:root{--blue:#0a67e8;--blue-dark:#082b55;--navy:#071d34;--text:#0a2545;--muted:#40546b;--line:#e6ebf2;--soft:#f8fbff;--footer:#071b2d;--white:#fff;--shadow:0 10px 30px #0e2b4b1f;--radius:10px;--max:1100px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.site-shell{background:#fff;min-height:100vh}.container{width:min(var(--max),calc(100% - 56px));margin-inline:auto}.site-header{border-bottom:1px solid var(--line);z-index:30;background:#fff;height:80px;position:relative}.header-inner{align-items:center;gap:28px;height:100%;display:flex}.brand{align-items:center;min-width:240px;display:flex}.brand img{width:190px;height:auto}.desktop-nav{color:#111827;align-items:center;gap:35px;height:100%;margin-left:auto;font-size:15px;font-weight:600;display:flex}.desktop-nav>a,.nav-dropdown>button{cursor:pointer;color:#0f172a;background:0 0;border:0;align-items:center;height:100%;padding:0;font-weight:600;display:flex}.desktop-nav>a.active{color:#0969e8;position:relative}.desktop-nav>a.active:after{content:"";background:#0969e8;border-radius:2px;height:2px;position:absolute;bottom:16px;left:0;right:0}.nav-dropdown{height:100%;position:relative}.nav-dropdown>button{gap:8px}.nav-dropdown svg{stroke-width:2.3px;width:14px;height:14px}.nav-menu{min-width:210px;box-shadow:var(--shadow);background:#fff;border:1px solid #e3e8ef;border-radius:10px;padding:8px;display:none;position:absolute;top:66px;right:-18px}.nav-dropdown:hover .nav-menu,.nav-dropdown:focus-within .nav-menu{display:block}.nav-menu a{color:#24364a;border-radius:8px;padding:10px 12px;font-size:14px;display:block}.nav-menu a:hover,.nav-menu a:focus{color:#0969e8;background:#f3f7fc;outline:none}.btn-primary{color:#fff;background:linear-gradient(135deg,#0a68e8,#0659d6);border:1px solid #0a67e8;border-radius:7px;justify-content:center;align-items:center;min-height:42px;padding:0 22px;font-weight:700;display:inline-flex;box-shadow:0 6px 14px #0a67e829}.btn-secondary{color:#0969e8;background:#fff;border:1.5px solid #0a67e8;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 22px;font-weight:700;display:inline-flex}.header-cta{min-width:116px;margin-left:4px}.mobile-menu-btn{color:#0a2545;cursor:pointer;background:0 0;border:0;width:42px;height:42px;margin-left:auto;padding:7px;display:none}.mobile-menu-btn svg{width:100%;height:100%}.mobile-drawer{border-bottom:1px solid var(--line);background:#fff;padding:12px 20px 20px;display:none;position:absolute;top:80px;left:0;right:0;box-shadow:0 10px 20px #0f172a14}.mobile-drawer.open{display:block}.mobile-drawer a{color:#17304c;border-bottom:1px solid #eef2f6;padding:12px 4px;font-weight:650;display:block}.mobile-drawer .mobile-cta{text-align:center;color:#fff;border-bottom:0;margin-top:14px}.hero{background:#fff;border-bottom:1px solid #eef2f6;position:relative;overflow:hidden}.hero-inner{grid-template-columns:1.02fr .98fr;align-items:center;gap:18px;min-height:472px;padding-top:32px;padding-bottom:27px;display:grid}.hero-copy{z-index:2;padding-left:22px;position:relative}.hero h1{letter-spacing:-1.7px;color:#09294f;max-width:510px;margin:0 0 22px;font-size:46px;font-weight:800;line-height:1.12}.hero .lead{color:#203c59;max-width:490px;margin:0 0 24px;font-size:19px;line-height:1.45}.hero-actions{gap:16px;margin-bottom:28px;display:flex}.hero-actions .btn-primary,.hero-actions .btn-secondary{min-width:186px;height:43px}.hero-art{justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.hero-art:before{content:"";pointer-events:none;background:radial-gradient(circle,#4c97ff1c,#4c97ff00 68%);width:610px;height:430px;position:absolute;bottom:-55px;right:-120px}.hero-art img{filter:saturate(.98);mix-blend-mode:multiply;width:100%;max-width:455px}.hero-trust{grid-template-columns:repeat(3,1fr);gap:24px;max-width:615px;display:grid}.trust-item{border-right:1px solid #e6ebf2;grid-template-columns:28px 1fr;align-items:start;gap:12px;padding-right:18px;display:grid}.trust-item:last-child{border-right:0}.icon-box{color:#0568e9;place-items:center;width:28px;height:28px;display:grid}.icon-box svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.trust-item strong{color:#0b2340;margin-bottom:4px;font-size:13.5px;display:block}.trust-item span{color:#40546b;font-size:12.5px;line-height:1.45;display:block}.feature-strip{background:#fff;border-bottom:1px solid #edf1f5}.feature-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:180px;display:grid}.feature{border-right:1px solid #e4e9ef;grid-template-columns:48px 1fr;align-items:start;gap:14px;padding:23px 20px;display:grid}.feature:first-child{padding-left:8px}.feature:last-child{border-right:0}.feature-icon{background:#fff;border:1px solid #e5e9ef;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 4px 12px #0f172a0f}.feature-icon svg{fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.feature:first-child .feature-icon svg{stroke:#51c66d}.feature:nth-child(2) .feature-icon svg{stroke:#6654dc}.feature:nth-child(3) .feature-icon svg{stroke:#0969e8}.feature:nth-child(4) .feature-icon svg{stroke:#ff8b24}.feature strong{color:#0d1f35;margin-bottom:4px;font-size:13.5px;display:block}.feature span{color:#40546b;font-size:12.4px;line-height:1.45}.site-footer{color:#fff;text-align:center;background:linear-gradient(145deg,#0a2239 0%,#07192a 62%,#061521 100%);min-height:325px;padding:35px 0 27px}.footer-logo{border-radius:3px;width:215px;margin:0 auto 17px}.socials{justify-content:center;gap:14px;margin:0 0 20px;display:flex}.social-link{color:#fff;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:39px;height:39px;transition:all .2s;display:grid}.social-link:hover{background:#ffffff14}.social-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.footer-links{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:23px;font-size:13.5px;display:flex}.footer-links a{color:#fff}.footer-meta{color:#aebdca;margin-bottom:18px;font-size:13px;line-height:1.8}.footer-meta a{color:#f7fbff}.version-pill{color:#aebdca;background:#ffffff14;border-radius:20px;padding:4px 11px;font-size:11px;display:inline-block}.cookie-banner{z-index:80;color:#21364d;background:#fff;border:1px solid #e3e8ef;border-radius:10px;width:315px;padding:19px 20px 20px;position:fixed;bottom:200px;left:27px;box-shadow:0 16px 34px #0211212e}.cookie-title{color:#14273c;align-items:center;gap:10px;margin-bottom:8px;font-size:14px;font-weight:800;display:flex}.cookie-emoji{font-size:26px;line-height:1}.cookie-banner p{color:#485b70;margin:0 0 16px;font-size:11.5px;line-height:1.5}.cookie-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cookie-actions button{cursor:pointer;border-radius:6px;height:41px;font-size:12px;font-weight:700}.cookie-customize{color:#0969e8;background:#fff;border:1.2px solid #0a67e8}.cookie-accept{color:#fff;background:#0a67e8;border:1px solid #0a67e8}.cookie-modal[hidden]{display:none}.cookie-modal{z-index:100;background:#0312216b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.cookie-panel{width:min(470px,100%);box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:24px}.cookie-panel h2{margin:0 0 8px;font-size:21px}.cookie-panel p{color:#52667a;font-size:14px}.cookie-row{border-top:1px solid #e7ecf1;justify-content:space-between;align-items:center;padding:14px 0;display:flex}.cookie-row small{color:#61758a}.cookie-row input{width:20px;height:20px}.cookie-panel-actions{justify-content:flex-end;gap:10px;margin-top:14px;display:flex}.page-hero{background:linear-gradient(#f9fbfe 0,#fff 100%);border-bottom:1px solid #edf1f5;padding:70px 0 54px}.page-hero h1{letter-spacing:-1.2px;color:#09294f;margin:0 0 14px;font-size:42px;line-height:1.14}.page-hero p{color:#40546b;max-width:760px;margin:0;font-size:18px;line-height:1.55}.page-main{padding:52px 0 70px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.content-card{background:#fff;border:1px solid #e6ebf2;border-radius:11px;padding:25px;box-shadow:0 4px 15px #0f172a0a}.content-card h2{color:#0b2a4f;margin:0 0 10px;font-size:21px}.content-card p,.content-card li{color:#465b71;font-size:14px;line-height:1.65}.content-card ul{margin-bottom:0;padding-left:20px}.form-card{background:#fff;border:1px solid #e3e8ef;border-radius:12px;max-width:520px;margin:0 auto;padding:28px;box-shadow:0 10px 28px #0f172a12}.form-card h2{margin:0 0 18px;font-size:24px}.field{margin-bottom:16px}.field label{color:#243a50;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.field input{color:#102a43;border:1px solid #cfd8e2;border-radius:7px;width:100%;height:44px;padding:0 12px}.field input:focus{border-color:#0a67e8;outline:2px solid #0a67e82e}.form-note{color:#667b90;margin-top:14px;font-size:12px}.wide-button{width:100%;height:46px}@media (width<=920px){.container{width:min(var(--max),calc(100% - 36px))}.desktop-nav,.header-cta{display:none}.mobile-menu-btn{display:block}.site-header{height:88px}.mobile-drawer{top:88px}.brand{min-width:0}.brand img{width:180px}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:38px 0 62px}.hero-art{display:none}.hero-copy{padding:0}.hero h1{max-width:540px;font-size:38px}.hero .lead{font-size:17px}.hero-trust{max-width:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.feature:nth-child(-n+2){border-bottom:1px solid #e4e9ef}.cookie-banner{bottom:24px}}@media (width<=560px){.container{width:calc(100% - 40px)}.site-header{height:90px}.header-inner{gap:10px}.brand img{width:182px}.mobile-menu-btn{width:43px;height:43px;padding:6px}.hero-inner{padding:31px 0 92px}.hero h1{letter-spacing:-1px;max-width:290px;margin-bottom:14px;font-size:33px;line-height:1.03}.hero .lead{max-width:310px;margin-bottom:17px;font-size:15.5px;line-height:1.36}.hero-actions{grid-template-columns:1fr;gap:8px;margin-bottom:18px;display:grid}.hero-actions .btn-primary,.hero-actions .btn-secondary{width:100%;min-width:0;height:39px;min-height:39px;font-size:12px}.hero-trust{grid-template-columns:1fr;gap:0}.trust-item{border-bottom:0;border-right:0;grid-template-columns:31px 1fr;padding:13px 0;position:relative}.trust-item:after{content:"›";color:#0f2945;font-size:22px;position:absolute;top:17px;right:1px}.trust-item strong{margin-bottom:2px;font-size:12.7px}.trust-item span{padding-right:20px;font-size:11.6px}.icon-box{width:29px;height:29px}.icon-box svg{width:24px;height:24px}.feature-strip{display:none}.site-footer{min-height:365px;padding-top:90px}.footer-logo{width:205px;margin-bottom:14px}.socials{gap:11px;margin-bottom:19px}.social-link{width:35px;height:35px}.footer-links{gap:17px;margin-bottom:17px;font-size:11px}.footer-meta{margin-bottom:14px;font-size:11.2px;line-height:1.7}.cookie-banner{border-radius:9px;width:auto;padding:16px 17px;position:fixed;bottom:295px;left:10px;right:10px;box-shadow:0 12px 28px #02112133}.cookie-title{font-size:13px}.cookie-banner p{margin-bottom:13px;font-size:10.7px}.cookie-actions button{height:36px;font-size:10.8px}.page-hero{padding:45px 0 38px}.page-hero h1{font-size:33px}.page-hero p{font-size:16px}.page-main{padding:35px 0 50px}.content-grid{grid-template-columns:1fr}.content-card{padding:20px}.form-card{padding:22px}}.route-link{cursor:pointer}.form-status{color:#40546b;background:#f4f8fc;border:1px solid #dce6f0;border-radius:7px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.5}.form-status.error{color:#9b1c1c;background:#fff6f6;border-color:#f1c9c9}.form-status.success{color:#176534;background:#f2fbf5;border-color:#ccebd5}.form-actions-row{align-items:center;gap:10px;margin-top:6px;display:flex}.form-actions-row .btn-secondary,.form-actions-row .btn-primary{flex:1;height:46px}.visually-hidden{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.cookie-banner{box-sizing:border-box!important;z-index:10000!important;border-radius:16px!important;width:min(560px,100vw - 40px)!important;max-width:560px!important;max-height:calc(100vh - 48px)!important;margin:0!important;padding:22px 24px!important;position:fixed!important;inset:auto auto 24px 50%!important;overflow-y:auto!important;transform:translate(-50%)!important}.cookie-title{align-items:center;gap:12px;display:flex}.cookie-banner p{margin-top:12px;margin-bottom:18px;line-height:1.55}.cookie-actions{gap:12px;width:100%;display:flex}.cookie-actions button{flex:1 1 0;min-height:48px}@media (width<=640px){.cookie-banner{left:16px!important;right:16px!important;bottom:max(16px, env(safe-area-inset-bottom))!important;border-radius:14px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 32px)!important;padding:18px!important;transform:none!important}.cookie-actions{flex-direction:column}.cookie-actions button{flex:none;width:100%}}@media (width<=380px){.cookie-banner{left:10px!important;right:10px!important;bottom:max(10px, env(safe-area-inset-bottom))!important;padding:16px!important}}
