:root{--site-bg:#f3f4f6;--site-bg-elevated:#f7f8fa;--site-surface:#fcfcfd;--site-surface-strong:#e8edf2;--site-surface-contrast:#dae2e9;--site-text:#0d1728;--site-text-soft:#1a2738;--site-text-muted:#42536a;--site-text-faint:#617186;--site-border:rgba(13,23,40,0.12);--site-border-strong:rgba(13,23,40,0.18);--site-border-accent:rgba(19,56,118,0.22);--site-accent:#173b7a;--site-accent-soft:#23498e;--site-accent-strong:#122f63;--site-accent-deep:#0b2348;--site-accent-ink:#081a35;--site-success-surface:#eef6f2;--site-success-border:#c7ddd0;--site-success-text:#1d4931;--site-warning-surface:#f8f2e8;--site-warning-border:#e3ccb0;--site-warning-text:#77451a;--site-header-max-width:1180px;--site-page-max-width:1180px;--site-prose-width:1100px;--site-radius:18px;--site-radius-sm:12px;--site-radius-xs:8px;--site-shadow:0 10px 24px rgba(8,18,34,0.06);--site-shadow-soft:0 4px 12px rgba(8,18,34,0.035);--site-shadow-strong:0 16px 34px rgba(8,18,34,0.09);--site-shadow-panel:0 18px 40px rgba(6,16,32,0.14);--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:5rem;--font-sans:"Inter","Söhne","Suisse Int'l","Neue Haas Grotesk Text Pro","Helvetica Neue",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-display:"Inter","Söhne","Suisse Int'l","Neue Haas Grotesk Display Pro","Helvetica Neue",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-prose:"Inter","Söhne","Suisse Int'l","Neue Haas Grotesk Text Pro","Helvetica Neue",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif}*,*::before,*::after{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans);color:var(--site-text);background:var(--site-bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;line-height:inherit;color:var(--site-text);background:radial-gradient( ellipse 120% 52% at 50% 10%,rgba(255,243,214,0.08),transparent 62% ),linear-gradient(180deg,#f7f8fa 0%,#f3f4f6 52%,#f6f7f9 100%);background-repeat:no-repeat}img,picture,svg,canvas,video{display:block;max-width:100%}img{height:auto}button,input,textarea,select{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6,ul,ol,dl,blockquote,figure{margin-top:0}p:last-child,ul:last-child,ol:last-child,dl:last-child,blockquote:last-child,figure:last-child{margin-bottom:0}ul,ol{padding-left:1.25rem}h1,h2,h3{text-wrap:balance}:focus-visible{outline:2px solid var(--site-accent);outline-offset:2px}::selection{background:rgba(23,59,122,0.14);color:var(--site-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0);clip-path:inset(50%)}details{color:inherit}summary{cursor:pointer}summary::marker,summary::-webkit-details-marker{color:var(--site-accent)}@supports (view-transition-name:none){.site-main{view-transition-name:site-main}::view-transition-old(site-main),::view-transition-new(site-main){animation-duration:500ms;animation-timing-function:cubic-bezier(0.22,1,0.36,1)}::view-transition-old(site-main){animation-name:site-fade-out}::view-transition-new(site-main){animation-name:site-fade-in}}@keyframes site-fade-in{from{opacity:0}to{opacity:1}}@keyframes site-fade-out{from{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto !important}*,*::before,*::after{animation-duration:0.001ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:0.001ms !important}}.site-shell{width:min(100% - 2rem,var(--site-header-max-width));margin-inline:auto}.site-main{padding:var(--space-1) 0 0}.site-main__inner{width:100%;min-width:0}.site-main__inner>*{min-width:0}.site-main__inner>:not(.home-page){width:min(100% - 2rem,var(--site-page-max-width));max-width:none;margin-inline:auto}.site-main__inner>.home-page{width:100%;max-width:none}.site-main__inner>.insights-page,.site-main__inner>.insight-article{width:100%;max-width:none;margin-inline:0}.page-shell{display:block}.page-shell__breadcrumbs{padding-top:var(--space-4)}.page-shell__answer,.page-shell__proof-boundary,.page-shell__related-links{margin-bottom:var(--space-6)}.page-shell__proof-boundary,.page-shell__related-links{content-visibility:auto;contain-intrinsic-size:1px 700px}.page-hero{padding:var(--space-5) 0 var(--space-5)}.page-title{margin-bottom:var(--space-4);color:var(--site-text);font-family:var(--font-display);font-size:clamp(2.35rem,4.2vw,3.8rem);font-weight:660;line-height:0.94;letter-spacing:-0.055em}.page-lead{max-width:64ch;color:var(--site-text-muted);font-size:1.06rem;line-height:1.74}.skip-link{position:absolute;left:1rem;top:1rem;z-index:10000;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}@media (max-width:720px){.site-shell{width:min(100% - 1.25rem,var(--site-header-max-width))}.site-main__inner>:not(.home-page){width:min(100% - 1.25rem,var(--site-page-max-width))}.site-main__inner>.insights-page,.site-main__inner>.insight-article{width:100%}.site-main{padding:var(--space-7) 0 0}.page-title{max-width:none}}.content-prose p,.content-prose ul,.content-prose ol{margin:0 0 var(--space-5);color:var(--site-text);font-size:18px;line-height:1.72}.content-prose li+li{margin-top:0.45rem}.content-prose strong{color:var(--site-text)}.content-prose a{color:var(--site-accent);text-decoration:underline;text-decoration-thickness:0.06em;text-underline-offset:0.14em}.content-prose a:hover,.content-prose a:focus-visible{color:var(--site-accent-soft)}.content-prose blockquote{margin:0 0 var(--space-5);padding:var(--space-4) var(--space-5);border-left:4px solid var(--site-accent);border-radius:0 var(--site-radius-sm) var(--site-radius-sm) 0;background:rgba(255,255,255,0.82);color:var(--site-text-soft)}.content-prose hr{margin:var(--space-6) 0;border:0;border-top:1px solid var(--site-border)}.content-section{padding-bottom:var(--space-7)}.content-section--wide{max-width:min(100%,1180px)}.breadcrumbs{margin:0}.breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2);margin:0;padding:0;list-style:none}.breadcrumbs__item{display:inline-flex;align-items:center;gap:var(--space-2);min-width:0;color:var(--site-text-faint);font-size:0.9rem}.breadcrumbs__separator{color:var(--site-border-strong)}.breadcrumbs__link{color:var(--site-text-faint);transition:color 120ms ease}.breadcrumbs__link:hover,.breadcrumbs__link:focus-visible{color:var(--site-accent)}.breadcrumbs__current{color:var(--site-text-soft);font-weight:600}.answer-box{max-width:var(--site-prose-width);margin-bottom:var(--space-6);padding:var(--space-5);border:1px solid var(--site-border-strong);border-radius:var(--site-radius);background:linear-gradient( 180deg,rgba(255,255,255,0.99) 0%,var(--site-surface) 100% );box-shadow:var(--site-shadow-soft)}.answer-box__title{margin-bottom:var(--space-3);color:var(--site-text);font-family:var(--font-display);font-size:1.18rem;font-weight:650;letter-spacing:-0.02em}.answer-box__text{color:var(--site-text-muted);line-height:1.74}.definition-list{display:grid;gap:var(--space-4);max-width:var(--site-prose-width)}.definition-item{contain:layout paint;padding:var(--space-4);border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:rgba(255,255,255,0.84)}.definition-item__term{margin-bottom:var(--space-2);color:var(--site-text);font-size:0.98rem;font-weight:700}.definition-item__body{color:var(--site-text-muted);line-height:1.72}@media (max-width:720px){.answer-box,.definition-item{padding:var(--space-4)}}:root{--frosted-glass-texture:url("/images/features/frostedglass-480.webp");--site-mobile-header-height:72px}html.site-mobile-menu-is-open,body.site-mobile-menu-is-open{overflow:hidden}.site-header{position:sticky;top:0;z-index:10003;color:#f5f7fb;background:linear-gradient( 180deg,rgba(7,22,45,0.99) 0%,rgba(11,31,64,0.99) 100% );border-bottom:1px solid rgba(255,255,255,0.08);box-shadow:0 8px 22px rgba(7,16,32,0.12);backdrop-filter:blur(10px)}.site-header__inner{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:78px}.site-brand-wrap,.site-header-menu-trigger{position:relative}.site-brand{display:inline-flex;align-items:center;gap:0.9rem;min-width:0;color:#ffffff}.site-brand:hover,.site-brand:focus-visible,.site-brand--active{color:#ffffff}.site-brand__mark{display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:999px;background:rgba(255,255,255,0.08);color:#ffffff;font-size:1rem;line-height:1;box-shadow:0 5px 14px rgba(0,0,0,0.12)}.site-brand__logo{display:block;width:38px;height:38px;object-fit:contain;filter:brightness(0) invert(1);opacity:0.96}.site-brand__text{font-family:Inter var,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:1.72rem;font-weight:450;line-height:1}.site-nav{min-width:0}.site-nav__list{display:flex;align-items:center;justify-content:center;gap:0.15rem;flex-wrap:wrap;margin:0;padding:0;list-style:none}.site-nav__list--secondary{justify-content:flex-end}.site-nav__item{margin:0}.site-nav__link{display:inline-flex;align-items:center;gap:0.32rem;min-height:2.5rem;padding:0.58rem 0.76rem;border-radius:999px;color:rgba(241,245,255,0.84);font-size:0.92rem;font-weight:600;line-height:1;transition:color 120ms ease,background-color 120ms ease,box-shadow 120ms ease,border-color 120ms ease}.site-nav__initial{color:rgba(255,255,255,0.96);font-weight:800;letter-spacing:0.018em}.site-nav__link-caret{display:inline-block;color:rgba(241,245,255,0.62);font-size:0.68rem;line-height:1;transform:translateY(-0.02rem);transition:color 120ms ease,transform 120ms ease}.site-nav__link--evidential-mark{line-height:1}.site-nav__link:hover,.site-nav__link:focus-visible,.site-header-menu-trigger:hover .site-nav__link,.site-header-menu-trigger--open .site-nav__link{color:#ffffff;background:rgba(255,255,255,0.07)}.site-nav__link:hover .site-nav__link-caret,.site-nav__link:focus-visible .site-nav__link-caret,.site-header-menu-trigger:hover .site-nav__link-caret,.site-header-menu-trigger:focus-within .site-nav__link-caret,.site-header-menu-trigger--open .site-nav__link-caret{color:#ffffff;transform:translateY(-0.02rem) rotate(180deg)}.site-nav__link[aria-expanded="true"]{color:#ffffff;background:rgba(255,255,255,0.07)}.site-nav__link[aria-expanded="true"] .site-nav__link-caret{color:#ffffff;transform:translateY(-0.02rem) rotate(180deg)}.site-nav__link--secondary{color:rgba(241,245,255,0.72)}.site-nav__link--active{color:#ffffff;background:rgba(255,255,255,0.11);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.12)}.site-header__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:0.85rem;min-width:0}.site-header__verify-cta{display:inline-flex;align-items:center;justify-content:center;gap:0.42rem;min-height:2.55rem;padding:0.62rem 0.92rem;border:1px solid rgba(255,255,255,0.18);border-radius:999px;color:#ffffff;background:linear-gradient( 180deg,rgba(255,255,255,0.14) 0%,rgba(255,255,255,0.08) 100% );box-shadow:inset 0 1px 0 rgba(255,255,255,0.16),0 8px 18px rgba(0,0,0,0.12);font-size:0.9rem;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:color 120ms ease,background-color 120ms ease,border-color 120ms ease,box-shadow 120ms ease,transform 120ms ease}.site-header__verify-cta:hover,.site-header__verify-cta:focus-visible,.site-header__verify-cta--active{color:#ffffff;border-color:rgba(255,255,255,0.3);background:linear-gradient( 180deg,rgba(255,255,255,0.2) 0%,rgba(255,255,255,0.11) 100% );box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 10px 22px rgba(0,0,0,0.16);transform:translateY(-1px)}.site-header__verify-cta-mark{display:inline-grid;place-items:center;width:1.18rem;height:1.18rem;border-radius:999px;color:#ffffff;font-size:1rem;font-weight:700;line-height:1}.site-header__menu-button{display:none !important}.site-header__menu-line{display:block;width:0.95rem;height:1px;margin-inline:auto;background:rgba(255,255,255,0.92)}.site-header__mobile-toggle{display:none;align-items:center;justify-content:center;gap:0.62rem;min-height:2.72rem;padding:0.56rem 0.72rem 0.56rem 0.9rem;border:1px solid rgba(255,255,255,0.16);border-radius:999px;background:linear-gradient( 180deg,rgba(255,255,255,0.09),rgba(255,255,255,0.045) );color:#ffffff;cursor:pointer;font:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06),0 10px 22px rgba(0,0,0,0.12)}.site-header__mobile-toggle:hover,.site-header__mobile-toggle:focus-visible{border-color:rgba(255,255,255,0.24);background:linear-gradient( 180deg,rgba(255,255,255,0.14),rgba(255,255,255,0.065) )}.site-header__mobile-toggle-text{color:#ffffff;font-size:0.88rem;font-weight:680;line-height:1}.site-header__mobile-toggle-icon{display:grid;gap:0.24rem;width:1.08rem}.site-header__mobile-toggle-line{display:block;width:100%;height:1px;border-radius:999px;background:rgba(255,255,255,0.94);transform-origin:center;transition:opacity 140ms ease,transform 140ms ease}.site-header__mobile-toggle--open .site-header__mobile-toggle-line:nth-child(1),.site-header__mobile-toggle[aria-expanded="true"] .site-header__mobile-toggle-line:nth-child(1){transform:translateY(0.25rem) rotate(45deg)}.site-header__mobile-toggle--open .site-header__mobile-toggle-line:nth-child(2),.site-header__mobile-toggle[aria-expanded="true"] .site-header__mobile-toggle-line:nth-child(2){opacity:0}.site-header__mobile-toggle--open .site-header__mobile-toggle-line:nth-child(3),.site-header__mobile-toggle[aria-expanded="true"] .site-header__mobile-toggle-line:nth-child(3){transform:translateY(-0.25rem) rotate(-45deg)}.site-mobile-header,.site-mobile-header__toggle,.site-mobile-menu-toggle,.site-mobile-menu-panel,[data-mobile-menu-panel]{display:none !important}.site-mobile-menu[hidden],.site-mobile-menu-panel[hidden],[data-mobile-menu-panel][hidden]{display:none !important}.site-mobile-menu{display:none !important;position:fixed;top:var(--site-mobile-header-height);right:0;bottom:auto;left:0;height:calc(100dvh - var(--site-mobile-header-height));min-height:calc(100dvh - var(--site-mobile-header-height));z-index:10002;color:#f5f7fb;background:rgba(2,8,20,0.62);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}#site-mobile-menu.site-mobile-menu--open,#site-mobile-menu.site-mobile-menu-panel--open,#site-mobile-menu:not([hidden])[aria-hidden="false"],#site-mobile-menu[data-mobile-menu-open="true"],html.site-mobile-menu-is-open #site-mobile-menu,body.site-mobile-menu-is-open #site-mobile-menu{display:block !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;height:calc(100dvh - var(--site-mobile-header-height)) !important;min-height:calc(100dvh - var(--site-mobile-header-height)) !important}.site-mobile-menu__backdrop{position:absolute;inset:0;z-index:0;background:radial-gradient( circle at 72% 0%,rgba(49,92,255,0.18),transparent 34% ),rgba(2,8,20,0.2)}.site-mobile-menu__surface{position:absolute;top:0;right:0;bottom:0;left:auto;z-index:1;display:flex;flex-direction:column;width:min(100vw,28.5rem);height:100%;min-height:100%;max-height:100%;overflow-y:auto;overscroll-behavior:contain;border-left:1px solid rgba(255,255,255,0.14);background:radial-gradient( circle at 16% 0%,rgba(49,92,255,0.2),transparent 34% ),linear-gradient( 180deg,rgba(7,22,45,0.985) 0%,rgba(8,26,54,0.985) 52%,rgba(4,13,29,0.985) 100% );box-shadow:0 28px 70px rgba(0,0,0,0.42),inset 0 1px 0 rgba(255,255,255,0.07)}.site-mobile-menu__top{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:0 0 auto;padding:1rem;border-bottom:1px solid rgba(255,255,255,0.08);background:linear-gradient( 180deg,rgba(7,22,45,0.985),rgba(7,22,45,0.94) );backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-mobile-menu__brand{display:inline-flex;align-items:center;gap:0.78rem;min-width:0;color:#ffffff;font-family:Inter var,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:1.34rem;font-weight:540;letter-spacing:-0.045em;line-height:1;text-decoration:none}.site-mobile-menu__brand:hover,.site-mobile-menu__brand:focus-visible,.site-mobile-menu__brand--active{color:#ffffff}.site-mobile-menu__brand-logo{display:block;width:36px;height:36px;object-fit:contain;filter:brightness(0) invert(1);opacity:0.96;flex:0 0 auto}.site-mobile-menu__close{display:inline-grid;place-items:center;width:2.72rem;height:2.72rem;padding:0;border:1px solid rgba(255,255,255,0.16);border-radius:999px;background:linear-gradient( 180deg,rgba(255,255,255,0.1),rgba(255,255,255,0.05) );color:#ffffff;cursor:pointer;font:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,0.06),0 10px 22px rgba(0,0,0,0.12)}.site-mobile-menu__close:hover,.site-mobile-menu__close:focus-visible{border-color:rgba(255,255,255,0.24);background:linear-gradient( 180deg,rgba(255,255,255,0.15),rgba(255,255,255,0.07) )}.site-mobile-menu__close span{display:block;color:inherit;font-size:1.6rem;font-weight:300;line-height:1;transform:translateY(-0.04rem)}.site-mobile-menu__intro{display:grid;gap:0.36rem;flex:0 0 auto;padding:0.95rem 1rem 0.95rem;border-bottom:1px solid rgba(255,255,255,0.07)}.site-mobile-menu__nav,.site-mobile-menu__quick-row{flex:0 0 auto}.site-mobile-menu__nav{overflow:visible}.site-mobile-menu__surface>.site-mobile-menu__nav,.site-mobile-menu__surface>.site-mobile-menu__quick-row{flex-shrink:0}.site-mobile-menu__eyebrow,.site-mobile-menu__subsection-title,.site-mobile-menu__nav-label{color:#e2c78e;font-size:0.68rem;font-weight:780;letter-spacing:0.14em;line-height:1.2;text-transform:uppercase}.site-mobile-menu__intro h2{margin:0;color:#ffffff;font-family:var(--font-display);font-size:clamp(1.45rem,4vw,2rem);font-weight:680;letter-spacing:-0.045em;line-height:1.05}.site-mobile-menu__intro p{max-width:28rem;margin:0;color:rgba(241,245,255,0.74);font-size:0.9rem;font-weight:520;line-height:1.45}.site-mobile-menu__nav{padding:0.72rem}.site-mobile-menu__nav--secondary{padding-top:0.56rem;border-top:1px solid rgba(255,255,255,0.07)}.site-mobile-menu__nav-label{margin:0 0 0.55rem;padding:0 0.18rem;color:rgba(226,199,142,0.86);font-size:0.68rem;font-weight:780;letter-spacing:0.14em;line-height:1.2;text-transform:uppercase}.site-mobile-menu__list,.site-mobile-menu__sublist{display:grid;gap:0.46rem;margin:0;padding:0;list-style:none}.site-mobile-menu__item{min-width:0}.site-mobile-menu__item-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:0.44rem}.site-mobile-menu__link{display:flex;align-items:center;justify-content:space-between;gap:0.85rem;min-width:0;padding:0.78rem 0.84rem;border:1px solid transparent;border-radius:0.9rem;background:rgba(255,255,255,0.035);color:rgba(241,245,255,0.9);text-decoration:none;box-shadow:inset 0 1px 0 rgba(255,255,255,0.025)}.site-mobile-menu__link:hover,.site-mobile-menu__link:focus-visible{color:#ffffff;background:rgba(255,255,255,0.075);border-color:rgba(255,255,255,0.09)}.site-mobile-menu__link--active{color:#ffffff;background:linear-gradient( 180deg,rgba(255,255,255,0.13),rgba(255,255,255,0.075) );border-color:rgba(255,255,255,0.14);box-shadow:inset 0 1px 0 rgba(255,255,255,0.06),0 12px 26px rgba(0,0,0,0.12)}.site-mobile-menu__link-content{display:inline-flex;align-items:center;gap:0.78rem;min-width:0}.site-mobile-menu__icon{flex:0 0 auto;width:1.28rem;height:1.28rem;color:#e2c78e;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;fill:none;opacity:0.96;filter:drop-shadow(0 0 8px rgba(226,199,142,0.14))}.site-mobile-menu__icon--mark{width:1.34rem;height:1.34rem}.site-mobile-menu__link:hover .site-mobile-menu__icon,.site-mobile-menu__link:focus-visible .site-mobile-menu__icon,.site-mobile-menu__link--active .site-mobile-menu__icon{color:#f0d99d;opacity:1}.site-mobile-menu__link-main{display:grid;gap:0.18rem;min-width:0}.site-mobile-menu__link-label{color:inherit;font-size:0.96rem;font-weight:720;line-height:1.12}.site-mobile-menu__link-description{color:rgba(241,245,255,0.55);font-size:0.74rem;font-weight:540;line-height:1.28}.site-mobile-menu__link--evidential-mark .site-mobile-menu__link-label{font-size:1.02rem}.site-mobile-menu__expand{display:inline-grid;place-items:center;width:2.52rem;min-height:100%;padding:0;border:1px solid rgba(255,255,255,0.1);border-radius:0.9rem;background:rgba(255,255,255,0.055);color:rgba(255,255,255,0.9);cursor:pointer}.site-mobile-menu__expand:hover,.site-mobile-menu__expand:focus-visible{color:#ffffff;background:rgba(255,255,255,0.095);border-color:rgba(255,255,255,0.16)}.site-mobile-menu__expand span{display:inline-block;font-size:1.05rem;font-weight:520;line-height:1;transition:transform 140ms ease}.site-mobile-menu__expand[aria-expanded="true"] span{transform:rotate(180deg)}.site-mobile-menu__panel{display:grid;gap:0.56rem;margin:0.38rem 0 0.2rem 0.38rem;padding:0.58rem;max-height:min(24rem,50vh);overflow:auto;border-left:1px solid rgba(226,199,142,0.28);border-radius:0 0.9rem 0.9rem 0;background:rgba(255,255,255,0.035)}.site-mobile-menu__panel[hidden]{display:none !important}.site-mobile-menu__primary-action,.site-mobile-menu__subitem{display:grid;gap:0.26rem;padding:0.68rem 0.72rem;border:1px solid rgba(255,255,255,0.075);border-radius:0.78rem;background:rgba(255,255,255,0.04);color:rgba(241,245,255,0.9);text-decoration:none}.site-mobile-menu__primary-action:hover,.site-mobile-menu__primary-action:focus-visible,.site-mobile-menu__subitem:hover,.site-mobile-menu__subitem:focus-visible{color:#ffffff;border-color:rgba(226,199,142,0.32);background:rgba(255,255,255,0.072)}.site-mobile-menu__primary-action span,.site-mobile-menu__subitem span{color:inherit;font-size:0.85rem;font-weight:700;line-height:1.18}.site-mobile-menu__primary-action small,.site-mobile-menu__subitem small{color:rgba(241,245,255,0.58);font-size:0.74rem;font-weight:510;line-height:1.36}.site-mobile-menu__subsection{display:grid;gap:0.48rem}.site-mobile-menu__subsection-title{margin:0;color:rgba(226,199,142,0.86);font-size:0.64rem}.site-mobile-menu__group{display:grid;gap:0.44rem}.site-mobile-menu__group+.site-mobile-menu__group{margin-top:0.42rem}.site-mobile-menu__group-description{margin:0;color:rgba(241,245,255,0.58);font-size:0.75rem;font-weight:510;line-height:1.4}.site-mobile-menu__subitem-title-row{display:flex;align-items:center;justify-content:space-between;gap:0.7rem}.site-mobile-menu__subitem-title-row em{flex:0 0 auto;padding:0.18rem 0.38rem;border:1px solid rgba(226,199,142,0.32);border-radius:999px;color:#e2c78e;font-size:0.56rem;font-style:normal;font-weight:760;letter-spacing:0.05em;line-height:1;text-transform:uppercase}.site-mobile-menu__assist{display:grid;gap:0.34rem;padding:0.72rem 0.78rem;border:1px solid rgba(226,199,142,0.2);border-radius:0.82rem;background:rgba(226,199,142,0.08);color:rgba(241,245,255,0.74)}.site-mobile-menu__assist strong{color:#ffffff;font-size:0.76rem;font-weight:760;line-height:1.2}.site-mobile-menu__assist p{margin:0;color:inherit;font-size:0.76rem;font-weight:530;line-height:1.4}.site-mobile-menu__assist a{width:fit-content;color:#e2c78e;font-size:0.78rem;font-weight:720}.site-mobile-menu__assist--boundary{border-color:rgba(226,199,142,0.25);background:rgba(226,199,142,0.09)}.site-mobile-menu__assist--help{border-color:rgba(49,92,255,0.26);background:rgba(49,92,255,0.11)}.site-mobile-menu__assist--status{border-color:rgba(255,255,255,0.12);background:rgba(255,255,255,0.055)}.site-mobile-menu__quick-row{position:sticky;bottom:0;z-index:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0.36rem;padding:0.72rem;border-top:1px solid rgba(255,255,255,0.08);background:linear-gradient( 180deg,rgba(7,22,45,0.88),rgba(4,13,29,0.985) );backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-mobile-menu__quick-link{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:2.25rem;padding:0.52rem 0.34rem;border:1px solid rgba(255,255,255,0.09);border-radius:999px;background:rgba(255,255,255,0.045);color:rgba(241,245,255,0.82);font-size:0.72rem;font-weight:700;line-height:1.05;text-align:center;text-decoration:none}.site-mobile-menu__quick-link:hover,.site-mobile-menu__quick-link:focus-visible,.site-mobile-menu__quick-link--active{color:#ffffff;border-color:rgba(226,199,142,0.28);background:rgba(255,255,255,0.095)}@media (max-width:390px){.site-mobile-menu__surface{width:100vw}.site-mobile-menu__quick-row{gap:0.28rem;padding-inline:0.56rem}.site-mobile-menu__quick-link{min-height:2.15rem;padding-inline:0.24rem;font-size:0.66rem;letter-spacing:-0.02em}.site-mobile-menu__link{padding-inline:0.72rem}.site-mobile-menu__link-description{font-size:0.7rem}}.site-header__mega-wrap{display:block}[data-header-menu-panel],.site-header__mega-panel-root{position:fixed;top:78px;left:0;right:0;z-index:9999;display:block;width:100vw;height:36.5rem;min-height:36.5rem;max-height:36.5rem;color:#07162d;opacity:0;visibility:hidden;pointer-events:none;transform:translate3d(0,-1.35rem,0);transform-origin:top center;transition:opacity 220ms ease,visibility 0s linear 220ms,transform 260ms cubic-bezier(0.22,1,0.36,1);will-change:opacity,transform}[data-header-menu-panel][hidden],.site-header__mega-panel-root[hidden]{display:none !important}[data-header-menu-panel]:not([hidden]),.site-header__mega-panel-root--active{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(0,0,0);transition:opacity 180ms ease,visibility 0s linear 0s,transform 260ms cubic-bezier(0.22,1,0.36,1)}.site-header--menu-closing [data-header-menu-panel]:not([hidden]),.site-header--menu-closing .site-header__mega-panel-root--active{opacity:0;visibility:visible;pointer-events:none;transform:translate3d(0,-1.35rem,0);transition:opacity 220ms ease,visibility 0s linear 280ms,transform 260ms cubic-bezier(0.22,1,0.36,1)}.site-header-mega{position:relative;top:auto;left:auto;right:auto;z-index:auto;display:block;width:100%;height:36.5rem;min-height:36.5rem;max-height:36.5rem;padding-top:0;color:#07162d;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none;will-change:auto}.site-header-mega__panel{position:relative;overflow:hidden;width:100%;height:36.5rem;min-height:36.5rem;max-height:36.5rem;margin-top:0;border:0;border-top:1px solid rgba(255,255,255,0.9);border-bottom:1px solid rgba(7,22,45,0.24);border-radius:0;background:linear-gradient( 135deg,rgba(255,255,255,0.97) 0%,rgba(248,251,255,0.92) 42%,rgba(238,246,252,0.84) 100% );box-shadow:0 34px 82px rgba(3,10,24,0.2),0 18px 42px rgba(7,22,45,0.14),0 4px 0 rgba(7,22,45,0.08),inset 0 1px 0 rgba(255,255,255,1),inset 0 -1px 0 rgba(7,22,45,0.14);backdrop-filter:blur(42px) saturate(128%) contrast(104%) brightness(114%);-webkit-backdrop-filter:blur(42px) saturate(128%) contrast(104%) brightness(114%);transition:background 160ms ease,box-shadow 160ms ease,border-color 160ms ease}.site-header-mega__panel::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient( circle at 16% 10%,rgba(255,255,255,0.9),rgba(255,255,255,0.34) 24%,transparent 48% ),linear-gradient( 105deg,rgba(255,255,255,0.52) 0%,rgba(255,255,255,0.16) 28%,rgba(255,255,255,0.04) 52%,rgba(255,255,255,0.28) 100% ),linear-gradient( 180deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.28) 48%,rgba(255,255,255,0.18) 100% );opacity:0.82}.site-header-mega__panel::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient( 180deg,rgba(255,255,255,0.36),rgba(255,255,255,0.2) ),var(--frosted-glass-texture);background-size:100% 100%,cover;background-position:center center,center center;background-repeat:no-repeat,no-repeat;filter:saturate(88%) contrast(94%) brightness(112%);mix-blend-mode:normal;opacity:0.38}.site-header-mega__content-swap{position:relative;z-index:1;height:36.5rem;min-height:36.5rem;max-height:36.5rem;opacity:1;transform:none;transition:none;will-change:auto}.site-header-mega__layout{position:relative;z-index:1;display:grid;gap:2.2rem;width:min(100% - 2rem,82rem);height:36.5rem;min-height:36.5rem;max-height:36.5rem;margin-inline:auto;padding:clamp(1.6rem,2.4vw,2.4rem)}.site-header-mega__layout--home{grid-template-columns:minmax(15rem,0.78fr) minmax(0,1.35fr)}.site-header-mega__layout--evidencing,.site-header-mega__layout--verification,.site-header-mega__layout--guidance,.site-header-mega__layout--about,.site-header-mega__layout--contact{grid-template-columns:minmax(15rem,0.55fr) minmax(0,1.45fr)}.site-header-mega__layout--evidential-mark{grid-template-columns:minmax(10rem,0.35fr) minmax(0,1.65fr);align-items:stretch}.site-header-mega__layout--insights{grid-template-columns:minmax(15rem,0.5fr) minmax(0,1.5fr)}.site-header-mega__intro{min-width:0;padding-right:clamp(1.2rem,2vw,2.2rem);border-right:1px solid rgba(7,22,45,0.1)}.site-header-mega__content,.site-header-mega__orientation{min-width:0}.site-header-mega__eyebrow,.site-header-mega__section-label,.site-header-mega-card__guidance,.site-header-mega-article__category{display:inline-flex;align-items:center;color:#315cff;font-size:0.72rem;font-weight:760;letter-spacing:0.15em;line-height:1.2;text-transform:uppercase}.site-header-mega__title{max-width:13ch;margin:0.72rem 0 0;color:#07162d;font-family:var(--font-display);font-size:clamp(1.55rem,2.2vw,2.3rem);font-weight:680;letter-spacing:-0.045em;line-height:1.02}.site-header-mega__description{max-width:24rem;margin:0.95rem 0 0;color:rgba(7,22,45,0.72);font-size:0.98rem;font-weight:520;line-height:1.65}.site-header-mega__primary{display:inline-flex;align-items:center;gap:0.72rem;width:fit-content;margin-top:1.55rem;padding:0.8rem 1rem;border:1px solid rgba(7,22,45,0.16);border-radius:0.82rem;background:#07162d;color:#ffffff;font-size:0.88rem;font-weight:720;line-height:1.1;box-shadow:0 14px 30px rgba(7,22,45,0.18),inset 0 1px 0 rgba(255,255,255,0.12);transition:background-color 120ms ease,color 120ms ease,transform 120ms ease,box-shadow 120ms ease}.site-header-mega__primary:hover,.site-header-mega__primary:focus-visible{color:#ffffff;background:#0d2447;transform:translateY(-1px);box-shadow:0 18px 38px rgba(7,22,45,0.22),inset 0 1px 0 rgba(255,255,255,0.14)}.site-header-mega__primary small{display:block;max-width:13rem;color:rgba(255,255,255,0.72);font-size:0.75rem;font-weight:520;line-height:1.35}.site-header-mega__card-grid,.site-header-mega__compact-grid,.site-header-mega__document-grid,.site-header-mega__contact-grid,.site-header-mega__intent-grid{display:grid;gap:0.88rem}.site-header-mega__card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header-mega__compact-grid,.site-header-mega__document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header-mega__contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-header-mega__intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.site-header-mega-card,.site-header-mega-intent{position:relative;display:grid;min-width:0;min-height:100%;padding:1rem;border:1px solid rgba(7,22,45,0.08);border-radius:1rem;background:linear-gradient( 180deg,rgba(255,255,255,0.6),rgba(247,250,254,0.38) );color:#07162d;box-shadow:inset 0 1px 0 rgba(255,255,255,0.72),inset 0 -1px 0 rgba(7,22,45,0.035),0 12px 28px rgba(7,22,45,0.055);backdrop-filter:blur(14px) saturate(135%);-webkit-backdrop-filter:blur(14px) saturate(135%);transition:border-color 130ms ease,background 130ms ease,box-shadow 130ms ease,transform 130ms ease}.site-header-mega-card:hover,.site-header-mega-card:focus-visible,.site-header-mega-intent:hover,.site-header-mega-intent:focus-visible{color:#07162d;border-color:rgba(49,92,255,0.24);background:linear-gradient( 180deg,rgba(255,255,255,0.72),rgba(250,252,255,0.5) );box-shadow:inset 0 1px 0 rgba(255,255,255,0.84),inset 0 -1px 0 rgba(7,22,45,0.04),0 16px 36px rgba(7,22,45,0.085);transform:translateY(-1px)}.site-header-mega-card::after,.site-header-mega-intent::after{content:"→";align-self:end;justify-self:start;margin-top:1rem;color:#315cff;font-size:1rem;line-height:1}.site-header-mega-card--row{display:grid;grid-template-columns:minmax(12rem,0.45fr) minmax(0,1fr);align-items:start;gap:0.85rem 1.25rem;min-height:auto;padding:0.9rem 1rem}.site-header-mega-card--row::after{grid-column:2;margin-top:0.35rem}.site-header-mega-card__title-row{display:flex;align-items:center;gap:0.55rem;min-width:0;margin-top:0.42rem}.site-header-mega-card--row .site-header-mega-card__title-row{margin-top:0}.site-header-mega-card__title{color:#07162d;font-family:var(--font-display);font-size:1.02rem;font-weight:680;letter-spacing:-0.035em;line-height:1.1}.site-header-mega-card__description{display:block;margin-top:0.58rem;color:rgba(7,22,45,0.68);font-size:0.84rem;font-weight:510;line-height:1.55}.site-header-mega-card--row .site-header-mega-card__description{grid-column:2;margin-top:0}.site-header-mega-card__status{display:inline-flex;flex:0 0 auto;padding:0.22rem 0.42rem;border:1px solid rgba(49,92,255,0.16);border-radius:999px;background:rgba(49,92,255,0.08);color:#315cff;font-size:0.62rem;font-weight:740;letter-spacing:0.04em;line-height:1;text-transform:uppercase}.site-header-mega-card__status--backendRequired{border-color:rgba(226,199,142,0.42);background:rgba(226,199,142,0.18);color:#7b5a12}.site-header-mega__row-list{display:grid;gap:0.72rem}.site-header-mega__row-list--compact{gap:0.64rem}.site-header-mega-assist{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:0.82rem 1rem;border:1px solid rgba(7,22,45,0.08);border-radius:0.95rem;background:rgba(255,255,255,0.44);color:rgba(7,22,45,0.72);backdrop-filter:blur(10px) saturate(130%);-webkit-backdrop-filter:blur(10px) saturate(130%)}.site-header-mega-assist--boundary{border-color:rgba(123,90,18,0.2);background:rgba(247,236,210,0.48)}.site-header-mega-assist--help{border-color:rgba(49,92,255,0.13);background:rgba(235,241,255,0.46)}.site-header-mega-assist--status{border-color:rgba(7,22,45,0.1);background:rgba(244,247,251,0.48)}.site-header-mega-assist p{margin:0;color:inherit;font-size:0.84rem;font-weight:560;line-height:1.45}.site-header-mega-assist__title{display:block;margin-bottom:0.18rem;color:#07162d;font-size:0.78rem;font-weight:760;line-height:1.2}.site-header-mega-assist__action{flex:0 0 auto;color:#315cff;font-size:0.82rem;font-weight:760}.site-header-mega-assist__action:hover,.site-header-mega-assist__action:focus-visible{color:#07162d}.site-header-mega--home .site-header-mega__title{max-width:10ch}.site-header-mega-intent strong{color:#07162d;font-family:var(--font-display);font-size:1rem;font-weight:690;letter-spacing:-0.035em;line-height:1.1}.site-header-mega-intent span{display:block;margin-top:0.55rem;color:rgba(7,22,45,0.66);font-size:0.84rem;font-weight:540;line-height:1.5}.site-header-mega__mark-panel{display:grid;place-items:center;min-height:100%;border:1px solid rgba(49,92,255,0.12);border-radius:1.05rem;background:radial-gradient(circle,rgba(49,92,255,0.13),transparent 60%),linear-gradient( 180deg,rgba(255,255,255,0.48),rgba(246,250,255,0.28) );box-shadow:inset 0 1px 0 rgba(255,255,255,0.74),inset 0 -1px 0 rgba(7,22,45,0.035);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}.site-header-mega__mark-panel span{color:#07162d;font-family:var(--font-display);font-size:clamp(4rem,9vw,7.5rem);font-weight:560;line-height:1}.site-header-mega--guidance .site-header-mega-card{min-height:10.25rem;background:linear-gradient( 180deg,rgba(255,255,255,0.7),rgba(248,250,252,0.5) )}.site-header-mega--guidance .site-header-mega__document-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.site-header-mega--guidance .site-header-mega-card__description{max-width:25rem}.site-header-mega--guidance .site-header-mega-assist{margin-top:0.9rem}.site-header-mega__insights-grid{display:grid;grid-template-columns:minmax(18rem,0.95fr) minmax(14rem,0.75fr);gap:1rem;align-items:start}.site-header-mega--insights .site-header-mega__topics{margin-top:0.35rem}.site-header-mega--insights .site-header-mega-topic{min-height:2rem}.site-header-mega--insights .site-header-mega__latest{align-content:start}.site-header-mega--insights .site-header-mega__latest-list{grid-template-columns:1fr}.site-header-mega-article{display:grid;overflow:hidden;border:1px solid rgba(7,22,45,0.08);border-radius:1rem;background:rgba(255,255,255,0.58);color:#07162d;box-shadow:inset 0 1px 0 rgba(255,255,255,0.76),inset 0 -1px 0 rgba(7,22,45,0.035),0 12px 28px rgba(7,22,45,0.055);backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);transition:border-color 130ms ease,background 130ms ease,box-shadow 130ms ease,transform 130ms ease}.site-header-mega-article:hover,.site-header-mega-article:focus-visible{color:#07162d;border-color:rgba(49,92,255,0.24);background:rgba(255,255,255,0.7);box-shadow:inset 0 1px 0 rgba(255,255,255,0.84),inset 0 -1px 0 rgba(7,22,45,0.04),0 16px 36px rgba(7,22,45,0.085);transform:translateY(-1px)}.site-header-mega-article__image-wrap{display:block;aspect-ratio:16 / 8.2;overflow:hidden;background:rgba(7,22,45,0.08)}.site-header-mega-article__image{display:block;width:100%;height:100%;object-fit:cover}.site-header-mega-article__body{display:grid;gap:0.48rem;padding:1rem}.site-header-mega-article__title{color:#07162d;font-family:var(--font-display);font-size:1.12rem;font-weight:680;letter-spacing:-0.04em;line-height:1.12}.site-header-mega-article__description{color:rgba(7,22,45,0.66);font-size:0.84rem;font-weight:510;line-height:1.5}.site-header-mega-article__meta{color:rgba(7,22,45,0.54);font-size:0.76rem;font-weight:620;line-height:1.2}.site-header-mega__latest{display:grid;gap:0.82rem}.site-header-mega__latest-list{display:grid;gap:0.72rem}.site-header-mega__latest-list .site-header-mega-article{grid-template-columns:1fr}.site-header-mega__latest-list .site-header-mega-article__body{padding:0.88rem}.site-header-mega__latest-list .site-header-mega-article__title{font-size:0.98rem}.site-header-mega__latest-list .site-header-mega-article__description{display:none}.site-header-mega__topics{display:flex;flex-wrap:wrap;gap:0.45rem;margin-top:0.15rem}.site-header-mega-topic{display:inline-flex;align-items:center;padding:0.42rem 0.62rem;border:1px solid rgba(49,92,255,0.14);border-radius:999px;background:rgba(255,255,255,0.42);color:#315cff;font-size:0.75rem;font-weight:720;line-height:1;backdrop-filter:blur(8px) saturate(130%);-webkit-backdrop-filter:blur(8px) saturate(130%)}.site-header-mega-topic:hover,.site-header-mega-topic:focus-visible{color:#07162d;border-color:rgba(7,22,45,0.14);background:rgba(255,255,255,0.62)}.site-header-mega--contact .site-header-mega-card{min-height:11rem}.site-footer{margin-top:var(--space-8);color:#ecf1fb;border-top:1px solid rgba(255,255,255,0.07);background:linear-gradient( 180deg,rgba(9,29,62,0.99) 0%,rgb(3,6,11) 100% )}.site-footer__inner{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,2.55fr);align-items:start;gap:var(--space-6);padding:3.75rem 0 3.25rem}.site-footer__meta{max-width:68ch}.site-footer__brand{display:inline-flex;align-items:center;gap:0.9rem;margin-bottom:1.1rem;color:#ffffff}.site-footer__brand:hover,.site-footer__brand:focus-visible{color:#ffffff}.site-footer__brand-logo{display:block;width:44px;height:44px;object-fit:contain;filter:brightness(0) invert(1);opacity:0.96}.site-footer__brand-text{font-family:Inter var,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:1.85rem;font-weight:450;letter-spacing:-0.04em;line-height:1}.site-footer__strap{max-width:32rem;margin:0 0 1rem;color:#f7f9fd;font-family:var(--font-display);font-size:1.32rem;font-weight:600;line-height:1.14;letter-spacing:-0.03em}.site-footer__copy{max-width:34rem;margin-bottom:var(--space-2);color:rgba(232,238,250,0.88);font-size:0.98rem;font-weight:500;line-height:1.75}.site-footer__note{max-width:34rem;margin-top:var(--space-3);color:rgba(232,238,250,0.72);font-size:0.95rem;line-height:1.8}.site-footer__nav-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));gap:2.25rem 2rem}.site-footer__nav{min-width:0}.site-footer__nav--system{justify-self:end}.site-footer__heading{display:flex;align-items:center;gap:0.9rem;margin:0 0 0.95rem;color:#e2c78e;font-size:0.88rem;font-weight:700;letter-spacing:-0.01em;line-height:1.2}.site-footer__heading::after{content:"";flex:1 1 auto;height:1px;background:rgba(255,255,255,0.1)}.site-footer__links{display:grid;gap:0.6rem;margin:0;padding:0;list-style:none}.site-footer__link-item{margin:0}.site-footer__link{color:rgba(232,238,250,0.8);font-size:0.75rem;font-weight:500;line-height:1.45;transition:color 120ms ease}.site-footer__link:hover,.site-footer__link:focus-visible{color:#ffffff}.site-footer__policy-block{grid-column:1 / -1;margin-top:0.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.08)}.site-footer__policy-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 2rem}.site-footer__nav--policy .site-footer__heading{color:rgba(244,247,253,0.9)}.site-footer__nav--policy .site-footer__heading::after{background:rgba(255,255,255,0.12)}.site-footer__symbols{display:flex;flex-wrap:wrap;gap:0.9rem 2rem;align-items:center;margin-top:2rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,0.06)}.site-footer__symbol-line{display:inline-flex;align-items:center;gap:0.65rem;margin:0;min-width:0;color:rgba(232,238,250,0.82);font-size:0.92rem;line-height:1.5}.site-footer__symbol-mark{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border:1px solid rgba(255,255,255,0.12);border-radius:999px;color:#ffffff;font-size:0.84rem;font-weight:700;line-height:1;background:rgba(255,255,255,0.04);flex:0 0 auto}.site-footer__symbol-text{color:rgba(232,238,250,0.82);font-size:0.92rem;font-weight:500;line-height:1.5}.site-footer__legal-block{grid-column:1 / -1;width:100%;margin-top:0.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.08)}.site-footer__legal-heading{margin:0 0 1.25rem}.site-footer__legal-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.9rem 2.25rem;width:100%}.site-footer__legal-group{min-width:0}.site-footer__legal-group-heading{display:flex;align-items:center;gap:0.9rem;margin:0 0 0.95rem;color:#e2c78e;font-size:0.88rem;font-weight:700;letter-spacing:-0.01em;line-height:1.2}.site-footer__legal-group-heading::after{content:"";flex:1 1 auto;height:1px;background:rgba(255,255,255,0.1)}.site-footer__legal-links{display:grid;gap:0.6rem;list-style:none;margin:0;padding:0}.site-footer__legal-link-item{min-width:0;margin:0}.site-footer__legal-link{display:inline;color:rgba(232,238,250,0.8);font-size:0.75rem;font-weight:500;line-height:1.45;text-decoration:none;overflow-wrap:normal;word-break:normal;hyphens:none;transition:color 120ms ease}.site-footer__legal-link:hover,.site-footer__legal-link:focus-visible{color:#ffffff;text-decoration:none}@media (max-width:1100px){.site-footer__legal-groups{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.site-footer__legal-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.site-footer__legal-groups{grid-template-columns:1fr}}@media (max-width:1180px){.site-header__inner{grid-template-columns:auto 1fr}.site-header__actions{grid-column:1 / -1;justify-content:flex-start}.site-nav__list--secondary{justify-content:flex-start}[data-header-menu-panel],.site-header__mega-panel-root{top:110px;height:36.5rem;min-height:36.5rem;max-height:36.5rem}}@media (max-width:1024px){:root{--site-mobile-header-height:72px}html{scroll-padding-top:var(--site-mobile-header-height)}body{padding-top:var(--site-mobile-header-height)}.site-header{position:fixed;top:0;right:0;left:0;z-index:10003;width:100%;background:linear-gradient( 180deg,rgba(7,22,45,0.99) 0%,rgba(9,28,58,0.99) 100% )}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:var(--site-mobile-header-height)}.site-brand{gap:0.74rem}.site-brand__logo{width:34px;height:34px}.site-brand__text{font-size:1.42rem}.site-header__mega-wrap,.site-nav--desktop-primary,.site-nav--desktop-secondary,[data-header-menu-panel],.site-header__mega-panel-root{display:none !important}.site-header__actions{grid-column:auto;justify-self:end;justify-content:flex-end}.site-header__mobile-toggle{display:inline-flex}.site-mobile-menu[data-mobile-menu-open="true"],html.site-mobile-menu-is-open #site-mobile-menu,body.site-mobile-menu-is-open #site-mobile-menu{display:block !important}.site-footer__legal-groups{grid-template-columns:repeat(2,minmax(10rem,1fr))}.site-footer__inner{grid-template-columns:1fr}.site-footer__nav-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__policy-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__nav--system{justify-self:start}}@media (max-width:720px){:root{--site-mobile-header-height:66px}html{scroll-padding-top:var(--site-mobile-header-height)}body{padding-top:var(--site-mobile-header-height)}.site-mobile-menu__surface{width:min(100vw,27rem)}.site-header__inner{min-height:var(--site-mobile-header-height)}.site-brand{gap:0.66rem}.site-brand__logo{width:32px;height:32px}.site-brand__text{font-size:1.32rem}.site-header__mobile-toggle{min-height:2.58rem;padding-inline:0.72rem}.site-header__mobile-toggle-text{display:none}.site-mobile-menu__intro{padding:0.78rem 0.86rem 0.84rem}.site-mobile-menu__intro h2{font-size:1.28rem}.site-mobile-menu__nav{padding:0.58rem}.site-mobile-menu__item-head{gap:0.36rem}.site-mobile-menu__link{padding:0.72rem 0.76rem}.site-mobile-menu__expand{width:2.42rem}.site-mobile-menu__panel{margin-left:0.32rem;padding:0.58rem;max-height:min(21rem,44vh)}.site-mobile-menu__link-description,.site-mobile-menu__primary-action small,.site-mobile-menu__subitem small,.site-mobile-menu__group-description{font-size:0.72rem}.site-footer__legal-block{padding-top:1.5rem}.site-footer__legal-groups{grid-template-columns:1fr;gap:1.35rem}.site-footer__nav-groups,.site-footer__policy-groups{grid-template-columns:1fr}.site-footer__policy-block{padding-top:1.5rem}.site-footer__symbols{flex-direction:column;align-items:flex-start;gap:0.8rem}}@media (max-width:420px){.site-mobile-menu__surface{width:100vw;border-left:0}.site-mobile-menu__top{padding:0.76rem 0.78rem 0.66rem}.site-mobile-menu__brand{font-size:1.16rem}.site-mobile-menu__brand-logo{width:30px;height:30px}.site-mobile-menu__intro p,.site-mobile-menu__link-description,.site-mobile-menu__primary-action small,.site-mobile-menu__subitem small,.site-mobile-menu__group-description{display:none}.site-mobile-menu__panel{max-height:min(20rem,42vh)}}@media (prefers-reduced-motion:reduce){[data-header-menu-panel],.site-header__mega-panel-root,.site-header-mega,.site-header-mega__content-swap,.site-header__mobile-toggle-line,.site-mobile-header__toggle span,.site-mobile-menu__expand span{transition:none !important;transform:none !important}[data-header-menu-panel]:not([hidden]),.site-header__mega-panel-root--active,.site-header--menu-open .site-header-mega,.site-header--menu-closing .site-header-mega{transform:none !important;transition:none !important}}.guidance-page{--guidance-blue-950:#071426;--guidance-blue-900:#0b1d35;--guidance-blue-850:#102844;--guidance-blue-800:#143255;--guidance-blue-700:#17416f;--guidance-blue-500:#2467a6;--guidance-gold-500:#d6aa4f;--guidance-gold-400:#f0ca72;--guidance-gold-300:#ffe2a3;--guidance-ink:#f5f8fc;--guidance-surface:rgba(7,20,38,0.74);--guidance-surface-strong:rgba(9,26,48,0.92);--guidance-border:rgba(214,170,79,0.2);--guidance-border-strong:rgba(240,202,114,0.36);--guidance-border-blue:rgba(112,168,224,0.22);--guidance-text-soft:rgba(226,235,247,0.78);--guidance-text-muted:rgba(226,235,247,0.6);--guidance-accent:var(--guidance-gold-300);--guidance-shadow:0 24px 80px rgba(0,0,0,0.32);color:var(--guidance-ink)}.guidance-page .section-shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.guidance-page .eyebrow{margin:0 0 12px;color:var(--guidance-accent);font-size:0.78rem;font-weight:800;letter-spacing:0.18em;text-transform:uppercase}.guidance-page h1,.guidance-page h2,.guidance-page h3,.guidance-page h4,.guidance-page p{margin-top:0}.guidance-page h1{max-width:820px;margin-bottom:20px;color:var(--guidance-ink);font-size:clamp(2.8rem,7vw,5.8rem);line-height:0.92;letter-spacing:-0.07em}.guidance-page h2{max-width:760px;margin-bottom:16px;color:var(--guidance-ink);font-size:clamp(2rem,4vw,3.7rem);line-height:0.96;letter-spacing:-0.055em}.guidance-page h3{margin-bottom:12px;color:var(--guidance-ink);font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.08;letter-spacing:-0.035em}.guidance-page h4{margin-bottom:10px;color:var(--guidance-gold-300);font-size:0.92rem;letter-spacing:0.08em;text-transform:uppercase}.guidance-page p{color:var(--guidance-text-soft);line-height:1.65}.guidance-page a{color:inherit}.guidance-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:28px;align-items:stretch;padding:clamp(72px,10vw,124px) 0 clamp(44px,7vw,86px)}.guidance-hero__content,.guidance-hero__panel,.guidance-card,.guidance-compare__item,.guidance-note,.guidance-principle,.guidance-content-block,.guidance-checklist,.guidance-related__link,.guidance-router,.guidance-router__card,.guidance-result-panel,.guidance-provider-card,.guidance-result-card,.guidance-priority-card{border:1px solid var(--guidance-border);background:linear-gradient(145deg,rgba(9,26,48,0.94),rgba(7,20,38,0.78)),radial-gradient(circle at top right,rgba(214,170,79,0.12),transparent 34%);box-shadow:var(--guidance-shadow);backdrop-filter:blur(18px)}.guidance-hero__content{display:flex;min-height:520px;flex-direction:column;justify-content:flex-end;padding:clamp(28px,5vw,56px);border-radius:34px}.guidance-hero__summary{max-width:820px;margin-bottom:18px;color:rgba(245,248,252,0.9);font-size:clamp(1.16rem,2.2vw,1.55rem);line-height:1.45}.guidance-hero__lead{max-width:760px;margin-bottom:0;font-size:1.02rem}.guidance-hero__actions,.guidance-note__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.guidance-hero__panel{display:flex;flex-direction:column;justify-content:flex-end;align-self:stretch;padding:30px;border-radius:30px}.guidance-panel__label{margin-bottom:14px;color:var(--guidance-gold-300);font-size:0.9rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.guidance-panel__list{display:grid;gap:12px;padding:0;margin:0;list-style:none}.guidance-panel__list li{position:relative;padding-left:22px;color:var(--guidance-text-soft);line-height:1.55}.guidance-panel__list li::before{position:absolute;top:0.72em;left:0;width:7px;height:7px;content:"";background:var(--guidance-gold-400);border-radius:999px;box-shadow:0 0 18px rgba(214,170,79,0.56)}.guidance-section{padding:clamp(48px,8vw,92px) 0}.guidance-route-finder-section{padding-top:clamp(12px,3vw,36px)}.guidance-section__intro{max-width:820px;margin-bottom:28px}.guidance-section__intro p:last-child{margin-bottom:0}.guidance-router{padding:clamp(22px,4vw,42px);border-radius:34px}.guidance-router__intro{max-width:820px;margin-bottom:clamp(22px,4vw,36px)}.guidance-router__intro h2{margin-bottom:14px;font-size:clamp(2rem,4.2vw,4rem)}.guidance-router__intro p:last-child{margin-bottom:0}.guidance-route-summary{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;padding:16px;margin-bottom:18px;border:1px solid var(--guidance-border-blue);background:rgba(112,168,224,0.06);border-radius:22px}.guidance-route-summary__label{display:block;margin-bottom:10px;color:var(--guidance-text-muted);font-size:0.72rem;font-weight:850;letter-spacing:0.15em;text-transform:uppercase}.guidance-route-summary__chips,.guidance-result-panel__chips{display:flex;flex-wrap:wrap;gap:8px}.guidance-route-summary__chip,.guidance-result-panel__chips span{display:inline-flex;min-height:32px;align-items:center;padding:0 12px;color:var(--guidance-text-muted);font-size:0.82rem;font-weight:800;line-height:1;border:1px solid rgba(226,235,247,0.12);background:rgba(245,248,252,0.045);border-radius:999px}.guidance-route-summary__chip--set,.guidance-result-panel__chips span{color:var(--guidance-gold-300);border-color:var(--guidance-border-strong);background:rgba(214,170,79,0.1)}.guidance-router__reset,.guidance-optional-toggle,.guidance-router__nav-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 14px;color:var(--guidance-gold-300);font:inherit;font-size:0.84rem;font-weight:850;line-height:1;cursor:pointer;background:rgba(214,170,79,0.08);border:1px solid var(--guidance-border-strong);border-radius:999px}.guidance-router__reset:hover,.guidance-optional-toggle:hover,.guidance-router__nav-button:hover:not(:disabled){color:var(--guidance-gold-400);transform:translateY(-1px)}.guidance-router__nav-button:disabled{color:rgba(226,235,247,0.34);cursor:not-allowed;background:rgba(245,248,252,0.035);border-color:rgba(226,235,247,0.1);transform:none}.guidance-router__viewport{position:relative;overflow:hidden;border-radius:28px;touch-action:pan-y}.guidance-router__track{display:flex;width:100%;transition:transform 280ms ease;will-change:transform}.guidance-router__slide{min-width:100%;flex:0 0 100%}.guidance-router__slide[aria-hidden="true"]{pointer-events:none}.guidance-router__slide--active{pointer-events:auto}.guidance-router__card{padding:clamp(20px,3vw,30px);border-radius:28px}.guidance-router__card--active{border-color:var(--guidance-border-strong)}.guidance-router__card--answered:not(.guidance-router__card--active){background:linear-gradient(145deg,rgba(9,26,48,0.78),rgba(7,20,38,0.62)),radial-gradient(circle at top right,rgba(112,168,224,0.08),transparent 34%)}.guidance-router__card--optional{margin-top:14px}.guidance-router__card-head{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:14px}.guidance-router__step,.guidance-router__answered{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;font-size:0.72rem;font-weight:850;line-height:1;letter-spacing:0.14em;text-transform:uppercase;border-radius:999px}.guidance-router__step{color:var(--guidance-blue-950);background:linear-gradient(135deg,var(--guidance-gold-300),var(--guidance-gold-500))}.guidance-router__answered{color:rgba(226,235,247,0.82);border:1px solid rgba(226,235,247,0.14);background:rgba(245,248,252,0.055)}.guidance-router__question{max-width:760px;margin-bottom:18px;font-size:clamp(1.35rem,2.2vw,1.8rem);line-height:1.12}.guidance-router__answers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.guidance-answer-card{display:grid;gap:8px;min-height:104px;padding:18px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:rgba(245,248,252,0.045);border:1px solid rgba(226,235,247,0.13);border-radius:20px}.guidance-answer-card:hover{border-color:var(--guidance-border-strong);background:rgba(214,170,79,0.08);transform:translateY(-1px)}.guidance-answer-card:focus-visible,.guidance-router__reset:focus-visible,.guidance-optional-toggle:focus-visible,.guidance-router__nav-button:focus-visible{outline:3px solid rgba(255,226,163,0.72);outline-offset:3px}.guidance-answer-card--selected{border-color:rgba(255,226,163,0.7);background:linear-gradient(145deg,rgba(214,170,79,0.16),rgba(36,103,166,0.08)),rgba(245,248,252,0.055);box-shadow:0 16px 36px rgba(0,0,0,0.22)}.guidance-answer-card__title{display:flex;gap:8px;align-items:center;color:var(--guidance-ink);font-size:1rem;font-weight:850;line-height:1.2}.guidance-answer-card__check{display:inline-flex;min-width:28px;height:22px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 7px;color:var(--guidance-blue-950);font-size:0.68rem;font-weight:950;letter-spacing:0.06em;background:var(--guidance-gold-300);border-radius:999px}.guidance-answer-card__text{color:var(--guidance-text-muted);font-size:0.9rem;line-height:1.45}.guidance-router__nav{display:grid;grid-template-columns:minmax(92px,auto) 1fr minmax(92px,auto);gap:14px;align-items:center;margin-top:16px}.guidance-router__progress{display:flex;gap:8px;align-items:center;justify-content:center}.guidance-router__dot{width:9px;height:9px;background:rgba(226,235,247,0.2);border-radius:999px;transition:width 180ms ease,background 180ms ease,box-shadow 180ms ease}.guidance-router__dot--answered{background:rgba(240,202,114,0.48)}.guidance-router__dot--active{width:28px;background:var(--guidance-gold-300);box-shadow:0 0 18px rgba(214,170,79,0.36)}.guidance-optional{margin-top:18px}.guidance-optional-toggle{width:100%;justify-content:space-between;padding-inline:18px;border-radius:18px}.guidance-router__pending{padding:18px 20px;margin-top:18px;border:1px dashed rgba(226,235,247,0.2);background:rgba(245,248,252,0.035);border-radius:20px}.guidance-router__pending p{margin-bottom:0;color:var(--guidance-text-muted)}.guidance-result-panel{display:grid;gap:26px;padding:clamp(22px,4vw,36px);margin-top:24px;border-color:var(--guidance-border-strong);border-radius:30px}.guidance-result-panel__hero{max-width:900px}.guidance-result-panel__hero h3{max-width:780px;margin-bottom:14px;font-size:clamp(1.8rem,3.4vw,3.1rem)}.guidance-result-panel__hero p{max-width:820px;margin-bottom:18px;font-size:1.02rem}.guidance-priority-card{padding:clamp(20px,3vw,28px);border-color:var(--guidance-border-blue);background:linear-gradient(145deg,rgba(16,40,68,0.92),rgba(7,20,38,0.78)),radial-gradient(circle at top right,rgba(112,168,224,0.16),transparent 34%);border-radius:24px}.guidance-priority-card h4{margin-bottom:10px;color:var(--guidance-ink);font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.2;letter-spacing:-0.02em;text-transform:none}.guidance-priority-card p{max-width:860px;margin-bottom:0}.guidance-result-section{display:grid;gap:16px}.guidance-result-section__head{max-width:820px}.guidance-result-section__head h3{margin-bottom:10px;font-size:clamp(1.45rem,2.4vw,2.2rem)}.guidance-result-section__head p:last-child{margin-bottom:0}.guidance-result-grid,.guidance-provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.guidance-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guidance-result-card{display:flex;min-height:250px;flex-direction:column;padding:22px;text-decoration:none;border-radius:22px}.guidance-result-card:hover{border-color:var(--guidance-border-strong);transform:translateY(-2px)}.guidance-result-card span,.guidance-provider-card__badge{align-self:flex-start;margin-bottom:14px;color:var(--guidance-blue-950);font-size:0.68rem;font-weight:900;line-height:1;letter-spacing:0.14em;text-transform:uppercase;background:var(--guidance-gold-300);border-radius:999px}.guidance-result-card span{padding:7px 9px}.guidance-result-card h4{margin-bottom:12px;color:var(--guidance-ink);font-size:1rem;line-height:1.25;letter-spacing:-0.02em;text-transform:none}.guidance-result-card p{margin-bottom:18px;color:var(--guidance-text-soft);font-size:0.92rem;line-height:1.55}.guidance-result-card strong{margin-top:auto;color:var(--guidance-gold-300);font-size:0.88rem}.guidance-provider-section{display:grid;gap:16px}.guidance-provider-card{position:relative;display:flex;min-height:360px;flex-direction:column;padding:24px;border-radius:24px}.guidance-provider-card--recommended{border-color:rgba(255,226,163,0.68)}.guidance-provider-card__badge{padding:8px 10px}.guidance-provider-card__badge--muted{color:var(--guidance-gold-300);background:rgba(214,170,79,0.1);border:1px solid var(--guidance-border-strong)}.guidance-provider-card h4{color:var(--guidance-ink);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.15;letter-spacing:-0.03em;text-transform:none}.guidance-provider-card ul{display:grid;gap:8px;padding-left:18px;margin:14px 0 22px;color:var(--guidance-text-soft);line-height:1.45}.guidance-provider-card a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;margin-top:auto;color:var(--guidance-blue-950);font-size:0.88rem;font-weight:900;text-decoration:none;background:linear-gradient(135deg,var(--guidance-gold-300),var(--guidance-gold-500));border-radius:999px}.guidance-provider-card a:hover{transform:translateY(-1px)}.guidance-card-grid,.guidance-principles__grid,.guidance-checklists__grid,.guidance-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guidance-card{display:flex;min-height:420px;flex-direction:column;justify-content:space-between;padding:28px;border-radius:28px}.guidance-card__label,.guidance-content-block__eyebrow{margin-bottom:12px;color:var(--guidance-accent);font-size:0.74rem;font-weight:800;letter-spacing:0.16em;text-transform:uppercase}.guidance-card h3 a{text-decoration:none}.guidance-card h3 a:hover{text-decoration:underline;text-underline-offset:0.18em}.guidance-card__body p:last-child,.guidance-card__meta p:last-child{margin-bottom:0}.guidance-card__meta{padding-top:22px;margin-top:24px;border-top:1px solid var(--guidance-border)}.guidance-card__meta strong{color:var(--guidance-ink)}.guidance-card__meta ul,.guidance-content-block ul,.guidance-checklist ul,.guidance-limits__panel ul{display:grid;gap:10px;padding-left:20px;margin:14px 0 0;color:var(--guidance-text-soft);line-height:1.6}.guidance-card__link,.guidance-related__link{margin-top:24px;color:var(--guidance-gold-300);font-weight:800;text-decoration:none}.guidance-card__link:hover,.guidance-related__link:hover{color:var(--guidance-gold-400);text-decoration:underline;text-underline-offset:0.18em}.guidance-compare{padding-top:clamp(32px,6vw,72px)}.guidance-compare__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guidance-compare__item{min-height:300px;padding:26px;border-radius:26px}.guidance-compare__item p{margin-bottom:22px}.guidance-compare__item a{color:var(--guidance-gold-300);font-weight:800;text-decoration:none}.guidance-compare__item a:hover{color:var(--guidance-gold-400);text-decoration:underline;text-underline-offset:0.18em}.guidance-note{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:clamp(26px,4vw,44px);margin-block:clamp(44px,7vw,86px);border-radius:30px}.guidance-note__content{max-width:820px}.guidance-note__content p:last-child{margin-bottom:0}.guidance-detail-hero .guidance-hero__panel{justify-content:flex-start}.guidance-principle{min-height:240px;padding:26px;border-radius:26px}.guidance-content__stack{display:grid;gap:18px}.guidance-content-block{padding:clamp(24px,4vw,38px);border-radius:28px}.guidance-content-block p:last-child,.guidance-principle p:last-child,.guidance-checklist p:last-child{margin-bottom:0}.guidance-checklist{padding:26px;border-radius:26px}.guidance-related__link{display:flex;min-height:92px;align-items:center;padding:24px;border-radius:22px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 18px;font-weight:850;line-height:1;text-decoration:none;border-radius:999px}.button--primary{color:var(--guidance-blue-950);background:linear-gradient(135deg,var(--guidance-gold-300),var(--guidance-gold-500));border:1px solid rgba(255,226,163,0.78);box-shadow:0 16px 40px rgba(214,170,79,0.22)}.button--secondary{color:var(--guidance-gold-300);background:rgba(214,170,79,0.08);border:1px solid var(--guidance-border-strong)}.button--primary:hover,.button--secondary:hover{transform:translateY(-1px)}@media (max-width:980px){.guidance-hero,.guidance-note{grid-template-columns:1fr}.guidance-hero__content{min-height:auto}.guidance-compare__grid,.guidance-result-grid{grid-template-columns:1fr}.guidance-provider-grid{grid-template-columns:1fr}}@media (max-width:760px){.guidance-page .section-shell{width:min(100% - 24px,1160px)}.guidance-hero{padding-top:48px}.guidance-page h1{font-size:clamp(2.45rem,16vw,4.2rem);line-height:0.96}.guidance-page h2{font-size:clamp(1.95rem,11vw,3rem)}.guidance-hero__content,.guidance-hero__panel,.guidance-card,.guidance-compare__item,.guidance-note,.guidance-principle,.guidance-content-block,.guidance-checklist,.guidance-router,.guidance-router__card,.guidance-result-panel,.guidance-provider-card,.guidance-result-card,.guidance-priority-card{border-radius:22px}.guidance-card-grid,.guidance-principles__grid,.guidance-checklists__grid,.guidance-related__grid,.guidance-router__answers{grid-template-columns:1fr}.guidance-card{min-height:auto}.guidance-route-summary{flex-direction:column}.guidance-router__reset,.guidance-router__nav-button{width:100%}.guidance-router__nav{grid-template-columns:1fr}.guidance-router__progress{order:-1}.guidance-answer-card{min-height:auto}.guidance-result-card,.guidance-provider-card{min-height:auto}.guidance-hero__actions,.guidance-note__actions{flex-direction:column;align-items:stretch}.button{width:100%}}.guidance-compare .guidance-section__intro{max-width:900px;padding:clamp(24px,4vw,38px);margin-bottom:28px;border:1px solid var(--guidance-border);background:linear-gradient(145deg,rgba(9,26,48,0.94),rgba(7,20,38,0.82)),radial-gradient(circle at top right,rgba(214,170,79,0.12),transparent 34%);box-shadow:var(--guidance-shadow);backdrop-filter:blur(18px);border-radius:28px}.guidance-compare .guidance-section__intro h2{color:var(--guidance-ink)}.guidance-compare .guidance-section__intro p{max-width:760px;color:var(--guidance-text-soft)}.guidance-compare .guidance-section__intro .eyebrow{color:var(--guidance-gold-300)}.page-meta-wrap{margin-top:var(--space-5);max-width:min(100%,1100px)}.page-meta{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:0.7rem var(--space-4);margin:0;padding:var(--space-5);border:1px solid var(--site-border);border-radius:var(--site-radius);background:linear-gradient( 180deg,rgba(255,255,255,0.99) 0%,var(--site-surface) 100% );box-shadow:var(--site-shadow-soft)}.page-meta__label{margin:0;color:var(--site-text);font-size:0.9rem;font-weight:700}.page-meta__value{margin:0;min-width:0;color:var(--site-text-muted);font-size:0.94rem;line-height:1.68}.page-meta__references{display:grid;gap:0.45rem;margin:0;padding-left:1.15rem}.page-meta__reference-item{margin:0}.page-meta__reference-item a{color:var(--site-accent);text-decoration:underline;text-decoration-thickness:0.06em;text-underline-offset:0.14em}.page-meta__reference-item a:hover,.page-meta__reference-item a:focus-visible{color:var(--site-accent-soft)}@media (max-width:900px){.page-meta{grid-template-columns:1fr;gap:var(--space-2)}.page-meta__label{margin-top:var(--space-2)}.page-meta__label:first-child{margin-top:0}}@media (max-width:720px){.page-meta{padding:var(--space-4)}}.answer-block{max-width:min(100%,1100px)}.answer-block__inner{padding:var(--space-5);border:1px solid var(--site-border-strong);border-radius:var(--site-radius);background:linear-gradient( 180deg,rgba(23,59,122,0.025) 0%,rgba(255,255,255,0.99) 100% );box-shadow:var(--site-shadow-soft)}.answer-block--compact .answer-block__inner{padding:var(--space-4)}.answer-block--bleed{max-width:none}.answer-block__header{margin-bottom:var(--space-4)}.answer-block__eyebrow{margin-bottom:var(--space-2);color:var(--site-accent);font-size:0.76rem;font-weight:800;letter-spacing:0.12em;text-transform:uppercase}.answer-block__title{margin:0 0 var(--space-2);color:var(--site-text);font-family:var(--font-display);font-size:1.34rem;font-weight:650;line-height:1.08;letter-spacing:-0.03em}.answer-block__summary{margin:0;color:var(--site-text-muted);line-height:1.72}.answer-block__content{color:var(--site-text-soft)}.answer-block__content>*+*{margin-top:var(--space-3)}.answer-block__content p{color:var(--site-text-soft);line-height:1.74}@media (max-width:720px){.answer-block__inner{padding:var(--space-4)}}.proof-boundary{max-width:min(100%,1100px);content-visibility:auto;contain-intrinsic-size:1px 520px}.proof-boundary__inner{padding:var(--space-5);border:1px solid var(--site-border);border-radius:var(--site-radius);background:linear-gradient( 180deg,rgba(255,255,255,0.99) 0%,var(--site-surface) 100% );box-shadow:var(--site-shadow-soft)}.proof-boundary--compact .proof-boundary__inner{padding:var(--space-4)}.proof-boundary__header{margin-bottom:var(--space-4)}.proof-boundary__eyebrow{margin-bottom:var(--space-2);color:var(--site-text-faint);font-size:0.76rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase}.proof-boundary__heading{margin:0 0 var(--space-2);color:var(--site-text);font-family:var(--font-display);font-size:1.34rem;font-weight:650;line-height:1.08;letter-spacing:-0.03em}.proof-boundary__summary{margin:0;color:var(--site-text-muted);line-height:1.72}.proof-boundary__panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.proof-boundary__panel{contain:layout paint;min-width:0;padding:var(--space-4);border:1px solid var(--site-border);border-radius:var(--site-radius-sm)}.proof-boundary__panel--proves{background:var(--site-success-surface);border-color:var(--site-success-border)}.proof-boundary__panel--limits{background:var(--site-warning-surface);border-color:var(--site-warning-border)}.proof-boundary__title{margin:0 0 var(--space-3);color:var(--site-text);font-size:0.98rem;font-weight:650;line-height:1.3;letter-spacing:-0.01em}.proof-boundary__list{margin:0;padding-left:1.1rem}.proof-boundary__item{color:var(--site-text-soft);line-height:1.72}.proof-boundary__panel--proves .proof-boundary__item{color:var(--site-success-text)}.proof-boundary__panel--limits .proof-boundary__item{color:var(--site-warning-text)}@media (max-width:900px){.proof-boundary__panels{grid-template-columns:1fr}}@media (max-width:720px){.proof-boundary__inner{padding:var(--space-4)}}.related-links{max-width:min(100%,1200px);content-visibility:auto;contain-intrinsic-size:1px 620px}.related-links__inner{padding:var(--space-5);border:1px solid var(--site-border);border-radius:var(--site-radius);background:linear-gradient( 180deg,rgba(255,255,255,0.99) 0%,var(--site-surface) 100% );box-shadow:var(--site-shadow-soft)}.related-links--compact .related-links__inner{padding:var(--space-4)}.related-links__header{margin-bottom:var(--space-4)}.related-links__eyebrow{margin-bottom:var(--space-2);color:var(--site-text-faint);font-size:0.76rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase}.related-links__title{margin:0 0 var(--space-2);color:var(--site-text);font-family:var(--font-display);font-size:1.34rem;font-weight:650;line-height:1.08;letter-spacing:-0.03em}.related-links__summary{margin:0;color:var(--site-text-muted);line-height:1.72}.related-links__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.related-links__group{contain:layout paint;min-width:0;padding:var(--space-4);border:1px solid var(--site-border);border-radius:var(--site-radius-sm);background:rgba(255,255,255,0.98)}.related-links__group-title{margin:0 0 var(--space-3);color:var(--site-text);font-family:var(--font-display);font-size:1.08rem;font-weight:650;line-height:1.12;letter-spacing:-0.02em}.related-links__list{display:grid;gap:var(--space-3);margin:0;padding:0;list-style:none}.related-links__item{margin:0}.related-links__link{color:var(--site-accent);font-weight:600;line-height:1.45}.related-links__link:hover,.related-links__link:focus-visible{color:var(--site-accent-soft)}.related-links__description{margin-top:var(--space-1);color:var(--site-text-muted);font-size:0.94rem;line-height:1.66}@media (max-width:900px){.related-links__groups{grid-template-columns:1fr}}@media (max-width:720px){.related-links__inner{padding:var(--space-4)}}
