:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.auth-box{background-color:#fff;border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;width:100%;max-width:400px;position:relative;display:flex;flex-direction:column}.auth-logo{text-align:center;margin-bottom:1.5rem}.auth-logo img{max-width:200px;height:auto}.auth-box h1{background:-webkit-linear-gradient(45deg,#2563eb,#8b5cf6);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;font-size:1.5rem}.auth-box p{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;font-size:1rem;outline:none;transition:border-color .2s}.form-group input:focus,.form-group select:focus{border-color:var(--primary-color)}.btn-primary{width:100%;background-color:var(--primary-color);color:#fff;padding:.75rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:1rem}.btn-primary:hover{background-color:#2563eb}.auth-links{margin-top:1.5rem;text-align:center;font-size:.875rem}.auth-links a{color:var(--primary-color);text-decoration:none;font-weight:500}.auth-links a:hover{text-decoration:underline}.auth-links p{margin-top:.5rem;margin-bottom:0}.consent-text{font-size:.85rem;color:#6b7280;line-height:1.6;text-align:center;margin:1.5rem 0}.consent-text a{color:var(--primary-color);text-decoration:none;font-weight:500}.consent-text a:hover{text-decoration:underline}.admin-auth{border-top:4px solid #ef4444}.popup-box{max-width:550px}.required-label span{color:#ef4444}.form-row{display:flex;gap:1rem}.name-row select{flex:0 0 100px}.name-row input,.half-width{flex:1}.radio-group{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.radio-label,.checkbox-label{display:flex!important;align-items:flex-start;gap:.5rem;font-weight:400!important;cursor:pointer;margin-bottom:0!important}.radio-label input,.checkbox-label input{width:auto!important;margin-top:.25rem;cursor:pointer}.radio-label span,.checkbox-label span{flex:1;line-height:1.4}.phone-wrapper{margin-top:.25rem}.custom-phone-input{display:flex;gap:.5rem}.custom-phone-input .PhoneInputInput{flex:1;padding:.75rem;border:1px solid var(--border-color);border-radius:4px;font-size:1rem;outline:none;transition:border-color .2s}.custom-phone-input .PhoneInputInput:focus{border-color:var(--primary-color)}.custom-phone-input .PhoneInputCountry{padding:0 .5rem;border:1px solid var(--border-color);border-radius:4px;background-color:#f9fafb}.align-center{align-items:center}.space-between{justify-content:space-between}.m-0{margin:0!important}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.options-row{margin-bottom:1rem}.forgot-link{color:var(--primary-color);font-size:.875rem;text-decoration:none;font-weight:500}.forgot-link:hover{text-decoration:underline}.btn-secondary-link{display:inline-block;width:100%;padding:.75rem;border:1px solid var(--primary-color);border-radius:4px;color:var(--primary-color)!important;text-decoration:none!important;transition:all .2s;background-color:transparent}.btn-secondary-link:hover{background-color:#eff6ff}.layout-container{display:flex;flex-direction:column;min-height:100vh}.layout-main{flex:1}.page-section{padding:3rem 1rem;flex:1}.home-content{padding:3rem 1rem}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.static-content h2{margin-bottom:1.5rem}.static-content h3{margin-top:1.5rem;margin-bottom:.5rem}.static-content p{margin-bottom:1rem;color:#4b5563}.navbar{height:100px;background-color:#fff;border-bottom:1px solid var(--border-color);position:sticky;top:0;z-index:1000;display:flex;align-items:center}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.navbar-logo{display:flex;align-items:center}.navbar-logo img{max-width:100%;height:auto;max-height:84px}.navbar-menu{display:flex;list-style:none;gap:1.5rem;align-items:center;position:relative}.navbar-link{text-decoration:none;font-weight:500;color:var(--text-main);transition:color .2s}.navbar-link:hover{color:var(--primary-color)}.nav-btn{display:inline-block;padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-weight:600;margin-top:0!important}.btn-secondary{border:1px solid var(--primary-color);color:var(--primary-color)}.btn-secondary:hover{background-color:#f3f4f6}.navbar-menu-icon{display:none;cursor:pointer}.menu-icon{width:32px;height:32px}.dropdown{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;min-width:200px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:8px;border:1px solid var(--border-color);padding:.5rem 0;z-index:1050;list-style:none}.dropdown-menu-right{left:auto;right:0}.dropdown-menu.show{display:block;animation:fadeIn .2s ease-in-out}.dropdown-link{display:block;padding:.75rem 1.5rem;color:var(--text-main);text-decoration:none;font-size:.9rem;transition:background-color .2s}.dropdown-link:hover{background-color:#f3f4f6;color:var(--primary-color)}.dropdown-divider{height:1px;background-color:var(--border-color);margin:.5rem 0}.fw-bold{font-weight:600!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.navbar-container{padding:0 1.5rem}.navbar-logo img{max-height:50px;width:auto}.navbar-menu{display:none;flex-direction:column;align-items:flex-start;position:absolute;top:100px;left:0;right:0;width:100%;background-color:#fff;padding:2rem 1.5rem;box-sizing:border-box;box-shadow:0 10px 15px -3px #0000001a;max-height:calc(100vh - 100px);overflow-y:auto}.navbar-menu.active{display:flex}.navbar-menu-icon{display:block}.mt-mobile{margin-top:1rem}.dropdown-menu{position:static;box-shadow:none;border:none;background-color:#f9fafb;width:100%;box-sizing:border-box;margin-top:.5rem;padding:.5rem 0;display:none}.dropdown-menu.show{display:block;animation:none}.form-row{flex-direction:column;gap:1rem}.name-row select{flex:1 1 100%;margin-bottom:1rem}.blog-title-mobile{font-size:2rem!important}}.footer{background-color:#111827;color:#fff;padding-top:3rem}.footer-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem 3rem}.widget-column h3{margin-bottom:1rem;color:#f9fafb}.widget-column ul{list-style:none}.widget-column ul li{margin-bottom:.5rem}.widget-column a{color:#9ca3af;text-decoration:none}.widget-column a:hover{color:#fff}.footer-credit{border-top:1px solid #374151;text-align:center;padding:1.5rem;color:#9ca3af}.footer-credit a{color:var(--primary-color);text-decoration:none}.page-header{background:-webkit-linear-gradient(45deg,#1e3a8a,#3b82f6);color:#fff;padding:2rem 1rem}.page-header-content{max-width:1200px;margin:0 auto}.breadcrumb{display:flex;list-style:none;gap:.5rem;align-items:center;margin-top:.5rem}.breadcrumb-home,.breadcrumb-link{color:#e5e7eb;text-decoration:none;display:flex;align-items:center}.breadcrumb-home:hover,.breadcrumb-link:hover{color:#fff}.breadcrumb-icon{width:20px;height:20px}.breadcrumb-separator{width:16px;height:16px;color:#9ca3af;margin:0 .25rem}.breadcrumb-current{color:#fff;font-weight:500}.breadcrumb-item{display:flex;align-items:center}.post-layout-body{display:flex;max-width:1200px;margin:0 auto;padding:2rem 1rem;gap:2rem}.post-content{flex:1;min-width:0}.post-sidebar{width:300px;flex-shrink:0}@media(max-width:768px){.post-layout-body{flex-direction:column}.post-sidebar{width:100%}}.sidebar-widget{background-color:#fff;border-radius:8px;padding:1.5rem;border:1px solid var(--border-color);margin-bottom:1.5rem}@media(max-width:768px){.dashboard-page-container{flex-direction:column!important}.dashboard-sidebar{width:100%!important;border-right:none!important;border-bottom:1px solid var(--border-color)}.dashboard-main-content{padding:1.5rem 1rem!important}}:root{--primary-color: #3b82f6;--text-main: #333333;--bg-color: #ffffff;--bg-gradient: linear-gradient(135deg, #f3f4f6 0%, #ffffff 100%);--border-color: #e5e7eb}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}body{background-color:var(--bg-color);color:var(--text-main);line-height:1.5}.page-container{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;display:flex;justify-content:center;align-items:center;background:var(--bg-gradient);padding:2rem}
