@layer retained{@import "tailwindcss";@layer templates{:where(.legacy-content) *{box-sizing:border-box;}:where(.legacy-content) :scope{overflow-x:clip;scroll-behavior:smooth;}:where(.legacy-content) section{scroll-margin-top:112px;}:where(.legacy-content) :scope{margin:0;overflow-x:clip;background:var(--ivory);color:var(--ink);font-family:var(--site-font);-webkit-font-smoothing:antialiased;}:where(.legacy-content) a{color:inherit;text-decoration:none;}:where(.legacy-content) .skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:11px 15px;border-radius:4px;background:white;color:var(--site-night);font-size:12px;font-weight:750;transform:translateY(-160%);transition:transform 150ms ease;}:where(.legacy-content) .skip-link:focus{transform:translateY(0);}:where(.legacy-content) :where(a, button, input, select, textarea, summary):focus-visible{outline:2px solid var(--site-copper);outline-offset:3px;}:where(.legacy-content) #main-content:focus{outline:none;}:where(.legacy-content) nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:520;}:where(.legacy-content) nav a{position:relative;}:where(.legacy-content) nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--ink);transition:right 180ms ease;}:where(.legacy-content) nav a:hover::after, :where(.legacy-content) nav a:focus-visible::after{right:0;}:where(.legacy-content) .mobile-section-nav{display:none;}:where(.legacy-content) .site-journey-controls{position:fixed;z-index:44;top:126px;right:20px;min-height:42px;padding:5px;display:flex;align-items:center;gap:4px;border:1px solid rgba(255, 255, 255, .14);border-radius:999px;background:rgba(12, 17, 18, .94);color:white;box-shadow:0 14px 38px rgba(12, 17, 18, .22);backdrop-filter:blur(16px);}:where(.legacy-content) .site-journey-controls span{padding:0 10px 0 9px;color:var(--site-on-night-quiet);font-size:12px;font-weight:750;letter-spacing:.11em;text-transform:uppercase;}:where(.legacy-content) .site-journey-controls button{width:32px;height:32px;padding:0;display:grid;place-items:center;border:1px solid rgba(255, 255, 255, .14);border-radius:50%;background:rgba(255, 255, 255, .055);color:white;font:inherit;font-size:14px;cursor:pointer;transition:border-color 160ms ease, background 160ms ease, transform 160ms ease;}:where(.legacy-content) .site-journey-controls button:hover,
:where(.legacy-content) .site-journey-controls button:focus-visible{border-color:rgba(201, 146, 117, .72);background:rgba(201, 146, 117, .12);transform:translateY(-1px);}:where(.legacy-content) .site-journey-controls button:focus-visible{outline:2px solid var(--site-copper);outline-offset:2px;}:where(.legacy-content) .site-journey-controls button:disabled{opacity:.3;cursor:default;transform:none;}:where(.legacy-content) .hero{position:relative;min-height:100svh;overflow:hidden;padding:182px clamp(24px, 6.25vw, 108px) 72px;display:grid;grid-template-columns:minmax(0, 1.5fr) minmax(320px, .7fr);align-content:center;column-gap:5vw;}:where(.legacy-content) .hero::before{content:"";position:absolute;inset:0;opacity:.22;pointer-events:none;background-image:radial-gradient(rgba(23, 28, 29, .20) .55px, transparent .55px);background-size:7px 7px;mask-image:linear-gradient(to right, transparent, var(--site-night) 80%, transparent);}:where(.legacy-content) .hero-copy{position:relative;z-index:2;max-width:940px;}:where(.legacy-content) .eyebrow, :where(.legacy-content) .section-label{margin:0 0 35px;color:var(--oxblood);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;}:where(.legacy-content) h1{margin:0;max-width:960px;font-size:clamp(58px, 6.6vw, 112px);font-weight:520;line-height:.94;letter-spacing:-.065em;}:where(.legacy-content) h1 em{color:var(--oxblood);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .hero-intro{max-width:610px;margin:42px 0 0;color:var(--site-success);font-size:clamp(18px, 1.45vw, 23px);line-height:1.52;letter-spacing:-.018em;}:where(.legacy-content) .hero-actions{display:flex;align-items:center;gap:34px;margin-top:42px;}:where(.legacy-content) .primary-action{min-width:388px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:white;border-radius:4px;font-size:14px;font-weight:570;transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .primary-action span{color:var(--site-copper-soft);font-size:18px;transition:transform 180ms ease;}:where(.legacy-content) .primary-action:hover{background:var(--deep-oxblood);transform:translateY(-1px);}:where(.legacy-content) .primary-action:hover span{transform:translate(4px, -4px);}:where(.legacy-content) .text-action{color:var(--muted);font-size:13px;border-bottom:1px solid rgba(23, 28, 29, .32);padding-bottom:4px;}:where(.legacy-content) .hero-object{position:relative;z-index:1;min-height:430px;display:grid;place-items:center;}:where(.legacy-content) .hero-object p{position:absolute;bottom:4px;right:0;margin:0;color:var(--muted);font-size:12px;letter-spacing:.2em;text-transform:uppercase;}:where(.legacy-content) .object-glow{position:absolute;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle, rgba(123, 41, 56, .14), rgba(123, 41, 56, 0) 68%);filter:blur(4px);}:where(.legacy-content) .object-frame{position:relative;width:min(28vw, 390px);aspect-ratio:1;transform:rotate(45deg);border:1px solid rgba(123, 41, 56, .35);border-radius:22%;box-shadow:0 34px 90px rgba(23, 28, 29, .11), inset 0 0 60px rgba(255, 255, 255, .55);}:where(.legacy-content) .object-frame::before, :where(.legacy-content) .object-frame::after{content:"";position:absolute;inset:12%;border:1px solid rgba(23, 28, 29, .13);border-radius:18%;}:where(.legacy-content) .object-frame::after{inset:26%;border-color:rgba(123, 41, 56, .35);}:where(.legacy-content) .object-core{position:absolute;inset:40%;background:var(--oxblood);border-radius:22%;box-shadow:0 12px 40px rgba(123, 41, 56, .25);}:where(.legacy-content) .object-line{position:absolute;background:rgba(123, 41, 56, .24);}:where(.legacy-content) .line-one{width:1px;top:-26%;bottom:-26%;left:50%;}:where(.legacy-content) .line-two{height:1px;left:-26%;right:-26%;top:50%;}:where(.legacy-content) .hero-proof{position:absolute;left:clamp(24px, 6.25vw, 108px);bottom:32px;display:flex;gap:26px;color:var(--muted);font-size:12px;font-weight:650;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .hero-proof a{transition:color 180ms ease;}:where(.legacy-content) .hero-proof a:hover{color:white;}:where(.legacy-content) .hero-proof span + span::before{content:"·";margin-right:26px;color:var(--oxblood);}:where(.legacy-content) .scroll-cue{position:absolute;right:clamp(24px, 4.2vw, 72px);bottom:30px;width:22px;height:40px;border:1px solid rgba(23, 28, 29, .25);border-radius:999px;display:grid;place-items:start center;padding-top:8px;}:where(.legacy-content) .scroll-cue span{width:3px;height:3px;background:var(--oxblood);border-radius:50%;animation:scroll 1.8s ease-in-out infinite;}:where(.legacy-content) .start{padding:140px clamp(24px, 6.25vw, 108px);background:var(--site-paper);}:where(.legacy-content) .start-heading{display:grid;grid-template-columns:.45fr 1.05fr .7fr;gap:5vw;align-items:end;}:where(.legacy-content) .start-heading .section-label{align-self:start;}:where(.legacy-content) .start-heading h2{margin:0;font-size:clamp(50px, 5.7vw, 92px);font-weight:500;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .start-heading > p:last-child{margin:0 0 7px;color:var(--muted);font-size:17px;line-height:1.65;}:where(.legacy-content) .intent-grid{margin-top:85px;display:grid;grid-template-columns:repeat(2, 1fr);border:1px solid var(--line);}:where(.legacy-content) .intent-grid > a{min-height:330px;padding:36px 40px;display:flex;flex-direction:column;transition:color 220ms ease, background 220ms ease;}:where(.legacy-content) .intent-grid > a:nth-child(even){border-left:1px solid var(--line);}:where(.legacy-content) .intent-grid > a:nth-child(n+3){border-top:1px solid var(--line);}:where(.legacy-content) .intent-grid > a:last-child:nth-child(odd){grid-column:1 / -1;min-height:250px;}:where(.legacy-content) .intent-grid > a:hover{background:var(--ink);color:white;}:where(.legacy-content) .intent-grid span{color:var(--oxblood);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}:where(.legacy-content) .intent-grid > a:hover span{color:var(--site-copper-soft);}:where(.legacy-content) .intent-grid h3{max-width:570px;margin:58px 0 30px;font-size:clamp(29px, 2.8vw, 45px);font-weight:500;line-height:1.06;letter-spacing:-.045em;}:where(.legacy-content) .intent-grid p{margin:auto 0 0;color:var(--muted);font-size:12px;font-weight:600;}:where(.legacy-content) .intent-grid > a:hover p{color:var(--site-on-night-muted);}:where(.legacy-content) .opening{min-height:78svh;padding:130px clamp(24px, 6.25vw, 108px);background:var(--site-night-soft);color:var(--site-paper);}:where(.legacy-content) .opening .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .opening-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:end;}:where(.legacy-content) .opening h2{margin:0;font-size:clamp(54px, 6.8vw, 108px);font-weight:500;line-height:.94;letter-spacing:-.06em;}:where(.legacy-content) .opening-grid > p{margin:0 0 8px;max-width:550px;color:var(--site-on-night-muted);font-size:clamp(20px, 1.7vw, 27px);line-height:1.5;letter-spacing:-.02em;}:where(.legacy-content) .practice-list{padding:0 clamp(24px, 6.25vw, 108px);background:var(--site-night-soft);color:var(--site-paper);}:where(.legacy-content) .practice{min-height:250px;display:grid;grid-template-columns:70px 1fr 1.2fr 42px;gap:34px;align-items:center;border-top:1px solid rgba(244, 241, 236, .18);}:where(.legacy-content) .practice:last-child{border-bottom:1px solid rgba(244, 241, 236, .18);}:where(.legacy-content) .practice-number, :where(.legacy-content) .practice-detail{margin:0;color:var(--site-on-night-quiet);font-size:12px;font-weight:650;letter-spacing:.16em;text-transform:uppercase;}:where(.legacy-content) .practice h3{margin:12px 0 0;font-size:clamp(36px, 3.2vw, 54px);font-weight:470;letter-spacing:-.05em;}:where(.legacy-content) .practice-copy{margin:0;max-width:570px;color:var(--site-on-night-muted);font-size:17px;line-height:1.65;}:where(.legacy-content) .practice > a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(244, 241, 236, .28);border-radius:50%;color:var(--site-copper-soft);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .practice > a:hover{background:var(--oxblood);border-color:var(--oxblood);transform:rotate(45deg);}:where(.legacy-content) .approach{padding:160px clamp(24px, 6.25vw, 108px);display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:var(--site-paper);}:where(.legacy-content) .approach-sticky{align-self:start;position:sticky;top:100px;}:where(.legacy-content) .approach-sticky h2{max-width:660px;margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:500;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .principles article{padding:34px 0 68px;border-top:1px solid var(--line);}:where(.legacy-content) .principles span{color:var(--oxblood);font-size:12px;font-weight:650;letter-spacing:.14em;}:where(.legacy-content) .principles h3{margin:34px 0 18px;font-size:clamp(30px, 2.6vw, 43px);font-weight:520;letter-spacing:-.045em;}:where(.legacy-content) .principles p{margin:0;color:var(--muted);font-size:17px;line-height:1.7;}:where(.legacy-content) .about{padding:150px clamp(24px, 6.25vw, 108px) 0;background:var(--site-paper-deep);}:where(.legacy-content) .about-heading{display:grid;grid-template-columns:.52fr 1.48fr;gap:5vw;}:where(.legacy-content) .about-heading h2{margin:0;max-width:920px;font-size:clamp(54px, 6.5vw, 106px);font-weight:490;line-height:.95;letter-spacing:-.065em;}:where(.legacy-content) .about-copy{width:min(720px, 66%);margin:100px 0 0 auto;}:where(.legacy-content) .about-copy p{color:var(--site-muted);font-size:17px;line-height:1.72;}:where(.legacy-content) .about-copy .lead{color:var(--ink);font-size:clamp(25px, 2.2vw, 35px);line-height:1.4;letter-spacing:-.025em;}:where(.legacy-content) .about-copy .inline-text-link{color:var(--ink);font-weight:650;border-bottom:1px solid rgba(23, 28, 29, .3);}:where(.legacy-content) .inline-link{display:inline-flex;align-items:center;gap:16px;margin-top:28px;padding-bottom:6px;border-bottom:1px solid rgba(23, 28, 29, .3);font-size:13px;font-weight:600;}:where(.legacy-content) .inline-link span{color:var(--oxblood);transition:transform 180ms ease;}:where(.legacy-content) .inline-link:hover span{transform:translate(3px, -3px);}:where(.legacy-content) .recognition{margin-top:120px;display:grid;grid-template-columns:repeat(4, 1fr);border-top:1px solid rgba(23, 28, 29, .18);}:where(.legacy-content) .recognition a{padding:42px 0 55px;color:var(--muted);font-family:var(--site-font);font-size:19px;font-style:italic;line-height:1.4;transition:color 180ms ease, padding-left 180ms ease;}:where(.legacy-content) .recognition a + a{padding-left:40px;border-left:1px solid rgba(23, 28, 29, .18);}:where(.legacy-content) .recognition a:hover{color:var(--ink);padding-left:10px;}:where(.legacy-content) .recognition a + a:hover{padding-left:50px;}:where(.legacy-content) .recognition strong{color:var(--ink);font-family:var(--site-font);font-size:12px;font-style:normal;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .insights{padding:150px clamp(24px, 6.25vw, 108px);background:var(--site-paper);}:where(.legacy-content) .mobile-assessment{display:none;}:where(.legacy-content) .service-hero, :where(.legacy-content) .index-hero{min-height:92svh;padding:200px clamp(24px, 8.5vw, 145px) 110px;display:flex;flex-direction:column;justify-content:center;background:var(--ivory);}:where(.legacy-content) .service-hero h1, :where(.legacy-content) .index-hero h1{max-width:1200px;margin:0;font-size:clamp(64px, 8.3vw, 142px);font-weight:500;line-height:.89;letter-spacing:-.07em;}:where(.legacy-content) .index-hero h1 em{color:var(--oxblood);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .service-hero > p:not(.eyebrow), :where(.legacy-content) .index-hero > p:not(.eyebrow){max-width:730px;margin:50px 0 0;color:var(--muted);font-size:clamp(20px, 1.8vw, 29px);line-height:1.5;letter-spacing:-.025em;}:where(.legacy-content) .service-hero .primary-action{margin-top:50px;width:360px;min-width:0;}:where(.legacy-content) .service-body{padding:150px clamp(24px, 8.5vw, 145px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;background:var(--site-night-soft);color:white;}:where(.legacy-content) .service-intro h2{max-width:620px;margin:0;font-size:clamp(50px, 5.5vw, 90px);font-weight:490;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .service-copy{padding-top:80px;}:where(.legacy-content) .service-copy p{color:var(--site-on-night-muted);font-size:17px;line-height:1.75;}:where(.legacy-content) .service-copy .lead{color:white;font-size:clamp(25px, 2.3vw, 37px);line-height:1.4;letter-spacing:-.03em;}:where(.legacy-content) .matter-list{padding:140px clamp(24px, 8.5vw, 145px);display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw;}:where(.legacy-content) .matter-list > div{border-top:1px solid var(--line);}:where(.legacy-content) .matter-list p:not(.section-label){margin:0;padding:28px 0;display:grid;grid-template-columns:65px 1fr;border-bottom:1px solid var(--line);font-size:clamp(21px, 2vw, 31px);letter-spacing:-.03em;}:where(.legacy-content) .matter-list p span{color:var(--oxblood);font-size:12px;font-weight:700;letter-spacing:.14em;}:where(.legacy-content) .service-insight{padding:140px clamp(24px, 8.5vw, 145px);background:var(--site-paper-deep);}:where(.legacy-content) .service-insight a{display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end;}:where(.legacy-content) .service-insight h2{max-width:1100px;margin:20px 0 0;font-size:clamp(46px, 6.5vw, 104px);font-weight:490;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .service-insight a > span{padding-bottom:14px;font-size:12px;font-weight:650;}:where(.legacy-content) .service-cta{padding:140px clamp(24px, 8.5vw, 145px);background:var(--oxblood);color:white;}:where(.legacy-content) .service-cta .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .service-cta h2{max-width:1160px;margin:0;font-size:clamp(50px, 6.2vw, 102px);font-weight:490;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .light-action{width:390px;margin-top:55px;padding:20px 24px;display:flex;justify-content:space-between;background:white;color:var(--ink);font-size:13px;font-weight:650;}:where(.legacy-content) .featured-analysis{padding:0 clamp(24px, 8.5vw, 145px) 140px;}:where(.legacy-content) .featured-analysis > a{min-height:370px;padding:60px 0;display:grid;grid-template-columns:190px 1.25fr .75fr;gap:5vw;border-top:1px solid var(--line);}:where(.legacy-content) .featured-analysis > a:last-child{border-bottom:1px solid var(--line);}:where(.legacy-content) .featured-analysis span{color:var(--oxblood);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .featured-analysis h2{margin:0;font-size:clamp(38px, 4.2vw, 68px);font-weight:500;line-height:1.02;letter-spacing:-.055em;}:where(.legacy-content) .featured-analysis p{margin:0;color:var(--muted);font-size:17px;line-height:1.7;}:where(.legacy-content) .featured-analysis strong{grid-column:3;align-self:end;font-size:12px;}:where(.legacy-content) .topic-index{padding:140px clamp(24px, 8.5vw, 145px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:var(--site-night-soft);color:white;}:where(.legacy-content) .topic-index > div:first-child h2{margin:0;font-size:clamp(48px, 5.2vw, 84px);font-weight:490;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .topic-links{border-top:1px solid rgba(255, 255, 255, .2);}:where(.legacy-content) .topic-links a{display:block;padding:32px 0;border-bottom:1px solid rgba(255, 255, 255, .2);}:where(.legacy-content) .topic-links span{color:var(--site-copper-soft);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .topic-links h3{margin:13px 0;font-size:32px;font-weight:500;letter-spacing:-.04em;}:where(.legacy-content) .topic-links p{margin:0;color:var(--site-on-night-quiet);font-size:14px;line-height:1.6;}:where(.legacy-content) .assessment-page{min-height:100svh;padding:190px clamp(24px, 6.25vw, 108px) 120px;display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;background:var(--oxblood);color:white;}:where(.legacy-content) .assessment-page .eyebrow{color:var(--site-copper-soft);}:where(.legacy-content) .assessment-page h1{max-width:720px;font-size:clamp(58px, 6.4vw, 105px);}:where(.legacy-content) .assessment-page-intro > p:not(.eyebrow){max-width:590px;margin:40px 0 0;color:var(--site-paper-strong);font-size:18px;line-height:1.7;}:where(.legacy-content) .assessment-contact{margin-top:65px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;}:where(.legacy-content) .assessment-contact span{color:var(--site-copper-soft);font-size:12px;letter-spacing:.16em;text-transform:uppercase;}:where(.legacy-content) .assessment-contact a{padding-bottom:3px;border-bottom:1px solid rgba(255, 255, 255, .35);font-size:13px;}:where(.legacy-content) .assessment-panel{padding-top:35px;}:where(.legacy-content) .insights-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;}:where(.legacy-content) .insights-heading h2{margin:0;font-size:clamp(48px, 5.8vw, 92px);font-weight:500;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .insight-grid{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .insight-grid > a{min-height:380px;padding:34px 36px 30px 0;display:flex;flex-direction:column;transition:padding 220ms ease, background 220ms ease;}:where(.legacy-content) .insight-grid > a + a{padding-left:36px;border-left:1px solid var(--line);}:where(.legacy-content) .insight-grid > a:hover{background:rgba(123, 41, 56, .035);padding-left:22px;}:where(.legacy-content) .insight-grid > a + a:hover{padding-left:50px;}:where(.legacy-content) .insight-grid span{color:var(--oxblood);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;}:where(.legacy-content) .insight-grid h3{margin:70px 0 20px;font-size:clamp(25px, 2.1vw, 34px);font-weight:500;line-height:1.22;letter-spacing:-.04em;}:where(.legacy-content) .insight-grid p{margin:auto 0 0;color:var(--muted);font-size:12px;font-weight:600;}:where(.legacy-content) .insight-grid p span{font-size:inherit;}:where(.legacy-content) .assessment{padding:150px clamp(24px, 6.25vw, 108px);display:grid;grid-template-columns:.78fr 1.22fr;gap:9vw;background:var(--oxblood);color:white;}:where(.legacy-content) .assessment .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .assessment-intro h2{margin:0;max-width:590px;font-size:clamp(50px, 5.5vw, 90px);font-weight:490;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .assessment-intro > p:not(.section-label){max-width:510px;margin:38px 0 0;color:var(--site-paper-strong);font-size:17px;line-height:1.7;}:where(.legacy-content) .direct-contact{display:flex;flex-direction:column;align-items:flex-start;gap:13px;margin-top:50px;font-size:13px;}:where(.legacy-content) .direct-contact a{padding-bottom:4px;border-bottom:1px solid rgba(255, 255, 255, .35);}:where(.legacy-content) .assessment-form{display:flex;flex-direction:column;gap:28px;}:where(.legacy-content) .assessment-route-context{padding:24px 25px;border:1px solid rgba(255, 255, 255, .28);border-radius:16px;background:rgba(12, 17, 18, .18);}:where(.legacy-content) .assessment-route-context span{display:block;color:var(--site-copper-soft);font-size:12px;font-weight:760;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .assessment-route-context strong{display:block;margin-top:18px;font-size:clamp(20px, 2vw, 28px);font-weight:560;line-height:1.2;letter-spacing:-.035em;}:where(.legacy-content) .assessment-route-context p{margin:13px 0 0;color:var(--site-paper-strong);font-size:13px;line-height:1.7;}:where(.legacy-content) .field-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:28px;}:where(.legacy-content) .assessment-form label{display:flex;flex-direction:column;gap:11px;}:where(.legacy-content) .assessment-form label > span{color:var(--site-paper-strong);font-size:12px;font-weight:650;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .assessment-form input, :where(.legacy-content) .assessment-form select, :where(.legacy-content) .assessment-form textarea{width:100%;padding:15px 0;border:0;border-bottom:1px solid rgba(255, 255, 255, .4);border-radius:0;outline:0;background:transparent;color:white;font:inherit;font-size:16px;}:where(.legacy-content) .assessment-form select{appearance:none;color-scheme:light;padding-right:34px;background-image:linear-gradient(45deg, transparent 50%, currentColor 50%),
    linear-gradient(135deg, currentColor 50%, transparent 50%);background-position:calc(100% - 13px) calc(50% + 1px),
    calc(100% - 7px) calc(50% + 1px);background-size:6px 6px, 6px 6px;background-repeat:no-repeat;}:where(.legacy-content) .assessment-form select option{color:var(--site-night-soft);background:var(--site-white);}:where(.legacy-content) .assessment-form textarea{resize:vertical;}:where(.legacy-content) .assessment-form input:focus, :where(.legacy-content) .assessment-form select:focus, :where(.legacy-content) .assessment-form textarea:focus{border-color:white;}:where(.legacy-content) .form-footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;margin-top:10px;}:where(.legacy-content) .form-footer p{max-width:390px;margin:0;color:var(--site-copper-soft);font-size:12px;line-height:1.55;}:where(.legacy-content) .form-footer button{min-width:280px;padding:19px 22px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:3px;background:white;color:var(--ink);font-size:13px;font-weight:650;cursor:pointer;transition:transform 180ms ease, background 180ms ease;}:where(.legacy-content) .form-footer button:hover{transform:translateY(-2px);background:var(--site-paper);}:where(.legacy-content) .form-status{min-height:18px;margin:-10px 0 0;color:var(--site-paper-strong);font-size:12px;}:where(.legacy-content) .form-honeypot{position:absolute !important;left:-10000px !important;width:1px !important;height:1px !important;overflow:hidden !important;}:where(.legacy-content) .form-footer button:disabled, :where(.legacy-content) .subscribe-form button:disabled{opacity:.64;cursor:wait;transform:none;}:where(.legacy-content) .form-success{min-height:500px;padding:clamp(30px, 5vw, 60px);display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255, 255, 255, .15);border-radius:20px;background:rgba(255, 255, 255, .06);color:white;}:where(.legacy-content) .form-success > span{color:var(--site-copper-soft);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .form-success h2{max-width:680px;margin:34px 0 25px;font-size:clamp(37px, 4vw, 62px);font-weight:520;line-height:1;letter-spacing:-.055em;}:where(.legacy-content) .form-success p{max-width:600px;margin:0;color:var(--site-on-night-muted);font-size:14px;line-height:1.75;}:where(.legacy-content) .form-success p a{color:white;border-bottom:1px solid rgba(255, 255, 255, .45);}:where(.legacy-content) footer{padding:58px clamp(24px, 6.25vw, 108px);display:grid;grid-template-columns:.72fr 1.45fr auto;gap:60px;align-items:start;background:var(--site-night-soft);color:var(--site-on-night-quiet);}:where(.legacy-content) nav{gap:32px;font-size:12px;font-weight:650;}:where(.legacy-content) .hero{padding-top:180px;background:var(--site-night);color:white;}:where(.legacy-content) .hero h1{max-width:1100px;font-size:clamp(58px, 5.9vw, 104px);}:where(.legacy-content) .hero::before{opacity:.32;background-image:linear-gradient(rgba(255, 255, 255, .04) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, .04) 1px, transparent 1px);background-size:72px 72px;mask-image:radial-gradient(circle at 75% 50%, var(--site-night), transparent 70%);}:where(.legacy-content) .hero .eyebrow{display:flex;align-items:center;gap:10px;color:var(--site-on-night-muted);}:where(.legacy-content) .hero .eyebrow > span{width:7px;height:7px;border-radius:50%;background:var(--site-copper);box-shadow:0 0 18px rgba(201, 146, 117, .75);}:where(.legacy-content) h1 em, :where(.legacy-content) .index-hero h1 em{color:transparent;background:linear-gradient(100deg, var(--site-copper-soft), var(--site-warning) 52%, var(--site-copper));background-clip:text;-webkit-background-clip:text;font-family:var(--site-font);font-style:normal;font-weight:520;}:where(.legacy-content) .hero-intro{color:var(--site-on-night-quiet);}:where(.legacy-content) .hero .primary-action{border:1px solid rgba(255, 255, 255, .15);background:var(--site-paper-light);color:var(--ink);}:where(.legacy-content) .primary-action, :where(.legacy-content) .form-footer button{border-radius:12px;font-weight:700;}:where(.legacy-content) .hero .primary-action:hover{background:white;box-shadow:0 14px 40px rgba(147, 101, 47, .18);}:where(.legacy-content) .hero .text-action{color:var(--site-on-night-quiet);border-bottom-color:rgba(255, 255, 255, .3);}:where(.legacy-content) .hero-object p{display:flex;align-items:center;gap:10px;color:var(--site-on-night-quiet);font-size:12px;font-weight:700;}:where(.legacy-content) .hero-object p span{width:22px;height:1px;background:var(--site-warning);}:where(.legacy-content) .object-grid{position:absolute;width:min(39vw, 560px);aspect-ratio:1;border-radius:50%;background:repeating-radial-gradient(circle, transparent 0 28px, rgba(255, 255, 255, .055) 29px 30px);animation:spin 40s linear infinite;}:where(.legacy-content) .object-glow{width:490px;height:490px;background:radial-gradient(circle, rgba(147, 101, 47, .27), rgba(112, 55, 73, .08) 42%, transparent 70%);filter:blur(12px);}:where(.legacy-content) .abstract-globe{position:relative;z-index:2;width:min(24vw, 330px);aspect-ratio:1;overflow:hidden;border:1px solid rgba(201, 146, 117, .5);border-radius:50%;background:radial-gradient(circle at 32% 25%, rgba(226, 189, 168, .22), transparent 24%), radial-gradient(circle at 60% 70%, rgba(147, 101, 47, .24), transparent 55%), rgba(23, 28, 29, .22);box-shadow:0 0 0 1px rgba(255, 255, 255, .025), 0 35px 110px rgba(123, 41, 56, .28), inset -30px -32px 65px rgba(17, 20, 22, .62), inset 18px 14px 45px rgba(201, 146, 117, .1);backdrop-filter:blur(8px);animation:globe-float 8s ease-in-out infinite;}:where(.legacy-content) .globe-shine{position:absolute;z-index:3;top:7%;left:15%;width:45%;height:23%;border-radius:50%;background:linear-gradient(155deg, rgba(255, 255, 255, .24), transparent 72%);filter:blur(8px);transform:rotate(-18deg);}:where(.legacy-content) .globe-line{position:absolute;display:block;border:1px solid rgba(226, 189, 168, .33);}:where(.legacy-content) .latitude{left:5%;right:5%;height:30%;border-left-color:transparent;border-right-color:transparent;border-radius:50%;}:where(.legacy-content) .latitude-one{top:15%;}:where(.legacy-content) .latitude-two{top:35%;}:where(.legacy-content) .latitude-three{top:55%;}:where(.legacy-content) .longitude{top:-5%;bottom:-5%;width:48%;border-top-color:transparent;border-bottom-color:transparent;border-radius:50%;}:where(.legacy-content) .longitude-one{left:26%;}:where(.legacy-content) .longitude-two{left:8%;transform:rotate(18deg);}:where(.legacy-content) .longitude-three{right:8%;transform:rotate(-18deg);}:where(.legacy-content) .globe-node{position:absolute;z-index:4;width:5px;height:5px;border-radius:50%;background:var(--site-copper-soft);box-shadow:0 0 5px var(--site-copper-soft), 0 0 18px var(--site-warning);}:where(.legacy-content) .node-one{top:28%;left:37%;}:where(.legacy-content) .node-two{top:57%;right:24%;}:where(.legacy-content) .node-three{bottom:22%;left:30%;}:where(.legacy-content) .globe-orbit{position:absolute;z-index:1;width:min(31vw, 425px);aspect-ratio:1;border:1px solid rgba(201, 146, 117, .2);border-radius:50%;}:where(.legacy-content) .orbit-one{transform:rotateX(67deg) rotateZ(24deg);animation:orbit-one 16s linear infinite;}:where(.legacy-content) .orbit-two{transform:rotateY(67deg) rotateZ(-24deg);animation:orbit-two 19s linear infinite reverse;}:where(.legacy-content) .globe-orbit::after{content:"";position:absolute;top:47%;left:-3px;width:6px;height:6px;border-radius:50%;background:var(--site-copper);box-shadow:0 0 16px var(--site-warning);}:where(.legacy-content) .hero-proof{color:var(--site-muted);}:where(.legacy-content) .start{background:var(--site-on-night);}:where(.legacy-content) .start-heading > p:last-child{max-width:460px;}:where(.legacy-content) .intent-grid{border-radius:24px;overflow:hidden;background:rgba(255, 255, 255, .55);box-shadow:0 24px 70px rgba(23, 28, 29, .06);}:where(.legacy-content) .intent-grid > a:hover{background:linear-gradient(145deg, var(--site-night-soft), var(--site-night));}:where(.legacy-content) .opening, :where(.legacy-content) .practice-list{background:var(--site-night);color:var(--site-paper-light);}:where(.legacy-content) .opening{min-height:64svh;margin:12px 12px 0;border-radius:28px 28px 0 0;}:where(.legacy-content) .practice-list{margin:0 12px 12px;border-radius:0 0 28px 28px;overflow:hidden;}:where(.legacy-content) .opening .section-label{color:var(--site-copper);}:where(.legacy-content) .practice > a{border-radius:12px;color:var(--site-copper);}:where(.legacy-content) .approach{margin:12px;border-radius:28px;}:where(.legacy-content) .about{background:var(--site-paper-deep);}:where(.legacy-content) .recognition span{font-family:var(--site-font);font-style:normal;font-weight:500;}:where(.legacy-content) .recognition strong{font-family:var(--site-font);}:where(.legacy-content) .assessment, :where(.legacy-content) .assessment-page, :where(.legacy-content) .service-cta{background:linear-gradient(135deg, var(--site-danger), var(--site-warning) 55%, var(--site-accent-deep));}:where(.legacy-content) footer{background:var(--site-night);color:var(--site-on-night-quiet);}:where(.legacy-content) .service-hero, :where(.legacy-content) .index-hero{padding-top:180px;background:radial-gradient(circle at 82% 18%, rgba(147, 101, 47, .11), transparent 32%), var(--site-on-night);}:where(.legacy-content) .service-body, :where(.legacy-content) .topic-index{background:var(--site-night);}:where(.legacy-content) .service-insight{background:var(--site-paper-deep);}:where(.legacy-content) .light-action{border-radius:12px;}:where(.legacy-content) .resource-library{margin:12px;padding:145px clamp(24px, 6.25vw, 108px);border-radius:28px;background:var(--site-paper-deep);}:where(.legacy-content) .resource-heading{display:grid;grid-template-columns:.4fr 1.05fr .65fr;gap:5vw;align-items:end;}:where(.legacy-content) .resource-heading .section-label{align-self:start;}:where(.legacy-content) .resource-heading h2{margin:0;font-size:clamp(50px, 5.9vw, 96px);font-weight:520;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .resource-heading > p:last-child{max-width:470px;margin:0 0 7px;color:var(--muted);font-size:16px;line-height:1.7;}:where(.legacy-content) .resource-tools{margin-top:80px;display:flex;align-items:end;justify-content:space-between;gap:35px;}:where(.legacy-content) .resource-tools label{width:min(620px, 100%);display:flex;flex-direction:column;gap:11px;}:where(.legacy-content) .resource-tools label > span{color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .resource-tools input{width:100%;padding:18px 22px;border:1px solid rgba(12, 17, 18, .14);border-radius:14px;outline:none;background:white;color:var(--ink);font:inherit;font-size:15px;box-shadow:0 10px 35px rgba(23, 28, 29, .04);}:where(.legacy-content) .resource-tools input:focus{border-color:var(--oxblood);box-shadow:0 0 0 4px rgba(147, 101, 47, .1);}:where(.legacy-content) .resource-filters{display:flex;gap:7px;padding:5px;border-radius:999px;background:var(--site-paper-strong);}:where(.legacy-content) .resource-filters button{padding:10px 15px;border:0;border-radius:999px;background:transparent;color:var(--site-muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer;}:where(.legacy-content) .resource-filters button[aria-pressed="true"]{background:white;color:var(--ink);box-shadow:0 3px 12px rgba(23, 28, 29, .08);}:where(.legacy-content) .resource-results{margin-top:28px;display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;}:where(.legacy-content) .resource-results > a{min-height:390px;padding:30px;display:flex;flex-direction:column;border-radius:22px;background:white;transition:transform 220ms ease, box-shadow 220ms ease;}:where(.legacy-content) .resource-results > a:nth-child(3n+2){background:var(--site-ink);color:white;}:where(.legacy-content) .resource-results > a:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(23, 28, 29, .1);}:where(.legacy-content) .resource-results > a > span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .resource-results h3{margin:55px 0 22px;font-size:clamp(26px, 2.25vw, 36px);font-weight:550;line-height:1.08;letter-spacing:-.045em;}:where(.legacy-content) .resource-results p{margin:0;color:var(--muted);font-size:14px;line-height:1.65;}:where(.legacy-content) .resource-results > a:nth-child(3n+2) p{color:var(--site-on-night-muted);}:where(.legacy-content) .resource-results strong{margin-top:auto;padding-top:35px;display:flex;justify-content:space-between;font-size:12px;}:where(.legacy-content) .resource-results strong i{color:var(--oxblood);font-style:normal;}:where(.legacy-content) .resource-empty{grid-column:1 / -1;padding:50px 0;color:var(--muted);}:where(.legacy-content) .resource-empty a{color:var(--oxblood);}:where(.legacy-content) .resource-all{width:fit-content;margin:40px auto 0;padding-bottom:5px;display:flex;gap:12px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;}:where(.legacy-content) .resource-all span{color:var(--oxblood);}:where(.legacy-content) .experience-section{padding:150px clamp(24px, 6.25vw, 108px);background:var(--site-on-night);}:where(.legacy-content) .experience-heading{display:grid;grid-template-columns:.45fr 1.05fr .7fr;gap:5vw;align-items:end;}:where(.legacy-content) .experience-heading .section-label{align-self:start;}:where(.legacy-content) .experience-heading h2{margin:0;font-size:clamp(48px, 5.6vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .experience-heading > p:not(.section-label){margin:0 0 7px;color:var(--muted);font-size:15px;line-height:1.7;}:where(.legacy-content) .experience-heading .inline-link{grid-column:3;margin-top:18px;}:where(.legacy-content) .experience-grid{margin-top:90px;display:grid;grid-template-columns:repeat(2, 1fr);gap:16px;}:where(.legacy-content) .experience-grid article{min-height:350px;padding:36px;display:flex;flex-direction:column;border:1px solid rgba(12, 17, 18, .1);border-radius:22px;background:white;box-shadow:0 18px 60px rgba(23, 28, 29, .04);}:where(.legacy-content) .experience-grid article:nth-child(2), :where(.legacy-content) .experience-grid article:nth-child(3){background:var(--site-paper-deep);}:where(.legacy-content) .experience-grid span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .experience-grid h3{max-width:580px;margin:58px 0 24px;font-size:clamp(28px, 2.7vw, 43px);font-weight:540;line-height:1.08;letter-spacing:-.045em;}:where(.legacy-content) .experience-grid p{max-width:600px;margin:auto 0 0;color:var(--muted);font-size:15px;line-height:1.7;}:where(.legacy-content) .client-experience-hero{min-height:92svh;padding:185px clamp(24px, 8vw, 136px) 95px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 82% 20%, rgba(147, 101, 47, .22), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .client-experience-hero h1{max-width:1270px;margin:0;font-size:clamp(62px, 8vw, 134px);font-weight:510;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .client-experience-hero h1 em{color:var(--site-copper);font-style:normal;}:where(.legacy-content) .client-experience-hero > p:not(.eyebrow){max-width:780px;margin:45px 0 0 auto;color:var(--site-on-night-quiet);font-size:clamp(19px, 1.7vw, 27px);line-height:1.6;}:where(.legacy-content) .client-review-proof{margin-top:75px;padding-top:25px;display:grid;grid-template-columns:120px 1fr auto;gap:25px;align-items:end;border-top:1px solid rgba(255, 255, 255, .16);}:where(.legacy-content) .client-review-proof strong{font-size:50px;font-weight:520;letter-spacing:-.05em;}:where(.legacy-content) .client-review-proof span, :where(.legacy-content) .client-review-proof i{padding-bottom:8px;color:var(--site-muted);font-size:12px;font-style:normal;font-weight:700;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .client-experience-intro{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;background:var(--site-paper);}:where(.legacy-content) .client-experience-intro h2{margin:0;font-size:clamp(50px, 5.7vw, 94px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .client-experience-intro > div:last-child p{max-width:700px;margin:0 0 26px;color:var(--muted);font-size:16px;line-height:1.8;}:where(.legacy-content) .client-experience-intro > div:last-child .lead{color:var(--ink);font-size:clamp(25px, 2.4vw, 38px);line-height:1.35;letter-spacing:-.035em;}:where(.legacy-content) .public-experience-section{padding:130px clamp(24px, 8vw, 136px);background:var(--site-paper-deep);}:where(.legacy-content) .featured-case-studies{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw;background:var(--site-ink);color:white;}:where(.legacy-content) .featured-case-heading{position:sticky;top:145px;align-self:start;}:where(.legacy-content) .featured-case-heading .section-label{color:var(--site-copper);}:where(.legacy-content) .featured-case-heading h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:510;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .featured-case-heading > p:not(.section-label){max-width:470px;margin:32px 0 0;color:var(--site-on-night-quiet);font-size:14px;line-height:1.75;}:where(.legacy-content) .featured-case-grid{border-top:1px solid rgba(255, 255, 255, .18);}:where(.legacy-content) .featured-case-grid > a{min-height:370px;padding:35px 28px;display:grid;grid-template-columns:.25fr 1fr;column-gap:35px;border-bottom:1px solid rgba(255, 255, 255, .18);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .featured-case-grid > a:hover{background:rgba(255, 255, 255, .045);transform:translateX(4px);}:where(.legacy-content) .featured-case-grid span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .featured-case-grid h3{max-width:720px;margin:0;font-size:clamp(32px, 3.5vw, 57px);font-weight:510;line-height:1.02;letter-spacing:-.05em;}:where(.legacy-content) .featured-case-grid p{grid-column:2;max-width:650px;margin:35px 0 0;color:var(--site-on-night-quiet);font-size:14px;line-height:1.75;}:where(.legacy-content) .featured-case-grid strong{grid-column:2;align-self:end;margin-top:45px;color:white;font-size:12px;}:where(.legacy-content) .public-experience-grid{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .public-experience-grid article{min-height:430px;padding:38px 35px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .public-experience-grid article:nth-child(3n+2), :where(.legacy-content) .public-experience-grid article:nth-child(3n+3){background:rgba(255, 255, 255, .32);}:where(.legacy-content) .public-experience-grid span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .public-experience-grid h2{max-width:630px;margin:65px 0 28px;font-size:clamp(31px, 3vw, 48px);font-weight:530;line-height:1.06;letter-spacing:-.047em;}:where(.legacy-content) .public-experience-grid p{max-width:650px;margin:0;color:var(--muted);font-size:14px;line-height:1.75;}:where(.legacy-content) .public-experience-grid a{margin-top:auto;padding-top:36px;font-size:12px;font-weight:700;}:where(.legacy-content) .client-evidence-note{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw;background:var(--site-night);color:white;}:where(.legacy-content) .client-evidence-note .section-label{color:var(--site-copper);}:where(.legacy-content) .client-evidence-note h2{margin:0;font-size:clamp(50px, 5.8vw, 96px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .client-evidence-note > div:last-child p{max-width:660px;margin:0 0 25px;color:var(--site-on-night-quiet);font-size:15px;line-height:1.78;}:where(.legacy-content) .client-evidence-note .light-action{margin-top:18px;}:where(.legacy-content) .client-experience-cta{margin:12px;border-radius:28px;}:where(.legacy-content) .referral-band{padding:135px clamp(24px, 6.25vw, 108px);display:grid;grid-template-columns:1.05fr .95fr;gap:10vw;background:var(--site-ink);color:white;}:where(.legacy-content) .referral-band .section-label{color:var(--site-copper);}:where(.legacy-content) .referral-band h2{max-width:780px;margin:0;font-size:clamp(48px, 5.5vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .referral-band > div:last-child{padding-top:55px;}:where(.legacy-content) .referral-band > div:last-child > p{max-width:580px;margin:0;color:var(--site-on-night-muted);font-size:18px;line-height:1.7;}:where(.legacy-content) .service-faq{padding:145px clamp(24px, 8.5vw, 145px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:var(--site-on-night);}:where(.legacy-content) .service-faq h2{max-width:650px;margin:0;font-size:clamp(48px, 5.3vw, 86px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .faq-list{border-top:1px solid var(--line);}:where(.legacy-content) .faq-list details{border-bottom:1px solid var(--line);}:where(.legacy-content) .faq-list summary{padding:30px 0;display:grid;grid-template-columns:50px 1fr 22px;gap:15px;align-items:center;cursor:pointer;list-style:none;font-size:clamp(20px, 1.8vw, 28px);font-weight:550;letter-spacing:-.03em;}:where(.legacy-content) .faq-list summary::-webkit-details-marker{display:none;}:where(.legacy-content) .faq-list summary span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;}:where(.legacy-content) .faq-list summary i{font-style:normal;font-weight:400;transition:transform 180ms ease;}:where(.legacy-content) .faq-list details[open] summary i{transform:rotate(45deg);}:where(.legacy-content) .faq-list details p{margin:-4px 37px 32px 65px;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .referral-hero{min-height:92svh;padding:190px clamp(24px, 8.5vw, 145px) 110px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 78% 24%, rgba(147, 101, 47, .22), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .referral-hero h1{max-width:1150px;margin:0;font-size:clamp(66px, 8.5vw, 145px);font-weight:520;line-height:.89;letter-spacing:-.07em;}:where(.legacy-content) .referral-hero > p:not(.eyebrow){max-width:720px;margin:45px 0 0;color:var(--site-on-night-quiet);font-size:clamp(20px, 1.8vw, 28px);line-height:1.55;}:where(.legacy-content) .referral-hero .primary-action{width:390px;min-width:0;margin-top:48px;}:where(.legacy-content) .referral-principles{padding:145px clamp(24px, 8.5vw, 145px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;}:where(.legacy-content) .referral-principles h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .referral-principles article{padding:32px 0 55px;border-top:1px solid var(--line);}:where(.legacy-content) .referral-principles article span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .referral-principles article h3{margin:28px 0 15px;font-size:clamp(27px, 2.4vw, 38px);font-weight:550;letter-spacing:-.04em;}:where(.legacy-content) .referral-principles article p{margin:0;color:var(--muted);font-size:16px;line-height:1.7;}:where(.legacy-content) .referral-types{padding:130px clamp(24px, 8.5vw, 145px);background:var(--site-paper-deep);}:where(.legacy-content) .referral-types > div{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:55px;border-top:1px solid var(--line);}:where(.legacy-content) .referral-types span{padding:29px 0;border-bottom:1px solid var(--line);font-size:clamp(21px, 2vw, 31px);letter-spacing:-.03em;}:where(.legacy-content) .referral-types span:nth-child(even){padding-left:35px;border-left:1px solid var(--line);}:where(.legacy-content) .whatsapp-action{position:fixed;z-index:45;right:24px;bottom:24px;height:52px;padding:7px 15px 7px 7px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255, 255, 255, .6);border-radius:999px;background:var(--site-paper-light);color:var(--site-ink);box-shadow:0 14px 35px rgba(12, 17, 18, .18);font-size:12px;}:where(.legacy-content) .whatsapp-action > span{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--site-success);color:white;font-size:12px;font-weight:800;}:where(.legacy-content) .whatsapp-action strong{font-weight:750;}:where(.legacy-content) .whatsapp-action i{color:var(--site-success);font-style:normal;}:where(.legacy-content) .tool-feature{margin:12px;padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw;align-items:center;border-radius:28px;background:var(--site-night);color:white;}:where(.legacy-content) .tool-feature .section-label{color:var(--site-copper);}:where(.legacy-content) .tool-feature h2{max-width:760px;margin:0;font-size:clamp(50px, 5.8vw, 94px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .tool-feature-copy > p:not(.section-label){max-width:600px;margin:35px 0 0;color:var(--site-on-night-quiet);font-size:17px;line-height:1.7;}:where(.legacy-content) .tool-feature .primary-action{width:390px;min-width:0;margin-top:42px;}:where(.legacy-content) .tool-preview{padding:34px;border:1px solid rgba(226, 189, 168, .18);border-radius:26px;background:radial-gradient(circle at 90% 5%, rgba(147, 101, 47, .2), transparent 35%), var(--site-ink);box-shadow:0 35px 90px rgba(12, 17, 18, .28);}:where(.legacy-content) .tool-preview > div{display:flex;justify-content:space-between;color:var(--site-on-night-muted);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .tool-preview > div i{color:var(--site-copper);font-style:normal;}:where(.legacy-content) .tool-preview > p{max-width:600px;margin:80px 0 40px;font-size:clamp(28px, 3vw, 48px);line-height:1.08;letter-spacing:-.045em;}:where(.legacy-content) .tool-preview > b{margin-top:9px;padding:19px 20px;display:flex;justify-content:space-between;border:1px solid rgba(255, 255, 255, .13);border-radius:12px;background:rgba(255, 255, 255, .035);font-size:13px;font-weight:550;}:where(.legacy-content) .tool-preview > b em{color:var(--site-copper);font-style:normal;}:where(.legacy-content) .tool-preview > small{margin-top:30px;display:block;color:var(--site-muted);font-size:12px;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .journey-preview nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;}:where(.legacy-content) .journey-preview nav a{min-height:64px;padding:14px 15px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgba(255, 255, 255, .13);border-radius:11px;background:rgba(255, 255, 255, .035);color:var(--site-paper);font-size:12px;font-weight:560;line-height:1.25;transition:border-color 180ms ease, background 180ms ease, transform 180ms ease;}:where(.legacy-content) .journey-preview nav a::after{display:none;}:where(.legacy-content) .journey-preview nav a em{color:var(--site-copper);font-style:normal;transition:transform 180ms ease;}:where(.legacy-content) .journey-preview nav a:hover, :where(.legacy-content) .journey-preview nav a:focus-visible{border-color:rgba(201, 146, 117, .55);background:rgba(255, 255, 255, .08);transform:translateY(-2px);}:where(.legacy-content) .journey-preview nav a:hover em, :where(.legacy-content) .journey-preview nav a:focus-visible em{transform:translateX(3px);}:where(.legacy-content) .editorial-section{padding:150px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;background:var(--site-warning);color:white;}:where(.legacy-content) .editorial-section .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .editorial-section h2{max-width:930px;margin:0;font-size:clamp(52px, 6.2vw, 102px);font-weight:520;line-height:.96;letter-spacing:-.065em;}:where(.legacy-content) .editorial-section > div:last-child{padding-top:65px;}:where(.legacy-content) .editorial-section > div:last-child p{max-width:590px;margin:0;color:var(--site-paper-deep);font-size:19px;line-height:1.7;}:where(.legacy-content) .editorial-section .inline-link{border-color:rgba(255, 255, 255, .4);}:where(.legacy-content) .editorial-section .inline-link span{color:var(--site-copper-soft);}:where(.legacy-content) .tool-hero{min-height:100svh;padding:155px clamp(24px, 6.25vw, 108px) 100px;display:grid;grid-template-columns:.86fr 1.14fr;gap:7vw;align-items:center;background:radial-gradient(circle at 14% 25%, rgba(147, 101, 47, .14), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .tool-hero h1{max-width:760px;margin:0;font-size:clamp(58px, 6.5vw, 108px);font-weight:520;line-height:.92;letter-spacing:-.065em;}:where(.legacy-content) .tool-hero > div:first-child > p:not(.eyebrow){max-width:650px;margin:38px 0 0;color:var(--site-on-night-quiet);font-size:18px;line-height:1.7;}:where(.legacy-content) .tool-meta{margin-top:50px;display:flex;flex-wrap:wrap;gap:9px;}:where(.legacy-content) .tool-meta span{padding:8px 11px;border:1px solid rgba(255, 255, 255, .14);border-radius:999px;color:var(--site-on-night-quiet);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .checker-card, :where(.legacy-content) .checker-result{min-height:590px;padding:clamp(30px, 4vw, 60px);display:flex;flex-direction:column;border:1px solid rgba(226, 189, 168, .2);border-radius:26px;background:var(--site-on-night);color:var(--ink);box-shadow:0 40px 100px rgba(12, 17, 18, .3);}:where(.legacy-content) .checker-progress{display:flex;align-items:center;gap:22px;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .checker-progress i{height:3px;flex:1;overflow:hidden;border-radius:999px;background:var(--site-paper-strong);}:where(.legacy-content) .checker-progress b{height:100%;display:block;border-radius:inherit;background:var(--oxblood);transition:width 220ms ease;}:where(.legacy-content) .checker-card h2, :where(.legacy-content) .checker-result h2{max-width:720px;margin:58px 0 0;font-size:clamp(35px, 3.5vw, 58px);font-weight:550;line-height:1.02;letter-spacing:-.055em;}:where(.legacy-content) .checker-card > p, :where(.legacy-content) .checker-result-intro{max-width:680px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.7;}:where(.legacy-content) .checker-choices{margin-top:36px;display:grid;gap:8px;}:where(.legacy-content) .checker-choices button{min-height:58px;padding:15px 17px;display:grid;grid-template-columns:1fr auto;gap:4px 20px;align-items:center;border:1px solid var(--line);border-radius:11px;background:rgba(255, 255, 255, .55);color:var(--ink);text-align:left;font:inherit;cursor:pointer;transition:border 160ms ease, background 160ms ease, transform 160ms ease;}:where(.legacy-content) .checker-choices button:hover{border-color:var(--oxblood);background:white;transform:translateX(4px);}:where(.legacy-content) .checker-choices button span{font-size:13px;font-weight:650;}:where(.legacy-content) .checker-choices button small{grid-column:1;color:var(--muted);font-size:12px;}:where(.legacy-content) .checker-choices button i{grid-column:2;grid-row:1 / 3;color:var(--oxblood);font-style:normal;}:where(.legacy-content) .checker-back{width:fit-content;margin-top:auto;padding:28px 0 0;border:0;background:transparent;color:var(--muted);font:inherit;font-size:12px;cursor:pointer;}:where(.legacy-content) .checker-kicker{margin:0;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .checker-result h2{margin-top:24px;}:where(.legacy-content) .result-block{margin-top:28px;padding-top:24px;border-top:1px solid var(--line);}:where(.legacy-content) .result-block h3{margin:0 0 12px;font-size:13px;}:where(.legacy-content) .result-block p{margin:8px 0;padding-left:18px;position:relative;color:var(--muted);font-size:13px;line-height:1.55;}:where(.legacy-content) .result-block p::before{content:"";position:absolute;left:0;top:.7em;width:6px;height:1px;background:var(--oxblood);}:where(.legacy-content) .checker-actions{margin-top:auto;padding-top:35px;display:flex;flex-wrap:wrap;align-items:center;gap:24px;}:where(.legacy-content) .checker-actions .primary-action{min-width:310px;background:var(--ink);color:white;}:where(.legacy-content) .checker-actions button{border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:12px;cursor:pointer;}:where(.legacy-content) .talent-review-hero{background:radial-gradient(circle at 12% 22%, rgba(147, 101, 47, .18), transparent 31%), radial-gradient(circle at 86% 76%, rgba(101, 100, 95, .1), transparent 26%), var(--site-night);}:where(.legacy-content) .talent-direct-result > h2{max-width:900px;margin:20px 0 0;font-size:clamp(39px, 4vw, 66px);font-weight:550;line-height:1.02;letter-spacing:-.055em;}:where(.legacy-content) .talent-direct-result .priority-results{margin-top:55px;}:where(.legacy-content) .tool-notes{padding:140px clamp(24px, 8.5vw, 145px);display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw;}:where(.legacy-content) .tool-notes h2{max-width:720px;margin:0;font-size:clamp(48px, 5.5vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .tool-notes > div:last-child{padding-top:60px;}:where(.legacy-content) .tool-notes > div:last-child p{color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .tool-sources{padding:90px clamp(24px, 8.5vw, 145px);background:var(--site-paper-deep);}:where(.legacy-content) .tool-sources > div{display:grid;grid-template-columns:repeat(3, 1fr);margin-top:40px;border-top:1px solid var(--line);}:where(.legacy-content) .tool-sources a{padding:26px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:650;}:where(.legacy-content) .tool-sources a + a{padding-left:26px;border-left:1px solid var(--line);}:where(.legacy-content) .position-grid{padding:0 clamp(24px, 8vw, 136px) 140px;display:grid;grid-template-columns:repeat(2, 1fr);gap:12px;}:where(.legacy-content) .position-grid article{min-height:430px;padding:36px;display:flex;flex-direction:column;border-radius:22px;background:var(--site-paper-deep);}:where(.legacy-content) .position-grid article:nth-child(2), :where(.legacy-content) .position-grid article:nth-child(3){background:var(--site-night);color:white;}:where(.legacy-content) .position-grid span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .position-grid h2{margin:70px 0 25px;font-size:clamp(34px, 3.7vw, 61px);font-weight:540;line-height:1.02;letter-spacing:-.055em;}:where(.legacy-content) .position-grid p{margin:auto 0 0;max-width:650px;color:var(--muted);font-size:15px;line-height:1.7;}:where(.legacy-content) .position-grid article:nth-child(2) p, :where(.legacy-content) .position-grid article:nth-child(3) p{color:var(--site-on-night-quiet);}:where(.legacy-content) .resources-hero{min-height:92svh;padding:180px clamp(24px, 8vw, 136px) 100px;display:grid;grid-template-columns:1.05fr .95fr;gap:10vw;align-items:end;background:radial-gradient(circle at 80% 22%, rgba(147, 101, 47, .2), transparent 31%), var(--site-night);color:white;}:where(.legacy-content) .resources-hero h1{max-width:940px;margin:0;font-size:clamp(62px, 7.7vw, 130px);font-weight:510;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .resources-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .resources-hero > div:last-child{padding-bottom:8px;}:where(.legacy-content) .resources-hero > div:last-child > p{max-width:660px;margin:0;color:var(--site-on-night-quiet);font-size:clamp(19px, 1.7vw, 27px);line-height:1.62;}:where(.legacy-content) .resources-hero .light-action{margin-top:38px;}:where(.legacy-content) .resource-library-standalone{margin-top:12px;}:where(.legacy-content) .resource-sources{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;background:var(--site-night);color:white;}:where(.legacy-content) .resource-sources .section-label{color:var(--site-copper);}:where(.legacy-content) .resource-sources h2{margin:0;font-size:clamp(48px, 5.5vw, 90px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .resource-sources > div:first-child > p:last-child{max-width:600px;margin:32px 0 0;color:var(--site-on-night-quiet);font-size:15px;line-height:1.75;}:where(.legacy-content) .resource-sources > div:last-child{border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .resource-sources a{padding:30px 0;display:grid;grid-template-columns:150px 1fr 20px;gap:28px;border-bottom:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .resource-sources a span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .resource-sources a strong{font-size:clamp(21px, 2vw, 31px);font-weight:520;letter-spacing:-.03em;}:where(.legacy-content) .resource-sources a i{color:var(--site-copper);font-style:normal;}:where(.legacy-content) .resource-subscribe{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1.05fr .95fr;gap:10vw;background:var(--site-warning);color:white;}:where(.legacy-content) .resource-subscribe .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .resource-subscribe h2{max-width:900px;margin:0;font-size:clamp(49px, 5.8vw, 94px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .resource-subscribe > div:last-child{padding-top:45px;}:where(.legacy-content) .resource-subscribe > div:last-child > p{max-width:580px;margin:0;color:var(--site-paper-deep);font-size:17px;line-height:1.7;}:where(.legacy-content) .nav-subscribe{color:var(--site-copper-soft);}:where(.legacy-content) .nav-subscribe::before{content:"";position:absolute;left:-10px;top:50%;width:4px;height:4px;margin-top:-2px;border-radius:50%;background:var(--site-copper);box-shadow:0 0 12px rgba(201, 146, 117, .9);}:where(.legacy-content) .strategy-object{position:relative;z-index:2;width:min(32vw, 455px);aspect-ratio:1;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(201, 146, 117, .18);border-radius:32px;background:radial-gradient(circle at 50% 48%, rgba(147, 101, 47, .14), transparent 27%), linear-gradient(145deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .012));box-shadow:0 45px 130px rgba(12, 17, 18, .38), inset 0 1px 0 rgba(255, 255, 255, .075);backdrop-filter:blur(12px);animation:strategy-float 9s ease-in-out infinite;}:where(.legacy-content) .strategy-object::before, :where(.legacy-content) .strategy-object::after{content:"";position:absolute;pointer-events:none;}:where(.legacy-content) .strategy-object::before{inset:16px;border:1px solid rgba(255, 255, 255, .05);border-radius:23px;}:where(.legacy-content) .strategy-object::after{inset:0;border-radius:inherit;background:linear-gradient(115deg, transparent 25%, rgba(255, 255, 255, .035) 48%, transparent 68%);transform:translateX(-70%);animation:strategy-scan 10s ease-in-out infinite;}:where(.legacy-content) .strategy-object svg{width:89%;overflow:visible;}:where(.legacy-content) .strategy-orbit{fill:none;stroke:rgba(201, 146, 117, .14);stroke-width:1;stroke-dasharray:2 9;transform-origin:260px 260px;}:where(.legacy-content) .strategy-orbit-outer{animation:strategy-rotate 48s linear infinite;}:where(.legacy-content) .strategy-orbit-inner{stroke-dasharray:1 12;animation:strategy-rotate-reverse 36s linear infinite;}:where(.legacy-content) .strategy-coordinate{fill:none;stroke:rgba(255, 255, 255, .055);stroke-width:1;}:where(.legacy-content) .strategy-possibility{fill:none;stroke:rgba(201, 146, 117, .2);stroke-width:1.25;stroke-linecap:round;}:where(.legacy-content) .strategy-focus{fill:none;stroke:var(--site-copper);stroke-width:2.6;stroke-linecap:round;filter:drop-shadow(0 0 8px rgba(201, 146, 117, .4));}:where(.legacy-content) .strategy-node{fill:var(--site-copper);opacity:.72;}:where(.legacy-content) .strategy-node-focus{fill:var(--site-copper-soft);opacity:1;filter:drop-shadow(0 0 9px rgba(201, 146, 117, .85));animation:strategy-pulse 2.8s ease-in-out infinite;}:where(.legacy-content) .strategy-aperture{fill:none;stroke:rgba(226, 189, 168, .72);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;}:where(.legacy-content) .strategy-aperture .strategy-axis{stroke:var(--site-copper-soft);stroke-width:1.8;filter:drop-shadow(0 0 7px rgba(201, 146, 117, .45));}:where(.legacy-content) .strategy-aperture circle{fill:var(--site-copper);stroke:none;filter:drop-shadow(0 0 12px rgba(201, 146, 117, .85));}:where(.legacy-content) .strategy-label{position:absolute;margin:0;color:var(--site-muted);font-size:12px;font-style:normal;font-weight:750;letter-spacing:.18em;text-transform:uppercase;}:where(.legacy-content) .strategy-law{top:15%;left:10%;}:where(.legacy-content) .strategy-evidence{top:10%;right:11%;}:where(.legacy-content) .strategy-timing{bottom:20%;left:8%;}:where(.legacy-content) .strategy-consequence{right:8%;bottom:23%;}:where(.legacy-content) .strategy-caption{position:absolute;left:31px;right:31px;bottom:27px;display:flex;justify-content:space-between;gap:18px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .strategy-caption span{color:var(--site-muted);}:where(.legacy-content) .strategy-caption strong{color:var(--site-copper-soft);font-weight:700;text-align:right;}:where(.legacy-content) .tool-secondary-link{display:block;width:fit-content;margin-top:24px;padding-bottom:5px;border-bottom:1px solid rgba(255, 255, 255, .22);color:var(--site-on-night-quiet);font-size:12px;}:where(.legacy-content) .journey-preview > p{margin-top:55px;}:where(.legacy-content) .navigator-hero{min-height:100svh;padding:155px clamp(24px, 6.25vw, 108px) 105px;display:grid;grid-template-columns:.78fr 1.22fr;gap:7vw;align-items:center;background:radial-gradient(circle at 10% 20%, rgba(147, 101, 47, .16), transparent 31%), var(--site-night);color:white;}:where(.legacy-content) .navigator-heading h1{max-width:760px;font-size:clamp(58px, 6.4vw, 104px);}:where(.legacy-content) .navigator-heading > p:not(.eyebrow){max-width:630px;margin:38px 0 0;color:var(--site-on-night-quiet);font-size:18px;line-height:1.72;}:where(.legacy-content) .navigator-card{min-height:620px;padding:clamp(30px, 4vw, 60px);display:flex;flex-direction:column;border:1px solid rgba(226, 189, 168, .2);border-radius:26px;background:var(--site-on-night);color:var(--ink);box-shadow:0 40px 100px rgba(12, 17, 18, .3);}:where(.legacy-content) .navigator-card > h2{max-width:650px;margin:32px 0 0;font-size:clamp(40px, 4vw, 64px);font-weight:550;line-height:1.02;letter-spacing:-.055em;}:where(.legacy-content) .navigator-journeys{margin-top:42px;display:grid;gap:9px;}:where(.legacy-content) .navigator-journeys button{padding:21px 22px;display:grid;grid-template-columns:42px 1fr auto;gap:4px 12px;border:1px solid var(--line);border-radius:13px;background:rgba(255, 255, 255, .55);color:var(--ink);text-align:left;font:inherit;cursor:pointer;transition:transform 180ms ease, border-color 180ms ease, background 180ms ease;}:where(.legacy-content) .navigator-journeys button:hover{transform:translateX(5px);border-color:var(--oxblood);background:white;}:where(.legacy-content) .navigator-journeys small{grid-row:1 / 3;padding-top:2px;color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .navigator-journeys span{font-size:15px;font-weight:650;letter-spacing:-.02em;}:where(.legacy-content) .navigator-journeys p{grid-column:2;margin:2px 0 0;color:var(--muted);font-size:12px;line-height:1.5;}:where(.legacy-content) .navigator-journeys i{grid-column:3;grid-row:1 / 3;align-self:center;color:var(--oxblood);font-style:normal;}:where(.legacy-content) .navigator-privacy{margin:auto 0 0;padding-top:28px;color:var(--muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .navigator-result{min-height:670px;}:where(.legacy-content) .navigator-caution{margin-top:25px;padding:19px 20px;border-left:2px solid var(--oxblood);background:var(--site-paper-deep);}:where(.legacy-content) .navigator-caution strong{font-size:12px;}:where(.legacy-content) .navigator-caution p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.6;}:where(.legacy-content) .tool-library{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;background:var(--site-paper);}:where(.legacy-content) .tool-library h2{max-width:650px;margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .tool-library-cards{display:grid;gap:12px;}:where(.legacy-content) .tool-library-cards > a{min-height:360px;padding:35px;display:flex;flex-direction:column;border-radius:23px;background:var(--site-warning);color:white;transition:transform 220ms ease;}:where(.legacy-content) .tool-library-cards > a:hover{transform:translateY(-6px);}:where(.legacy-content) .tool-library-cards > a > span{color:var(--site-copper-soft);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .tool-library-cards > a.sponsor-tool-card{background:var(--site-ink);}:where(.legacy-content) .tool-library h3{max-width:650px;margin:70px 0 0;font-size:clamp(35px, 4vw, 63px);font-weight:530;line-height:1.03;letter-spacing:-.055em;}:where(.legacy-content) .tool-library-cards > a p{margin:auto 0 0;color:var(--site-paper-deep);font-size:12px;letter-spacing:.11em;text-transform:uppercase;}:where(.legacy-content) .tool-library-cards > a i{margin-top:14px;font-size:12px;font-style:normal;font-weight:650;}:where(.legacy-content) .tool-principles{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.45fr 1fr .7fr;gap:6vw;background:var(--site-paper-deep);}:where(.legacy-content) .tool-principles h2{margin:0;font-size:clamp(48px, 5.4vw, 86px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .tool-principles > div:nth-child(2) p{max-width:670px;color:var(--muted);font-size:17px;line-height:1.72;}:where(.legacy-content) .tool-principles > div:last-child{padding-top:8px;}:where(.legacy-content) .tool-principles strong{display:block;margin-top:30px;font-size:13px;}:where(.legacy-content) .tool-principles strong:first-child{margin-top:0;}:where(.legacy-content) .tool-principles > div:last-child p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6;}:where(.legacy-content) .subscribe-hero{min-height:100svh;padding:165px clamp(24px, 7vw, 120px) 105px;display:grid;grid-template-columns:.95fr 1.05fr;gap:9vw;align-items:center;background:radial-gradient(circle at 16% 24%, rgba(147, 101, 47, .18), transparent 28%), var(--site-night);color:white;}:where(.legacy-content) .subscribe-intro h1{max-width:900px;font-size:clamp(58px, 6.6vw, 110px);}:where(.legacy-content) .subscribe-intro > p:not(.eyebrow){max-width:690px;margin:42px 0 0;color:var(--site-on-night-quiet);font-size:18px;line-height:1.7;}:where(.legacy-content) .subscribe-promise{margin-top:55px;display:flex;flex-wrap:wrap;gap:10px;}:where(.legacy-content) .subscribe-promise span{padding:8px 12px;border:1px solid rgba(255, 255, 255, .14);border-radius:999px;color:var(--site-on-night-muted);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .subscribe-form{padding:clamp(30px, 4vw, 60px);border:1px solid rgba(226, 189, 168, .2);border-radius:26px;background:var(--site-on-night);color:var(--ink);box-shadow:0 40px 100px rgba(12, 17, 18, .3);}:where(.legacy-content) .subscribe-fields{display:grid;grid-template-columns:repeat(2, 1fr);gap:25px;}:where(.legacy-content) .subscribe-wide{grid-column:1 / 3;}:where(.legacy-content) .subscribe-form label{display:flex;flex-direction:column;gap:9px;}:where(.legacy-content) .subscribe-form label > span, :where(.legacy-content) .subscribe-form legend{color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .subscribe-form label > span i{color:var(--site-on-night-quiet);font-style:normal;}:where(.legacy-content) .subscribe-form input[type="text"], :where(.legacy-content) .subscribe-form input[type="email"], :where(.legacy-content) .subscribe-form input:not([type]){width:100%;padding:12px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;outline:none;background:transparent;font:inherit;font-size:16px;}:where(.legacy-content) .subscribe-form input:focus{border-color:var(--oxblood);}:where(.legacy-content) .subscribe-form fieldset{margin:43px 0 0;padding:28px 0 0;display:grid;grid-template-columns:repeat(2, 1fr);gap:13px;border:0;border-top:1px solid var(--line);}:where(.legacy-content) .subscribe-form legend{transform:translateY(31px);}:where(.legacy-content) .subscribe-form fieldset label{padding:15px;display:flex;flex-direction:row;align-items:center;border:1px solid var(--line);border-radius:10px;background:rgba(255, 255, 255, .5);cursor:pointer;}:where(.legacy-content) .subscribe-form fieldset label span{color:var(--ink);font-size:12px;letter-spacing:0;text-transform:none;}:where(.legacy-content) .subscribe-form input[type="checkbox"]{accent-color:var(--oxblood);}:where(.legacy-content) .subscribe-form button{width:100%;margin-top:32px;padding:19px 21px;display:flex;justify-content:space-between;border:0;border-radius:4px;background:var(--ink);color:white;font:inherit;font-size:13px;font-weight:650;cursor:pointer;}:where(.legacy-content) .subscribe-form button span{color:var(--site-copper);}:where(.legacy-content) .subscribe-consent{margin:18px 0 0;color:var(--muted);font-size:12px;line-height:1.55;}:where(.legacy-content) .subscribe-confirm{margin:22px 0 0;display:flex;align-items:flex-start;gap:12px;color:var(--ink);font-size:12px;line-height:1.55;}:where(.legacy-content) .subscribe-confirm input{margin-top:2px;accent-color:var(--oxblood);}:where(.legacy-content) .subscribe-success{min-height:560px;background:var(--ink);}:where(.legacy-content) .subscribe-form .form-status{margin:14px 0 0;color:var(--deep-oxblood);}:where(.legacy-content) .subscribe-editorial{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.45fr 1fr .7fr;gap:6vw;background:var(--site-paper-deep);}:where(.legacy-content) .subscribe-editorial h2{margin:0;font-size:clamp(50px, 5.8vw, 94px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .subscribe-editorial > div p{margin:0 0 22px;color:var(--muted);font-size:16px;line-height:1.72;}:where(.legacy-content) .resilience-preview{padding:clamp(28px, 3vw, 46px);border:1px solid rgba(255, 255, 255, .09);border-radius:28px;background:var(--site-ink);color:white;box-shadow:0 42px 100px rgba(23, 28, 29, .26);}:where(.legacy-content) .preview-top{display:flex;justify-content:space-between;color:var(--site-on-night-quiet);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .preview-top i{color:var(--site-copper);font-style:normal;}:where(.legacy-content) .preview-score{margin:55px 0 48px;display:grid;grid-template-columns:auto 1fr;align-items:end;}:where(.legacy-content) .preview-score strong{font-size:clamp(75px, 8vw, 128px);font-weight:480;line-height:.8;letter-spacing:-.08em;}:where(.legacy-content) .preview-score > span{padding:0 0 5px 9px;color:var(--site-muted);font-size:15px;}:where(.legacy-content) .preview-score p{grid-column:1 / 3;margin:20px 0 0;color:var(--site-copper-soft);font-size:12px;font-weight:650;}:where(.legacy-content) .preview-controls{display:grid;gap:18px;}:where(.legacy-content) .preview-controls p{margin:0;display:grid;grid-template-columns:105px 1fr 25px;gap:14px;align-items:center;color:var(--site-on-night-quiet);font-size:12px;}:where(.legacy-content) .preview-controls p > i{height:2px;overflow:hidden;background:rgba(255, 255, 255, .12);}:where(.legacy-content) .preview-controls p > i b{height:100%;display:block;background:var(--site-copper);}:where(.legacy-content) .preview-controls p strong{color:white;font-size:12px;text-align:right;}:where(.legacy-content) .resilience-preview > small{margin-top:45px;display:block;color:var(--site-muted);font-size:12px;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .resilience-hero{min-height:100svh;padding:145px clamp(24px, 5.5vw, 95px) 90px;display:grid;grid-template-columns:.72fr 1.28fr;gap:6vw;align-items:center;background:radial-gradient(circle at 12% 24%, rgba(147, 101, 47, .16), transparent 29%), var(--site-night);color:white;}:where(.legacy-content) .resilience-intro h1{max-width:780px;font-size:clamp(56px, 6.2vw, 104px);}:where(.legacy-content) .resilience-intro > p:not(.eyebrow){max-width:640px;margin:38px 0 0;color:var(--site-on-night-quiet);font-size:18px;line-height:1.72;}:where(.legacy-content) .resilience-meta{margin-top:45px;display:flex;flex-wrap:wrap;gap:8px;}:where(.legacy-content) .resilience-meta span{padding:8px 11px;border:1px solid rgba(255, 255, 255, .13);border-radius:999px;color:var(--site-on-night-quiet);font-size:12px;font-weight:750;letter-spacing:.11em;text-transform:uppercase;}:where(.legacy-content) .resilience-checker, :where(.legacy-content) .resilience-result{min-height:680px;padding:clamp(30px, 4vw, 58px);display:flex;flex-direction:column;border:1px solid rgba(226, 189, 168, .24);border-radius:28px;background:var(--site-on-night);color:var(--ink);box-shadow:0 40px 110px rgba(12, 17, 18, .34);}:where(.legacy-content) .resilience-checker > .checker-kicker{margin-top:55px;}:where(.legacy-content) .resilience-checker h2{max-width:850px;margin:18px 0 0;font-size:clamp(34px, 3.3vw, 55px);font-weight:550;line-height:1.04;letter-spacing:-.052em;}:where(.legacy-content) .resilience-help{max-width:760px;margin:20px 0 0;color:var(--muted);font-size:14px;line-height:1.65;}:where(.legacy-content) .resilience-checker .checker-choices{margin-top:34px;}:where(.legacy-content) .resilience-checker .checker-back:disabled{opacity:.25;cursor:default;}:where(.legacy-content) .resilience-result{min-height:780px;display:block;}:where(.legacy-content) .resilience-score-head{display:grid;grid-template-columns:180px 1fr;gap:35px;align-items:center;}:where(.legacy-content) .score-dial{width:170px;aspect-ratio:1;padding:1px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--site-warning) var(--score), var(--site-paper-strong) 0);box-shadow:0 12px 35px rgba(23, 28, 29, .1);}:where(.legacy-content) .score-dial::before{content:"";grid-area:1 / 1;width:142px;aspect-ratio:1;border-radius:50%;background:var(--site-on-night);}:where(.legacy-content) .score-dial > div{z-index:1;grid-area:1 / 1;display:flex;align-items:baseline;}:where(.legacy-content) .score-dial strong{font-size:55px;font-weight:520;letter-spacing:-.07em;}:where(.legacy-content) .score-dial span{margin-left:5px;color:var(--muted);font-size:12px;}:where(.legacy-content) .resilience-score-head h2{margin:13px 0 0;font-size:clamp(37px, 3.5vw, 58px);font-weight:550;line-height:1.02;letter-spacing:-.055em;}:where(.legacy-content) .resilience-score-head > div:last-child > p:not(.checker-kicker){max-width:700px;margin:17px 0 0;color:var(--muted);font-size:13px;line-height:1.65;}:where(.legacy-content) .critical-flag{margin-top:14px;display:block;color:var(--site-danger);font-size:12px;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .dimension-results{margin-top:45px;display:grid;grid-template-columns:repeat(2, 1fr);gap:1px;background:var(--line);border:1px solid var(--line);}:where(.legacy-content) .dimension-results article{padding:17px 18px;background:var(--site-on-night);}:where(.legacy-content) .dimension-results article > div{display:flex;justify-content:space-between;font-size:12px;}:where(.legacy-content) .dimension-results article > div span{color:var(--oxblood);font-weight:750;}:where(.legacy-content) .dimension-results article > i{height:2px;margin-top:12px;display:block;overflow:hidden;background:var(--site-paper-strong);}:where(.legacy-content) .dimension-results article > i b{height:100%;display:block;background:var(--oxblood);}:where(.legacy-content) .dimension-results article p{margin:9px 0 0;color:var(--muted);font-size:12px;}:where(.legacy-content) .priority-results{margin-top:42px;}:where(.legacy-content) .priority-results article{padding:18px 0;display:grid;grid-template-columns:38px 1fr;border-top:1px solid var(--line);}:where(.legacy-content) .priority-results article > span, :where(.legacy-content) .priority-results article strong{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .priority-results article h3{margin:7px 0 0;font-size:16px;font-weight:590;line-height:1.35;letter-spacing:-.02em;}:where(.legacy-content) .result-retainer{margin-top:35px;padding:28px;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:end;border-radius:17px;background:var(--site-ink);color:white;}:where(.legacy-content) .result-retainer > div > span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .result-retainer h3{margin:13px 0 0;font-size:clamp(27px, 2.5vw, 39px);font-weight:520;letter-spacing:-.045em;}:where(.legacy-content) .result-retainer p{max-width:650px;margin:12px 0 0;color:var(--site-on-night-quiet);font-size:12px;line-height:1.65;}:where(.legacy-content) .result-retainer .primary-action{min-width:295px;background:white;color:var(--ink);}:where(.legacy-content) .resilience-result > .checker-actions{border-top:1px solid var(--line);}:where(.legacy-content) .score-disclaimer{margin:23px 0 0;color:var(--muted);font-size:12px;line-height:1.55;}:where(.legacy-content) .score-disclaimer a{border-bottom:1px solid var(--line);color:var(--ink);}:where(.legacy-content) .result-report-bar{margin:-10px 0 42px;padding-bottom:20px;display:flex;justify-content:space-between;gap:25px;align-items:flex-end;border-bottom:1px solid var(--line);}:where(.legacy-content) .result-report-bar > div{display:flex;flex-direction:column;gap:5px;}:where(.legacy-content) .result-report-bar span, :where(.legacy-content) .result-report-bar p{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .result-report-bar strong{font-size:12px;font-weight:650;}:where(.legacy-content) .result-report-bar p{margin:0;text-align:right;}:where(.legacy-content) .result-snapshot{margin-top:38px;display:grid;grid-template-columns:repeat(3, 1fr);border:1px solid var(--line);border-radius:17px;overflow:hidden;}:where(.legacy-content) .result-snapshot article{min-height:155px;padding:23px;background:var(--site-paper-deep);}:where(.legacy-content) .result-snapshot article + article{border-left:1px solid var(--line);}:where(.legacy-content) .result-snapshot span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .result-snapshot strong{margin-top:22px;display:block;font-size:clamp(20px, 2vw, 28px);font-weight:570;letter-spacing:-.035em;}:where(.legacy-content) .result-snapshot p{margin:9px 0 0;color:var(--muted);font-size:12px;line-height:1.55;}:where(.legacy-content) .result-section-heading{margin-top:58px;display:grid;grid-template-columns:145px 1fr;gap:25px;align-items:start;}:where(.legacy-content) .result-section-heading > div{display:flex;align-items:center;gap:10px;}:where(.legacy-content) .result-section-heading span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--oxblood);color:white;font-size:12px;}:where(.legacy-content) .result-section-heading p{margin:0;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .result-section-heading h3{max-width:650px;margin:0;font-size:clamp(25px, 2.4vw, 36px);font-weight:550;line-height:1.1;letter-spacing:-.045em;}:where(.legacy-content) .result-section-heading + .dimension-results, :where(.legacy-content) .result-section-heading + .priority-results{margin-top:24px;}:where(.legacy-content) .result-reading{margin-top:18px;padding:26px 28px;display:grid;grid-template-columns:1fr auto auto;gap:24px;align-items:center;border:1px solid var(--line);border-radius:17px;}:where(.legacy-content) .result-reading > div span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .result-reading h3{margin:8px 0 0;font-size:18px;font-weight:580;letter-spacing:-.025em;}:where(.legacy-content) .result-reading > a{padding-bottom:4px;border-bottom:1px solid var(--line);font-size:12px;font-weight:650;white-space:nowrap;}:where(.legacy-content) .result-guidance{margin-top:24px;display:grid;grid-template-columns:repeat(3, 1fr);border:1px solid var(--line);border-radius:17px;overflow:hidden;}:where(.legacy-content) .result-guidance > a{min-height:290px;padding:25px;display:flex;flex-direction:column;background:var(--site-paper-deep);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .result-guidance > a + a{border-left:1px solid var(--line);}:where(.legacy-content) .result-guidance > a:hover{background:white;transform:translateY(-2px);}:where(.legacy-content) .result-guidance > a > div{display:flex;justify-content:space-between;gap:15px;}:where(.legacy-content) .result-guidance span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .result-guidance > a > div strong{font-size:12px;}:where(.legacy-content) .result-guidance h3{margin:55px 0 14px;font-size:clamp(21px, 2vw, 29px);font-weight:560;line-height:1.1;letter-spacing:-.035em;}:where(.legacy-content) .result-guidance p{margin:0;color:var(--muted);font-size:12px;line-height:1.65;}:where(.legacy-content) .result-guidance b{margin-top:auto;padding-top:25px;font-size:12px;}:where(.legacy-content) .local-result-save{margin-top:20px;padding:25px 28px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;border:1px solid var(--line);border-radius:17px;background:var(--site-paper-deep);}:where(.legacy-content) .local-result-save span, :where(.legacy-content) .saved-result-return span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .local-result-save h3{margin:8px 0 0;font-size:20px;font-weight:580;letter-spacing:-.025em;}:where(.legacy-content) .local-result-save p{max-width:580px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.6;}:where(.legacy-content) .local-result-save > div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:8px;}:where(.legacy-content) .local-result-save button, :where(.legacy-content) .saved-result-return button{padding:10px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;font-size:12px;font-weight:700;cursor:pointer;}:where(.legacy-content) .saved-result-return{margin:22px 0 15px;padding:18px 20px;display:flex;justify-content:space-between;gap:25px;align-items:center;border:1px solid var(--line);border-radius:14px;background:var(--site-paper-deep);}:where(.legacy-content) .saved-result-return > div{display:flex;flex-direction:column;gap:5px;}:where(.legacy-content) .saved-result-return strong{font-size:13px;}:where(.legacy-content) .saved-result-return small{color:var(--muted);font-size:12px;}:where(.legacy-content) .tool-reliance-note{margin-top:24px !important;padding-top:15px;border-top:1px solid rgba(255, 255, 255, .13);color:var(--site-muted) !important;font-size:12px !important;font-weight:700;line-height:1.6 !important;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .resilience-context{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.4fr 1fr .65fr;gap:6vw;background:var(--site-paper-deep);}:where(.legacy-content) .resilience-context h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .resilience-context > div:nth-child(2) p, :where(.legacy-content) .resilience-context > div:last-child p{color:var(--muted);font-size:16px;line-height:1.72;}:where(.legacy-content) .resilience-context > div:last-child{padding-top:65px;}:where(.legacy-content) .maintenance-hero{min-height:100svh;padding:175px clamp(24px, 7vw, 120px) 105px;display:grid;grid-template-columns:1.15fr .85fr;gap:9vw;align-items:center;background:radial-gradient(circle at 78% 23%, rgba(147, 101, 47, .18), transparent 27%), var(--site-night);color:white;}:where(.legacy-content) .maintenance-hero h1{max-width:1000px;font-size:clamp(64px, 7.6vw, 126px);}:where(.legacy-content) .maintenance-hero-copy > p{max-width:630px;margin:0;color:var(--site-on-night-quiet);font-size:clamp(20px, 1.8vw, 28px);line-height:1.58;letter-spacing:-.02em;}:where(.legacy-content) .maintenance-hero-copy > div{margin-top:45px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;}:where(.legacy-content) .maintenance-hero-copy .primary-action{width:390px;min-width:0;background:white;color:var(--ink);}:where(.legacy-content) .maintenance-tool-link{padding-bottom:5px;border-bottom:1px solid rgba(255, 255, 255, .25);color:var(--site-on-night-quiet);font-size:12px;}:where(.legacy-content) .maintenance-statement{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:60px 1fr .65fr;gap:5vw;align-items:end;background:var(--site-paper-deep);}:where(.legacy-content) .maintenance-statement > span{align-self:start;color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .maintenance-statement h2{max-width:1000px;margin:0;font-size:clamp(49px, 5.7vw, 94px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .maintenance-statement p{margin:0 0 7px;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .maintenance-campaign{padding:145px clamp(24px, 8vw, 136px);background:var(--site-on-night);}:where(.legacy-content) .maintenance-campaign-heading{display:grid;grid-template-columns:.42fr 1.58fr;gap:7vw;align-items:start;}:where(.legacy-content) .maintenance-campaign-heading h2{max-width:1040px;margin:0;font-size:clamp(50px, 5.8vw, 94px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .maintenance-campaign-grid{margin-top:85px;display:grid;grid-template-columns:repeat(3, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .maintenance-campaign-grid > a{min-height:390px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 180ms ease, color 180ms ease;}:where(.legacy-content) .maintenance-campaign-grid > a:hover{background:var(--site-ink);color:white;}:where(.legacy-content) .maintenance-campaign-grid span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .maintenance-campaign-grid h3{margin:58px 0 22px;font-size:clamp(29px, 3vw, 48px);font-weight:540;line-height:1.03;letter-spacing:-.05em;}:where(.legacy-content) .maintenance-campaign-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.72;}:where(.legacy-content) .maintenance-campaign-grid strong{margin-top:auto;padding-top:40px;font-size:12px;}:where(.legacy-content) .maintenance-campaign-grid > a:hover p{color:var(--site-on-night-quiet);}:where(.legacy-content) .maintenance-campaign-grid > a:hover span{color:var(--site-copper);}:where(.legacy-content) .maintenance-scope{padding:145px clamp(24px, 8vw, 136px);background:var(--site-on-night);}:where(.legacy-content) .maintenance-scope-heading{display:grid;grid-template-columns:.38fr 1fr .65fr;gap:6vw;align-items:end;}:where(.legacy-content) .maintenance-scope-heading .section-label{align-self:start;}:where(.legacy-content) .maintenance-scope-heading h2{margin:0;font-size:clamp(50px, 5.8vw, 95px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .maintenance-scope-heading > p:last-child{margin:0;color:var(--muted);font-size:16px;line-height:1.72;}:where(.legacy-content) .maintenance-scope-grid{margin-top:90px;display:grid;grid-template-columns:repeat(2, 1fr);gap:12px;}:where(.legacy-content) .maintenance-scope-grid article{min-height:390px;padding:38px;display:flex;flex-direction:column;border-radius:22px;background:var(--site-paper-deep);}:where(.legacy-content) .maintenance-scope-grid article:nth-child(1), :where(.legacy-content) .maintenance-scope-grid article:nth-child(4){background:var(--site-ink);color:white;}:where(.legacy-content) .maintenance-scope-grid span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .maintenance-scope-grid article:nth-child(1) span, :where(.legacy-content) .maintenance-scope-grid article:nth-child(4) span{color:var(--site-copper);}:where(.legacy-content) .maintenance-scope-grid h3{max-width:700px;margin:60px 0 0;font-size:clamp(34px, 3.5vw, 58px);font-weight:540;line-height:1.03;letter-spacing:-.055em;}:where(.legacy-content) .maintenance-scope-grid p{margin:auto 0 0;max-width:620px;color:var(--muted);font-size:15px;line-height:1.7;}:where(.legacy-content) .maintenance-scope-grid article:nth-child(1) p, :where(.legacy-content) .maintenance-scope-grid article:nth-child(4) p{color:var(--site-on-night-quiet);}:where(.legacy-content) .maintenance-rhythm{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:var(--site-ink);color:white;}:where(.legacy-content) .maintenance-rhythm h2{max-width:750px;margin:0;font-size:clamp(50px, 5.8vw, 94px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .maintenance-rhythm .section-label{color:var(--site-copper);}:where(.legacy-content) .rhythm-list{border-top:1px solid rgba(255, 255, 255, .18);}:where(.legacy-content) .rhythm-list article{padding:32px 0 38px;display:grid;grid-template-columns:150px 1fr;gap:35px;border-bottom:1px solid rgba(255, 255, 255, .18);}:where(.legacy-content) .rhythm-list article > span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .rhythm-list h3{margin:0;font-size:28px;font-weight:540;letter-spacing:-.035em;}:where(.legacy-content) .rhythm-list p{max-width:620px;margin:12px 0 0;color:var(--site-on-night-quiet);font-size:14px;line-height:1.65;}:where(.legacy-content) .maintenance-audience{padding:145px clamp(24px, 8vw, 136px);background:var(--site-paper-deep);}:where(.legacy-content) .maintenance-audience h2{max-width:1150px;margin:0;font-size:clamp(50px, 6vw, 98px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .maintenance-audience > div{margin-top:85px;display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .maintenance-audience span{padding:29px 0;border-bottom:1px solid var(--line);font-size:clamp(20px, 2vw, 31px);letter-spacing:-.03em;}:where(.legacy-content) .maintenance-audience span:nth-child(even){padding-left:32px;border-left:1px solid var(--line);}:where(.legacy-content) .maintenance-faq{background:var(--site-on-night);}:where(.legacy-content) .maintenance-cta{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1.1fr .9fr;gap:10vw;background:var(--site-warning);color:white;}:where(.legacy-content) .maintenance-cta .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .maintenance-cta h2{margin:0;font-size:clamp(52px, 6.2vw, 102px);font-weight:520;line-height:.96;letter-spacing:-.065em;}:where(.legacy-content) .maintenance-cta > div:last-child{padding-top:60px;}:where(.legacy-content) .maintenance-cta > div:last-child p{max-width:590px;margin:0;color:var(--site-paper-deep);font-size:17px;line-height:1.72;}:where(.legacy-content) .article-hero{min-height:92svh;padding:185px clamp(24px, 8vw, 136px) 95px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 82% 18%, rgba(147, 101, 47, .2), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .article-hero h1{max-width:1250px;margin:0;font-size:clamp(62px, 8.2vw, 138px);font-weight:510;line-height:.9;letter-spacing:-.072em;}:where(.legacy-content) .cornerstone-hero h1{max-width:1370px;font-size:clamp(55px, 6.75vw, 112px);line-height:.94;letter-spacing:-.065em;}:where(.legacy-content) .article-standfirst{max-width:880px;margin:48px 0 0 auto;color:var(--site-on-night-quiet);font-size:clamp(20px, 2vw, 30px);line-height:1.55;letter-spacing:-.02em;}:where(.legacy-content) .article-direct-answer{padding:76px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:minmax(190px, .78fr) minmax(0, 1.22fr);gap:clamp(40px, 8vw, 120px);background:var(--site-paper);border-bottom:1px solid rgba(12, 17, 18, .11);}:where(.legacy-content) .article-direct-answer h2{max-width:430px;margin:19px 0 0;color:var(--site-ink);font-size:clamp(29px, 3.1vw, 46px);font-weight:480;line-height:1.08;letter-spacing:-.047em;text-wrap:balance;}:where(.legacy-content) .article-direct-answer-copy > p{margin:0;color:var(--site-night-soft);font-size:clamp(18px, 1.48vw, 22px);line-height:1.76;letter-spacing:-.014em;}:where(.legacy-content) .article-direct-answer-copy ul{margin:27px 0 0;padding:0;list-style:none;display:grid;gap:11px;}:where(.legacy-content) .article-direct-answer-copy li{position:relative;padding-left:19px;color:var(--site-muted);font-size:15px;line-height:1.65;}:where(.legacy-content) .article-direct-answer-copy li::before{position:absolute;top:11px;left:0;width:5px;height:5px;border-radius:50%;background:var(--site-warning);content:"";}@media (max-width: 720px){:where(.legacy-content) .article-direct-answer{padding:55px 24px;grid-template-columns:1fr;gap:25px;}:where(.legacy-content) .article-direct-answer h2{margin-top:15px;}:where(.legacy-content) .article-direct-answer-copy > p{font-size:17px;}}:where(.legacy-content) .article-byline{margin-top:80px;padding-top:24px;display:flex;justify-content:space-between;align-items:end;gap:30px;border-top:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .article-byline div{display:flex;flex-direction:column;gap:6px;}:where(.legacy-content) .article-byline strong{font-size:13px;}:where(.legacy-content) .article-byline span, :where(.legacy-content) .article-byline > p{margin:0;color:var(--site-muted);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .article-status-notice{padding:30px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.45fr 1.55fr;gap:8vw;align-items:start;border-bottom:1px solid rgba(12, 17, 18, .14);background:var(--site-paper-deep);color:var(--site-night-soft);}:where(.legacy-content) .article-status-notice > span{width:fit-content;padding:8px 11px;border-radius:999px;background:var(--site-danger);color:var(--site-paper-light);font-size:12px;font-weight:780;letter-spacing:.1em;line-height:1.3;text-transform:uppercase;}:where(.legacy-content) .article-status-notice strong{display:block;font-size:clamp(20px, 1.8vw, 29px);font-weight:560;letter-spacing:-.03em;}:where(.legacy-content) .article-status-notice p{max-width:800px;margin:9px 0 0;color:var(--site-accent-deep);font-size:13px;line-height:1.65;}:where(.legacy-content) .article-opening{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.42fr 1.15fr;gap:10vw;background:var(--site-paper);}:where(.legacy-content) .article-contents{position:sticky;top:145px;align-self:start;display:flex;flex-direction:column;}:where(.legacy-content) .article-contents > span{margin-bottom:24px;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .article-contents a{padding:12px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;transition:color 180ms ease, padding 180ms ease;}:where(.legacy-content) .article-contents a:hover{padding-left:8px;color:var(--ink);}:where(.legacy-content) .article-prose{max-width:870px;}:where(.legacy-content) .article-prose > p{margin:0 0 30px;color:var(--site-success);font-size:18px;line-height:1.82;}:where(.legacy-content) .article-lead > p:first-child{color:var(--ink);font-size:clamp(26px, 2.5vw, 39px);line-height:1.45;letter-spacing:-.035em;}:where(.legacy-content) .article-decision{margin-top:65px;padding:36px;border-left:3px solid var(--site-warning);background:var(--site-paper-deep);}:where(.legacy-content) .article-decision span{display:block;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .article-decision strong{max-width:720px;margin-top:22px;display:block;font-size:clamp(26px, 2.7vw, 43px);font-weight:530;line-height:1.18;letter-spacing:-.04em;}:where(.legacy-content) .article-section{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.78fr 1.22fr;gap:10vw;scroll-margin-top:120px;}:where(.legacy-content) .article-section:nth-of-type(even){background:var(--site-paper);}:where(.legacy-content) .article-section-heading h2{max-width:720px;margin:0;font-size:clamp(48px, 5.5vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.062em;}:where(.legacy-content) .article-section-heading > p:last-child:not(.section-label){max-width:640px;margin:35px 0 0;color:var(--muted);font-size:16px;line-height:1.72;}:where(.legacy-content) .article-chain{margin:55px 0;padding:0;list-style:none;border-top:1px solid var(--line);}:where(.legacy-content) .article-chain li{padding:26px 0;display:grid;grid-template-columns:48px 1fr;gap:20px;border-bottom:1px solid var(--line);}:where(.legacy-content) .article-chain li > span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .article-chain strong{font-size:18px;}:where(.legacy-content) .article-chain p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.65;}:where(.legacy-content) .article-control{padding:145px clamp(24px, 8vw, 136px);background:var(--site-paper-deep);scroll-margin-top:120px;}:where(.legacy-content) .article-control .article-section-heading{max-width:1050px;}:where(.legacy-content) .control-table{margin-top:85px;border-top:1px solid rgba(23, 28, 29, .28);}:where(.legacy-content) .control-row{min-height:150px;padding:28px 0;display:grid;grid-template-columns:.7fr 1.15fr 1.15fr;gap:5vw;align-items:start;border-bottom:1px solid rgba(23, 28, 29, .19);}:where(.legacy-content) .control-row > span{display:flex;flex-direction:column;gap:22px;}:where(.legacy-content) .control-row i{color:var(--oxblood);font-size:12px;font-style:normal;font-weight:750;}:where(.legacy-content) .control-row strong{font-size:clamp(20px, 2vw, 30px);font-weight:540;letter-spacing:-.035em;}:where(.legacy-content) .control-row p{margin:0;color:var(--muted);font-size:14px;line-height:1.7;}:where(.legacy-content) .control-head{min-height:0;padding:15px 0;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .control-head > span{display:block;}:where(.legacy-content) .cornerstone-framework .control-row{grid-template-columns:.7fr 2.3fr;}:where(.legacy-content) .cornerstone-chain-dark{border-color:rgba(255, 255, 255, .16);}:where(.legacy-content) .cornerstone-chain-dark li{border-color:rgba(255, 255, 255, .16);}:where(.legacy-content) .cornerstone-chain-dark strong{color:white;}:where(.legacy-content) .cornerstone-chain-dark p{color:var(--site-on-night-quiet);}:where(.legacy-content) .article-callout{margin-top:90px;padding:clamp(34px, 5vw, 70px);display:grid;grid-template-columns:1fr auto;gap:6vw;align-items:end;border-radius:25px;background:var(--site-night);color:white;box-shadow:0 35px 90px rgba(17, 20, 22, .18);}:where(.legacy-content) .article-callout > div > span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .article-callout h3{max-width:820px;margin:30px 0 0;font-size:clamp(39px, 4.5vw, 73px);font-weight:520;line-height:.99;letter-spacing:-.058em;}:where(.legacy-content) .article-callout p{max-width:720px;margin:26px 0 0;color:var(--site-on-night-quiet);font-size:14px;line-height:1.7;}:where(.legacy-content) .article-callout .light-action{min-width:330px;}:where(.legacy-content) .article-note{padding:18px 20px;border-left:2px solid var(--site-warning);background:var(--site-paper);font-size:12px !important;}:where(.legacy-content) .scenario-list{margin-top:55px;}:where(.legacy-content) .scenario-list article{padding:45px 0 55px;border-top:1px solid var(--line);}:where(.legacy-content) .scenario-list article:last-child{border-bottom:1px solid var(--line);}:where(.legacy-content) .scenario-list span, :where(.legacy-content) .monthly-grid span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .scenario-list h3{margin:25px 0 18px;font-size:clamp(30px, 3vw, 48px);font-weight:530;line-height:1.08;letter-spacing:-.045em;}:where(.legacy-content) .scenario-list p{margin:0 0 25px;color:var(--muted);font-size:15px;line-height:1.72;}:where(.legacy-content) .scenario-list strong{display:block;margin-bottom:9px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;}:where(.legacy-content) .article-dark{background:var(--site-night) !important;color:white;}:where(.legacy-content) .article-dark .section-label{color:var(--site-copper);}:where(.legacy-content) .article-dark .article-prose > p, :where(.legacy-content) .article-dark .article-list li{color:var(--site-on-night-quiet);}:where(.legacy-content) .article-dark .article-prose h3{margin:55px 0 20px;font-size:28px;font-weight:540;letter-spacing:-.035em;}:where(.legacy-content) .article-list{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255, 255, 255, .16);}:where(.legacy-content) .article-list li{padding:24px 0;border-bottom:1px solid rgba(255, 255, 255, .16);font-size:15px;line-height:1.7;}:where(.legacy-content) .article-list strong{color:white;}:where(.legacy-content) .monthly-grid{margin:55px 0;display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;}:where(.legacy-content) .monthly-grid > div{min-height:260px;padding:28px;display:flex;flex-direction:column;border-radius:18px;background:var(--site-paper-deep);}:where(.legacy-content) .monthly-grid > div:nth-child(2), :where(.legacy-content) .monthly-grid > div:nth-child(3){background:var(--site-night);color:white;}:where(.legacy-content) .monthly-grid > div:nth-child(2) span, :where(.legacy-content) .monthly-grid > div:nth-child(3) span{color:var(--site-copper);}:where(.legacy-content) .monthly-grid strong{margin-top:45px;font-size:24px;font-weight:540;letter-spacing:-.035em;}:where(.legacy-content) .monthly-grid p{margin:auto 0 0;color:var(--muted);font-size:12px;line-height:1.65;}:where(.legacy-content) .monthly-grid > div:nth-child(2) p, :where(.legacy-content) .monthly-grid > div:nth-child(3) p{color:var(--site-on-night-quiet);}:where(.legacy-content) .article-inline-link{margin-top:45px;padding:23px 0;display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px;font-weight:650;}:where(.legacy-content) .article-inline-link span{color:var(--oxblood);}:where(.legacy-content) .article-faq{scroll-margin-top:120px;}:where(.legacy-content) .article-sources{padding:115px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;background:var(--site-paper-deep);}:where(.legacy-content) .article-sources h2{margin:0;font-size:clamp(45px, 5vw, 80px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .article-sources > div:first-child > p:last-child{max-width:580px;margin:30px 0 0;color:var(--muted);font-size:14px;line-height:1.7;}:where(.legacy-content) .article-sources > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .article-sources a{padding:25px 0;display:grid;grid-template-columns:40px 1fr;border-bottom:1px solid var(--line);font-size:13px;font-weight:650;}:where(.legacy-content) .article-sources a span{color:var(--oxblood);font-size:12px;}:where(.legacy-content) .article-author{padding:120px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;align-items:end;}:where(.legacy-content) .article-author h2{margin:0;font-size:clamp(50px, 6vw, 95px);font-weight:520;letter-spacing:-.06em;}:where(.legacy-content) .article-author > div > p:not(.section-label){max-width:760px;margin:28px 0;color:var(--muted);font-size:16px;line-height:1.72;}:where(.legacy-content) .article-author > div > a{padding-bottom:4px;border-bottom:1px solid var(--line);font-size:12px;font-weight:650;}:where(.legacy-content) .article-author aside{padding:30px;border-radius:18px;background:var(--site-paper);}:where(.legacy-content) .article-author > div > a{margin-right:24px;display:inline-block;padding-bottom:4px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;}:where(.legacy-content) .article-author aside span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .article-author aside p{margin:18px 0 0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .reading-progress{position:fixed;z-index:80;top:0;left:0;right:0;height:3px;pointer-events:none;background:transparent;}:where(.legacy-content) .reading-progress i{height:100%;display:block;background:var(--site-copper);transition:width 100ms linear;}:where(.legacy-content) .article-utility{padding:22px clamp(24px, 8vw, 136px);display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);background:var(--site-paper);}:where(.legacy-content) .article-utility > div{display:flex;align-items:center;gap:20px;}:where(.legacy-content) .article-utility span, :where(.legacy-content) .article-utility strong, :where(.legacy-content) .article-utility button{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .article-utility span{color:var(--oxblood);}:where(.legacy-content) .article-utility strong{color:var(--muted);font-weight:600;}:where(.legacy-content) .article-utility button{padding:8px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer;}:where(.legacy-content) .article-key-points{padding:90px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw;background:var(--site-paper-deep);}:where(.legacy-content) .article-key-points h2{max-width:480px;margin:0;font-size:clamp(40px, 4.2vw, 68px);font-weight:520;line-height:.98;letter-spacing:-.058em;}:where(.legacy-content) .article-key-points ol{margin:0;padding:0;border-top:1px solid var(--line);list-style:none;}:where(.legacy-content) .article-key-points li{padding:24px 0;display:grid;grid-template-columns:45px 1fr;gap:20px;border-bottom:1px solid var(--line);}:where(.legacy-content) .article-key-points li span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .article-key-points li p{max-width:800px;margin:0;font-size:15px;line-height:1.68;}:where(.legacy-content) .decision-journey{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw;background:var(--site-paper-deep);}:where(.legacy-content) .decision-journey > div:first-child{position:sticky;top:145px;align-self:start;}:where(.legacy-content) .decision-journey h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .decision-journey > div:last-child{display:grid;grid-template-columns:repeat(3, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .decision-journey a{min-height:360px;padding:30px 25px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .decision-journey a:hover{background:rgba(255, 255, 255, .5);transform:translateY(-3px);}:where(.legacy-content) .decision-journey a span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .decision-journey a h3{margin:70px 0 20px;font-size:clamp(24px, 2.2vw, 35px);font-weight:530;line-height:1.08;letter-spacing:-.04em;}:where(.legacy-content) .decision-journey a p{margin:0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .decision-journey a strong{margin-top:auto;padding-top:35px;font-size:12px;}:where(.legacy-content) .profile-hero{min-height:92svh;padding:180px clamp(24px, 8vw, 136px) 100px;display:grid;grid-template-columns:1.12fr .88fr;gap:9vw;align-items:end;background:radial-gradient(circle at 78% 20%, rgba(147, 101, 47, .22), transparent 29%), var(--site-night);color:white;}:where(.legacy-content) .profile-hero h1{max-width:1040px;margin:0;font-size:clamp(60px, 7.2vw, 122px);font-weight:510;line-height:.91;letter-spacing:-.07em;}:where(.legacy-content) .profile-hero > div:last-child{padding-bottom:8px;}:where(.legacy-content) .profile-hero > div:last-child > p{max-width:650px;margin:0;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.55vw, 25px);line-height:1.65;}:where(.legacy-content) .profile-hero .light-action{margin-top:38px;}:where(.legacy-content) .profile-position{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;background:var(--site-paper);}:where(.legacy-content) .profile-position h2, :where(.legacy-content) .profile-practice > div:first-child h2, :where(.legacy-content) .profile-experience > div:first-child h2, :where(.legacy-content) .profile-writing > div:first-child h2, :where(.legacy-content) .profile-method h2{margin:0;font-size:clamp(49px, 5.5vw, 90px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .profile-position > div:last-child p{max-width:770px;margin:0 0 25px;color:var(--muted);font-size:15px;line-height:1.8;}:where(.legacy-content) .profile-position > div:last-child .lead{color:var(--ink);font-size:clamp(24px, 2.5vw, 39px);line-height:1.28;letter-spacing:-.035em;}:where(.legacy-content) .profile-recognition-links{margin-top:38px;display:flex;flex-wrap:wrap;gap:14px 30px;}:where(.legacy-content) .profile-recognition-links a{padding-bottom:5px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;}:where(.legacy-content) .profile-practice{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw;background:var(--site-night);color:white;}:where(.legacy-content) .profile-practice .section-label, :where(.legacy-content) .profile-writing .section-label{color:var(--site-copper);}:where(.legacy-content) .profile-practice > div:last-child{border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .profile-practice > div:last-child a{padding:34px 0;display:grid;grid-template-columns:150px 1fr 1fr auto;gap:30px;align-items:center;border-bottom:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .profile-practice span, :where(.legacy-content) .profile-writing span, :where(.legacy-content) .profile-experience article span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .profile-practice h3{margin:0;font-size:clamp(25px, 2.3vw, 38px);font-weight:520;line-height:1.08;letter-spacing:-.04em;}:where(.legacy-content) .profile-practice a p{margin:0;color:var(--site-on-night-quiet);font-size:12px;line-height:1.65;}:where(.legacy-content) .profile-practice a strong{font-size:12px;white-space:nowrap;}:where(.legacy-content) .profile-experience{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.78fr 1.22fr;gap:9vw;background:var(--site-paper-deep);}:where(.legacy-content) .profile-experience > div:first-child > p:last-child, :where(.legacy-content) .profile-writing > div:first-child > p:last-child{max-width:620px;margin:32px 0 0;color:var(--muted);font-size:14px;line-height:1.75;}:where(.legacy-content) .profile-experience > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .profile-experience article{min-height:270px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .profile-experience article span{color:var(--oxblood);}:where(.legacy-content) .profile-experience article h3{margin:55px 0 20px;font-size:clamp(23px, 2vw, 32px);font-weight:530;line-height:1.1;letter-spacing:-.035em;}:where(.legacy-content) .profile-experience article p{margin:0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .profile-writing{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.78fr 1.22fr;gap:9vw;background:var(--site-danger);color:white;}:where(.legacy-content) .profile-writing > div:last-child{border-top:1px solid rgba(255, 255, 255, .18);}:where(.legacy-content) .profile-writing > div:last-child a{padding:32px 0;display:grid;grid-template-columns:145px 1fr auto;gap:30px;align-items:center;border-bottom:1px solid rgba(255, 255, 255, .18);}:where(.legacy-content) .profile-writing h3{margin:0;font-size:clamp(24px, 2.3vw, 37px);font-weight:520;line-height:1.1;letter-spacing:-.04em;}:where(.legacy-content) .profile-writing strong{font-size:12px;white-space:nowrap;}:where(.legacy-content) .profile-method{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:end;}:where(.legacy-content) .profile-method > div:last-child > p{max-width:650px;margin:0 0 35px;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .standards-hero{min-height:80svh;padding:180px clamp(24px, 8vw, 136px) 110px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--site-night);color:white;}:where(.legacy-content) .standards-hero h1{max-width:1180px;margin:0;font-size:clamp(58px, 7.3vw, 120px);font-weight:510;line-height:.92;letter-spacing:-.067em;}:where(.legacy-content) .standards-hero > p:last-child{max-width:770px;margin:45px 0 0;color:var(--site-on-night-quiet);font-size:18px;line-height:1.7;}:where(.legacy-content) .standards-grid{padding:120px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:repeat(3, 1fr);background:var(--site-paper);}:where(.legacy-content) .standards-grid article{min-height:360px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .standards-grid article span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.15em;}:where(.legacy-content) .standards-grid article h2{margin:85px 0 25px;font-size:clamp(28px, 2.7vw, 43px);font-weight:530;line-height:1.04;letter-spacing:-.045em;}:where(.legacy-content) .standards-grid article p{margin:0;color:var(--muted);font-size:13px;line-height:1.75;}:where(.legacy-content) .standards-correction{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1fr 1fr;gap:10vw;background:var(--site-warning);color:white;}:where(.legacy-content) .standards-correction .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .standards-correction h2{margin:0;font-size:clamp(52px, 6vw, 95px);font-weight:520;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .standards-correction > div:last-child > p{max-width:620px;margin:0;color:var(--site-paper-deep);font-size:17px;line-height:1.75;}:where(.legacy-content) .standards-correction .light-action{margin:35px 0 25px;}:where(.legacy-content) .standards-correction > div:last-child > a:last-child{display:block;font-size:12px;}:where(.legacy-content) .service-paths, :where(.legacy-content) .article-next{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw;background:var(--site-paper-deep);}:where(.legacy-content) .service-paths h2, :where(.legacy-content) .article-next h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .service-paths > div:last-child, :where(.legacy-content) .article-next > div:last-child{display:grid;grid-template-columns:repeat(3, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .service-paths a, :where(.legacy-content) .article-next a{min-height:340px;padding:30px 25px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .service-paths a:hover, :where(.legacy-content) .article-next a:hover{background:rgba(255, 255, 255, .45);transform:translateY(-3px);}:where(.legacy-content) .service-paths a span, :where(.legacy-content) .article-next a span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .service-paths a h3, :where(.legacy-content) .article-next a h3{margin:75px 0 20px;font-size:clamp(24px, 2.2vw, 35px);font-weight:530;line-height:1.08;letter-spacing:-.04em;}:where(.legacy-content) .service-paths a p, :where(.legacy-content) .article-next a p{margin:0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .article-next a strong{margin-top:auto;padding-top:35px;font-size:12px;}:where(.legacy-content) .article-next a strong{margin-top:auto;padding-top:35px;font-size:12px;}:where(.legacy-content) .tool-return{margin-top:8px;}:where(.legacy-content) .article-cta{margin:12px;border-radius:28px;}:where(.legacy-content) .legal-hero{min-height:86svh;padding:185px clamp(24px, 8vw, 136px) 100px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 80% 22%, rgba(147, 101, 47, .19), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .legal-hero h1{max-width:1250px;margin:0;font-size:clamp(62px, 8vw, 135px);font-weight:510;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .legal-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .legal-hero > p:last-child{max-width:760px;margin:45px 0 0 auto;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.7vw, 26px);line-height:1.6;}:where(.legacy-content) .legal-intro{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.42fr 1.15fr;gap:9vw;background:var(--site-paper);}:where(.legacy-content) .legal-intro h2{max-width:1000px;margin:0;font-size:clamp(44px, 5vw, 82px);font-weight:520;line-height:1;letter-spacing:-.058em;}:where(.legacy-content) .legal-intro div p{max-width:760px;margin:40px 0 0;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .legal-notices{padding:0 clamp(24px, 8vw, 136px) 140px;background:var(--site-paper);}:where(.legacy-content) .legal-notices article{padding:48px 0 60px;display:grid;grid-template-columns:70px .9fr 1.1fr;gap:5vw;border-top:1px solid var(--line);}:where(.legacy-content) .legal-notices article:last-child{border-bottom:1px solid var(--line);}:where(.legacy-content) .legal-notices article > span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .legal-notices h2{margin:0;font-size:clamp(29px, 3vw, 48px);font-weight:530;line-height:1.08;letter-spacing:-.045em;}:where(.legacy-content) .legal-notices p{margin:0;color:var(--muted);font-size:15px;line-height:1.78;}:where(.legacy-content) .legal-detail, :where(.legacy-content) .legal-reliance{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;}:where(.legacy-content) .legal-detail h2, :where(.legacy-content) .legal-reliance h2, :where(.legacy-content) .legal-links h2{max-width:760px;margin:0;font-size:clamp(45px, 5.2vw, 84px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .legal-detail > div:last-child p, :where(.legacy-content) .legal-reliance > div:last-child p{margin:0 0 28px;color:var(--muted);font-size:16px;line-height:1.78;}:where(.legacy-content) .legal-reliance{background:var(--site-night);color:white;}:where(.legacy-content) .legal-reliance .section-label{color:var(--site-copper);}:where(.legacy-content) .legal-reliance > div:last-child p{color:var(--site-on-night-quiet);}:where(.legacy-content) .legal-reliance strong{color:white;}:where(.legacy-content) .legal-links{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;background:var(--site-paper-deep);}:where(.legacy-content) .legal-links > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .legal-links a{padding:25px 0;display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);font-size:13px;font-weight:650;}:where(.legacy-content) .legal-links a span{color:var(--oxblood);}:where(.legacy-content) .services-index-hero, :where(.legacy-content) .briefing-archive-hero{min-height:82svh;padding:180px clamp(24px, 8vw, 136px) 105px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 82% 20%, rgba(147, 101, 47, .22), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .services-index-hero h1, :where(.legacy-content) .briefing-archive-hero h1{max-width:1200px;margin:0;font-size:clamp(62px, 8vw, 132px);font-weight:500;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .services-index-hero > p:last-child, :where(.legacy-content) .briefing-archive-hero > p:not(.eyebrow){max-width:780px;margin:40px 0 0 auto;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.55vw, 25px);line-height:1.65;}:where(.legacy-content) .briefing-archive-hero .primary-action{margin:38px 0 0 auto;}:where(.legacy-content) .services-index, :where(.legacy-content) .briefing-editions{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;background:var(--site-paper);}:where(.legacy-content) .services-index > div:first-child h2, :where(.legacy-content) .briefing-editions > div:first-child h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .services-index > div:last-child, :where(.legacy-content) .briefing-editions > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .services-index > div:last-child a, :where(.legacy-content) .briefing-editions > div:last-child a{min-height:330px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .services-index > div:last-child a:hover, :where(.legacy-content) .briefing-editions > div:last-child a:hover{background:white;transform:translateY(-3px);}:where(.legacy-content) .services-index a span, :where(.legacy-content) .briefing-editions a span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .services-index a h2, :where(.legacy-content) .briefing-editions a h3{margin:65px 0 20px;font-size:clamp(27px, 2.5vw, 41px);font-weight:530;line-height:1.06;letter-spacing:-.045em;}:where(.legacy-content) .services-index a p, :where(.legacy-content) .briefing-editions a p{margin:0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .services-index a strong, :where(.legacy-content) .briefing-editions a strong{margin-top:auto;padding-top:35px;font-size:12px;}:where(.legacy-content) .services-index-group{scroll-margin-top:96px;border-top:1px solid var(--line);}:where(.legacy-content) .services-group-copy{max-width:520px;margin:30px 0 0;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .services-secondary-action{width:fit-content;margin-top:24px;display:block;color:var(--site-paper-deep);font-size:13px;font-weight:650;}:where(.legacy-content) .search-service-sections{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.68fr 1.32fr;gap:9vw;background:var(--site-night);color:white;}:where(.legacy-content) .search-service-sections .section-label{color:var(--site-copper);}:where(.legacy-content) .search-service-sections > div:first-child h2{max-width:720px;margin:0;font-size:clamp(48px, 5.5vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .search-service-sections > div:last-child{border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .search-service-sections article{padding:34px 0 48px;display:grid;grid-template-columns:55px 1fr 1fr;gap:34px;border-bottom:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .search-service-sections article > span{color:var(--site-copper);font-size:12px;font-weight:750;}:where(.legacy-content) .search-service-sections article h3{margin:0;font-size:clamp(26px, 2.5vw, 40px);font-weight:520;line-height:1.08;letter-spacing:-.04em;}:where(.legacy-content) .search-service-sections article p{margin:0;color:var(--site-on-night-quiet);font-size:13px;line-height:1.75;}:where(.legacy-content) .service-sources{padding:120px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:var(--site-paper-deep);}:where(.legacy-content) .service-sources h2{margin:0;font-size:clamp(46px, 5vw, 80px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .service-sources > div:first-child > p:last-child{max-width:580px;margin:30px 0 0;color:var(--muted);font-size:14px;line-height:1.7;}:where(.legacy-content) .service-sources > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .service-sources a{padding:25px 0;display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);font-size:13px;font-weight:650;}:where(.legacy-content) .service-sources a span{color:var(--oxblood);}:where(.legacy-content) .route-index-preview{padding:130px clamp(24px, 6.25vw, 108px);display:grid;grid-template-columns:.72fr 1.28fr;gap:9vw;background:var(--site-paper-deep);}:where(.legacy-content) .route-index-preview > div:first-child h2{max-width:760px;margin:0;font-size:clamp(48px, 5.5vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .route-index-preview > div:first-child > p:not(.section-label){max-width:600px;margin:32px 0 0;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .route-index-preview > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .route-index-preview > div:last-child a{padding:28px 0;display:grid;grid-template-columns:45px 1fr 25px;gap:22px;border-bottom:1px solid var(--line);align-items:center;}:where(.legacy-content) .route-index-preview a span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .route-index-preview a strong{font-size:clamp(22px, 2.2vw, 34px);font-weight:530;letter-spacing:-.035em;}:where(.legacy-content) .route-index-preview a i{color:var(--oxblood);font-style:normal;}:where(.legacy-content) .compliance-hub-hero{min-height:92svh;padding:175px clamp(24px, 6.25vw, 108px) 95px;display:grid;grid-template-columns:1.25fr .75fr;gap:9vw;align-items:end;background:radial-gradient(circle at 82% 20%, rgba(147, 101, 47, .22), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .compliance-hub-hero h1{max-width:1050px;margin:0;font-size:clamp(58px, 7.2vw, 120px);font-weight:510;line-height:.91;letter-spacing:-.07em;}:where(.legacy-content) .compliance-hub-hero > div:last-child > p{max-width:600px;margin:0;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.5vw, 24px);line-height:1.65;}:where(.legacy-content) .compliance-hub-hero .primary-action{margin-top:38px;}:where(.legacy-content) .compliance-hub-paths{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;background:var(--site-paper-deep);}:where(.legacy-content) .compliance-hub-paths h2, :where(.legacy-content) .compliance-hub-map h2, :where(.legacy-content) .compliance-hub-risk h2{margin:0;font-size:clamp(48px, 5.3vw, 86px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .compliance-hub-paths > div:last-child{display:grid;grid-template-columns:repeat(3, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .compliance-hub-paths a{min-height:390px;padding:30px 25px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .compliance-hub-paths a:hover{background:rgba(255, 255, 255, .52);transform:translateY(-3px);}:where(.legacy-content) .compliance-hub-paths span, :where(.legacy-content) .compliance-hub-risk span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .compliance-hub-paths h3{margin:70px 0 20px;font-size:clamp(26px, 2.4vw, 39px);font-weight:530;line-height:1.07;letter-spacing:-.045em;}:where(.legacy-content) .compliance-hub-paths p, :where(.legacy-content) .compliance-hub-risk p{margin:0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .compliance-hub-paths strong, :where(.legacy-content) .compliance-hub-risk strong{margin-top:auto;padding-top:35px;font-size:12px;}:where(.legacy-content) .compliance-hub-map{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw;background:var(--site-paper);}:where(.legacy-content) .compliance-hub-map > div:first-child{position:sticky;top:145px;align-self:start;}:where(.legacy-content) .compliance-hub-map > div:first-child > p:last-child{max-width:580px;margin:32px 0 0;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .compliance-hub-map > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .compliance-hub-map > div:last-child a{padding:30px 0;display:grid;grid-template-columns:45px 1fr 25px;gap:22px;align-items:start;border-bottom:1px solid var(--line);}:where(.legacy-content) .compliance-hub-map a > span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .compliance-hub-map a strong{font-size:clamp(22px, 2.2vw, 34px);font-weight:540;line-height:1.1;letter-spacing:-.038em;}:where(.legacy-content) .compliance-hub-map a p{max-width:720px;margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.65;}:where(.legacy-content) .compliance-hub-map a i{color:var(--oxblood);font-style:normal;}:where(.legacy-content) .compliance-hub-risk{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.65fr 1.35fr;gap:9vw;background:var(--site-night);color:white;}:where(.legacy-content) .compliance-hub-risk .section-label{color:var(--site-copper);}:where(.legacy-content) .compliance-hub-risk > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .compliance-hub-risk a{min-height:420px;padding:30px;display:flex;flex-direction:column;border-right:1px solid rgba(255, 255, 255, .17);border-bottom:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .compliance-hub-risk span{color:var(--site-copper);}:where(.legacy-content) .compliance-hub-risk h3{margin:70px 0 20px;font-size:clamp(28px, 2.7vw, 44px);font-weight:520;line-height:1.06;letter-spacing:-.045em;}:where(.legacy-content) .compliance-hub-risk p{color:var(--site-on-night-quiet);}:where(.legacy-content) .compliance-hub-faq{background:var(--site-paper-deep);}:where(.legacy-content) .resources-compliance-feature{padding:120px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1.2fr .8fr;gap:9vw;align-items:end;background:var(--site-night);color:white;}:where(.legacy-content) .resources-compliance-feature .section-label{color:var(--site-copper);}:where(.legacy-content) .resources-compliance-feature h2{max-width:820px;margin:0;font-size:clamp(48px, 5.5vw, 88px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .resources-compliance-feature > div:first-child > p:not(.section-label){max-width:730px;margin:30px 0 0;color:var(--site-on-night-quiet);font-size:15px;line-height:1.72;}:where(.legacy-content) .resources-compliance-feature .primary-action{margin-top:35px;}:where(.legacy-content) .resources-compliance-feature > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .resources-compliance-feature > div:last-child span{padding:24px 0;border-bottom:1px solid rgba(255, 255, 255, .17);color:var(--site-on-night-muted);font-size:12px;font-weight:650;}:where(.legacy-content) .google-review-proof{width:100%;}:where(.legacy-content) .google-review-cards{display:grid;grid-template-columns:repeat(3, 1fr);border:1px solid rgba(23, 28, 29, .14);}:where(.legacy-content) .google-review-cards > a{min-height:420px;padding:30px;display:flex;flex-direction:column;background:var(--site-on-night);color:var(--ink);transition:transform 200ms ease, background 200ms ease, color 200ms ease;}:where(.legacy-content) .google-review-cards > a + a{border-left:1px solid rgba(23, 28, 29, .14);}:where(.legacy-content) .google-review-cards > a:hover{z-index:1;background:var(--site-ink);color:white;transform:translateY(-4px);}:where(.legacy-content) .review-card-source{display:flex;justify-content:space-between;gap:18px;align-items:center;}:where(.legacy-content) .review-card-source span{color:var(--site-warning);font-size:12px;letter-spacing:.12em;}:where(.legacy-content) .review-card-source b{color:var(--site-muted);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .google-review-cards > a > p{margin:55px 0 0;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .google-review-cards h3{margin:17px 0 20px;font-size:clamp(27px, 2.4vw, 39px);font-weight:530;line-height:1.08;letter-spacing:-.045em;}:where(.legacy-content) .google-review-cards small{color:var(--muted);font-size:12px;line-height:1.72;}:where(.legacy-content) .google-review-cards > a:hover small, :where(.legacy-content) .google-review-cards > a:hover .review-card-source b{color:var(--site-on-night-quiet);}:where(.legacy-content) .google-review-cards > a strong{margin-top:auto;padding-top:35px;display:flex;justify-content:space-between;gap:20px;font-size:12px;}:where(.legacy-content) .google-review-cards > a strong span{color:var(--site-copper);}:where(.legacy-content) .google-review-source-note{padding:18px 0;display:flex;justify-content:space-between;gap:30px;color:var(--site-muted);font-size:12px;line-height:1.55;}:where(.legacy-content) .google-review-source-note span{max-width:720px;}:where(.legacy-content) .google-review-source-note a{flex:0 0 auto;color:var(--ink);font-weight:700;}:where(.legacy-content) .google-review-source-note a i{color:var(--oxblood);font-style:normal;}:where(.legacy-content) .google-review-section{padding:120px clamp(24px, 8vw, 136px);background:var(--site-paper-deep);}:where(.legacy-content) .google-review-heading{margin-bottom:58px;display:grid;grid-template-columns:1.15fr .65fr;gap:8vw;align-items:end;}:where(.legacy-content) .google-review-heading h2{max-width:850px;margin:0;font-size:clamp(49px, 5.4vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .google-review-heading h2 em{color:var(--oxblood);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .google-review-heading > p{max-width:510px;margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.75;}:where(.legacy-content) .google-review-proof-compact{margin-top:42px;}:where(.legacy-content) .google-review-proof-compact .google-review-cards{grid-template-columns:repeat(2, 1fr);border-color:rgba(255, 255, 255, .16);}:where(.legacy-content) .google-review-proof-compact .google-review-cards > a{min-height:315px;padding:24px;background:rgba(255, 255, 255, .055);color:white;}:where(.legacy-content) .google-review-proof-compact .google-review-cards > a + a{border-left-color:rgba(255, 255, 255, .16);}:where(.legacy-content) .google-review-proof-compact .google-review-cards > a:hover{background:rgba(255, 255, 255, .09);}:where(.legacy-content) .google-review-proof-compact .review-card-source{align-items:flex-start;flex-direction:column;gap:8px;}:where(.legacy-content) .google-review-proof-compact .review-card-source span{color:var(--site-copper-soft);}:where(.legacy-content) .google-review-proof-compact .review-card-source b{color:var(--site-white);}:where(.legacy-content) .google-review-proof-compact .google-review-cards > a > p{margin-top:38px;color:var(--site-white);}:where(.legacy-content) .google-review-proof-compact .google-review-cards h3{font-size:clamp(24px, 2vw, 31px);}:where(.legacy-content) .google-review-proof-compact .google-review-cards small{color:var(--site-white);}:where(.legacy-content) .google-review-proof-compact .google-review-source-note{color:var(--site-white);}:where(.legacy-content) .google-review-proof-compact .google-review-source-note a{color:var(--site-white);}:where(.legacy-content) .resource-checklist{padding:120px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;background:var(--site-paper-deep);}:where(.legacy-content) .resource-checklist h2{margin:0;font-size:clamp(47px, 5.3vw, 85px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .resource-checklist > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .resource-checklist > div:last-child p{margin:0;padding:23px 0;display:grid;grid-template-columns:55px 1fr;border-bottom:1px solid var(--line);font-size:15px;}:where(.legacy-content) .resource-checklist p span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .article-context-cta, :where(.legacy-content) .article-briefing-prompt{padding:110px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:end;background:var(--site-danger);color:white;}:where(.legacy-content) .article-context-cta .section-label, :where(.legacy-content) .article-briefing-prompt .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .article-context-cta h2, :where(.legacy-content) .article-briefing-prompt h2{margin:0;font-size:clamp(44px, 5vw, 80px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .article-context-cta > div:last-child, :where(.legacy-content) .article-briefing-prompt > div:last-child{border-top:1px solid rgba(255, 255, 255, .22);}:where(.legacy-content) .article-context-cta > div:last-child > p, :where(.legacy-content) .article-briefing-prompt > div:last-child > p{color:var(--site-paper-strong);font-size:15px;line-height:1.7;}:where(.legacy-content) .article-context-cta > div:last-child a, :where(.legacy-content) .article-briefing-prompt > div:last-child a{padding:21px 0;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255, 255, 255, .22);font-size:12px;font-weight:650;}:where(.legacy-content) .briefing-edition{background:var(--site-paper);}:where(.legacy-content) .briefing-edition > header{min-height:80svh;padding:185px clamp(24px, 8vw, 136px) 100px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--site-night);color:white;}:where(.legacy-content) .briefing-edition > header h1{max-width:1150px;margin:0;font-size:clamp(62px, 8vw, 130px);font-weight:500;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .briefing-edition > header > p:not(.eyebrow){max-width:780px;margin:42px 0 0 auto;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.6vw, 25px);line-height:1.65;}:where(.legacy-content) .briefing-edition > header > div{margin:45px 0 0 auto;display:flex;gap:28px;color:var(--site-on-night-muted);font-size:12px;text-transform:uppercase;letter-spacing:.12em;}:where(.legacy-content) .briefing-edition-items{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:repeat(3, 1fr);background:var(--site-paper-deep);}:where(.legacy-content) .briefing-edition-items a{min-height:420px;padding:32px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .briefing-edition-items span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .briefing-edition-items h2{margin:90px 0 24px;font-size:clamp(29px, 2.8vw, 45px);font-weight:530;line-height:1.05;letter-spacing:-.045em;}:where(.legacy-content) .briefing-edition-items p{color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .briefing-edition-items strong{margin-top:auto;font-size:12px;}:where(.legacy-content) .briefing-conclusion{padding:140px clamp(24px, 8vw, 136px);background:var(--site-paper);}:where(.legacy-content) .briefing-conclusion h2{max-width:1250px;margin:0;font-family:var(--site-font);font-size:clamp(50px, 6.5vw, 105px);font-weight:400;font-style:italic;line-height:1;letter-spacing:-.05em;}:where(.legacy-content) .experience-study{background:var(--site-paper);}:where(.legacy-content) .experience-study > header{min-height:78svh;padding:180px clamp(24px, 8vw, 136px) 100px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--site-night);color:white;}:where(.legacy-content) .experience-study > header h1{max-width:1220px;margin:0;font-size:clamp(58px, 7.2vw, 116px);font-weight:500;line-height:.92;letter-spacing:-.068em;}:where(.legacy-content) .experience-study > header > p:last-child{max-width:760px;margin:40px 0 0 auto;color:var(--site-on-night-quiet);font-size:20px;line-height:1.65;}:where(.legacy-content) .experience-overview{padding:120px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.72fr 1.28fr;gap:9vw;background:var(--site-paper);}:where(.legacy-content) .experience-overview h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .experience-overview > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);}:where(.legacy-content) .experience-overview article{min-height:180px;padding:26px 22px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .experience-overview article span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .experience-overview article strong{margin-top:auto;padding-top:40px;font-size:clamp(20px, 2vw, 31px);font-weight:530;line-height:1.12;letter-spacing:-.035em;}:where(.legacy-content) .experience-reported, :where(.legacy-content) .experience-analysis{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.72fr 1.28fr;gap:9vw;}:where(.legacy-content) .experience-reported h2, :where(.legacy-content) .experience-analysis > div:first-child h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .experience-reported > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .experience-reported > div:last-child p{margin:0;padding:27px 0;display:grid;grid-template-columns:55px 1fr;border-bottom:1px solid var(--line);font-size:16px;line-height:1.65;}:where(.legacy-content) .experience-reported p span, :where(.legacy-content) .experience-analysis article > span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .experience-analysis{background:var(--site-paper-deep);}:where(.legacy-content) .experience-analysis > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .experience-analysis article{padding:32px 0 44px;display:grid;grid-template-columns:55px 1fr 1fr;gap:30px;border-bottom:1px solid var(--line);}:where(.legacy-content) .experience-analysis article h3{margin:0;font-size:clamp(26px, 2.5vw, 39px);font-weight:530;line-height:1.08;letter-spacing:-.04em;}:where(.legacy-content) .experience-analysis article p{margin:0;color:var(--muted);font-size:13px;line-height:1.75;}:where(.legacy-content) .experience-questions{padding:120px clamp(24px, 8vw, 136px);background:var(--site-night);color:white;}:where(.legacy-content) .experience-questions .section-label{color:var(--site-copper);}:where(.legacy-content) .experience-questions > div{margin-top:55px;display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .experience-questions p:not(.section-label){margin:0;padding:34px 25px;border-right:1px solid rgba(255, 255, 255, .17);border-bottom:1px solid rgba(255, 255, 255, .17);font-size:clamp(24px, 2.5vw, 40px);line-height:1.12;letter-spacing:-.035em;}:where(.legacy-content) .experience-proof{padding:110px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw;background:var(--site-paper);}:where(.legacy-content) .experience-proof > div h2{max-width:620px;margin:0;font-size:clamp(43px, 4.5vw, 73px);font-weight:520;line-height:.98;letter-spacing:-.055em;}:where(.legacy-content) .experience-proof > div > p:not(.section-label){max-width:480px;margin:28px 0 0;color:var(--muted);font-size:13px;line-height:1.75;}:where(.legacy-content) .experience-proof > a{min-height:410px;padding:36px;display:flex;flex-direction:column;background:var(--site-danger);color:white;transition:transform 180ms ease, background 180ms ease;}:where(.legacy-content) .experience-proof > a:hover{background:var(--site-danger);transform:translateY(-3px);}:where(.legacy-content) .experience-proof > a span{color:var(--site-copper-soft);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .experience-proof > a .experience-review-source{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}:where(.legacy-content) .experience-proof > a .experience-review-source i{color:var(--site-copper-soft);font-size:12px;font-style:normal;letter-spacing:.1em;}:where(.legacy-content) .experience-proof > a h3{max-width:830px;margin:65px 0 25px;font-size:clamp(34px, 4vw, 64px);font-weight:510;line-height:1.02;letter-spacing:-.052em;}:where(.legacy-content) .experience-proof > a p{max-width:700px;margin:0;color:var(--site-paper-strong);font-size:14px;line-height:1.7;}:where(.legacy-content) .experience-proof > a strong{margin-top:auto;padding-top:35px;font-size:12px;}@keyframes strategy-float{0%,100%{transform:translateY(0);}50%{transform:translateY(-7px);}}@keyframes strategy-rotate{to{transform:rotate(360deg);}}@keyframes strategy-rotate-reverse{to{transform:rotate(-360deg);}}@keyframes strategy-pulse{0%,100%{opacity:.55;}50%{opacity:1;}}@keyframes strategy-scan{0%,22%{transform:translateX(-75%);opacity:0;}45%,58%{opacity:1;}80%,100%{transform:translateX(75%);opacity:0;}}@keyframes spin{to{transform:rotate(360deg);}}@keyframes globe-float{0%,100%{transform:translateY(0) scale(1);}50%{transform:translateY(-9px) scale(1.012);}}@keyframes orbit-one{to{transform:rotateX(67deg) rotateZ(384deg);}}@keyframes orbit-two{to{transform:rotateY(67deg) rotateZ(336deg);}}@keyframes scroll{0%,100%{transform:translateY(0);opacity:.4;}50%{transform:translateY(15px);opacity:1;}}@media (max-width: 980px){:where(.legacy-content) .site-journey-controls{top:154px;right:14px;}:where(.legacy-content) .featured-case-studies, :where(.legacy-content) .experience-overview, :where(.legacy-content) .experience-proof{grid-template-columns:1fr;}:where(.legacy-content) .featured-case-heading{position:static;}:where(.legacy-content) .compliance-hub-hero, :where(.legacy-content) .compliance-hub-paths, :where(.legacy-content) .compliance-hub-map, :where(.legacy-content) .compliance-hub-risk, :where(.legacy-content) .resources-compliance-feature{grid-template-columns:1fr;}:where(.legacy-content) .compliance-hub-map > div:first-child{position:static;}:where(.legacy-content) .compliance-hub-paths > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .compliance-hub-paths a{min-height:300px;}:where(.legacy-content) .result-guidance{grid-template-columns:1fr;}:where(.legacy-content) .result-guidance > a{min-height:240px;}:where(.legacy-content) .result-guidance > a + a{border-left:0;border-top:1px solid var(--line);}:where(.legacy-content) .local-result-save{grid-template-columns:1fr;}:where(.legacy-content) .local-result-save > div:last-child{align-items:flex-start;}:where(.legacy-content) .article-key-points, :where(.legacy-content) .decision-journey{grid-template-columns:1fr;}:where(.legacy-content) .decision-journey > div:first-child{position:static;}:where(.legacy-content) .decision-journey > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .decision-journey a{min-height:280px;}:where(.legacy-content) .result-snapshot{grid-template-columns:1fr;}:where(.legacy-content) .result-snapshot article + article{border-left:0;border-top:1px solid var(--line);}:where(.legacy-content) .result-reading{grid-template-columns:1fr;align-items:start;}:where(.legacy-content) .result-reading > a{width:fit-content;white-space:normal;}:where(.legacy-content) .mobile-section-nav{height:36px;padding:0 18px;display:flex;justify-content:center;gap:22px;border-top:1px solid rgba(255, 255, 255, .08);border-bottom:1px solid rgba(255, 255, 255, .08);background:rgba(12, 17, 18, .96);color:var(--site-paper-strong);font-size:12px;font-weight:750;letter-spacing:.11em;text-transform:uppercase;}:where(.legacy-content) .mobile-section-nav a{min-height:36px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;}:where(.legacy-content) .mobile-section-nav a i{width:5px;height:5px;display:inline-block;border-radius:50%;background:var(--site-copper);box-shadow:0 0 10px rgba(201, 146, 117, .75);}:where(.legacy-content) .mobile-section-nav a::after{display:none;}:where(.legacy-content) .hero{padding-top:176px;grid-template-columns:1fr;align-content:start;}:where(.legacy-content) .hero-object{min-height:290px;margin-top:40px;}:where(.legacy-content) .object-frame{width:230px;}:where(.legacy-content) .hero-proof{display:none;}:where(.legacy-content) .hero-actions{align-items:flex-start;flex-direction:column;gap:22px;}:where(.legacy-content) .primary-action{width:100%;min-width:0;}:where(.legacy-content) .opening-grid{grid-template-columns:1fr;align-items:start;}:where(.legacy-content) .practice{grid-template-columns:44px 1fr 40px;padding:35px 0;}:where(.legacy-content) .practice-copy{grid-column:2 / 4;}:where(.legacy-content) .practice > a{grid-column:3;grid-row:1;}:where(.legacy-content) .approach{grid-template-columns:1fr;}:where(.legacy-content) .approach-sticky{position:static;}:where(.legacy-content) .about-heading{grid-template-columns:1fr;}:where(.legacy-content) .about-copy{width:82%;}:where(.legacy-content) .insight-grid{grid-template-columns:1fr;}:where(.legacy-content) .insight-grid > a, :where(.legacy-content) .insight-grid > a + a{min-height:280px;padding-left:0;border-left:0;border-top:1px solid var(--line);}:where(.legacy-content) .insight-grid > a:hover, :where(.legacy-content) .insight-grid > a + a:hover{padding-left:20px;}:where(.legacy-content) .assessment{grid-template-columns:1fr;}:where(.legacy-content) .experience-heading, :where(.legacy-content) .referral-band, :where(.legacy-content) .service-faq, :where(.legacy-content) .referral-principles, :where(.legacy-content) .client-experience-intro, :where(.legacy-content) .client-evidence-note{grid-template-columns:1fr;}:where(.legacy-content) .experience-heading .inline-link{grid-column:1;}:where(.legacy-content) .resource-heading{grid-template-columns:1fr;align-items:start;}:where(.legacy-content) .resource-tools{align-items:start;flex-direction:column;}:where(.legacy-content) .resource-results{grid-template-columns:repeat(2, 1fr);}:where(.legacy-content) .resource-results > a:nth-child(3n+2){background:white;color:var(--ink);}:where(.legacy-content) .resource-results > a:nth-child(even){background:var(--site-ink);color:white;}:where(.legacy-content) .resource-results > a:nth-child(3n+2) p{color:var(--muted);}:where(.legacy-content) .resource-results > a:nth-child(even) p{color:var(--site-on-night-muted);}:where(.legacy-content) .tool-feature, :where(.legacy-content) .tool-hero, :where(.legacy-content) .tool-notes, :where(.legacy-content) .navigator-hero, :where(.legacy-content) .tool-library, :where(.legacy-content) .subscribe-hero, :where(.legacy-content) .resilience-hero, :where(.legacy-content) .maintenance-hero, :where(.legacy-content) .maintenance-rhythm, :where(.legacy-content) .maintenance-cta, :where(.legacy-content) .article-opening, :where(.legacy-content) .article-section, :where(.legacy-content) .article-sources, :where(.legacy-content) .article-author, :where(.legacy-content) .legal-intro, :where(.legacy-content) .legal-detail, :where(.legacy-content) .legal-reliance, :where(.legacy-content) .legal-links, :where(.legacy-content) .resources-hero, :where(.legacy-content) .resource-sources, :where(.legacy-content) .resource-subscribe, :where(.legacy-content) .profile-hero, :where(.legacy-content) .profile-position, :where(.legacy-content) .profile-practice, :where(.legacy-content) .profile-experience, :where(.legacy-content) .profile-writing, :where(.legacy-content) .profile-method, :where(.legacy-content) .standards-correction, :where(.legacy-content) .service-paths, :where(.legacy-content) .article-next{grid-template-columns:1fr;}:where(.legacy-content) .profile-practice > div:last-child a{grid-template-columns:130px 1fr auto;}:where(.legacy-content) .profile-practice > div:last-child a p{grid-column:2;}:where(.legacy-content) .profile-writing > div:last-child a{grid-template-columns:130px 1fr auto;}:where(.legacy-content) .tool-principles, :where(.legacy-content) .subscribe-editorial, :where(.legacy-content) .resilience-context, :where(.legacy-content) .maintenance-statement, :where(.legacy-content) .maintenance-scope-heading, :where(.legacy-content) .maintenance-campaign-heading{grid-template-columns:1fr;}:where(.legacy-content) .resilience-context > div:last-child, :where(.legacy-content) .maintenance-cta > div:last-child{padding-top:0;}:where(.legacy-content) .article-contents{position:static;display:grid;grid-template-columns:repeat(2, 1fr);}:where(.legacy-content) .article-contents > span{grid-column:1 / 3;}:where(.legacy-content) .control-row{grid-template-columns:.65fr 1.35fr;}:where(.legacy-content) .control-row > p:last-child{grid-column:2;}:where(.legacy-content) .control-head > span:last-child{display:none;}:where(.legacy-content) .article-callout{grid-template-columns:1fr;align-items:start;}:where(.legacy-content) .article-callout .light-action{width:100%;min-width:0;}:where(.legacy-content) .start-heading, :where(.legacy-content) .service-body, :where(.legacy-content) .matter-list, :where(.legacy-content) .topic-index, :where(.legacy-content) .assessment-page{grid-template-columns:1fr;}:where(.legacy-content) .intent-grid{grid-template-columns:1fr;}:where(.legacy-content) .intent-grid > a:nth-child(even){border-left:0;}:where(.legacy-content) .intent-grid > a + a{border-top:1px solid var(--line);}:where(.legacy-content) .intent-grid > a:last-child:nth-child(odd){grid-column:auto;min-height:280px;}:where(.legacy-content) .featured-analysis > a{grid-template-columns:130px 1fr;}:where(.legacy-content) .featured-analysis p, :where(.legacy-content) .featured-analysis strong{grid-column:2;}:where(.legacy-content) footer{grid-template-columns:1fr 1fr;}}@media (max-width: 720px){:where(.legacy-content) .site-journey-controls{top:139px;right:10px;min-height:40px;}:where(.legacy-content) .site-journey-controls span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;}:where(.legacy-content) .site-journey-controls button{width:30px;height:30px;}:where(.legacy-content) .compliance-hub-hero{min-height:auto;padding:165px 22px 90px;}:where(.legacy-content) .compliance-hub-hero h1{font-size:54px;}:where(.legacy-content) .compliance-hub-paths, :where(.legacy-content) .compliance-hub-map, :where(.legacy-content) .compliance-hub-risk, :where(.legacy-content) .resources-compliance-feature{padding:95px 22px;}:where(.legacy-content) .compliance-hub-risk > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .compliance-hub-risk a{min-height:340px;}:where(.legacy-content) .resources-compliance-feature > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .saved-result-return{align-items:flex-start;flex-direction:column;}:where(.legacy-content) .article-utility{align-items:flex-start;flex-direction:column;}:where(.legacy-content) .article-utility > div{flex-wrap:wrap;gap:10px 18px;}:where(.legacy-content) .article-status-notice{grid-template-columns:1fr;gap:22px;padding:28px 22px;}:where(.legacy-content) .article-key-points, :where(.legacy-content) .decision-journey{padding:85px 22px;}:where(.legacy-content) h1{font-size:53px;}:where(.legacy-content) .hero{padding-left:22px;padding-right:22px;}:where(.legacy-content) .hero-intro{margin-top:30px;font-size:18px;}:where(.legacy-content) .hero-actions{margin-top:32px;}:where(.legacy-content) .hero-object{display:none;}:where(.legacy-content) .scroll-cue{display:none;}:where(.legacy-content) .opening{min-height:auto;padding:100px 22px;}:where(.legacy-content) .practice-list{padding:0 22px;}:where(.legacy-content) .practice{grid-template-columns:34px 1fr 38px;gap:16px;}:where(.legacy-content) .practice-copy{font-size:15px;}:where(.legacy-content) .approach, :where(.legacy-content) .about, :where(.legacy-content) .insights, :where(.legacy-content) .assessment, :where(.legacy-content) .start, :where(.legacy-content) .service-body, :where(.legacy-content) .matter-list, :where(.legacy-content) .service-insight, :where(.legacy-content) .service-cta, :where(.legacy-content) .featured-analysis, :where(.legacy-content) .topic-index, :where(.legacy-content) .experience-section, :where(.legacy-content) .referral-band, :where(.legacy-content) .service-faq, :where(.legacy-content) .referral-principles, :where(.legacy-content) .referral-types, :where(.legacy-content) .resource-library, :where(.legacy-content) .tool-feature, :where(.legacy-content) .tool-notes, :where(.legacy-content) .tool-sources, :where(.legacy-content) .position-grid, :where(.legacy-content) .editorial-section, :where(.legacy-content) .tool-library, :where(.legacy-content) .tool-principles, :where(.legacy-content) .subscribe-editorial, :where(.legacy-content) .resilience-context, :where(.legacy-content) .maintenance-statement, :where(.legacy-content) .maintenance-campaign, :where(.legacy-content) .maintenance-scope, :where(.legacy-content) .maintenance-rhythm, :where(.legacy-content) .maintenance-audience, :where(.legacy-content) .maintenance-faq, :where(.legacy-content) .maintenance-cta, :where(.legacy-content) .article-opening, :where(.legacy-content) .article-section, :where(.legacy-content) .article-control, :where(.legacy-content) .article-sources, :where(.legacy-content) .article-author, :where(.legacy-content) .legal-intro, :where(.legacy-content) .legal-detail, :where(.legacy-content) .legal-reliance, :where(.legacy-content) .legal-links, :where(.legacy-content) .resource-sources, :where(.legacy-content) .resource-subscribe, :where(.legacy-content) .profile-position, :where(.legacy-content) .profile-practice, :where(.legacy-content) .profile-experience, :where(.legacy-content) .profile-writing, :where(.legacy-content) .profile-method, :where(.legacy-content) .standards-grid, :where(.legacy-content) .standards-correction, :where(.legacy-content) .service-paths, :where(.legacy-content) .article-next, :where(.legacy-content) .client-experience-intro, :where(.legacy-content) .public-experience-section, :where(.legacy-content) .client-evidence-note, :where(.legacy-content) .featured-case-studies, :where(.legacy-content) .experience-overview, :where(.legacy-content) .experience-proof{padding:100px 22px;}:where(.legacy-content) .opening{margin:8px 8px 0;border-radius:22px 22px 0 0;}:where(.legacy-content) .practice-list{margin:0 8px 8px;border-radius:0 0 22px 22px;}:where(.legacy-content) .approach, :where(.legacy-content) .resource-library{margin:8px;border-radius:22px;}:where(.legacy-content) .tool-feature{margin:8px;border-radius:22px;}:where(.legacy-content) .start-heading{align-items:start;}:where(.legacy-content) .intent-grid{margin-top:55px;}:where(.legacy-content) .intent-grid > a{min-height:280px;padding:30px 25px;}:where(.legacy-content) .service-hero, :where(.legacy-content) .index-hero{min-height:auto;padding:160px 22px 95px;}:where(.legacy-content) .service-hero h1, :where(.legacy-content) .index-hero h1{font-size:56px;}:where(.legacy-content) .service-hero .primary-action, :where(.legacy-content) .light-action{width:100%;}:where(.legacy-content) .service-copy{padding-top:20px;}:where(.legacy-content) .service-insight a{grid-template-columns:1fr;}:where(.legacy-content) .featured-analysis > a{min-height:0;grid-template-columns:1fr;gap:30px;}:where(.legacy-content) .featured-analysis p, :where(.legacy-content) .featured-analysis strong{grid-column:1;}:where(.legacy-content) .assessment-page{padding:160px 22px 100px;}:where(.legacy-content) .assessment-page h1{font-size:54px;}:where(.legacy-content) .experience-grid{grid-template-columns:1fr;margin-top:55px;}:where(.legacy-content) .client-experience-hero{min-height:auto;padding:170px 22px 80px;}:where(.legacy-content) .client-experience-hero h1{font-size:52px;}:where(.legacy-content) .client-experience-hero > p:not(.eyebrow){margin-left:0;font-size:18px;}:where(.legacy-content) .client-review-proof{grid-template-columns:90px 1fr;}:where(.legacy-content) .featured-case-grid > a{min-height:390px;padding:30px 0;grid-template-columns:1fr;}:where(.legacy-content) .featured-case-grid h3{margin-top:50px;font-size:41px;}:where(.legacy-content) .featured-case-grid p, :where(.legacy-content) .featured-case-grid strong{grid-column:1;}:where(.legacy-content) .experience-overview > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .experience-overview article{min-height:155px;}:where(.legacy-content) .experience-proof > a{min-height:390px;padding:28px 24px;}:where(.legacy-content) .experience-proof > a h3{margin-top:55px;font-size:41px;}:where(.legacy-content) .client-review-proof i{grid-column:2;}:where(.legacy-content) .public-experience-grid{grid-template-columns:1fr;}:where(.legacy-content) .public-experience-grid article{min-height:380px;padding:30px 24px;}:where(.legacy-content) .client-experience-cta{margin:8px;border-radius:22px;}:where(.legacy-content) .resource-tools{margin-top:55px;}:where(.legacy-content) .resource-filters{width:100%;overflow-x:auto;}:where(.legacy-content) .resource-results{grid-template-columns:1fr;}:where(.legacy-content) .resource-results > a{min-height:330px;}:where(.legacy-content) .resource-results > a:nth-child(even), :where(.legacy-content) .resource-results > a:nth-child(3n+2){background:white;color:var(--ink);}:where(.legacy-content) .resource-results > a:nth-child(even) p, :where(.legacy-content) .resource-results > a:nth-child(3n+2) p{color:var(--muted);}:where(.legacy-content) .resource-results > a:nth-child(2n){background:var(--site-ink);color:white;}:where(.legacy-content) .resource-results > a:nth-child(2n) p{color:var(--site-on-night-muted);}:where(.legacy-content) .experience-grid article{min-height:310px;padding:28px;}:where(.legacy-content) .referral-hero{min-height:auto;padding:160px 22px 95px;}:where(.legacy-content) .referral-hero h1{font-size:56px;}:where(.legacy-content) .referral-hero .primary-action{width:100%;}:where(.legacy-content) .referral-types > div{grid-template-columns:1fr;}:where(.legacy-content) .referral-types span:nth-child(even){padding-left:0;border-left:0;}:where(.legacy-content) .faq-list details p{margin-left:0;margin-right:0;}:where(.legacy-content) .whatsapp-action{right:16px;bottom:76px;width:48px;height:48px;padding:5px;}:where(.legacy-content) .whatsapp-action > span{width:36px;height:36px;}:where(.legacy-content) .whatsapp-action strong, :where(.legacy-content) .whatsapp-action i{display:none;}:where(.legacy-content) .tool-feature .primary-action{width:100%;}:where(.legacy-content) .tool-preview{padding:25px;}:where(.legacy-content) .tool-preview > p{margin-top:55px;}:where(.legacy-content) .tool-hero{min-height:auto;padding:145px 22px 90px;}:where(.legacy-content) .navigator-hero, :where(.legacy-content) .subscribe-hero{min-height:auto;padding:145px 22px 90px;}:where(.legacy-content) .resilience-hero, :where(.legacy-content) .maintenance-hero{min-height:auto;padding:145px 22px 90px;}:where(.legacy-content) .navigator-heading h1, :where(.legacy-content) .subscribe-intro h1{font-size:53px;}:where(.legacy-content) .resilience-intro h1, :where(.legacy-content) .maintenance-hero h1{font-size:53px;}:where(.legacy-content) .navigator-card, :where(.legacy-content) .subscribe-form{margin-top:30px;padding:27px 22px;}:where(.legacy-content) .resilience-checker, :where(.legacy-content) .resilience-result{min-height:640px;margin-top:30px;padding:27px 22px;}:where(.legacy-content) .resilience-score-head{grid-template-columns:1fr;}:where(.legacy-content) .score-dial{width:145px;}:where(.legacy-content) .score-dial::before{width:121px;}:where(.legacy-content) .dimension-results{grid-template-columns:1fr;}:where(.legacy-content) .result-retainer{grid-template-columns:1fr;}:where(.legacy-content) .result-retainer .primary-action{min-width:0;width:100%;}:where(.legacy-content) .resilience-preview{margin-top:30px;padding:25px;}:where(.legacy-content) .preview-controls p{grid-template-columns:82px 1fr 24px;}:where(.legacy-content) .maintenance-scope-grid, :where(.legacy-content) .maintenance-audience > div, :where(.legacy-content) .maintenance-campaign-grid{grid-template-columns:1fr;}:where(.legacy-content) .maintenance-campaign-grid > a{min-height:330px;padding:28px;}:where(.legacy-content) .maintenance-scope-grid article{min-height:340px;padding:28px;}:where(.legacy-content) .maintenance-audience span:nth-child(even){padding-left:0;border-left:0;}:where(.legacy-content) .rhythm-list article{grid-template-columns:1fr;gap:12px;}:where(.legacy-content) .article-hero{min-height:auto;padding:160px 22px 75px;}:where(.legacy-content) .article-hero h1{font-size:56px;}:where(.legacy-content) .cornerstone-hero h1{font-size:49px;}:where(.legacy-content) .article-standfirst{margin-top:35px;font-size:19px;}:where(.legacy-content) .article-byline{margin-top:55px;align-items:start;flex-direction:column;}:where(.legacy-content) .article-contents{grid-template-columns:1fr;}:where(.legacy-content) .article-contents > span{grid-column:1;}:where(.legacy-content) .article-lead > p:first-child{font-size:25px;}:where(.legacy-content) .article-prose > p{font-size:16px;}:where(.legacy-content) .article-decision{padding:26px 22px;}:where(.legacy-content) .control-row{padding:28px 0;grid-template-columns:1fr;gap:22px;}:where(.legacy-content) .control-row > p:last-child{grid-column:1;}:where(.legacy-content) .control-head{display:none;}:where(.legacy-content) .article-callout{margin-top:65px;padding:30px 24px;border-radius:20px;}:where(.legacy-content) .monthly-grid{grid-template-columns:1fr;}:where(.legacy-content) .monthly-grid > div{min-height:250px;}:where(.legacy-content) .article-cta{margin:8px;border-radius:22px;}:where(.legacy-content) .legal-hero{min-height:auto;padding:160px 22px 85px;}:where(.legacy-content) .legal-hero h1{font-size:55px;}:where(.legacy-content) .legal-hero > p:last-child{font-size:18px;}:where(.legacy-content) .legal-notices{padding:0 22px 100px;}:where(.legacy-content) .legal-notices article{grid-template-columns:36px 1fr;gap:25px 12px;}:where(.legacy-content) .legal-notices p{grid-column:2;}:where(.legacy-content) .maintenance-hero-copy{margin-top:20px;}:where(.legacy-content) .maintenance-hero-copy .primary-action{width:100%;}:where(.legacy-content) .navigator-journeys button{grid-template-columns:30px 1fr auto;padding:18px 15px;}:where(.legacy-content) .tool-library-cards{margin-top:25px;}:where(.legacy-content) .tool-library-cards > a{min-height:330px;padding:28px;}:where(.legacy-content) .subscribe-fields, :where(.legacy-content) .subscribe-form fieldset{grid-template-columns:1fr;}:where(.legacy-content) .subscribe-wide{grid-column:auto;}:where(.legacy-content) .tool-hero h1{font-size:53px;}:where(.legacy-content) .checker-card, :where(.legacy-content) .checker-result{min-height:620px;margin-top:30px;padding:27px 22px;}:where(.legacy-content) .checker-card h2, :where(.legacy-content) .checker-result h2{margin-top:45px;font-size:36px;}:where(.legacy-content) .checker-actions{align-items:stretch;flex-direction:column;}:where(.legacy-content) .checker-actions .primary-action{width:100%;min-width:0;}:where(.legacy-content) .tool-sources > div{grid-template-columns:1fr;}:where(.legacy-content) .tool-sources a + a{padding-left:0;border-left:0;}:where(.legacy-content) .resources-hero{min-height:auto;padding:175px 22px 90px;}:where(.legacy-content) .resources-hero h1{font-size:56px;}:where(.legacy-content) .resources-hero > div:last-child{padding-top:20px;}:where(.legacy-content) .resource-sources a{grid-template-columns:1fr 20px;}:where(.legacy-content) .resource-sources a span, :where(.legacy-content) .resource-sources a strong{grid-column:1;}:where(.legacy-content) .profile-hero{min-height:auto;padding:175px 22px 95px;}:where(.legacy-content) .profile-hero h1{font-size:54px;}:where(.legacy-content) .profile-practice > div:last-child a, :where(.legacy-content) .profile-writing > div:last-child a{grid-template-columns:1fr;}:where(.legacy-content) .profile-practice > div:last-child a p, :where(.legacy-content) .profile-writing > div:last-child a > *{grid-column:1;}:where(.legacy-content) .profile-experience > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .profile-experience article{min-height:240px;}:where(.legacy-content) .standards-hero{min-height:auto;padding:170px 22px 95px;}:where(.legacy-content) .standards-hero h1{font-size:52px;}:where(.legacy-content) .standards-grid{grid-template-columns:1fr;}:where(.legacy-content) .standards-grid article{min-height:310px;}:where(.legacy-content) .service-paths > div:last-child, :where(.legacy-content) .article-next > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .service-paths a, :where(.legacy-content) .article-next a{min-height:290px;}:where(.legacy-content) .position-grid{grid-template-columns:1fr;}:where(.legacy-content) .position-grid article{min-height:370px;padding:28px;}:where(.legacy-content) .mobile-assessment{position:fixed;z-index:40;left:12px;right:12px;bottom:12px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:white;box-shadow:0 12px 35px rgba(12, 17, 18, .2);font-size:12px;font-weight:650;}:where(.legacy-content) .about-copy{width:100%;margin-top:65px;}:where(.legacy-content) .recognition{grid-template-columns:1fr;margin-top:75px;}:where(.legacy-content) .recognition a + a{padding-left:0;border-left:0;border-top:1px solid rgba(23, 28, 29, .18);}:where(.legacy-content) .recognition a:hover, :where(.legacy-content) .recognition a + a:hover{padding-left:0;}:where(.legacy-content) .insights-heading{align-items:start;flex-direction:column;}:where(.legacy-content) .insight-grid{margin-top:60px;}:where(.legacy-content) .field-grid, :where(.legacy-content) .form-footer{grid-template-columns:1fr;}:where(.legacy-content) .form-footer button{min-width:0;}:where(.legacy-content) footer{padding:50px 22px;grid-template-columns:1fr;gap:30px;}}@media (max-width: 980px){:where(.legacy-content) .services-index, :where(.legacy-content) .briefing-editions, :where(.legacy-content) .search-service-sections, :where(.legacy-content) .service-sources, :where(.legacy-content) .route-index-preview, :where(.legacy-content) .resource-checklist, :where(.legacy-content) .article-context-cta, :where(.legacy-content) .article-briefing-prompt, :where(.legacy-content) .experience-reported, :where(.legacy-content) .experience-analysis{grid-template-columns:1fr;}:where(.legacy-content) .services-index > div:last-child, :where(.legacy-content) .briefing-editions > div:last-child{grid-template-columns:repeat(2, 1fr);}:where(.legacy-content) .search-service-sections article, :where(.legacy-content) .experience-analysis article{grid-template-columns:45px 1fr;}:where(.legacy-content) .search-service-sections article p, :where(.legacy-content) .experience-analysis article p{grid-column:2;}:where(.legacy-content) .briefing-edition-items{grid-template-columns:1fr;}:where(.legacy-content) .briefing-edition-items a{min-height:320px;}}@media (max-width: 720px){:where(.legacy-content) .mobile-section-nav{padding:0 12px;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:.065em;}:where(.legacy-content) .services-index-hero, :where(.legacy-content) .briefing-archive-hero, :where(.legacy-content) .briefing-edition > header, :where(.legacy-content) .experience-study > header{min-height:auto;padding:165px 22px 90px;}:where(.legacy-content) .services-index-hero h1, :where(.legacy-content) .briefing-archive-hero h1, :where(.legacy-content) .briefing-edition > header h1, :where(.legacy-content) .experience-study > header h1{font-size:53px;}:where(.legacy-content) .services-index, :where(.legacy-content) .briefing-editions, :where(.legacy-content) .search-service-sections, :where(.legacy-content) .service-sources, :where(.legacy-content) .route-index-preview, :where(.legacy-content) .resource-checklist, :where(.legacy-content) .article-context-cta, :where(.legacy-content) .article-briefing-prompt, :where(.legacy-content) .briefing-edition-items, :where(.legacy-content) .briefing-conclusion, :where(.legacy-content) .experience-reported, :where(.legacy-content) .experience-analysis, :where(.legacy-content) .experience-questions{padding:95px 22px;}:where(.legacy-content) .services-index > div:last-child, :where(.legacy-content) .briefing-editions > div:last-child, :where(.legacy-content) .experience-questions > div{grid-template-columns:1fr;}:where(.legacy-content) .services-index > div:last-child a, :where(.legacy-content) .briefing-editions > div:last-child a{min-height:290px;}:where(.legacy-content) .search-service-sections article, :where(.legacy-content) .experience-analysis article{grid-template-columns:36px 1fr;gap:16px;}:where(.legacy-content) .route-index-preview > div:last-child{margin-top:35px;}:where(.legacy-content) .briefing-edition > header > div{margin-left:0;flex-wrap:wrap;}:where(.legacy-content) .experience-questions p:not(.section-label){border-right:0;}}@media print{:where(.legacy-content) footer, :where(.legacy-content) .whatsapp-action, :where(.legacy-content) .tool-sources, :where(.legacy-content) .tool-notes, :where(.legacy-content) .resilience-context, :where(.legacy-content) .checker-actions, :where(.legacy-content) .score-disclaimer, :where(.legacy-content) .tool-reliance-note{display:none !important;}:where(.legacy-content) :scope{background:white !important;color:var(--site-night) !important;}:where(.legacy-content) .tool-hero, :where(.legacy-content) .resilience-hero, :where(.legacy-content) .navigator-hero{min-height:0 !important;padding:0 !important;display:block !important;background:white !important;color:var(--site-night) !important;}:where(.legacy-content) .tool-hero > div:first-child, :where(.legacy-content) .resilience-intro, :where(.legacy-content) .navigator-heading{display:none !important;}:where(.legacy-content) .resilience-result, :where(.legacy-content) .checker-result{margin:0 !important;padding:24px !important;box-shadow:none !important;border:1px solid var(--site-on-night-muted) !important;break-inside:avoid;}:where(.legacy-content) .result-retainer{background:var(--site-on-night) !important;color:var(--site-night) !important;}:where(.legacy-content) .result-retainer p{color:var(--site-success) !important;}:where(.legacy-content) a{color:inherit !important;text-decoration:none !important;}}@media (prefers-reduced-motion: reduce){:where(.legacy-content) :scope{scroll-behavior:auto;}:where(.legacy-content) *, :where(.legacy-content) *::before, :where(.legacy-content) *::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;}}:where(.legacy-content) .authority-signals{padding:0 clamp(24px, 8vw, 136px) 120px;display:grid;grid-template-columns:1fr 1fr 1.15fr;background:var(--site-paper-deep);}:where(.legacy-content) .authority-signals > div{min-height:220px;padding:30px 34px 24px 0;border-top:1px solid var(--line);}:where(.legacy-content) .authority-signals > div + div{padding-left:34px;border-left:1px solid var(--line);}:where(.legacy-content) .authority-signals span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .authority-signals strong{margin-top:34px;display:block;font-size:clamp(22px, 2vw, 31px);font-weight:560;letter-spacing:-.04em;}:where(.legacy-content) .authority-signals p{max-width:470px;margin:16px 0 0;color:var(--muted);font-size:12px;line-height:1.72;}:where(.legacy-content) .authority-signal-links{display:grid;align-content:start;}:where(.legacy-content) .authority-signal-links a{padding:14px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;}:where(.legacy-content) .authority-signal-links a:first-child{padding-top:0;}:where(.legacy-content) .authority-signal-links a:hover{color:var(--oxblood);}:where(.legacy-content) .talent-hub-hero{min-height:94svh;padding:190px clamp(24px, 8vw, 136px) 100px;display:grid;grid-template-columns:1.3fr .7fr;gap:8vw;align-items:end;background:radial-gradient(circle at 78% 26%, rgba(147, 101, 47, .22), transparent 29%), var(--site-night);color:white;}:where(.legacy-content) .talent-hub-hero .eyebrow{color:var(--site-on-night-muted);}:where(.legacy-content) .talent-hub-hero h1{max-width:980px;font-size:clamp(64px, 8vw, 132px);}:where(.legacy-content) .talent-hub-hero > div:last-child{padding-top:34px;border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .talent-hub-hero > div:last-child > p{margin:0;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.5vw, 24px);line-height:1.65;}:where(.legacy-content) .talent-hub-hero .primary-action{margin-top:42px;border:1px solid rgba(255, 255, 255, .1);background:white;color:var(--ink);}:where(.legacy-content) .talent-hub-start{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;background:var(--site-on-night);}:where(.legacy-content) .talent-hub-start > div:first-child{position:sticky;top:155px;align-self:start;}:where(.legacy-content) .talent-hub-start h2, :where(.legacy-content) .talent-hub-library > div:first-child h2{margin:0;font-size:clamp(50px, 5.5vw, 90px);font-weight:520;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .talent-hub-start > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .talent-hub-start article{min-height:310px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .talent-hub-start article > span, :where(.legacy-content) .talent-hub-library a > span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .talent-hub-start h3{margin:68px 0 22px;font-size:clamp(26px, 2.4vw, 38px);font-weight:540;line-height:1.07;letter-spacing:-.045em;}:where(.legacy-content) .talent-hub-start article p{margin:auto 0 0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .talent-hub-tool{margin:10px;padding:125px clamp(24px, 7.3vw, 126px);display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;border-radius:28px;background:radial-gradient(circle at 75% 30%, rgba(147, 101, 47, .22), transparent 38%), var(--site-ink);color:white;}:where(.legacy-content) .talent-hub-tool .section-label{color:var(--site-copper);}:where(.legacy-content) .talent-hub-tool h2{max-width:850px;margin:0;font-size:clamp(48px, 5.6vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .talent-hub-tool > div:first-child > p:not(.section-label){max-width:710px;margin:38px 0 0;color:var(--site-on-night-quiet);font-size:16px;line-height:1.75;}:where(.legacy-content) .talent-hub-tool .light-action{margin-top:42px;}:where(.legacy-content) .talent-hub-tool > div:last-child{align-self:end;border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .talent-hub-tool > div:last-child span{padding:18px 0;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255, 255, 255, .17);color:var(--site-paper-strong);font-size:12px;font-weight:650;}:where(.legacy-content) .talent-hub-tool > div:last-child span::after{content:"\2713";color:var(--site-copper);}:where(.legacy-content) .talent-hub-library{padding:150px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.68fr 1.32fr;gap:8vw;background:var(--site-on-night);}:where(.legacy-content) .talent-hub-library > div:first-child{position:sticky;top:155px;align-self:start;}:where(.legacy-content) .talent-hub-library > div:first-child > p:last-child{max-width:430px;color:var(--muted);font-size:15px;line-height:1.72;}:where(.legacy-content) .talent-hub-library > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .talent-hub-library a{min-height:365px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 220ms ease, color 220ms ease;}:where(.legacy-content) .talent-hub-library a:hover{background:var(--site-ink);color:white;}:where(.legacy-content) .talent-hub-library .talent-hub-feature{grid-column:1 / -1;min-height:415px;background:var(--site-paper-deep);}:where(.legacy-content) .talent-hub-library h3{max-width:650px;margin:58px 0 22px;font-size:clamp(29px, 3vw, 47px);font-weight:540;line-height:1.05;letter-spacing:-.05em;}:where(.legacy-content) .talent-hub-library p{margin:0;color:var(--muted);font-size:13px;line-height:1.72;}:where(.legacy-content) .talent-hub-library a:hover p{color:var(--site-on-night-quiet);}:where(.legacy-content) .talent-hub-library strong{margin-top:auto;padding-top:38px;font-size:12px;}:where(.legacy-content) .talent-hub-faq{background:var(--site-on-night);}:where(.legacy-content) .site-search-hero{min-height:64svh;padding:185px clamp(24px, 8vw, 136px) 90px;display:grid;grid-template-columns:1.25fr .75fr;gap:7vw;align-items:end;background:radial-gradient(circle at 82% 25%, rgba(147, 101, 47, .2), transparent 30%), var(--site-night);color:white;}:where(.legacy-content) .site-search-hero .eyebrow{grid-column:1 / -1;color:var(--site-on-night-quiet);}:where(.legacy-content) .site-search-hero h1{font-size:clamp(63px, 7.7vw, 126px);}:where(.legacy-content) .site-search-hero > p:last-child{max-width:500px;margin:0 0 8px;color:var(--site-on-night-quiet);font-size:18px;line-height:1.7;}:where(.legacy-content) .site-search-interface{padding:105px clamp(24px, 8vw, 136px) 145px;background:var(--site-on-night);}:where(.legacy-content) .site-search-input label{display:block;margin-bottom:18px;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.15em;text-transform:uppercase;}:where(.legacy-content) .site-search-input > div{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid var(--ink);}:where(.legacy-content) .site-search-input input{width:100%;padding:23px 0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:clamp(25px, 3.2vw, 50px);font-weight:520;letter-spacing:-.045em;}:where(.legacy-content) .site-search-input input::placeholder{color:var(--site-on-night-quiet);}:where(.legacy-content) .site-search-input > div > span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;}:where(.legacy-content) .site-search-filters{margin-top:30px;display:flex;flex-wrap:wrap;gap:9px;}:where(.legacy-content) .site-search-filters button{padding:10px 15px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:750;cursor:pointer;}:where(.legacy-content) .site-search-filters button[aria-pressed="true"]{border-color:var(--ink);background:var(--ink);color:white;}:where(.legacy-content) .site-search-results{margin-top:64px;display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .site-search-results > a{min-height:330px;padding:30px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background 200ms ease, color 200ms ease;}:where(.legacy-content) .site-search-results > a:hover{background:var(--site-ink);color:white;}:where(.legacy-content) .site-search-results > a > span, :where(.legacy-content) .site-search-prompt > span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;}:where(.legacy-content) .site-search-results > a h2{margin:55px 0 20px;font-size:clamp(28px, 2.7vw, 43px);font-weight:540;line-height:1.06;letter-spacing:-.045em;}:where(.legacy-content) .site-search-results > a p{margin:0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .site-search-results > a:hover p{color:var(--site-on-night-quiet);}:where(.legacy-content) .site-search-results > a strong{margin-top:auto;padding-top:34px;font-size:12px;}:where(.legacy-content) .site-search-prompt, :where(.legacy-content) .site-search-empty{grid-column:1 / -1;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .site-search-prompt{display:grid;grid-template-columns:.45fr 1.55fr;gap:6vw;}:where(.legacy-content) .site-search-prompt p{max-width:750px;margin:0;color:var(--muted);font-size:15px;line-height:1.7;}:where(.legacy-content) .site-search-empty h2{margin:0 0 18px;font-size:42px;font-weight:540;letter-spacing:-.045em;}:where(.legacy-content) .site-search-empty p{color:var(--muted);}:where(.legacy-content) .site-search-empty a{display:inline-block;margin-top:20px;padding-bottom:5px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;}@media (max-width: 980px){:where(.legacy-content) .authority-signals, :where(.legacy-content) .talent-hub-hero, :where(.legacy-content) .talent-hub-start, :where(.legacy-content) .talent-hub-tool, :where(.legacy-content) .talent-hub-library, :where(.legacy-content) .site-search-hero{grid-template-columns:1fr;}:where(.legacy-content) .authority-signals > div + div{padding-left:0;border-left:0;}:where(.legacy-content) .authority-signals > div{min-height:auto;padding:28px 0 34px;}:where(.legacy-content) .talent-hub-start > div:first-child, :where(.legacy-content) .talent-hub-library > div:first-child{position:static;}:where(.legacy-content) .talent-hub-start > div:last-child, :where(.legacy-content) .talent-hub-library > div:last-child{margin-top:52px;}:where(.legacy-content) .talent-hub-tool > div:last-child{margin-top:50px;}:where(.legacy-content) .site-search-hero .eyebrow{grid-column:auto;}:where(.legacy-content) .site-search-hero > p:last-child{margin-top:30px;}:where(.legacy-content) .google-review-section{padding:100px 22px;}:where(.legacy-content) .google-review-heading{grid-template-columns:1fr;gap:28px;}:where(.legacy-content) .google-review-heading > p{max-width:680px;}:where(.legacy-content) .google-review-cards, :where(.legacy-content) .google-review-proof-compact .google-review-cards{grid-template-columns:1fr;}:where(.legacy-content) .google-review-cards > a, :where(.legacy-content) .google-review-proof-compact .google-review-cards > a{min-height:315px;}:where(.legacy-content) .google-review-cards > a + a, :where(.legacy-content) .google-review-proof-compact .google-review-cards > a + a{border-left:0;border-top:1px solid rgba(23, 28, 29, .14);}:where(.legacy-content) .google-review-proof-compact .google-review-cards > a + a{border-top-color:rgba(255, 255, 255, .16);}:where(.legacy-content) .google-review-source-note{flex-direction:column;gap:10px;}}@media (max-width: 720px){:where(.legacy-content) .talent-hub-hero{min-height:auto;padding:170px 22px 85px;}:where(.legacy-content) .talent-hub-hero h1{font-size:54px;}:where(.legacy-content) .talent-hub-start, :where(.legacy-content) .talent-hub-library, :where(.legacy-content) .site-search-interface{padding:95px 22px;}:where(.legacy-content) .talent-hub-start > div:last-child, :where(.legacy-content) .talent-hub-library > div:last-child, :where(.legacy-content) .site-search-results{grid-template-columns:1fr;}:where(.legacy-content) .talent-hub-start article{min-height:285px;}:where(.legacy-content) .talent-hub-tool{margin:8px;padding:90px 22px;border-radius:22px;}:where(.legacy-content) .talent-hub-library .talent-hub-feature{grid-column:auto;}:where(.legacy-content) .talent-hub-library a{min-height:325px;}:where(.legacy-content) .authority-signals{padding:0 22px 90px;}:where(.legacy-content) .site-search-hero{min-height:auto;padding:170px 22px 85px;}:where(.legacy-content) .site-search-hero h1{font-size:52px;}:where(.legacy-content) .site-search-input > div{grid-template-columns:1fr;}:where(.legacy-content) .site-search-input > div > span{padding:0 0 16px;}:where(.legacy-content) .site-search-prompt{grid-template-columns:1fr;}:where(.legacy-content) .site-search-results > a{min-height:300px;padding:26px 24px;}:where(.legacy-content) .google-review-heading h2{font-size:47px;}:where(.legacy-content) .google-review-cards > a, :where(.legacy-content) .google-review-proof-compact .google-review-cards > a{min-height:300px;padding:25px 22px;}:where(.legacy-content) .google-review-cards h3{font-size:30px;}}:where(.legacy-content) .change-tracker-hero{min-height:88svh;padding:190px clamp(24px, 8vw, 136px) 105px;display:grid;grid-template-columns:1.25fr .75fr;gap:9vw;align-items:end;background:radial-gradient(circle at 77% 29%, rgba(147, 101, 47, .2), transparent 28%),
    linear-gradient(145deg, var(--site-night) 0%, var(--site-ink) 100%);color:white;}:where(.legacy-content) .change-tracker-hero h1{max-width:980px;margin:20px 0 0;font-size:clamp(68px, 8.5vw, 138px);font-weight:510;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .change-tracker-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .change-tracker-hero > div:last-child > p{max-width:580px;margin:0;color:var(--site-on-night-muted);font-size:clamp(18px, 1.6vw, 25px);line-height:1.62;}:where(.legacy-content) .tracker-review{margin-top:55px;padding-top:22px;display:grid;grid-template-columns:1fr auto;gap:8px 28px;border-top:1px solid rgba(255, 255, 255, .16);}:where(.legacy-content) .tracker-review span, :where(.legacy-content) .tracker-review small{color:var(--site-on-night-quiet);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .tracker-review strong{font-size:12px;font-weight:650;}:where(.legacy-content) .tracker-review small{grid-column:1 / -1;}:where(.legacy-content) .change-tracker-intro{padding:125px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.55fr 1.45fr;gap:9vw;background:var(--site-on-night);}:where(.legacy-content) .change-tracker-intro h2{max-width:950px;margin:0;font-size:clamp(47px, 5.7vw, 92px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .change-tracker-intro > div p{max-width:710px;margin:32px 0 0;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .change-tracker{padding:0 clamp(24px, 8vw, 136px) 145px;background:var(--site-on-night);}:where(.legacy-content) .change-tracker-filters{position:sticky;top:122px;z-index:4;padding:18px 0;display:flex;flex-wrap:wrap;gap:8px;background:rgba(244, 242, 237, .94);backdrop-filter:blur(18px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .change-tracker-filters button{padding:10px 16px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:750;letter-spacing:.08em;cursor:pointer;}:where(.legacy-content) .change-tracker-filters button[aria-pressed="true"]{border-color:var(--ink);background:var(--ink);color:white;}:where(.legacy-content) .change-tracker-list article{padding:62px 0 68px;display:grid;grid-template-columns:.42fr 1.58fr;gap:8vw;border-bottom:1px solid var(--line);}:where(.legacy-content) .change-track-meta{display:flex;flex-direction:column;align-items:flex-start;gap:18px;}:where(.legacy-content) .change-track-meta time{font-size:12px;font-weight:650;}:where(.legacy-content) .change-status{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:780;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .change-status-in-force{background:var(--site-paper-deep);color:var(--site-success);}:where(.legacy-content) .change-status-announced{background:var(--site-paper-deep);color:var(--site-danger);}:where(.legacy-content) .change-status-evidence{background:var(--site-paper-deep);color:var(--site-info);}:where(.legacy-content) .change-status-policy-direction{background:var(--site-paper-deep);color:var(--site-muted);}:where(.legacy-content) .change-track-areas{display:flex;flex-wrap:wrap;gap:8px;}:where(.legacy-content) .change-track-areas span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .change-track-areas span + span::before{content:"·";margin-right:8px;color:var(--site-on-night-quiet);}:where(.legacy-content) .change-track-content h2{max-width:900px;margin:25px 0;font-size:clamp(38px, 4.4vw, 70px);font-weight:525;line-height:.99;letter-spacing:-.055em;}:where(.legacy-content) .change-track-summary{max-width:850px;margin:0;color:var(--site-success);font-size:17px;line-height:1.72;}:where(.legacy-content) .change-track-judgment{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .change-track-judgment > div{min-height:190px;padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .change-track-judgment strong{color:var(--oxblood);font-size:12px;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .change-track-judgment p{margin:30px 0 0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .change-track-content > a{margin-top:28px;padding:17px 0;display:grid;grid-template-columns:auto auto 1fr;gap:10px;align-items:center;border-bottom:1px solid var(--line);font-size:12px;font-weight:720;}:where(.legacy-content) .change-track-content > a small{justify-self:end;color:var(--muted);font-size:12px;font-weight:600;}:where(.legacy-content) .tracker-sources{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;background:var(--site-paper-deep);}:where(.legacy-content) .tracker-sources h2{max-width:760px;margin:0;font-size:clamp(48px, 5.5vw, 90px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .tracker-sources > div:first-child > p:last-child{max-width:600px;margin:32px 0 0;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .tracker-source-list{border-top:1px solid var(--line);}:where(.legacy-content) .tracker-source-list a{padding:27px 0;display:grid;grid-template-columns:120px 1fr 18px;gap:24px;align-items:start;border-bottom:1px solid var(--line);}:where(.legacy-content) .tracker-source-list span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .tracker-source-list strong{font-size:clamp(18px, 1.7vw, 27px);font-weight:540;line-height:1.25;letter-spacing:-.025em;}:where(.legacy-content) .tracker-source-list i{color:var(--oxblood);font-style:normal;}:where(.legacy-content) .tracker-return{margin:10px;padding:120px clamp(24px, 7.3vw, 126px);display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;border-radius:28px;background:var(--site-warning);color:white;}:where(.legacy-content) .tracker-return .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .tracker-return h2{max-width:860px;margin:0;font-size:clamp(49px, 5.8vw, 94px);font-weight:520;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .tracker-return > div:last-child{align-self:end;}:where(.legacy-content) .tracker-return > div:last-child p{margin:0;color:var(--site-paper-deep);font-size:16px;line-height:1.72;}:where(.legacy-content) .salary-checker-hero{min-height:100svh;padding:185px clamp(24px, 7vw, 120px) 105px;display:grid;grid-template-columns:.82fr 1.18fr;gap:7vw;align-items:start;background:radial-gradient(circle at 17% 32%, rgba(147, 101, 47, .2), transparent 30%),
    var(--site-night);color:white;}:where(.legacy-content) .salary-checker-hero > div:first-child{position:sticky;top:170px;}:where(.legacy-content) .salary-checker-hero h1{max-width:760px;margin:28px 0;font-size:clamp(58px, 6.8vw, 108px);font-weight:510;line-height:.92;letter-spacing:-.067em;}:where(.legacy-content) .salary-checker-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .salary-checker-hero > div:first-child > p{max-width:610px;color:var(--site-on-night-quiet);font-size:17px;line-height:1.72;}:where(.legacy-content) .salary-checker{padding:38px;border:1px solid rgba(255, 255, 255, .13);border-radius:24px;background:rgba(255, 255, 255, .055);box-shadow:0 40px 100px rgba(12, 17, 18, .32);backdrop-filter:blur(18px);}:where(.legacy-content) .salary-checker-step{padding:0 0 30px;display:grid;grid-template-columns:34px 1fr;gap:12px 18px;border-bottom:1px solid rgba(255, 255, 255, .13);}:where(.legacy-content) .salary-checker-step + .salary-checker-step{padding-top:30px;}:where(.legacy-content) .salary-checker-step > span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.1em;}:where(.legacy-content) .salary-checker-step > label{font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .salary-checker select{grid-column:2;width:100%;padding:17px 0;border:0;border-bottom:1px solid rgba(255, 255, 255, .22);outline:0;border-radius:0;background:transparent;color:white;font:inherit;font-size:17px;}:where(.legacy-content) .salary-checker select option{color:var(--site-night);}:where(.legacy-content) .salary-checker-step > p, :where(.legacy-content) .salary-warning{grid-column:2;margin:0;color:var(--site-on-night-quiet);font-size:12px;line-height:1.62;}:where(.legacy-content) .salary-custom{grid-column:2;margin-top:10px;}:where(.legacy-content) .salary-custom > span{display:block;margin-bottom:8px;color:var(--site-on-night-quiet);font-size:12px;}:where(.legacy-content) .salary-custom > div{padding:12px 0;border-bottom:1px solid rgba(255, 255, 255, .22);font-size:18px;}:where(.legacy-content) .salary-custom input, :where(.legacy-content) .salary-checker-inputs input{width:calc(100% - 25px);border:0;outline:0;background:transparent;color:white;font:inherit;}:where(.legacy-content) .salary-warning{padding:12px;border:1px solid rgba(201, 146, 117, .34);color:var(--site-copper-soft);}:where(.legacy-content) .salary-checker-inputs{padding:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:24px;}:where(.legacy-content) .salary-checker-inputs label > span{display:block;margin-bottom:10px;color:var(--site-on-night-quiet);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .salary-checker-inputs label > div{padding:14px 0;border-bottom:1px solid rgba(255, 255, 255, .22);font-size:18px;}:where(.legacy-content) .salary-result{margin-top:8px;padding:28px;border-radius:18px;background:var(--site-on-night);color:var(--ink);}:where(.legacy-content) .salary-result > div:first-child{padding-bottom:25px;border-bottom:1px solid var(--line);}:where(.legacy-content) .salary-result > div:first-child span{display:block;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;}:where(.legacy-content) .salary-result > div:first-child strong{display:block;margin-top:16px;font-size:clamp(25px, 2.5vw, 38px);font-weight:550;line-height:1.05;letter-spacing:-.045em;}:where(.legacy-content) .salary-result dl{margin:25px 0;display:grid;grid-template-columns:1fr 1fr;}:where(.legacy-content) .salary-result dl div{padding:14px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);}:where(.legacy-content) .salary-result dl div:nth-child(odd){padding-right:18px;}:where(.legacy-content) .salary-result dl div:nth-child(even){padding-left:18px;border-left:1px solid var(--line);}:where(.legacy-content) .salary-result dt{color:var(--muted);font-size:12px;}:where(.legacy-content) .salary-result dd{margin:0;font-size:12px;font-weight:750;}:where(.legacy-content) .salary-result > p{color:var(--muted);font-size:12px;line-height:1.62;}:where(.legacy-content) .salary-result > div:last-child{margin-top:24px;display:flex;flex-wrap:wrap;gap:18px;align-items:center;}:where(.legacy-content) .salary-result > div:last-child a{font-size:12px;font-weight:750;}:where(.legacy-content) .salary-result-caveat{margin-top:24px;padding:20px;border:1px solid rgba(123, 41, 56, .22);background:var(--site-paper-deep);}:where(.legacy-content) .salary-result-caveat > strong{color:var(--deep-oxblood);font-size:12px;font-weight:780;letter-spacing:.04em;}:where(.legacy-content) .salary-result-caveat > p{margin:10px 0 0;color:var(--site-success);font-size:12px;line-height:1.65;}:where(.legacy-content) .salary-result-pass{box-shadow:inset 4px 0 var(--site-muted);}:where(.legacy-content) .salary-result-review{box-shadow:inset 4px 0 var(--site-warning);}:where(.legacy-content) .salary-method{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;background:var(--site-on-night);}:where(.legacy-content) .salary-method h2{margin:0;font-size:clamp(52px, 5.8vw, 94px);font-weight:520;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .salary-method > div:last-child{padding-top:54px;}:where(.legacy-content) .salary-method > div:last-child p{max-width:760px;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .risk-report-hero{min-height:93svh;padding:190px clamp(24px, 8vw, 136px) 100px;display:grid;grid-template-columns:1.22fr .78fr;gap:8vw;align-items:end;background:radial-gradient(circle at 78% 25%, rgba(147, 101, 47, .25), transparent 28%),
    var(--site-night);color:white;}:where(.legacy-content) .risk-report-hero h1{margin:24px 0 0;font-size:clamp(69px, 9vw, 146px);font-weight:510;line-height:.88;letter-spacing:-.075em;}:where(.legacy-content) .risk-report-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .risk-report-hero > div:last-child > p{margin:0;color:var(--site-on-night-muted);font-size:clamp(21px, 2vw, 31px);line-height:1.5;}:where(.legacy-content) .risk-report-hero > div:last-child > div{margin-top:60px;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid rgba(255, 255, 255, .16);font-size:12px;}:where(.legacy-content) .risk-report-hero a{color:var(--site-copper);}:where(.legacy-content) .report-signal{padding:110px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:repeat(3, 1fr);background:var(--site-paper-deep);}:where(.legacy-content) .report-signal > div{min-height:250px;padding:28px 34px 20px 0;border-top:1px solid var(--line);}:where(.legacy-content) .report-signal > div + div{padding-left:34px;border-left:1px solid var(--line);}:where(.legacy-content) .report-signal span{display:block;font-size:clamp(65px, 7.4vw, 118px);font-weight:520;letter-spacing:-.07em;}:where(.legacy-content) .report-signal p{max-width:330px;margin:28px 0 0;color:var(--muted);font-size:12px;line-height:1.65;}:where(.legacy-content) .report-analysis, :where(.legacy-content) .report-method{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.72fr 1.28fr;gap:9vw;background:var(--site-on-night);}:where(.legacy-content) .report-analysis h2, :where(.legacy-content) .report-method h2{max-width:760px;margin:0;font-size:clamp(48px, 5.5vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .report-analysis > div:last-child, :where(.legacy-content) .report-method > div:last-child{padding-top:52px;}:where(.legacy-content) .report-analysis > div:last-child p, :where(.legacy-content) .report-method > div:last-child p{max-width:760px;color:var(--muted);font-size:16px;line-height:1.78;}:where(.legacy-content) .report-risk-grid{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;background:var(--site-ink);color:white;}:where(.legacy-content) .report-risk-grid > div{position:sticky;top:155px;align-self:start;}:where(.legacy-content) .report-risk-grid h2{margin:0;font-size:clamp(50px, 5.6vw, 90px);font-weight:520;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .report-risk-grid ol{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;list-style:none;border-top:1px solid rgba(255, 255, 255, .15);border-left:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .report-risk-grid li{min-height:295px;padding:28px;border-right:1px solid rgba(255, 255, 255, .15);border-bottom:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .report-risk-grid li > span{color:var(--site-copper);font-size:12px;font-weight:750;}:where(.legacy-content) .report-risk-grid h3{margin:62px 0 20px;font-size:30px;font-weight:540;letter-spacing:-.04em;}:where(.legacy-content) .report-risk-grid li p{color:var(--site-on-night-quiet);font-size:12px;line-height:1.7;}:where(.legacy-content) .report-model{padding:145px clamp(24px, 8vw, 136px);background:var(--site-paper-deep);}:where(.legacy-content) .report-model > div:first-child{display:grid;grid-template-columns:.5fr 1.5fr;gap:7vw;}:where(.legacy-content) .report-model h2{margin:0;font-size:clamp(52px, 6.2vw, 100px);font-weight:520;line-height:.96;letter-spacing:-.065em;}:where(.legacy-content) .report-model > div:last-child{margin-top:85px;display:grid;grid-template-columns:repeat(4, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .report-model article{min-height:260px;padding:27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .report-model article strong{color:var(--oxblood);font-size:18px;font-weight:560;}:where(.legacy-content) .report-model article p{margin:60px 0 0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .report-cta{margin:10px;padding:120px clamp(24px, 7.3vw, 126px);display:grid;grid-template-columns:1.15fr .85fr;gap:9vw;border-radius:28px;background:var(--site-warning);color:white;}:where(.legacy-content) .report-cta .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .report-cta h2{margin:0;font-size:clamp(50px, 5.8vw, 94px);font-weight:520;line-height:.96;letter-spacing:-.06em;}:where(.legacy-content) .report-cta > div:last-child{align-self:end;display:flex;flex-direction:column;align-items:flex-start;gap:25px;}:where(.legacy-content) .report-cta > div:last-child > a:last-child{color:var(--site-paper-deep);font-size:12px;}:where(.legacy-content) .standards-citation{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;background:var(--site-paper-deep);}:where(.legacy-content) .standards-citation h2{margin:0;font-size:clamp(49px, 5.6vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .standards-citation > div:last-child{padding-top:48px;}:where(.legacy-content) .standards-citation > div:last-child p{max-width:740px;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .standards-citation > div:last-child a{display:inline-block;margin-top:25px;padding-bottom:6px;border-bottom:1px solid var(--line);font-size:12px;font-weight:720;}:where(.legacy-content) .briefing-cadence{max-width:430px;margin:32px 0 0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .tool-library-cards{grid-template-columns:repeat(3, 1fr);}:where(.legacy-content) .tool-library-cards > a{min-height:430px;}@media (max-width: 1180px){:where(.legacy-content) .salary-checker-hero{grid-template-columns:1fr;}:where(.legacy-content) .salary-checker-hero > div:first-child{position:static;}:where(.legacy-content) .salary-checker{margin-top:45px;}:where(.legacy-content) .tool-library-cards{grid-template-columns:1fr;}}@media (max-width: 980px){:where(.legacy-content) .change-tracker-hero, :where(.legacy-content) .change-tracker-intro, :where(.legacy-content) .change-tracker-list article, :where(.legacy-content) .tracker-sources, :where(.legacy-content) .tracker-return, :where(.legacy-content) .salary-method, :where(.legacy-content) .risk-report-hero, :where(.legacy-content) .report-analysis, :where(.legacy-content) .report-method, :where(.legacy-content) .report-risk-grid, :where(.legacy-content) .report-cta, :where(.legacy-content) .standards-citation{grid-template-columns:1fr;}:where(.legacy-content) .change-tracker-hero > div:last-child, :where(.legacy-content) .risk-report-hero > div:last-child{margin-top:50px;}:where(.legacy-content) .change-tracker-list article{gap:35px;}:where(.legacy-content) .change-track-meta{flex-direction:row;align-items:center;}:where(.legacy-content) .tracker-return > div:last-child, :where(.legacy-content) .report-cta > div:last-child{margin-top:45px;}:where(.legacy-content) .report-risk-grid > div{position:static;}:where(.legacy-content) .report-risk-grid ol{margin-top:55px;}:where(.legacy-content) .report-model > div:first-child{grid-template-columns:1fr;}:where(.legacy-content) .report-model > div:last-child{grid-template-columns:1fr 1fr;}:where(.legacy-content) .report-signal{grid-template-columns:1fr;}:where(.legacy-content) .report-signal > div + div{padding-left:0;border-left:0;}:where(.legacy-content) .report-signal > div{min-height:auto;padding:30px 0 45px;}}@media (max-width: 720px){:where(.legacy-content) .change-tracker-hero, :where(.legacy-content) .salary-checker-hero, :where(.legacy-content) .risk-report-hero{min-height:auto;padding:165px 22px 85px;}:where(.legacy-content) .change-tracker-hero h1, :where(.legacy-content) .salary-checker-hero h1, :where(.legacy-content) .risk-report-hero h1{font-size:52px;}:where(.legacy-content) .change-tracker-intro, :where(.legacy-content) .tracker-sources, :where(.legacy-content) .salary-method, :where(.legacy-content) .report-analysis, :where(.legacy-content) .report-method, :where(.legacy-content) .report-risk-grid, :where(.legacy-content) .report-model, :where(.legacy-content) .standards-citation{padding:95px 22px;}:where(.legacy-content) .tracker-source-list{margin-top:45px;}:where(.legacy-content) .tracker-source-list a{grid-template-columns:85px 1fr 16px;gap:15px;}:where(.legacy-content) .change-tracker{padding:0 22px 95px;}:where(.legacy-content) .change-tracker-filters{top:106px;overflow-x:auto;flex-wrap:nowrap;}:where(.legacy-content) .change-track-content h2{font-size:40px;}:where(.legacy-content) .change-track-judgment, :where(.legacy-content) .salary-checker-inputs, :where(.legacy-content) .salary-result dl, :where(.legacy-content) .report-risk-grid ol, :where(.legacy-content) .report-model > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .change-track-judgment > div{min-height:auto;}:where(.legacy-content) .change-track-content > a{grid-template-columns:1fr auto;}:where(.legacy-content) .change-track-content > a small{grid-column:1 / -1;justify-self:start;}:where(.legacy-content) .tracker-return, :where(.legacy-content) .report-cta{margin:8px;padding:88px 22px;border-radius:22px;}:where(.legacy-content) .salary-checker{padding:24px 20px;border-radius:20px;}:where(.legacy-content) .salary-checker-step{grid-template-columns:24px 1fr;}:where(.legacy-content) .salary-result dl div:nth-child(odd), :where(.legacy-content) .salary-result dl div:nth-child(even){padding:14px 0;border-left:0;}:where(.legacy-content) .report-signal{padding:85px 22px;}:where(.legacy-content) .report-risk-grid li, :where(.legacy-content) .report-model article{min-height:245px;}}:where(.legacy-content) .article-editorial-image{position:relative;margin:0;overflow:hidden;background:var(--site-night);}:where(.legacy-content) .article-editorial-image img{width:100%;height:auto;display:block;}:where(.legacy-content) .article-editorial-image figcaption{position:absolute;right:clamp(22px, 4vw, 68px);bottom:24px;padding:9px 12px;border:1px solid rgba(255, 255, 255, .16);background:rgba(12, 17, 18, .68);color:var(--site-on-night-muted);font-size:12px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;backdrop-filter:blur(12px);}:where(.legacy-content) .graduate-hub-hero{min-height:90svh;padding:180px clamp(24px, 6.25vw, 108px) 95px;display:grid;grid-template-columns:1.23fr .77fr;gap:9vw;align-items:end;background:var(--site-night);color:white;}:where(.legacy-content) .graduate-hub-hero .eyebrow{color:var(--site-on-night-muted);}:where(.legacy-content) .graduate-hub-hero h1{max-width:1100px;margin:0;font-size:clamp(62px, 7.6vw, 126px);font-weight:510;line-height:.91;letter-spacing:-.07em;}:where(.legacy-content) .graduate-hub-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .graduate-hub-hero > div:last-child{padding-top:34px;border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .graduate-hub-hero > div:last-child > p{max-width:610px;margin:0;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.45vw, 23px);line-height:1.67;}:where(.legacy-content) .graduate-hub-hero .primary-action{margin-top:42px;background:white;color:var(--ink);}:where(.legacy-content) .graduate-hub-visual{position:relative;min-height:52vw;max-height:760px;overflow:hidden;background:var(--site-night);}:where(.legacy-content) .graduate-hub-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}:where(.legacy-content) .graduate-hub-visual > div{position:absolute;left:clamp(22px, 8vw, 136px);bottom:clamp(22px, 6vw, 90px);max-width:540px;padding:28px 30px;border:1px solid rgba(255, 255, 255, .16);background:rgba(12, 17, 18, .78);color:white;backdrop-filter:blur(20px);}:where(.legacy-content) .graduate-hub-visual span, :where(.legacy-content) .graduate-hub-status span, :where(.legacy-content) .graduate-hub-judgments article > span, :where(.legacy-content) .graduate-hub-routes a > span, :where(.legacy-content) .graduate-hub-feature aside > span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .graduate-hub-visual p{margin:17px 0 0;color:var(--site-paper-strong);font-size:13px;line-height:1.72;}:where(.legacy-content) .graduate-hub-status{display:grid;grid-template-columns:repeat(4, 1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--site-paper-deep);}:where(.legacy-content) .graduate-hub-status > div{min-height:285px;padding:34px clamp(22px, 2.5vw, 42px);display:flex;flex-direction:column;}:where(.legacy-content) .graduate-hub-status > div + div{border-left:1px solid var(--line);}:where(.legacy-content) .graduate-hub-status > div:last-child{background:var(--site-danger);color:white;}:where(.legacy-content) .graduate-hub-status > div:last-child span{color:var(--site-copper-soft);}:where(.legacy-content) .graduate-hub-status strong{margin:58px 0 17px;font-size:clamp(22px, 2vw, 31px);font-weight:540;line-height:1.08;letter-spacing:-.035em;}:where(.legacy-content) .graduate-hub-status p{margin:auto 0 0;color:var(--muted);font-size:12px;line-height:1.68;}:where(.legacy-content) .graduate-hub-status > div:last-child p{color:var(--site-paper-strong);}:where(.legacy-content) .graduate-hub-judgments{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;background:var(--site-on-night);}:where(.legacy-content) .graduate-hub-judgments > div:first-child{position:sticky;top:150px;align-self:start;}:where(.legacy-content) .graduate-hub-judgments h2, :where(.legacy-content) .graduate-hub-sequence h2, :where(.legacy-content) .graduate-hub-routes h2, :where(.legacy-content) .graduate-hub-feature h2{margin:0;font-size:clamp(49px, 5.5vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .graduate-hub-judgments > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .graduate-hub-judgments article{min-height:340px;padding:32px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .graduate-hub-judgments h3{margin:65px 0 22px;font-size:clamp(27px, 2.5vw, 39px);font-weight:535;line-height:1.07;letter-spacing:-.045em;}:where(.legacy-content) .graduate-hub-judgments article p{margin:auto 0 0;color:var(--muted);font-size:13px;line-height:1.72;}:where(.legacy-content) .graduate-hub-sequence{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw;background:var(--site-paper-deep);}:where(.legacy-content) .graduate-hub-sequence > div:first-child > p:last-child, :where(.legacy-content) .graduate-hub-routes > div:first-child > p:last-child{max-width:600px;margin:34px 0 0;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .graduate-hub-sequence ol{margin:0;padding:0;border-top:1px solid var(--line);list-style:none;}:where(.legacy-content) .graduate-hub-sequence li{padding:30px 0;display:grid;grid-template-columns:54px 1fr;gap:24px;border-bottom:1px solid var(--line);}:where(.legacy-content) .graduate-hub-sequence li > span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .graduate-hub-sequence strong{font-size:clamp(22px, 2.1vw, 33px);font-weight:535;letter-spacing:-.035em;}:where(.legacy-content) .graduate-hub-sequence li p{max-width:720px;margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .graduate-hub-routes{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;background:var(--site-night);color:white;}:where(.legacy-content) .graduate-hub-routes .section-label{color:var(--site-copper);}:where(.legacy-content) .graduate-hub-routes > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid rgba(255, 255, 255, .17);border-left:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .graduate-hub-routes a{min-height:380px;padding:32px;display:flex;flex-direction:column;border-right:1px solid rgba(255, 255, 255, .17);border-bottom:1px solid rgba(255, 255, 255, .17);transition:background 220ms ease, transform 220ms ease;}:where(.legacy-content) .graduate-hub-routes a:hover{background:rgba(255, 255, 255, .05);transform:translateY(-3px);}:where(.legacy-content) .graduate-hub-routes h3{margin:68px 0 22px;font-size:clamp(30px, 3vw, 48px);font-weight:530;line-height:1.05;letter-spacing:-.05em;}:where(.legacy-content) .graduate-hub-routes a p{margin:0;color:var(--site-on-night-quiet);font-size:13px;line-height:1.72;}:where(.legacy-content) .graduate-hub-routes a strong{margin-top:auto;padding-top:40px;font-size:12px;}:where(.legacy-content) .graduate-hub-routes > div:first-child > p:last-child{color:var(--site-on-night-quiet);}:where(.legacy-content) .graduate-hub-feature{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1.25fr .75fr;gap:10vw;align-items:end;background:var(--site-on-night);}:where(.legacy-content) .graduate-hub-feature > div > p:not(.section-label){max-width:760px;margin:34px 0 0;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .graduate-hub-feature .light-action{margin-top:36px;}:where(.legacy-content) .graduate-hub-feature aside{min-height:360px;padding:34px;display:flex;flex-direction:column;border:1px solid var(--line);background:var(--site-paper-deep);}:where(.legacy-content) .graduate-hub-feature aside strong{margin:65px 0 25px;font-size:clamp(46px, 5vw, 78px);font-weight:520;line-height:.93;letter-spacing:-.06em;}:where(.legacy-content) .graduate-hub-feature aside p{margin:auto 0 0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .graduate-hub-faq{background:var(--site-on-night);}:where(.legacy-content) .graduate-hub-sources{background:var(--site-paper-deep);}:where(.legacy-content) .graduate-hub-cta{margin:12px;border-radius:28px;}@media (max-width: 1180px){:where(.legacy-content) .graduate-hub-status{grid-template-columns:repeat(2, 1fr);}:where(.legacy-content) .graduate-hub-status > div:nth-child(3){border-left:0;border-top:1px solid var(--line);}:where(.legacy-content) .graduate-hub-status > div:nth-child(4){border-top:1px solid var(--line);}}@media (max-width: 980px){:where(.legacy-content) .graduate-hub-hero, :where(.legacy-content) .graduate-hub-judgments, :where(.legacy-content) .graduate-hub-sequence, :where(.legacy-content) .graduate-hub-routes, :where(.legacy-content) .graduate-hub-feature{grid-template-columns:1fr;}:where(.legacy-content) .graduate-hub-judgments > div:first-child{position:static;}:where(.legacy-content) .graduate-hub-judgments > div:last-child, :where(.legacy-content) .graduate-hub-routes > div:last-child{margin-top:55px;}}@media (max-width: 720px){:where(.legacy-content) .article-editorial-image figcaption{display:none;}:where(.legacy-content) .graduate-hub-hero{min-height:auto;padding:165px 22px 85px;}:where(.legacy-content) .graduate-hub-hero h1{font-size:53px;}:where(.legacy-content) .graduate-hub-visual{min-height:470px;}:where(.legacy-content) .graduate-hub-visual img{object-position:61% center;}:where(.legacy-content) .graduate-hub-visual > div{left:22px;right:22px;bottom:22px;padding:22px;}:where(.legacy-content) .graduate-hub-status{grid-template-columns:1fr;}:where(.legacy-content) .graduate-hub-status > div{min-height:245px;}:where(.legacy-content) .graduate-hub-status > div + div{border-left:0;border-top:1px solid var(--line);}:where(.legacy-content) .graduate-hub-judgments, :where(.legacy-content) .graduate-hub-sequence, :where(.legacy-content) .graduate-hub-routes, :where(.legacy-content) .graduate-hub-feature{padding:95px 22px;}:where(.legacy-content) .graduate-hub-judgments > div:last-child, :where(.legacy-content) .graduate-hub-routes > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .graduate-hub-judgments article, :where(.legacy-content) .graduate-hub-routes a{min-height:310px;}:where(.legacy-content) .graduate-hub-feature aside{min-height:315px;margin-top:50px;}:where(.legacy-content) .graduate-hub-cta{margin:8px;border-radius:22px;}}:where(.legacy-content) .authority-hub-hero{min-height:90svh;padding:180px clamp(24px, 6.25vw, 108px) 95px;display:grid;grid-template-columns:1.23fr .77fr;gap:9vw;align-items:end;background:var(--site-night);color:white;}:where(.legacy-content) .authority-hub-hero .eyebrow{color:var(--site-on-night-muted);}:where(.legacy-content) .authority-hub-hero h1{max-width:1120px;margin:0;font-size:clamp(62px, 7.5vw, 125px);font-weight:510;line-height:.91;letter-spacing:-.07em;}:where(.legacy-content) .authority-hub-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .authority-hub-hero > div:last-child{padding-top:34px;border-top:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .authority-hub-hero > div:last-child > p{max-width:630px;margin:0;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.45vw, 23px);line-height:1.67;}:where(.legacy-content) .authority-hub-hero .primary-action{margin-top:42px;background:white;color:var(--ink);}:where(.legacy-content) .authority-hub-self-sponsorship .authority-hub-hero{background:radial-gradient(circle at 76% 30%, rgba(123, 41, 56, .16), transparent 31%), var(--site-night);}:where(.legacy-content) .authority-hub-complex .authority-hub-hero{background:radial-gradient(circle at 77% 36%, rgba(123, 41, 56, .17), transparent 32%), var(--site-night);}:where(.legacy-content) .authority-hub-complex .authority-hub-hero h1 em{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-talent .authority-hub-hero{background:radial-gradient(circle at 78% 34%, rgba(112, 55, 73, .2), transparent 33%), var(--site-night);}:where(.legacy-content) .authority-hub-talent .authority-hub-hero h1 em{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-sports .authority-hub-hero{background:radial-gradient(circle at 78% 34%, rgba(101, 100, 95, .2), transparent 33%), var(--site-night);}:where(.legacy-content) .authority-hub-sports .authority-hub-hero h1 em{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-family .authority-hub-hero{background:radial-gradient(circle at 76% 34%, rgba(112, 55, 73, .19), transparent 34%), var(--site-ink);}:where(.legacy-content) .authority-hub-family .authority-hub-hero h1 em{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-evisa .authority-hub-hero{background:radial-gradient(circle at 78% 34%, rgba(49, 92, 112, .24), transparent 34%), var(--site-night);}:where(.legacy-content) .authority-hub-evisa .authority-hub-hero h1 em{color:var(--site-on-night-muted);}:where(.legacy-content) .authority-hub-visual{position:relative;min-height:52vw;max-height:760px;overflow:hidden;background:var(--site-night);}:where(.legacy-content) .authority-hub-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;}:where(.legacy-content) .authority-hub-visual > div{position:absolute;left:clamp(22px, 8vw, 136px);bottom:clamp(22px, 6vw, 90px);max-width:560px;padding:28px 30px;border:1px solid rgba(255, 255, 255, .16);background:rgba(12, 17, 18, .8);color:white;backdrop-filter:blur(20px);}:where(.legacy-content) .authority-hub-visual span, :where(.legacy-content) .authority-hub-facts article > span, :where(.legacy-content) .authority-hub-thesis article > span, :where(.legacy-content) .authority-hub-pathways a > span, :where(.legacy-content) .authority-hub-feature aside > span{color:var(--site-copper);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .authority-hub-visual p{margin:17px 0 0;color:var(--site-paper-strong);font-size:13px;line-height:1.72;}:where(.legacy-content) .authority-hub-complex .authority-hub-visual > div{left:auto;right:clamp(22px, 8vw, 136px);}:where(.legacy-content) .authority-hub-complex .authority-hub-visual span, :where(.legacy-content) .authority-hub-complex .authority-hub-feature aside > span{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-facts{display:grid;grid-template-columns:repeat(4, 1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--site-paper-deep);}:where(.legacy-content) .authority-hub-facts article{min-height:305px;padding:34px clamp(22px, 2.5vw, 42px);display:flex;flex-direction:column;}:where(.legacy-content) .authority-hub-facts article + article{border-left:1px solid var(--line);}:where(.legacy-content) .authority-hub-facts strong{margin:58px 0 18px;font-size:clamp(22px, 2vw, 31px);font-weight:540;line-height:1.08;letter-spacing:-.035em;}:where(.legacy-content) .authority-hub-facts p{margin:auto 0 0;color:var(--muted);font-size:12px;line-height:1.68;}:where(.legacy-content) .authority-hub-innovator .authority-hub-facts article:last-child{background:var(--site-night-soft);color:white;}:where(.legacy-content) .authority-hub-innovator .authority-hub-facts article:last-child p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-self-sponsorship .authority-hub-facts article:nth-child(3){background:var(--site-danger);color:white;}:where(.legacy-content) .authority-hub-self-sponsorship .authority-hub-facts article:nth-child(3) p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-complex .authority-hub-facts article:first-child{background:var(--site-night-soft);color:white;}:where(.legacy-content) .authority-hub-complex .authority-hub-facts article:first-child p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-talent .authority-hub-facts article:nth-child(2){background:var(--site-night-soft);color:white;}:where(.legacy-content) .authority-hub-talent .authority-hub-facts article:nth-child(2) p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-sports .authority-hub-facts article:nth-child(3){background:var(--site-night-soft);color:white;}:where(.legacy-content) .authority-hub-sports .authority-hub-facts article:nth-child(3) p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-family .authority-hub-facts article:nth-child(2){background:var(--site-accent-deep);color:white;}:where(.legacy-content) .authority-hub-family .authority-hub-facts article:nth-child(2) p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-evisa .authority-hub-facts article:nth-child(3){background:var(--site-success);color:white;}:where(.legacy-content) .authority-hub-evisa .authority-hub-facts article:nth-child(3) p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-thesis{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;background:var(--site-on-night);}:where(.legacy-content) .authority-hub-thesis > div:first-child{position:sticky;top:150px;align-self:start;}:where(.legacy-content) .authority-hub-thesis h2, :where(.legacy-content) .authority-hub-sequence h2, :where(.legacy-content) .authority-hub-pathways h2, :where(.legacy-content) .authority-hub-feature h2{margin:0;font-size:clamp(49px, 5.5vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .authority-hub-thesis > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .authority-hub-thesis article{min-height:350px;padding:32px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .authority-hub-thesis h3{margin:65px 0 22px;font-size:clamp(27px, 2.5vw, 39px);font-weight:535;line-height:1.07;letter-spacing:-.045em;}:where(.legacy-content) .authority-hub-thesis article p{margin:auto 0 0;color:var(--muted);font-size:13px;line-height:1.72;}:where(.legacy-content) .authority-hub-sequence{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.7fr 1.3fr;gap:9vw;background:var(--site-paper-deep);}:where(.legacy-content) .authority-hub-sequence > div:first-child > p:last-child, :where(.legacy-content) .authority-hub-pathways > div:first-child > p:last-child{max-width:610px;margin:34px 0 0;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .authority-hub-sequence ol{margin:0;padding:0;border-top:1px solid var(--line);list-style:none;}:where(.legacy-content) .authority-hub-sequence li{padding:30px 0;display:grid;grid-template-columns:54px 1fr;gap:24px;border-bottom:1px solid var(--line);}:where(.legacy-content) .authority-hub-sequence li > span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .authority-hub-sequence strong{font-size:clamp(22px, 2.1vw, 33px);font-weight:535;letter-spacing:-.035em;}:where(.legacy-content) .authority-hub-sequence li p{max-width:740px;margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .authority-hub-pathways{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;background:var(--site-night);color:white;}:where(.legacy-content) .authority-hub-pathways .section-label{color:var(--site-copper);}:where(.legacy-content) .authority-hub-pathways > div:last-child{display:grid;grid-template-columns:repeat(2, 1fr);border-top:1px solid rgba(255, 255, 255, .17);border-left:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .authority-hub-pathways a{min-height:400px;padding:32px;display:flex;flex-direction:column;border-right:1px solid rgba(255, 255, 255, .17);border-bottom:1px solid rgba(255, 255, 255, .17);transition:background 220ms ease, transform 220ms ease;}:where(.legacy-content) .authority-hub-pathways a:hover{background:rgba(255, 255, 255, .05);transform:translateY(-3px);}:where(.legacy-content) .authority-hub-pathways h3{margin:68px 0 22px;font-size:clamp(30px, 3vw, 48px);font-weight:530;line-height:1.05;letter-spacing:-.05em;}:where(.legacy-content) .authority-hub-pathways a p{margin:0;color:var(--site-on-night-quiet);font-size:13px;line-height:1.72;}:where(.legacy-content) .authority-hub-pathways a strong{margin-top:auto;padding-top:40px;font-size:12px;}:where(.legacy-content) .authority-hub-pathways > div:first-child > p:last-child{color:var(--site-on-night-quiet);}:where(.legacy-content) .authority-hub-complex .authority-hub-pathways{background:var(--site-ink);}:where(.legacy-content) .authority-hub-complex .authority-hub-pathways .section-label, :where(.legacy-content) .authority-hub-complex .authority-hub-pathways a > span{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-talent .authority-hub-pathways{background:var(--site-ink);}:where(.legacy-content) .authority-hub-talent .authority-hub-pathways .section-label, :where(.legacy-content) .authority-hub-talent .authority-hub-pathways a > span{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-sports .authority-hub-pathways{background:var(--site-night);}:where(.legacy-content) .authority-hub-sports .authority-hub-pathways .section-label, :where(.legacy-content) .authority-hub-sports .authority-hub-pathways a > span{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-family .authority-hub-pathways{background:var(--site-ink);}:where(.legacy-content) .authority-hub-family .authority-hub-pathways .section-label, :where(.legacy-content) .authority-hub-family .authority-hub-pathways a > span{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-evisa .authority-hub-pathways{background:var(--site-night);}:where(.legacy-content) .authority-hub-evisa .authority-hub-pathways .section-label, :where(.legacy-content) .authority-hub-evisa .authority-hub-pathways a > span{color:var(--site-on-night-muted);}:where(.legacy-content) .authority-hub-feature{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:1.25fr .75fr;gap:10vw;align-items:end;background:var(--site-on-night);}:where(.legacy-content) .authority-hub-feature > div > p:not(.section-label){max-width:760px;margin:34px 0 0;color:var(--muted);font-size:16px;line-height:1.75;}:where(.legacy-content) .authority-hub-feature .light-action{margin-top:36px;}:where(.legacy-content) .authority-hub-feature aside{min-height:360px;padding:34px;display:flex;flex-direction:column;border:1px solid var(--line);background:var(--site-paper-deep);}:where(.legacy-content) .authority-hub-feature aside strong{margin:65px 0 25px;font-size:clamp(42px, 4.7vw, 74px);font-weight:520;line-height:.93;letter-spacing:-.06em;}:where(.legacy-content) .authority-hub-feature aside p{margin:auto 0 0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .authority-hub-innovator .authority-hub-feature aside{background:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-self-sponsorship .authority-hub-feature aside{background:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-complex .authority-hub-feature aside{background:var(--site-danger);color:white;}:where(.legacy-content) .authority-hub-complex .authority-hub-feature aside p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-talent .authority-hub-feature aside{background:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-talent .authority-hub-feature aside > span{color:var(--site-danger);}:where(.legacy-content) .authority-hub-sports .authority-hub-feature aside{background:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-sports .authority-hub-feature aside > span{color:var(--site-success);}:where(.legacy-content) .authority-hub-family .authority-hub-feature aside{background:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-family .authority-hub-feature aside > span{color:var(--site-accent-deep);}:where(.legacy-content) .authority-hub-family .article-briefing-prompt{background:var(--site-accent-deep);}:where(.legacy-content) .authority-hub-family .article-briefing-prompt .section-label{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-family .article-briefing-prompt > div:last-child > p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-sports .article-briefing-prompt{background:var(--site-success);}:where(.legacy-content) .authority-hub-sports .article-briefing-prompt .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .authority-hub-sports .article-briefing-prompt > div:last-child > p{color:var(--site-paper-strong);}:where(.legacy-content) .authority-hub-evisa .authority-hub-feature aside{background:var(--site-paper-deep);}:where(.legacy-content) .authority-hub-evisa .authority-hub-feature aside > span{color:var(--site-info);}:where(.legacy-content) .authority-hub-evisa .article-briefing-prompt{background:var(--site-success);}:where(.legacy-content) .authority-hub-evisa .article-briefing-prompt .section-label{color:var(--site-on-night-muted);}:where(.legacy-content) .authority-hub-evisa .article-briefing-prompt > div:last-child > p{color:var(--site-paper-deep);}:where(.legacy-content) .authority-hub-faq{background:var(--site-on-night);}:where(.legacy-content) .authority-hub-sources{background:var(--site-paper-deep);}:where(.legacy-content) .authority-hub-cta{margin:12px;border-radius:28px;}@media (max-width: 1180px){:where(.legacy-content) .authority-hub-facts{grid-template-columns:repeat(2, 1fr);}:where(.legacy-content) .authority-hub-facts article:nth-child(3){border-left:0;border-top:1px solid var(--line);}:where(.legacy-content) .authority-hub-facts article:nth-child(4){border-top:1px solid var(--line);}}@media (max-width: 980px){:where(.legacy-content) .authority-hub-hero, :where(.legacy-content) .authority-hub-thesis, :where(.legacy-content) .authority-hub-sequence, :where(.legacy-content) .authority-hub-pathways, :where(.legacy-content) .authority-hub-feature{grid-template-columns:1fr;}:where(.legacy-content) .authority-hub-thesis > div:first-child{position:static;}:where(.legacy-content) .authority-hub-thesis > div:last-child, :where(.legacy-content) .authority-hub-pathways > div:last-child{margin-top:55px;}}@media (max-width: 720px){:where(.legacy-content) .authority-hub-hero{min-height:auto;padding:165px 22px 85px;}:where(.legacy-content) .authority-hub-hero h1{font-size:53px;}:where(.legacy-content) .authority-hub-visual{min-height:470px;}:where(.legacy-content) .authority-hub-visual img{object-position:61% center;}:where(.legacy-content) .authority-hub-visual > div, :where(.legacy-content) .authority-hub-complex .authority-hub-visual > div{left:22px;right:22px;bottom:22px;padding:22px;}:where(.legacy-content) .authority-hub-facts{grid-template-columns:1fr;}:where(.legacy-content) .authority-hub-facts article{min-height:250px;}:where(.legacy-content) .authority-hub-facts article + article{border-left:0;border-top:1px solid var(--line);}:where(.legacy-content) .authority-hub-thesis, :where(.legacy-content) .authority-hub-sequence, :where(.legacy-content) .authority-hub-pathways, :where(.legacy-content) .authority-hub-feature{padding:95px 22px;}:where(.legacy-content) .authority-hub-thesis > div:last-child, :where(.legacy-content) .authority-hub-pathways > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .authority-hub-thesis article, :where(.legacy-content) .authority-hub-pathways a{min-height:320px;}:where(.legacy-content) .authority-hub-feature aside{min-height:315px;margin-top:50px;}:where(.legacy-content) .authority-hub-cta{margin:8px;border-radius:22px;}}:where(.legacy-content) .hero{min-height:100svh;padding:170px clamp(24px, 6.25vw, 108px) 66px;grid-template-columns:minmax(0, 1.15fr) minmax(390px, .72fr);align-items:center;align-content:stretch;column-gap:clamp(56px, 7vw, 132px);}:where(.legacy-content) .hero::after{content:"";position:absolute;right:-14vw;top:3%;width:62vw;aspect-ratio:1;border:1px solid rgba(201, 146, 117, .07);border-radius:50%;box-shadow:0 0 0 8vw rgba(255, 255, 255, .008),
    0 0 0 16vw rgba(255, 255, 255, .006);pointer-events:none;}:where(.legacy-content) .hero-copy{max-width:860px;}:where(.legacy-content) .hero h1{max-width:900px;font-size:clamp(60px, 5.45vw, 96px);line-height:.94;}:where(.legacy-content) .hero-intro{max-width:560px;margin-top:34px;font-size:clamp(17px, 1.2vw, 20px);}:where(.legacy-content) .hero-actions{margin-top:34px;}:where(.legacy-content) .hero .primary-action{min-width:330px;padding:17px 20px;}:where(.legacy-content) .hero-proof{position:static;margin-top:45px;padding-top:19px;display:flex;flex-wrap:wrap;gap:12px 24px;border-top:1px solid rgba(255, 255, 255, .13);color:var(--site-on-night-quiet);font-size:12px;line-height:1.5;letter-spacing:.1em;}:where(.legacy-content) .hero-proof span{flex-basis:100%;color:var(--site-on-night-quiet);}:where(.legacy-content) .hero-proof a{color:var(--site-on-night-muted);}@media (max-width: 1180px) and (min-width: 981px){:where(.legacy-content) .hero{grid-template-columns:minmax(0, 1.08fr) minmax(360px, .78fr);column-gap:48px;}}@media (max-width: 980px){:where(.legacy-content) .hero{min-height:auto;padding:190px 32px 72px;grid-template-columns:1fr;row-gap:65px;align-content:start;}:where(.legacy-content) .hero h1{max-width:760px;}:where(.legacy-content) .hero-proof{display:flex;}}@media (max-width: 720px){:where(.legacy-content) .hero{padding:160px 22px 62px;row-gap:50px;}:where(.legacy-content) .hero h1{font-size:clamp(48px, 14.2vw, 64px);}:where(.legacy-content) .hero-intro{margin-top:28px;}:where(.legacy-content) .hero-actions{margin-top:30px;}:where(.legacy-content) .hero-proof{margin-top:34px;gap:10px 16px;}:where(.legacy-content) .tool-feature{padding:82px 20px;}:where(.legacy-content) .tool-feature h2{font-size:48px;}:where(.legacy-content) .tool-feature-copy > p:not(.section-label){margin-top:28px;font-size:16px;}:where(.legacy-content) .tool-feature .primary-action{width:100%;}:where(.legacy-content) .tool-preview{padding:22px;border-radius:18px;}:where(.legacy-content) .tool-preview > div{gap:16px;line-height:1.4;}:where(.legacy-content) .tool-preview > div i{text-align:right;}:where(.legacy-content) .tool-preview > p,
  :where(.legacy-content) .journey-preview > p{margin:42px 0 26px;font-size:32px;}:where(.legacy-content) .journey-preview nav a{min-height:58px;padding:13px 14px;}:where(.legacy-content) .tool-preview > small{margin-top:24px;line-height:1.5;}}:where(.legacy-content) .subject-pathway{padding:92px clamp(24px, 6.25vw, 108px);display:grid;grid-template-columns:minmax(280px, .72fr) minmax(0, 1.28fr);gap:clamp(52px, 8vw, 132px);background:radial-gradient(circle at 88% 12%, rgba(101, 100, 95, .13), transparent 27%),
    linear-gradient(145deg, var(--site-paper-deep), var(--site-on-night) 54%, var(--site-paper-deep));border-top:1px solid rgba(23, 28, 29, .08);border-bottom:1px solid rgba(23, 28, 29, .08);}:where(.legacy-content) .subject-pathway-intro h2{max-width:650px;margin:24px 0 0;color:var(--site-night-soft);font-size:clamp(40px, 4.25vw, 69px);font-weight:520;line-height:.98;letter-spacing:-.057em;}:where(.legacy-content) .subject-pathway-intro > p:last-child{max-width:560px;margin:28px 0 0;color:var(--site-muted);font-size:13px;line-height:1.75;}:where(.legacy-content) .subject-pathway nav{border-top:1px solid rgba(23, 28, 29, .15);}:where(.legacy-content) .subject-pathway nav a{min-height:92px;padding:20px 3px;display:grid;grid-template-columns:minmax(145px, .42fr) minmax(0, 1fr) 30px;gap:22px;align-items:center;border-bottom:1px solid rgba(23, 28, 29, .13);transition:color 180ms ease, padding 180ms ease, background 180ms ease;}:where(.legacy-content) .subject-pathway nav a:hover{padding-left:13px;color:var(--site-danger);background:rgba(255, 255, 255, .28);}:where(.legacy-content) .subject-pathway nav span{color:var(--site-danger);font-size:12px;font-weight:760;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .subject-pathway nav strong{font-size:clamp(18px, 1.55vw, 24px);font-weight:570;line-height:1.15;letter-spacing:-.03em;}:where(.legacy-content) .subject-pathway nav i{color:var(--site-muted);font-size:17px;font-style:normal;text-align:right;}@media (max-width: 980px){:where(.legacy-content) .subject-pathway{grid-template-columns:1fr;gap:48px;}}@media (max-width: 720px){:where(.legacy-content) .subject-pathway{padding:72px 22px;}:where(.legacy-content) .subject-pathway-intro h2{font-size:45px;}:where(.legacy-content) .subject-pathway nav a{min-height:86px;grid-template-columns:1fr 24px;gap:12px;}:where(.legacy-content) .subject-pathway nav a span{grid-column:1 / -1;}}:where(.legacy-content) .expertise-page .service-hero{min-height:86svh;padding:160px clamp(24px, 6.25vw, 108px) 72px;display:grid;grid-template-columns:minmax(0, 1.16fr) minmax(390px, .72fr);gap:clamp(55px, 7vw, 125px);align-items:center;background:radial-gradient(circle at 76% 18%, var(--expertise-glow), transparent 28%),
    linear-gradient(112deg, var(--site-on-night) 0%, var(--site-on-night) 67%, var(--site-paper-deep) 100%);}:where(.legacy-content) .expertise-page .service-hero-copy{position:relative;z-index:1;}:where(.legacy-content) .expertise-page .service-hero h1{max-width:980px;font-size:clamp(60px, 7.15vw, 120px);line-height:.91;}:where(.legacy-content) .expertise-page .service-hero-copy > p:not(.eyebrow){max-width:720px;margin:40px 0 0;color:var(--muted);font-size:clamp(18px, 1.5vw, 24px);line-height:1.56;letter-spacing:-.025em;}:where(.legacy-content) .expertise-page .service-hero .primary-action{margin-top:38px;}:where(.legacy-content) .service-hero-context{min-height:480px;padding:clamp(28px, 3vw, 42px);position:relative;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255, 255, 255, .16);border-radius:25px;background:radial-gradient(circle at 95% 2%, color-mix(in srgb, var(--expertise-light) 16%, transparent), transparent 34%),
    var(--expertise-deep);color:white;box-shadow:0 35px 95px rgba(23, 28, 29, .2);}:where(.legacy-content) .service-hero-context::after{content:"";position:absolute;right:-95px;bottom:-100px;width:280px;aspect-ratio:1;border:1px solid rgba(255, 255, 255, .11);border-radius:50%;box-shadow:0 0 0 55px rgba(255, 255, 255, .025), 0 0 0 110px rgba(255, 255, 255, .018);pointer-events:none;}:where(.legacy-content) .service-hero-context header{position:relative;z-index:1;display:flex;justify-content:space-between;gap:24px;color:var(--expertise-light);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .service-hero-context header i{color:var(--expertise-muted);font-style:normal;text-align:right;}:where(.legacy-content) .service-hero-context h2{max-width:480px;margin:66px 0 34px;position:relative;z-index:1;font-size:clamp(32px, 3vw, 48px);font-weight:520;line-height:1.02;letter-spacing:-.05em;}:where(.legacy-content) .service-hero-context > div{position:relative;z-index:1;border-top:1px solid rgba(255, 255, 255, .16);}:where(.legacy-content) .service-hero-context > div p{margin:0;padding:15px 0;display:grid;grid-template-columns:34px 1fr;gap:14px;border-bottom:1px solid rgba(255, 255, 255, .13);color:var(--site-paper-deep);font-size:12px;line-height:1.45;}:where(.legacy-content) .service-hero-context > div span{color:var(--expertise-light);font-size:12px;font-weight:760;}:where(.legacy-content) .service-hero-context > small{margin-top:auto;padding-top:28px;position:relative;z-index:1;color:var(--expertise-muted);font-size:12px;font-weight:720;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .expertise-page .service-body{padding:112px clamp(24px, 6.25vw, 108px);grid-template-columns:.8fr 1.2fr;gap:clamp(55px, 9vw, 155px);background:radial-gradient(circle at 4% 14%, var(--expertise-body-glow), transparent 24%),
    var(--site-night);}:where(.legacy-content) .expertise-page .service-body .service-intro{padding-left:26px;border-left:2px solid var(--expertise-light);}:where(.legacy-content) .expertise-page .service-body .service-intro h2{font-size:clamp(45px, 5vw, 80px);}:where(.legacy-content) .expertise-page .service-body .service-copy p{max-width:760px;}:where(.legacy-content) .expertise-page .service-body .service-copy{padding-top:6px;}:where(.legacy-content) .expertise-page .service-hero-copy,
:where(.legacy-content) .expertise-page .service-hero-context,
:where(.legacy-content) .expertise-page .service-intro,
:where(.legacy-content) .expertise-page .service-copy,
:where(.legacy-content) .expertise-page .matter-list-heading,
:where(.legacy-content) .expertise-page .service-faq > div{min-width:0;}:where(.legacy-content) .expertise-page .service-hero h1,
:where(.legacy-content) .expertise-page .service-hero-context h2,
:where(.legacy-content) .expertise-page .service-intro h2,
:where(.legacy-content) .expertise-page .matter-list-heading h2,
:where(.legacy-content) .expertise-page .service-faq h2,
:where(.legacy-content) .expertise-page .service-cta h2{text-wrap:balance;}:where(.legacy-content) .expertise-page .matter-list{padding:105px clamp(24px, 6.25vw, 108px);grid-template-columns:.68fr 1.32fr;gap:clamp(55px, 8vw, 135px);background:var(--site-paper-deep);}:where(.legacy-content) .matter-list-heading h2{max-width:530px;margin:0;font-size:clamp(45px, 4.8vw, 78px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .matter-list-heading > p:last-child{max-width:500px;margin:28px 0 0;color:var(--muted);font-size:13px;line-height:1.72;}:where(.legacy-content) .expertise-page .matter-list p:not(.section-label){padding:23px 0;font-size:clamp(19px, 1.72vw, 27px);}:where(.legacy-content) .expertise-page .matter-list p:not(.section-label):hover{color:var(--expertise-deep);}:where(.legacy-content) .expertise-page .matter-list p span{color:var(--expertise-deep);}:where(.legacy-content) .expertise-page .service-insight{padding:82px clamp(24px, 6.25vw, 108px);background:radial-gradient(circle at 86% 20%, color-mix(in srgb, var(--expertise-light) 15%, transparent), transparent 28%),
    var(--expertise-deep);color:white;}:where(.legacy-content) .expertise-page .service-insight .section-label{color:var(--expertise-light);}:where(.legacy-content) .expertise-page .service-insight a{padding:32px 0 8px;border-top:1px solid rgba(255, 255, 255, .2);}:where(.legacy-content) .expertise-page .service-insight h2{max-width:1050px;margin-top:0;font-size:clamp(42px, 5.2vw, 82px);}:where(.legacy-content) .expertise-page .service-insight a > span{color:var(--expertise-light);}:where(.legacy-content) .expertise-page .service-faq{padding:105px clamp(24px, 6.25vw, 108px);gap:clamp(55px, 8vw, 135px);background:var(--site-on-night);}:where(.legacy-content) .expertise-page .service-faq h2{font-size:clamp(44px, 4.8vw, 78px);}:where(.legacy-content) .expertise-page .experience-proof,
:where(.legacy-content) .expertise-page .decision-journey{padding:98px clamp(24px, 6.25vw, 108px);}:where(.legacy-content) .expertise-page .decision-journey a{min-height:310px;}:where(.legacy-content) .expertise-page .decision-journey a h3{margin-top:52px;}:where(.legacy-content) .expertise-page .service-cta{padding:105px clamp(24px, 6.25vw, 108px);background:radial-gradient(circle at 86% 12%, color-mix(in srgb, var(--expertise-light) 15%, transparent), transparent 26%),
    linear-gradient(135deg, var(--expertise-deeper), var(--expertise-deep) 58%, var(--expertise-deeper));}:where(.legacy-content) .expertise-page .service-cta h2{max-width:1080px;font-size:clamp(48px, 5.6vw, 90px);}@media (max-width: 1180px){:where(.legacy-content) .expertise-page .service-hero{min-height:auto;grid-template-columns:1fr;padding-top:175px;}:where(.legacy-content) .service-hero-context{min-height:420px;}:where(.legacy-content) .expertise-page .service-body,
  :where(.legacy-content) .expertise-page .matter-list,
  :where(.legacy-content) .expertise-page .service-faq,
  :where(.legacy-content) .expertise-page .experience-proof,
  :where(.legacy-content) .expertise-page .decision-journey{grid-template-columns:1fr;}:where(.legacy-content) .expertise-page .service-body{gap:52px;}:where(.legacy-content) .expertise-page .service-body .service-copy{padding-top:0;}:where(.legacy-content) .expertise-page .decision-journey > div:first-child{position:static;}}@media (max-width: 720px){:where(.legacy-content) .expertise-page .service-hero{padding:152px 22px 54px;gap:48px;}:where(.legacy-content) .expertise-page .service-hero h1{max-width:100%;font-size:clamp(47px, 13.5vw, 64px);line-height:.94;overflow-wrap:normal;}:where(.legacy-content) .expertise-page .service-hero-copy > p:not(.eyebrow){margin-top:29px;font-size:16px;}:where(.legacy-content) .service-hero-context{min-height:0;padding:27px 22px;border-radius:19px;}:where(.legacy-content) .service-hero-context header{align-items:flex-start;flex-direction:column;gap:7px;}:where(.legacy-content) .service-hero-context header i{text-align:left;}:where(.legacy-content) .service-hero-context h2{margin:48px 0 28px;max-width:100%;font-size:clamp(31px, 9vw, 36px);line-height:1.04;}:where(.legacy-content) .service-hero-context > small{margin-top:24px;}:where(.legacy-content) .expertise-page .service-body,
  :where(.legacy-content) .expertise-page .matter-list,
  :where(.legacy-content) .expertise-page .service-insight,
  :where(.legacy-content) .expertise-page .service-faq,
  :where(.legacy-content) .expertise-page .experience-proof,
  :where(.legacy-content) .expertise-page .decision-journey,
  :where(.legacy-content) .expertise-page .service-cta{padding:76px 22px;}:where(.legacy-content) .expertise-page .service-body .service-intro{padding-left:18px;}:where(.legacy-content) .matter-list-heading h2,
  :where(.legacy-content) .expertise-page .service-faq h2{max-width:100%;font-size:clamp(39px, 11vw, 48px);line-height:1;}:where(.legacy-content) .expertise-page .service-insight a{grid-template-columns:1fr;gap:24px;}:where(.legacy-content) .expertise-page .service-insight h2{max-width:100%;font-size:clamp(37px, 10.5vw, 43px);overflow-wrap:anywhere;}:where(.legacy-content) .expertise-page .decision-journey > div:last-child{grid-template-columns:1fr;}:where(.legacy-content) .expertise-page .decision-journey a{min-height:270px;}}:where(.legacy-content) .intake-readiness{width:fit-content;margin:0 0 2px;padding:8px 11px;display:flex;align-items:center;gap:9px;border:1px solid rgba(255, 255, 255, .15);border-radius:999px;color:var(--site-paper-deep);font-size:12px;font-weight:700;letter-spacing:.04em;}:where(.legacy-content) .intake-readiness i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--site-copper);box-shadow:0 0 0 4px rgba(201, 146, 117, .1);}:where(.legacy-content) .intake-readiness[data-state="connected"] i{background:var(--site-on-night-quiet);box-shadow:0 0 0 4px rgba(156, 163, 160, .12);}:where(.legacy-content) .intake-readiness[data-state="fallback"] i{background:var(--site-warning);}:where(.legacy-content) .form-fallback-action{width:fit-content;margin-top:-2px;padding:12px 15px;display:inline-flex;align-items:center;gap:22px;border:1px solid rgba(255, 255, 255, .3);border-radius:4px;color:white;font-size:12px;font-weight:650;}:where(.legacy-content) .form-fallback-action:hover, :where(.legacy-content) .form-fallback-action:focus-visible{background:rgba(255, 255, 255, .08);}:where(.legacy-content) .delivery-reference{margin-bottom:14px !important;font-size:12px !important;letter-spacing:.025em;overflow-wrap:anywhere;}:where(.legacy-content) .subscribe-form .intake-readiness{margin-bottom:24px;border-color:rgba(12, 17, 18, .13);color:var(--site-muted);background:rgba(255, 255, 255, .45);}:where(.legacy-content) .subscribe-form .form-fallback-action{border-color:rgba(12, 17, 18, .22);color:var(--ink);}:where(.legacy-content) .subscribe-form .form-fallback-action:hover, :where(.legacy-content) .subscribe-form .form-fallback-action:focus-visible{background:white;}:where(.legacy-content) .section-switcher{padding:0 clamp(24px, 6.25vw, 108px) 76px;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1px;background:var(--site-ink);color:white;font-size:inherit;}:where(.legacy-content) .section-switcher a{min-height:132px;padding:25px 27px;display:grid;grid-template-columns:1fr 22px;align-content:center;gap:10px 18px;background:var(--site-night-soft);transition:background 180ms ease, transform 180ms ease;}:where(.legacy-content) .section-switcher a::after{display:none;}:where(.legacy-content) .section-switcher a:hover, :where(.legacy-content) .section-switcher a:focus-visible{background:var(--site-night-soft);transform:translateY(-2px);}:where(.legacy-content) .section-switcher span{grid-column:1 / -1;color:var(--site-on-night-quiet);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase;}:where(.legacy-content) .section-switcher strong{font-size:clamp(17px, 1.45vw, 22px);font-weight:560;letter-spacing:-.025em;}:where(.legacy-content) .section-switcher i{color:var(--site-copper);font-style:normal;text-align:right;}@media (max-width: 720px){:where(.legacy-content) .section-switcher{padding:0 22px 50px;grid-template-columns:1fr;}:where(.legacy-content) .section-switcher a{min-height:96px;padding:20px;}}:where(.legacy-content) .hero{min-height:92svh;padding:190px clamp(24px, 8vw, 138px) 86px;grid-template-columns:1fr;align-content:center;background:var(--site-night);}:where(.legacy-content) .hero-copy{width:min(1080px, 84vw);max-width:none;}:where(.legacy-content) .hero h1{max-width:1050px;font-size:clamp(68px, 7.25vw, 124px);line-height:.91;}:where(.legacy-content) .hero-intro{max-width:670px;margin-top:40px;font-size:clamp(17px, 1.35vw, 21px);line-height:1.62;}:where(.legacy-content) .hero::after{right:-23vw;top:-12%;width:68vw;opacity:.9;}:where(.legacy-content) .hero-proof{max-width:720px;margin-top:54px;padding-top:18px;}@media (max-width: 980px){:where(.legacy-content) .hero{min-height:auto;padding:190px 32px 90px;}:where(.legacy-content) .hero-copy{width:100%;}}@media (max-width: 720px){:where(.legacy-content) .hero{padding:160px 22px 72px;}:where(.legacy-content) .hero h1{font-size:clamp(54px, 15.5vw, 72px);}:where(.legacy-content) .hero-actions{align-items:flex-start;flex-direction:column;gap:22px;}:where(.legacy-content) .hero .primary-action{width:100%;min-width:0;}}:where(.legacy-content) #decisions{scroll-margin-top:88px;}:where(.legacy-content) footer{padding-top:62px;padding-bottom:64px;grid-template-columns:minmax(190px, .48fr) minmax(390px, 1fr) minmax(470px, 1.22fr);gap:clamp(42px, 5vw, 78px);background:var(--site-night);}@media (max-width: 1180px){:where(.legacy-content) footer{grid-template-columns:minmax(190px, .48fr) minmax(0, 1.52fr);}}@media (max-width: 980px){:where(.legacy-content) .mobile-header-assessment{padding:10px 13px;border:1px solid rgba(255, 255, 255, .2);border-radius:999px;color:var(--site-paper);font-size:12px;font-weight:700;}:where(.legacy-content) .mobile-section-nav{display:none !important;}}@media (max-width: 720px){:where(.legacy-content) .mobile-header-assessment{display:none;}:where(.legacy-content) footer{padding:50px 22px 104px;grid-template-columns:1fr;gap:34px;}:where(.legacy-content) .whatsapp-action{right:16px;bottom:16px;width:44px;height:44px;padding:4px;}:where(.legacy-content) .whatsapp-action > span{width:34px;height:34px;background:var(--site-success);}}@media (min-width: 981px){:where(.legacy-content) .search-service-hero + .service-body,
  :where(.legacy-content) .expertise-page .service-body{display:block;}:where(.legacy-content) .search-service-hero + .service-body .service-intro,
  :where(.legacy-content) .expertise-page .service-body .service-intro{max-width:980px;}:where(.legacy-content) .expertise-page .service-body .service-intro{padding-left:0;border-left:0;}:where(.legacy-content) .search-service-hero + .service-body .service-intro h2,
  :where(.legacy-content) .expertise-page .service-body .service-intro h2{max-width:980px;font-size:clamp(44px, 4.65vw, 74px);line-height:1;}:where(.legacy-content) .search-service-hero + .service-body .service-copy,
  :where(.legacy-content) .expertise-page .service-body .service-copy{max-width:780px;margin:52px 0 0 auto;padding-top:0;}:where(.legacy-content) .search-service-hero + .service-body + .matter-list,
  :where(.legacy-content) .expertise-page .matter-list{display:block;}:where(.legacy-content) .search-service-hero + .service-body + .matter-list > div,
  :where(.legacy-content) .expertise-page .matter-list > div:last-child{margin-top:48px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));}:where(.legacy-content) .search-service-hero + .service-body + .matter-list > div > p,
  :where(.legacy-content) .expertise-page .matter-list > div:last-child > p{padding-right:28px;}:where(.legacy-content) .search-service-hero + .service-body + .matter-list > div > p:nth-child(even),
  :where(.legacy-content) .expertise-page .matter-list > div:last-child > p:nth-child(even){padding-left:28px;border-left:1px solid var(--line);}:where(.legacy-content) .search-service-sections{display:block;}:where(.legacy-content) .search-service-sections > div:first-child h2{max-width:940px;font-size:clamp(44px, 4.65vw, 74px);line-height:1;}:where(.legacy-content) .search-service-sections > div:last-child{margin-top:54px;}:where(.legacy-content) .service-faq{display:block;}:where(.legacy-content) .service-faq > div:first-child{max-width:900px;}:where(.legacy-content) .service-faq h2,
  :where(.legacy-content) .expertise-page .service-faq h2{max-width:900px;font-size:clamp(43px, 4.5vw, 72px);line-height:1;}:where(.legacy-content) .service-faq .faq-list{max-width:1040px;margin:50px 0 0 auto;}:where(.legacy-content) .referral-principles{display:block;}:where(.legacy-content) .referral-principles > div:first-child{max-width:1000px;}:where(.legacy-content) .referral-principles h2{max-width:1000px;font-size:clamp(43px, 4.5vw, 72px);line-height:1;}:where(.legacy-content) .referral-principles > div:last-child{margin-top:54px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .referral-principles article{min-height:280px;padding:30px;border-top:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}}:where(.legacy-content) .decision-desk-hero{min-height:92svh;padding:190px clamp(24px, 7.5vw, 128px) 92px;display:grid;grid-template-columns:1.12fr .88fr;gap:8vw;align-items:end;background:radial-gradient(circle at 79% 23%, rgba(201, 146, 117, .18), transparent 29%), var(--site-night);color:white;}:where(.legacy-content) .decision-desk-hero h1{max-width:970px;margin:20px 0 0;font-size:clamp(66px, 8vw, 128px);font-weight:510;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .decision-desk-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .decision-desk-hero > div:last-child > p{max-width:620px;margin:0;color:var(--site-on-night-muted);font-size:clamp(18px, 1.55vw, 25px);line-height:1.65;}:where(.legacy-content) .decision-desk-hero > div:last-child > div{margin-top:45px;display:flex;flex-wrap:wrap;gap:8px;}:where(.legacy-content) .decision-desk-hero > div:last-child span{padding:10px 13px;border:1px solid rgba(255, 255, 255, .18);border-radius:999px;color:var(--site-paper-strong);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .decision-desk-stage{padding:18px;background:var(--site-night);}:where(.legacy-content) .decision-desk-card, :where(.legacy-content) .decision-question, :where(.legacy-content) .decision-briefing{min-height:780px;padding:clamp(40px, 6vw, 94px);border-radius:30px;background:var(--site-paper);color:var(--ink);}:where(.legacy-content) .decision-desk-card-heading{display:grid;grid-template-columns:.7fr 1.2fr .75fr;gap:5vw;align-items:end;}:where(.legacy-content) .decision-desk-card-heading h2{margin:0;font-size:clamp(48px, 5.7vw, 92px);font-weight:520;line-height:.95;letter-spacing:-.062em;}:where(.legacy-content) .decision-desk-card-heading > p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.75;}:where(.legacy-content) .decision-profile-grid{margin-top:75px;display:grid;grid-template-columns:repeat(3, 1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .decision-profile-grid button{min-height:315px;padding:28px;position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:rgba(123, 41, 56, .08);transition:background 200ms ease, transform 200ms ease;}:where(.legacy-content) .decision-profile-grid button:hover{background:white;transform:translateY(-3px);}:where(.legacy-content) .decision-profile-grid small, :where(.legacy-content) .decision-route-set span, :where(.legacy-content) .decision-development > span, :where(.legacy-content) .decision-briefing-grid section > span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.11em;text-transform:uppercase;}:where(.legacy-content) .decision-profile-grid strong{max-width:360px;margin-top:34px;font-size:clamp(25px, 2.1vw, 36px);font-weight:550;line-height:1.08;letter-spacing:-.04em;}:where(.legacy-content) .decision-profile-grid span{max-width:330px;margin-top:18px;color:var(--muted);font-size:12px;line-height:1.65;}:where(.legacy-content) .decision-profile-grid i{margin-top:auto;padding-top:30px;color:var(--ink);font-size:12px;font-style:normal;font-weight:700;}:where(.legacy-content) .position-review-deliverables{margin-top:48px;display:flex;flex-wrap:wrap;gap:8px;}:where(.legacy-content) .position-review-deliverables span{padding:10px 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase;}:where(.legacy-content) .decision-privacy{margin:36px 0 0;padding-top:22px;display:flex;flex-wrap:wrap;gap:10px 24px;border-top:1px solid var(--line);}:where(.legacy-content) .decision-privacy strong{color:var(--ink);font-size:12px;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .decision-privacy span{max-width:720px;color:var(--muted);font-size:12px;line-height:1.55;}:where(.legacy-content) .decision-question{display:grid;grid-template-columns:.52fr 1.05fr 1.15fr;gap:6vw;align-items:start;}:where(.legacy-content) .decision-question-meta{position:sticky;top:145px;display:flex;flex-direction:column;gap:12px;}:where(.legacy-content) .decision-question-meta > span, :where(.legacy-content) .decision-question-meta > strong{font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .decision-question-meta > span{color:var(--oxblood);}:where(.legacy-content) .decision-question-meta > strong{color:var(--muted);}:where(.legacy-content) .decision-question-meta > i{width:100%;height:2px;margin-top:8px;background:var(--site-paper-strong);}:where(.legacy-content) .decision-question-meta > i b{height:100%;display:block;background:var(--oxblood);transition:width 260ms ease;}:where(.legacy-content) .decision-question-meta > small{color:var(--muted);font-size:12px;font-weight:650;}:where(.legacy-content) .decision-question-copy h2{max-width:650px;margin:25px 0 0;font-size:clamp(46px, 5.2vw, 84px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .decision-question-copy > p:last-child{max-width:580px;margin:28px 0 0;color:var(--muted);line-height:1.7;}:where(.legacy-content) .decision-answer-grid{border-top:1px solid var(--line);}:where(.legacy-content) .decision-answer-grid button{width:100%;min-height:125px;padding:25px 20px;display:grid;grid-template-columns:1fr auto;gap:10px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;font:inherit;cursor:pointer;transition:padding 180ms ease, background 180ms ease;}:where(.legacy-content) .decision-answer-grid button:hover{padding-left:30px;background:white;}:where(.legacy-content) .decision-answer-grid strong{font-size:17px;font-weight:600;letter-spacing:-.025em;}:where(.legacy-content) .decision-answer-grid span{grid-column:1;color:var(--muted);font-size:12px;line-height:1.5;}:where(.legacy-content) .decision-answer-grid i{grid-column:2;grid-row:1 / 3;align-self:center;color:var(--oxblood);font-style:normal;}:where(.legacy-content) .position-question-actions{grid-column:3;display:flex;gap:22px;align-items:center;}:where(.legacy-content) .position-question-actions button{margin-top:20px;padding:0 0 7px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:12px;cursor:pointer;}:where(.legacy-content) .position-question-actions button:last-child{border-color:transparent;}:where(.legacy-content) .decision-briefing{padding-bottom:70px;}:where(.legacy-content) .decision-briefing-header{display:grid;grid-template-columns:.42fr 1.58fr;column-gap:8vw;}:where(.legacy-content) .decision-briefing-header > span{justify-self:end;padding:10px 14px;border-radius:999px;background:var(--site-night-soft);color:white;font-size:12px;font-weight:750;letter-spacing:.09em;text-transform:uppercase;}:where(.legacy-content) .decision-briefing-header h2{grid-column:1 / -1;max-width:1180px;margin:70px 0 0;font-size:clamp(56px, 7vw, 112px);font-weight:510;line-height:.94;letter-spacing:-.067em;}:where(.legacy-content) .decision-briefing-header > p:last-child{grid-column:2;max-width:760px;margin:42px 0 0;color:var(--muted);font-size:17px;line-height:1.75;}:where(.legacy-content) .position-review-status{margin:70px 0 0 auto;padding:26px 0;max-width:760px;display:grid;grid-template-columns:.35fr 1fr;gap:16px 28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .position-review-status span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .position-review-status p{margin:0;color:var(--muted);font-size:13px;line-height:1.72;}:where(.legacy-content) .position-review-status a{grid-column:2;justify-self:start;padding-bottom:5px;border-bottom:1px solid var(--line);font-size:12px;font-weight:750;}:where(.legacy-content) .position-answer-record{margin-top:95px;display:grid;grid-template-columns:.62fr 1.38fr;gap:8vw;}:where(.legacy-content) .position-answer-record > div:first-child{align-self:start;position:sticky;top:145px;}:where(.legacy-content) .position-answer-record > div:first-child > span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .position-answer-record h3{margin:24px 0 0;font-size:clamp(36px, 4vw, 62px);font-weight:520;line-height:1;letter-spacing:-.052em;}:where(.legacy-content) .position-answer-record > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .position-answer-record article{padding:30px 0;border-bottom:1px solid var(--line);}:where(.legacy-content) .position-answer-record article > div{display:flex;justify-content:space-between;gap:24px;}:where(.legacy-content) .position-answer-record article span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .position-answer-record article button{padding:0 0 4px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);font:inherit;font-size:12px;cursor:pointer;}:where(.legacy-content) .position-answer-record h4{margin:20px 0 0;font-size:clamp(24px, 2.5vw, 38px);font-weight:540;line-height:1.05;letter-spacing:-.04em;}:where(.legacy-content) .position-answer-record article p{max-width:720px;margin:18px 0 0;color:var(--muted);font-size:13px;line-height:1.75;}:where(.legacy-content) .decision-briefing-grid{margin-top:90px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line);}:where(.legacy-content) .decision-briefing-grid section{min-height:330px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .decision-briefing-grid section p{margin:38px 0 0;padding:0 0 18px 34px;position:relative;border-bottom:1px solid var(--line);font-size:14px;line-height:1.65;}:where(.legacy-content) .decision-briefing-grid section p::before{content:"→︎";position:absolute;left:0;color:var(--oxblood);}:where(.legacy-content) .decision-route-set{padding:80px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;border-bottom:1px solid var(--line);}:where(.legacy-content) .decision-route-set h3{max-width:600px;margin:25px 0 0;font-size:clamp(39px, 4vw, 65px);font-weight:520;line-height:1;letter-spacing:-.055em;}:where(.legacy-content) .decision-route-set > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .decision-route-set a{padding:22px 0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-size:14px;font-weight:600;}:where(.legacy-content) .decision-route-set a i{color:var(--oxblood);font-style:normal;}:where(.legacy-content) .decision-development{margin-top:70px;padding:40px;display:grid;grid-template-columns:.4fr 1.1fr .8fr;gap:4vw;align-items:start;border-radius:18px;background:var(--site-night-soft);color:white;}:where(.legacy-content) .decision-development > span{color:var(--site-copper);}:where(.legacy-content) .decision-development strong{font-size:clamp(25px, 2.5vw, 40px);font-weight:520;line-height:1.08;letter-spacing:-.04em;}:where(.legacy-content) .decision-development p{margin:0;color:var(--site-on-night-muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .decision-development i{grid-column:2;color:white;font-size:12px;font-style:normal;font-weight:700;}:where(.legacy-content) .position-review-handoff{margin-top:75px;padding:55px;display:grid;grid-template-columns:1.15fr .85fr;gap:7vw;align-items:end;border-radius:20px;background:white;}:where(.legacy-content) .position-review-handoff > div:first-child > span{color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .position-review-handoff h3{max-width:720px;margin:22px 0 0;font-size:clamp(34px, 3.7vw, 58px);font-weight:520;line-height:1;letter-spacing:-.052em;}:where(.legacy-content) .position-review-handoff > div:first-child p{max-width:670px;margin:25px 0 0;color:var(--muted);font-size:13px;line-height:1.72;}:where(.legacy-content) .position-review-handoff .decision-actions{margin:0;align-items:stretch;flex-direction:column;}:where(.legacy-content) .position-review-handoff .decision-actions .primary-action{justify-content:space-between;}:where(.legacy-content) .position-review-handoff .decision-actions button{text-align:left;}:where(.legacy-content) .decision-actions{margin-top:55px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;}:where(.legacy-content) .decision-actions button{padding:14px 18px;border:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;font-size:12px;cursor:pointer;}:where(.legacy-content) .decision-limitation{max-width:850px;margin:42px 0 0;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) .decision-limitation a{color:var(--ink);text-decoration:underline;}:where(.legacy-content) .decision-profile-grid button:focus-visible, :where(.legacy-content) .decision-answer-grid button:focus-visible, :where(.legacy-content) .position-question-actions button:focus-visible, :where(.legacy-content) .position-answer-record button:focus-visible, :where(.legacy-content) .decision-actions button:focus-visible{outline:2px solid var(--oxblood);outline-offset:4px;}:where(.legacy-content) .decision-desk-method{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.7fr 1.3fr;gap:8vw;background:var(--site-on-night);}:where(.legacy-content) .decision-desk-method h2{margin:0;font-size:clamp(48px, 5.4vw, 88px);font-weight:520;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .decision-desk-method > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .decision-desk-method article{padding:30px 0;display:grid;grid-template-columns:50px 1fr;gap:12px 25px;border-bottom:1px solid var(--line);}:where(.legacy-content) .decision-desk-method article span{color:var(--oxblood);font-size:12px;font-weight:750;}:where(.legacy-content) .decision-desk-method article h3{margin:0;font-size:23px;font-weight:580;letter-spacing:-.035em;}:where(.legacy-content) .decision-desk-method article p{grid-column:2;max-width:650px;margin:0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .decision-desk-return{margin:12px;padding:90px clamp(30px, 7vw, 110px);display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;border-radius:28px;background:var(--site-night-soft);color:white;}:where(.legacy-content) .decision-desk-return h2{margin:0;font-size:clamp(45px, 5vw, 78px);font-weight:520;line-height:.98;letter-spacing:-.058em;}:where(.legacy-content) .decision-desk-return > div:last-child p{max-width:560px;color:var(--site-on-night-muted);line-height:1.7;}:where(.legacy-content) .intelligence-hero{min-height:92svh;padding:185px clamp(24px, 8vw, 136px) 95px;display:grid;grid-template-columns:1.15fr .85fr;gap:8vw;align-items:end;background:radial-gradient(circle at 80% 19%, rgba(101, 100, 95, .17), transparent 31%), var(--site-night);color:white;}:where(.legacy-content) .intelligence-hero h1{margin:20px 0 0;font-size:clamp(68px, 8vw, 130px);font-weight:510;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .intelligence-hero h1 em{color:var(--site-on-night-quiet);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .intelligence-hero > div:last-child > p{max-width:610px;margin:0;color:var(--site-on-night-muted);font-size:clamp(18px, 1.55vw, 25px);line-height:1.65;}:where(.legacy-content) .intelligence-hero > div:last-child div{margin-top:40px;display:flex;gap:10px;flex-wrap:wrap;}:where(.legacy-content) .intelligence-hero > div:last-child span{padding:10px 13px;border:1px solid rgba(255, 255, 255, .18);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .intelligence-intro{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;background:var(--site-paper);}:where(.legacy-content) .intelligence-intro h2{margin:0;font-size:clamp(48px, 5.7vw, 92px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .intelligence-intro > div:last-child p{max-width:730px;margin:0;color:var(--muted);font-size:17px;line-height:1.8;}:where(.legacy-content) .intelligence-intro > div:last-child a{display:inline-block;margin-top:35px;padding-bottom:6px;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;}:where(.legacy-content) .intelligence-measures{padding:0 clamp(24px, 8vw, 136px) 140px;background:var(--site-paper);}:where(.legacy-content) .intelligence-measures article{padding:58px 0;display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw;border-top:1px solid var(--line);}:where(.legacy-content) .intelligence-measure-top{display:grid;grid-template-columns:1fr auto;align-items:end;}:where(.legacy-content) .intelligence-measure-top span{grid-column:1 / -1;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .intelligence-measure-top strong{margin-top:32px;font-size:clamp(62px, 7vw, 110px);font-weight:510;line-height:.9;letter-spacing:-.07em;}:where(.legacy-content) .intelligence-measure-top small{padding-bottom:8px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;}:where(.legacy-content) .intelligence-bar{grid-column:1;height:3px;margin-top:-4vw;align-self:end;background:var(--site-paper-strong);}:where(.legacy-content) .intelligence-bar i{height:100%;display:block;background:var(--site-success);}:where(.legacy-content) .intelligence-measures article > div:last-child{grid-column:2;grid-row:1 / 3;align-self:center;}:where(.legacy-content) .intelligence-measures h2{margin:0;font-size:clamp(37px, 4vw, 64px);font-weight:520;line-height:1;letter-spacing:-.055em;}:where(.legacy-content) .intelligence-measures article > div:last-child p{max-width:690px;margin:28px 0 0;color:var(--muted);font-size:14px;line-height:1.75;}:where(.legacy-content) .intelligence-measures article > div:last-child a{display:inline-block;margin-top:28px;font-size:12px;font-weight:700;}:where(.legacy-content) .intelligence-signals{padding:145px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw;background:var(--site-ink);color:white;}:where(.legacy-content) .intelligence-signals > div:first-child{position:sticky;top:145px;align-self:start;}:where(.legacy-content) .intelligence-signals > div:first-child h2{margin:0;font-size:clamp(48px, 5.4vw, 86px);font-weight:510;line-height:.98;letter-spacing:-.06em;}:where(.legacy-content) .intelligence-signals > div:first-child > p:last-child{max-width:470px;margin-top:30px;color:var(--site-on-night-quiet);line-height:1.7;}:where(.legacy-content) .intelligence-signals > div:last-child{border-top:1px solid rgba(255, 255, 255, .18);}:where(.legacy-content) .intelligence-signals a{min-height:390px;padding:34px 25px;display:grid;grid-template-columns:.3fr .7fr 1.2fr;gap:20px 38px;border-bottom:1px solid rgba(255, 255, 255, .18);transition:background 180ms ease;}:where(.legacy-content) .intelligence-signals a:hover{background:rgba(255, 255, 255, .04);}:where(.legacy-content) .intelligence-signals a > span{color:var(--site-on-night-quiet);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .intelligence-signals a > strong{font-size:clamp(62px, 6vw, 100px);font-weight:510;line-height:.8;letter-spacing:-.07em;}:where(.legacy-content) .intelligence-signals h3{margin:0;font-size:clamp(29px, 3.2vw, 52px);font-weight:510;line-height:1.02;letter-spacing:-.05em;}:where(.legacy-content) .intelligence-signals small{grid-column:2;color:var(--site-on-night-quiet);font-size:12px;}:where(.legacy-content) .intelligence-signals a p{grid-column:3;max-width:620px;margin:0;color:var(--site-on-night-quiet);font-size:13px;line-height:1.72;}:where(.legacy-content) .intelligence-signals a i{grid-column:3;align-self:end;color:white;font-size:12px;font-style:normal;font-weight:700;}:where(.legacy-content) .intelligence-reading{padding:140px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw;background:var(--site-paper-deep);}:where(.legacy-content) .intelligence-reading h2{margin:0;font-size:clamp(48px, 5.6vw, 90px);font-weight:520;line-height:.97;letter-spacing:-.06em;}:where(.legacy-content) .intelligence-reading > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .intelligence-reading article{padding:30px 0;display:grid;grid-template-columns:45px 1fr;gap:10px 25px;border-bottom:1px solid var(--line);}:where(.legacy-content) .intelligence-reading article span{color:var(--site-success);font-size:12px;font-weight:750;}:where(.legacy-content) .intelligence-reading article h3{margin:0;font-size:24px;font-weight:580;letter-spacing:-.035em;}:where(.legacy-content) .intelligence-reading article p{grid-column:2;max-width:650px;margin:0;color:var(--muted);font-size:13px;line-height:1.7;}:where(.legacy-content) .intelligence-source-room{padding:120px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.55fr 1.45fr;gap:8vw;background:var(--site-paper);}:where(.legacy-content) .intelligence-source-room h2{margin:0;font-size:clamp(44px, 4.7vw, 76px);font-weight:520;line-height:1;letter-spacing:-.055em;}:where(.legacy-content) .intelligence-source-room > div:last-child{border-top:1px solid var(--line);}:where(.legacy-content) .intelligence-source-room a{padding:25px 0;display:grid;grid-template-columns:.35fr 1fr auto;gap:25px;border-bottom:1px solid var(--line);}:where(.legacy-content) .intelligence-source-room a span{color:var(--site-success);font-size:12px;font-weight:750;text-transform:uppercase;}:where(.legacy-content) .intelligence-source-room a strong{font-size:14px;}:where(.legacy-content) .intelligence-source-room a i{color:var(--site-success);font-style:normal;}:where(.legacy-content) .intelligence-cta{margin:12px;padding:95px clamp(30px, 7vw, 110px);display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:end;border-radius:28px;background:var(--site-success);color:white;}:where(.legacy-content) .intelligence-cta h2{margin:0;font-size:clamp(46px, 5vw, 80px);font-weight:520;line-height:.98;letter-spacing:-.058em;}:where(.legacy-content) .intelligence-cta > div:last-child p{max-width:580px;color:var(--site-on-night-muted);line-height:1.7;}:where(.legacy-content) .change-tracker-filters{display:grid;gap:12px;}:where(.legacy-content) .change-tracker-filters > div{display:flex;flex-wrap:wrap;gap:8px;align-items:center;}:where(.legacy-content) .change-tracker-filters > div > span{width:115px;color:var(--oxblood);font-size:12px;font-weight:750;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .change-tracker-filters > p{margin:2px 0 0 123px;color:var(--muted);font-size:12px;}:where(.legacy-content) .change-tracker-filters > p strong{color:var(--ink);}:where(.legacy-content) .change-status-guidance{background:var(--site-paper-deep);color:var(--site-success);}:where(.legacy-content) .change-status-judgment{background:var(--site-paper-deep);color:var(--site-danger);}:where(.legacy-content) .change-tracker-empty{min-height:300px;padding:80px 0;border-bottom:1px solid var(--line);}:where(.legacy-content) .change-tracker-empty span{font-size:clamp(32px, 4vw, 58px);font-weight:520;letter-spacing:-.05em;}:where(.legacy-content) .change-tracker-empty p{color:var(--muted);}:where(.legacy-content) .change-tracker-empty button{padding:10px 0;border:0;border-bottom:1px solid var(--line);background:transparent;font:inherit;font-size:12px;cursor:pointer;}:where(.legacy-content) .tool-library-cards > a.decision-tool-card{grid-column:1 / -1;min-height:350px;background:var(--site-success);}:where(.legacy-content) .tool-library-cards > a.decision-tool-card > span{color:var(--site-on-night-muted);}:where(.legacy-content) .tool-library-cards > a.decision-tool-card h3{max-width:900px;margin-top:55px;}:where(.legacy-content) :scope{scroll-behavior:smooth;}:where(.legacy-content) #article-contents, :where(.legacy-content) #primary-sources, :where(.legacy-content) #next-step, :where(.legacy-content) [id^="section-"]{scroll-margin-top:150px;}:where(.legacy-content) .article-utility nav{display:flex;align-items:center;gap:15px;}:where(.legacy-content) .article-utility nav a{padding:8px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;}:where(.legacy-content) .article-utility button[aria-pressed="true"]{color:var(--oxblood);border-color:var(--oxblood);}:where(.legacy-content) .source-discipline{margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);}:where(.legacy-content) .source-discipline summary{padding:20px 0;display:flex;justify-content:space-between;color:var(--ink);font-size:12px;font-weight:700;cursor:pointer;list-style:none;}:where(.legacy-content) .source-discipline summary::-webkit-details-marker{display:none;}:where(.legacy-content) .source-discipline summary i{color:var(--oxblood);font-style:normal;}:where(.legacy-content) .source-discipline[open] summary i{transform:rotate(45deg);}:where(.legacy-content) .source-discipline p{max-width:650px;margin:0;padding:0 0 24px;color:var(--muted);font-size:12px;line-height:1.7;}:where(.legacy-content) :scope.reading-focus .article-utility{position:sticky;z-index:70;top:0;box-shadow:0 12px 30px rgba(17, 20, 22, .08);}:where(.legacy-content) :scope.reading-focus .whatsapp-action, :where(.legacy-content) :scope.reading-focus .mobile-assessment{opacity:0;pointer-events:none;}:where(.legacy-content) :scope.reading-focus .article-prose{font-size:18px;}:where(.legacy-content) :scope.reading-focus .article-prose > p{line-height:1.95;}:where(.legacy-content) .contextual-assessment{margin:12px;border-radius:28px;background:var(--site-night-soft);}:where(.legacy-content) .contextual-assessment .section-label{color:var(--site-copper-soft);}:where(.legacy-content) .contextual-assessment > div:last-child p{max-width:610px;}@media (max-width: 980px){:where(.legacy-content) .decision-desk-hero, :where(.legacy-content) .intelligence-hero{min-height:auto;padding-top:150px;grid-template-columns:1fr;gap:60px;}:where(.legacy-content) .decision-desk-card, :where(.legacy-content) .decision-question, :where(.legacy-content) .decision-briefing{min-height:auto;padding:34px 22px;border-radius:20px;}:where(.legacy-content) .decision-desk-card-heading, :where(.legacy-content) .decision-question, :where(.legacy-content) .decision-briefing-header, :where(.legacy-content) .decision-route-set, :where(.legacy-content) .decision-desk-method, :where(.legacy-content) .decision-desk-return, :where(.legacy-content) .intelligence-intro, :where(.legacy-content) .intelligence-reading, :where(.legacy-content) .intelligence-source-room, :where(.legacy-content) .intelligence-cta{grid-template-columns:1fr;}:where(.legacy-content) .decision-profile-grid{grid-template-columns:1fr;margin-top:45px;}:where(.legacy-content) .decision-profile-grid button{min-height:190px;padding:25px 22px;}:where(.legacy-content) .decision-profile-grid strong{margin-top:24px;font-size:28px;}:where(.legacy-content) .decision-profile-grid span{margin-top:13px;}:where(.legacy-content) .decision-profile-grid i{padding-top:22px;}:where(.legacy-content) .decision-question-meta{position:static;}:where(.legacy-content) .decision-answer-grid, :where(.legacy-content) .position-question-actions{grid-column:1;}:where(.legacy-content) .decision-briefing-header > span{justify-self:start;}:where(.legacy-content) .decision-briefing-header h2, :where(.legacy-content) .decision-briefing-header > p:last-child{grid-column:1;}:where(.legacy-content) .decision-briefing-header h2{margin-top:45px;}:where(.legacy-content) .decision-briefing-grid{grid-template-columns:1fr;margin-top:55px;}:where(.legacy-content) .decision-development{grid-template-columns:1fr;}:where(.legacy-content) .decision-development i{grid-column:1;}:where(.legacy-content) .position-review-status, :where(.legacy-content) .position-answer-record, :where(.legacy-content) .position-review-handoff{max-width:none;grid-template-columns:1fr;}:where(.legacy-content) .position-review-status a{grid-column:1;}:where(.legacy-content) .position-answer-record > div:first-child{position:static;}:where(.legacy-content) .position-review-handoff{padding:36px 24px;}:where(.legacy-content) .decision-desk-method, :where(.legacy-content) .intelligence-intro, :where(.legacy-content) .intelligence-reading, :where(.legacy-content) .intelligence-source-room{gap:60px;}:where(.legacy-content) .intelligence-measures article{grid-template-columns:1fr;}:where(.legacy-content) .intelligence-measures article > div:last-child{grid-column:1;grid-row:auto;}:where(.legacy-content) .intelligence-bar{grid-column:1;margin-top:0;}:where(.legacy-content) .intelligence-signals{grid-template-columns:1fr;gap:65px;}:where(.legacy-content) .intelligence-signals > div:first-child{position:static;}:where(.legacy-content) .intelligence-signals a{grid-template-columns:1fr;min-height:auto;}:where(.legacy-content) .intelligence-signals small, :where(.legacy-content) .intelligence-signals a p, :where(.legacy-content) .intelligence-signals a i{grid-column:1;}:where(.legacy-content) .intelligence-source-room a{grid-template-columns:1fr auto;}:where(.legacy-content) .intelligence-source-room a strong{grid-column:1;}:where(.legacy-content) .intelligence-source-room a i{grid-column:2;grid-row:1 / 3;}:where(.legacy-content) .change-tracker-filters{position:static;}:where(.legacy-content) .change-tracker-filters > div > span{width:100%;margin:8px 0 3px;}:where(.legacy-content) .change-tracker-filters > p{margin-left:0;}:where(.legacy-content) .tool-library-cards > a.decision-tool-card{grid-column:1;}:where(.legacy-content) .article-utility{align-items:flex-start;}:where(.legacy-content) .article-utility nav{width:100%;order:3;overflow-x:auto;}:where(.legacy-content) .article-utility > div:last-child{flex-wrap:wrap;}:where(.legacy-content) .contextual-assessment{margin:8px;border-radius:22px;}:where(.legacy-content) .journey-preview nav{grid-template-columns:1fr;}}@media (max-width: 720px){:where(.legacy-content) .decision-desk-hero{padding:166px 22px 72px;gap:44px;}:where(.legacy-content) .decision-desk-hero h1{font-size:55px;line-height:.93;}:where(.legacy-content) .decision-desk-hero > div:last-child > p{font-size:17px;}:where(.legacy-content) .decision-desk-hero > div:last-child > div{margin-top:30px;}:where(.legacy-content) .decision-desk-stage{padding:8px;}:where(.legacy-content) .decision-desk-card-heading h2{font-size:46px;}:where(.legacy-content) .position-review-deliverables{margin-top:34px;}:where(.legacy-content) .decision-profile-grid{margin-top:34px;}:where(.legacy-content) .decision-profile-grid button{min-height:178px;}:where(.legacy-content) .decision-profile-grid strong{font-size:26px;}:where(.legacy-content) .decision-question-copy h2{font-size:43px;}:where(.legacy-content) .decision-answer-grid button{min-height:94px;padding:20px 16px;}:where(.legacy-content) .decision-briefing-header h2{font-size:48px;}:where(.legacy-content) .position-answer-record{margin-top:70px;}:where(.legacy-content) .decision-briefing-grid{margin-top:48px;}:where(.legacy-content) .decision-route-set{padding:62px 0;}:where(.legacy-content) .decision-development{margin-top:52px;padding:28px 22px;}:where(.legacy-content) .position-review-handoff{margin-top:52px;}:where(.legacy-content) .decision-desk-method{padding:88px 22px;}:where(.legacy-content) .decision-desk-return{margin:8px;padding:72px 22px;}}:where(.legacy-content) .decision-notes-page{background:var(--site-paper);}:where(.legacy-content) .decision-notes-hero{min-height:92svh;padding:clamp(170px, 17vw, 245px) clamp(24px, 8vw, 136px) 82px;display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(280px, .55fr);column-gap:clamp(60px, 10vw, 170px);align-content:end;background:radial-gradient(circle at 78% 28%, rgba(112, 55, 73, .22), transparent 30%),
    linear-gradient(135deg, var(--site-ink) 0%, var(--site-night-soft) 62%, var(--site-night-soft) 100%);color:var(--site-on-night);}:where(.legacy-content) .decision-notes-hero .eyebrow{grid-column:1 / -1;color:var(--site-copper);}:where(.legacy-content) .decision-notes-hero h1{margin:50px 0 0;font-size:clamp(64px, 7.2vw, 114px);font-weight:490;line-height:.91;letter-spacing:-.068em;}:where(.legacy-content) .decision-notes-hero h1 em{color:var(--site-copper);font-family:var(--site-font);font-weight:400;}:where(.legacy-content) .decision-notes-hero > p:not(.eyebrow){align-self:end;margin:0 0 12px;color:var(--site-on-night-quiet);font-size:clamp(17px, 1.35vw, 21px);line-height:1.68;}:where(.legacy-content) .decision-notes-hero > nav{grid-column:1 / -1;margin-top:88px;display:grid;grid-template-columns:repeat(4, 1fr);border-top:1px solid rgba(255, 255, 255, .15);border-bottom:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .decision-notes-hero > nav a{min-height:92px;padding:22px 24px;display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:center;color:var(--site-paper-strong);font-size:12px;font-weight:620;line-height:1.45;}:where(.legacy-content) .decision-notes-hero > nav a + a{border-left:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .decision-notes-hero > nav span{color:var(--site-copper);font-size:12px;font-weight:760;letter-spacing:.1em;}:where(.legacy-content) .decision-notes-intro{padding:130px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.8fr 1fr;gap:11vw;}:where(.legacy-content) .decision-notes-intro h2{max-width:690px;margin-top:30px;font-size:clamp(44px, 4.8vw, 73px);font-weight:500;line-height:1;letter-spacing:-.058em;}:where(.legacy-content) .decision-notes-intro > div:last-child{padding-top:42px;}:where(.legacy-content) .decision-notes-intro > div:last-child p{max-width:730px;margin:0 0 25px;color:var(--site-muted);font-size:17px;line-height:1.82;}:where(.legacy-content) .decision-note-list{padding:0 clamp(24px, 8vw, 136px) 130px;display:grid;gap:18px;}:where(.legacy-content) .decision-note{overflow:hidden;border-radius:28px;background:var(--site-night-soft);color:var(--site-on-night);box-shadow:0 34px 90px rgba(23, 28, 29, .12);scroll-margin-top:120px;}:where(.legacy-content) .decision-note-founder{background:var(--site-accent-deep);}:where(.legacy-content) .decision-note-talent{background:var(--site-paper-strong);color:var(--site-ink);}:where(.legacy-content) .decision-note-complex{background:var(--site-night-soft);}:where(.legacy-content) .decision-note > header{min-height:84px;padding:0 34px;display:flex;align-items:center;gap:20px;border-bottom:1px solid rgba(255, 255, 255, .14);}:where(.legacy-content) .decision-note-talent > header{border-color:rgba(12, 17, 18, .12);}:where(.legacy-content) .decision-note > header span{color:var(--site-copper);font-size:12px;font-weight:760;letter-spacing:.12em;}:where(.legacy-content) .decision-note > header p{margin:0;color:rgba(255, 255, 255, .58);font-size:12px;font-weight:720;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .decision-note-talent > header p{color:rgba(12, 17, 18, .58);}:where(.legacy-content) .decision-note-proposition{padding:62px 34px 70px;display:grid;grid-template-columns:.85fr 1.1fr;gap:40px 10vw;}:where(.legacy-content) .decision-note-proposition h2{grid-row:1 / 3;margin:0;font-size:clamp(43px, 4.8vw, 76px);font-weight:500;line-height:.98;letter-spacing:-.06em;text-wrap:balance;}:where(.legacy-content) .decision-note-proposition blockquote{margin:0;max-width:750px;font-family:var(--site-font);font-size:clamp(27px, 2.7vw, 43px);font-weight:400;line-height:1.18;letter-spacing:-.03em;}:where(.legacy-content) .decision-note-proposition > p{max-width:720px;margin:0;color:rgba(255, 255, 255, .62);font-size:15px;line-height:1.78;}:where(.legacy-content) .decision-note-talent .decision-note-proposition > p{color:rgba(12, 17, 18, .62);}:where(.legacy-content) .decision-note-questions{padding:0 34px 58px;display:grid;grid-template-columns:.85fr 1.1fr;gap:10vw;}:where(.legacy-content) .decision-note .section-label{color:var(--site-copper);}:where(.legacy-content) .decision-note-questions ol{margin:0;padding:0;list-style:none;border-top:1px solid rgba(255, 255, 255, .16);}:where(.legacy-content) .decision-note-talent .decision-note-questions ol{border-color:rgba(12, 17, 18, .16);}:where(.legacy-content) .decision-note-questions li{min-height:76px;display:grid;grid-template-columns:42px 1fr;gap:16px;align-items:center;border-bottom:1px solid rgba(255, 255, 255, .12);}:where(.legacy-content) .decision-note-talent .decision-note-questions li{border-color:rgba(12, 17, 18, .12);}:where(.legacy-content) .decision-note-questions li span{color:var(--site-copper);font-size:12px;font-weight:760;letter-spacing:.1em;}:where(.legacy-content) .decision-note-questions li p{margin:0;font-size:14px;line-height:1.55;}:where(.legacy-content) .decision-note > footer{padding:22px 34px;display:flex;justify-content:space-between;gap:30px;align-items:center;border-top:1px solid rgba(255, 255, 255, .14);}:where(.legacy-content) .decision-note-talent > footer{border-color:rgba(12, 17, 18, .13);}:where(.legacy-content) .decision-note > footer nav{display:flex;flex-wrap:wrap;gap:12px 24px;}:where(.legacy-content) .decision-note > footer a{color:inherit;font-size:12px;font-weight:650;line-height:1.45;}:where(.legacy-content) .decision-note-subscribe{padding:13px 17px;border:1px solid currentColor;border-radius:999px;white-space:nowrap;}:where(.legacy-content) .decision-notes-next{margin:8px;padding:110px clamp(24px, 8vw, 128px);display:grid;grid-template-columns:1fr .8fr;gap:10vw;border-radius:30px;background:var(--site-ink);color:var(--site-on-night);}:where(.legacy-content) .decision-notes-next h2{max-width:740px;margin-top:28px;font-size:clamp(45px, 5vw, 78px);font-weight:500;line-height:1;letter-spacing:-.06em;}:where(.legacy-content) .decision-notes-next > div:last-child{padding-top:44px;}:where(.legacy-content) .decision-notes-next > div:last-child p{margin:0 0 34px;color:var(--site-on-night-quiet);font-size:17px;line-height:1.75;}:where(.legacy-content) .decision-notes-notice{padding:36px clamp(24px, 8vw, 136px) 62px;display:grid;grid-template-columns:220px 1fr;gap:40px;background:var(--site-ink);color:var(--site-on-night-quiet);}:where(.legacy-content) .decision-notes-notice strong{color:var(--site-copper);font-size:12px;letter-spacing:.1em;text-transform:uppercase;}:where(.legacy-content) .decision-notes-notice p{max-width:900px;margin:0;font-size:12px;line-height:1.75;}@media (max-width: 980px){:where(.legacy-content) .decision-notes-hero{min-height:auto;grid-template-columns:1fr;padding-top:170px;}:where(.legacy-content) .decision-notes-hero > p:not(.eyebrow){margin-top:44px;max-width:680px;}:where(.legacy-content) .decision-notes-hero > nav{grid-template-columns:repeat(2, 1fr);}:where(.legacy-content) .decision-notes-hero > nav a:nth-child(3){border-left:0;border-top:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .decision-notes-hero > nav a:nth-child(4){border-top:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .decision-notes-intro, :where(.legacy-content) .decision-note-proposition, :where(.legacy-content) .decision-note-questions, :where(.legacy-content) .decision-notes-next{grid-template-columns:1fr;gap:44px;}:where(.legacy-content) .decision-note-proposition h2{grid-row:auto;}:where(.legacy-content) .decision-notes-intro > div:last-child, :where(.legacy-content) .decision-notes-next > div:last-child{padding-top:0;}}@media (max-width: 720px){:where(.legacy-content) .decision-notes-hero{padding:152px 22px 48px;}:where(.legacy-content) .decision-notes-hero h1{margin-top:36px;font-size:50px;}:where(.legacy-content) .decision-notes-hero > p:not(.eyebrow){margin-top:32px;font-size:16px;}:where(.legacy-content) .decision-notes-hero > nav{margin-top:52px;grid-template-columns:1fr;}:where(.legacy-content) .decision-notes-hero > nav a{min-height:68px;padding:16px 4px;border-left:0 !important;border-top:1px solid rgba(255, 255, 255, .15);}:where(.legacy-content) .decision-notes-intro{padding:82px 22px;}:where(.legacy-content) .decision-notes-intro h2{font-size:42px;}:where(.legacy-content) .decision-note-list{padding:0 8px 82px;gap:10px;}:where(.legacy-content) .decision-note{border-radius:21px;}:where(.legacy-content) .decision-note > header{min-height:68px;padding:0 20px;}:where(.legacy-content) .decision-note-proposition{padding:42px 20px 52px;gap:30px;}:where(.legacy-content) .decision-note-proposition h2{font-size:43px;}:where(.legacy-content) .decision-note-proposition blockquote{font-size:29px;}:where(.legacy-content) .decision-note-questions{padding:0 20px 42px;gap:26px;}:where(.legacy-content) .decision-note-questions li{min-height:72px;}:where(.legacy-content) .decision-note > footer{padding:22px 20px;align-items:stretch;flex-direction:column;}:where(.legacy-content) .decision-note > footer nav{display:grid;gap:14px;}:where(.legacy-content) .decision-note-subscribe{text-align:center;}:where(.legacy-content) .decision-notes-next{margin:0 8px 8px;padding:76px 22px;border-radius:22px;}:where(.legacy-content) .decision-notes-next h2{font-size:43px;}:where(.legacy-content) .decision-notes-notice{padding:30px 22px 50px;grid-template-columns:1fr;gap:14px;}}@media print{:where(.legacy-content) .decision-notes-page footer, :where(.legacy-content) .decision-notes-page .whatsapp-action, :where(.legacy-content) .decision-notes-next{display:none !important;}:where(.legacy-content) .decision-notes-hero{min-height:auto;padding:40px;}:where(.legacy-content) .decision-note-list{padding:20px 0;}:where(.legacy-content) .decision-note{break-inside:avoid;box-shadow:none;}}:where(.legacy-content) .resource-article .article-hero{min-height:80svh;padding-bottom:82px;}:where(.legacy-content) .resource-article .article-hero h1{max-width:1160px;font-size:clamp(55px, 6.25vw, 94px);line-height:.96;letter-spacing:-.058em;text-wrap:balance;}:where(.legacy-content) .resource-article .article-hero > p:not(.eyebrow){max-width:900px;margin:38px 0 0;color:var(--site-on-night-quiet);font-size:clamp(18px, 1.45vw, 22px);line-height:1.65;letter-spacing:-.018em;text-wrap:pretty;}:where(.legacy-content) .article-meta{margin-top:48px;padding-top:21px;display:flex;flex-wrap:wrap;gap:14px 0;border-top:1px solid rgba(255, 255, 255, .16);color:var(--site-on-night-quiet);font-size:12px;font-weight:700;letter-spacing:.09em;line-height:1.5;text-transform:uppercase;}:where(.legacy-content) .article-meta > *{padding:0 24px;}:where(.legacy-content) .article-meta > :first-child{padding-left:0;color:var(--site-paper);}:where(.legacy-content) .article-meta > * + *{border-left:1px solid rgba(255, 255, 255, .17);}:where(.legacy-content) .article-layout{padding:135px clamp(24px, 8vw, 136px);display:grid;grid-template-columns:.42fr 1.18fr;gap:10vw;align-items:start;background:var(--site-on-night);}:where(.legacy-content) .article-layout .article-prose{max-width:900px;}:where(.legacy-content) .article-layout .article-lead{margin:0 0 95px;color:var(--ink);font-size:clamp(26px, 2.45vw, 39px);line-height:1.46;letter-spacing:-.035em;text-wrap:pretty;}:where(.legacy-content) .article-layout .article-prose > section{padding:0 0 82px;margin:0 0 82px;border-bottom:1px solid var(--line);scroll-margin-top:150px;}:where(.legacy-content) .article-layout .article-prose > section:last-child{margin-bottom:0;}:where(.legacy-content) .article-layout .article-prose h2{max-width:790px;margin:24px 0 34px;font-size:clamp(39px, 4vw, 64px);font-weight:520;line-height:1.02;letter-spacing:-.055em;text-wrap:balance;}:where(.legacy-content) .article-layout .article-prose section > p:not(.section-label){max-width:790px;margin:0 0 25px;color:var(--site-success);font-size:17px;line-height:1.84;}:where(.legacy-content) .article-layout .article-prose section > p:last-child{margin-bottom:0;}:where(.legacy-content) .article-layout .article-contents a{display:grid;grid-template-columns:30px minmax(0, 1fr);gap:12px;align-items:start;line-height:1.55;}:where(.legacy-content) .article-layout .article-contents a b{color:var(--oxblood);font-size:12px;font-style:normal;font-weight:750;letter-spacing:.08em;line-height:1.9;}:where(.legacy-content) .article-layout .article-contents a em{color:inherit;font-size:inherit;font-style:normal;font-weight:inherit;letter-spacing:normal;line-height:inherit;text-transform:none;}@media (max-width: 980px){:where(.legacy-content) .mobile-section-nav{justify-content:flex-start;gap:22px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;}:where(.legacy-content) .mobile-section-nav::-webkit-scrollbar{display:none;}:where(.legacy-content) .mobile-section-nav a{flex:0 0 auto;scroll-snap-align:start;}}@media (max-width: 980px){:where(.legacy-content) .resource-article .article-hero{min-height:auto;padding-bottom:74px;}:where(.legacy-content) .resource-article .article-hero h1{font-size:clamp(48px, 8vw, 70px);}:where(.legacy-content) .article-layout{padding:105px 22px;grid-template-columns:1fr;gap:70px;}:where(.legacy-content) .article-layout .article-contents{position:static;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0 22px;}:where(.legacy-content) .article-layout .article-contents > span{grid-column:1 / -1;}}@media (max-width: 720px){:where(.legacy-content) .resource-article .article-hero{padding:155px 22px 65px;}:where(.legacy-content) .resource-article .article-hero h1{font-size:44px;line-height:.99;letter-spacing:-.052em;}:where(.legacy-content) .resource-article .article-hero > p:not(.eyebrow){margin-top:30px;font-size:17px;line-height:1.62;}:where(.legacy-content) .article-meta{margin-top:38px;display:grid;gap:0;}:where(.legacy-content) .article-meta > *{padding:10px 0;border-left:0 !important;border-bottom:1px solid rgba(255, 255, 255, .13);}:where(.legacy-content) .article-layout{padding:82px 22px;gap:55px;}:where(.legacy-content) .article-layout .article-contents{grid-template-columns:1fr;}:where(.legacy-content) .article-layout .article-contents a{grid-template-columns:28px minmax(0, 1fr);gap:10px;padding:13px 0;}:where(.legacy-content) .article-layout .article-lead{margin-bottom:68px;font-size:25px;line-height:1.48;}:where(.legacy-content) .article-layout .article-prose > section{padding-bottom:62px;margin-bottom:62px;}:where(.legacy-content) .article-layout .article-prose h2{margin:20px 0 28px;font-size:38px;line-height:1.04;}:where(.legacy-content) .article-layout .article-prose section > p:not(.section-label){font-size:16px;line-height:1.78;}}:where(.legacy-content) .nav-search{color:var(--site-paper-deep);}:where(.legacy-content) .homepage-assessment .field-grid label:last-child:nth-child(odd){grid-column:1 / -1;}:where(.legacy-content) .homepage-assessment .form-footer{margin-top:2px;}:where(.legacy-content) .homepage-assessment .form-footer button{min-width:315px;}:where(.legacy-content) .whatsapp-action{width:48px;padding:5px;overflow:hidden;justify-content:flex-start;transition:width 220ms ease, padding 220ms ease, background 180ms ease;}:where(.legacy-content) .whatsapp-action strong,
:where(.legacy-content) .whatsapp-action i{display:none;}:where(.legacy-content) .whatsapp-action:hover,
:where(.legacy-content) .whatsapp-action:focus-visible{width:145px;padding-right:15px;}:where(.legacy-content) .whatsapp-action:hover strong,
:where(.legacy-content) .whatsapp-action:hover i,
:where(.legacy-content) .whatsapp-action:focus-visible strong,
:where(.legacy-content) .whatsapp-action:focus-visible i{display:inline;}:where(.legacy-content) .mobile-matter-action{display:none;}@media (max-width: 720px){:where(.legacy-content) .mobile-matter-action{position:fixed;z-index:44;right:12px;bottom:max(12px, env(safe-area-inset-bottom));left:12px;display:grid;grid-template-columns:minmax(0, 1fr) 76px;min-height:68px;overflow:hidden;border:1px solid rgba(255, 255, 255, .14);border-radius:12px;background:var(--site-night-soft);box-shadow:0 14px 38px rgba(17, 20, 22, .22);}:where(.legacy-content) .mobile-matter-action > a:first-child{display:grid;align-content:center;gap:5px;min-width:0;padding:11px 16px;}:where(.legacy-content) .mobile-matter-action > a:first-child span{overflow:hidden;color:var(--site-copper-soft);font-size:12px;font-weight:700;letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;}:where(.legacy-content) .mobile-matter-action > a:first-child strong{overflow:hidden;color:var(--site-white);font-size:13px;font-weight:620;text-overflow:ellipsis;white-space:nowrap;}:where(.legacy-content) .mobile-matter-action > a:last-child{min-width:48px;display:grid;place-items:center;border-left:1px solid rgba(255, 255, 255, .17);color:var(--site-white);font-size:12px;font-weight:680;}:where(.legacy-content) :scope:has(.mobile-matter-action) .whatsapp-action{right:16px;bottom:calc(max(12px, env(safe-area-inset-bottom)) + 82px);}:where(.legacy-content) :scope:has(.mobile-matter-action) footer{padding-bottom:105px;}:where(.legacy-content) :scope.reading-focus .mobile-matter-action{opacity:0;pointer-events:none;}}@media (min-width: 981px) and (max-height: 850px){:where(.legacy-content) .hero{padding-top:148px;padding-bottom:38px;column-gap:clamp(44px, 6vw, 104px);}:where(.legacy-content) .hero h1{font-size:clamp(56px, 5vw, 86px);}:where(.legacy-content) .hero-intro{margin-top:26px;font-size:17px;}:where(.legacy-content) .hero-actions{margin-top:27px;}:where(.legacy-content) .hero-proof{margin-top:29px;padding-top:15px;}}@media (max-width: 720px){:where(.legacy-content) .hero{padding-top:150px;row-gap:38px;}:where(.legacy-content) .hero h1{font-size:clamp(46px, 13.5vw, 59px);}:where(.legacy-content) .hero-intro{font-size:16px;line-height:1.62;}:where(.legacy-content) .hero-proof{margin-top:29px;}:where(.legacy-content) .homepage-assessment .field-grid{grid-template-columns:1fr;}:where(.legacy-content) .homepage-assessment .field-grid label{grid-column:1;}:where(.legacy-content) .homepage-assessment .form-footer button{min-width:0;width:100%;}}}:root{--site-paper:#f4f1ec;--site-paper-light:#fbfaf7;--site-paper-deep:#e8e3dc;--site-paper-strong:#d9d3ca;--site-white:#ffffff;--site-ink:#111416;--site-night:#0c1112;--site-night-soft:#171c1d;--site-muted:#65645f;--site-on-night:#f4f2ed;--site-on-night-muted:#c7cdca;--site-on-night-quiet:#9ca3a0;--site-line:rgba(17, 20, 22, 0.16);--site-line-light:rgba(255, 255, 255, 0.18);--site-accent:#824458;--site-accent-deep:#703749;--site-copper:#c99275;--site-copper-soft:#e2bda8;--site-success:#355d4d;--site-warning:#93652f;--site-danger:#7b2938;--site-info:#315c70;--site-shell:1440px;--site-gutter:clamp(24px, 3vw, 48px);--site-page:max(var(--site-gutter), calc((100vw - var(--site-shell)) / 2));--site-section:clamp(72px, 8vw, 112px);--site-reading:780px;--site-header-height:92px;--site-font:"Manrope", "Helvetica Neue", Arial, sans-serif;--ivory:var(--site-paper-light);--ink:var(--site-ink);--muted:var(--site-muted);--line:var(--site-line);--oxblood:var(--site-accent);--deep-oxblood:var(--site-accent-deep);--electric:var(--site-copper);--surface:var(--site-paper-deep);--font-serif:var(--site-font);--gs-paper:var(--site-paper);--gs-paper-light:var(--site-paper-light);--gs-ink:var(--site-ink);--gs-muted:var(--site-muted);--gs-accent:var(--site-accent);--gs-line:var(--site-line);--gs-gutter:var(--site-gutter);--gs-page:var(--site-page);--gs-content:var(--site-shell);--gs-section:var(--site-section);--expertise-deep:var(--site-night-soft);--expertise-deeper:var(--site-night);--expertise-light:var(--site-copper-soft);--expertise-muted:var(--site-on-night-muted);--expertise-glow:rgba(130, 68, 88, 0.12);--expertise-body-glow:rgba(201, 146, 117, 0.16);}:where(.legacy-content) :scope{overflow-x:clip;scroll-behavior:smooth;}:where(.legacy-content) :scope{display:grid;grid-template-rows:auto minmax(0, 1fr) auto;margin:0;min-height:100svh;overflow-x:clip;background:var(--site-paper);color:var(--site-ink);font-family:var(--site-font);font-size:16px;font-variant-emoji:text;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;}:where(.legacy-content) .site-content{min-width:0;}:where(.legacy-content) .site-content > main{min-width:0;}:where(.legacy-content) section[id]{scroll-margin-top:calc(var(--site-header-height) + 18px);}.legacy-content :where(button, input, textarea, select){font-family:var(--site-font);}.legacy-content :where(h1, h2, h3, h4, h5, h6, p, a, span, strong, small, em, i, b, label, li, dt, dd, address, blockquote){font-family:var(--site-font);}.legacy-content :where(h1, h2, h3, h4, h5, h6){color:inherit;font-style:normal;text-wrap:balance;}.legacy-content :where(p, li){text-wrap:pretty;}.legacy-content h1{font-weight:520;letter-spacing:-0.055em;line-height:0.98;}.legacy-content h2{font-weight:520;letter-spacing:-0.05em;line-height:1.02;}.legacy-content h3{font-weight:560;letter-spacing:-0.035em;line-height:1.1;}:where(.legacy-content) .eyebrow,
:where(.legacy-content) .section-label,
:where(.legacy-content) .card-label{color:var(--site-accent);font-size:13px;font-style:normal;font-weight:700;letter-spacing:0.04em;line-height:1.4;text-transform:none;}:where(.legacy-content) .primary-action,
:where(.legacy-content) .secondary-action,
:where(.legacy-content) .text-action,
:where(.legacy-content) .light-action{align-items:center;display:inline-flex;font-size:14px;font-weight:720;gap:20px;justify-content:space-between;letter-spacing:-0.01em;line-height:1.2;text-decoration:none;}:where(.legacy-content) .primary-action{background:var(--site-accent);color:#fff;min-height:52px;padding:0 22px;}:where(.legacy-content) .primary-action:hover,
:where(.legacy-content) .primary-action:focus-visible{background:#703749;}:where(.legacy-content) .text-action{border-bottom:1px solid currentColor;padding:10px 0 8px;}:where(.legacy-content) .light-action{border:1px solid rgba(255, 255, 255, 0.42);color:#fff;min-height:52px;padding:0 22px;}:where(.legacy-content) .site-header{backdrop-filter:blur(18px) saturate(120%);-webkit-backdrop-filter:blur(18px) saturate(120%);background:rgba(12, 17, 18, 0.98);border-bottom:1px solid var(--site-line-light);box-sizing:border-box;color:#f4f2ed;height:auto;inset:auto;min-height:var(--site-header-height);padding:0 var(--site-page);position:sticky;top:0;width:100%;z-index:80;}:where(.legacy-content) .header-main{align-items:center;display:grid;gap:clamp(22px, 2.5vw, 44px);grid-template-columns:minmax(245px, 1fr) auto auto auto;min-height:var(--site-header-height);width:100%;}:where(.legacy-content) .identity{align-items:center;display:inline-flex;min-width:0;text-decoration:none;}:where(.legacy-content) .identity-copy{display:grid;gap:3px;min-width:0;}:where(.legacy-content) .identity-name{color:#fff;display:flex;flex-wrap:wrap;font-size:16px;font-weight:760;gap:0.32em;letter-spacing:-0.035em;line-height:1.1;}:where(.legacy-content) .identity-counsel{color:var(--site-copper);}:where(.legacy-content) .identity-copy small{color:rgba(255, 255, 255, 0.64);display:block;font-size:12px;font-weight:560;letter-spacing:0;line-height:1.25;}:where(.legacy-content) .desktop-navigation{align-items:center;display:flex;gap:clamp(18px, 2vw, 34px);}:where(.legacy-content) .desktop-navigation .nav-about{display:inline-flex;}:where(.legacy-content) .desktop-navigation a,
:where(.legacy-content) .nav-contact,
:where(.legacy-content) .header-direct a{font-size:13px;font-weight:650;line-height:1.2;text-decoration:none;white-space:nowrap;}:where(.legacy-content) .site-header a{color:inherit;}:where(.legacy-content) .site-header a::after,
:where(.legacy-content) .site-header a::before{display:none;}:where(.legacy-content) .site-header :focus-visible,
:where(.legacy-content) main :focus-visible,
:where(.legacy-content) .site-footer-compact :focus-visible{outline:2px solid var(--site-accent);outline-offset:4px;}:where(.legacy-content) .desktop-navigation a:hover,
:where(.legacy-content) .desktop-navigation a:focus-visible,
:where(.legacy-content) .header-direct a:hover,
:where(.legacy-content) .header-direct a:focus-visible{color:var(--site-copper);}:where(.legacy-content) .header-direct{display:grid;gap:3px;}:where(.legacy-content) .header-direct a{color:rgba(255, 255, 255, 0.68);font-size:12px;font-weight:600;}:where(.legacy-content) .site-header .nav-contact{align-items:center;background:var(--site-accent);border:1px solid rgba(255, 255, 255, 0.14);color:#fff;display:inline-flex;min-height:46px;padding:0 18px;}:where(.legacy-content) .site-header .nav-contact:hover,
:where(.legacy-content) .site-header .nav-contact:focus-visible{background:#703749;}:where(.legacy-content) .site-header :focus-visible{outline-color:var(--site-copper);}:where(.legacy-content) .mobile-header-actions{display:none;}.legacy-content main > :is(section, header)[class$="-hero"], .legacy-content main > :is(section, header)[class*="-hero "]{box-sizing:border-box;min-height:clamp(540px, 68svh, 760px);padding-block:clamp(72px, 7vw, 108px);padding-inline:var(--site-page);}.legacy-content main > :is(section, header)[class$="-hero"] h1, .legacy-content main > :is(section, header)[class*="-hero "] h1{font-family:var(--site-font);font-size:clamp(52px, 6vw, 88px);font-style:normal;font-weight:520;letter-spacing:-0.055em;line-height:0.98;overflow-wrap:break-word;word-break:normal;}.legacy-content main > :is(section, header)[class$="-hero"] h1 em, .legacy-content main > :is(section, header)[class*="-hero "] h1 em{-webkit-text-fill-color:currentColor;background:none;color:var(--site-copper);font-family:var(--site-font);font-style:normal;}.legacy-content :is(.article-meta, [class$="-meta"]) :where(span, a, small, strong){font-size:max(12px, 0.75rem);}:where(.legacy-content) .hero,
:where(.legacy-content) .page-hero,
:where(.legacy-content) .guide-hero,
:where(.legacy-content) .article-hero,
:where(.legacy-content) .service-hero,
:where(.legacy-content) .expertise-hero,
:where(.legacy-content) .authority-hero,
:where(.legacy-content) .resource-hero{box-sizing:border-box;min-width:0;padding-inline:var(--site-page);}:where(.legacy-content) .hero :where(h1),
:where(.legacy-content) .page-hero :where(h1),
:where(.legacy-content) .guide-hero :where(h1),
:where(.legacy-content) .article-hero :where(h1),
:where(.legacy-content) .service-hero :where(h1),
:where(.legacy-content) .expertise-hero :where(h1),
:where(.legacy-content) .authority-hero :where(h1),
:where(.legacy-content) .resource-hero :where(h1){font-family:var(--site-font);font-size:clamp(54px, 6.3vw, 94px);font-style:normal;font-weight:520;letter-spacing:-0.065em;line-height:0.98;max-width:1160px;overflow-wrap:break-word;word-break:normal;}:where(.legacy-content) .hero :where(.hero-intro, .lead), :where(.legacy-content) .page-hero :where(.hero-intro, .lead), :where(.legacy-content) .guide-hero :where(.hero-intro, .lead), :where(.legacy-content) .article-hero :where(.hero-intro, .lead), :where(.legacy-content) .service-hero :where(.hero-intro, .lead), :where(.legacy-content) .expertise-hero :where(.hero-intro, .lead), :where(.legacy-content) .authority-hero :where(.hero-intro, .lead), :where(.legacy-content) .resource-hero :where(.hero-intro, .lead){font-size:clamp(17px, 1.35vw, 20px);line-height:1.62;max-width:790px;}:where(.legacy-content) .article-body,
:where(.legacy-content) .article-content,
:where(.legacy-content) .prose,
:where(.legacy-content) .guide-body{font-size:17px;line-height:1.8;max-width:920px;}:where(.legacy-content) .article-body :where(p, ul, ol, blockquote), :where(.legacy-content) .article-content :where(p, ul, ol, blockquote), :where(.legacy-content) .prose :where(p, ul, ol, blockquote), :where(.legacy-content) .guide-body :where(p, ul, ol, blockquote){max-width:var(--site-reading);}:where(.legacy-content) .site-footer-compact{align-items:start;background:var(--site-night);box-sizing:border-box;color:rgba(255, 255, 255, 0.74);display:grid;font-size:13px;gap:38px clamp(40px, 5vw, 80px);grid-template-columns:minmax(230px, 0.8fr) minmax(190px, 0.55fr) minmax(330px, 1.35fr);line-height:1.55;padding:64px var(--site-page) 42px;}:where(.legacy-content) .footer-brand,
:where(.legacy-content) .footer-direct{display:grid;gap:6px;}:where(.legacy-content) .footer-brand strong{color:#fff;font-size:18px;}:where(.legacy-content) .footer-brand address{color:rgba(255, 255, 255, 0.52);font-size:12px;font-style:normal;}:where(.legacy-content) .footer-direct > span{color:var(--site-copper);font-size:12px;font-weight:700;}:where(.legacy-content) .footer-direct a,
:where(.legacy-content) .footer-brand a{text-decoration:none;}:where(.legacy-content) .footer-legal-copy p{margin:0;max-width:620px;}:where(.legacy-content) .footer-inline-links{border-top:1px solid var(--site-line-light);display:flex;flex-wrap:wrap;gap:12px 26px;grid-column:1 / -1;padding-top:24px;}:where(.legacy-content) .footer-inline-links a{color:rgba(255, 255, 255, 0.8);font-size:12px;text-decoration:none;}:where(.legacy-content) .counsel-home{background:var(--site-paper);color:var(--site-ink);overflow-x:clip;}:where(.legacy-content) .counsel-home .home-hero{align-items:center;background:var(--site-night);display:grid;gap:clamp(44px, 5vw, 72px);grid-template-columns:minmax(0, 7.7fr) minmax(360px, 4.3fr);min-height:660px;padding-block:clamp(66px, 7vw, 96px);color:#f4f2ed;overflow:visible;}:where(.legacy-content) .counsel-home .home-hero::before,
:where(.legacy-content) .counsel-home .home-hero::after{display:none;}:where(.legacy-content) .counsel-home .hero-copy{min-width:0;}:where(.legacy-content) .counsel-home .hero-copy h1{color:#fff;font-size:clamp(58px, 6.2vw, 94px);font-weight:520;line-height:0.96;margin:22px 0 30px;max-width:930px;}:where(.legacy-content) .counsel-home .hero-intro{color:rgba(255, 255, 255, 0.76);margin:0;}:where(.legacy-content) .counsel-home .home-hero .eyebrow{color:var(--site-copper);}:where(.legacy-content) .home-hero-involvement{border-left:2px solid var(--site-copper);color:rgba(255, 255, 255, 0.66);font-size:15px;line-height:1.58;margin:26px 0 0;max-width:690px;padding-left:18px;}:where(.legacy-content) .hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:22px 28px;margin-top:38px;}:where(.legacy-content) .home-hero-update{background:transparent;border-left:1px solid var(--site-line-light);box-shadow:none;color:#f4f2ed;min-width:0;padding:4px 0 4px clamp(28px, 3.5vw, 52px);}:where(.legacy-content) .home-hero-update > div{align-items:center;border-bottom:1px solid var(--site-line-light);display:flex;gap:18px;justify-content:space-between;margin-bottom:26px;padding-bottom:14px;}:where(.legacy-content) .home-hero-update > div span,
:where(.legacy-content) .home-hero-update > div small{color:rgba(255, 255, 255, 0.66);font-size:12px;font-weight:680;line-height:1.35;}:where(.legacy-content) .home-hero-update > a{display:block;text-decoration:none;}:where(.legacy-content) .home-hero-update > a strong{color:#fff;display:block;font-size:clamp(28px, 2.6vw, 39px);font-weight:560;letter-spacing:-0.045em;line-height:1.08;margin-bottom:18px;}:where(.legacy-content) .home-hero-update > a p{color:rgba(255, 255, 255, 0.7);font-size:16px;line-height:1.66;margin:0 0 26px;}:where(.legacy-content) .counsel-home .home-hero .text-action{border-bottom-color:rgba(255, 255, 255, 0.42);color:#fff;}:where(.legacy-content) .home-hero-update > a > span{color:var(--site-copper);display:flex;font-size:13px;font-weight:720;justify-content:space-between;}:where(.legacy-content) .home-standing{background:var(--site-paper-deep);border-block:1px solid var(--site-line);min-height:62px;padding-inline:var(--site-page);}:where(.legacy-content) .home-standing p{align-items:center;display:flex;gap:12px;min-height:62px;margin:0;overflow-x:auto;scrollbar-width:none;white-space:nowrap;}:where(.legacy-content) .home-standing p::-webkit-scrollbar{display:none;}:where(.legacy-content) .home-standing :where(a, span, b){font-size:13px;line-height:1.2;}:where(.legacy-content) .home-standing a{text-decoration:none;}:where(.legacy-content) .home-standing-label{color:var(--site-accent);margin-right:8px;}:where(.legacy-content) .home-editorial,
:where(.legacy-content) .home-pathways,
:where(.legacy-content) .home-closing{box-sizing:border-box;padding-inline:var(--site-page);}:where(.legacy-content) .home-editorial{background:var(--site-paper-light);padding-block:var(--site-section);}:where(.legacy-content) .home-editorial > header{align-items:end;border-bottom:1px solid var(--site-line);display:grid;gap:28px clamp(38px, 5vw, 72px);grid-template-columns:minmax(0, 7.4fr) minmax(280px, 3.6fr) auto;padding-bottom:34px;}:where(.legacy-content) .home-editorial > header h2{font-size:clamp(46px, 4.7vw, 70px);font-weight:520;letter-spacing:-0.055em;line-height:1;margin:15px 0 0;max-width:780px;}:where(.legacy-content) .home-editorial > header > p{color:var(--site-muted);font-size:15px;line-height:1.64;margin:0;max-width:420px;}:where(.legacy-content) .home-editorial > header > a{color:var(--site-accent);font-size:13px;font-weight:720;text-decoration:none;white-space:nowrap;}:where(.legacy-content) .home-analysis-ledger{display:grid;gap:clamp(42px, 5.2vw, 76px);grid-template-columns:minmax(0, 7.6fr) minmax(320px, 4.4fr);padding-top:48px;}:where(.legacy-content) .home-analysis-lead{border-right:1px solid var(--site-line);display:block;min-height:0;padding-right:clamp(34px, 4.3vw, 66px);text-decoration:none;}:where(.legacy-content) .home-analysis-lead > span,
:where(.legacy-content) .home-analysis-notes > a > span{color:var(--site-accent);display:block;font-size:12px;font-weight:700;margin-bottom:18px;}:where(.legacy-content) .home-analysis-lead h3{font-size:clamp(40px, 4vw, 60px);font-weight:520;letter-spacing:-0.055em;line-height:1.02;margin:0 0 24px;max-width:850px;}:where(.legacy-content) .home-analysis-lead p{color:var(--site-muted);font-size:17px;line-height:1.72;margin:0 0 30px;max-width:740px;}:where(.legacy-content) .home-analysis-lead strong{color:var(--site-accent);font-size:13px;}:where(.legacy-content) .home-analysis-notes{display:grid;}:where(.legacy-content) .home-analysis-notes > a{border-bottom:1px solid var(--site-line);display:grid;min-width:0;padding:0 0 30px;position:relative;text-decoration:none;}:where(.legacy-content) .home-analysis-notes > a + a{padding-top:30px;}:where(.legacy-content) .home-analysis-notes h3{font-size:clamp(24px, 2vw, 31px);font-weight:560;letter-spacing:-0.04em;line-height:1.12;margin:0 32px 14px 0;}:where(.legacy-content) .home-analysis-notes p{color:var(--site-muted);font-size:14px;line-height:1.62;margin:0;}:where(.legacy-content) .home-analysis-notes i{color:var(--site-accent);font-style:normal;position:absolute;right:0;top:0;}:where(.legacy-content) .home-analysis-continuation{align-items:center;background:var(--site-paper);border-bottom:1px solid var(--site-line);border-top:1px solid var(--site-line);display:grid;gap:24px;grid-template-columns:minmax(110px, 1fr) minmax(0, 5fr);padding:24px var(--site-gutter);}:where(.legacy-content) .home-analysis-continuation > span{color:var(--site-muted);font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;}:where(.legacy-content) .home-analysis-continuation a{align-items:center;color:var(--site-ink);display:flex;gap:18px;justify-content:space-between;text-decoration:none;}:where(.legacy-content) .home-analysis-continuation strong{font-size:15px;font-weight:650;}:where(.legacy-content) .home-analysis-continuation a > span{color:var(--site-accent);}:where(.legacy-content) .home-pathways{background:var(--site-paper);display:block;grid-template-columns:none;min-height:0;overflow:visible;padding-block:var(--site-section);position:relative;}:where(.legacy-content) .home-pathways-heading{align-items:end;border-bottom:1px solid var(--site-line);display:grid;gap:28px;grid-template-columns:minmax(0, 1fr) minmax(300px, 0.48fr);min-width:0;padding-bottom:34px;position:static;top:auto;width:100%;}:where(.legacy-content) .home-pathways-heading h2{font-size:clamp(46px, 4.7vw, 70px);font-weight:520;grid-column:1;letter-spacing:-0.055em;line-height:1;margin:15px 0 0;}:where(.legacy-content) .home-pathways-heading > .section-label{grid-column:1;}:where(.legacy-content) .home-pathways-heading > .home-pathways-cue{align-self:end;color:var(--site-muted);font-size:15px;grid-column:2;grid-row:1 / 3;line-height:1.65;margin:0;}:where(.legacy-content) .home-pathways nav{display:grid;margin:0;min-width:0;position:static;width:100%;}:where(.legacy-content) .home-pathways nav a,
:where(.legacy-content) .home-pathways nav a:link,
:where(.legacy-content) .home-pathways nav a:visited{align-items:start;border-bottom:1px solid var(--site-line);color:var(--site-ink);display:grid;gap:24px clamp(28px, 3vw, 48px);grid-template-columns:150px minmax(300px, 390px) minmax(250px, 1fr) auto;padding:32px 0;background:transparent;border-radius:0;box-shadow:none;min-height:0;margin:0;position:relative;top:auto;transform:none;width:auto;text-decoration:none;}:where(.legacy-content) .home-pathways nav a:hover,
:where(.legacy-content) .home-pathways nav a:focus-visible{background:transparent;color:var(--site-accent);transform:none;}:where(.legacy-content) .home-pathways nav a > span{color:var(--site-muted);font-size:13px;font-weight:680;}:where(.legacy-content) .home-pathways nav a strong{color:var(--site-ink);display:block;font-size:clamp(27px, 2.5vw, 35px);font-weight:560;letter-spacing:-0.045em;line-height:1.08;margin:0;}:where(.legacy-content) .home-pathways nav a p{color:var(--site-muted);font-size:15px;line-height:1.6;margin:0;}:where(.legacy-content) .home-pathways nav a i{color:var(--site-accent);font-style:normal;}:where(.legacy-content) .home-closing{background:var(--site-night);color:#f4f2ed;display:grid;gap:clamp(60px, 7vw, 110px);grid-template-columns:minmax(0, 1.1fr) minmax(370px, 0.9fr);padding-block:var(--site-section);}:where(.legacy-content) .home-closing h2{color:#fff;font-size:clamp(44px, 4.4vw, 64px);font-weight:520;letter-spacing:-0.055em;line-height:1.02;margin:16px 0 28px;}:where(.legacy-content) .home-closing .section-label{color:var(--site-copper);}:where(.legacy-content) .home-closing .lead{color:rgba(255, 255, 255, 0.72);font-size:17px;line-height:1.72;max-width:690px;}:where(.legacy-content) .home-method-line{border-top:1px solid var(--site-line-light);display:grid;gap:18px;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:40px;padding-top:24px;}:where(.legacy-content) .home-method-line span{color:rgba(255, 255, 255, 0.6);font-size:13px;line-height:1.5;}:where(.legacy-content) .home-method-line b{color:#fff;display:block;font-size:13px;margin-bottom:8px;}:where(.legacy-content) .home-closing-enquiry{border-left:1px solid var(--site-line-light);min-width:0;padding-left:clamp(34px, 4.5vw, 68px);}:where(.legacy-content) .home-closing-enquiry h3{color:#fff;font-size:clamp(29px, 2.8vw, 40px);font-weight:540;letter-spacing:-0.045em;line-height:1.08;margin:16px 0 22px;}:where(.legacy-content) .home-counsel-summary,
:where(.legacy-content) .home-regulatory-note{color:rgba(255, 255, 255, 0.62);font-size:14px;line-height:1.65;}:where(.legacy-content) .home-enquiry-categories{border-top:1px solid var(--site-line-light);display:grid;margin:28px 0;}:where(.legacy-content) .home-enquiry-categories a{border-bottom:1px solid var(--site-line-light);color:rgba(255, 255, 255, 0.88);font-size:14px;padding:12px 0;text-decoration:none;}:where(.legacy-content) .home-regulatory-note{font-size:12px;margin:22px 0 0;}:where(.legacy-content) .not-found-page{background:var(--site-paper);color:var(--site-ink);display:grid;gap:clamp(56px, 8vw, 120px);grid-template-columns:minmax(0, 1.25fr) minmax(320px, 0.75fr);min-height:clamp(620px, 78svh, 840px);padding:clamp(80px, 9vw, 132px) var(--site-page);}:where(.legacy-content) .not-found-page > section{align-self:center;max-width:880px;}:where(.legacy-content) .not-found-page h1{font-size:clamp(54px, 6vw, 88px);margin:18px 0 30px;}:where(.legacy-content) .not-found-page > section > p:not(.eyebrow){color:var(--site-muted);font-size:18px;line-height:1.7;max-width:680px;}:where(.legacy-content) .not-found-page > section > div{align-items:center;display:flex;flex-wrap:wrap;gap:24px;margin-top:36px;}:where(.legacy-content) .not-found-page > nav{align-self:center;border-top:1px solid var(--site-line);display:grid;}:where(.legacy-content) .not-found-page > nav a{border-bottom:1px solid var(--site-line);display:grid;gap:5px 18px;grid-template-columns:minmax(0, 1fr) auto;padding:24px 0;text-decoration:none;}:where(.legacy-content) .not-found-page > nav span{color:var(--site-accent);font-size:12px;font-weight:700;}:where(.legacy-content) .not-found-page > nav strong{color:var(--site-ink);font-size:17px;font-weight:600;grid-column:1;}:where(.legacy-content) .not-found-page > nav i{color:var(--site-accent);font-style:normal;grid-column:2;grid-row:1 / 3;}@media (max-width: 1180px){:where(.legacy-content) .header-direct{display:none;}:where(.legacy-content) .header-main{grid-template-columns:minmax(230px, 1fr) auto auto;}:where(.legacy-content) .home-editorial > header{grid-template-columns:minmax(0, 1fr) minmax(270px, 0.48fr);}:where(.legacy-content) .home-editorial > header > a{grid-column:2;}:where(.legacy-content) .home-pathways nav a,
  :where(.legacy-content) .home-pathways nav a:link,
  :where(.legacy-content) .home-pathways nav a:visited{grid-template-columns:120px minmax(270px, 0.8fr) minmax(240px, 1fr) auto;}}@media (max-width: 980px){:root{--site-header-height:80px;}:where(.legacy-content) .desktop-navigation,
  :where(.legacy-content) .site-header .nav-contact{display:none;}:where(.legacy-content) .header-main{grid-template-columns:minmax(0, 1fr) auto;}:where(.legacy-content) .mobile-header-actions{align-items:center;display:flex;gap:12px;}:where(.legacy-content) .mobile-menu{position:relative;}:where(.legacy-content) .mobile-menu > button{align-items:center;background:transparent;border:1px solid rgba(255, 255, 255, 0.34);border-radius:999px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:720;gap:12px;justify-content:space-between;min-height:44px;min-width:84px;padding:0 14px;}:where(.legacy-content) .mobile-menu[data-open="true"] > button{background:rgba(255, 255, 255, 0.08);border-color:var(--site-copper);}:where(.legacy-content) .mobile-menu > button i,
  :where(.legacy-content) .mobile-menu > button i::before{background:currentColor;content:"";display:block;height:1px;transition:transform 180ms ease;width:14px;}:where(.legacy-content) .mobile-menu > button i::before{transform:translateY(5px);}:where(.legacy-content) .mobile-menu[data-open="true"] > button i{transform:translateY(2px) rotate(45deg);}:where(.legacy-content) .mobile-menu[data-open="true"] > button i::before{transform:rotate(-90deg);}:where(.legacy-content) .mobile-menu nav{background:var(--site-night);border-top:1px solid var(--site-line-light);bottom:0;box-shadow:0 28px 70px rgba(0, 0, 0, 0.32);color:#f4f2ed;display:none;gap:28px;grid-template-rows:auto minmax(0, 1fr) auto;height:calc(100dvh - var(--site-header-height));left:0;overflow-y:auto;overscroll-behavior:contain;padding:38px var(--site-page) max(30px, env(safe-area-inset-bottom));position:fixed;right:0;top:var(--site-header-height);z-index:81;}:where(.legacy-content) .mobile-menu[data-open="true"] nav{display:grid;}:where(.legacy-content) .mobile-menu-intro{align-items:end;display:grid;gap:28px;grid-template-columns:minmax(0, 0.72fr) minmax(280px, 1.28fr);}:where(.legacy-content) .mobile-menu-intro > span{color:var(--site-copper);font-size:12px;font-weight:720;}:where(.legacy-content) .mobile-menu-intro > strong{color:#fff;font-size:clamp(30px, 4.6vw, 44px);font-weight:520;letter-spacing:-0.048em;line-height:1.04;max-width:600px;}:where(.legacy-content) .mobile-menu-links{align-content:start;border-top:1px solid var(--site-line-light);display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));}:where(.legacy-content) .site-header .mobile-menu-links a{align-items:center;border-bottom:1px solid var(--site-line-light);color:#f4f2ed;display:grid;gap:18px;grid-template-columns:minmax(0, 1fr) auto;min-height:92px;padding:16px 28px 16px 0;text-decoration:none;}:where(.legacy-content) .site-header .mobile-menu-links a:nth-child(odd){border-right:1px solid var(--site-line-light);}:where(.legacy-content) .site-header .mobile-menu-links a:nth-child(even){padding-left:28px;}:where(.legacy-content) .mobile-menu-links a > b{color:#fff;display:flex;flex-direction:column;font-size:20px;font-weight:560;gap:6px;letter-spacing:-0.035em;}:where(.legacy-content) .mobile-menu-links a > b small{color:rgba(255, 255, 255, 0.62);font-size:12px;font-weight:540;letter-spacing:0;line-height:1.45;}:where(.legacy-content) .mobile-menu-links a > i{color:var(--site-copper);font-style:normal;}:where(.legacy-content) .mobile-menu-closing{align-items:end;display:grid;gap:30px;grid-template-columns:minmax(0, 0.9fr) minmax(320px, 1.1fr);}:where(.legacy-content) .mobile-menu-contact{border-top:1px solid var(--site-line-light);display:grid;gap:14px;padding-top:16px;}:where(.legacy-content) .mobile-menu-contact > span{color:var(--site-copper);font-size:12px;font-weight:720;}:where(.legacy-content) .mobile-menu-contact > div{display:flex;flex-wrap:wrap;gap:10px 22px;}:where(.legacy-content) .site-header .mobile-menu-contact a{color:rgba(255, 255, 255, 0.76);font-size:12px;text-decoration:none;}:where(.legacy-content) .site-header .mobile-menu-assessment{align-items:center;background:var(--site-paper-light);color:var(--site-ink);display:flex;justify-content:space-between;min-height:72px;padding:16px 20px;text-decoration:none;}:where(.legacy-content) .mobile-menu-assessment > span{color:var(--site-ink);display:flex;flex-direction:column;font-size:15px;font-weight:680;gap:4px;}:where(.legacy-content) .mobile-menu-assessment small{color:var(--site-accent);font-size:12px;font-weight:700;}:where(.legacy-content) .mobile-menu-assessment > i{color:var(--site-accent);font-style:normal;}:where(.legacy-content) :scope.mobile-menu-open{overflow:hidden;}:where(.legacy-content) .site-header .mobile-header-assessment{color:#fff;font-size:13px;font-weight:700;text-decoration:none;}:where(.legacy-content) .site-header .mobile-header-assessment:hover,
  :where(.legacy-content) .site-header .mobile-header-assessment:focus-visible{color:var(--site-copper);}:where(.legacy-content) .counsel-home .home-hero{align-items:start;grid-template-columns:1fr;min-height:0;}:where(.legacy-content) .home-hero-update{border-left:0;border-top:1px solid var(--site-line-light);max-width:760px;padding:30px 0 0;}:where(.legacy-content) .home-analysis-ledger,
  :where(.legacy-content) .home-closing{grid-template-columns:1fr;}:where(.legacy-content) .home-analysis-lead{border-bottom:1px solid var(--site-line);border-right:0;padding:0 0 42px;}:where(.legacy-content) .home-closing-enquiry{border-left:0;border-top:1px solid var(--site-line-light);padding:48px 0 0;}:where(.legacy-content) .site-footer-compact{grid-template-columns:1fr 1fr;}:where(.legacy-content) .footer-legal-copy{grid-column:1 / -1;}:where(.legacy-content) .not-found-page{grid-template-columns:1fr;}:where(.legacy-content) .home-editorial > header,
  :where(.legacy-content) .home-pathways-heading{align-items:start;grid-template-columns:1fr;}:where(.legacy-content) .home-editorial > header > a{grid-column:auto;}:where(.legacy-content) .home-pathways-heading > .home-pathways-cue{grid-column:1;grid-row:auto;}:where(.legacy-content) .home-pathways nav a,
  :where(.legacy-content) .home-pathways nav a:link,
  :where(.legacy-content) .home-pathways nav a:visited{grid-template-columns:110px minmax(0, 1fr) auto;}:where(.legacy-content) .home-pathways nav a p{grid-column:2 / 4;}}@media (max-width: 720px){:root{--site-gutter:20px;--site-section:68px;--site-header-height:72px;}:where(.legacy-content) :scope{font-size:16px;}:where(.legacy-content) .home-analysis-continuation{gap:10px;grid-template-columns:1fr;}:where(.legacy-content) .identity-name{font-size:15px;}:where(.legacy-content) .identity-copy small{font-size:12px;}:where(.legacy-content) .site-header .mobile-header-assessment{display:none;}:where(.legacy-content) .mobile-menu nav{gap:22px;padding:28px 20px max(24px, env(safe-area-inset-bottom));}:where(.legacy-content) .mobile-menu-intro{align-items:start;gap:10px;grid-template-columns:1fr;}:where(.legacy-content) .mobile-menu-intro > strong{font-size:30px;max-width:340px;}:where(.legacy-content) .mobile-menu-links{grid-template-columns:1fr;}:where(.legacy-content) .site-header .mobile-menu-links a,
  :where(.legacy-content) .site-header .mobile-menu-links a:nth-child(odd),
  :where(.legacy-content) .site-header .mobile-menu-links a:nth-child(even){border-right:0;min-height:68px;padding:11px 0;}:where(.legacy-content) .mobile-menu-links a > b{font-size:18px;gap:3px;}:where(.legacy-content) .mobile-menu-closing{align-items:stretch;gap:18px;grid-template-columns:1fr;}:where(.legacy-content) .hero :where(h1),
  :where(.legacy-content) .page-hero :where(h1),
  :where(.legacy-content) .guide-hero :where(h1),
  :where(.legacy-content) .article-hero :where(h1),
  :where(.legacy-content) .service-hero :where(h1),
  :where(.legacy-content) .expertise-hero :where(h1),
  :where(.legacy-content) .authority-hero :where(h1),
  :where(.legacy-content) .resource-hero :where(h1){font-size:clamp(42px, 12vw, 54px);letter-spacing:-0.055em;line-height:1.01;overflow-wrap:break-word;word-break:normal;}:where(.legacy-content) .counsel-home .home-hero{gap:52px;padding-block:58px 66px;}:where(.legacy-content) .counsel-home .hero-copy h1{font-size:clamp(42px, 12vw, 54px);line-height:1.01;margin:18px 0 24px;}:where(.legacy-content) .counsel-home .hero-intro{font-size:17px;line-height:1.58;}:where(.legacy-content) .hero-actions{align-items:stretch;flex-direction:column;margin-top:30px;}:where(.legacy-content) .primary-action,
  :where(.legacy-content) .light-action{width:100%;}:where(.legacy-content) .text-action{align-self:flex-start;}:where(.legacy-content) .home-hero-update > a strong{font-size:30px;}:where(.legacy-content) .home-standing{padding-right:0;}:where(.legacy-content) .home-standing p{padding-right:20px;}:where(.legacy-content) .home-editorial > header h2,
  :where(.legacy-content) .home-pathways-heading h2{font-size:43px;line-height:1.02;}:where(.legacy-content) .home-analysis-ledger{gap:34px;padding-top:36px;}:where(.legacy-content) .home-analysis-lead h3{font-size:36px;line-height:1.05;}:where(.legacy-content) .home-analysis-lead p{font-size:16px;}:where(.legacy-content) .home-pathways nav a,
  :where(.legacy-content) .home-pathways nav a:link,
  :where(.legacy-content) .home-pathways nav a:visited{gap:10px;grid-template-columns:1fr auto;padding:25px 0;}:where(.legacy-content) .home-pathways nav a > span,
  :where(.legacy-content) .home-pathways nav a strong,
  :where(.legacy-content) .home-pathways nav a p{grid-column:1;}:where(.legacy-content) .home-pathways nav a h3{font-size:28px;}:where(.legacy-content) .home-pathways nav a strong{font-size:28px;line-height:1.1;}:where(.legacy-content) .home-pathways nav a p{margin-top:5px;}:where(.legacy-content) .home-pathways nav a i{grid-column:2;grid-row:1 / 4;}:where(.legacy-content) .home-closing{gap:52px;}:where(.legacy-content) .home-closing h2{font-size:42px;}:where(.legacy-content) .home-method-line{grid-template-columns:1fr;}:where(.legacy-content) .site-footer-compact{gap:28px;grid-template-columns:1fr;padding-top:52px;}:where(.legacy-content) .footer-legal-copy{grid-column:auto;}:where(.legacy-content) .footer-inline-links{grid-column:auto;}:where(.legacy-content) .mobile-menu-intro span,
  :where(.legacy-content) .mobile-menu-intro small,
  :where(.legacy-content) .mobile-menu-contact,
  :where(.legacy-content) .mobile-menu-assessment{font-size:12px;}}@media (max-width: 420px){:root{--site-gutter:18px;}:where(.legacy-content) .identity-copy small{display:none;}:where(.legacy-content) .counsel-home .hero-copy h1,
  :where(.legacy-content) .hero :where(h1),
  :where(.legacy-content) .page-hero :where(h1),
  :where(.legacy-content) .guide-hero :where(h1),
  :where(.legacy-content) .article-hero :where(h1),
  :where(.legacy-content) .service-hero :where(h1),
  :where(.legacy-content) .expertise-hero :where(h1),
  :where(.legacy-content) .authority-hero :where(h1),
  :where(.legacy-content) .resource-hero :where(h1){font-size:clamp(38px, 11.7vw, 48px);}}:where(.legacy-content) .analysis-journal{background:var(--site-paper);color:var(--site-ink);overflow-x:clip;}:where(.legacy-content) .analysis-journal :where(.analysis-hero, .commentary-edition, .commentary-archive, .commentary-quastels, .analysis-closing), :where(.legacy-content) .analysis-journal :where(.analysis-hero, .commentary-edition, .commentary-archive, .commentary-quastels, .analysis-closing) *{box-sizing:border-box;}:where(.legacy-content) .analysis-journal .analysis-hero{align-items:center;background:var(--site-night);color:#f4f2ed;display:grid;gap:clamp(44px, 5vw, 76px);grid-template-columns:minmax(0, 7.4fr) minmax(360px, 4.6fr);min-height:clamp(500px, 62svh, 620px);overflow:visible;padding:clamp(58px, 6vw, 84px) var(--site-page);}:where(.legacy-content) .analysis-journal .analysis-hero::before,
:where(.legacy-content) .analysis-journal .analysis-hero::after{display:none;}:where(.legacy-content) .analysis-hero-copy{min-width:0;}:where(.legacy-content) .analysis-journal .analysis-hero .eyebrow{color:var(--site-copper);}:where(.legacy-content) .analysis-journal .analysis-hero h1{color:#fff;font-size:clamp(56px, 5.8vw, 86px);font-weight:520;letter-spacing:-0.06em;line-height:0.98;margin:20px 0 28px;max-width:900px;}:where(.legacy-content) .analysis-journal .analysis-hero .hero-intro{color:rgba(255, 255, 255, 0.74);font-size:clamp(17px, 1.3vw, 20px);line-height:1.62;margin:0;max-width:760px;}:where(.legacy-content) .analysis-journal .analysis-hero .text-action{border-bottom-color:rgba(255, 255, 255, 0.42);color:#fff;}:where(.legacy-content) .analysis-hero-feature{border-left:1px solid var(--site-line-light);color:#f4f2ed;min-width:0;padding:4px 0 4px clamp(30px, 3.5vw, 54px);}:where(.legacy-content) .analysis-hero-feature > a{color:#f4f2ed;display:block;text-decoration:none;}:where(.legacy-content) .analysis-hero-feature-kicker,
:where(.legacy-content) .analysis-hero-feature-meta{align-items:center;display:flex;gap:18px;justify-content:space-between;}:where(.legacy-content) .analysis-hero-feature-kicker{border-bottom:1px solid var(--site-line-light);margin-bottom:24px;padding-bottom:14px;}:where(.legacy-content) .analysis-hero-feature-kicker span,
:where(.legacy-content) .analysis-hero-feature-kicker small{color:rgba(255, 255, 255, 0.66);font-size:12px;font-weight:680;line-height:1.35;}:where(.legacy-content) .analysis-hero-feature-kicker i{background:var(--site-copper);border-radius:50%;display:inline-block;height:6px;margin-right:8px;width:6px;}:where(.legacy-content) .analysis-hero-feature > a > strong{color:#fff;display:block;font-size:clamp(28px, 2.5vw, 38px);font-weight:560;letter-spacing:-0.045em;line-height:1.08;margin-bottom:18px;}:where(.legacy-content) .analysis-hero-feature > a > p{color:rgba(255, 255, 255, 0.7);font-size:16px;line-height:1.66;margin:0 0 25px;}:where(.legacy-content) .analysis-hero-feature-meta{color:var(--site-copper);font-size:13px;font-weight:720;}:where(.legacy-content) .analysis-hero-feature-meta i{font-style:normal;}:where(.legacy-content) .commentary-edition,
:where(.legacy-content) .commentary-archive,
:where(.legacy-content) .commentary-quastels{padding:var(--site-section) var(--site-page);}:where(.legacy-content) .commentary-edition{background:var(--site-paper-light);color:var(--site-ink);}:where(.legacy-content) .commentary-edition-heading,
:where(.legacy-content) .commentary-archive-heading,
:where(.legacy-content) .commentary-quastels-heading{align-items:end;border-bottom:1px solid var(--site-line);display:grid;gap:28px clamp(44px, 5vw, 78px);grid-template-columns:minmax(0, 7.5fr) minmax(300px, 4.5fr);padding-bottom:32px;}:where(.legacy-content) .commentary-edition-heading h2,
:where(.legacy-content) .commentary-archive-heading h2,
:where(.legacy-content) .commentary-quastels-heading h2{color:var(--site-ink);font-size:clamp(44px, 4.4vw, 66px);font-weight:520;letter-spacing:-0.055em;line-height:1;margin:14px 0 0;max-width:820px;}:where(.legacy-content) .commentary-edition-heading > p,
:where(.legacy-content) .commentary-archive-heading > div:last-child > p,
:where(.legacy-content) .commentary-quastels-heading > p{color:var(--site-muted);font-size:15px;line-height:1.65;margin:0;max-width:480px;}:where(.legacy-content) .commentary-edition-grid{display:grid;gap:clamp(42px, 5.2vw, 78px);grid-template-columns:minmax(0, 7.6fr) minmax(330px, 4.4fr);padding-top:46px;}:where(.legacy-content) .commentary-edition-grid a{color:var(--site-ink);text-decoration:none;}:where(.legacy-content) .commentary-edition-lead{border-right:1px solid var(--site-line);padding-right:clamp(36px, 4.4vw, 68px);}:where(.legacy-content) .commentary-edition-lead article{display:flex;flex-direction:column;height:100%;}:where(.legacy-content) .commentary-edition-kicker,
:where(.legacy-content) .commentary-edition-meta{align-items:center;display:flex;gap:18px;justify-content:space-between;}:where(.legacy-content) .commentary-edition-kicker{margin-bottom:26px;}:where(.legacy-content) .commentary-edition-kicker span,
:where(.legacy-content) .commentary-edition-kicker small,
:where(.legacy-content) .commentary-edition-meta span,
:where(.legacy-content) .commentary-edition-meta strong{color:var(--site-muted);font-size:12px;font-weight:680;line-height:1.35;}:where(.legacy-content) .commentary-edition-kicker span,
:where(.legacy-content) .commentary-edition-meta strong{color:var(--site-accent);}:where(.legacy-content) .commentary-edition-lead h2{color:var(--site-ink);font-size:clamp(40px, 4vw, 60px);font-weight:520;letter-spacing:-0.055em;line-height:1.02;margin:0 0 24px;max-width:850px;}:where(.legacy-content) .commentary-edition-lead article > p{color:var(--site-muted);font-size:17px;line-height:1.72;margin:0 0 34px;max-width:750px;}:where(.legacy-content) .commentary-edition-meta{border-top:1px solid var(--site-line);margin-top:auto;padding-top:18px;}:where(.legacy-content) .commentary-edition-briefs{display:grid;}:where(.legacy-content) .commentary-edition-briefs > a{border-bottom:1px solid var(--site-line);display:block;padding:0 0 27px;}:where(.legacy-content) .commentary-edition-briefs > a + a{padding-top:27px;}:where(.legacy-content) .commentary-edition-briefs .commentary-edition-kicker{margin-bottom:13px;}:where(.legacy-content) .commentary-edition-briefs h3{color:var(--site-ink);font-size:clamp(23px, 1.9vw, 30px);font-weight:560;letter-spacing:-0.04em;line-height:1.12;margin:0 0 12px;}:where(.legacy-content) .commentary-edition-briefs article > p{color:var(--site-muted);font-size:14px;line-height:1.62;margin:0 0 17px;}:where(.legacy-content) .commentary-edition-briefs .commentary-edition-meta{border-top:0;padding-top:0;}:where(.legacy-content) .commentary-subject-index{border-top:1px solid var(--site-line);display:block;margin-top:clamp(64px, 7vw, 96px);padding-top:30px;}:where(.legacy-content) .commentary-subject-index > header{align-items:end;display:grid;gap:28px clamp(44px, 5vw, 78px);grid-template-columns:minmax(0, 7.5fr) minmax(300px, 4.5fr);margin-bottom:28px;}:where(.legacy-content) .commentary-subject-index h3{color:var(--site-ink);font-size:clamp(30px, 3vw, 43px);font-weight:540;letter-spacing:-0.05em;line-height:1.04;margin:12px 0 0;}:where(.legacy-content) .commentary-subject-index > header > p{color:var(--site-muted);font-size:14px;line-height:1.62;margin:0;max-width:460px;}:where(.legacy-content) .commentary-subject-index > div{border-left:1px solid var(--site-line);border-top:1px solid var(--site-line);display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));}:where(.legacy-content) .commentary-subject-index button{align-items:center;appearance:none;background:transparent;border:0;border-bottom:1px solid var(--site-line);border-right:1px solid var(--site-line);color:var(--site-ink);cursor:pointer;display:grid;gap:7px 16px;grid-template-columns:28px minmax(0, 1fr) auto;min-height:104px;padding:18px 22px;text-align:left;width:100%;}:where(.legacy-content) .commentary-subject-index button:hover,
:where(.legacy-content) .commentary-subject-index button:focus-visible{background:var(--site-paper);}:where(.legacy-content) .commentary-subject-index button > span,
:where(.legacy-content) .commentary-subject-index button > small{color:var(--site-muted);font-size:12px;line-height:1.35;}:where(.legacy-content) .commentary-subject-index button > span{align-self:start;color:var(--site-accent);font-weight:700;grid-row:1 / 3;}:where(.legacy-content) .commentary-subject-index button > strong{color:var(--site-ink);font-size:17px;font-weight:620;grid-column:2;letter-spacing:-0.025em;line-height:1.2;}:where(.legacy-content) .commentary-subject-index button > small{grid-column:2;}:where(.legacy-content) .commentary-subject-index button > i{color:var(--site-accent);font-style:normal;grid-column:3;grid-row:1 / 3;}:where(.legacy-content) .commentary-archive{background:var(--site-paper);border-top:1px solid var(--site-line);color:var(--site-ink);}:where(.legacy-content) .commentary-archive-heading label{display:grid;gap:8px;margin-top:22px;}:where(.legacy-content) .commentary-archive-heading label span{color:var(--site-muted);font-size:12px;font-weight:680;}:where(.legacy-content) .commentary-archive-heading input{background:transparent;border:0;border-bottom:1px solid var(--site-ink);border-radius:0;color:var(--site-ink);font-size:16px;min-height:48px;padding:0;width:100%;}:where(.legacy-content) .commentary-archive-heading input:focus{border-bottom-color:var(--site-accent);outline:none;}:where(.legacy-content) .commentary-archive-door{align-items:center;appearance:none;background:transparent;border:0;border-bottom:1px solid var(--site-line);color:var(--site-ink);cursor:pointer;display:flex;justify-content:space-between;min-height:92px;padding:0;text-align:left;width:100%;}:where(.legacy-content) .commentary-archive-door > span{font-size:clamp(24px, 2.3vw, 33px);font-weight:550;letter-spacing:-0.04em;}:where(.legacy-content) .commentary-archive-door strong{color:var(--site-accent);font-size:13px;}:where(.legacy-content) .commentary-library[hidden]{display:none !important;}:where(.legacy-content) .commentary-library-bar{align-items:center;border-bottom:1px solid var(--site-line);display:flex;gap:28px;justify-content:space-between;padding:30px 0 22px;}:where(.legacy-content) .commentary-library-bar > p{color:var(--site-muted);font-size:13px;margin:0;}:where(.legacy-content) .commentary-filters{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;}:where(.legacy-content) .commentary-filters button{appearance:none;background:transparent;border:1px solid var(--site-line);border-radius:999px;color:var(--site-muted);cursor:pointer;font-size:12px;min-height:40px;padding:0 14px;}:where(.legacy-content) .commentary-filters button[aria-pressed="true"]{background:var(--site-ink);border-color:var(--site-ink);color:#fff;}:where(.legacy-content) .commentary-archive-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));}:where(.legacy-content) .commentary-archive-grid > a{border-bottom:1px solid var(--site-line);color:var(--site-ink);display:flex;flex-direction:column;min-height:286px;padding:32px 40px 32px 0;text-decoration:none;}:where(.legacy-content) .commentary-archive-grid > a:nth-child(odd){border-right:1px solid var(--site-line);}:where(.legacy-content) .commentary-archive-grid > a:nth-child(even){padding-left:40px;}:where(.legacy-content) .commentary-archive-grid > a > span,
:where(.legacy-content) .commentary-archive-grid small,
:where(.legacy-content) .commentary-archive-grid strong{color:var(--site-accent);font-size:12px;font-weight:700;}:where(.legacy-content) .commentary-archive-grid h3{color:var(--site-ink);font-size:clamp(23px, 2vw, 30px);font-weight:560;letter-spacing:-0.04em;line-height:1.12;margin:16px 0 14px;}:where(.legacy-content) .commentary-archive-grid > a > p{color:var(--site-muted);font-size:14px;line-height:1.62;margin:0 0 24px;}:where(.legacy-content) .commentary-archive-grid > a > div{align-items:center;display:flex;justify-content:space-between;margin-top:auto;}:where(.legacy-content) .commentary-archive-grid small{color:var(--site-muted);font-weight:600;}:where(.legacy-content) .commentary-archive-grid i{font-style:normal;}:where(.legacy-content) .commentary-empty{font-size:15px;grid-column:1 / -1;padding:30px 0;}:where(.legacy-content) .commentary-empty button,
:where(.legacy-content) .commentary-archive-toggle,
:where(.legacy-content) .commentary-archive-close{appearance:none;background:transparent;border:0;color:var(--site-accent);cursor:pointer;font-size:13px;font-weight:700;padding:0;}:where(.legacy-content) .commentary-archive-toggle{border-bottom:1px solid var(--site-line);display:flex;justify-content:space-between;min-height:66px;width:100%;}:where(.legacy-content) .commentary-archive-close{margin-top:24px;}:where(.legacy-content) .commentary-collection-links{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:44px;}:where(.legacy-content) .commentary-collection-links a{border-bottom:1px solid var(--site-line);border-top:1px solid var(--site-line);display:flex;font-size:14px;font-weight:650;justify-content:space-between;padding:22px 24px 22px 0;text-decoration:none;}:where(.legacy-content) .commentary-collection-links a + a{border-left:1px solid var(--site-line);padding-left:24px;}:where(.legacy-content) .commentary-collection-links i{color:var(--site-accent);font-style:normal;}:where(.legacy-content) .commentary-quastels{background:var(--site-paper-light);color:var(--site-ink);padding-block:clamp(68px, 7vw, 92px);}:where(.legacy-content) .commentary-quastels-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));}:where(.legacy-content) .commentary-quastels-grid > a{align-items:flex-start;border-bottom:1px solid var(--site-line);color:var(--site-ink);display:flex;flex-direction:column;min-height:260px;padding:30px 34px 30px 0;text-decoration:none;}:where(.legacy-content) .commentary-quastels-grid > a + a{border-left:1px solid var(--site-line);padding-left:34px;}:where(.legacy-content) .commentary-quastels-grid span,
:where(.legacy-content) .commentary-quastels-grid strong{color:var(--site-accent);font-size:12px;font-weight:700;}:where(.legacy-content) .commentary-quastels-grid h3{color:var(--site-ink);font-size:clamp(23px, 2vw, 30px);font-weight:560;letter-spacing:-0.04em;line-height:1.12;margin:18px 0 14px;}:where(.legacy-content) .commentary-quastels-grid p{color:var(--site-muted);font-size:14px;line-height:1.62;margin:0 0 24px;}:where(.legacy-content) .commentary-quastels-grid strong{margin-top:auto;}:where(.legacy-content) .analysis-journal .analysis-closing{background:var(--site-night);color:#f4f2ed;}:where(.legacy-content) .analysis-journal .analysis-closing :where(h2, h3, strong){color:#fff;}:where(.legacy-content) .analysis-closing .lead{color:rgba(255, 255, 255, 0.75);}:where(.legacy-content) .analysis-editorial-standard > p:last-of-type,
:where(.legacy-content) .analysis-briefing > p{color:rgba(255, 255, 255, 0.7);font-size:14px;line-height:1.68;}:where(.legacy-content) .analysis-standards-link{color:var(--site-copper);display:inline-flex;font-size:13px;font-weight:700;gap:20px;margin-top:22px;text-decoration:none;}@media (max-width: 980px){:where(.legacy-content) .analysis-journal .analysis-hero,
  :where(.legacy-content) .commentary-edition-grid{align-items:start;grid-template-columns:1fr;}:where(.legacy-content) .analysis-journal .analysis-hero{min-height:0;}:where(.legacy-content) .analysis-hero-feature{border-left:0;border-top:1px solid var(--site-line-light);max-width:780px;padding:30px 0 0;}:where(.legacy-content) .commentary-edition-lead{border-bottom:1px solid var(--site-line);border-right:0;padding:0 0 42px;}:where(.legacy-content) .commentary-edition-heading,
  :where(.legacy-content) .commentary-archive-heading,
  :where(.legacy-content) .commentary-quastels-heading,
  :where(.legacy-content) .commentary-subject-index > header{align-items:start;grid-template-columns:1fr;}:where(.legacy-content) .commentary-subject-index > div,
  :where(.legacy-content) .commentary-quastels-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}:where(.legacy-content) .commentary-quastels-grid > a:nth-child(3){border-left:0;padding-left:0;}:where(.legacy-content) .commentary-library-bar{align-items:flex-start;flex-direction:column;}:where(.legacy-content) .commentary-filters{justify-content:flex-start;}}@media (max-width: 720px){:where(.legacy-content) .analysis-journal .analysis-hero{gap:42px;padding-block:48px 58px;}:where(.legacy-content) .analysis-journal .analysis-hero h1{font-size:clamp(42px, 12vw, 54px);line-height:1.01;margin:18px 0 24px;}:where(.legacy-content) .analysis-journal .analysis-hero .hero-intro{font-size:17px;line-height:1.58;}:where(.legacy-content) .analysis-hero-feature > a > strong{font-size:30px;}:where(.legacy-content) .commentary-edition-heading h2,
  :where(.legacy-content) .commentary-archive-heading h2,
  :where(.legacy-content) .commentary-quastels-heading h2{font-size:40px;line-height:1.02;}:where(.legacy-content) .commentary-edition-grid{gap:34px;padding-top:36px;}:where(.legacy-content) .commentary-edition-lead h2{font-size:36px;line-height:1.05;}:where(.legacy-content) .commentary-edition-lead article > p{font-size:16px;}:where(.legacy-content) .commentary-subject-index > div,
  :where(.legacy-content) .commentary-quastels-grid,
  :where(.legacy-content) .commentary-archive-grid,
  :where(.legacy-content) .commentary-collection-links{grid-template-columns:1fr;}:where(.legacy-content) .commentary-subject-index button{min-height:86px;}:where(.legacy-content) .commentary-quastels-grid > a,
  :where(.legacy-content) .commentary-quastels-grid > a + a,
  :where(.legacy-content) .commentary-quastels-grid > a:nth-child(3),
  :where(.legacy-content) .commentary-archive-grid > a,
  :where(.legacy-content) .commentary-archive-grid > a:nth-child(odd),
  :where(.legacy-content) .commentary-archive-grid > a:nth-child(even){border-left:0;border-right:0;min-height:0;padding:28px 0;}:where(.legacy-content) .commentary-archive-door{align-items:flex-start;flex-direction:column;gap:12px;justify-content:center;}:where(.legacy-content) .commentary-filters{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));width:100%;}:where(.legacy-content) .commentary-filters button{min-height:44px;width:100%;}:where(.legacy-content) .commentary-collection-links a,
  :where(.legacy-content) .commentary-collection-links a + a{border-left:0;border-top:0;padding:20px 0;}}@media (max-width: 420px){:where(.legacy-content) .analysis-journal .analysis-hero h1{font-size:clamp(38px, 11.7vw, 48px);}:where(.legacy-content) .commentary-edition-kicker,
  :where(.legacy-content) .commentary-edition-meta,
  :where(.legacy-content) .analysis-hero-feature-meta{align-items:flex-start;flex-direction:column;gap:8px;}}@media (prefers-reduced-motion: reduce){:where(.legacy-content) *,
  :where(.legacy-content) *::before,
  :where(.legacy-content) *::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:0.01ms !important;}}
}