@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,600;8..60,700&display=swap";:root{--royal-deep:#071428;--royal:#0f2a55;--royal-mid:#1e3c72;--royal-bright:#2d5a9e;--steel:#334155;--grey:#475569;--grey-soft:#94a3b8;--grey-line:#d1d5db;--grey-bg:#f3f4f6;--white:#fff;--off-white:#f8f9fb;--danger:#9b1c1c;--success:#166534;--shadow:0 18px 50px #0714282e;--radius:4px;--max:1120px;--header-h:72px;--font-display:"Source Serif 4", Georgia, "Times New Roman", serif;--font-body:"IBM Plex Sans", "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--royal-deep);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.0625rem;font-weight:400;line-height:1.7}main{margin:0;padding:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.015em;color:var(--royal-deep);margin:0 0 .6em;font-weight:700;line-height:1.22}h1{font-size:clamp(2.2rem,4.8vw,3.4rem)}h2{font-size:clamp(1.7rem,3.2vw,2.45rem)}h3{font-size:clamp(1.2rem,2vw,1.45rem);font-weight:600}p{color:var(--steel);margin:0 0 1rem}.container{width:min(100% - 2.5rem, var(--max));margin-inline:auto}.eyebrow{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--royal-bright);margin-bottom:.85rem;font-size:.78rem;font-weight:700;display:inline-block}.lead{max-width:42rem;color:var(--steel);font-size:1.125rem;font-weight:500;line-height:1.65}.lead--body{color:var(--royal-deep);margin-bottom:2rem;font-size:1.12rem;line-height:1.75}.highlight-line{font-size:1.05rem;font-weight:700;color:var(--royal-mid)!important}.section{padding:5rem 0}.section--dark{background:linear-gradient(165deg, var(--royal-deep) 0%, var(--royal) 55%, #16356a 100%);color:var(--white)}.section--dark h2,.section--dark h3,.section--dark p{color:var(--white)}.section--dark p{color:#ffffffd9}.section--dark .eyebrow{color:#ffffffb3}.section--muted{background:var(--off-white)}.section-head{max-width:40rem;margin-bottom:2.75rem}.btn{border-radius:var(--radius);font-family:var(--font-body);letter-spacing:.01em;cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.45rem;font-size:.95rem;font-weight:700;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--royal-mid);color:var(--white)}.btn--primary:hover{background:var(--royal-bright)}.btn--light{background:var(--white);color:var(--royal-deep)}.btn--light:hover{background:var(--grey-bg)}.btn--ghost{color:var(--white);background:0 0;border-color:#ffffff73}.btn--ghost:hover{border-color:var(--white);background:#ffffff14}.btn--outline{color:var(--royal-mid);border-color:var(--royal-mid);background:0 0}.btn--outline:hover{background:var(--royal-mid);color:var(--white)}.btn--urgent{background:var(--danger);color:var(--white)}.btn-row{flex-wrap:wrap;gap:.85rem;margin-top:1.75rem;display:flex}.btn-label--short{display:none}.site-header{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071428f0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.site-header--open{background:#071428}.nav-wrap{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{color:var(--white);flex-shrink:0;align-items:center;display:flex}.brand-logo{object-fit:contain;mix-blend-mode:lighten;width:auto;max-width:min(200px,52vw);height:42px;display:block}.nav{align-items:center;gap:.35rem;margin-left:auto;display:flex}.nav-link{color:#ffffffe6;border-radius:var(--radius);padding:.55rem .75rem;font-size:.92rem;font-weight:600;position:relative}.nav-link--parent{cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:.35rem;width:auto;display:inline-flex}.nav-chevron{opacity:.75;font-size:.7rem;transition:transform .2s}.dropdown.open .nav-chevron{transform:rotate(180deg)}.nav-link:hover,.nav-link.active{color:var(--white);background:#ffffff0f}.nav-cta{margin-left:.35rem;background:var(--white)!important;color:var(--royal-deep)!important;font-weight:700!important}.nav-cta:hover{background:var(--grey-bg)!important}.nav-backdrop{display:none}.dropdown{position:relative}.dropdown-menu{background:var(--white);border:1px solid var(--grey-line);min-width:280px;max-height:70vh;box-shadow:var(--shadow);opacity:0;pointer-events:none;padding:.5rem;transition:all .18s;position:absolute;top:calc(100% + .4rem);left:0;overflow:auto;transform:translateY(6px)}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu,.dropdown.open .dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-menu a{color:var(--royal-deep);border-radius:var(--radius);padding:.65rem .8rem;font-size:.9rem;display:block}.dropdown-menu a:hover{background:var(--off-white);color:var(--royal-mid)}.menu-toggle{color:var(--white);border-radius:var(--radius);cursor:pointer;background:0 0;border:1px solid #ffffff59;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.65rem;height:2.65rem;padding:0;display:none}.menu-toggle__bar{background:var(--white);border-radius:1px;width:1.15rem;height:2px;transition:transform .2s,opacity .2s;display:block}.menu-toggle.is-open .menu-toggle__bar:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open .menu-toggle__bar:nth-child(2){opacity:0}.menu-toggle.is-open .menu-toggle__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.hero{min-height:100dvh;margin:0;margin-top:calc(var(--header-h) * -1);padding:0;padding-top:var(--header-h);background:var(--royal-deep);color:var(--white);align-items:center;display:flex;position:relative;overflow:hidden}.hero-media{object-fit:cover;object-position:65% center;width:100%;height:100%;animation:18s ease-in-out infinite alternate heroKen;position:absolute;inset:0;transform:scale(1.04)}.hero-shade{pointer-events:none;background:linear-gradient(105deg,#050e1cf7 0%,#071428eb 36%,#0f2a5594 68%,#0f2a5547 100%),linear-gradient(#0000 52%,#050e1ce0);position:absolute;inset:0}.hero:before{content:"";z-index:1;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:56px 56px;animation:8s ease-in-out infinite gridPulse;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 30%,#000 15%,#0000 70%);mask-image:radial-gradient(at 30%,#000 15%,#0000 70%)}.hero:after{display:none}@keyframes heroKen{0%{transform:scale(1.04)translate(0,0)}to{transform:scale(1.1)translate(-1.5%,-1%)}}@keyframes gridPulse{0%,to{opacity:.45}50%{opacity:.8}}.hero-inner{z-index:2;width:100%;max-width:42rem;padding:4.5rem 0 4.75rem;position:relative}.hero-copy,.hero-actions,.hero-bottom{width:100%}.hero-bottom{flex-direction:column;align-items:flex-start;gap:0;display:flex}.hero h1{color:var(--white);text-wrap:balance;text-shadow:0 2px 24px #050e1c73;margin:0 0 1.1rem;font-size:clamp(2rem,4.8vw,3.45rem);line-height:1.12;animation:.8s 80ms both fadeUp}.hero-title-line{display:inline}.hero .lead{color:#fffffff0;max-width:34rem;margin-bottom:0;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:500;line-height:1.6;animation:.8s .16s both fadeUp}.hero .btn-row{animation:.8s .24s both fadeUp}.trust-strip{color:#ffffffc7;border-top:1px solid #ffffff26;flex-wrap:wrap;gap:.55rem .35rem;margin:2.1rem 0 0;padding:1.15rem 0 0;font-size:.88rem;line-height:1.35;list-style:none;animation:.8s .3s both fadeUp;display:flex}.trust-strip li{align-items:center;display:inline-flex}.trust-strip li:not(:last-child):after{content:"·";color:#fff6;margin-left:.55rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.stats{background:var(--royal-deep);border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2.25rem 0;display:grid}.stat{text-align:left;border-right:1px solid #ffffff1f;padding-right:1rem}.stat:last-child{border-right:none}.stat strong{font-family:var(--font-display);color:var(--white);margin-bottom:.4rem;font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.1;display:block}.stat span{color:#ffffffb8;font-size:.88rem;line-height:1.4;display:block}.stats-note{color:#ffffff80;padding-bottom:1.25rem;font-size:.78rem}.grid-2{grid-template-columns:1.1fr .9fr;align-items:start;gap:3rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.feature-list{gap:1.25rem;display:grid}.feature{border-bottom:1px solid var(--grey-line);padding:1.35rem 0}.feature:first-child{border-top:1px solid var(--grey-line)}.feature h3{margin-bottom:.35rem}.principle-grid{border-top:1px solid var(--grey-line);grid-template-columns:1fr 1fr;gap:0;margin-bottom:2rem;display:grid}.principle{border-bottom:1px solid var(--grey-line);padding:1.5rem 1.75rem 1.5rem 0}.principle:nth-child(2n){border-left:1px solid var(--grey-line);padding-left:1.75rem;padding-right:0}.principle h3{color:var(--royal-deep);margin-bottom:.45rem}.principle p{max-width:34rem;margin:0;line-height:1.55}@media (width<=700px){.principle-grid{grid-template-columns:1fr}.principle,.principle:nth-child(2n){border-left:none;padding:1.35rem 0}}.card-link{background:var(--white);border:1px solid var(--grey-line);border-radius:var(--radius);flex-direction:column;height:100%;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden}.card-link:hover{border-color:var(--royal-mid);box-shadow:var(--shadow);transform:translateY(-3px)}.card-link__media{aspect-ratio:16/10;background:var(--royal-deep);flex-shrink:0;position:relative;overflow:hidden}.card-link__media img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.card-link:hover .card-link__media img{transform:scale(1.05)}.card-link__media:after{content:"";background:linear-gradient(#0000 45%,#07142859);position:absolute;inset:0}.card-link__body{flex-direction:column;flex:1;padding:1.35rem 1.25rem 1.45rem;display:flex}.card-link__eyebrow{letter-spacing:.14em;text-transform:uppercase;min-height:1.35rem;color:var(--danger);margin-bottom:.35rem;font-size:.78rem;font-weight:700;line-height:1.35rem}.card-link__eyebrow:empty{visibility:hidden}.card-link h3{color:var(--royal-mid);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0 0 .55rem;display:-webkit-box;overflow:hidden}.card-link p{color:var(--steel);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.card-link .more{color:var(--royal-bright);margin-top:auto;padding-top:1.15rem;font-size:.85rem;font-weight:700;display:inline-block}.grid-3>.reveal{flex-direction:column;height:100%;display:flex}.grid-3>.reveal>.card-link{flex:1}.steps-layout{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:2rem;display:grid}.steps-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.step{background:#ffffff0d;border:1px solid #ffffff24;flex-direction:column;height:100%;padding:1.5rem 1.35rem;display:flex}.step .n{font-family:var(--font-display);color:#ffffff80;margin-bottom:.65rem;font-size:1.75rem;line-height:1;display:block}.step h3{color:var(--white);margin:0 0 .55rem;font-size:1.4rem}.step p{color:#ffffffd1;flex:1;margin:0;font-size:.95rem;line-height:1.55}.media-frame--steps{min-height:100%;margin:0}.media-frame--steps img{object-fit:cover;height:100%;min-height:100%}.page-hero{background:linear-gradient(160deg, var(--royal-deep), var(--royal-mid));color:var(--white);padding:4.5rem 0 3.5rem;position:relative;overflow:hidden}.page-hero__media{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero__shade{background:linear-gradient(110deg,#050e1cf0 0%,#071428e0 45%,#0f2a55b8 100%);position:absolute;inset:0}.page-hero__content{z-index:1;max-width:46rem;position:relative}.page-hero__eyebrow{color:#ffffffc7!important}.page-hero h1{color:var(--white);text-wrap:balance;text-shadow:0 2px 20px #050e1c66;max-width:none;margin-bottom:1rem;font-size:clamp(1.85rem,4.2vw,3.15rem);line-height:1.18}.page-hero .lead{color:#fffffff0;max-width:40rem;margin-bottom:0;font-size:clamp(1.05rem,2vw,1.2rem);font-weight:500;line-height:1.6}.media-frame{border-radius:var(--radius);background:var(--royal-deep);min-height:280px;box-shadow:var(--shadow);position:relative;overflow:hidden}.media-frame img{object-fit:cover;width:100%;height:100%;min-height:320px;display:block}.media-frame--tall,.media-frame--tall img{min-height:420px}.section-split-media{grid-template-columns:1.05fr .95fr;align-items:center;gap:2.5rem;display:grid}.detail-layout{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:3rem;display:grid}.detail-main{min-width:0}.detail-main .lead--body{border-bottom:1px solid var(--grey-line);margin-bottom:2.25rem;padding-bottom:2rem}.detail-block{margin-bottom:2.25rem}.detail-block h2{margin:0 0 .85rem;font-size:clamp(1.45rem,2.2vw,1.75rem)}.detail-sidebar{top:calc(var(--header-h) + 2.5rem);flex-direction:column;gap:1.25rem;display:flex;position:sticky}.media-frame--sidebar{min-height:0;margin:0}.media-frame--sidebar img{aspect-ratio:16/10;width:100%;min-height:0}.detail-panel{background:var(--off-white);border:1px solid var(--grey-line);border-radius:var(--radius);padding:1.35rem 1.25rem 1.15rem}.detail-panel h2{border-bottom:1px solid var(--grey-line);margin:0 0 .35rem;padding-bottom:.85rem;font-size:1.35rem}.detail-panel .faq details:first-child{padding-top:.85rem}.detail-panel .faq details:last-child{border-bottom:none;padding-bottom:0}.list-check{border-top:1px solid var(--grey-line);margin:0;padding:0;list-style:none}.list-check li{color:var(--steel);border-bottom:1px solid var(--grey-line);grid-template-columns:.55rem 1fr;align-items:start;gap:.85rem;padding:.9rem 0;font-size:1.02rem;font-weight:500;line-height:1.6;display:grid}.list-check li:before{content:"";background:var(--royal-mid);flex-shrink:0;width:.55rem;height:.55rem;margin-top:.45rem}.list-check--numbered{counter-reset:none}.list-check--numbered li{grid-template-columns:2rem 1fr;gap:.75rem}.list-check--numbered li:before{display:none}.list-check__n{font-family:var(--font-display);color:var(--royal-mid);font-size:1.05rem;font-weight:600;line-height:1.45}.checklist-layout{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.checklist-card{background:var(--white);border:1px solid var(--grey-line);min-width:0;padding:1.75rem 1.5rem}.checklist-card__head{border-bottom:1px solid var(--grey-line);margin-bottom:1.25rem;padding-bottom:1.15rem}.checklist-card__head .eyebrow{margin-bottom:.55rem}.checklist-card__head h2{margin:0 0 .45rem;font-size:clamp(1.45rem,2.2vw,1.75rem)}.checklist-card__head p{color:var(--steel);margin:0}.checklist-card .list-check{border-top:none}.checklist-card .list-check li:last-child{border-bottom:none;padding-bottom:0}@media (width<=700px){.checklist-layout{grid-template-columns:1fr}}.prose{max-width:48rem}.prose h2{margin-top:2.25rem}.prose>.lead--body+h2,.prose>h2:first-of-type{margin-top:0}.faq details{border-bottom:1px solid var(--grey-line);padding:1rem 0}.faq summary{cursor:pointer;font-family:var(--font-body);color:var(--royal-deep);justify-content:space-between;align-items:flex-start;gap:1rem;font-weight:700;line-height:1.45;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--royal-bright);flex-shrink:0;font-weight:700;line-height:1.45}.faq details[open] summary:after{content:"–"}.faq details p{color:var(--steel);margin:.75rem 0 .15rem;line-height:1.65}.cta-band{background:linear-gradient(135deg, var(--royal-deep), var(--royal));color:var(--white);text-align:center;padding:4rem 0;position:relative;overflow:hidden}.cta-band__media{object-fit:cover;opacity:.35;width:100%;height:100%;position:absolute;inset:0}.cta-band__shade{background:linear-gradient(135deg,#050e1ceb,#0f2a55e0);position:absolute;inset:0}.cta-band .container{z-index:1;position:relative}.cta-band h2{color:var(--white)}.cta-band p{color:#ffffffe0;max-width:36rem;margin-inline:auto;font-size:1.05rem}.cta-band .btn-row{justify-content:center}.form{background:var(--white);border:1px solid var(--grey-line);gap:1rem;padding:1.75rem;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field{gap:.35rem;display:grid}.field label{color:var(--royal-deep);font-size:.86rem;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--grey-line);border-radius:var(--radius);background:var(--off-white);width:100%;color:var(--royal-deep);padding:.75rem .85rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--royal-mid);background:var(--white);outline:2px solid #1e3c7240}.field textarea{resize:vertical;min-height:140px}.checkbox{color:var(--steel);align-items:flex-start;gap:.65rem;font-size:.9rem;display:flex}.checkbox input{margin-top:.25rem}.form-status{border-radius:var(--radius);padding:.85rem 1rem;font-size:.92rem}.form-status.ok{color:var(--success);background:#ecfdf3}.form-status.err{color:var(--danger);background:#fef2f2}.honeypot{opacity:0;width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.contact-aside{background:var(--royal-deep);color:var(--white);flex-direction:column;align-items:stretch;padding:1.75rem;display:flex}.contact-aside--panel{top:calc(var(--header-h) + 2.5rem);align-self:start;position:sticky}.contact-aside h3{color:var(--white);border-bottom:1px solid #ffffff24;margin:0 0 1.15rem;padding-bottom:.85rem}.contact-aside p,.contact-aside a{color:#ffffffdb}.contact-aside a:hover{color:var(--white)}.contact-aside .btn--light{color:var(--royal-deep);text-align:center;align-self:stretch;margin-top:.35rem}.contact-aside .btn--light:hover{color:var(--royal-deep)}.contact-list{margin:0 0 1.35rem;padding:0}.contact-row{border-bottom:1px solid #ffffff1f;gap:.2rem;padding:.85rem 0;display:grid}.contact-row:last-child{border-bottom:none;padding-bottom:0}.contact-row dt{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin:0;font-size:.75rem;font-weight:700}.contact-row dd{color:#ffffffeb;margin:0;font-size:1rem;line-height:1.45}.contact-row dd a{color:var(--white);text-underline-offset:2px;font-weight:600;text-decoration:underline}.contact-note{color:#ffffffb3;margin-top:.35rem;font-size:.88rem;display:block}.contact-simple{max-width:36rem;margin-inline:auto}.contact-simple__card{background:var(--royal-deep);color:var(--white);border:1px solid #ffffff1a;padding:2rem 1.75rem}.contact-simple__card h2{color:var(--white);border-bottom:1px solid #ffffff24;margin:0 0 1.15rem;padding-bottom:.85rem;font-size:clamp(1.45rem,2.5vw,1.75rem)}.contact-simple .contact-list{margin-bottom:1.5rem}.contact-simple .contact-row dd a{color:var(--white);text-underline-offset:2px;font-weight:700;text-decoration:underline}.contact-simple__actions{margin-top:0}.contact-simple__actions .btn--outline{color:var(--white);border-color:#ffffff73}.contact-simple__actions .btn--outline:hover{color:var(--white);border-color:var(--white);background:#ffffff1a}@media (width<=700px){.contact-simple__actions{flex-direction:column;align-items:stretch}.contact-simple__actions .btn{justify-content:center;width:100%}}.cred-list{margin:0;padding:0;list-style:none}.cred-list li{color:#ffffffe6;border-bottom:1px solid #ffffff1f;grid-template-columns:.55rem 1fr;align-items:start;gap:.85rem;padding:.85rem 0;font-size:.95rem;line-height:1.5;display:grid}.cred-list li:last-child{border-bottom:none;padding-bottom:0}.cred-list li:before{content:"";background:#ffffffd9;width:.55rem;height:.55rem;margin-top:.4rem}.detail-main .detail-block h2,.detail-main .detail-block p{margin-bottom:1rem}.detail-main .btn-row{margin-top:.5rem}@media (width<=700px){.detail-main .btn-row{flex-direction:column;align-items:stretch}.detail-main .btn-row .btn{justify-content:center;width:100%}}.meta-row{color:var(--grey);flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:1.5rem;font-size:.88rem;display:flex}.article-layout{max-width:48rem}.article-body h2{margin-top:2.25rem}.article-body>div:first-child h2{margin-top:0}.article-disclaimer{border-top:1px solid var(--grey-line);color:var(--grey);margin-top:2.25rem;padding-top:1.25rem;font-size:.9rem;line-height:1.55}.article-card{border-bottom:1px solid var(--grey-line);grid-template-columns:200px 1fr;align-items:center;gap:1.35rem;padding:1.35rem 0;display:grid}.article-card__media{border-radius:var(--radius);aspect-ratio:4/3;background:var(--royal-deep);overflow:hidden}.article-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.article-card:hover .article-card__media img{transform:scale(1.05)}.article-card:hover h3{color:var(--royal-bright)}.article-card h3{margin-bottom:.4rem}.detail-banner{background:var(--royal-deep);height:clamp(180px,28vw,280px);position:relative;overflow:hidden}.detail-banner img{object-fit:cover;opacity:.85;width:100%;height:100%}.detail-banner:after{content:"";background:linear-gradient(#0000 40%,#050e1c8c);position:absolute;inset:0}.site-footer{color:#ffffffd9;background:#050e1c;padding:3.5rem 0 0}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;padding-bottom:2.5rem;display:grid}.site-footer h4{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--white);margin-bottom:1rem;font-size:.8rem}.site-footer a{color:#ffffffc7;padding:.28rem 0;font-size:.92rem;display:block}.site-footer a:hover{color:var(--white)}.footer-brand .footer-logo{object-fit:contain;mix-blend-mode:lighten;width:auto;max-width:180px;height:40px;margin-bottom:.85rem;display:block}.footer-brand strong{font-family:var(--font-display);color:var(--white);margin-bottom:.5rem;font-size:1.5rem;display:block}.footer-brand p{color:#ffffffd1;max-width:28rem;margin:0 0 .75rem;line-height:1.55}.footer-bottom{color:#fff9;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.25rem;padding:1rem 0;font-size:.8rem;display:flex}.wa-float{z-index:90;width:56px;height:56px;color:var(--white);background:#128c7e;border-radius:50%;place-items:center;transition:transform .2s;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 30px #00000040}.wa-float:hover{transform:scale(1.06)}.wa-float svg{fill:currentColor;width:28px;height:28px}.back-to-top{z-index:90;width:56px;height:56px;color:var(--royal-mid);-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffffb8;border:1.5px solid #1e3c7273;border-radius:50%;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex;position:fixed;bottom:5.35rem;right:1.25rem;box-shadow:0 10px 30px #0000002e}.back-to-top:hover{border-color:var(--royal-mid);color:var(--royal-deep);background:#ffffffeb;transform:translateY(-2px)}.back-to-top svg{flex-shrink:0;width:26px;height:26px;display:block}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050e1cc7;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.modal{background:var(--white);border-radius:var(--radius);width:min(100%,560px);box-shadow:var(--shadow);max-height:90vh;padding:2rem 1.75rem;overflow:auto}.modal h2{font-size:1.65rem}.modal p{font-size:.92rem}.modal ul{color:var(--steel);margin:0 0 1.25rem;padding-left:1.1rem;font-size:.9rem}.modal li{margin-bottom:.55rem}.cookie-banner{z-index:95;color:#ffffffe6;background:#050e1cf7;border-top:1px solid #ffffff24;width:100%;padding:.85rem 0;font-size:.9rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 40px #050e1c59}.cookie-banner__inner{width:min(100% - 2rem, var(--max));justify-content:space-between;align-items:center;gap:1rem 1.5rem;margin-inline:auto;display:flex}.cookie-banner p{color:#ffffffe0;margin:0;line-height:1.45}.cookie-banner a{color:var(--white);text-underline-offset:2px;font-weight:600;text-decoration:underline}.cookie-banner__actions{flex-wrap:wrap;flex-shrink:0;gap:.55rem;display:flex}.cookie-banner .btn{padding:.65rem 1.1rem;font-size:.88rem}body.has-cookie-banner{padding-bottom:5.5rem}body.has-cookie-banner .wa-float{bottom:5.75rem}body.has-cookie-banner .back-to-top{bottom:10.1rem}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(20px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}.hero-media,.hero:before,.hero .brand-mark,.hero h1,.hero .lead,.hero .btn-row,.trust-strip{animation:none!important}}@media (width<=980px){.stats-grid,.grid-4,.grid-3,.footer-grid,.grid-2,.section-split-media,.steps-layout{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:none}.menu-toggle{z-index:2;display:inline-flex}.nav-backdrop{z-index:90;cursor:pointer;background:#050e1c8c;border:0;padding:0;display:block;position:fixed;inset:0}.nav{z-index:95;-webkit-overflow-scrolling:touch;background:#071428;border-bottom:1px solid #ffffff1a;flex-direction:column;align-items:stretch;gap:.2rem;max-height:min(75dvh,100dvh - 7rem);margin-left:0;padding:.85rem 1.25rem 1.35rem;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #050e1c73}.nav.open{display:flex}body.nav-open{overflow:hidden}.nav>.nav-link,.nav .nav-link--parent{border-radius:var(--radius);justify-content:space-between;width:100%;padding:.95rem .85rem;font-size:1.05rem}.nav .dropdown{width:100%}.dropdown-menu{opacity:1;pointer-events:auto;box-shadow:none;border-radius:var(--radius);background:#ffffff0a;border:none;min-width:0;max-height:none;margin:.15rem 0 .35rem;padding:.25rem;display:none;position:static;transform:none}.dropdown.open .dropdown-menu{display:block}.dropdown-menu a{color:#ffffffe0;padding:.75rem .9rem;font-size:.95rem}.dropdown-menu a:hover,.dropdown-menu a.active{color:var(--white);background:#ffffff14}.nav-cta{text-align:center;justify-content:center;width:100%;margin:.65rem 0 0!important;padding:.95rem 1rem!important}}@media (width<=700px){.stats-grid,.grid-4,.grid-3,.footer-grid,.grid-2,.form-row,.section-split-media,.detail-layout,.steps-layout,.article-card{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr;gap:.75rem;padding:1.5rem 0 1.15rem}.steps-grid{grid-template-columns:1fr}.media-frame--steps,.media-frame--steps img{min-height:260px}.detail-sidebar,.contact-aside--panel{position:static}.article-card__media{aspect-ratio:16/9}.stat{text-align:center;background:#ffffff0a;border:1px solid #ffffff1f;padding:1rem .85rem}.stat strong{margin-bottom:.35rem;font-size:clamp(1.35rem,5.5vw,1.7rem)}.stat span{font-size:.78rem;line-height:1.35}.stats-note{text-align:center;padding:0 .5rem 1.15rem;font-size:.72rem}.hero{justify-content:flex-start;align-items:stretch;min-height:100dvh}.hero-media{object-position:center center;object-fit:cover;animation:none;inset:0;transform:none}.hero-shade{background:linear-gradient(#050e1c8c 0%,#07142866 38%,#050e1c94 100%)}.hero:before{opacity:.18;animation:none;-webkit-mask-image:radial-gradient(#000 20%,#0000 75%);mask-image:radial-gradient(#000 20%,#0000 75%)}.hero-inner{width:100%;min-height:calc(100svh - var(--header-h));min-height:calc(100dvh - var(--header-h));text-align:center;flex-direction:column;flex:auto;justify-content:center;align-self:stretch;align-items:center;gap:1.65rem;max-width:none;height:auto;margin-inline:auto;padding:1.5rem 0 2.25rem;display:flex}.hero-copy{width:100%;max-width:22rem;margin-inline:auto}.hero h1{text-wrap:pretty;text-shadow:0 2px 18px #050e1ca6;max-width:none;margin:0 auto .85rem;font-size:clamp(1.45rem,5.8vw,1.85rem);line-height:1.22}.hero-title-line{display:block}.hero .lead{text-shadow:0 1px 12px #050e1c8c;max-width:22rem;margin-inline:auto;font-size:.95rem;line-height:1.55}.hero-bottom{margin-inline:auto;flex-direction:column;align-items:center;gap:1.15rem;width:100%;max-width:22rem;margin-top:0;display:flex}.hero-actions{justify-content:center;align-items:stretch;width:100%;display:flex}.hero .btn-row{flex-flow:row;justify-content:center;align-items:stretch;gap:.5rem;width:100%;margin-top:0;display:flex}.hero .btn-row .btn{box-sizing:border-box;letter-spacing:.01em;white-space:nowrap;flex:1 1 0;justify-content:center;align-items:center;width:auto;min-width:0;height:2.65rem;min-height:2.65rem;margin:0;padding:0 .75rem;font-size:.8rem;line-height:1;display:inline-flex;transform:none}.hero .btn-row .btn:hover{transform:none}.hero .btn-label--full{display:none}.hero .btn-label--short{display:inline}.trust-strip{margin-top:0;text-align:center;border-top:none;grid-template-columns:1fr 1fr;justify-content:center;gap:.5rem;width:100%;max-width:22rem;margin-inline:auto;padding-top:0;font-size:.74rem;display:grid}.trust-strip li{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;background:#050e1c59;border:1px solid #fff3;justify-content:center;align-items:center;min-height:2.5rem;padding:.45rem .4rem;line-height:1.25;display:flex}.trust-strip li:not(:last-child):after{content:none}.page-hero{padding:3rem 0 2.5rem}.page-hero h1{font-size:clamp(1.7rem,7.5vw,2.35rem);line-height:1.2}.section{padding:3.5rem 0}.wa-float{bottom:.85rem;right:.85rem}.back-to-top{width:56px;height:56px;bottom:5.1rem;right:.85rem}.cookie-banner__inner{flex-direction:column;align-items:stretch}.cookie-banner__actions{width:100%}.cookie-banner__actions .btn{flex:1}body.has-cookie-banner{padding-bottom:8.5rem}body.has-cookie-banner .wa-float{bottom:9rem}body.has-cookie-banner .back-to-top{bottom:13.25rem}.modal-backdrop{align-items:center;padding:.75rem}.modal{border-radius:10px;width:min(100%,340px);max-height:min(72dvh,520px);padding:1rem .95rem .95rem}.modal h2{margin:0 0 .55rem;font-size:1.05rem;line-height:1.25}.modal p{margin:0 0 .55rem;font-size:.75rem;line-height:1.45}.modal ul{margin:0 0 .85rem;padding-left:.95rem;font-size:.72rem;line-height:1.4}.modal li{margin-bottom:.35rem}.modal .btn-row{gap:.45rem;margin-top:0}.modal .btn{flex:1;min-height:2.4rem;padding:.55rem .65rem;font-size:.78rem}}
