: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}}.site-main__inner:has(.insight-article){width:100%;max-width:none}.insight-article{overflow-x:clip}.insight-article-hero,.insight-article-section{position:relative}.insight-article-breadcrumbs{display:flex;align-items:center;gap:0.45rem;width:min(100% - 2rem,1120px);margin:0 auto;padding:0.75rem 0;color:rgba(15,23,42,0.58);font-size:0.82rem;line-height:1}.insight-article-breadcrumbs a{color:rgba(23,59,122,0.78);text-decoration:none;border-bottom:1px solid transparent;transition:color 120ms ease,border-color 120ms ease}.insight-article-breadcrumbs a:hover,.insight-article-breadcrumbs a:focus-visible{color:var(--site-text);border-color:rgba(214,178,94,0.55)}.insight-article-breadcrumbs span{color:rgba(15,23,42,0.46)}.insight-article-hero{position:relative;overflow:hidden;width:100vw;max-width:100vw;min-height:clamp(20rem,36vw,28rem);left:50%;right:50%;margin-top:0;margin-bottom:0;margin-left:-50vw;margin-right:-50vw;border-radius:0;background:#061225;color:#ffffff;isolation:isolate}.insight-article-hero__media,.insight-article-hero__shade{position:absolute;inset:0}.insight-article-hero__media{z-index:0;background:radial-gradient( circle at 22% 22%,rgba(36,103,200,0.24),transparent 28% ),radial-gradient( circle at 72% 16%,rgba(214,178,94,0.12),transparent 24% ),linear-gradient(180deg,#0c254b 0%,#071832 100%)}.insight-article-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center center;opacity:0.82;filter:saturate(0.92) contrast(1.04) brightness(0.86)}.insight-article-hero__shade{z-index:1;background:linear-gradient( 90deg,rgba(7,19,39,0.36) 0%,rgba(7,19,39,0.16) 42%,rgba(7,19,39,0.08) 100% ),linear-gradient( 180deg,rgba(7,19,39,0.14) 0%,rgba(7,19,39,0.2) 100% )}.insight-article-hero::before,.insight-article-section::before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:0.5;background:linear-gradient(rgba(255,255,255,0.035),rgba(255,255,255,0.035)),linear-gradient(90deg,rgba(255,255,255,0.035) 1px,transparent 1px),linear-gradient(rgba(255,255,255,0.035) 1px,transparent 1px);background-size:100% 100%,34px 34px,34px 34px;mask-image:linear-gradient( 180deg,rgba(0,0,0,0.72),rgba(0,0,0,0.08) )}.insight-article-hero__inner,.insight-article-section__header,.insight-article-quick-read,.insight-article-layout,.insight-article-prose,.insight-article-interrupt,.insight-article-midpoint-image,.insight-article-meaning,.insight-article-related,.insight-article-quote,.insight-article-closing,.insight-article-meta-strip,.insight-article-framework,.insight-article-checklist,.insight-article-comparison,.insight-article-mistakes,.insight-article-record,.insight-article-authority-note{position:relative;z-index:3}.insight-article-hero__inner{display:grid;align-items:center;width:min(100% - 2rem,1120px);min-height:clamp(18rem,32vw,25rem);margin-inline:auto;padding-block:clamp(1.75rem,3.8vw,3.25rem)}.insight-article-hero__copy{position:relative;z-index:3;max-width:min(48rem,100%);padding:clamp(1.5rem,3vw,2.5rem);border:1px solid rgba(255,255,255,0.18);border-radius:1.25rem;background:linear-gradient( 135deg,rgba(101,77,27,0.78),rgba(7,19,39,0.58) );box-shadow:0 28px 80px rgba(0,0,0,0.34),inset 0 1px 0 rgba(255,255,255,0.12)}.insight-article-eyebrow{margin:0 0 0.8rem;color:var(--site-text-soft);font-size:0.8rem;font-weight:850;letter-spacing:0.17em;text-transform:uppercase}.insight-article-hero .insight-article-eyebrow,.insight-article-section--dark .insight-article-eyebrow,.insight-article-section--closing .insight-article-eyebrow{color:rgba(247,250,255,0.78)}.insight-article-hero h1{max-width:13ch;margin:0 0 1rem;color:#ffffff;font-family:Inter var,Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:clamp(2.7rem,5.1vw,4.85rem);font-weight:660;line-height:0.95;letter-spacing:-0.055em;text-shadow:0 1px 2px rgba(0,0,0,0.5),0 6px 18px rgba(0,0,0,0.42);text-wrap:balance}.insight-article-hero__summary{max-width:43rem;margin:clamp(0.85rem,1.8vw,1.2rem) 0 0;color:rgba(247,250,255,0.92);font-size:clamp(1.05rem,1.45vw,1.22rem);line-height:1.58;text-shadow:0 1px 2px rgba(0,0,0,0.45),0 6px 18px rgba(0,0,0,0.35)}.insight-article-hero__date{margin:1rem 0 0;color:rgba(237,243,255,0.88);font-size:0.88rem;font-weight:750;letter-spacing:-0.01em;text-shadow:0 1px 2px rgba(0,0,0,0.45),0 6px 18px rgba(0,0,0,0.35)}.insight-article-hero__copy .insight-article-eyebrow{color:rgba(255,255,255,0.86);text-shadow:0 1px 2px rgba(0,0,0,0.45),0 6px 18px rgba(0,0,0,0.35)}.insight-article-section{width:min(100% - 2rem,1120px);margin:clamp(2.5rem,4.5vw,4.6rem) auto 0;padding:clamp(1.25rem,2.4vw,2rem)}.insight-article-section:not(.insight-article-section--plain):not(.insight-article-section--closing){overflow:hidden;border:1px solid rgba(15,23,42,0.08);border-radius:18px;background:radial-gradient( circle at 92% 10%,rgba(23,59,122,0.045),transparent 26% ),linear-gradient( 180deg,rgba(252,253,255,0.98) 0%,rgba(244,247,251,0.98) 100% );box-shadow:0 10px 22px rgba(6,16,32,0.045)}.insight-article-section--plain{padding:0}.insight-article-section__header{max-width:60rem}.insight-article-section__header h2,.insight-article-meaning h2,.insight-article-related h2,.insight-article-closing__copy h2,.insight-article-framework h2,.insight-article-comparison h2,.insight-article-mistakes h2,.insight-article-record h2{margin:0;color:var(--site-text);font-family:var(--font-display);font-size:clamp(2rem,3.4vw,3.45rem);font-weight:680;line-height:0.94;letter-spacing:-0.06em;text-wrap:balance}.insight-article-section__header p,.insight-article-meaning p,.insight-article-related p,.insight-article-closing__copy p,.insight-article-framework p,.insight-article-comparison p,.insight-article-mistakes p,.insight-article-record p{margin:0.95rem 0 0;color:var(--site-text-muted);font-size:1rem;line-height:1.66}.insight-article-meta-strip{display:flex;flex-wrap:wrap;gap:0.55rem;width:min(100% - 2rem,1120px);margin:clamp(1.2rem,2vw,1.8rem) auto 0;padding:0.75rem 0;border-bottom:1px solid rgba(15,23,42,0.08);color:rgba(15,23,42,0.62);font-size:0.82rem;line-height:1.35}.insight-article-meta-strip__item,.insight-article-meta-strip span{display:inline-flex;align-items:center;gap:0.35rem}.insight-article-meta-strip__item:not(:last-child)::after,.insight-article-meta-strip span:not(:last-child)::after{content:"";display:inline-block;width:0.24rem;height:0.24rem;margin-left:0.2rem;border-radius:999px;background:rgba(15,23,42,0.24)}.insight-article-meta-strip strong{color:var(--site-text);font-weight:760}.insight-article-quick-read{display:grid;gap:0.85rem}.insight-article-quick-read__heading{margin:0;color:var(--site-text);font-size:0.86rem;font-weight:850;letter-spacing:0.16em;text-transform:uppercase}.insight-article-quick-read__list{display:grid;gap:0.75rem;margin:0;padding:0;list-style:none}.insight-article-quick-read__list li{position:relative;padding:0.9rem 0.95rem 0.9rem 2.25rem;border:1px solid rgba(15,23,42,0.065);border-radius:14px;background:linear-gradient( 180deg,rgba(255,255,255,0.98) 0%,rgba(248,250,252,0.98) 100% );color:var(--site-text);font-size:0.98rem;line-height:1.55;box-shadow:0 7px 18px rgba(6,16,32,0.035)}.insight-article-quick-read__list li::before{content:"";position:absolute;top:1.38rem;left:1rem;width:0.46rem;height:0.46rem;border-radius:999px;background:linear-gradient(180deg,#f4d06f 0%,#c79a2b 100%);box-shadow:0 0 0 1px rgba(199,154,43,0.18)}.insight-article-layout{display:grid;gap:clamp(1.8rem,4vw,3rem);width:min(100% - 2rem,1120px);margin:clamp(2.5rem,4.5vw,4.6rem) auto 0}.insight-article-body{min-width:0}.insight-article-button{display:inline-flex;align-items:center;justify-content:center;min-height:3.05rem;padding:0.86rem 1.12rem;border:1px solid rgba(15,23,42,0.1);border-radius:10px;background:rgba(255,255,255,0.92);color:var(--site-text);text-decoration:none;font-size:0.96rem;font-weight:760;line-height:1;box-shadow:0 4px 10px rgba(6,16,32,0.055);transition:transform 120ms ease,background-color 120ms ease,border-color 120ms ease,color 120ms ease,box-shadow 120ms ease}.insight-article-button:hover,.insight-article-button:focus-visible{transform:translateY(-1px);border-color:rgba(20,33,58,0.22);background:#ffffff;box-shadow:0 9px 18px rgba(6,16,32,0.08)}.insight-article-button.insight-article-button--primary,.insight-article-button.insight-article-button--primary:link,.insight-article-button.insight-article-button--primary:visited,.insight-article-button.insight-article-button--primary:hover,.insight-article-button.insight-article-button--primary:focus-visible,.insight-article-button.insight-article-button--primary:active{border-color:rgba(255,255,255,0.08);background:linear-gradient( 180deg,var(--site-accent) 0%,var(--site-accent-strong) 100% );color:#ffffff;box-shadow:0 8px 18px rgba(15,46,99,0.18)}.insight-article-button.insight-article-button--primary:hover,.insight-article-button.insight-article-button--primary:focus-visible{background:linear-gradient( 180deg,var(--site-accent-soft) 0%,var(--site-accent) 100% );color:#ffffff}.insight-article-prose .insight-anchor-link{display:none !important;visibility:hidden !important;width:0 !important;height:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important}.insight-article-meta-strip{align-items:center;justify-content:space-between}.insight-article-meta-strip__items{display:inline-flex;flex-wrap:wrap;gap:0.55rem;align-items:center}.insight-article-pdf-download{display:inline-flex;align-items:center;gap:0.72rem;min-height:2.85rem;margin-left:auto;padding:0.56rem 0.78rem 0.56rem 0.62rem;border:1px solid rgba(15,23,42,0.1);border-radius:12px;background:linear-gradient( 180deg,rgba(255,255,255,0.96) 0%,rgba(248,250,252,0.96) 100% );color:var(--site-text);text-decoration:none;box-shadow:0 6px 16px rgba(6,16,32,0.05);transition:transform 140ms ease,border-color 140ms ease,background-color 140ms ease,box-shadow 140ms ease}.insight-article-pdf-download:hover,.insight-article-pdf-download:focus-visible{transform:translateY(-1px);border-color:rgba(15,49,79,0.22);background:#ffffff;color:var(--site-text);box-shadow:0 10px 22px rgba(6,16,32,0.08)}.insight-article-pdf-download__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex:0 0 auto;border-radius:9px;background:linear-gradient( 180deg,rgba(13,49,79,0.96) 0%,rgba(20,65,101,0.96) 100% );color:#ffffff}.insight-article-pdf-download__svg{width:1.18rem;height:1.18rem;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.insight-article-pdf-download__copy{display:grid;gap:0.12rem;line-height:1.15}.insight-article-pdf-download__copy strong{color:var(--site-text);font-size:0.86rem;font-weight:820;letter-spacing:-0.01em}.insight-article-pdf-download__copy span{color:var(--site-text-muted);font-size:0.74rem;font-weight:560}.insight-article-record__download-list{display:grid;gap:0.75rem;margin-top:0.9rem}.insight-article-record__downloads .insight-article-pdf-download{margin-left:0;width:fit-content}@media (max-width:760px){.insight-article-meta-strip{align-items:flex-start}.insight-article-meta-strip__items{width:100%}.insight-article-pdf-download{width:100%;margin-left:0;justify-content:flex-start}}.insight-article-prose{width:100%;max-width:1120px;margin:0 auto clamp(2.25rem,4.5vw,3.75rem)}.insight-article-prose h2,.insight-article-prose h3{max-width:58rem}.insight-article-prose>*:first-child{margin-top:0}.insight-article-prose h2{margin:clamp(2.2rem,4.5vw,3.2rem) 0 0;color:var(--site-text);font-family:var(--font-display);font-size:clamp(1.75rem,2.8vw,2.55rem);font-weight:680;line-height:1;letter-spacing:-0.055em;text-wrap:balance}.insight-article-prose h3{margin:clamp(1.8rem,3.6vw,2.6rem) 0 0;color:var(--site-text);font-size:clamp(1.3rem,2vw,1.7rem);font-weight:780;line-height:1.08;letter-spacing:-0.035em;text-wrap:balance}.insight-article-prose p{margin:1rem 0 0;color:var(--site-text-muted);font-size:clamp(1.08rem,1.28vw,1.18rem);line-height:1.78}.insight-article-prose ul,.insight-article-prose ol{margin:1.1rem 0 0;padding-left:1.4rem;color:var(--site-text-muted);font-size:clamp(1.08rem,1.28vw,1.18rem);line-height:1.72}.insight-article-prose li+li{margin-top:0.45rem}.insight-article-prose strong{color:var(--site-text);font-weight:760}.insight-article-prose a{color:#173b7a;font-weight:720;text-decoration:none;border-bottom:1px solid rgba(214,178,94,0.5);transition:color 120ms ease,border-color 120ms ease}.insight-article-prose a:hover,.insight-article-prose a:focus-visible{color:var(--site-text);border-color:rgba(23,59,122,0.5)}.insight-article-prose blockquote{margin:clamp(1.5rem,3vw,2.2rem) 0;padding:1.1rem 1.2rem;border-left:4px solid #d6b25e;border-radius:0 14px 14px 0;background:linear-gradient( 180deg,rgba(252,253,255,0.98) 0%,rgba(244,247,251,0.98) 100% );color:var(--site-text);box-shadow:0 7px 18px rgba(6,16,32,0.035)}.insight-article-prose blockquote p{margin:0;color:var(--site-text);font-size:clamp(1.08rem,1.5vw,1.22rem);line-height:1.58}.insight-article-prose table{width:100%;min-width:760px;margin:clamp(1.8rem,3.5vw,2.6rem) 0;overflow:hidden;border:1px solid rgba(15,23,42,0.08);border-radius:18px;border-collapse:separate;border-spacing:0;background:linear-gradient( 180deg,rgba(255,255,255,0.98),rgba(247,250,253,0.98) );box-shadow:0 14px 34px rgba(6,16,32,0.07),inset 0 1px 0 rgba(255,255,255,0.9)}.insight-article-prose table thead th{padding:0.95rem 1rem;border-bottom:1px solid rgba(15,23,42,0.09);background:linear-gradient( 180deg,rgba(250,252,255,0.98),rgba(239,244,250,0.98) );color:var(--site-text);text-align:left;vertical-align:bottom;font-size:0.78rem;font-weight:860;line-height:1.25;letter-spacing:0.09em;text-transform:uppercase}.insight-article-prose table tbody th,.insight-article-prose table tbody td{padding:1rem;border-bottom:1px solid rgba(15,23,42,0.065);color:var(--site-text-muted);text-align:left;vertical-align:top;font-size:0.95rem;line-height:1.55}.insight-article-prose table tbody th{color:var(--site-text);font-weight:780}.insight-article-prose table th+th,.insight-article-prose table td,.insight-article-prose table tbody th+td{border-left:1px solid rgba(15,23,42,0.055)}.insight-article-prose table tbody tr:nth-child(even){background:rgba(247,250,253,0.84)}.insight-article-prose table tbody tr:hover{background:rgba(255,250,238,0.92)}.insight-article-prose table tbody tr:last-child th,.insight-article-prose table tbody tr:last-child td{border-bottom:0}.insight-article-prose:has(table){overflow-x:auto}.insight-article-comparison,.insight-article-mistakes,.insight-article-record{max-width:58rem;margin:clamp(3rem,5.4vw,4.6rem) auto;padding:clamp(1.15rem,2.4vw,1.7rem);border:1px solid rgba(15,23,42,0.08);border-radius:18px;background:radial-gradient( circle at 92% 10%,rgba(23,59,122,0.045),transparent 26% ),linear-gradient( 180deg,rgba(252,253,255,0.98) 0%,rgba(244,247,251,0.98) 100% );box-shadow:0 10px 22px rgba(6,16,32,0.045);content-visibility:auto;contain-intrinsic-size:1px 620px}.insight-article-comparison h2,.insight-article-mistakes h2,.insight-article-record h2{font-size:clamp(1.55rem,2.55vw,2.35rem);line-height:1}.insight-article-mistakes ul,.insight-article-record ul{display:grid;gap:0.75rem;margin:1.1rem 0 0;padding:0;list-style:none}.insight-article-mistakes li,.insight-article-record li{padding:0.9rem 1rem;border:1px solid rgba(15,23,42,0.065);border-radius:14px;background:rgba(255,255,255,0.72);color:var(--site-text-muted);font-size:0.96rem;line-height:1.58}.insight-article-record h3{margin:1.1rem 0 0;color:var(--site-text);font-size:1.05rem;font-weight:780;letter-spacing:-0.025em}.insight-article-mistakes strong,.insight-article-record strong{color:var(--site-text);font-weight:760}.insight-article-record details{overflow:hidden;border:1px solid rgba(15,23,42,0.075);border-radius:14px;background:rgba(255,255,255,0.74)}.insight-article-record details+details{margin-top:0.8rem}.insight-article-record summary{cursor:pointer;padding:0.9rem 1rem;color:var(--site-text);font-size:0.94rem;font-weight:780;line-height:1.3;list-style:none}.insight-article-record summary::-webkit-details-marker{display:none}.insight-article-record summary::after{content:"+";float:right;color:rgba(23,59,122,0.72);font-weight:850}.insight-article-record details[open] summary::after{content:"–"}.insight-article-record details>:not(summary){padding-inline:1rem}.insight-article-record details>:last-child{padding-bottom:1rem}.insight-article-quote{position:relative;max-width:52rem;margin:clamp(2.6rem,5vw,4rem) auto;padding:clamp(1.2rem,2.5vw,1.8rem);overflow:hidden;border:1px solid rgba(15,23,42,0.08);border-radius:18px;background:radial-gradient( circle at 92% 8%,rgba(214,178,94,0.12),transparent 30% ),radial-gradient( circle at 10% 12%,rgba(23,59,122,0.06),transparent 30% ),linear-gradient( 180deg,rgba(252,253,255,0.98) 0%,rgba(244,247,251,0.98) 100% );box-shadow:0 10px 24px rgba(6,16,32,0.055);content-visibility:auto;contain-intrinsic-size:1px 280px}.insight-article-quote::before{content:"“";position:absolute;top:-0.35rem;right:clamp(1rem,2.4vw,1.8rem);color:rgba(214,178,94,0.22);font-family:Georgia,"Times New Roman",serif;font-size:clamp(5.5rem,10vw,8rem);font-weight:700;line-height:1;pointer-events:none}.insight-article-quote__mark{display:none}.insight-article-quote blockquote,.insight-article-quote__body{position:relative;z-index:1;margin:0;padding:0;border:0;background:none;box-shadow:none}.insight-article-quote p{max-width:43rem;margin:0;color:var(--site-text);font-family:var(--font-display);font-size:clamp(1.25rem,2vw,1.75rem);font-weight:640;line-height:1.2;letter-spacing:-0.04em;text-wrap:balance}.insight-article-quote footer,.insight-article-quote__footer{position:relative;z-index:1;display:grid;gap:0.28rem;margin-top:1rem;color:var(--site-text-muted);font-size:0.92rem;line-height:1.48}.insight-article-quote cite{color:var(--site-text);font-style:normal;font-weight:780}.insight-article-quote__context{color:var(--site-text-muted)}.insight-article-quote+.insight-article-interrupt,.insight-article-quote+.insight-article-midpoint-image,.insight-article-interrupt+.insight-article-quote,.insight-article-midpoint-image+.insight-article-quote{margin-top:clamp(3.4rem,6vw,5.2rem)}.insight-article-record{position:relative;overflow:hidden;border:1px solid transparent;background:linear-gradient(180deg,rgba(252,253,255,0.98),rgba(244,247,251,0.98)) padding-box,linear-gradient(135deg,rgba(214,178,94,0.95),rgba(255,238,176,0.72),rgba(23,59,122,0.28),rgba(214,178,94,0.88)) border-box;box-shadow:0 18px 44px rgba(6,16,32,0.075),0 0 0 1px rgba(214,178,94,0.08) inset,0 1px 0 rgba(255,255,255,0.9) inset}.insight-article-record::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 8% 0%,rgba(214,178,94,0.16),transparent 30%),radial-gradient(circle at 94% 12%,rgba(23,59,122,0.075),transparent 32%),linear-gradient(90deg,rgba(214,178,94,0.10),transparent 38%)}.insight-article-record>*{position:relative;z-index:1}.insight-article-record__mark{display:inline-grid;place-items:center;width:1.65rem;height:1.65rem;margin-right:0.5rem;border:1px solid rgba(214,178,94,0.5);border-radius:999px;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,0.95),transparent 44%),linear-gradient(145deg,rgba(255,250,238,0.98),rgba(236,244,252,0.86));color:#173b7a;font-family:var(--font-display);font-size:0.92rem;font-weight:820;line-height:1;box-shadow:0 8px 20px rgba(23,59,122,0.10),0 0 0 0.32rem rgba(214,178,94,0.08);vertical-align:middle}.insight-article-checklist{position:relative;isolation:isolate;max-width:min(76rem,calc(100vw - 2rem));margin:clamp(3.4rem,6vw,5.8rem) auto;padding:clamp(1.6rem,4vw,2.75rem);overflow:hidden;border:1px solid rgba(148,163,184,0.28);border-radius:30px;background:radial-gradient( circle at 12% 8%,rgba(37,99,235,0.08),transparent 32% ),radial-gradient( circle at 88% 12%,rgba(14,165,233,0.06),transparent 34% ),radial-gradient( circle at 78% 88%,rgba(214,178,94,0.08),transparent 30% ),linear-gradient(180deg,rgba(255,255,255,0.985),rgba(248,250,252,0.965));box-shadow:0 34px 90px rgba(15,23,42,0.105),0 1px 0 rgba(255,255,255,0.95) inset}.insight-article-checklist::before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(15,23,42,0.032) 1px,transparent 1px),linear-gradient(90deg,rgba(15,23,42,0.032) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(180deg,rgba(0,0,0,0.44),transparent 76%);pointer-events:none}.insight-article-checklist::after{content:"";position:absolute;inset:1px;z-index:-1;border-radius:29px;background:linear-gradient( 145deg,rgba(255,255,255,0.82),rgba(255,255,255,0.34) );pointer-events:none}.insight-article-checklist__header{max-width:62rem;margin-block-end:clamp(1.6rem,3.4vw,2.4rem)}.insight-article-checklist__eyebrow{display:inline-flex;align-items:center;gap:0.58rem;margin:0 0 0.9rem;color:#0f4c81;font-size:clamp(0.74rem,1vw,0.84rem);font-weight:850;letter-spacing:0.16em;line-height:1.2;text-transform:uppercase}.insight-article-checklist__eyebrow-mark{display:inline-grid;width:1.5rem;height:1.5rem;place-items:center;border:1px solid rgba(37,99,235,0.22);border-radius:999px;background:rgba(239,246,255,0.92);color:#1d4ed8;font-size:0.82rem;font-weight:900;line-height:1;box-shadow:0 8px 20px rgba(37,99,235,0.12)}.insight-article-checklist__title{max-width:15.5ch;margin:0;color:#071426;font-family:var(--font-display);font-size:clamp(2.55rem,5.3vw,4.55rem);font-weight:760;letter-spacing:-0.078em;line-height:0.92;text-wrap:balance}.insight-article-checklist__summary{max-width:63rem;margin:clamp(1rem,2vw,1.25rem) 0 0;color:#334155;font-size:clamp(1.05rem,1.6vw,1.2rem);line-height:1.68}.insight-article-checklist__list{display:grid;gap:0;margin:0;padding:0;overflow:hidden;border:1px solid rgba(148,163,184,0.2);border-radius:24px;background:rgba(255,255,255,0.76);box-shadow:0 20px 56px rgba(15,23,42,0.075),0 1px 0 rgba(255,255,255,0.92) inset;list-style:none;counter-reset:checklist}.insight-article-checklist__item{--checklist-tone:#1d4ed8;--checklist-tone-rgb:29,78,216;--checklist-soft:rgba(239,246,255,0.92);position:relative;display:grid;grid-template-columns:4.9rem 2.3rem minmax(0,1fr) minmax(15rem,23rem);align-items:center;gap:clamp(0.8rem,2vw,1.15rem);min-height:6.35rem;padding:clamp(1rem,2.2vw,1.25rem) clamp(1rem,2.7vw,1.5rem);color:#172338;background:linear-gradient(90deg,rgba(var(--checklist-tone-rgb),0.045),transparent 34%),rgba(255,255,255,0.56)}.insight-article-checklist__item+.insight-article-checklist__item{border-top:1px solid rgba(148,163,184,0.17)}.insight-article-checklist__item::before{content:"";position:absolute;inset-block:1rem;left:0;width:3px;border-radius:999px;background:linear-gradient( 180deg,var(--checklist-tone),rgba(var(--checklist-tone-rgb),0.35) );opacity:0.72;transform:scaleY(0.74);transform-origin:center;transition:opacity 180ms ease,transform 180ms ease}.insight-article-checklist__item:hover::before,.insight-article-checklist__item:focus-within::before{opacity:1;transform:scaleY(1)}.insight-article-checklist__item--blue{--checklist-tone:#1d4ed8;--checklist-tone-rgb:29,78,216;--checklist-soft:rgba(239,246,255,0.94)}.insight-article-checklist__item--green{--checklist-tone:#16a34a;--checklist-tone-rgb:22,163,74;--checklist-soft:rgba(240,253,244,0.94)}.insight-article-checklist__item--purple{--checklist-tone:#6d28d9;--checklist-tone-rgb:109,40,217;--checklist-soft:rgba(245,243,255,0.94)}.insight-article-checklist__item--orange{--checklist-tone:#ea580c;--checklist-tone-rgb:234,88,12;--checklist-soft:rgba(255,247,237,0.94)}.insight-article-checklist__item--teal{--checklist-tone:#0f766e;--checklist-tone-rgb:15,118,110;--checklist-soft:rgba(240,253,250,0.94)}.insight-article-checklist__item--red{--checklist-tone:#dc2626;--checklist-tone-rgb:220,38,38;--checklist-soft:rgba(254,242,242,0.94)}.insight-article-checklist__icon{display:inline-grid;width:4.2rem;height:4.2rem;place-items:center;border:1px solid rgba(var(--checklist-tone-rgb),0.16);border-radius:18px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,0.96),transparent 48%),linear-gradient(180deg,var(--checklist-soft),rgba(255,255,255,0.72));color:var(--checklist-tone);box-shadow:0 15px 30px rgba(var(--checklist-tone-rgb),0.11),0 1px 0 rgba(255,255,255,0.92) inset}.insight-article-checklist__icon-svg{width:1.9rem;height:1.9rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.insight-article-checklist__number{display:inline-grid;width:2.15rem;height:2.15rem;place-items:center;border:1px solid rgba(var(--checklist-tone-rgb),0.2);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,0.76),rgba(var(--checklist-tone-rgb),0.105)),var(--checklist-soft);color:var(--checklist-tone);font-size:0.75rem;font-weight:880;letter-spacing:0.02em;line-height:1;box-shadow:0 12px 26px rgba(var(--checklist-tone-rgb),0.12)}.insight-article-checklist__marker{display:none}.insight-article-checklist__body{display:grid;gap:0.36rem;min-width:0}.insight-article-checklist__text{display:block;color:#0f172a;font-size:clamp(1.02rem,1.32vw,1.14rem);font-weight:820;letter-spacing:-0.024em;line-height:1.32}.insight-article-checklist__detail{display:block;max-width:48rem;color:#475569;font-size:clamp(0.94rem,1.1vw,1.02rem);font-weight:500;line-height:1.52}.insight-article-checklist__value{position:relative;display:block;align-self:stretch;min-width:0;padding:0.9rem 1rem 0.9rem 1.15rem;border:1px solid rgba(var(--checklist-tone-rgb),0.12);border-left:3px solid rgba(var(--checklist-tone-rgb),0.58);border-radius:14px;background:linear-gradient(90deg,rgba(var(--checklist-tone-rgb),0.075),transparent 80%),rgba(255,255,255,0.58);color:#1e293b;box-shadow:0 10px 24px rgba(15,23,42,0.035)}.insight-article-checklist__value-text{display:block;color:color-mix(in srgb,var(--checklist-tone) 76%,#0f172a 24%);font-size:clamp(0.9rem,1vw,0.98rem);font-style:italic;font-weight:650;line-height:1.48}.insight-article-checklist__footer{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;margin-block-start:clamp(1.05rem,2.4vw,1.45rem)}.insight-article-checklist__footer-note{position:relative;margin:0;padding:clamp(1rem,2.4vw,1.25rem) clamp(1.05rem,2.6vw,1.35rem);border:1px solid rgba(202,138,4,0.24);border-radius:18px;background:radial-gradient(circle at 8% 20%,rgba(250,204,21,0.22),transparent 30%),linear-gradient(180deg,rgba(255,251,235,0.94),rgba(254,252,232,0.82));color:#713f12;font-size:clamp(0.96rem,1.25vw,1.04rem);line-height:1.6;box-shadow:0 16px 38px rgba(202,138,4,0.1)}.insight-article-checklist__footer-note strong{color:#451a03;font-weight:850}@supports not (color:color-mix(in srgb,#000 50%,#fff 50%)){.insight-article-checklist__value-text{color:var(--checklist-tone)}}@media (max-width:980px){.insight-article-checklist__item{grid-template-columns:3.9rem 2.15rem minmax(0,1fr)}.insight-article-checklist__icon{width:3.45rem;height:3.45rem;border-radius:16px}.insight-article-checklist__icon-svg{width:1.58rem;height:1.58rem}.insight-article-checklist__value{grid-column:3;margin-top:0.25rem}}@media (max-width:760px){.insight-article-checklist{max-width:calc(100vw - 1rem);border-radius:22px;padding:clamp(1.15rem,5vw,1.5rem)}.insight-article-checklist::after{border-radius:21px}.insight-article-checklist__title{max-width:none;letter-spacing:-0.058em}.insight-article-checklist__list{border-radius:18px}.insight-article-checklist__item{grid-template-columns:auto auto minmax(0,1fr);gap:0.75rem;min-height:auto;padding:1rem}.insight-article-checklist__icon{width:3rem;height:3rem;border-radius:14px}.insight-article-checklist__icon-svg{width:1.38rem;height:1.38rem}.insight-article-checklist__number{width:2rem;height:2rem;font-size:0.72rem}.insight-article-checklist__body{grid-column:3;grid-row:1}.insight-article-checklist__value{grid-column:1 / -1;grid-row:2;margin-top:0.1rem}}@media (max-width:520px){.insight-article-checklist{margin-inline:auto;padding:1rem;border-radius:20px}.insight-article-checklist__eyebrow{font-size:0.72rem;letter-spacing:0.11em}.insight-article-checklist__summary{line-height:1.58}.insight-article-checklist__item{grid-template-columns:auto minmax(0,1fr);padding:0.92rem}.insight-article-checklist__icon{grid-column:1;grid-row:1}.insight-article-checklist__number{position:absolute;top:0.66rem;left:0.66rem;width:1.45rem;height:1.45rem;font-size:0.62rem;background:rgba(255,255,255,0.92)}.insight-article-checklist__body{grid-column:2;grid-row:1}.insight-article-checklist__text{font-size:1rem;line-height:1.36}.insight-article-checklist__detail{font-size:0.92rem;line-height:1.48}.insight-article-checklist__value{padding:0.85rem 0.9rem}.insight-article-checklist__footer-note{padding:0.95rem}}.insight-article-comparison{position:relative;overflow:hidden;max-width:68rem;padding:clamp(1.1rem,2.5vw,1.85rem);border:1px solid rgba(15,23,42,0.08);border-radius:22px;background:radial-gradient( circle at 8% 0%,rgba(214,178,94,0.16),transparent 28% ),radial-gradient( circle at 100% 10%,rgba(23,59,122,0.09),transparent 30% ),linear-gradient( 180deg,rgba(252,253,255,0.99) 0%,rgba(242,246,251,0.99) 100% );box-shadow:0 18px 44px rgba(6,16,32,0.075),inset 0 1px 0 rgba(255,255,255,0.78);isolation:isolate}.insight-article-comparison::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(15,23,42,0.035) 1px,transparent 1px),linear-gradient(rgba(15,23,42,0.028) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient( 180deg,rgba(0,0,0,0.42),rgba(0,0,0,0.04) );pointer-events:none}.insight-article-comparison>*{position:relative;z-index:1}.insight-article-comparison__eyebrow{display:inline-flex;align-items:center;min-height:1.8rem;margin:0 0 0.8rem;padding:0.36rem 0.58rem;border:1px solid rgba(214,178,94,0.26);border-radius:999px;background:rgba(255,248,231,0.78);color:#7c5a14;font-size:0.72rem;font-weight:860;letter-spacing:0.15em;text-transform:uppercase}.insight-article-comparison__title{max-width:15ch}.insight-article-comparison__summary{max-width:54rem}.insight-article-comparison__table-wrap{position:relative;overflow-x:auto;margin-top:clamp(1.25rem,2.6vw,1.8rem);border:1px solid rgba(15,23,42,0.08);border-radius:18px;background:linear-gradient( 180deg,rgba(255,255,255,0.96),rgba(248,250,253,0.96) );box-shadow:0 12px 28px rgba(6,16,32,0.06),inset 0 1px 0 rgba(255,255,255,0.9)}.insight-article-comparison__table-wrap:focus-visible{outline:3px solid rgba(214,178,94,0.42);outline-offset:4px}.insight-article-comparison__table{width:100%;min-width:820px;border-collapse:separate;border-spacing:0;background:transparent}.insight-article-comparison__caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.insight-article-comparison__table thead th{position:sticky;top:0;z-index:2;padding:0.95rem 1rem;border-bottom:1px solid rgba(15,23,42,0.09);background:linear-gradient( 180deg,rgba(250,252,255,0.98),rgba(240,244,250,0.98) );color:var(--site-text);text-align:left;vertical-align:bottom;font-size:0.78rem;font-weight:860;line-height:1.25;letter-spacing:0.09em;text-transform:uppercase}.insight-article-comparison__table thead th+th,.insight-article-comparison__table tbody td,.insight-article-comparison__table tbody th+td{border-left:1px solid rgba(15,23,42,0.055)}.insight-article-comparison__table tbody th,.insight-article-comparison__table tbody td{padding:1rem;border-bottom:1px solid rgba(15,23,42,0.065);vertical-align:top;font-size:0.95rem;line-height:1.55}.insight-article-comparison__table tbody tr:last-child th,.insight-article-comparison__table tbody tr:last-child td{border-bottom:0}.insight-article-comparison__table tbody tr{background:rgba(255,255,255,0.72)}.insight-article-comparison__table tbody tr:nth-child(even){background:rgba(247,250,253,0.84)}.insight-article-comparison__table tbody tr:hover{background:rgba(255,250,238,0.92)}.insight-article-comparison__record{display:grid;gap:0.45rem}.insight-article-comparison__record-kicker{display:inline-flex;width:max-content;max-width:100%;padding:0.28rem 0.45rem;border:1px solid rgba(122,39,39,0.12);border-radius:999px;background:rgba(122,39,39,0.055);color:rgba(90,25,25,0.76);font-size:0.68rem;font-weight:860;letter-spacing:0.11em;text-transform:uppercase}.insight-article-comparison__record-text{color:var(--site-text);font-size:1rem;font-weight:780;line-height:1.35;letter-spacing:-0.02em}.insight-article-comparison__cell{display:block;color:var(--site-text-muted)}.insight-article-comparison__cell--negative{color:rgba(15,23,42,0.76)}.insight-article-comparison__stronger{position:relative;display:block;padding-left:1rem;color:var(--site-text);font-weight:720}.insight-article-comparison__stronger::before{content:"";position:absolute;top:0.55rem;left:0;width:0.42rem;height:0.42rem;border-radius:999px;background:linear-gradient(180deg,#f4d06f 0%,#c79a2b 100%);box-shadow:0 0 0 3px rgba(214,178,94,0.14)}.insight-article-comparison__note{display:flex;gap:0.8rem;align-items:flex-start;margin:1.1rem 0 0;padding:0.95rem 1rem;border:1px solid rgba(214,178,94,0.2);border-radius:16px;background:linear-gradient( 180deg,rgba(255,250,238,0.94),rgba(250,246,236,0.88) );color:rgba(15,23,42,0.74);font-size:0.94rem;line-height:1.58}.insight-article-comparison__note-mark{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:999px;background:linear-gradient(180deg,#f4d06f 0%,#c79a2b 100%);color:#071327;font-size:0.88rem;font-weight:900;line-height:1}.insight-article-interrupt{position:relative;overflow:hidden;max-width:52rem;margin:clamp(3rem,5.2vw,4.4rem) auto;padding:clamp(1.15rem,2.4vw,1.7rem);border:1px solid rgba(255,255,255,0.08);border-radius:18px;background:radial-gradient( circle at 16% 18%,rgba(214,178,94,0.1),transparent 22% ),linear-gradient(180deg,#0c254b 0%,#071832 100%);color:#ffffff;box-shadow:0 14px 34px rgba(6,16,32,0.12);isolation:isolate;content-visibility:auto;contain-intrinsic-size:1px 280px}.insight-article-interrupt::after{content:"";position:absolute;inset:0;z-index:0;background-image:url("/images/insights/evidence-boundary-background.webp");background-size:cover;background-position:center right;opacity:0.62;pointer-events:none}.insight-article-interrupt::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.insight-article-interrupt>*{position:relative;z-index:3}.insight-article-interrupt--evidence-boundary::after,.insight-article-interrupt--boundary::after{background-image:url("/images/insights/evidence-boundary-background.webp")}.insight-article-interrupt--practical-distinction::after,.insight-article-interrupt--practical::after,.insight-article-interrupt--distinction::after{background-image:url("/images/insights/practical-distinction-background.webp")}.insight-article-interrupt__eyebrow{margin:0 0 0.75rem;color:rgba(247,250,255,0.78);font-size:0.76rem;font-weight:850;letter-spacing:0.16em;text-transform:uppercase}.insight-article-interrupt h2,.insight-article-interrupt h3{max-width:34rem;margin:0;color:#ffffff;font-family:var(--font-display);font-size:clamp(1.55rem,2.4vw,2.25rem);font-weight:680;line-height:0.98;letter-spacing:-0.05em;text-wrap:balance}.insight-article-interrupt p{max-width:42rem;margin:0.85rem 0 0;color:rgba(237,243,255,0.88);font-size:0.98rem;line-height:1.62}.insight-article-interrupt__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.85rem;margin-top:1.1rem;padding:0.78rem 1rem;border:1px solid rgba(255,255,255,0.08);border-radius:10px;background:linear-gradient( 180deg,var(--site-accent) 0%,var(--site-accent-strong) 100% );color:#ffffff;text-decoration:none;font-size:0.94rem;font-weight:760;line-height:1;box-shadow:0 8px 18px rgba(15,46,99,0.18);transition:transform 120ms ease,background-color 120ms ease,box-shadow 120ms ease}.insight-article-interrupt__link:hover,.insight-article-interrupt__link:focus-visible{transform:translateY(-1px);background:linear-gradient( 180deg,var(--site-accent-soft) 0%,var(--site-accent) 100% );color:#ffffff;box-shadow:0 10px 20px rgba(15,46,99,0.2)}.insight-article-midpoint-image{max-width:58rem;margin:clamp(3rem,5.2vw,4.4rem) auto;content-visibility:auto;contain-intrinsic-size:1px 820px}.insight-article-midpoint-image__button{position:relative;display:block;width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;text-align:inherit}.insight-article-midpoint-image__frame{display:block;overflow:hidden;border:1px solid rgba(15,23,42,0.07);border-radius:18px;background:#071327;box-shadow:0 10px 22px rgba(6,16,32,0.06)}.insight-article-midpoint-image img{display:block;width:100%;height:auto;min-height:clamp(18rem,32vw,28rem);object-fit:cover;object-position:center center;opacity:1;filter:saturate(0.96) contrast(1.03) brightness(0.94)}.insight-article-midpoint-image__expand{position:absolute;right:0.85rem;bottom:0.85rem;z-index:2;display:inline-flex;align-items:center;min-height:2.15rem;padding:0.48rem 0.68rem;border:1px solid rgba(255,255,255,0.14);border-radius:999px;background:rgba(7,19,39,0.82);color:#ffffff;font-size:0.78rem;font-weight:800;letter-spacing:0.04em;text-transform:uppercase;box-shadow:0 8px 18px rgba(2,8,18,0.22);backdrop-filter:blur(8px)}.insight-article-midpoint-image__button:hover .insight-article-midpoint-image__frame,.insight-article-midpoint-image__button:focus-visible .insight-article-midpoint-image__frame{border-color:rgba(23,59,122,0.22);box-shadow:0 14px 30px rgba(6,16,32,0.09)}.insight-article-midpoint-image figcaption{margin:0.7rem 0 0;color:rgba(15,23,42,0.58);font-size:0.88rem;line-height:1.5}.insight-article-midpoint-image__transcript,.insight-article-midpoint-image details{margin-top:0.85rem;border:1px solid rgba(15,23,42,0.075);border-radius:14px;background:rgba(255,255,255,0.78)}.insight-article-midpoint-image__transcript summary,.insight-article-midpoint-image summary{cursor:pointer;padding:0.85rem 1rem;color:var(--site-text);font-size:0.9rem;font-weight:780}.insight-article-midpoint-image__transcript h3{margin:0.8rem 1rem 0;color:var(--site-text);font-size:1.05rem;font-weight:780;letter-spacing:-0.025em}.insight-article-midpoint-image__transcript p,.insight-article-midpoint-image__transcript li{color:var(--site-text-muted);font-size:0.94rem;line-height:1.58}.insight-article-midpoint-image__transcript p{margin:0.65rem 1rem 0}.insight-article-midpoint-image__transcript ul{margin:0.75rem 1rem 1rem;padding-left:1.15rem}html.insight-image-modal-is-open,body.insight-image-modal-is-open,html.insight-article-image-modal-is-open,body.insight-article-image-modal-is-open{overflow:hidden}.insight-image-modal,.insight-article-image-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:clamp(1rem,3vw,2rem);margin:0;background:linear-gradient( 180deg,rgba(23,59,122,0.68) 0%,rgba(11,35,72,0.72) 100% );cursor:zoom-out;overscroll-behavior:contain;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}.insight-image-modal[hidden],.insight-article-image-modal[hidden]{display:none !important}.insight-image-modal__backdrop{position:absolute;inset:0;z-index:0;background:transparent}.insight-image-modal__panel{position:relative;z-index:1;display:grid;gap:0.75rem;width:min(100%,1480px);max-height:calc(100vh - 4rem);overflow:auto;overscroll-behavior:contain}.insight-image-modal__figure{display:grid;gap:0.75rem;margin:0}.insight-image-modal__image,.insight-article-image-modal__image-button img{display:block;width:100%;height:auto;max-height:calc(100vh - 7rem);object-fit:contain;border-radius:16px;background:#071327;box-shadow:0 24px 70px rgba(0,0,0,0.42)}.insight-image-modal__caption,.insight-article-image-modal__caption{display:block;max-width:72rem;margin-inline:auto;color:rgba(247,250,255,0.82);font-size:0.92rem;line-height:1.5;text-align:center}.insight-image-modal__caption[hidden]{display:none !important}.insight-image-modal__close,.insight-article-image-modal__close{position:fixed;top:clamp(0.75rem,2vw,1.25rem);right:clamp(0.75rem,2vw,1.25rem);z-index:10051;display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:0.65rem 0.85rem;border:1px solid rgba(255,255,255,0.16);border-radius:999px;background:rgba(255,255,255,0.94);color:var(--site-text);cursor:pointer;font:inherit;font-size:0.85rem;font-weight:820;letter-spacing:0.06em;text-transform:uppercase;box-shadow:0 12px 30px rgba(0,0,0,0.28)}.insight-image-modal__close:hover,.insight-image-modal__close:focus-visible,.insight-article-image-modal__close:hover,.insight-article-image-modal__close:focus-visible{background:#ffffff}.insight-article-image-modal__image-button{display:grid;gap:0.75rem;width:min(100%,1480px);max-height:calc(100vh - 4rem);margin:0;padding:0;overflow:auto;border:0;background:transparent;color:#ffffff;cursor:zoom-out;overscroll-behavior:contain}@media (max-width:759px){.insight-image-modal,.insight-article-image-modal{padding:0.7rem}.insight-image-modal__panel,.insight-article-image-modal__image-button{max-height:calc(100vh - 3.5rem)}.insight-image-modal__image,.insight-article-image-modal__image-button img{max-height:calc(100vh - 6rem);border-radius:12px}}.insight-article-section--share{margin-top:clamp(2.4rem,4.8vw,4.8rem)}.insight-share-block{position:relative;z-index:3;display:grid;grid-template-columns:auto minmax(16rem,1fr) auto;align-items:center;gap:clamp(1rem,2.6vw,1.8rem);overflow:hidden;width:100%;min-height:clamp(8.75rem,13vw,10.75rem);padding:clamp(1.25rem,2.8vw,2rem);border:1px solid rgba(15,23,42,0.1);border-radius:26px;background:radial-gradient(circle at 8% 18%,rgba(214,178,94,0.18),transparent 25%),radial-gradient(circle at 95% 8%,rgba(23,59,122,0.09),transparent 24%),linear-gradient(180deg,rgba(255,255,255,0.99) 0%,rgba(246,249,253,0.985) 100%);box-shadow:0 28px 72px rgba(6,16,32,0.09),0 1px 0 rgba(255,255,255,0.94) inset;isolation:isolate}.insight-share-block::before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(214,178,94,0.16),transparent 38%),linear-gradient(90deg,rgba(15,23,42,0.032) 1px,transparent 1px),linear-gradient(rgba(15,23,42,0.028) 1px,transparent 1px);background-size:100% 100%,36px 36px,36px 36px;mask-image:linear-gradient(90deg,rgba(0,0,0,0.58),rgba(0,0,0,0.09));pointer-events:none}.insight-share-block::after{content:"";position:absolute;top:-7rem;right:-6rem;z-index:-1;width:clamp(14rem,28vw,24rem);aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(23,59,122,0.12),transparent 60%),radial-gradient(circle,rgba(214,178,94,0.12),transparent 44%);pointer-events:none}.insight-share-block__emblem,.insight-share-block__copy,.insight-share-block__actions,.insight-share-block__status{position:relative;z-index:2}.insight-share-block__emblem{display:grid;place-items:center;width:clamp(4.35rem,7vw,5.85rem);height:clamp(4.35rem,7vw,5.85rem);border:1px solid rgba(214,178,94,0.34);border-radius:999px;background:radial-gradient(circle at 32% 22%,rgba(255,255,255,0.96),transparent 42%),linear-gradient(145deg,rgba(255,250,238,0.96),rgba(236,244,252,0.84));color:#173b7a;box-shadow:0 18px 42px rgba(23,59,122,0.12),0 0 0 0.55rem rgba(214,178,94,0.08),0 1px 0 rgba(255,255,255,0.94) inset}.insight-share-block__emblem-icon{width:clamp(1.9rem,3vw,2.35rem);height:clamp(1.9rem,3vw,2.35rem);fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.insight-share-block__copy{min-width:0}.insight-share-block__eyebrow{margin:0;color:rgba(23,59,122,0.86);font-size:clamp(0.74rem,1vw,0.84rem);font-weight:880;letter-spacing:0.18em;line-height:1.2;text-transform:uppercase}.insight-share-block__text{max-width:36rem;margin:0.45rem 0 0;color:rgba(15,23,42,0.74);font-family:var(--font-display);font-size:clamp(1.05rem,1.7vw,1.34rem);font-weight:720;letter-spacing:-0.035em;line-height:1.18;text-wrap:balance}.insight-share-block__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0.68rem;max-width:42rem}.insight-share-block__action{display:inline-flex;align-items:center;justify-content:center;gap:0.46rem;min-height:2.9rem;padding:0.72rem 0.94rem;border:1px solid rgba(15,23,42,0.105);border-radius:999px;background:rgba(255,255,255,0.78);color:rgba(7,19,39,0.9);font:inherit;font-size:0.86rem;font-weight:860;line-height:1;letter-spacing:-0.01em;text-decoration:none;cursor:pointer;box-shadow:0 10px 24px rgba(6,16,32,0.05),0 1px 0 rgba(255,255,255,0.9) inset;transition:border-color 140ms ease,background 140ms ease,color 140ms ease,transform 140ms ease,box-shadow 140ms ease}.insight-share-block__action:hover,.insight-share-block__action:focus-visible{transform:translateY(-1px);border-color:rgba(214,178,94,0.58);background:#ffffff;color:#071327;box-shadow:0 14px 30px rgba(6,16,32,0.08),0 1px 0 rgba(255,255,255,0.96) inset;outline:none}.insight-share-block__action--primary,.insight-share-block__action--primary:link,.insight-share-block__action--primary:visited{border-color:rgba(7,19,39,0.18);background:linear-gradient(180deg,#173b7a 0%,#0b2348 100%);color:#ffffff;box-shadow:0 16px 34px rgba(23,59,122,0.22),0 1px 0 rgba(255,255,255,0.15) inset}.insight-share-block__action--primary:hover,.insight-share-block__action--primary:focus-visible{border-color:rgba(7,19,39,0.22);background:linear-gradient(180deg,#23498e 0%,#173b7a 100%);color:#ffffff}.insight-share-block__action-icon{display:block;width:1.08rem;height:1.08rem;flex:0 0 auto;fill:currentColor}.insight-share-block__label{display:inline-block}.insight-share-block__status{grid-column:2 / -1;min-height:1rem;margin:-0.2rem 0 0;color:rgba(23,59,122,0.82);font-size:0.82rem;font-weight:780;line-height:1.3}.insight-share-block--bottom{background:radial-gradient(circle at 8% 18%,rgba(214,178,94,0.18),transparent 25%),radial-gradient(circle at 95% 8%,rgba(23,59,122,0.09),transparent 24%),linear-gradient(180deg,rgba(255,255,255,0.99) 0%,rgba(246,249,253,0.985) 100%)}@media (max-width:980px){.insight-share-block{grid-template-columns:auto minmax(0,1fr)}.insight-share-block__actions{grid-column:1 / -1;justify-content:flex-start;max-width:none}.insight-share-block__status{grid-column:1 / -1}}@media (max-width:620px){.insight-article-section--share{margin-top:clamp(2rem,8vw,3.4rem)}.insight-share-block{grid-template-columns:1fr;gap:1rem;min-height:0;padding:1.05rem;border-radius:22px}.insight-share-block__emblem{width:4.15rem;height:4.15rem}.insight-share-block__text{max-width:none}.insight-share-block__actions{display:grid;grid-template-columns:1fr;width:100%}.insight-share-block__action{width:100%;min-height:2.85rem}}@media (max-width:420px){.insight-share-block__eyebrow{letter-spacing:0.13em}.insight-share-block__action{justify-content:center}}@media (prefers-reduced-motion:reduce){.insight-share-block__action{transition:none !important}.insight-share-block__action:hover,.insight-share-block__action:focus-visible{transform:none !important}}.insight-article-section--meaning{margin-top:clamp(1.8rem,3.2vw,3rem)}.insight-article-meaning{display:grid;gap:1rem;content-visibility:auto;contain-intrinsic-size:1px 560px}.insight-article-meaning__grid{display:grid;gap:1rem;margin-top:1.25rem}.insight-article-meaning-card{padding:1.1rem;border:1px solid rgba(15,23,42,0.065);border-radius:16px;background:linear-gradient( 180deg,rgba(255,255,255,0.98) 0%,rgba(248,250,252,0.98) 100% );box-shadow:0 7px 18px rgba(6,16,32,0.04)}.insight-article-meaning-card h3{margin:0;color:var(--site-text);font-size:1.08rem;font-weight:780;letter-spacing:-0.025em}.insight-article-meaning-card p{margin:0.65rem 0 0;color:var(--site-text-muted);font-size:0.95rem;line-height:1.6}.insight-article-related{width:min(100% - 2rem,1120px);margin:clamp(2.5rem,4.5vw,4.6rem) auto 0;content-visibility:auto;contain-intrinsic-size:1px 520px}.insight-article-related__grid{display:grid;gap:0.9rem;margin-top:1.25rem}.insight-article-related-card{display:flex;align-items:flex-start;gap:0.9rem;min-height:5.1rem;padding:0.95rem 1rem;border:1px solid rgba(15,23,42,0.065);border-radius:16px;background:linear-gradient( 180deg,rgba(255,255,255,0.98) 0%,rgba(248,250,252,0.98) 100% );color:inherit;text-decoration:none;box-shadow:0 7px 18px rgba(6,16,32,0.04);transition:border-color 120ms ease,transform 120ms ease,box-shadow 120ms ease}.insight-article-related-card:hover,.insight-article-related-card:focus-visible{border-color:rgba(20,33,58,0.2);transform:translateY(-1px);box-shadow:0 10px 20px rgba(6,16,32,0.06)}.insight-article-related-card__label{display:block;margin-bottom:0.28rem;color:var(--site-text-soft);font-size:0.74rem;font-weight:850;letter-spacing:0.14em;text-transform:uppercase}.insight-article-related-card__title{display:block;color:var(--site-text);font-size:1rem;font-weight:760;line-height:1.18;letter-spacing:-0.02em}.insight-article-related-card__text{display:block;margin-top:0.4rem;color:var(--site-text-muted);font-size:0.91rem;line-height:1.52}.insight-article-authority-note{width:min(100% - 2rem,1120px);margin:clamp(1.4rem,2.6vw,2.2rem) auto 0;color:rgba(15,23,42,0.58);font-size:0.86rem;line-height:1.5}.insight-article-section--closing{padding:0;border:0;background:none;box-shadow:none}.insight-article-closing{position:relative;display:grid;gap:1.2rem;overflow:hidden;min-height:clamp(22rem,38vw,30rem);padding:clamp(1.5rem,3.8vw,3rem);border:1px solid rgba(255,255,255,0.08);border-radius:18px;background:radial-gradient( circle at 16% 18%,rgba(214,178,94,0.1),transparent 22% ),linear-gradient(180deg,#0c254b 0%,#071832 100%);color:#ffffff;box-shadow:0 14px 34px rgba(6,16,32,0.12);isolation:isolate;content-visibility:auto;contain-intrinsic-size:1px 480px}.insight-article-closing::after{content:"";position:absolute;inset:0;z-index:0;background-image:url("/images/insights/insight-closing-proof-background.webp");background-size:cover;background-position:center right;opacity:0.72;pointer-events:none}.insight-article-closing::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.insight-article-closing__copy,.insight-article-closing__actions{position:relative;z-index:3}.insight-article-closing__copy{max-width:51rem}.insight-article-closing__copy h2{max-width:14ch;color:#ffffff}.insight-article-closing__copy p{max-width:43rem;color:rgba(235,242,250,0.88)}.insight-article-closing__actions{display:flex;flex-wrap:wrap;gap:0.85rem;align-self:end}.insight-article-hero,.insight-article-hero *,.insight-article-interrupt,.insight-article-interrupt *,.insight-article-closing,.insight-article-closing *{color:#ffffff}.insight-article-hero p,.insight-article-interrupt p,.insight-article-closing p{color:rgba(237,243,255,0.9)}.insight-article-hero .insight-article-eyebrow,.insight-article-interrupt .insight-article-interrupt__eyebrow,.insight-article-closing .insight-article-eyebrow{color:rgba(247,250,255,0.78) !important}.insight-article-hero__copy .insight-article-eyebrow{color:rgba(255,255,255,0.86) !important}.insight-article-closing .insight-article-button:not(.insight-article-button--primary){color:var(--site-text) !important}.insight-article-closing .insight-article-button--primary{color:#ffffff !important}@media (min-width:760px){.insight-article-quick-read__list{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-article-meaning__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-article-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-article-closing{grid-template-columns:minmax(0,1fr) auto;align-items:end}}@media (min-width:980px){.insight-article-layout{grid-template-columns:minmax(0,1fr)}}@media (min-width:1100px){.insight-article-meaning__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.insight-share-block{grid-template-columns:1fr}.insight-share-block__actions{justify-content:flex-start}.insight-share-block__action{flex:0 0 auto}}@media (max-width:759px){.insight-article-hero{min-height:auto}.insight-article-comparison{max-width:none;padding:1rem}.insight-article-comparison__title{max-width:12ch}.insight-article-comparison__table{min-width:760px}.insight-article-comparison__table thead th,.insight-article-comparison__table tbody th,.insight-article-comparison__table tbody td{padding:0.85rem}.insight-article-hero__media img{object-position:58% center}.insight-article-hero__inner{width:min(100% - 2rem,1120px);min-height:unset;padding-block:2rem}.insight-article-hero__copy{max-width:100%;padding:1.25rem;border-radius:1rem;background:linear-gradient( 135deg,rgba(7,19,39,0.84),rgba(7,19,39,0.68) );backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.insight-article-hero h1{max-width:11.5ch}.insight-article-section,.insight-article-layout,.insight-article-related,.insight-article-authority-note{width:min(100% - 2rem,1120px)}.insight-article-prose{max-width:none}.insight-article-midpoint-image img{min-height:20rem}.insight-article-image-modal{padding:0.7rem}.insight-article-image-modal__image-button{max-height:calc(100vh - 3.5rem)}.insight-article-image-modal__image-button img{max-height:calc(100vh - 6rem);border-radius:12px}.insight-article-section__header h2,.insight-article-prose h2,.insight-article-meaning h2,.insight-article-related h2,.insight-article-closing__copy h2,.insight-article-framework h2,.insight-article-comparison h2,.insight-article-mistakes h2,.insight-article-record h2{text-wrap:balance}}@media (max-width:599px){.insight-article-section:not(.insight-article-section--plain):not(.insight-article-section--closing),.insight-article-quick-read__list li,.insight-article-interrupt,.insight-article-quote,.insight-article-meaning-card,.insight-article-related-card,.insight-article-framework,.insight-article-mistakes,.insight-article-record{padding-left:0.9rem;padding-right:0.9rem}.insight-article-closing__actions{flex-direction:column}.insight-article-button{width:100%}.insight-article-hero h1{font-size:clamp(2.45rem,13vw,3.35rem)}}@media (prefers-reduced-motion:reduce){.insight-article-button,.insight-article-interrupt__link,.insight-article-related-card,.insight-article-prose a{transition:none !important}.insight-article-button:hover,.insight-article-button:focus-visible,.insight-article-interrupt__link:hover,.insight-article-interrupt__link:focus-visible,.insight-article-related-card:hover,.insight-article-related-card:focus-visible{transform:none !important}}.insight-article-framework{max-width:min(76rem,calc(100vw - 2rem));margin:clamp(3.4rem,6vw,5.8rem) auto;content-visibility:auto;contain-intrinsic-size:1px 980px}.insight-article-framework__shell{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,0.1);border-radius:24px;background:radial-gradient(circle at 14% 20%,rgba(214,178,94,0.105),transparent 18%),radial-gradient(circle at 82% 18%,rgba(23,59,122,0.105),transparent 24%),radial-gradient(circle at 74% 76%,rgba(23,59,122,0.07),transparent 28%),linear-gradient(180deg,rgba(252,253,255,0.99),rgba(238,244,251,0.99));box-shadow:0 22px 52px rgba(6,16,32,0.095),inset 0 1px 0 rgba(255,255,255,0.92);isolation:isolate}.insight-article-framework__shell::before{content:"";position:absolute;inset:0;z-index:-5;background:linear-gradient(90deg,rgba(15,23,42,0.03) 1px,transparent 1px),linear-gradient(rgba(15,23,42,0.03) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(180deg,rgba(0,0,0,0.78),transparent 82%);pointer-events:none}.insight-article-framework__shell::after{content:"";position:absolute;left:50%;top:61%;z-index:-4;width:min(68rem,112vw);aspect-ratio:1;transform:translate(-50%,-50%);background:radial-gradient(circle,transparent 0 9.2%,rgba(214,178,94,0.13) 9.25% 9.65%,transparent 9.7%),radial-gradient(circle,transparent 0 17.2%,rgba(23,59,122,0.11) 17.25% 17.58%,transparent 17.65%),radial-gradient(circle,transparent 0 27.5%,rgba(214,178,94,0.09) 27.55% 27.92%,transparent 28%),radial-gradient(circle,transparent 0 38.5%,rgba(23,59,122,0.075) 38.55% 38.88%,transparent 39%),repeating-radial-gradient(circle,rgba(23,59,122,0.022) 0 1px,transparent 1px 13px);opacity:0.86;pointer-events:none}.insight-article-framework__watermark{position:absolute;top:clamp(0.8rem,3vw,1.8rem);right:clamp(1.1rem,4vw,2.4rem);z-index:-2;color:rgba(23,59,122,0.052);font-family:var(--font-display);font-size:clamp(7.5rem,16vw,13rem);font-weight:800;letter-spacing:-0.09em;line-height:1;pointer-events:none}.insight-article-framework__header{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) minmax(13rem,18rem);gap:clamp(1.5rem,4vw,4rem);align-items:end;padding:clamp(2rem,5vw,3.4rem) clamp(1.35rem,4vw,3rem) 0}.insight-article-framework__eyebrow{margin:0 0 0.72rem;color:rgba(23,59,122,0.86);font-size:0.78rem;font-weight:840;letter-spacing:0.24em;line-height:1.2;text-transform:uppercase}.insight-article-framework__title{max-width:19ch;margin:0;color:var(--site-text);font-family:var(--font-display);font-size:clamp(2.45rem,5vw,4.85rem);font-weight:760;letter-spacing:-0.075em;line-height:0.92;text-wrap:balance}.insight-article-framework__title-rule{display:block;width:3.2rem;height:0.18rem;margin-top:1.2rem;border-radius:999px;background:linear-gradient(90deg,rgba(214,178,94,0.95),rgba(214,178,94,0.2))}.insight-article-framework__summary{max-width:43rem;margin:1.15rem 0 0;color:rgba(21,39,67,0.86);font-size:clamp(0.98rem,1.3vw,1.08rem);font-weight:500;line-height:1.66}.insight-article-framework__aside{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;align-items:start;max-width:18rem;color:rgba(21,39,67,0.72);font-size:0.92rem;line-height:1.45}.insight-article-framework__aside strong{color:rgba(214,178,94,0.98);font-weight:860}.insight-article-framework__aside-rule{width:1px;height:3.2rem;margin-top:0.15rem;background:linear-gradient(180deg,rgba(23,59,122,0.24),transparent)}.insight-article-framework__stage{position:relative;z-index:2;padding:clamp(3.4rem,6vw,5rem) clamp(1.35rem,4vw,3rem) 6.2rem}.insight-article-framework__orbit{position:absolute;left:50%;top:50%;z-index:-1;width:min(64rem,104vw);aspect-ratio:1;transform:translate(-50%,-48%);pointer-events:none}.insight-article-framework__orbit::before,.insight-article-framework__orbit::after{content:"";position:absolute;inset:0;border-radius:999px;pointer-events:none}.insight-article-framework__orbit::before{background:conic-gradient( from -68deg,transparent 0deg 8deg,rgba(23,59,122,0.12) 8deg 23deg,rgba(23,59,122,0.04) 23deg 31deg,transparent 31deg 88deg,rgba(214,178,94,0.15) 88deg 109deg,rgba(214,178,94,0.04) 109deg 119deg,transparent 119deg 184deg,rgba(23,59,122,0.11) 184deg 207deg,rgba(23,59,122,0.035) 207deg 218deg,transparent 218deg 278deg,rgba(214,178,94,0.14) 278deg 301deg,rgba(214,178,94,0.035) 301deg 312deg,transparent 312deg 360deg );mask-image:radial-gradient(circle,transparent 0 42%,#000 42.5% 44.5%,transparent 45%);opacity:0.9}.insight-article-framework__orbit::after{inset:5.4%;background:conic-gradient( from -42deg,transparent 0deg 28deg,rgba(214,178,94,0.12) 28deg 46deg,rgba(214,178,94,0.035) 46deg 55deg,transparent 55deg 132deg,rgba(23,59,122,0.11) 132deg 151deg,rgba(23,59,122,0.032) 151deg 160deg,transparent 160deg 230deg,rgba(214,178,94,0.11) 230deg 249deg,rgba(214,178,94,0.032) 249deg 258deg,transparent 258deg 326deg,rgba(23,59,122,0.1) 326deg 344deg,rgba(23,59,122,0.03) 344deg 352deg,transparent 352deg 360deg );mask-image:radial-gradient(circle,transparent 0 36%,#000 36.5% 38.3%,transparent 39%);opacity:0.86}.insight-article-framework__orbit-ring,.insight-article-framework__orbit-axis{position:absolute;inset:0;border-radius:999px;pointer-events:none}.insight-article-framework__orbit-ring--outer{background:conic-gradient( from -94deg,transparent 0deg 13deg,rgba(214,178,94,0.62) 13deg 18deg,rgba(214,178,94,0.16) 18deg 24deg,transparent 24deg 88deg,rgba(23,59,122,0.56) 88deg 94deg,rgba(23,59,122,0.14) 94deg 101deg,transparent 101deg 172deg,rgba(214,178,94,0.58) 172deg 178deg,rgba(214,178,94,0.14) 178deg 186deg,transparent 186deg 256deg,rgba(23,59,122,0.52) 256deg 262deg,rgba(23,59,122,0.13) 262deg 270deg,transparent 270deg 360deg );mask-image:radial-gradient(circle,transparent 0 46.8%,#000 47.1% 47.8%,transparent 48.1%);filter:drop-shadow(0 16px 26px rgba(23,59,122,0.08))}.insight-article-framework__orbit-ring--middle{inset:11%;background:conic-gradient( from -74deg,transparent 0deg 42deg,rgba(23,59,122,0.42) 42deg 47deg,rgba(23,59,122,0.1) 47deg 55deg,transparent 55deg 142deg,rgba(214,178,94,0.5) 142deg 148deg,rgba(214,178,94,0.11) 148deg 157deg,transparent 157deg 246deg,rgba(23,59,122,0.38) 246deg 252deg,rgba(23,59,122,0.09) 252deg 261deg,transparent 261deg 338deg,rgba(214,178,94,0.42) 338deg 344deg,rgba(214,178,94,0.1) 344deg 352deg,transparent 352deg 360deg ),repeating-conic-gradient( from 0deg,rgba(23,59,122,0.08) 0deg 0.7deg,transparent 0.7deg 3.2deg );mask-image:radial-gradient(circle,transparent 0 44%,#000 44.4% 45.8%,transparent 46.2%)}.insight-article-framework__orbit-ring--inner{inset:22%;background:conic-gradient( from -38deg,transparent 0deg 26deg,rgba(214,178,94,0.44) 26deg 32deg,rgba(214,178,94,0.12) 32deg 41deg,transparent 41deg 112deg,rgba(23,59,122,0.34) 112deg 119deg,rgba(23,59,122,0.09) 119deg 128deg,transparent 128deg 206deg,rgba(214,178,94,0.38) 206deg 213deg,rgba(214,178,94,0.1) 213deg 223deg,transparent 223deg 296deg,rgba(23,59,122,0.32) 296deg 303deg,rgba(23,59,122,0.085) 303deg 312deg,transparent 312deg 360deg ),repeating-conic-gradient( from 14deg,rgba(214,178,94,0.12) 0deg 0.8deg,transparent 0.8deg 7deg );mask-image:radial-gradient(circle,transparent 0 42%,#000 42.4% 44%,transparent 44.4%)}.insight-article-framework__orbit-axis{inset:0;border-radius:0}.insight-article-framework__orbit-axis--horizontal::before,.insight-article-framework__orbit-axis--vertical::before{content:"";position:absolute}.insight-article-framework__orbit-axis--horizontal::before{left:5%;right:5%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(23,59,122,0.13),transparent)}.insight-article-framework__orbit-axis--vertical::before{top:5%;bottom:5%;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(23,59,122,0.13),transparent)}.insight-article-framework__hub{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:clamp(5.4rem,9vw,7rem);aspect-ratio:1;border:1px solid rgba(255,255,255,0.72);border-radius:999px;background:radial-gradient(circle at 38% 30%,rgba(255,255,255,0.18),transparent 28%),linear-gradient(145deg,#061832,#09264f);box-shadow:0 20px 38px rgba(6,16,32,0.24),0 0 0 0.65rem rgba(255,255,255,0.52),0 0 0 1.05rem rgba(23,59,122,0.045);transform:translate(-50%,-50%)}.insight-article-framework__hub::before,.insight-article-framework__hub::after{content:"";position:absolute;border-radius:999px;pointer-events:none}.insight-article-framework__hub::before{inset:-2.4rem;border:1px dotted rgba(214,178,94,0.34)}.insight-article-framework__hub::after{inset:-4rem;background:conic-gradient( from -30deg,transparent 0deg 48deg,rgba(214,178,94,0.2) 48deg 58deg,transparent 58deg 170deg,rgba(23,59,122,0.16) 170deg 180deg,transparent 180deg 298deg,rgba(214,178,94,0.16) 298deg 308deg,transparent 308deg 360deg );mask-image:radial-gradient(circle,transparent 0 47%,#000 48% 49%,transparent 50%)}.insight-article-framework__hub span{color:rgba(214,178,94,0.96);font-family:var(--font-display);font-size:clamp(3.1rem,5.5vw,4.4rem);font-weight:760;line-height:1;transform:translateY(-0.02em)}.insight-article-framework__diagram{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(3.1rem,5vw,4rem) clamp(1rem,2.6vw,1.6rem);align-items:stretch;margin:0;padding:0;list-style:none}.insight-article-framework__node{position:relative;min-width:0}.insight-article-framework__node::before{content:"";position:absolute;left:50%;top:-1.2rem;z-index:-1;width:1px;height:calc(100%+2.4rem);background:linear-gradient(180deg,transparent,rgba(23,59,122,0.13),transparent);pointer-events:none}.insight-article-framework__node::after{content:"";position:absolute;left:-0.8rem;right:-0.8rem;top:50%;z-index:-1;height:1px;background:linear-gradient(90deg,transparent,rgba(214,178,94,0.14),transparent);pointer-events:none}.insight-article-framework__icon{position:absolute;left:50%;top:-2.05rem;z-index:2;display:grid;place-items:center;width:3.95rem;aspect-ratio:1;border:1px solid rgba(15,23,42,0.085);border-radius:999px;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,0.96),rgba(248,250,252,0.9));box-shadow:0 12px 24px rgba(6,16,32,0.08),inset 0 1px 0 rgba(255,255,255,0.95);transform:translateX(-50%)}.insight-article-framework__icon svg{width:1.5rem;height:1.5rem;fill:none;stroke:rgba(23,59,122,0.92);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.insight-article-framework__card{position:relative;height:100%;min-height:15rem;padding:2.05rem 1.05rem 1.05rem;overflow:hidden;border:1px solid rgba(15,23,42,0.085);border-radius:16px;background:radial-gradient(circle at 14% 12%,rgba(214,178,94,0.075),transparent 30%),linear-gradient(180deg,rgba(255,255,255,0.94),rgba(248,250,252,0.9));box-shadow:0 16px 34px rgba(6,16,32,0.085),inset 0 1px 0 rgba(255,255,255,0.96);backdrop-filter:blur(14px)}.insight-article-framework__card::before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,0.68),transparent 34%),radial-gradient(circle at 92% 96%,rgba(23,59,122,0.052),transparent 32%);pointer-events:none}.insight-article-framework__node-index{position:relative;z-index:1;display:inline-block;margin-bottom:0.55rem;color:rgba(23,59,122,0.96);font-size:0.72rem;font-weight:860;letter-spacing:-0.02em}.insight-article-framework__node-title{position:relative;z-index:1;margin:0;color:var(--site-text);font-size:clamp(0.88rem,1vw,1rem);font-weight:820;letter-spacing:-0.04em;line-height:1.06;text-wrap:balance}.insight-article-framework__node-rule{position:relative;z-index:1;display:block;width:1.45rem;height:0.11rem;margin:0.64rem 0 0.68rem;border-radius:999px;background:linear-gradient(90deg,rgba(214,178,94,0.92),rgba(214,178,94,0.1))}.insight-article-framework__node-text{position:relative;z-index:1;margin:0;color:rgba(21,39,67,0.8);font-size:clamp(0.78rem,0.9vw,0.86rem);font-weight:470;line-height:1.5}.insight-article-framework__footer{position:relative;z-index:4;display:flex;flex-wrap:wrap;gap:clamp(0.75rem,2.4vw,1.9rem);align-items:center;overflow:hidden;min-height:4.45rem;padding:0.8rem clamp(1.25rem,3.5vw,2.3rem);border-top:1px solid rgba(23,59,122,0.1);background:linear-gradient(90deg,rgba(232,239,248,0.92),rgba(248,250,252,0.86)),linear-gradient(90deg,rgba(23,59,122,0.06),transparent);color:rgba(23,59,122,0.86);font-size:0.72rem;font-weight:840;letter-spacing:0.32em;line-height:1.1;text-transform:uppercase}.insight-article-framework__footer>span:not(.insight-article-framework__footer-badge)::after{content:"•";margin-left:clamp(0.75rem,2.4vw,1.9rem);color:rgba(214,178,94,0.86)}.insight-article-framework__footer strong{margin-left:auto;color:rgba(214,178,94,0.95);font-weight:860;white-space:nowrap}.insight-article-framework__footer-badge{display:grid;place-items:center;width:2rem;aspect-ratio:1;border-radius:999px;background:linear-gradient(145deg,rgba(214,178,94,0.95),rgba(174,132,48,0.9));color:#fff;font-family:var(--font-display);font-size:1.32rem;font-weight:760;letter-spacing:-0.08em;text-transform:none}@media (min-width:1001px){.insight-article-framework__node:nth-child(1),.insight-article-framework__node:nth-child(4),.insight-article-framework__node:nth-child(7){transform:translateY(-0.35rem)}.insight-article-framework__node:nth-child(2),.insight-article-framework__node:nth-child(5),.insight-article-framework__node:nth-child(8){transform:translateY(1.15rem)}.insight-article-framework__node:nth-child(3),.insight-article-framework__node:nth-child(6),.insight-article-framework__node:nth-child(9){transform:translateY(-0.1rem)}.insight-article-framework[data-count="6"] .insight-article-framework__diagram{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-article-framework[data-count="6"] .insight-article-framework__card{min-height:16rem}.insight-article-framework[data-count="8"] .insight-article-framework__node:nth-child(7){grid-column:1 / 2}.insight-article-framework[data-count="8"] .insight-article-framework__node:nth-child(8){grid-column:3 / 4}.insight-article-framework[data-count="9"] .insight-article-framework__diagram{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1000px){.insight-article-framework{max-width:min(68rem,calc(100vw - 1.5rem))}.insight-article-framework__header{grid-template-columns:1fr}.insight-article-framework__aside{max-width:30rem}.insight-article-framework__stage{padding:clamp(2.8rem,5vw,3.8rem) clamp(1rem,3vw,2rem) 4rem}.insight-article-framework__orbit{width:min(56rem,118vw);opacity:0.5}.insight-article-framework__diagram{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.1rem 1rem}.insight-article-framework__card{min-height:13.5rem}}@media (max-width:720px){.insight-article-framework{max-width:calc(100vw - 1rem);margin-block:clamp(2.6rem,8vw,4rem)}.insight-article-framework__shell{border-radius:18px}.insight-article-framework__header{padding:1.35rem 1rem 0}.insight-article-framework__eyebrow{font-size:0.7rem;letter-spacing:0.18em}.insight-article-framework__title{max-width:none;font-size:clamp(2rem,10vw,3rem)}.insight-article-framework__summary{font-size:0.94rem}.insight-article-framework__aside{display:none}.insight-article-framework__stage{padding:2.8rem 0.85rem 3.2rem}.insight-article-framework__orbit{display:none}.insight-article-framework__diagram{grid-template-columns:1fr;gap:2.8rem}.insight-article-framework__card{min-height:0;padding:1.8rem 1rem 1rem;border-radius:15px}.insight-article-framework__icon{width:3.7rem;top:-1.85rem}.insight-article-framework__icon svg{width:1.45rem;height:1.45rem}.insight-article-framework__footer{gap:0.7rem;min-height:4rem;padding-inline:1rem;font-size:0.64rem;letter-spacing:0.18em;overflow:hidden}.insight-article-framework__footer span:nth-of-type(n+4){display:none}.insight-article-framework__footer>span:not(.insight-article-framework__footer-badge)::after{margin-left:0.7rem}.insight-article-framework__footer strong{font-size:0.6rem;letter-spacing:0.14em}}.insight-article-common-mistakes{position:relative;margin:clamp(2.4rem,5vw,4.8rem) 0}.insight-article-common-mistakes__shell{position:relative;overflow:hidden;border:1px solid rgba(255,95,95,0.32);border-radius:28px;background:radial-gradient(circle at top left,rgba(255,68,68,0.18),transparent 34%),linear-gradient(135deg,rgba(35,15,18,0.98),rgba(12,11,13,0.98) 54%,rgba(24,17,14,0.98));box-shadow:0 28px 80px rgba(0,0,0,0.34),inset 0 1px 0 rgba(255,255,255,0.07)}.insight-article-common-mistakes__shell::before{content:"";position:absolute;inset:0 auto 0 0;width:7px;background:linear-gradient(180deg,#ff4b4b,#b01818 48%,#6f1111)}.insight-article-common-mistakes__shell::after{content:"";position:absolute;top:-80px;right:-80px;width:210px;height:210px;border-radius:999px;background:rgba(255,73,73,0.12);filter:blur(4px);pointer-events:none}.insight-article-common-mistakes__header{position:relative;z-index:1;padding:clamp(1.35rem,3vw,2.2rem) clamp(1.25rem,3vw,2.25rem) 0}.insight-article-common-mistakes__label-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0.85rem}.insight-article-common-mistakes__eyebrow{margin:0;color:#ffb4b4;font-size:0.76rem;font-weight:800;letter-spacing:0.18em;line-height:1.2;text-transform:uppercase}.insight-article-common-mistakes__severity{display:inline-flex;align-items:center;border:1px solid rgba(255,103,103,0.36);border-radius:999px;padding:0.38rem 0.68rem;background:rgba(255,75,75,0.12);color:#ffd0d0;font-size:0.68rem;font-weight:800;letter-spacing:0.14em;line-height:1;text-transform:uppercase;white-space:nowrap}.insight-article-common-mistakes__title{max-width:760px;margin:0;color:#fff7f2;font-size:clamp(1.55rem,3.6vw,2.45rem);font-weight:760;letter-spacing:-0.045em;line-height:1.02}.insight-article-common-mistakes__summary{max-width:760px;margin:0.9rem 0 0;color:rgba(255,239,232,0.78);font-size:clamp(0.98rem,1.7vw,1.08rem);line-height:1.65}.insight-article-common-mistakes__list{position:relative;z-index:1;display:grid;gap:0.72rem;margin:0;padding:clamp(1.2rem,3vw,2rem) clamp(1.25rem,3vw,2.25rem) clamp(1.35rem,3vw,2.25rem);list-style:none}.insight-article-common-mistakes__item{display:grid;grid-template-columns:auto auto 1fr;align-items:start;gap:0.78rem;border:1px solid rgba(255,255,255,0.08);border-radius:18px;padding:0.88rem 1rem;background:linear-gradient(135deg,rgba(255,255,255,0.055),rgba(255,255,255,0.025)),rgba(0,0,0,0.16);color:rgba(255,247,242,0.9);box-shadow:inset 0 1px 0 rgba(255,255,255,0.045)}.insight-article-common-mistakes__number{min-width:2.05rem;padding-top:0.13rem;color:rgba(255,180,180,0.72);font-size:0.74rem;font-weight:800;letter-spacing:0.12em;line-height:1.35}.insight-article-common-mistakes__marker{display:inline-flex;align-items:center;justify-content:center;width:1.42rem;height:1.42rem;border:1px solid rgba(255,106,106,0.45);border-radius:999px;background:rgba(255,67,67,0.17);color:#ffb4b4;font-size:0.78rem;font-weight:900;line-height:1}.insight-article-common-mistakes__text{color:rgba(255,247,242,0.88);font-size:0.98rem;line-height:1.62}@media (max-width:720px){.insight-article-common-mistakes__shell{border-radius:22px}.insight-article-common-mistakes__label-row{align-items:flex-start;flex-direction:column;gap:0.65rem}.insight-article-common-mistakes__item{grid-template-columns:auto 1fr;gap:0.7rem}.insight-article-common-mistakes__number{grid-column:1 / -1;min-width:0}.insight-article-common-mistakes__marker{margin-top:0.1rem}}.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)}}
