:root{--brand-ink:#070817;--brand-navy:#010127;--brand-navy-soft:#11143f;--brand-red:#9f0905;--brand-red-bright:#c41616;--brand-blue:#329fde;--brand-blue-light:#74c6ee;--brand-gold:#d19d42;--white:#fff;--paper:#f7f8fb;--warm:#f4f1ec;--line:#dfe3eb;--text:#1c2332;--muted:#626b7b;--positive:#18794e;--warning:#a76300;--danger:#b42318;--shadow-sm:0 8px 24px #07081714;--shadow-lg:0 24px 70px #0708172e;--radius-sm:.75rem;--radius-md:1.25rem;--radius-lg:2rem;--shell:min(90rem, calc(100vw - 3rem));--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Arial Narrow", "Aptos Display", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--white);color:var(--text);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65}img,video{max-width:100%;display:block}img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary,input,select,textarea{outline-offset:4px}:focus-visible{outline:3px solid var(--brand-blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--brand-ink);font-family:var(--font-display);letter-spacing:-.035em;font-weight:760;line-height:1.08}h1{font-size:clamp(3rem,6vw,6.4rem)}h2{font-size:clamp(2.1rem,4vw,4rem)}h3{font-size:1.32rem}.shell{width:var(--shell);margin-inline:auto}.section-tint{background:var(--paper)}.section-dark{background:radial-gradient(circle at 85% 5%, #329fde2e, transparent 30%), radial-gradient(circle at 4% 80%, #9f09053d, transparent 28%), var(--brand-ink);color:#ffffffd1}.section-dark h1,.section-dark h2,.section-dark h3{color:var(--white)}.skip-link{z-index:999;background:var(--white);border:3px solid var(--brand-blue);border-radius:var(--radius-sm);color:var(--brand-ink);padding:.8rem 1rem;font-weight:800;position:fixed;top:-6rem;left:1rem}.skip-link:focus{top:1rem}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:80;background:#fffffff7;border-bottom:1px solid #0101271f;position:sticky;top:0}.utility-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:2.4rem;font-size:.76rem;display:flex}.utility-bar p{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0}.utility-bar p a{color:inherit}.utility-bar p strong{color:var(--brand-navy);font-weight:850}.utility-bar nav{gap:1.4rem;display:flex}.utility-bar a{color:var(--brand-navy);font-weight:700}.utility-bar a:hover,.desktop-nav a:hover,.site-footer a:hover{color:var(--brand-red)}.nav-row{grid-template-columns:auto 1fr auto;align-items:center;gap:1.4rem;min-height:6rem;display:grid}.brand-lockup{align-items:center;gap:.75rem;min-width:15rem;display:flex}.brand-lockup img{object-fit:contain;width:4.3rem;height:4.3rem}.brand-lockup span{line-height:1;display:grid}.brand-lockup strong{color:var(--brand-navy);font-family:var(--font-display);letter-spacing:.14em;font-size:1.25rem}.brand-lockup small{color:var(--muted);margin-top:.4rem;font-size:.78rem}.desktop-nav{justify-content:center;align-items:center;gap:clamp(.85rem,1.5vw,1.6rem);display:flex}.desktop-nav a{color:var(--brand-ink);text-align:center;max-width:8.5rem;font-size:.84rem;font-weight:750;line-height:1.25}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3.2rem;padding:.9rem 1.35rem;font-weight:800;line-height:1.2;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.45;transform:none}.button-primary{background:var(--brand-red);color:var(--white)}.button-primary:hover{background:#790704}.button-secondary{border-color:var(--brand-navy);color:var(--brand-navy);background:0 0}.button-secondary:hover{background:var(--brand-navy);color:var(--white)}.button-accent{background:var(--brand-blue);color:var(--brand-ink)}.button-accent:hover{background:var(--brand-blue-light)}.button-ghost-light{color:var(--white);background:0 0;border-color:#ffffff80}.button-ghost-light:hover{background:#ffffff1a}.text-link{color:var(--brand-red);font-weight:800}.text-link span{margin-left:.35rem;transition:transform .16s;display:inline-block}.text-link:hover span{transform:translate(.25rem)}.light-link{color:var(--brand-blue-light)}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--brand-navy);color:var(--brand-navy);cursor:pointer;border-radius:999px;padding:.75rem 1rem;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);gap:.2rem;width:min(23rem,100vw - 2rem);padding:1rem;display:grid;position:absolute;top:calc(100% + .75rem);right:0}.mobile-menu nav>a:not(.button){border-radius:.65rem;padding:.7rem .8rem;font-weight:700}.mobile-menu nav>a:not(.button):hover{background:var(--paper)}.eyebrow{color:var(--brand-red-bright);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:850}.section-dark .eyebrow{color:var(--brand-blue-light)}.lead{max-width:52rem;font-size:clamp(1.08rem,1.4vw,1.35rem);line-height:1.7}.section-heading{max-width:54rem}.section-heading h2{margin-bottom:1.3rem}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:1.08rem}.section-dark .section-heading>p:not(.eyebrow){color:#ffffffbd}.heading-row{justify-content:space-between;align-items:end;max-width:none;margin-bottom:3rem;display:flex}.heading-row>div{max-width:52rem}.home-hero,.page-hero{padding-block:clamp(4.5rem,8vw,8rem) 0;overflow:hidden}.home-hero-grid,.page-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(28rem,.98fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.home-hero-copy h1{max-width:16ch;margin-bottom:1.5rem;font-size:clamp(3.2rem,5.8vw,6.4rem)}.page-hero-copy h1{max-width:15ch;margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5.6rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.integrity-note{border-left:3px solid var(--brand-gold);color:#ffffffc7;max-width:48rem;margin-top:2rem;padding:.2rem 0 .2rem 1rem;font-size:.9rem}.light-note{color:var(--muted)}.media-figure{margin:0}.image-wrap{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-height:20rem;position:relative;overflow:hidden}.image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#01012785);position:absolute;inset:0}.image-wrap img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.media-figure figcaption{color:inherit;opacity:.7;margin-top:.7rem;font-size:.76rem}.home-hero .media-figure,.page-hero .media-figure{align-self:stretch}.home-hero .image-wrap,.page-hero .image-wrap{min-height:clamp(30rem,44vw,46rem)}.evidence-strip{grid-template-columns:repeat(4,1fr);gap:0;margin-top:clamp(4rem,7vw,7rem);display:grid}.evidence-strip span{color:var(--white);border-left:1px solid #ffffff2e;align-items:center;min-height:6rem;padding:1.5rem;font-size:.82rem;font-weight:750;display:flex}.evidence-strip span:before{background:var(--brand-blue);content:"";border-radius:50%;width:.6rem;height:.6rem;margin-right:.8rem}.split-intro,.content-section-grid{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,6vw,7rem);display:grid}.sticky-heading{position:sticky;top:10rem}.tool-panel,.form-panel,.verification-form,.contact-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(1.5rem,4vw,3.5rem)}.tool-heading{align-items:start;gap:1rem;margin-bottom:2rem;display:flex}.tool-number{background:var(--brand-navy);color:var(--white);border-radius:50%;flex:0 0 3rem;justify-content:center;align-items:center;height:3rem;font-weight:850;display:inline-flex}.tool-heading h2,.form-intro h2,.verification-form h2,.contact-card h2{font-size:clamp(1.8rem,3vw,2.8rem)}.field-label,label{color:var(--brand-ink);gap:.45rem;font-size:.88rem;font-weight:750;display:grid}input,select,textarea{background:var(--white);border-radius:var(--radius-sm);color:var(--brand-ink);border:1px solid #aeb6c5;width:100%;min-height:3.2rem;padding:.78rem .9rem}textarea{resize:vertical;min-height:8rem}input:focus,select:focus,textarea:focus{border-color:var(--brand-blue);box-shadow:0 0 0 3px #329fde29}.result-panel{background:var(--paper);border-left:4px solid var(--brand-red);border-radius:var(--radius-sm);margin-top:1.4rem;padding:1.5rem}.result-label,.record-kicker,.card-meta{color:var(--brand-red);letter-spacing:.11em;text-transform:uppercase;font-size:.74rem;font-weight:850}.standard-pills{flex-wrap:wrap;gap:.55rem;margin-bottom:1rem;display:flex}.standard-pills span{background:var(--brand-navy);color:var(--white);border-radius:999px;padding:.45rem .8rem;font-size:.82rem;font-weight:750}.small-print{color:var(--muted);margin:1rem 0 0;font-size:.78rem}.standards-showcase{counter-reset:standards;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.standards-showcase article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-height:19rem;padding:1.7rem;transition:border-color .18s,transform .18s,box-shadow .18s;position:relative}.standards-showcase article:hover{border-color:var(--brand-blue);box-shadow:var(--shadow-sm);transform:translateY(-4px)}.standards-showcase article>span{color:var(--brand-blue);font-family:var(--font-display);margin-bottom:2.5rem;font-size:2.5rem;font-weight:800;display:block}.standards-showcase article>p:first-of-type{color:var(--brand-red);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:800}.standards-showcase article>p:last-child,.content-card p,.benefit-cards p,.step-diagram p,.mini-card-grid span{color:var(--muted);font-size:.9rem}.benefit-cards{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.benefit-cards article{background:var(--paper);border-radius:var(--radius-md);min-height:16rem;padding:2rem}.benefit-cards span{color:var(--brand-blue);font-size:2rem;font-weight:850}.benefit-cards h3{margin-top:2.5rem}.step-diagram{counter-reset:step;grid-template-columns:repeat(5,1fr);gap:1rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.step-diagram li{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-height:20rem;padding:1.5rem;position:relative}.step-diagram li:not(:last-child):after{background:var(--brand-red);border:4px solid var(--paper);content:"";z-index:2;border-radius:50%;width:1.2rem;height:1.2rem;position:absolute;top:2.15rem;right:-1.15rem}.step-index{color:var(--brand-blue);font-family:var(--font-display);margin-bottom:4rem;font-size:3rem;font-weight:850;display:block}.visual-story-grid,.media-section-grid,.trust-preview-grid{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.visual-story-grid .image-wrap,.trust-preview-grid .image-wrap{min-height:clamp(32rem,45vw,48rem)}.mini-card-grid{grid-template-columns:1fr 1fr;gap:.8rem;margin-block:2rem;display:grid}.mini-card-grid article{border-left:3px solid var(--brand-blue);gap:.4rem;padding:.8rem 1rem;display:grid}.media-section-grid{grid-template-columns:.78fr 1.22fr}.video-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.video-card video{aspect-ratio:16/9;background:var(--brand-navy);object-fit:cover;width:100%}.video-card details{color:var(--text);padding:1.2rem 1.5rem 1.6rem}.video-card summary{color:var(--brand-navy);cursor:pointer;font-weight:850}.video-card details p{margin-top:1rem}.check-list{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.check-list li{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1rem 1rem 1rem 3.1rem;position:relative}.check-list li:before{background:var(--brand-blue);color:var(--brand-ink);content:"✓";border-radius:50%;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.75rem;font-weight:900;display:flex;position:absolute;top:1.12rem;left:1rem}.light-list li{color:#ffffffd6;background:#ffffff14;border-color:#ffffff2e}.compact li{padding-block:.75rem}.editorial-gallery{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.editorial-gallery .image-wrap{min-height:25rem}.trust-preview-grid{grid-template-columns:.9fr 1.1fr}.final-cta{background:linear-gradient(135deg, #9f0905f0, #010127fa), var(--brand-navy);color:#ffffffd1}.final-cta-inner{justify-content:space-between;align-items:end;gap:3rem;display:flex}.final-cta h2{color:var(--white);max-width:18ch}.final-cta p:not(.eyebrow){max-width:55rem}.final-cta .eyebrow{color:var(--brand-blue-light)}.page-hero-grid{padding-bottom:clamp(4rem,7vw,7rem)}.page-hero .integrity-note{max-width:55rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.content-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);min-height:14rem;padding:1.6rem}.section:not(.section-tint) .content-card{background:var(--paper)}.content-card h3{margin-top:1.4rem}.faq-overview{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2.5rem,5vw,5.5rem);display:grid}.faq-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.faq-directory-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);color:var(--brand-navy);gap:.85rem;min-height:12rem;padding:1.5rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative}.faq-directory-card:before{background:linear-gradient(90deg, var(--brand-red), var(--brand-blue));content:"";height:.22rem;position:absolute;inset:0 0 auto}.faq-directory-card:hover,.faq-directory-card:focus-visible{border-color:var(--brand-blue);box-shadow:var(--shadow-sm);transform:translateY(-3px)}.faq-directory-card>span{color:var(--brand-blue);font-family:var(--font-display);font-size:1.5rem;font-weight:850}.faq-directory-card>strong{font-size:1.05rem;line-height:1.28}.faq-directory-card>small{color:var(--muted);align-self:end;font-size:.82rem;font-weight:750}.faq-layout{grid-template-columns:minmax(17rem,.68fr) minmax(0,1.32fr);align-items:start;gap:clamp(2.5rem,5vw,5rem);display:grid}.faq-support-card{background:var(--brand-navy);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);color:var(--white);padding:clamp(1.5rem,3vw,2.5rem);position:sticky;top:10rem}.faq-support-card .eyebrow{color:var(--brand-blue-light)}.faq-support-card h2{color:var(--white);font-size:clamp(1.7rem,2.5vw,2.35rem)}.faq-support-card>p:not(.eyebrow){color:#ffffffc2}.faq-support-actions{gap:.8rem;margin-top:1.75rem;display:grid}.faq-support-actions .button{justify-content:center;width:100%}.faq-support-actions .button-secondary{background:var(--white);border-color:var(--white);color:var(--brand-navy)}.faq-support-actions .text-link{color:var(--white);margin-top:.6rem}.faq-groups{gap:clamp(4rem,7vw,6rem);display:grid}.faq-group{scroll-margin-top:10rem}.faq-group>header{max-width:48rem;margin-bottom:1.8rem}.faq-group>header h2{margin-bottom:.75rem}.faq-group>header>p:last-child{color:var(--muted)}.faq-list{gap:.85rem;display:grid}.faq-item{background:var(--white);border:1px solid var(--line);border-radius:1rem;overflow:hidden;box-shadow:0 10px 24px #0101270a}.faq-item[open]{box-shadow:var(--shadow-sm);border-color:#38a9e88c}.faq-item summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 1.6rem;align-items:center;gap:1rem;padding:1.35rem 1.4rem;font-size:1.03rem;font-weight:820;line-height:1.4;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:var(--brand-blue-dark)}.faq-toggle{width:1.3rem;height:1.3rem;position:relative}.faq-toggle:before,.faq-toggle:after{background:var(--brand-red);content:"";border-radius:1rem;height:.14rem;transition:transform .18s;position:absolute;inset:50% 0 auto;transform:translateY(-50%)}.faq-toggle:after{transform:translateY(-50%)rotate(90deg)}.faq-item[open] .faq-toggle:after{transform:translateY(-50%)rotate(0)}.faq-answer{border-top:1px solid var(--line);padding:1.25rem 1.4rem 1.5rem}.faq-answer p{color:var(--muted);max-width:52rem;font-size:1rem;line-height:1.78}.faq-answer p+p{margin-top:.85rem}.faq-answer .text-link{margin-top:1rem;display:inline-flex}.faq-back-link{color:var(--brand-blue-dark);margin-top:1.25rem;font-size:.86rem;font-weight:800;display:inline-flex}.faq-insights-section{scroll-margin-top:10rem}.faq-insights-content>section>h3{margin-bottom:.8rem;font-size:clamp(1.7rem,2.8vw,2.5rem)}.faq-insights-content>section>p:not(.eyebrow){color:var(--muted);max-width:52rem;margin-bottom:1.75rem}.faq-insights-content .content-card h3{margin-top:0;font-size:1.2rem}.form-panel{max-width:70rem;margin-inline:auto}.form-intro{max-width:48rem;margin-bottom:2rem}.form-grid{gap:1.2rem;display:grid}.two-column{grid-template-columns:1fr 1fr}.span-two{grid-column:span 2}.consent-field{align-items:start;gap:.7rem;margin-block:1.5rem;display:flex}.consent-field input{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;min-height:auto;margin-top:.25rem}.success-panel{border-radius:var(--radius-lg);background:#eefaf4;border:1px solid #9bd4b8;align-items:start;gap:1.5rem;max-width:60rem;margin-inline:auto;padding:2rem;display:flex}.success-panel>span{background:var(--positive);color:var(--white);border-radius:50%;flex:0 0 3rem;justify-content:center;align-items:center;height:3rem;font-size:1.4rem;display:flex}.success-inline{border-left:4px solid var(--positive);background:#eefaf4;margin-bottom:1.5rem;padding:.9rem 1rem}.verification-layout{grid-template-columns:.82fr 1.18fr;gap:1.5rem;display:grid}.search-row{gap:.65rem;display:flex}.search-row input{flex:1}.verification-result{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);min-height:30rem;padding:2rem}.empty-state{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:25rem;display:flex}.empty-state span{color:var(--brand-blue);font-size:4rem}.record-header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.status-active{color:var(--positive);background:#dff5e9;border-radius:999px;padding:.45rem .8rem;font-size:.8rem;font-weight:850}.certificate-record dl,.contact-card dl{gap:0;margin-top:1.5rem;display:grid}.certificate-record dl>div,.contact-card dl>div{border-top:1px solid var(--line);grid-template-columns:11rem 1fr;gap:1rem;padding-block:.85rem;display:grid}dt{color:var(--muted);font-size:.8rem;font-weight:750}dd{margin:0}.not-found-state{align-content:center;min-height:23rem}.progress-steps{grid-template-columns:repeat(4,1fr);gap:0;margin:2rem 0;padding:0;list-style:none;display:grid}.progress-steps li{color:var(--muted);align-items:center;gap:.6rem;font-size:.82rem;font-weight:750;display:flex}.progress-steps li:after{background:var(--line);content:"";width:100%;height:2px;margin-inline:.6rem}.progress-steps li:last-child:after{display:none}.progress-steps span{border:2px solid var(--line);border-radius:50%;flex:0 0 2.3rem;justify-content:center;align-items:center;height:2.3rem;display:flex}.progress-steps .current{color:var(--brand-navy)}.progress-steps .current span{background:var(--brand-blue);border-color:var(--brand-blue)}.application-step fieldset{border:0;margin:0;padding:0}.application-step legend{color:var(--brand-ink);font-family:var(--font-display);margin-bottom:1.5rem;font-size:2rem;font-weight:760}.form-navigation{justify-content:space-between;margin-top:2rem;display:flex}.contact-layout{grid-template-columns:1.15fr .85fr;align-items:start;gap:1.5rem;display:grid}.contact-layout .form-panel{margin:0}.contact-card{position:sticky;top:10rem}.contact-card a{color:var(--brand-red);font-weight:750}.contact-card address,.footer-office-list address{font-style:normal}.contact-card address span,.footer-office-list address span,.contact-card address strong,.footer-office-list address strong{display:block}.portal-workspace{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.portal-grid{grid-template-columns:18rem 1fr;min-height:38rem;display:grid}.portal-sidebar{background:var(--brand-navy);color:#ffffffc7;padding:2rem}.portal-sidebar h2{color:var(--white);font-size:2rem}.portal-sidebar nav{gap:.35rem;margin-top:2.5rem;display:grid}.portal-sidebar button{color:#ffffffb8;cursor:default;text-align:left;background:0 0;border:0;border-radius:.6rem;padding:.75rem}.portal-sidebar button.active{color:var(--white);background:#74c6ee2e;font-weight:750}.portal-content{padding:2rem}.portal-stat-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.portal-stat-grid article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);gap:1.5rem;padding:1.4rem;display:grid}.portal-stat-grid span{color:var(--muted);font-size:.78rem}.status-timeline{background:var(--white);border-radius:var(--radius-md);margin-top:1rem;padding:1.5rem}.status-timeline ol{gap:0;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.status-timeline li{border-left:2px solid var(--line);align-items:center;gap:.8rem;min-height:3.4rem;margin-left:1rem;padding-left:1.5rem;display:flex;position:relative}.status-timeline li span{background:var(--paper);border:2px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;left:-1.06rem}.status-timeline li.complete{border-color:var(--brand-blue);font-weight:750}.status-timeline li.complete span{background:var(--brand-blue);border-color:var(--brand-blue)}.site-footer{background:var(--brand-ink);color:#ffffffb3;padding-block:5rem 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.25fr;gap:3rem;display:grid}.footer-grid>div:not(:first-child){flex-direction:column;gap:.65rem;display:flex}.site-footer h2{color:var(--white);font-family:var(--font-sans);letter-spacing:.11em;text-transform:uppercase;font-size:.78rem}.site-footer a{font-size:.88rem}.footer-brand{align-items:center;gap:1rem;display:flex}.footer-brand img{object-fit:contain;width:4.75rem;height:4.75rem}.footer-brand strong{color:var(--white);display:block}.footer-brand p{margin:.35rem 0 0;font-size:.78rem}.footer-note{max-width:38rem;margin-top:1.5rem;font-size:.82rem}.footer-office-list{border-top:1px solid #ffffff24;gap:.9rem;margin-top:.65rem;padding-top:.9rem;display:grid}.footer-office-list address{color:#ffffffad;font-size:.8rem;line-height:1.55}.footer-office-list strong{color:var(--brand-blue-light);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem;font-size:.72rem;display:block}.footer-legal{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:space-between;gap:1rem 2rem;margin-top:4rem;padding-top:1.5rem;font-size:.72rem;display:flex}@media (width<=1200px){.desktop-nav{display:none}.nav-row{grid-template-columns:1fr auto auto}.mobile-menu{display:block}.standards-showcase{grid-template-columns:repeat(2,1fr)}.step-diagram{grid-template-columns:repeat(3,1fr)}.step-diagram li:not(:last-child):after{display:none}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (width<=960px){:root{--shell:min(100% - 2rem, 52rem)}.utility-bar nav,.header-cta{display:none}.nav-row{grid-template-columns:1fr auto}.home-hero-grid,.page-hero-grid,.split-intro,.content-section-grid,.visual-story-grid,.media-section-grid,.trust-preview-grid,.verification-layout,.contact-layout{grid-template-columns:1fr}.home-hero .image-wrap,.page-hero .image-wrap,.visual-story-grid .image-wrap,.trust-preview-grid .image-wrap{min-height:30rem}.evidence-strip{grid-template-columns:1fr 1fr}.sticky-heading,.contact-card{position:static}.editorial-gallery{grid-template-columns:1fr}.editorial-gallery .image-wrap{min-height:30rem}.final-cta-inner,.heading-row{flex-direction:column;align-items:start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.portal-grid{grid-template-columns:1fr}.portal-sidebar nav{grid-template-columns:repeat(3,1fr)}}@media (width<=680px){:root{--shell:calc(100vw - 1.25rem)}h1{font-size:clamp(2.55rem,13vw,4.2rem)}h2{font-size:clamp(2rem,10vw,3rem)}.section{padding-block:4.5rem}.utility-bar{display:none}.nav-row{min-height:5rem}.brand-lockup{min-width:0}.brand-lockup img{width:3.4rem;height:3.4rem}.brand-lockup strong{font-size:1rem}.brand-lockup small{font-size:.7rem}.home-hero,.page-hero{padding-top:3rem}.home-hero .image-wrap,.page-hero .image-wrap,.visual-story-grid .image-wrap,.trust-preview-grid .image-wrap,.editorial-gallery .image-wrap{min-height:23rem}.evidence-strip,.standards-showcase,.benefit-cards,.step-diagram,.mini-card-grid,.card-grid,.two-column,.portal-stat-grid,.footer-grid{grid-template-columns:1fr}.evidence-strip span{border-bottom:1px solid #ffffff24;min-height:4.5rem}.span-two{grid-column:auto}.standards-showcase article,.benefit-cards article,.step-diagram li{min-height:auto}.step-index,.standards-showcase article>span{margin-bottom:1.5rem}.search-row,.record-header,.final-cta-inner,.heading-row{flex-direction:column;align-items:stretch}.certificate-record dl>div,.contact-card dl>div{grid-template-columns:1fr;gap:.2rem}.progress-steps{gap:.4rem}.progress-steps li{text-align:center;flex-direction:column;font-size:.66rem}.progress-steps li:after{display:none}.portal-sidebar nav{grid-template-columns:1fr 1fr}.footer-grid>div,.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}.footer-legal{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.site-header,.site-footer,.hero-actions,.final-cta,video{display:none!important}body{color:#000}.section,.home-hero,.page-hero{padding-block:1.5rem;color:#000!important;background:#fff!important}h1,h2,h3,.section-dark h1,.section-dark h2,.section-dark h3{color:#000}}:root{--shell:min(82rem, calc(100% - clamp(2rem, 6vw, 6rem)));--brand-red:#ad0b08;--brand-red-bright:#d51d1d;--brand-blue:#38a9e8;--brand-blue-light:#8bd8fa;--paper:#f5f8fc;--warm:#fff7f2;--line:#dbe3ee;--shadow-sm:0 12px 34px #0c1b3717;--shadow-lg:0 28px 80px #060c2633}html,body{max-width:100%;overflow-x:clip}body{min-width:20rem}main,.shell,.nav-row>*,.home-hero-grid>*,.page-hero-grid>*,.content-section-grid>*,.visual-story-grid>*,.media-section-grid>*,.trust-preview-grid>*,.verification-layout>*,.contact-layout>*{min-width:0}h1,h2,h3,p,li,dd{overflow-wrap:break-word}.section{padding-block:clamp(4.5rem,7vw,7.25rem)}.site-header{box-shadow:0 8px 30px #0a15300f}.utility-bar{gap:2rem;min-height:2.65rem}.utility-bar p{white-space:nowrap}.utility-bar nav{flex-wrap:wrap;justify-content:flex-end}.nav-row{grid-template-columns:minmax(13.5rem,auto) minmax(0,1fr);gap:clamp(1.25rem,2.5vw,2.5rem);min-height:5.75rem;display:grid}.brand-lockup{gap:.8rem;min-width:0}.brand-lockup img{flex:0 0 4rem;width:4rem;height:4rem}.brand-lockup strong{font-size:1.18rem}.brand-lockup small{white-space:nowrap}.navigation-cluster{justify-content:flex-end;align-items:center;gap:clamp(.85rem,1.5vw,1.4rem);min-width:0;display:flex}.desktop-nav{flex:auto;justify-content:flex-end;align-items:center;gap:0;min-width:0}.desktop-nav a{color:#10143f;letter-spacing:.01em;text-align:center;white-space:nowrap;border-bottom:3px solid #0000;justify-content:center;align-items:center;max-width:none;min-height:3.25rem;padding:.65rem clamp(.7rem,.82vw,.95rem);font-size:clamp(.82rem,.7vw,.9rem);font-weight:800;line-height:1.25;transition:border-color .18s,color .18s;display:inline-flex;position:relative}.desktop-nav a+a:before{content:"";background:linear-gradient(#0000,#090d4757 22% 78%,#0000);width:1px;height:1.35rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.desktop-nav a[aria-current=page]{border-bottom-color:var(--brand-red);color:var(--brand-red)}.desktop-nav a:hover{border-bottom-color:#ad0b086b}.desktop-nav a:focus-visible{outline-offset:2px;border-radius:.3rem;outline:3px solid #38a9e857}.header-cta{white-space:nowrap;flex:none;min-height:3rem;padding-inline:1.2rem;font-size:.88rem;font-weight:850}.mobile-menu-shell{display:none;position:relative}.menu-toggle{background:var(--white);color:var(--brand-navy);cursor:pointer;z-index:93;border:1px solid #01012733;border-radius:999px;align-items:center;gap:.65rem;min-height:3rem;padding:.7rem 1rem;font-weight:800;display:inline-flex;position:relative}.menu-toggle-icon{gap:.22rem;width:1rem;display:grid}.menu-toggle-icon i{background:currentColor;border-radius:999px;width:100%;height:2px;transition:transform .18s,opacity .18s;display:block}.mobile-menu-shell.is-open .menu-toggle-icon i:first-child{transform:translateY(.37rem)rotate(45deg)}.mobile-menu-shell.is-open .menu-toggle-icon i:nth-child(2){opacity:0}.mobile-menu-shell.is-open .menu-toggle-icon i:last-child{transform:translateY(-.37rem)rotate(-45deg)}.mobile-menu-scrim{cursor:pointer;z-index:89;background:#01012780;border:0;position:fixed;inset:0}.mobile-menu-panel{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-lg);z-index:92;border-radius:1.35rem;gap:1rem;width:min(26rem,100vw - 1.5rem);max-height:calc(100vh - 8rem);padding:1.1rem;display:grid;position:absolute;top:calc(100% + .9rem);right:0;overflow-y:auto}.mobile-menu-heading{border-bottom:1px solid var(--line);padding:.35rem .35rem .9rem;display:grid}.mobile-menu-heading span{color:var(--brand-navy);font-family:var(--font-display);font-size:1.35rem;font-weight:800}.mobile-menu-heading small{color:var(--muted)}.mobile-main-links,.mobile-utility-links{gap:.25rem;display:grid}.mobile-main-links a{color:var(--brand-ink);border-radius:.8rem;align-items:center;gap:.8rem;padding:.72rem .8rem;font-weight:750;display:flex}.mobile-main-links a:hover,.mobile-main-links a[aria-current=page]{color:var(--brand-red);background:#eef7fd}.mobile-main-links a>span{color:var(--brand-blue);font-size:.72rem;font-weight:850}.mobile-utility-links{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;padding-top:.85rem}.mobile-utility-links a{color:var(--brand-navy);padding:.45rem;font-size:.76rem;font-weight:750}.mobile-action-bar{display:none}.home-hero-bright{color:var(--text);background:radial-gradient(circle at 88% 12%,#38a9e838,#0000 30%),radial-gradient(circle at 8% 86%,#d51d1d1a,#0000 27%),linear-gradient(135deg,#fff 0%,#f7fbff 62%,#eef8ff 100%);padding-block:clamp(4rem,7vw,6.6rem) 0;position:relative}.home-hero-bright:before{background:linear-gradient(90deg, var(--brand-red) 0 36%, var(--brand-blue) 36% 78%, var(--brand-gold) 78% 100%);content:"";height:.3rem;position:absolute;inset:0 0 auto}.home-hero-bright h1,.home-hero-bright h2,.home-hero-bright h3{color:var(--brand-navy)}.home-hero-bright .eyebrow{color:var(--brand-red)}.home-hero-bright .lead{color:#3c485e}.home-hero-bright .integrity-note{border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#4b5567;background:#ffffffb8;padding:.75rem 1rem}.home-hero-grid,.page-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:clamp(2.5rem,5vw,5.5rem)}.home-hero-copy h1{letter-spacing:-.045em;max-width:20ch;font-size:clamp(2.9rem,4.65vw,4.7rem)}.home-hero-copy .lead{max-width:42rem}.media-figure,.image-wrap{min-width:0;max-width:100%}.image-wrap{aspect-ratio:16/11;background:linear-gradient(135deg,#eaf3fa,#dce9f4);min-height:0}.home-hero .image-wrap{aspect-ratio:4/5;min-height:0}.home-hero .media-figure{transform:translateY(1.4rem)}.home-hero .image-wrap:before{border-radius:calc(var(--radius-lg) - .5rem);content:"";pointer-events:none;z-index:2;border:1px solid #ffffffb3;position:absolute;inset:.8rem}.home-hero .media-figure figcaption{color:var(--muted)}.evidence-strip{background:var(--brand-navy);box-shadow:var(--shadow-lg);z-index:3;border-radius:1.2rem 1.2rem 0 0;margin-top:clamp(3.5rem,6vw,5.5rem);position:relative;overflow:hidden}.evidence-strip span{flex-direction:column;align-items:flex-start;gap:.15rem;line-height:1.35}.evidence-strip span:before{display:none}.evidence-strip strong{color:var(--brand-blue-light);font-size:1.05rem}.page-hero.section-dark{background:radial-gradient(circle at 88% 12%,#38a9e847,#0000 30%),radial-gradient(circle at 3% 92%,#ad0b084d,#0000 30%),linear-gradient(135deg,#080b25,#101a3e 70%,#092a46);padding-block:clamp(3.8rem,6vw,6.5rem)}.page-hero-grid{align-items:center;padding-bottom:0}.page-hero-copy h1{max-width:14ch;font-size:clamp(2.85rem,4.5vw,4.7rem)}.page-hero .image-wrap{aspect-ratio:5/4;min-height:0}.page-hero .media-figure figcaption{color:#ffffffc7}.heading-row{gap:2rem}.split-intro,.content-section-grid{grid-template-columns:minmax(16rem,.75fr) minmax(0,1.25fr);gap:clamp(2.5rem,5vw,5rem)}.tool-panel,.form-panel,.verification-form,.contact-card{border-color:#0101271a}.tool-panel{background:radial-gradient(circle at 100% 0, #38a9e824, transparent 35%), var(--white)}.result-panel{background:linear-gradient(135deg,#f7fbff,#eef7fd)}.result-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.35rem;display:flex}.result-actions .button{min-height:2.85rem}.standards-showcase article,.benefit-cards article,.content-card{position:relative;overflow:hidden}.standards-showcase article:before,.benefit-cards article:before,.content-card:before{background:linear-gradient(90deg, var(--brand-red), var(--brand-blue));content:"";height:.22rem;position:absolute;inset:0 0 auto}.standards-showcase article,.benefit-cards article,.step-diagram li,.content-card{min-height:0}.benefit-cards article{background:linear-gradient(145deg,#fff,#f5f9fd)}.step-diagram{align-items:stretch}.step-diagram li{background:linear-gradient(160deg,#fff 0%,#f7faff 100%)}.step-index{margin-bottom:2.5rem}.visual-story-grid .image-wrap,.trust-preview-grid .image-wrap{aspect-ratio:4/5;min-height:0}.mini-card-grid article{border:1px solid #dfebf4;border-left:3px solid var(--brand-blue);background:#f7fbff;border-radius:.65rem}.media-section.section-dark{background:radial-gradient(circle at 10% 20%,#38a9e833,#0000 30%),linear-gradient(135deg,#080b25,#111a42)}.video-card{max-width:100%}.video-card video{max-height:47rem}.video-card track{color:var(--white)}.editorial-gallery .image-wrap{aspect-ratio:4/3;min-height:0}.final-cta-inner>div:first-child{max-width:58rem}.form-context-note{border:1px solid #bfe2f5;border-left:4px solid var(--brand-blue);border-radius:var(--radius-sm);background:linear-gradient(135deg,#edf8fe,#f8fcff);align-items:start;gap:.25rem;margin-top:1.5rem;padding:1rem 1.1rem;display:grid}.form-context-note span{color:var(--brand-navy);font-weight:750}.form-context-note small{color:var(--muted)}.portal-view-heading{margin-bottom:1.5rem}.portal-view-heading h2{font-size:clamp(2rem,3vw,3rem)}.portal-placeholder{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);align-items:flex-start;gap:1.2rem;min-height:20rem;padding:clamp(1.5rem,4vw,3rem);display:flex}.portal-placeholder>span{color:var(--brand-navy);background:#e8f7ff;border-radius:50%;flex:0 0 3rem;justify-content:center;align-items:center;height:3rem;font-size:1.4rem;font-weight:850;display:flex}.portal-placeholder .button{margin-top:1rem}.standards-explorer{gap:1.5rem;display:grid}.explorer-intro{grid-template-columns:minmax(0,1fr) minmax(20rem,.85fr);align-items:end;gap:clamp(2rem,5vw,5rem);margin-bottom:.5rem;display:grid}.explorer-intro h2{margin-bottom:1rem;font-size:clamp(2.35rem,4vw,3.8rem)}.explorer-intro p:not(.eyebrow){color:var(--muted);max-width:48rem}.explorer-search label{margin-bottom:.55rem}.search-control{background:var(--white);border-radius:var(--radius-sm);border:1px solid #aeb6c5;align-items:center;min-width:0;padding-left:.9rem;display:flex}.search-control:focus-within{border-color:var(--brand-blue);box-shadow:0 0 0 3px #38a9e829}.search-control>span{color:var(--brand-blue);font-size:1.4rem}.search-control input{box-shadow:none;border:0;min-width:0}.search-control button{color:var(--brand-red);cursor:pointer;background:0 0;border:0;padding:.8rem;font-size:.78rem;font-weight:800}.filter-row{flex-wrap:wrap;gap:.65rem;display:flex}.filter-row button{background:var(--white);border:1px solid var(--line);color:var(--brand-navy);cursor:pointer;border-radius:999px;min-height:2.7rem;padding:.6rem .95rem;font-size:.78rem;font-weight:750}.filter-row button:hover,.filter-row button.active{background:var(--brand-navy);border-color:var(--brand-navy);color:var(--white)}.explorer-status{color:var(--muted);font-size:.82rem}.explorer-status strong{color:var(--brand-red)}.standards-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.standards-directory-grid article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;min-width:0;padding:1.5rem;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #08122a0d}.standards-directory-grid article:before{background:linear-gradient(90deg, var(--brand-red), var(--brand-blue));content:"";height:.24rem;position:absolute;inset:0 0 auto}.standards-directory-grid article:hover{box-shadow:var(--shadow-sm);border-color:#9fd9f6;transform:translateY(-3px)}.standard-card-topline{justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:2rem;display:flex}.standard-card-topline>span{color:var(--brand-blue);font-size:1.7rem;font-weight:850}.standard-card-topline small{color:var(--muted);letter-spacing:.08em;text-align:right;text-transform:uppercase;font-size:.62rem;font-weight:800}.standards-directory-grid h3{margin-bottom:.4rem;font-size:1.55rem}.standards-directory-grid .standard-name{color:var(--brand-red);text-transform:uppercase;min-height:2.6rem;font-size:.78rem;font-weight:800}.standards-directory-grid article>p:last-of-type{color:var(--muted);flex:1;font-size:.88rem}.standards-directory-grid article>a{color:var(--brand-navy);margin-top:1rem;font-size:.82rem;font-weight:850}.standards-directory-grid article>a span{color:var(--brand-red);margin-left:.3rem}.no-results{background:var(--white);border-radius:var(--radius-md);text-align:center;border:1px dashed #b7c8d8;flex-direction:column;justify-content:center;align-items:center;min-height:22rem;padding:2rem;display:flex}.no-results>span{color:var(--brand-blue);font-size:3rem}.site-footer{position:relative}@media (width<=1340px){.desktop-nav{display:none}.mobile-menu-shell{display:block}.nav-row{grid-template-columns:minmax(13rem,1fr) auto}.standards-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}.step-diagram{grid-template-columns:repeat(3,minmax(0,1fr))}.step-diagram li:not(:last-child):after{display:none}}@media (width<=1060px){.home-hero-grid,.page-hero-grid,.split-intro,.content-section-grid,.visual-story-grid,.media-section-grid,.trust-preview-grid,.verification-layout,.contact-layout,.explorer-intro,.faq-overview,.faq-layout{grid-template-columns:minmax(0,1fr)}.home-hero-copy,.page-hero-copy{max-width:48rem}.home-hero-copy h1,.page-hero-copy h1{max-width:14ch}.home-hero .media-figure{width:100%;max-width:44rem;margin-inline:auto;transform:none}.home-hero .image-wrap,.page-hero .image-wrap,.visual-story-grid .image-wrap,.trust-preview-grid .image-wrap{aspect-ratio:16/10}.page-hero .media-figure{max-width:48rem}.sticky-heading,.contact-card,.faq-support-card{position:static}.standards-directory-grid,.editorial-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-gallery .media-figure:last-child{grid-column:1/-1;width:100%;max-width:40rem;margin-inline:auto}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}@media (width<=840px){:root{--shell:min(100% - 2rem, 45rem)}.utility-bar{display:none}.nav-row{min-height:5.25rem}.evidence-strip,.step-diagram{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-grid{grid-template-columns:minmax(0,1fr)}.portal-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.final-cta-inner,.heading-row{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}}@media (width<=680px){:root{--shell:calc(100% - 1.25rem)}body{padding-bottom:4.6rem}h1,.home-hero-copy h1,.page-hero-copy h1{font-size:clamp(2.35rem,11vw,3.4rem);line-height:1.02}h2,.explorer-intro h2{font-size:clamp(1.95rem,9vw,2.8rem)}.section{padding-block:4rem}.nav-row{gap:.75rem}.brand-lockup img{flex-basis:3.25rem;width:3.25rem;height:3.25rem}.brand-lockup strong{font-size:.98rem}.brand-lockup small{font-size:.66rem}.header-cta{display:none}.menu-toggle{min-height:2.8rem;padding-inline:.8rem}.mobile-menu-panel{width:calc(100vw - 1.25rem)}.mobile-action-bar{border-top:1px solid var(--line);bottom:0;padding:.55rem .65rem max(.55rem, env(safe-area-inset-bottom));z-index:75;background:#fffffff5;grid-template-columns:.78fr 1.22fr;align-items:center;gap:.6rem;display:grid;position:fixed;inset-inline:0;box-shadow:0 -10px 30px #0708171f}.mobile-action-bar a{border:1px solid var(--brand-navy);color:var(--brand-navy);border-radius:999px;justify-content:center;align-items:center;gap:.4rem;min-height:2.9rem;padding:.65rem .8rem;font-size:.78rem;font-weight:850;display:flex}.mobile-action-bar a.primary{background:var(--brand-red);border-color:var(--brand-red);color:var(--white)}.home-hero-bright,.page-hero.section-dark{padding-top:3rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.home-hero .image-wrap,.page-hero .image-wrap,.visual-story-grid .image-wrap,.trust-preview-grid .image-wrap,.editorial-gallery .image-wrap{aspect-ratio:16/11;min-height:0}.evidence-strip,.standards-showcase,.benefit-cards,.step-diagram,.mini-card-grid,.card-grid,.two-column,.portal-stat-grid,.standards-directory-grid,.editorial-gallery,.faq-directory,.footer-grid{grid-template-columns:minmax(0,1fr)}.faq-directory-card{min-height:0}.faq-item summary,.faq-answer{padding-inline:1.1rem}.editorial-gallery .media-figure:last-child{grid-column:auto;max-width:none}.span-two{grid-column:auto}.search-row,.record-header,.result-actions{flex-direction:column;align-items:stretch}.search-row .button,.result-actions .button{width:100%}.tool-panel,.form-panel,.verification-form,.contact-card,.verification-result{border-radius:1.2rem;padding:1.25rem}.progress-steps{padding-bottom:.5rem;overflow-x:auto}.progress-steps li{min-width:4.8rem}.portal-sidebar{padding:1.25rem}.portal-sidebar nav{padding-bottom:.4rem;display:flex;overflow-x:auto}.portal-sidebar nav button{white-space:nowrap;flex:none}.portal-content{padding:1.1rem}.portal-placeholder,.success-panel{flex-direction:column}.filter-row{scroll-snap-type:x proximity;flex-wrap:nowrap;margin-inline:-.625rem;padding:0 .625rem .5rem;overflow-x:auto}.filter-row button{scroll-snap-align:start;flex:none}.standards-directory-grid .standard-name{min-height:0}.footer-grid>div,.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}}.nav-row{grid-template-columns:minmax(19rem,auto) minmax(0,1fr);min-height:7rem}.brand-lockup{gap:1rem}.brand-lockup img{filter:saturate(1.5)contrast(1.14)brightness(1.05)drop-shadow(0 8px 13px #050d2b33);flex:0 0 5.6rem;width:5.6rem;height:5.6rem}.brand-lockup strong{color:#090d47;letter-spacing:.15em;text-shadow:0 1px #fffffff2;font-size:clamp(1.35rem,1.7vw,1.65rem);font-weight:900}.brand-lockup small{color:#216b9d;margin-top:.5rem;font-size:.93rem;font-weight:720}.assurance-carousel-section{background:radial-gradient(circle at 92% 8%,#38a9e81f,#0000 24%),linear-gradient(#fff,#eef6fc);overflow:hidden}.carousel-heading{align-items:center}.carousel-heading h2{max-width:18ch}.assurance-carousel{margin-top:2rem}.carousel-stage{aspect-ratio:16/8.1;background:var(--brand-navy);border:1px solid #0101271f;border-radius:clamp(1.25rem,3vw,2.4rem);min-height:31rem;position:relative;overflow:hidden;box-shadow:0 30px 80px #08153438}.carousel-slide{opacity:0;visibility:hidden;transition:opacity .7s;position:absolute;inset:0}.carousel-slide.is-active{opacity:1;visibility:visible;z-index:1}.carousel-slide img{object-fit:cover}.carousel-slide:after{content:"";background:linear-gradient(90deg,#050a23eb 0%,#050a23b3 36%,#050a2314 74%);position:absolute;inset:0}.carousel-overlay{color:#ffffffd9;z-index:2;max-width:min(36rem,100% - 7rem);position:absolute;bottom:clamp(2rem,5vw,5rem);left:clamp(2rem,5vw,5rem)}.carousel-overlay .eyebrow{color:var(--brand-blue-light)}.carousel-overlay h3{color:var(--white);max-width:13ch;margin-bottom:1rem;font-size:clamp(2rem,4.2vw,4.5rem);line-height:1.02}.carousel-overlay>p:last-child{max-width:45ch;font-size:clamp(.95rem,1.4vw,1.13rem)}.carousel-arrow{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--brand-navy);cursor:pointer;z-index:3;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;font-size:1.35rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:var(--brand-blue-light)}.carousel-arrow-previous{left:1rem}.carousel-arrow-next{right:1rem}.carousel-controls{justify-content:space-between;align-items:center;gap:1rem;padding:1.3rem .25rem 0;display:flex}.carousel-dots{gap:.55rem;display:flex}.carousel-dots button{cursor:pointer;background:#aebdca;border:0;border-radius:999px;width:.68rem;height:.68rem;padding:0;transition:background .18s,width .18s}.carousel-dots button.is-active{background:var(--brand-red);width:2.2rem}.carousel-pause{color:var(--brand-navy);cursor:pointer;text-underline-offset:.25em;background:0 0;border:0;padding:.4rem;font-size:.8rem;font-weight:800;text-decoration:underline}.contact-offices{border-top:1px solid var(--line);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.contact-offices h3{color:var(--brand-navy);margin-bottom:.25rem;font-size:1.6rem}.contact-offices address{background:var(--paper);border-left:3px solid var(--brand-blue);border-radius:0 var(--radius-sm) var(--radius-sm) 0;padding:1rem}.contact-offices address strong{color:var(--brand-ink);font-size:.9rem;line-height:1.55}.site-footer{padding-top:4rem}.footer-visuals{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:4rem;display:grid}.footer-visual-card{aspect-ratio:16/9;border-radius:var(--radius-md);border:1px solid #ffffff24;display:block;position:relative;overflow:hidden}.footer-visual-card:after{content:"";background:linear-gradient(#0000 35%,#020517f2);position:absolute;inset:0}.footer-visual-card img{object-fit:cover;transition:transform .45s}.footer-visual-card:hover img{transform:scale(1.04)}.footer-visual-card>span{z-index:2;gap:.2rem;display:grid;position:absolute;bottom:1.2rem;left:1.25rem;right:1.25rem}.footer-video-card:before{color:var(--brand-red);content:"▶";z-index:2;background:#ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;padding-left:.15rem;font-size:1rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}.footer-visual-card strong{color:var(--white);font-size:clamp(1rem,1.5vw,1.28rem)}.footer-visual-card small{color:var(--brand-blue-light);font-size:.75rem;font-weight:750}.footer-grid{grid-template-columns:minmax(15rem,1.4fr) repeat(5,minmax(8.5rem,1fr));align-items:start;gap:clamp(1.25rem,2vw,2.2rem)}.footer-grid>div:not(:first-child){gap:.55rem}.footer-brand img{filter:saturate(1.45)contrast(1.12)brightness(1.08)drop-shadow(0 8px 18px #0000003d);width:5.6rem;height:5.6rem}.footer-brand strong{font-size:1.05rem}.footer-office-list{border-top:0;gap:0;margin-top:0;padding-top:0}.footer-register-block{border-left:1px solid #ffffff29;min-height:100%;padding-left:clamp(1rem,1.7vw,1.75rem)}.footer-register-block address{margin-top:.85rem;font-style:normal}.footer-register-block strong{color:#ffffffeb;font-size:.82rem;font-weight:750;line-height:1.55;display:block}.footer-office-list address{border-top:1px solid #ffffff21;padding-block:.8rem}.footer-office-list address:first-child{border-top:0;padding-top:0}.footer-office-list strong{color:#ffffffd6;letter-spacing:0;text-transform:none;margin:0;font-size:.8rem;font-weight:750;line-height:1.5}.footer-legal{margin-top:3rem}@media (width<=1340px){.nav-row{grid-template-columns:minmax(18rem,1fr) auto}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid>div:first-child,.footer-grid>div:nth-child(5),.footer-grid>div:nth-child(6){grid-column:auto}}@media (width<=920px){.carousel-stage{aspect-ratio:4/3;min-height:31rem}.carousel-slide:after{background:linear-gradient(#050a2314 18%,#050a23eb 82%)}.carousel-overlay{max-width:calc(100% - 4rem);bottom:2rem;left:2rem}.footer-visuals,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-visual-card:last-child,.footer-grid>div:first-child{grid-column:1/-1}.footer-register-block{border-top:1px solid #ffffff29;border-left:0;grid-column:1/-1;min-height:auto;padding-top:1.5rem;padding-left:0}}@media (width<=680px){.nav-row{grid-template-columns:minmax(0,1fr) auto;min-height:6rem}.brand-lockup{gap:.65rem}.brand-lockup img{flex-basis:4.15rem;width:4.15rem;height:4.15rem}.brand-lockup strong{letter-spacing:.11em;font-size:1.02rem}.brand-lockup small{margin-top:.35rem;font-size:.7rem}.carousel-heading .button{width:100%}.carousel-stage{aspect-ratio:4/5;min-height:32rem}.carousel-slide img{object-position:center}.carousel-overlay{max-width:calc(100% - 2.5rem);bottom:1.6rem;left:1.25rem}.carousel-overlay h3{font-size:clamp(1.8rem,9vw,2.8rem)}.carousel-arrow{width:2.7rem;height:2.7rem;top:2.4rem;transform:none}.carousel-controls{flex-direction:column;align-items:flex-start}.footer-visuals,.footer-grid{grid-template-columns:minmax(0,1fr)}.footer-visual-card:last-child,.footer-grid>div:first-child,.footer-register-block{grid-column:auto}}@media (prefers-reduced-motion:reduce){.carousel-slide,.footer-visual-card img{transition:none}}@media (width<=420px){.brand-lockup small{display:none}.menu-toggle>span:last-child{font-size:.72rem}.mobile-utility-links{grid-template-columns:minmax(0,1fr)}}@media (hover:none){.button:hover,.standards-showcase article:hover,.standards-directory-grid article:hover{transform:none}}@media (prefers-reduced-motion:reduce){.menu-toggle-icon i{transition:none}}.utility-phones{flex-wrap:wrap;align-items:center;gap:.35rem 1rem;display:flex}.utility-phones a{letter-spacing:0;white-space:nowrap;font-size:.82rem}.utility-phones a+a:before{color:var(--brand-blue);content:"•";margin-right:1rem}.button-wide{width:100%}.honeypot{opacity:0!important;width:1px!important;height:1px!important;min-height:1px!important;position:absolute!important;left:-10000px!important}.form-error{border:1px solid #efb4af;border-left:4px solid var(--danger);border-radius:var(--radius-sm);color:#7f1d1d;background:#fff0ef;margin-bottom:1.5rem;padding:.9rem 1rem}.portal-access-section{background:radial-gradient(circle at 92% 8%, #38a9e81f, transparent 28%), var(--paper)}.portal-access-grid{grid-template-columns:minmax(19rem,.68fr) minmax(0,1.32fr);align-items:start;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.portal-login-card,.portal-signup-card,.account-status-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid #0101271a;padding:clamp(1.5rem,3.5vw,3rem)}.portal-login-card{color:#ffffffd1;background:radial-gradient(circle at 100% 0,#38a9e833,#0000 34%),linear-gradient(155deg,#071029,#111b43);position:sticky;top:9.5rem}.portal-login-card h2{color:var(--white);font-size:clamp(2rem,3vw,3rem)}.portal-login-card .eyebrow{color:var(--brand-blue-light)}.portal-login-card .button{margin-top:1.6rem}.portal-login-card .small-print,.portal-login-card .small-print a{color:#ffffffb3}.secure-access-note{border-radius:var(--radius-sm);background:#ffffff14;border:1px solid #ffffff29;gap:.3rem;margin-top:1.5rem;padding:1rem;display:grid}.secure-access-note strong{color:var(--white)}.secure-access-note span{font-size:.84rem}.portal-signup-card .form-intro h2{font-size:clamp(2rem,3.4vw,3.2rem)}.portal-signup-card label small{color:var(--muted);font-size:.72rem;font-weight:500}.phone-field{grid-template-columns:minmax(7.5rem,.55fr) minmax(10rem,1.45fr);gap:.5rem;display:grid}.choice-fieldset{border:0;border-top:1px solid var(--line);margin:2rem 0 0;padding:1.6rem 0 0}.choice-fieldset legend{color:var(--brand-ink);padding:0 .7rem 0 0;font-weight:850}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.choice-grid label{cursor:pointer;background:#f7fbff;border:1px solid #dceaf4;border-radius:.8rem;align-items:center;gap:.7rem;min-height:3.25rem;padding:.7rem .8rem;display:flex}.choice-grid label:has(input:checked){border-color:var(--brand-blue);background:#eaf7fe}.choice-grid input,.security-check select{min-height:auto}.choice-grid input{flex:0 0 1.15rem;width:1.15rem;height:1.15rem}.security-check{border-radius:var(--radius-md);background:linear-gradient(135deg,#f7fbff,#edf7fd);border:1px solid #cfe5f2;grid-template-columns:minmax(0,1fr) 9rem;align-items:end;gap:1.5rem;margin-top:2rem;padding:1.25rem;display:grid}.security-check>div{gap:.3rem;display:grid}.security-check>div>span:not(.challenge-symbols){color:var(--muted);font-size:.82rem}.challenge-symbols{letter-spacing:.35rem;margin-top:.3rem;font-size:1.65rem;line-height:1.4}.account-status-section,.secure-workspace-section,.management-register-section{background:var(--paper);min-height:65vh}.narrow-shell{max-width:52rem}.account-status-card h1,.secure-workspace-header h1,.management-register-section h1{font-size:clamp(2.4rem,5vw,4.7rem)}.secure-workspace-header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.secure-workspace-header p{color:var(--muted)}.management-register-block{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);margin-top:1.5rem;padding:clamp(1.2rem,3vw,2rem)}.management-register-block .heading-row{align-items:center;margin-bottom:1.3rem}.management-register-block .heading-row h2{margin:0;font-size:clamp(1.6rem,3vw,2.4rem)}.management-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.management-record{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.2rem}.management-record p{margin-bottom:.55rem;font-size:.84rem}.status-chip{text-transform:uppercase;border-radius:999px;padding:.35rem .65rem;font-size:.7rem;font-weight:850}.status-approved{color:var(--positive);background:#dff5e9}.status-pending{color:#8a5200;background:#fff4d6}.status-declined{color:var(--danger);background:#fee9e7}.record-actions{border-top:1px solid var(--line);flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.record-actions button{background:var(--white);border:1px solid var(--line);cursor:pointer;border-radius:999px;padding:.5rem .75rem;font-size:.74rem;font-weight:800}.management-table-wrap,.legal-table-wrap{overflow-x:auto}.management-table-wrap table,.legal-table-wrap table{border-collapse:collapse;width:100%;min-width:48rem}.management-table-wrap th,.management-table-wrap td,.legal-table-wrap th,.legal-table-wrap td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:.85rem}.management-table-wrap th,.legal-table-wrap th{color:var(--brand-navy);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.management-table-wrap td{font-size:.82rem}.legal-section{background:var(--paper)}.legal-layout{grid-template-columns:minmax(14rem,.42fr) minmax(0,1.58fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.legal-navigation{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-md);padding:1.4rem;position:sticky;top:9.5rem}.legal-navigation nav,.legal-related{gap:.55rem;display:grid}.legal-navigation nav a,.legal-related a{color:var(--brand-navy);border-radius:.5rem;padding:.35rem .45rem;font-size:.8rem;font-weight:700}.legal-navigation nav a:hover,.legal-related a:hover{background:var(--paper);color:var(--brand-red)}.legal-related{border-top:1px solid var(--line);margin-top:1.2rem;padding-top:1.2rem}.legal-related strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.legal-document{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(1.5rem,4vw,4rem)}.legal-document>section{scroll-margin-top:10rem}.legal-document>section+section{border-top:1px solid var(--line);margin-top:2.4rem;padding-top:2.4rem}.legal-document h2{font-size:clamp(1.65rem,3vw,2.45rem)}.legal-document p,.legal-document li{color:#465064}.legal-document a{color:var(--brand-red);text-underline-offset:.18em;font-weight:750;text-decoration:underline}.footer-conversion{border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0,#38a9e83d,#0000 30%),linear-gradient(135deg,#111b43,#09112e);border:1px solid #ffffff21;justify-content:space-between;align-items:center;gap:clamp(2rem,5vw,5rem);margin-bottom:4rem;padding:clamp(1.5rem,4vw,3rem);display:flex}.footer-conversion>div:first-child{max-width:55rem}.footer-conversion h2{color:var(--white);font-family:var(--font-display);letter-spacing:-.03em;text-transform:none;font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.12}.footer-conversion p:not(.eyebrow){margin-bottom:0}.footer-conversion .hero-actions{flex:none;margin-top:0}.footer-cookie-button{color:inherit;cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0}.footer-cookie-button:hover{color:var(--brand-blue-light)}.cookie-panel{border:1px solid var(--line);border-radius:var(--radius-md);z-index:120;background:#fffffffb;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:min(72rem,100vw - 2rem);padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 24px 80px #07081747}.cookie-panel h2{margin-bottom:.35rem;font-size:1.35rem}.cookie-panel p{margin-bottom:0;font-size:.82rem}.cookie-panel .eyebrow{margin-bottom:.35rem}.cookie-panel a{color:var(--brand-red);font-weight:750}.cookie-actions{flex:none;gap:.65rem;display:flex}@media (width<=1100px){.utility-bar nav{display:none}.portal-access-grid,.legal-layout{grid-template-columns:minmax(0,1fr)}.portal-login-card,.legal-navigation{position:static}.legal-navigation nav{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-conversion{flex-direction:column;align-items:flex-start}}@media (width<=840px){.utility-bar{justify-content:center;padding-block:.45rem;display:flex}.utility-bar p{white-space:normal;justify-content:center}.management-card-grid{grid-template-columns:minmax(0,1fr)}.cookie-panel{flex-direction:column;align-items:stretch;gap:1rem}}@media (width<=680px){.utility-bar{font-size:.7rem}.utility-phones{gap:.15rem .7rem}.utility-phones strong{text-align:center;flex-basis:100%}.utility-phones a+a:before{margin-right:.7rem}.phone-field,.choice-grid,.security-check,.legal-navigation nav{grid-template-columns:minmax(0,1fr)}.secure-workspace-header{flex-direction:column;align-items:stretch}.footer-conversion{margin-bottom:3rem}.footer-conversion .hero-actions,.footer-conversion .hero-actions .button{width:100%}.cookie-panel{max-height:calc(100vh - 6.2rem);bottom:5.2rem;overflow-y:auto}.cookie-actions{grid-template-columns:minmax(0,1fr);display:grid}}
