.homepage .container{width:100%;max-width:1280px;margin:0 auto;padding:0 16px}@media (min-width:640px){.homepage .container{padding:0 24px}}@media (min-width:768px){.homepage .container{padding:0 32px}}@media (min-width:1024px){.homepage .container{padding:0 48px}}@media (min-width:1280px){.homepage .container{padding:0 64px}}.homepage{--homepage-header-height:72px}@media (min-width:768px){.homepage{--homepage-header-height:80px}}.homepage section:not(.hero){padding:40px 0}@media (min-width:640px){.homepage section:not(.hero){padding:50px 0}}@media (min-width:768px){.homepage section:not(.hero){padding:60px 0}}@media (min-width:1024px){.homepage section:not(.hero){padding:70px 0}}.section-header{text-align:center;margin-bottom:30px}@media (min-width:768px){.section-header{margin-bottom:35px}}@media (min-width:1024px){.section-header{margin-bottom:40px}}.section-header h2{color:var(--dark);letter-spacing:-.5px;margin-bottom:16px;padding-bottom:16px;font-size:1.75rem;font-weight:700;display:inline-block;position:relative}@media (min-width:640px){.section-header h2{margin-bottom:18px;font-size:2rem}}@media (min-width:768px){.section-header h2{margin-bottom:20px;padding-bottom:18px;font-size:2.25rem}}@media (min-width:1024px){.section-header h2{font-size:2.5rem}}.section-header h2:after{content:"";background:#1e40af;border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.section-header h2:after{width:80px;height:4px}}.section-header p{max-width:700px;color:var(--text);margin:0 auto;font-size:.95rem;line-height:1.7}@media (min-width:640px){.section-header p{font-size:1.05rem}}@media (min-width:768px){.section-header p{font-size:1.1rem}}.homepage.has-company-portal-bar{--company-portal-topbar-height:36px;--homepage-header-height:calc(72px + var(--company-portal-topbar-height))}@media (min-width:768px){.homepage.has-company-portal-bar{--homepage-header-height:calc(80px + var(--company-portal-topbar-height))}}.company-portal-topbar{z-index:1001;width:100%;height:var(--company-portal-topbar-height,36px);color:#fff;background:linear-gradient(90deg,#1e40af 0%,#2563eb 55%,#3b82f6 100%);border-bottom:1px solid #ffffff1f;align-items:center;display:flex;position:fixed;top:0;left:0;box-shadow:0 1px 4px #0f172a1f}.company-portal-topbar-inner{min-height:var(--company-portal-topbar-height,36px);justify-content:center;align-items:center;gap:.45rem;font-size:.8125rem;line-height:1.2;display:flex}.company-portal-topbar-icon{opacity:.92;flex-shrink:0}.company-portal-topbar-name{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;max-width:min(52vw,20rem);font-weight:700;overflow:hidden}.company-portal-topbar-sep{opacity:.65}.company-portal-topbar-label{opacity:.92;font-weight:500}.homepage.has-company-portal-bar header{top:var(--company-portal-topbar-height,36px)}.homepage.has-company-portal-bar .mobile-menu{top:calc(60px + var(--company-portal-topbar-height,36px));height:calc(100vh - 60px - var(--company-portal-topbar-height,36px))}@media (min-width:640px){.homepage.has-company-portal-bar .mobile-menu{top:calc(70px + var(--company-portal-topbar-height,36px));height:calc(100vh - 70px - var(--company-portal-topbar-height,36px))}}.homepage header{z-index:1000;-webkit-backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #e2e8f0cc;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;box-shadow:0 1px 3px #00000014}.homepage header.scrolled{background:#fffffffc;border-bottom:1px solid #e2e8f0;animation:.3s ease-out headerSlideDown;box-shadow:0 4px 20px #0000001a}@keyframes headerSlideDown{0%{opacity:.9;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar{padding:12px 0}@media (min-width:768px){.navbar{padding:16px 0}}.navbar-content{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.navbar-end{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.logo{color:#1e40af;letter-spacing:-.02em;transition:var(--transition);cursor:pointer;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-block}@media (max-width:1023px){.logo{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:1.125rem;overflow:hidden}}@media (min-width:640px){.logo{font-size:1.5rem}}@media (min-width:640px) and (max-width:1023px){.logo{font-size:1.25rem}}.logo:hover{color:#1d4ed8;animation:.6s logoPulse;transform:scale(1.02)}@keyframes logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.header-actions{align-items:center;gap:16px;display:flex}@media (max-width:1023px){.header-actions{gap:0}.header-actions>.homepage-theme-toggle{display:none}}.navbar-nav{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:none}@media (min-width:1024px){.navbar-nav{gap:20px;display:flex}}.nav-link{color:var(--dark);transition:var(--transition);background:0 0;border-radius:0;padding:10px 16px;font-size:.95rem;font-weight:500;display:inline-block;position:relative}@media (min-width:1024px){.nav-link{padding:8px 15px;font-size:1rem}}.nav-link:hover,.nav-link.active{color:#1e40af;background:0 0}.nav-link:after{content:"";background-color:#1e40af;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-link:hover:after,.nav-link.active:after{width:calc(100% - 30px)}.mobile-menu-btn{color:var(--dark);cursor:pointer;transition:var(--transition);touch-action:manipulation;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;display:flex}.mobile-menu-btn:hover,.mobile-menu-btn.active{color:#1e40af;background-color:#1e40af1a}@media (min-width:1024px){.mobile-menu-btn{display:none}}.header-mobile-cta{display:none}@media (max-width:1023px){.header-mobile-cta{color:#fff;white-space:nowrap;touch-action:manipulation;background:#1e40af;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px 14px;font-size:.8125rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 2px 6px #1e40af40}.header-mobile-cta:hover{color:#fff;background:#1e3a8a}.header-mobile-cta:active{transform:scale(.98)}}.mobile-menu-backdrop{z-index:997;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a73;border:none;margin:0;padding:0;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.mobile-menu-backdrop.open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu{background:var(--white);z-index:998;-webkit-overflow-scrolling:touch;visibility:hidden;pointer-events:none;width:100%;max-width:320px;height:calc(100vh - 60px);padding:24px 20px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:60px;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 8px 32px #0000001f}@media (min-width:640px){.mobile-menu{height:calc(100vh - 70px);top:70px}}.mobile-menu.open{visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-menu .nav-link{color:var(--dark);touch-action:manipulation;opacity:0;border-bottom:1px solid #0000000d;border-radius:8px;margin-bottom:4px;padding:16px 12px;font-size:1rem;font-weight:500;transition:all .2s;animation:.3s forwards slideInMenuItem;display:block;transform:translate(-20px)}.mobile-menu.open .nav-link:first-child{animation-delay:.1s}.mobile-menu.open .nav-link:nth-child(2){animation-delay:.15s}.mobile-menu.open .nav-link:nth-child(3){animation-delay:.2s}.mobile-menu.open .nav-link:nth-child(4){animation-delay:.25s}.mobile-menu.open .nav-link:nth-child(5){animation-delay:.3s}.mobile-menu.open .nav-link:nth-child(6){animation-delay:.35s}@keyframes slideInMenuItem{to{opacity:1;transform:translate(0)}}.mobile-menu .nav-link:last-child{border-bottom:none}.mobile-menu .nav-link:hover,.mobile-menu .nav-link:active{color:#1e40af;background-color:#1e40af1a;padding-left:16px}.mobile-menu .btn-custom{text-align:center;touch-action:manipulation;width:100%;margin-top:16px;padding:14px 24px;font-size:1rem}.language-selector-header{margin-left:12px;display:none}@media (min-width:1024px){.language-selector-header{display:block}}.language-dropdown-header{color:#374151;background-color:var(--white);cursor:pointer;letter-spacing:-.011em;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1.5px solid #e5e7eb;border-radius:8px;min-width:120px;padding:8px 36px 8px 12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s}.language-dropdown-header:hover{background:#1e40af0d;border-color:#1e40af66}.language-dropdown-header:focus{border-color:#1e40af;outline:none;box-shadow:0 0 0 3px #1e40af33}.language-selector-mobile{border-bottom:1px solid var(--light);margin-bottom:8px;padding:16px 20px}.language-dropdown-mobile{color:#374151;background-color:var(--white);cursor:pointer;letter-spacing:-.011em;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border:1.5px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 36px 10px 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;font-weight:500;transition:all .2s}.language-dropdown-mobile:hover{background:#1e40af0d;border-color:#1e40af66}.language-dropdown-mobile:focus{border-color:#1e40af;outline:none;box-shadow:0 0 0 3px #1e40af33}.homepage .hero{color:var(--white);padding:calc(var(--homepage-header-height) + 3.5rem) 0 5rem;text-align:center;background:linear-gradient(165deg,#1e3a8a 0%,#1e40af 48%,#2563eb 100%);align-items:center;min-height:clamp(520px,72vh,760px);display:flex;position:relative;overflow:hidden}.homepage .hero .container{z-index:2;max-width:920px;position:relative}.homepage .hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 18% 22%,#ffffff1a 0%,#0000 48%),radial-gradient(circle at 82% 68%,#ffffff14 0%,#0000 45%);position:absolute;inset:0}.homepage .hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#fff);height:160px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1023px){.homepage .hero{padding:calc(var(--homepage-header-height) + 2.75rem) 0 3.5rem;min-height:auto}}@media (max-width:640px){.homepage .hero{padding:calc(var(--homepage-header-height) + 2.25rem) 0 3rem;min-height:auto}}@media (min-width:1024px){.homepage .hero{padding:calc(var(--homepage-header-height) + 4.5rem) 0 6rem}}.homepage .hero h1{color:var(--white);text-shadow:0 2px 8px #0003;letter-spacing:-.5px;z-index:1;margin-bottom:20px;font-size:2rem;font-weight:700;line-height:1.15;position:relative}@media (min-width:640px){.homepage .hero h1{margin-bottom:24px;font-size:2.5rem}}@media (min-width:768px){.homepage .hero h1{margin-bottom:30px;font-size:3.25rem}}@media (min-width:1024px){.homepage .hero h1{font-size:3.75rem}}@media (min-width:1280px){.homepage .hero h1{font-size:4.25rem}}@media (max-width:639px){.homepage .hero h1{margin-bottom:16px;padding:0 4px;font-size:1.625rem;line-height:1.25}}@media (max-width:374px){.homepage .hero h1{font-size:1.45rem}}.homepage .hero p{max-width:800px;color:var(--white-text-95);z-index:1;margin:0 auto 32px;font-size:.95rem;line-height:1.7;position:relative}@media (min-width:640px){.homepage .hero p{margin-bottom:36px;font-size:1.1rem}}@media (min-width:768px){.homepage .hero p{margin-bottom:40px;font-size:1.2rem;line-height:1.8}}@media (min-width:1024px){.homepage .hero p{font-size:1.3rem}}@media (max-width:639px){.homepage .hero p{margin-bottom:28px;padding:0 4px;font-size:.9rem}}.homepage .hero-buttons{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex;position:relative}@media (min-width:640px){.homepage .hero-buttons{gap:16px;margin-top:36px}}@media (min-width:768px){.homepage .hero-buttons{gap:20px;margin-top:40px}}.homepage .hero-buttons .btn{touch-action:manipulation;border-radius:8px;min-width:140px;margin:0;padding:12px 24px;font-size:.95rem;font-weight:600}@media (min-width:640px){.homepage .hero-buttons .btn{min-width:160px;padding:14px 32px;font-size:1rem}}@media (min-width:768px){.homepage .hero-buttons .btn{min-width:180px;padding:16px 40px;font-size:1.1rem}}.homepage .hero-title-animate{animation:1s cubic-bezier(.22,1,.36,1) .12s both heroFadeInUp}.homepage .hero-text-animate{animation:1s cubic-bezier(.22,1,.36,1) .28s both heroFadeInUp}.homepage .hero-buttons-animate{animation:1s cubic-bezier(.22,1,.36,1) .44s both heroFadeInUp}@keyframes heroFadeInUp{0%{opacity:0;filter:blur(4px);transform:translateY(36px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes heroAmbient{0%{opacity:.75;transform:scale(1)translateY(0)}to{opacity:1;transform:scale(1.06)translateY(-8px)}}.homepage .hero:before{animation:14s ease-in-out infinite alternate heroAmbient}a.btn-custom{text-decoration:none;display:inline-block}.btn-custom{color:var(--white);cursor:pointer;touch-action:manipulation;letter-spacing:-.011em;background:#1e40af;border:none;border-radius:8px;padding:14px 28px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 2px 8px #1e40af40}.btn-custom:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-custom:hover:before{left:100%}@media (min-width:640px){.btn-custom{padding:12px 32px;font-size:1rem}}.btn-custom:hover{color:var(--white);background:#1e3a8a;transform:translateY(-1px);box-shadow:0 4px 12px #1e40af59}.btn-custom:active{box-shadow:0 2px 8px var(--secondary-shadow-30);transform:translateY(0)}.btn-custom>*{z-index:1;position:relative}.btn-custom,.btn-outline-custom{position:relative;overflow:hidden;transform:translateZ(0)}.btn-custom:after,.btn-outline-custom:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-custom:hover:after,.btn-outline-custom:hover:after{left:100%}.btn-outline-custom{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--white);cursor:pointer;touch-action:manipulation;letter-spacing:.3px;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:10px;padding:12px 26px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}@media (min-width:640px){.btn-outline-custom{padding:10px 28px;font-size:1rem}}.btn-outline-custom:before{content:"";background:var(--white);z-index:1;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.btn-outline-custom:hover:before{left:0}.btn-outline-custom:hover{background:#fffffff2;border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff40;color:#2563eb!important}.btn-outline-custom,.btn-outline-custom *{z-index:2;position:relative}.btn-outline-primary{color:#1e40af;cursor:pointer;touch-action:manipulation;letter-spacing:-.011em;background:0 0;border:2px solid #2563eb;border-radius:8px;padding:12px 28px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-block}.btn-outline-primary:hover{color:var(--white);background:#1e40af;transform:translateY(-1px);box-shadow:0 2px 8px #1e40af40}.btn-outline-primary:active{transform:translateY(0)}.btn-ripple{position:relative;overflow:hidden}.btn-ripple:before{content:"";background:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.btn-ripple:active:before{width:300px;height:300px}.features-grid{grid-template-columns:1fr;gap:20px;margin-top:30px;display:grid}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:35px}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:40px}}.feature-card{background:var(--white);text-align:center;cursor:pointer;border:1px solid #61a8ba14;border-radius:16px;padding:32px 24px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 1px 3px #0000000f}.feature-card:before{content:"";background:#1e40af;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:after{content:"";pointer-events:none;z-index:0;background:#1e40af1a;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-card:hover:after{width:300px;height:300px}.feature-card:hover{border-color:#1e40af33;transform:translateY(-4px);box-shadow:0 8px 24px #1e40af26,0 2px 8px #1e40af1a}.feature-card>*{z-index:1;position:relative}@media (min-width:640px){.feature-card{padding:36px 28px}}@media (min-width:768px){.feature-card{padding:40px 30px}}.feature-icon{color:#1e40af;background:#eff6ff;border:1px solid #1e40af1a;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:1.75rem;transition:transform .4s cubic-bezier(.22,1,.36,1),background .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 2px 8px #1e40af1a}.feature-card:hover .feature-icon{animation:.6s iconBounce;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 20px #1e40af2e}@media (min-width:768px){.feature-icon{width:72px;height:72px;font-size:2rem}}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.feature-card h3{color:var(--dark);margin-bottom:12px;font-size:1.25rem;font-weight:600}@media (min-width:768px){.feature-card h3{margin-bottom:15px;font-size:1.5rem}}.feature-card p{color:var(--text);margin:0;font-size:.95rem;line-height:1.7}@media (min-width:768px){.feature-card p{font-size:1rem}}.about-content-grid{grid-template-columns:1fr;align-items:center;gap:24px;margin-top:30px;display:grid}@media (min-width:768px){.about-content-grid{gap:28px;margin-top:35px}}@media (min-width:1024px){.about-content-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:40px}}.about-content{max-width:100%}@media (min-width:1024px){.about-content{max-width:100%}}.about-title{color:var(--dark);letter-spacing:-.5px;margin-bottom:24px;font-size:1.75rem;font-weight:700}@media (min-width:640px){.about-title{margin-bottom:28px;font-size:2rem}}@media (min-width:768px){.about-title{margin-bottom:32px;font-size:2.25rem}}.about-list{grid-template-columns:1fr;gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.about-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}.about-list li{background:var(--white);border-left:4px solid #2563eb;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:0;padding:14px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .3s;display:flex;box-shadow:0 2px 8px #0000000a}.about-list li:hover{border-left-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 16px #1e40af24}@media (min-width:640px){.about-list li{gap:16px;padding:20px}}.check-icon{color:#1e40af;stroke-width:2.5px;flex-shrink:0;margin-top:2px}.footer{color:#0f172a;background:#e0f2fe;padding:48px 0 20px;position:relative;overflow:hidden}.footer:before{content:"";background:#3b82f6;height:3px;position:absolute;top:0;left:0;right:0}@media (min-width:768px){.footer{padding:60px 0 24px}}.footer-content{grid-template-columns:1fr;gap:32px;margin-bottom:32px;display:grid}@media (min-width:640px){.footer-content{grid-template-columns:repeat(2,1fr);gap:36px}}@media (min-width:768px){.footer-content{gap:40px;margin-bottom:40px}}@media (min-width:1024px){.footer-content{grid-template-columns:repeat(4,1fr);gap:48px}}.footer-section h3{color:#0f172a;letter-spacing:-.011em;margin-bottom:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600}@media (min-width:768px){.footer-section h3{margin-bottom:24px;font-size:1.25rem}}.footer-section p{color:#475569;letter-spacing:-.011em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.7}@media (min-width:768px){.footer-section p{font-size:.95rem}}.footer-section ul{margin:0;padding:0;list-style:none}.footer-section ul li{margin-bottom:12px}.footer-section ul li:last-child{margin-bottom:0}.footer-section ul li a{color:#475569;letter-spacing:-.011em;padding:4px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.footer-section ul li a:before{content:"";background:#60a5fa;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.footer-section ul li a:hover:before{width:100%}.footer-section ul li a:hover{color:#1e40af;padding-left:8px;transform:translate(4px)}.footer-section ul li:not(:has(a)){color:#475569;letter-spacing:-.011em;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;line-height:1.6}.footer-bottom{text-align:center;color:#64748b;letter-spacing:-.011em;border-top:1px solid #0f172a1a;padding-top:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem}.footer-bottom p{color:#64748b;margin:0}.scroll-to-top{width:48px;height:48px;color:var(--white);cursor:pointer;z-index:999;opacity:0;touch-action:manipulation;background:#1e40af;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .35s cubic-bezier(.22,1,.36,1);animation:.45s cubic-bezier(.22,1,.36,1) forwards scrollTopEnter;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(20px)scale(.9);box-shadow:0 4px 12px #1e40af66}@media (min-width:768px){.scroll-to-top{width:52px;height:52px;bottom:30px;right:30px}}.scroll-to-top:hover{background:#1e3a8a;animation:1.5s infinite buttonPulse;transform:translateY(-4px)scale(1.05);box-shadow:0 6px 20px #1e40af80}.scroll-to-top:active{transform:translateY(-2px)scale(.98)}@keyframes scrollTopEnter{0%{opacity:0;transform:translateY(24px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes buttonPulse{0%,to{box-shadow:0 4px 12px #1e40af66}50%{box-shadow:0 4px 20px #1e40af99,0 0 30px #1e40af4d}}.reveal{opacity:1;will-change:opacity, transform;transform:none}@media (prefers-reduced-motion:no-preference){.homepage.homepage-animate-ready .reveal:not(.is-visible){opacity:0}.homepage.homepage-animate-ready .reveal.reveal-up:not(.is-visible){transform:translateY(32px)}.homepage.homepage-animate-ready .reveal.reveal-left:not(.is-visible){transform:translate(-36px)}.homepage.homepage-animate-ready .reveal.reveal-right:not(.is-visible){transform:translate(36px)}.homepage.homepage-animate-ready .reveal{transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.homepage.homepage-animate-ready .reveal.is-visible{opacity:1;transform:translate(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-stagger-0{transition-delay:0s}.reveal-stagger-1{transition-delay:80ms}.reveal-stagger-2{transition-delay:.16s}.reveal-stagger-3{transition-delay:.24s}.reveal-stagger-4{transition-delay:.32s}.reveal-stagger-5{transition-delay:.4s}.section-header h2.reveal.is-visible:after{animation:.9s cubic-bezier(.22,1,.36,1) .15s both underlineGrow}}@keyframes underlineGrow{0%{opacity:.5;width:0}to{opacity:1;width:60px}}@media (min-width:768px){@keyframes underlineGrow{to{width:80px}}}@media (prefers-reduced-motion:reduce){.homepage .hero-title-animate,.homepage .hero-text-animate,.homepage .hero-buttons-animate,.homepage .hero:before{animation:none!important}.homepage.homepage-animate-ready .reveal:not(.is-visible){opacity:1!important;transform:none!important}}html{scroll-padding-top:70px}@media (min-width:768px){html{scroll-padding-top:80px}}.feature-card,.about-list li,.btn-custom,.btn-outline-custom{will-change:transform}.feature-card:hover,.about-list li:hover{will-change:transform, box-shadow}.features-section{z-index:2;background:#fff;position:relative}.about-section{z-index:2;background:var(--light);position:relative}.homepage .hero-eyebrow{color:#fffffff5;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;max-width:100%;margin:0 0 1.25rem;padding:.5rem 1.1rem;font-size:.6875rem;font-weight:600;line-height:1.45;display:inline-flex;box-shadow:0 1px 2px #0f172a1f}@media (min-width:640px){.homepage .hero-eyebrow{margin-bottom:1.5rem;padding:.55rem 1.25rem;font-size:.75rem}}@media (max-width:639px){.homepage .hero-eyebrow{letter-spacing:.08em;margin-bottom:1rem;padding:.4rem .85rem;font-size:.625rem}}@media (max-width:1023px){.homepage .hero-buttons{flex-direction:column;align-items:stretch;gap:10px;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.homepage .hero-buttons .btn-custom,.homepage .hero-buttons .btn-outline-custom{width:100%;min-width:0;padding:13px 20px;font-size:.9375rem}}.stats-section{z-index:2;margin-top:-2rem;padding:0 0 2rem;position:relative}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}.stat-item{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem 1rem;box-shadow:0 8px 24px #0f172a0f}.stat-item strong{color:#1d4ed8;font-size:1.6rem;font-weight:700;line-height:1.2;display:block}.stat-item span{color:#64748b;margin-top:.35rem;font-size:.8125rem;display:block}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.trust-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.35rem;box-shadow:0 1px 2px #0f172a0a}.trust-card h3{color:#0f172a;margin:.75rem 0 .5rem;font-size:1.05rem}.trust-card p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.trust-icon{color:#2563eb}.inline-cta-link{color:#2563eb;font-weight:600;text-decoration:none}.inline-cta-link:hover{text-decoration:underline}.cta-section{z-index:2;background:#fff;padding:2rem 0 3rem;position:relative}.cta-panel{color:#fff;background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 55%,#3b82f6 100%);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;padding:2rem;display:flex;box-shadow:0 12px 32px #2563eb38}.cta-panel h2{margin:0 0 .5rem;font-size:clamp(1.25rem,3vw,1.65rem)}.cta-panel p{opacity:.92;max-width:560px;margin:0;font-size:.95rem;line-height:1.6}.cta-panel-actions{flex-wrap:wrap;gap:.75rem;display:flex}.cta-panel .btn-custom{color:#1d4ed8;background:#fff}.cta-panel .btn-custom:hover{color:#1e40af;background:#f8fafc}.cta-panel .btn-outline-custom{color:#fff;background:0 0;border-color:#ffffff8c}.cta-panel .btn-outline-custom:hover{color:#fff;background:#ffffff1f}.faq-section{z-index:2;background:#fff;border-top:1px solid #e2e8f0;position:relative}.faq-section-badge{color:#1e40af;letter-spacing:.02em;text-transform:uppercase;background:#1e40af14;border:1px solid #1e40af24;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.faq-toolbar{max-width:480px;margin:0 auto 20px}.faq-search{position:relative}.faq-search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.faq-search-input{color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:12px 14px 12px 42px;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s,background .2s}.faq-search-input:focus{background:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61f}.faq-search-input::placeholder{color:#94a3b8}.faq-category-row{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px;display:flex}.faq-category-chip{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:999px;padding:8px 16px;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s}.faq-category-chip:hover{color:#1e40af;background:#2563eb0d;border-color:#2563eb59}.faq-category-chip--active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 4px 14px #2563eb47}.faq-panel{max-width:860px;margin:0 auto}.faq-loading{color:#64748b;flex-direction:column;align-items:center;gap:12px;padding:48px 20px;font-size:.9375rem;display:flex}.faq-loading-spinner{color:#3b82f6;animation:.8s linear infinite faqSpin}@keyframes faqSpin{to{transform:rotate(360deg)}}.faq-empty{text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:40px 24px}.faq-accordion{flex-direction:column;gap:12px;display:flex}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 2px 10px #0f172a0a}.faq-item:hover{border-color:#cbd5e1}.faq-item--open{border-color:#2563eb59;box-shadow:0 8px 24px #2563eb1a}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;padding:18px 20px;font-family:inherit;display:flex}.faq-question-text{color:#0f172a;align-items:flex-start;gap:10px;font-size:1rem;font-weight:600;line-height:1.45;display:inline-flex}.faq-question-meta{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.faq-featured-badge{color:#d97706;background:#f59e0b24;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.faq-category-label{color:#475569;background:#f1f5f9;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:600;display:none}@media (min-width:768px){.faq-category-label{display:inline-flex}}.faq-chevron{color:#64748b;transition:transform .25s,color .2s}.faq-item--open .faq-chevron{color:#2563eb;transform:rotate(180deg)}.faq-answer{border-top:1px solid #f1f5f9;padding:0 20px 20px;animation:.25s faqReveal}@keyframes faqReveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.faq-answer-body,.faq-answer-empty{color:#475569;margin:16px 0 0;font-size:.9375rem;line-height:1.7}.faq-answer-body p,.faq-answer-body li,.faq-answer-body ul,.faq-answer-body ol{margin-bottom:.75em}.faq-answer-body p:last-child,.faq-answer-body li:last-child{margin-bottom:0}.faq-answer-body a{color:#2563eb;text-decoration:underline}.homepage .footer{z-index:2;position:relative}.footer-section-desc{color:#475569;margin-top:15px}.footer-contact-item{color:#475569}.theme-toggle-btn{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:inline-flex}.theme-toggle-btn:hover{color:#1e40af;background:#1e40af0f;border-color:#1e40af59}.homepage-theme-toggle{margin-left:4px}.mobile-theme-toggle-row{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 0 16px;display:flex}.mobile-theme-toggle-label{color:#334155;font-size:.9375rem;font-weight:600}.homepage-theme-toggle-mobile{width:44px;height:44px}html[data-theme=dark] body:has(.homepage){background:#0a0f1a!important}html[data-theme=dark] .homepage{color:#e2e8f0;background-color:#0a0f1a;background-image:radial-gradient(90% 55% at 50% -15%,#2563eb24,#0000 70%),radial-gradient(50% 40% at 100% 30%,#3b82f612,#0000 65%);min-height:100vh}html[data-theme=dark] .homepage .company-portal-topbar{background:linear-gradient(90deg,#1e3a8a 0%,#1d4ed8 55%,#2563eb 100%);border-bottom-color:#ffffff1a}html[data-theme=dark] .homepage header{-webkit-backdrop-filter:blur(12px);background:#0a0f1ae0!important;border-bottom-color:#94a3b81f!important;box-shadow:0 4px 24px #00000059!important}html[data-theme=dark] .homepage header.scrolled{background:#0a0f1af5!important;border-bottom-color:#94a3b82e!important}html[data-theme=dark] .homepage .logo{color:#93c5fd!important}html[data-theme=dark] .homepage .logo:hover{color:#bfdbfe!important}html[data-theme=dark] .homepage .nav-link,html[data-theme=dark] .homepage .mobile-menu .nav-link{color:#e2e8f0!important}html[data-theme=dark] .homepage .nav-link:hover,html[data-theme=dark] .homepage .nav-link.active,html[data-theme=dark] .homepage .mobile-menu .nav-link:hover{color:#93c5fd!important}html[data-theme=dark] .homepage .nav-link:after{background-color:#60a5fa!important}html[data-theme=dark] .homepage .mobile-menu-btn{color:#e2e8f0!important}html[data-theme=dark] .homepage .mobile-menu-btn:hover,html[data-theme=dark] .homepage .mobile-menu-btn.active{color:#93c5fd!important;background-color:#3b82f626!important}html[data-theme=dark] .homepage .mobile-menu{border-right:1px solid #94a3b81f;background:#0f172a!important;box-shadow:4px 0 32px #00000073!important}html[data-theme=dark] .homepage .mobile-menu-backdrop.open{background:#0009}html[data-theme=dark] .homepage .header-mobile-cta{background:#2563eb;box-shadow:0 2px 8px #2563eb59}html[data-theme=dark] .homepage .header-mobile-cta:hover{background:#1d4ed8}html[data-theme=dark] .homepage .mobile-theme-toggle-row{border-bottom-color:#94a3b829!important}html[data-theme=dark] .homepage .mobile-theme-toggle-label{color:#e2e8f0!important}html[data-theme=dark] .homepage .theme-toggle-btn,html[data-theme=dark] .homepage .homepage-theme-toggle{color:#f8fafc!important;background:#1e293be6!important;border-color:#94a3b847!important}html[data-theme=dark] .homepage .theme-toggle-btn:hover{color:#93c5fd!important;background:#3b82f633!important;border-color:#93c5fd73!important}html[data-theme=dark] .homepage .language-dropdown-header,html[data-theme=dark] .homepage .language-dropdown-mobile{color:#f8fafc!important;appearance:none!important;background-color:#1e293be6!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 9L1 4h10z'/%3E%3C/svg%3E")!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:12px!important;border-color:#94a3b847!important}html[data-theme=dark] .homepage .language-dropdown-header:hover,html[data-theme=dark] .homepage .language-dropdown-mobile:hover{background-color:#3b82f624!important;border-color:#93c5fd66!important}html[data-theme=dark] .homepage .language-dropdown-header option,html[data-theme=dark] .homepage .language-dropdown-mobile option{color:#fff;background-color:#1e293b}html[data-theme=dark] .homepage .language-selector-mobile{border-bottom-color:#94a3b829!important}html[data-theme=dark] .homepage .btn-outline-primary{color:#bfdbfe!important;background:#2563eb14!important;border-color:#60a5faa6!important}html[data-theme=dark] .homepage .btn-outline-primary:hover{color:#fff!important;background:#2563eb!important;border-color:#3b82f6!important}html[data-theme=dark] .homepage .hero{background:linear-gradient(#0a0f1a 0%,#0c1929 18%,#122a52 42%,#1a3d8f 68%,#1e40af 100%)!important}html[data-theme=dark] .homepage .hero:before{background:radial-gradient(circle at 14% 18%,#60a5fa24 0%,#0000 46%),radial-gradient(circle at 86% 62%,#3b82f61a 0%,#0000 42%),radial-gradient(90% 70% at 50% 100%,#2563eb1a 0%,#0000 58%)}html[data-theme=dark] .homepage .hero:after{height:200px;background:linear-gradient(#0000 0%,#0a0f1a 92%)!important}html[data-theme=dark] .homepage .hero h1,html[data-theme=dark] .homepage .hero p{text-shadow:0 2px 16px #00000040;color:#fff!important}html[data-theme=dark] .homepage .btn-custom{box-shadow:0 4px 18px #2563eb66!important}html[data-theme=dark] .homepage .btn-outline-custom{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff!important;background:#ffffff14!important;border-color:#ffffff61!important}html[data-theme=dark] .homepage .btn-outline-custom:before{background:#fff!important}html[data-theme=dark] .homepage .btn-outline-custom:hover{color:#1d4ed8!important;background:#fffffff2!important;border-color:#fffffff2!important}html[data-theme=dark] .homepage .features-section{background:#0a0f1a!important}html[data-theme=dark] .homepage .features-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#94a3b838,#0000);height:1px;position:absolute;top:0;left:0;right:0}html[data-theme=dark] .homepage .section-header h2{color:#fff!important}html[data-theme=dark] .homepage .section-header h2:after{background:#3b82f6!important}html[data-theme=dark] .homepage .section-header p{color:#cbd5e1!important}html[data-theme=dark] .homepage .feature-card{background:linear-gradient(#111827 0%,#0f172a 100%)!important;border-color:#94a3b829!important;box-shadow:0 4px 20px #00000047!important}html[data-theme=dark] .homepage .feature-card:before{background:#3b82f6!important}html[data-theme=dark] .homepage .feature-card:hover{border-color:#93c5fd61!important;box-shadow:0 10px 28px #2563eb38!important}html[data-theme=dark] .homepage .feature-card h3{color:#fff!important}html[data-theme=dark] .homepage .feature-card p{color:#cbd5e1!important}html[data-theme=dark] .homepage .feature-icon{color:#93c5fd!important;background:#3b82f629!important;border-color:#93c5fd47!important;box-shadow:0 4px 14px #2563eb33!important}html[data-theme=dark] .homepage .about-section{border-top:1px solid #94a3b81a;background:linear-gradient(#0a0f1a 0%,#0f172a 100%)!important}html[data-theme=dark] .homepage .about-title{color:#fff!important}html[data-theme=dark] .homepage .about-list li{background:#111827!important;border-left-color:#3b82f6!important;box-shadow:0 2px 10px #00000038!important}html[data-theme=dark] .homepage .about-list li span{color:#e2e8f0!important}html[data-theme=dark] .homepage .check-icon{color:#60a5fa!important}html[data-theme=dark] .homepage .faq-section{background:#0a0f1a!important;border-top-color:#94a3b81f!important}html[data-theme=dark] .homepage .faq-section-badge{color:#93c5fd!important;background:#3b82f624!important;border-color:#60a5fa47!important}html[data-theme=dark] .homepage .faq-search-input{color:#fff!important;background:#0f172a!important;border-color:#334155!important}html[data-theme=dark] .homepage .faq-search-input:focus{background:#1e293b!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633!important}html[data-theme=dark] .homepage .faq-search-input::placeholder{color:#64748b!important}html[data-theme=dark] .homepage .faq-search-icon{color:#64748b!important}html[data-theme=dark] .homepage .faq-category-chip{color:#cbd5e1!important;background:#111827!important;border-color:#334155!important}html[data-theme=dark] .homepage .faq-category-chip:hover{color:#93c5fd!important;background:#2563eb1a!important;border-color:#60a5fa73!important}html[data-theme=dark] .homepage .faq-category-chip--active{color:#fff!important;background:#2563eb!important;border-color:#3b82f6!important}html[data-theme=dark] .homepage .faq-loading{color:#94a3b8!important}html[data-theme=dark] .homepage .faq-empty{color:#94a3b8!important;background:#0f172a!important;border-color:#334155!important}html[data-theme=dark] .homepage .faq-item{background:linear-gradient(#111827 0%,#0f172a 100%)!important;border-color:#94a3b829!important;box-shadow:0 4px 18px #00000040!important}html[data-theme=dark] .homepage .faq-item--open{border-color:#60a5fa66!important;box-shadow:0 10px 28px #2563eb2e!important}html[data-theme=dark] .homepage .faq-question-text{color:#fff!important}html[data-theme=dark] .homepage .faq-category-label{color:#93c5fd!important;background:#3b82f624!important}html[data-theme=dark] .homepage .faq-chevron{color:#94a3b8!important}html[data-theme=dark] .homepage .faq-item--open .faq-chevron{color:#93c5fd!important}html[data-theme=dark] .homepage .faq-answer{border-top-color:#94a3b81f!important}html[data-theme=dark] .homepage .faq-answer-body,html[data-theme=dark] .homepage .faq-answer-empty{color:#cbd5e1!important}html[data-theme=dark] .homepage .faq-answer-body a{color:#93c5fd!important}html[data-theme=dark] .homepage .faq-featured-badge{color:#fbbf24!important;background:#f59e0b2e!important}html[data-theme=dark] .homepage .footer{border-top:1px solid #94a3b81f;color:#e2e8f0!important;background:#070b14!important}html[data-theme=dark] .homepage .footer:before{background:linear-gradient(90deg,#2563eb,#60a5fa,#2563eb)!important}html[data-theme=dark] .homepage .footer-section h3{color:#fff!important}html[data-theme=dark] .homepage .footer-section-desc,html[data-theme=dark] .homepage .footer-section p,html[data-theme=dark] .homepage .footer-contact-item{color:#cbd5e1!important}html[data-theme=dark] .homepage .footer-section ul li:not(:has(a)){color:#cbd5e1!important}html[data-theme=dark] .homepage .footer-section ul li a{color:#cbd5e1!important}html[data-theme=dark] .homepage .footer-section ul li a:hover{color:#93c5fd!important}html[data-theme=dark] .homepage .footer-bottom{color:#94a3b8!important;border-top-color:#94a3b824!important}html[data-theme=dark] .homepage .footer-bottom p{color:#94a3b8!important}html[data-theme=dark] .homepage .scroll-to-top{border:1px solid #93c5fd59;color:#fff!important;background:#2563eb!important;box-shadow:0 6px 20px #2563eb73!important}html[data-theme=dark] .homepage .scroll-to-top:hover{background:#1d4ed8!important}html[data-theme=dark] .homepage .hero-eyebrow{color:#fffffff0!important;background:#ffffff1a!important;border-color:#93c5fd52!important;box-shadow:0 1px 3px #0003!important}html[data-theme=dark] .homepage .stats-section{background:0 0!important}html[data-theme=dark] .homepage .stat-item{background:linear-gradient(#111827 0%,#0f172a 100%)!important;border-color:#94a3b829!important;box-shadow:0 8px 24px #00000047!important}html[data-theme=dark] .homepage .stat-item strong{color:#60a5fa!important}html[data-theme=dark] .homepage .stat-item span{color:#94a3b8!important}html[data-theme=dark] .homepage .trust-card{background:linear-gradient(#111827 0%,#0f172a 100%)!important;border-color:#94a3b829!important;box-shadow:0 4px 18px #00000040!important}html[data-theme=dark] .homepage .trust-card h3{color:#fff!important}html[data-theme=dark] .homepage .trust-card p{color:#cbd5e1!important}html[data-theme=dark] .homepage .trust-icon,html[data-theme=dark] .homepage .inline-cta-link{color:#93c5fd!important}html[data-theme=dark] .homepage .cta-section{background:#0a0f1a!important}html[data-theme=dark] .homepage .cta-panel{background:linear-gradient(135deg,#1e3a8a 0%,#2563eb 55%,#1d4ed8 100%)!important;box-shadow:0 12px 32px #2563eb47!important}html[data-theme=dark] .homepage .cta-panel h2,html[data-theme=dark] .homepage .cta-panel p{color:#fff!important}.homepage .contact-us-back-link{color:#2563eb}.homepage .contact-us-card h1{color:#0f172a}.homepage .contact-us-lead{color:#64748b}.homepage .contact-us-cancel{color:#475569;background:#fff;border:1px solid #e2e8f0}.homepage .contact-us-success{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0}.homepage .contact-us-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}html[data-theme=dark] .homepage .contact-us-card{background:#111827!important;border-color:#94a3b829!important;box-shadow:0 4px 18px #00000047!important}html[data-theme=dark] .homepage .contact-us-card h1{color:#fff!important}html[data-theme=dark] .homepage .contact-us-card .contact-us-lead{color:#94a3b8!important}html[data-theme=dark] .homepage .contact-us-form label{color:#e2e8f0!important}html[data-theme=dark] .homepage .contact-us-form input,html[data-theme=dark] .homepage .contact-us-form textarea{color:#fff!important;background:#0f172a!important;border-color:#334155!important}html[data-theme=dark] .homepage .contact-us-form input::-moz-placeholder{color:#64748b!important}html[data-theme=dark] .homepage .contact-us-form textarea::-moz-placeholder{color:#64748b!important}html[data-theme=dark] .homepage .contact-us-form input::placeholder,html[data-theme=dark] .homepage .contact-us-form textarea::placeholder{color:#64748b!important}html[data-theme=dark] .homepage .contact-us-form input:focus,html[data-theme=dark] .homepage .contact-us-form textarea:focus{background:#1e293b!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633!important}html[data-theme=dark] .homepage .contact-us-back-link{color:#93c5fd!important}html[data-theme=dark] .homepage .contact-us-cancel{color:#e2e8f0!important;background:#0f172a!important;border-color:#334155!important}html[data-theme=dark] .homepage .contact-us-success{color:#6ee7b7!important;background:#10b9811f!important;border-color:#34d39959!important}html[data-theme=dark] .homepage .contact-us-error{color:#fca5a5!important;background:#ef44441f!important;border-color:#f8717159!important}
.public-page-module__OWHBUW__page{--public-bg:#f8fafc;--public-surface:#fff;--public-surface-muted:#f8fafc;--public-border:#e2e8f0;--public-border-subtle:#f1f5f9;--public-text:#0f172a;--public-text-muted:#475569;--public-text-subtle:#64748b;--public-text-faint:#94a3b8;--public-accent:#2563eb;--public-accent-strong:#1d4ed8;--public-hero-bg:linear-gradient(135deg, #eff6ff 0%, #f8fafc 45%, #fff 100%);--public-stat-accent:#1d4ed8;--public-cta-bg:linear-gradient(135deg, #1e40af 0%, #2563eb 100%);--public-cta-primary-bg:#fff;--public-cta-primary-text:#1d4ed8;--public-shadow:0 1px 2px #0f172a0a;background:var(--public-bg);min-height:100vh;color:var(--public-text)}html[data-theme=dark] .public-page-module__OWHBUW__page{--public-bg:#0a0f1a;--public-surface:#111827;--public-surface-muted:#0f172a;--public-border:#94a3b829;--public-border-subtle:#94a3b81a;--public-text:#f8fafc;--public-text-muted:#cbd5e1;--public-text-subtle:#94a3b8;--public-text-faint:#64748b;--public-accent:#93c5fd;--public-accent-strong:#60a5fa;--public-hero-bg:linear-gradient(180deg, #0a0f1a 0%, #0f172a 42%, #122a52 100%);--public-stat-accent:#60a5fa;--public-cta-bg:linear-gradient(135deg, #1e3a8a 0%, #2563eb 55%, #1d4ed8 100%);--public-cta-primary-bg:#f8fafc;--public-cta-primary-text:#1d4ed8;--public-shadow:0 4px 18px #00000047}.public-page-module__OWHBUW__hero{background:var(--public-hero-bg);border-bottom:1px solid var(--public-border);padding:3.5rem 1rem 2.5rem}.public-page-module__OWHBUW__heroInner{width:80%;max-width:80vw;margin:0 auto}.public-page-module__OWHBUW__breadcrumb{color:var(--public-text-subtle);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.8125rem;display:flex}.public-page-module__OWHBUW__breadcrumb a{color:var(--public-accent);text-decoration:none}.public-page-module__OWHBUW__breadcrumb a:hover{text-decoration:underline}.public-page-module__OWHBUW__heroTitle{letter-spacing:-.03em;color:var(--public-text);margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700}.public-page-module__OWHBUW__heroSubtitle{max-width:720px;color:var(--public-text-muted);margin:0;font-size:1.05rem;line-height:1.65}.public-page-module__OWHBUW__content{width:80%;max-width:80vw;margin:0 auto;padding:2rem 1rem 4rem}.public-page-module__OWHBUW__cmsPageBody{color:var(--public-text-muted)}.public-page-module__OWHBUW__cmsPageBody .cms-wrap{flex-direction:column;gap:1rem;display:flex}.public-page-module__OWHBUW__cmsPageBody .cms-card{background:var(--public-surface);border:1px solid var(--public-border);box-shadow:var(--public-shadow);border-radius:14px;padding:1.5rem 1.75rem}:is(.public-page-module__OWHBUW__cmsPageBody .cms-card h2,.public-page-module__OWHBUW__cmsPageBody .cms-card h3,.public-page-module__OWHBUW__cmsPageBody .cms-faq-q){color:var(--public-text)}:is(.public-page-module__OWHBUW__cmsPageBody .cms-card p,.public-page-module__OWHBUW__cmsPageBody .cms-contact-list li){color:var(--public-text-muted)}.public-page-module__OWHBUW__cmsPageBody .cms-stat{background:var(--public-surface);border:1px solid var(--public-border)}.public-page-module__OWHBUW__cmsPageBody .cms-stat strong{color:var(--public-stat-accent)}.public-page-module__OWHBUW__cmsPageBody .cms-stat span{color:var(--public-text-subtle)}.public-page-module__OWHBUW__cmsPageBody .cms-faq-item{border-bottom-color:var(--public-border-subtle)}.public-page-module__OWHBUW__cmsPageBody .cms-cta{border:1px solid #93c5fd33}:is(.public-page-module__OWHBUW__cmsPageBody .cms-cta h3,.public-page-module__OWHBUW__cmsPageBody .cms-cta p){color:#fff}.public-page-module__OWHBUW__card{background:var(--public-surface);border:1px solid var(--public-border);box-shadow:var(--public-shadow);border-radius:14px;padding:1.5rem 1.75rem}.public-page-module__OWHBUW__card+.public-page-module__OWHBUW__card{margin-top:1rem}.public-page-module__OWHBUW__sectionTitle{color:var(--public-text);margin:0 0 .65rem;font-size:1.05rem;font-weight:600}.public-page-module__OWHBUW__sectionBody{color:var(--public-text-muted);margin:0;font-size:.9375rem;line-height:1.75}.public-page-module__OWHBUW__grid2{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.25rem;display:grid}.public-page-module__OWHBUW__valueCard{background:var(--public-surface);border:1px solid var(--public-border);border-radius:12px;padding:1.25rem;transition:border-color .15s,box-shadow .15s}.public-page-module__OWHBUW__valueCard:hover{border-color:#2563eb59}.public-page-module__OWHBUW__valueCard h3{color:var(--public-text);margin:0 0 .5rem;font-size:1rem}.public-page-module__OWHBUW__valueCard p{color:var(--public-text-subtle);margin:0;font-size:.875rem;line-height:1.6}.public-page-module__OWHBUW__valueCardLink{text-decoration:none}.public-page-module__OWHBUW__valueCardLink h3{color:var(--public-accent-strong)}.public-page-module__OWHBUW__statsRow{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.public-page-module__OWHBUW__statCard{text-align:center;background:var(--public-surface);border:1px solid var(--public-border);box-shadow:var(--public-shadow);border-radius:12px;padding:1.25rem 1rem}.public-page-module__OWHBUW__statValue{color:var(--public-stat-accent);font-size:1.5rem;font-weight:700;display:block}.public-page-module__OWHBUW__statLabel{color:var(--public-text-subtle);margin-top:.35rem;font-size:.8125rem;display:block}.public-page-module__OWHBUW__ctaBox{background:var(--public-cta-bg);color:#fff;border:1px solid #93c5fd33;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.public-page-module__OWHBUW__ctaBox h3{color:#fff;margin:0 0 .5rem;font-size:1.1rem}.public-page-module__OWHBUW__ctaBox p{opacity:.92;color:#fff;margin:0 0 1rem;font-size:.9rem}.public-page-module__OWHBUW__ctaActions{flex-wrap:wrap;gap:.75rem;display:flex}.public-page-module__OWHBUW__ctaPrimary,.public-page-module__OWHBUW__ctaSecondary{border-radius:8px;padding:.6rem 1.1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-block}.public-page-module__OWHBUW__ctaPrimary{background:var(--public-cta-primary-bg);color:var(--public-cta-primary-text)}.public-page-module__OWHBUW__ctaPrimary:hover{color:var(--public-cta-primary-text);background:#f1f5f9}.public-page-module__OWHBUW__ctaSecondary{color:#fff;border:1px solid #ffffff73}.public-page-module__OWHBUW__ctaSecondary:hover{color:#fff;background:#ffffff1a}html[data-theme=dark] .public-page-module__OWHBUW__page .public-page-module__OWHBUW__ctaPrimary{background:var(--public-cta-primary-bg)!important;color:var(--public-cta-primary-text)!important}html[data-theme=dark] .public-page-module__OWHBUW__page .public-page-module__OWHBUW__ctaPrimary:hover{opacity:1;color:var(--public-accent-strong)!important;background:#e2e8f0!important}html[data-theme=dark] .public-page-module__OWHBUW__page .public-page-module__OWHBUW__ctaSecondary{opacity:1;color:#fff!important}html[data-theme=dark] .public-page-module__OWHBUW__page .public-page-module__OWHBUW__ctaSecondary:hover{opacity:1;color:#fff!important}.public-page-module__OWHBUW__legalUpdated{color:var(--public-text-faint);margin:0 0 1.25rem;font-size:.8125rem}.public-page-module__OWHBUW__faqWrap{max-width:960px;margin:0 auto;padding:0 1rem 4rem}.public-page-module__OWHBUW__faqItem{border-bottom:1px solid var(--public-border-subtle);padding:.85rem 0}.public-page-module__OWHBUW__faqItem:last-child{border-bottom:none}.public-page-module__OWHBUW__faqQuestion{cursor:pointer;text-align:left;width:100%;font:inherit;color:var(--public-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:0;font-size:.95rem;font-weight:600;display:flex}.public-page-module__OWHBUW__faqChevron{color:var(--public-text-subtle);flex-shrink:0;transition:transform .2s,color .2s}.public-page-module__OWHBUW__faqChevronOpen{color:var(--public-accent);transform:rotate(180deg)}.public-page-module__OWHBUW__loading,.public-page-module__OWHBUW__error{text-align:center;color:var(--public-text-subtle);padding:2rem 1rem}.public-page-module__OWHBUW__loadingOverlay{border:1px solid var(--public-border);background:var(--public-surface-muted);width:80%;max-width:80vw;color:var(--public-text-subtle);text-align:center;border-radius:10px;margin:0 auto 1rem;padding:.65rem 1rem;font-size:.875rem}.public-page-module__OWHBUW__error{color:#f87171}html[data-theme=dark] .public-page-module__OWHBUW__error{color:#fca5a5}
