:root{--bg: #f2eee4;--surface: rgba(255, 250, 240, .86);--surface-strong: #fffdf7;--text: #1c1c1a;--muted: #625d55;--line: rgba(28, 28, 26, .12);--accent: #1b6b59;--accent-strong: #124839;--accent-soft: rgba(27, 107, 89, .62);--warm: #c16b2c;--warm-soft: rgba(193, 107, 44, .54);--shadow: 0 22px 80px rgba(28, 28, 26, .08);--radius: 26px;--content-width: 1180px;font-family:Segoe UI,sans-serif}:root[data-theme=dark]{--bg: #171717;--surface: rgba(29, 32, 30, .88);--surface-strong: #202422;--text: #f4f0e6;--muted: #cbc5b7;--line: rgba(244, 240, 230, .12);--accent: #79d2ad;--accent-strong: #4cb48a;--accent-soft: rgba(121, 210, 173, .72);--warm: #f0a35e;--warm-soft: rgba(240, 163, 94, .62);--shadow: 0 22px 90px rgba(0, 0, 0, .28)}*{box-sizing:border-box}html{background:radial-gradient(circle at top right,rgba(193,107,44,.18),transparent 28rem),radial-gradient(circle at left center,rgba(27,107,89,.14),transparent 24rem),var(--bg);color:var(--text)}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-frame{width:min(100%,var(--content-width));margin:0 auto;padding:1.5rem 1rem 4rem}.site-header,.site-footer,.content-shell,.hero{border:1px solid var(--line);background:var(--surface);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.site-header,.site-footer,.content-shell{border-radius:var(--radius)}.site-header{position:sticky;top:1rem;z-index:10;padding:1rem 1.25rem;margin-bottom:1.5rem}.shell-bar,.toolbar,.brand,.hero-actions,.pill-row,.footer-links,.article-meta,.card-meta,.footer-actions,.footer-closing{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.shell-bar{justify-content:space-between}.brand{min-width:0;gap:.9rem}.brand-mark{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;width:3.75rem;height:3.75rem;flex:0 0 3.75rem;border-radius:1.35rem;border:1px solid rgba(27,107,89,.1);background:linear-gradient(0deg,var(--surface-strong),var(--surface-strong)),radial-gradient(circle at 30% 24%,#ffffffeb,#fff0 58%),linear-gradient(180deg,#1b6b590f,#c16b2c08);box-shadow:inset 0 1px #ffffff8f,0 10px 24px #1c1c1a0f}.brand-logo{width:2.45rem;height:2.45rem;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(28,28,26,.08))}.brand-logo-dark{display:none}:root[data-theme=dark] .brand-logo-light{display:none}:root[data-theme=dark] .brand-logo-dark{display:block}:root[data-theme=dark] .brand-mark{border-color:#79d2ad24;background:linear-gradient(0deg,var(--surface-strong),var(--surface-strong)),radial-gradient(circle at 30% 24%,#79d2ad33,#79d2ad00 58%),linear-gradient(180deg,#ffffff08,#0000001a);box-shadow:inset 0 1px #ffffff12,0 14px 28px #0000002e}.brand-copy{display:grid;gap:.2rem}.brand-copy strong{font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.brand-copy span{color:var(--muted);font-size:.92rem;max-width:34rem}.chip,.button,.nav-link,.text-link,.mobile-toggle{transition:.16s ease}.chip,.mobile-toggle{border:1px solid var(--line);border-radius:999px;padding:.7rem 1rem;background:transparent;color:var(--text);font:inherit;cursor:pointer}.chip.is-active,.chip:hover,.mobile-toggle:hover,.nav-link:hover{border-color:#1b6b5966;background:#1b6b591a}.toolbar{gap:.5rem}.header-controls{gap:.24rem;padding:.28rem .38rem .28rem .42rem;border:1px solid var(--line);border-radius:999px;background:#fffdf775;box-shadow:inset 0 1px #ffffff73}.chip-icon{display:inline-flex;width:.9rem;height:.9rem;align-items:center;justify-content:center}.chip-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.locale-dropdown{position:relative}.locale-dropdown summary{list-style:none;appearance:none}.locale-dropdown summary::-webkit-details-marker{display:none}.locale-dropdown summary::marker{content:""}.control-slot,.mini-theme-toggle{border:0;border-radius:999px;background:transparent;color:var(--text);font:inherit;cursor:pointer}.control-slot{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0}.control-slot:hover,.mini-theme-toggle:hover,.locale-dropdown[open] .locale-trigger,.locale-trigger:hover{background:#1b6b5914}.control-slot:focus-visible,.mini-theme-toggle:focus-visible,.locale-trigger:focus-visible{outline:2px solid rgba(27,107,89,.35);outline-offset:2px}.control-divider{width:1px;height:1.2rem;margin-inline:.1rem;background:var(--line)}.mini-theme-toggle{display:inline-flex;align-items:center;padding:.12rem}.theme-toggle-track{position:relative;display:grid;grid-template-columns:repeat(2,1.8rem);align-items:center;padding:.12rem;border-radius:999px;background:#1c1c1a0f}.theme-toggle-thumb{position:absolute;top:.12rem;left:.12rem;width:1.8rem;height:calc(100% - .24rem);border-radius:999px;background:#1b6b5924;box-shadow:inset 0 1px #ffffff59;transition:transform .16s ease,background .16s ease}.theme-glyph{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;color:var(--muted)}.mini-theme-toggle[data-theme-state=dark] .theme-toggle-thumb{transform:translate(1.8rem);background:#79d2ad2e}.mini-theme-toggle[data-theme-state=light] .theme-glyph-light,.mini-theme-toggle[data-theme-state=dark] .theme-glyph-dark{color:var(--accent-strong)}.locale-trigger{display:inline-flex;gap:.4rem;align-items:center;min-width:0;min-height:2rem;padding:.45rem .68rem .45rem .78rem;border:0;background:transparent;box-shadow:none}.locale-value{font-size:.78rem;letter-spacing:.18em;line-height:1}.locale-caret{display:inline-flex;width:.65rem;height:.65rem;color:var(--muted)}.locale-caret svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.locale-menu{position:absolute;right:0;top:calc(100% + .45rem);min-width:11rem;display:grid;gap:.35rem;padding:.45rem;border:1px solid var(--line);border-radius:18px;background:var(--surface-strong);box-shadow:var(--shadow)}:root[data-theme=dark] .header-controls{background:#202422d6;box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .theme-toggle-track{background:#ffffff0d}:root[data-theme=dark] .control-slot:hover,:root[data-theme=dark] .mini-theme-toggle:hover,:root[data-theme=dark] .locale-dropdown[open] .locale-trigger,:root[data-theme=dark] .locale-trigger:hover{background:#79d2ad1a}.locale-option{display:grid;gap:.1rem;padding:.7rem .8rem;border-radius:14px;border:1px solid transparent}.locale-option small{color:var(--muted)}.locale-option.is-active,.locale-option:hover{border-color:#1b6b592e;background:#1b6b5914}.global-nav{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:1rem}.nav-link{padding:.6rem .9rem;border-radius:999px;color:var(--muted)}.nav-link.is-active{background:#c16b2c1f;color:var(--text)}.mobile-toggle{display:none}.hero{border-radius:calc(var(--radius) + 8px);padding:4.5rem 1.6rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#fffdf7eb,#fffaf099),radial-gradient(circle at top left,rgba(193,107,44,.18),transparent 18rem),radial-gradient(circle at bottom right,rgba(27,107,89,.16),transparent 20rem)}:root[data-theme=dark] .hero{background:linear-gradient(135deg,#202422fa,#171717d9),radial-gradient(circle at top left,rgba(240,163,94,.22),transparent 18rem),radial-gradient(circle at bottom right,rgba(121,210,173,.14),transparent 20rem)}.hero-layout{display:grid;gap:1rem}.hero-copy{max-width:48rem;display:grid;gap:.8rem}.hero-home{position:relative;overflow:hidden;padding-top:3.2rem;padding-bottom:3.45rem}.hero-home-layout{grid-template-columns:minmax(0,1.08fr) minmax(16rem,.92fr);align-items:center;gap:.9rem}.hero-home .hero-copy{max-width:42rem;gap:.72rem}.hero-support{position:relative;display:grid;place-items:center;align-self:start;align-self:center;min-height:20.5rem;margin-top:0;padding:0;background:transparent}.hero-support__grid{position:relative;width:min(100%,27rem);aspect-ratio:1 / 1;z-index:1}.hero-support__halo,.hero-support__image-shell{position:relative;display:block}.hero-support__halo{position:absolute;inset:auto;border-radius:999px;filter:blur(.2px)}.hero-support__halo-primary{inset:18% 14% 16% 10%;background:radial-gradient(circle,#c16b2c3d,#c16b2c00 66%)}.hero-support__halo-secondary{inset:6% 0% 24% 36%;background:radial-gradient(circle,#1b6b5933,#1b6b5900 68%)}.hero-support__image-shell{width:116%;height:100%;margin-left:-8%;padding:0;display:grid;place-items:center}.hero-support__illustration{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 24px 34px rgba(28,28,26,.14))}.hero-support-page{min-height:18.5rem}.hero-support-page .hero-support__grid{width:min(100%,23rem)}.hero-support__image-shell-about,.hero-support__image-shell-services,.hero-support__image-shell-insights,.hero-support__image-shell-contact,.hero-support__image-shell-discovery{width:100%;height:100%;margin-left:0;display:grid;place-items:center}.hero-support__image-shell-about{padding:.55rem .35rem .25rem 0}.hero-support__image-shell-services{padding:1rem .3rem .6rem 0}.hero-support__image-shell-insights{padding:.6rem .2rem .35rem 0}.hero-support__image-shell-contact{padding:.2rem 0 .1rem .45rem}.hero-support__image-shell-discovery{padding:.45rem .15rem .2rem 0}.hero-support__illustration-about,.hero-support__illustration-services,.hero-support__illustration-insights,.hero-support__illustration-contact,.hero-support__illustration-discovery{width:100%;max-width:22rem;margin-inline:auto}.hero-support__illustration-about{max-width:21.6rem;transform:translate(.1rem)}.hero-support__illustration-services{transform:translate(.2rem)}.hero-support__illustration-insights{max-width:21rem;transform:translate(.15rem)}.hero-support__illustration-contact{max-width:22.9rem;transform:translate(.05rem)}.hero-support__illustration-discovery{max-width:21.25rem;transform:translate(.1rem)}:root[data-theme=dark] .hero-support{background:transparent}:root[data-theme=dark] .hero-support__halo-primary{background:radial-gradient(circle,#f0a35e38,#f0a35e00 64%)}:root[data-theme=dark] .hero-support__halo-secondary{background:radial-gradient(circle,#79d2ad38,#79d2ad00 66%)}:root[data-theme=dark] .hero-support__illustration{filter:drop-shadow(0 24px 38px rgba(0,0,0,.3))}:root[data-theme=dark] .hero-support-page .hero-support__halo-primary{background:radial-gradient(circle,#79d2ad29,#79d2ad00 66%)}:root[data-theme=dark] .hero-support-page .hero-support__halo-secondary{background:radial-gradient(circle,#f0a35e2e,#f0a35e00 68%)}@media(max-width:860px){.hero-support{min-height:16rem}.hero-support__grid{width:min(100%,22rem)}.hero-support__image-shell{width:110%;margin-left:-5%}.hero-support-page{min-height:14rem}.hero-support-page .hero-support__grid{width:min(100%,19rem)}.hero-support__image-shell-about,.hero-support__image-shell-services,.hero-support__image-shell-insights,.hero-support__image-shell-contact,.hero-support__image-shell-discovery{width:100%;margin-left:0;padding-right:0}.hero-support__illustration-about,.hero-support__illustration-services,.hero-support__illustration-insights,.hero-support__illustration-contact,.hero-support__illustration-discovery{max-width:17.5rem;transform:none}}.eyebrow{display:inline-block;margin-bottom:.8rem;color:var(--accent);font-size:.9rem;font-weight:680;letter-spacing:.075em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{font-size:clamp(2.4rem,6vw,4.7rem);line-height:.95;max-width:14ch;text-wrap:balance}h2{font-size:clamp(1.6rem,3vw,2.5rem)}h3{font-size:1.15rem}.hero-home .eyebrow{margin-bottom:.25rem;font-size:.78rem;font-weight:640;letter-spacing:.12em}.hero-home h1{max-width:11.6ch;font-size:clamp(2.15rem,4.05vw,3.6rem);line-height:.94;letter-spacing:-.03em;text-wrap:pretty}.hero p,.lede,.card p,.side-panel p,.site-footer p,.rich-article p,.rich-article li{color:var(--muted);line-height:1.7}.hero p{margin-top:1rem;max-width:40rem;font-size:1.05rem}.hero-home p{margin-top:.1rem;max-width:31rem;font-size:1rem;line-height:1.62;text-wrap:pretty}.hero-home .hero-actions{margin-top:.45rem;gap:.6rem}.about-hero{padding:3.55rem 2.3rem 3.15rem;background:linear-gradient(135deg,#fffdf7f0,#fffaf0ad),radial-gradient(circle at top right,#c16b2c29,#c16b2c00 21rem),radial-gradient(circle at bottom left,#1b6b591f,#1b6b5900 22rem)}:root[data-theme=dark] .about-hero{background:linear-gradient(135deg,#202422fa,#181a19e6),radial-gradient(circle at top right,#f0a35e29,#f0a35e00 20rem),radial-gradient(circle at bottom left,#79d2ad1f,#79d2ad00 21rem)}.about-hero-layout{grid-template-columns:minmax(0,.94fr) minmax(17rem,.86fr);align-items:center;gap:1.55rem}.about-hero .hero-copy{max-width:41rem;gap:.96rem}.about-hero .eyebrow{margin-bottom:.32rem}.about-hero h1{max-width:18.4ch;font-size:clamp(1.98rem,3.16vw,2.86rem);line-height:1.12;letter-spacing:-.03em;text-wrap:pretty}.about-hero p{max-width:40rem;margin-top:.18rem;font-size:1rem;line-height:1.72;text-wrap:pretty}.about-hero .hero-actions{margin-top:.48rem}.contact-hero{padding:4.35rem 2.85rem 3.7rem;background:linear-gradient(135deg,#fffdf7f2,#fffaf0b8),radial-gradient(circle at top left,#c16b2c29,#c16b2c00 20rem),radial-gradient(circle at bottom right,#1b6b5924,#1b6b5900 22rem)}:root[data-theme=dark] .contact-hero{background:linear-gradient(135deg,#202422fa,#181a19e6),radial-gradient(circle at top left,#f0a35e29,#f0a35e00 20rem),radial-gradient(circle at bottom right,#79d2ad24,#79d2ad00 21rem)}.contact-hero-layout{grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);align-items:center;gap:1.75rem}.contact-hero .hero-copy{max-width:49rem;gap:1.15rem}.contact-hero .eyebrow{margin-bottom:.2rem}.contact-hero h1{max-width:17.8ch;font-size:clamp(2.22rem,4vw,3.52rem);line-height:1.02;letter-spacing:-.03em;text-wrap:pretty}.contact-hero p{max-width:45rem;margin-top:.15rem;font-size:1.04rem;line-height:1.8;text-wrap:pretty}.services-hero{padding:3.8rem 2.2rem 3.25rem;background:linear-gradient(135deg,#fffdf7f0,#fffaf0b8),radial-gradient(circle at top left,#1b6b5929,#1b6b5900 21rem),radial-gradient(circle at bottom right,#c16b2c24,#c16b2c00 20rem)}:root[data-theme=dark] .services-hero{background:linear-gradient(135deg,#202422fa,#181a19e6),radial-gradient(circle at top left,#79d2ad29,#79d2ad00 20rem),radial-gradient(circle at bottom right,#f0a35e24,#f0a35e00 19rem)}.services-hero-layout{grid-template-columns:minmax(0,1.04fr) minmax(16rem,.82fr);align-items:center;gap:1rem}.services-hero .hero-copy{max-width:54rem;gap:.95rem}.services-hero h1{max-width:18ch;font-size:clamp(2.1rem,3.9vw,3.5rem);line-height:1.04;letter-spacing:-.03em;text-wrap:pretty}.services-hero p{max-width:49rem;margin-top:.2rem;font-size:1rem;line-height:1.72;text-wrap:pretty}.insights-hero{padding:2.25rem 2rem 1.95rem;background:linear-gradient(135deg,#fffdf7eb,#fffaf09e),radial-gradient(circle at top right,#c16b2c1c,#c16b2c00 18rem),radial-gradient(circle at bottom left,#1b6b591a,#1b6b5900 20rem)}:root[data-theme=dark] .insights-hero{background:linear-gradient(135deg,#202422fa,#181a19e6),radial-gradient(circle at top right,#f0a35e29,#f0a35e00 20rem),radial-gradient(circle at bottom left,#79d2ad24,#79d2ad00 21rem)}.insights-hero-layout{grid-template-columns:minmax(0,1.1fr) minmax(10rem,.48fr);align-items:start;gap:.8rem}.insights-hero .hero-copy{max-width:34rem;gap:.78rem}.insights-hero .eyebrow{margin-bottom:.1rem}.insights-hero h1{max-width:17ch;font-size:clamp(1.92rem,2.9vw,2.68rem);line-height:1.05;letter-spacing:-.03em;text-wrap:balance}.insights-hero p{max-width:35rem;margin-top:0;font-size:.96rem;line-height:1.7;text-wrap:pretty}.insights-hero-meta{display:flex;flex-wrap:wrap;gap:.45rem .85rem;color:var(--muted);font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.insights-hero-meta span{display:inline-flex;align-items:center}.insights-hero-meta span+span:before{content:"";width:.28rem;height:.28rem;margin-right:.85rem;border-radius:50%;background:#1b6b596b}.article-reader-hero{padding:2.8rem 2.2rem 2.15rem;background:linear-gradient(135deg,#fffdf7f5,#fffaf0bd),radial-gradient(circle at top left,#c16b2c21,#c16b2c00 18rem),radial-gradient(circle at bottom right,#1b6b591c,#1b6b5900 19rem)}:root[data-theme=dark] .article-reader-hero{background:linear-gradient(135deg,#202422fa,#181a19eb),radial-gradient(circle at top left,#f0a35e26,#f0a35e00 19rem),radial-gradient(circle at bottom right,#79d2ad1f,#79d2ad00 20rem)}.article-reader-hero__copy{max-width:46rem;gap:.9rem}.article-reader-kicker{display:flex;flex-wrap:wrap;gap:.45rem .7rem;align-items:center}.article-reader-backlink{padding:.2rem 0;border:0;border-radius:0;background:transparent;color:var(--accent-strong);font-size:.84rem;letter-spacing:.02em;text-decoration:underline;text-decoration-color:#1b6b5938;text-underline-offset:.2em}.article-reader-hero h1{max-width:18ch;font-size:clamp(2.08rem,4.15vw,3.3rem);line-height:1.02;letter-spacing:-.035em;text-wrap:pretty}.article-reader-excerpt{max-width:42rem;margin-top:0;font-size:1rem;line-height:1.72;text-wrap:pretty}.discovery-hero{padding:4rem 2.3rem 3.4rem;background:linear-gradient(135deg,#fffdf7f2,#fffaf0b8),radial-gradient(circle at top right,#1b6b5929,#1b6b5900 20rem),radial-gradient(circle at bottom left,#c16b2c29,#c16b2c00 22rem)}:root[data-theme=dark] .discovery-hero{background:linear-gradient(135deg,#202422fa,#181a19e6),radial-gradient(circle at top right,#79d2ad29,#79d2ad00 20rem),radial-gradient(circle at bottom left,#f0a35e29,#f0a35e00 21rem)}.discovery-hero-layout{grid-template-columns:minmax(0,1.02fr) minmax(15.5rem,.82fr);align-items:center;gap:1.05rem}.discovery-hero .hero-copy{max-width:47rem;gap:1rem}.discovery-hero .eyebrow{margin-bottom:.15rem}.discovery-hero h1{max-width:19ch;font-size:clamp(2.12rem,3.8vw,3.36rem);line-height:1.05;letter-spacing:-.03em;text-wrap:pretty}.discovery-hero p{max-width:44rem;margin-top:.1rem;font-size:1.01rem;line-height:1.76;text-wrap:pretty}.button,.text-link{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.2rem;border-radius:999px;border:1px solid var(--accent)}.button{background:var(--accent);color:#fff;font-weight:700}.button.secondary,.text-link{background:transparent;color:var(--accent-strong)}.button:hover,.text-link:hover{transform:translateY(-1px)}.content-shell{padding:1.5rem;margin-top:1.5rem}.site-footer{padding:1.15rem 1.25rem;margin-top:1.25rem}.section-heading{display:grid;gap:.35rem;margin-bottom:1rem}.intro-shell,.intro-shell-body{display:grid;gap:1rem}.about-intro-shell{grid-template-columns:minmax(11rem,.58fr) minmax(0,1.62fr);align-items:start;gap:1.65rem;margin-top:0;padding:2.05rem 2rem}.about-hero+.about-intro-shell{margin-top:1.95rem}.about-intro-shell+.about-intro-shell{margin-top:.92rem}.about-intro-shell+.about-feature-shell,.about-feature-shell+.about-difference-shell,.about-difference-shell+.about-engagement-shell,.about-engagement-shell+.about-cta-shell{margin-top:1.95rem}.about-intro-shell .section-heading{margin-bottom:0;max-width:13.25rem;gap:.42rem}.about-intro-shell .section-heading .eyebrow{display:flex;align-items:center;gap:.68rem;width:100%;margin-bottom:.08rem}.about-intro-shell .section-heading .eyebrow:after{content:"";flex:1 1 auto;min-width:1.75rem;height:1px;background:linear-gradient(90deg,#1b6b593d,#1b6b5900)}.about-intro-shell .section-heading h2{font-size:clamp(1.38rem,1.85vw,1.82rem);line-height:1.1;letter-spacing:-.025em;text-wrap:balance}.about-intro-shell .intro-shell-body{max-width:52rem;gap:1rem}.about-intro-shell .lede{max-width:72ch;font-size:1rem;line-height:1.8;text-wrap:pretty}.about-intro-shell-lead{padding-block:2.3rem 2.36rem;background:linear-gradient(180deg,#ffffff70,#fff0),var(--surface)}.about-intro-shell-compact{position:relative;margin-top:.8rem;padding-block:1.95rem}.about-intro-shell-compact:before{content:"";position:absolute;inset:0 2rem auto;height:1px;background:linear-gradient(90deg,#1c1c1a0d,#1b6b592e,#1c1c1a0d)}.home-intro-shell{grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);align-items:start;gap:1.5rem;background:linear-gradient(135deg,#ffffff42,#fff0),var(--surface)}.home-intro-shell-compact{padding-block:1.2rem}.home-feature-shell{position:relative;overflow:hidden}.home-feature-shell:before{content:"";position:absolute;inset:1rem 1rem auto auto;width:7rem;height:7rem;border-radius:1.6rem;background:radial-gradient(circle,#1b6b591f,#1b6b5900 68%);pointer-events:none}.home-feature-shell .card{min-height:100%}.home-feature-shell .card-grid{align-items:stretch}.home-card{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:start;gap:.72rem;padding:1.05rem}.home-card h3{max-width:16ch;min-height:2.9rem;line-height:1.24;text-wrap:balance}.home-card p{font-size:.95rem;line-height:1.6;min-height:4.7rem;text-wrap:pretty}.home-card .pill-row{margin-top:auto;padding-top:.2rem}.home-card-promise{gap:.52rem;padding:.88rem .92rem .94rem;border-color:#1b6b591f;background:linear-gradient(180deg,#ffffffa3,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff70,0 14px 28px #1c1c1a0b}.home-card-promise h3{max-width:15ch;min-height:2.55rem}.home-card-promise p{max-width:33ch;font-size:.9rem;line-height:1.52;min-height:4.15rem}.home-card-journey{gap:.68rem;padding-top:1.15rem}.home-card-step{position:absolute;top:1rem;left:1rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.9rem;height:1.9rem;padding-inline:.5rem;border-radius:999px;border:1px solid rgba(27,107,89,.12);background:#fffaf0c7;color:var(--accent-strong);font-size:.78rem;font-weight:700;line-height:1}.home-card-journey h3{max-width:17ch;min-height:3.2rem}.home-card-journey p{font-size:.91rem;line-height:1.55;min-height:4.5rem}.home-card-links{gap:.62rem;padding:1rem 1.05rem 1.05rem}.home-card-links h3{max-width:15ch}.home-card-links p{font-size:.92rem;line-height:1.54;min-height:4.2rem}.home-card-links .pill-row{gap:.5rem}.home-promise-shell .split-main{display:grid;gap:1.34rem}.home-promise-shell .lede{max-width:64ch;font-size:.96rem;line-height:1.58}.home-promise-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;align-items:stretch}.home-journey-shell{background:linear-gradient(135deg,#c16b2c17,#fff0),var(--surface)}.home-journey-shell .split-main,.home-links-shell .split-main{display:grid;gap:1rem}.home-journey-shell .card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-journey-shell .card{padding-top:1.15rem}.home-journey-shell{align-items:start;grid-template-columns:minmax(0,1.78fr) minmax(15rem,.82fr)}.home-journey-shell .card h3:before{content:"";display:block;width:2.5rem;height:.2rem;margin-bottom:.8rem;border-radius:999px;background:linear-gradient(90deg,var(--accent),rgba(193,107,44,.62))}.home-links-shell .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-shell .side-panel{background:linear-gradient(180deg,#1b6b5914,#1b6b5900),var(--surface-strong)}.about-feature-shell{margin-top:0;padding:2.24rem 2rem}.about-feature-shell .split-main{display:grid;gap:1.45rem}.about-feature-shell .section-heading{margin-bottom:.15rem;max-width:39rem}.about-feature-shell .lede{max-width:70ch;font-size:1rem;line-height:1.74;text-wrap:pretty}.about-feature-shell .card-grid{gap:1.45rem;align-items:stretch}.about-card{min-height:100%;padding:1.5rem 1.45rem;display:grid;align-content:start;gap:.95rem;border-color:#1b6b591a;background:linear-gradient(180deg,#fff9,#fff0),var(--surface-strong)}.about-card h3{line-height:1.28;text-wrap:balance}.about-card p{font-size:.96rem;line-height:1.68;text-wrap:pretty}.about-difference-shell{grid-template-columns:minmax(0,1fr);gap:1.2rem;margin-top:0;padding-block:2.24rem;background:linear-gradient(135deg,#c16b2c14,#fff0),var(--surface)}.about-difference-shell .split-main{display:grid;grid-template-columns:minmax(14rem,.58fr) minmax(0,1.42fr);column-gap:1.5rem;row-gap:.95rem;align-items:start}.about-difference-shell .section-heading{margin-bottom:0;max-width:23rem}.about-difference-shell .lede{max-width:27rem;font-size:.98rem;line-height:1.68;margin:0}.about-difference-grid{grid-column:2;grid-row:1 / span 2;width:100%;min-width:0;justify-self:stretch;grid-template-columns:minmax(0,1fr);gap:.9rem;grid-auto-rows:1fr;align-items:stretch}.about-difference-card{min-height:100%;padding:1.5rem 1.34rem;align-content:start;gap:.78rem}.about-difference-card h3{max-width:15ch;line-height:1.26}.about-difference-card p{font-size:.94rem;line-height:1.62;max-width:none}.about-engagement-shell{align-items:start;grid-template-columns:minmax(0,1.82fr) minmax(16.5rem,.76fr);gap:1.08rem;margin-top:0;padding-block:2.24rem;background:linear-gradient(135deg,#1b6b5914,#fff0),var(--surface)}.about-engagement-shell .split-main{display:grid;grid-template-columns:minmax(15rem,.8fr) minmax(19rem,1.2fr);column-gap:1rem;row-gap:.78rem;align-items:start}.about-engagement-intro{display:grid;align-content:start;gap:.52rem;max-width:26rem}.about-engagement-shell .section-heading{margin-bottom:0;max-width:23rem}.about-engagement-shell .section-heading h2{font-size:clamp(1.68rem,1.24rem + .92vw,2.16rem);line-height:1.08;letter-spacing:-.025em;text-wrap:balance}.about-engagement-shell .lede{max-width:26rem;margin:0;font-size:.97rem;line-height:1.64}.about-engagement-grid{grid-column:2;grid-row:1 / span 2;grid-template-columns:repeat(2,minmax(13rem,1fr));counter-reset:about-engagement;gap:.82rem;grid-auto-rows:1fr;align-content:start}.about-engagement-card{min-height:100%;grid-template-columns:auto minmax(0,1fr);column-gap:.78rem;row-gap:.28rem;align-items:start;align-content:start;padding:1.08rem .98rem 1rem}.about-engagement-card:before{counter-increment:about-engagement;content:counter(about-engagement,decimal-leading-zero);grid-column:1;grid-row:1;align-self:start;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.12em}.about-engagement-card>*{grid-column:2}.about-card-body-only{gap:0}.about-card-body-only p{margin:0}.about-engagement-card p{font-size:.93rem;line-height:1.56}.about-engagement-panel{align-self:start;display:grid;align-content:start;max-width:18.75rem;gap:.58rem;padding:.98rem .96rem 1rem;border-color:#1b6b5924;background:linear-gradient(160deg,#1b6b591a,#c16b2c0a 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff94,0 12px 24px #1c1c1a0d}.about-engagement-panel>:first-child{display:grid;align-content:start;gap:.34rem;padding-bottom:.68rem;border-bottom:1px solid rgba(27,107,89,.1)}.about-engagement-panel-lead-only{align-content:start;padding-top:1rem}.about-engagement-panel-lead-only>:first-child{padding-bottom:0;border-bottom:0}.about-engagement-panel .side-stack{gap:.72rem}.about-engagement-panel .side-stack article{gap:.34rem;padding:.82rem .88rem .88rem;border:1px solid rgba(27,107,89,.08);border-radius:20px;background:#fffdf7b8}.about-engagement-panel .side-stack strong{line-height:1.32}.about-engagement-panel p{font-size:.95rem;line-height:1.62}.home-journey-panel{align-self:start;gap:.8rem;padding:.9rem;border-color:#1b6b5929;background:linear-gradient(180deg,#ffffff9e,#fff0),linear-gradient(180deg,#1b6b5914,#1b6b5900),var(--surface-strong);box-shadow:inset 0 1px #ffffff94,0 12px 28px #1c1c1a0f}.home-journey-panel__intro{display:grid;gap:.4rem;padding-bottom:.8rem;border-bottom:1px solid rgba(27,107,89,.1)}.home-journey-panel .eyebrow{margin-bottom:0;font-size:.76rem;letter-spacing:.14em}.home-journey-panel h3{font-size:1rem;line-height:1.28;max-width:17ch}.home-journey-panel>p{font-size:.92rem;line-height:1.52}.home-journey-panel__list{gap:.55rem;counter-reset:journey-panel-item}.home-journey-panel__item{position:relative;gap:.25rem;padding:.7rem .75rem .72rem 2.65rem;border:1px solid rgba(27,107,89,.08);border-radius:18px;background:#fffdf7b8}.home-journey-panel__item:before{counter-increment:journey-panel-item;content:counter(journey-panel-item);position:absolute;top:.72rem;left:.78rem;display:inline-flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;border-radius:999px;background:#1b6b591f;color:var(--accent-strong);font-size:.72rem;font-weight:700;line-height:1}.home-journey-panel__item strong{font-size:.9rem;line-height:1.28}.home-journey-panel__item p{font-size:.87rem;line-height:1.43}.services-feature-shell{align-items:start;grid-template-columns:minmax(0,1fr);gap:0;padding:2rem;background:linear-gradient(135deg,#1b6b5912,#fff0),var(--surface)}.services-feature-shell .split-main{display:grid;gap:1.5rem}.services-feature-shell .section-heading{margin-bottom:.1rem;max-width:32rem}.services-feature-intro{display:grid;gap:1rem}.services-guidance-block{display:grid;gap:.85rem;width:100%;max-width:none;justify-self:stretch;margin:0 0 .25rem;padding:1rem 1.05rem 1.05rem;border:1px solid rgba(27,107,89,.1);border-radius:calc(var(--radius) - 8px);background:linear-gradient(160deg,#1b6b5914,#c16b2c08 138%),var(--surface-strong);box-shadow:inset 0 1px #ffffff75,0 10px 22px #1c1c1a0a}.services-guidance-intro{display:grid;gap:.38rem;max-width:40rem}.services-guidance-intro .eyebrow{margin-bottom:0}.services-guidance-intro h3{max-width:22ch;font-size:1rem;line-height:1.26}.services-guidance-intro p{font-size:.94rem;line-height:1.62;text-wrap:pretty}.services-guidance-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.72rem}.services-guidance-item{display:grid;gap:.3rem;min-height:100%;padding:.78rem .82rem .84rem;border:1px solid rgba(27,107,89,.06);border-radius:20px;background:#fffdf794}.services-guidance-item strong{line-height:1.28}.services-guidance-item p{font-size:.86rem;line-height:1.5}.services-card-grid{width:min(100%,54rem);justify-self:start;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;grid-auto-flow:row;gap:1rem;align-items:stretch}.services-card-grid>*{min-width:0;height:100%}.services-card{min-height:100%;height:100%;padding:1.4rem 1.35rem 1.3rem;display:grid;grid-template-rows:minmax(3.3rem,auto) 1fr;align-content:start;gap:.9rem;border-color:#1b6b591c;background:linear-gradient(180deg,#ffffff94,#fff0),var(--surface-strong)}.services-card h3{display:flex;align-items:flex-start;max-width:40ch;min-height:3.3rem;padding-bottom:.7rem;border-bottom:1px solid rgba(27,107,89,.09);line-height:1.3;text-wrap:balance}.services-card p{max-width:55ch;font-size:.96rem;line-height:1.66;text-wrap:pretty}.services-side-panel{align-self:stretch;gap:.9rem;padding:1.15rem 1.1rem 1.2rem;border-color:#1b6b5924;background:linear-gradient(160deg,#1b6b591f,#c16b2c0d 135%),var(--surface-strong);box-shadow:inset 0 1px #ffffff8a,0 16px 30px #1c1c1a0f}.services-side-panel>:first-child{display:grid;gap:.4rem;padding-bottom:.85rem;border-bottom:1px solid rgba(27,107,89,.1)}.services-side-panel h3{font-size:1.05rem;line-height:1.32;max-width:18ch}.services-side-panel .side-stack{gap:.7rem}.services-side-panel .side-stack article{gap:.3rem;padding:.82rem .88rem .88rem;border:1px solid rgba(27,107,89,.08);border-radius:20px;background:#fffdf7b8}.services-side-panel .side-stack strong{line-height:1.28}.services-side-panel .side-stack p{font-size:.9rem;line-height:1.54}.services-cta-shell{padding:2rem 2.1rem 2.15rem;background:linear-gradient(180deg,#ffffff80,#fff0),var(--surface)}.services-cta-shell h2{max-width:23ch;margin-inline:auto;text-wrap:balance}.discovery-feature-shell{align-items:start;grid-template-columns:minmax(0,1.55fr) minmax(18rem,.95fr);gap:1.3rem;padding:2rem;background:radial-gradient(circle at top right,#1b6b591a,#1b6b5900 18rem),linear-gradient(135deg,#c16b2c14,#fff0 55%),var(--surface)}.discovery-feature-shell .split-main{display:grid;gap:1.45rem}.discovery-feature-shell .section-heading{margin-bottom:.1rem;max-width:36rem}.discovery-feature-shell .lede{max-width:45rem}.discovery-side-panel{align-self:stretch;gap:.95rem;padding:1.18rem 1.12rem;border-color:#c16b2c24;background:linear-gradient(165deg,#c16b2c24,#1b6b590d 135%),var(--surface-strong);box-shadow:inset 0 1px #ffffff85,0 16px 30px #1c1c1a0f}.discovery-side-panel>:first-child{display:grid;gap:.42rem;padding-bottom:.85rem;border-bottom:1px solid rgba(193,107,44,.12)}.discovery-side-panel h3{max-width:17ch;font-size:1.08rem;line-height:1.32}.discovery-side-panel .side-stack{gap:.72rem}.discovery-side-panel .side-stack article{gap:.35rem;padding:.86rem .9rem .9rem;border:1px solid rgba(193,107,44,.08);border-radius:20px;background:linear-gradient(180deg,#ffffff8f,#fff0),#fffdf7b8}.discovery-side-panel .side-stack strong{line-height:1.3}.discovery-side-panel .side-stack p{font-size:.9rem;line-height:1.56}.services-cta-shell .lede{max-width:43rem;margin-inline:auto;line-height:1.7}.contact-feature-shell{grid-template-columns:minmax(0,1.16fr) minmax(19rem,.84fr);gap:1.5rem;align-items:start;padding:1.75rem 1.7rem 1.8rem;background:linear-gradient(180deg,#ffffff70,#fff0),radial-gradient(circle at top left,#c16b2c1a,#c16b2c00 18rem),var(--surface)}.contact-feature-shell .split-main{display:grid;gap:1.15rem}.contact-feature-shell .section-heading{margin-bottom:.1rem;max-width:34rem}.contact-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.78rem;align-items:stretch}.contact-card{gap:.55rem;padding:.94rem .96rem 1rem;border-color:#c16b2c14;background:linear-gradient(180deg,#ffffff94,#fff0),var(--surface-strong)}.contact-card h3{font-size:1.02rem;line-height:1.36}.contact-card p{font-size:.95rem;line-height:1.62;text-wrap:pretty}.contact-card-lead{gap:.82rem;max-width:44rem;padding:1.24rem 1.26rem 1.3rem;border-color:#1b6b591a;background:linear-gradient(135deg,#1b6b5914,#fff0 56%),linear-gradient(180deg,#ffffff9e,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff8f,0 16px 30px #1c1c1a0d}.contact-card-lead h3{font-size:1.14rem}.contact-card-lead p{max-width:60ch;font-size:.98rem;line-height:1.72}.contact-side-panel{align-self:stretch;gap:1.02rem;padding:1.24rem 1.16rem 1.2rem;border-color:#1b6b591f;background:linear-gradient(160deg,#1b6b5914,#c16b2c0a 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff85,0 16px 30px #1c1c1a0f}.contact-side-panel>:first-child{display:grid;gap:.46rem;padding-bottom:.96rem;border-bottom:1px solid rgba(27,107,89,.1)}.contact-side-panel h3{max-width:17ch;font-size:1.08rem;line-height:1.32}.contact-side-panel .side-stack{gap:.82rem}.contact-side-panel .side-stack article{gap:.4rem;padding:.9rem .94rem .96rem;border:1px solid rgba(27,107,89,.08);border-radius:20px;background:linear-gradient(180deg,#ffffff8f,#fff0),#fffdf7b8}.contact-side-panel .side-stack strong{line-height:1.3}.contact-side-panel .side-stack p{font-size:.9rem;line-height:1.56}.insights-feature-shell{grid-template-columns:minmax(0,1fr);gap:.78rem;padding:1.65rem 1.85rem 1.72rem;background:linear-gradient(135deg,#c16b2c14,#fff0),var(--surface)}.insights-feature-shell .split-main{display:grid;grid-template-columns:minmax(0,1fr);gap:.72rem;align-items:start}.insights-feature-intro{display:grid;grid-template-columns:minmax(18rem,1.08fr) minmax(0,.92fr);column-gap:.78rem;row-gap:.58rem;align-items:start;padding-bottom:.62rem;border-bottom:1px solid rgba(193,107,44,.12)}.insights-feature-intro .section-heading{margin-bottom:0;max-width:29rem}.insights-feature-intro .lede{max-width:28rem;margin:0;justify-self:start;font-size:.96rem;line-height:1.66;text-wrap:pretty}.insights-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.68rem;padding-top:0}.insights-card{min-height:100%;padding:.94rem .98rem .98rem;gap:.48rem;border-color:#1b6b591f;background:linear-gradient(180deg,#ffffff75,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff7a,0 10px 22px #1c1c1a0a}.insights-card h3{line-height:1.24;text-wrap:balance}.insights-card p{font-size:.92rem;line-height:1.56;text-wrap:pretty}.insights-intro-shell{padding:1.65rem 1.85rem 1.8rem;background:linear-gradient(180deg,#ffffff75,#fff0),var(--surface)}.insights-context-shell{position:relative;overflow:hidden;grid-template-columns:minmax(13.5rem,.6fr) minmax(0,1.4fr);align-items:stretch;gap:.95rem;padding:1.95rem 2rem 2rem;background:radial-gradient(circle at top right,#c16b2c1f,#c16b2c00 20rem),linear-gradient(135deg,#1b6b5914,#fff0 56%),var(--surface)}.insights-context-shell:before{content:"";position:absolute;inset:auto -2.5rem -3.5rem auto;width:13rem;height:13rem;border-radius:50%;background:radial-gradient(circle,#1b6b5924,#1b6b5900 68%);pointer-events:none}.insights-context-shell .section-heading{position:relative;align-self:start;margin-bottom:0;max-width:17rem;padding-top:.1rem}.insights-context-shell .section-heading:after{content:"";width:4.25rem;height:1px;margin-top:.3rem;background:linear-gradient(90deg,#1b6b5966,#1b6b5900)}.insights-context-shell .intro-shell-body{position:relative;max-width:none;gap:.95rem;padding:1.2rem 1.2rem 1.3rem;border:1px solid rgba(27,107,89,.1);border-radius:22px;background:linear-gradient(180deg,#ffffff8f,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff85,0 14px 28px #1c1c1a0d}.insights-context-shell .intro-shell-body:before{content:"";position:absolute;inset:.95rem auto .95rem .9rem;width:3px;border-radius:999px;background:linear-gradient(180deg,#1b6b59b8,#c16b2c70)}.insights-context-shell .lede{max-width:42rem;padding-left:.8rem;font-size:1rem;line-height:1.82}.insights-intro-shell .section-heading{margin-bottom:.65rem;max-width:32rem}.insights-intro-shell .intro-shell-body{max-width:47rem;gap:.8rem}.insights-intro-shell .lede{font-size:.99rem;line-height:1.76;text-wrap:pretty}.insights-list-shell{padding:2.15rem 2rem 2.05rem;background:radial-gradient(circle at top left,#1b6b591f,#1b6b5900 19rem),linear-gradient(180deg,#ffffff57,#fff0),var(--surface)}.insights-list-header{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(16rem,.75fr);gap:1rem 1.4rem;align-items:start;margin-bottom:1.35rem;padding-bottom:1.15rem;border-bottom:1px solid rgba(27,107,89,.1)}.insights-list-heading{display:grid;max-width:42rem;gap:.74rem}.insights-list-aside{display:flex;justify-content:flex-end;align-items:flex-start}.insights-list-shell .section-heading{margin-bottom:0;max-width:32rem}.insights-list-header .lede{max-width:40rem;margin:0;font-size:.98rem;line-height:1.72}.insights-list-context{margin:0;color:color-mix(in srgb,var(--muted) 84%,var(--accent-strong) 16%);font-size:.82rem;line-height:1.68;max-width:18rem;text-align:right}.insights-archive-flow{display:grid;gap:1.2rem}.insights-featured-story,.insights-archive-stream{border:1px solid rgba(27,107,89,.1);border-radius:1.4rem;background:linear-gradient(180deg,#ffffff75,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff7a,0 18px 34px #1c1c1a0d}.insights-featured-story{display:grid;align-content:start;gap:.8rem;padding:1.05rem;background:radial-gradient(circle at top left,#1b6b591f,#1b6b5900 17rem),linear-gradient(180deg,#ffffff75,#fff0),var(--surface-strong)}.insights-featured-story__cover{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:1rem;border:1px solid rgba(27,107,89,.1)}.insights-featured-story__intro,.insights-archive-stream__header{display:grid;gap:.46rem}.insights-featured-story__meta{display:flex;flex-wrap:wrap;gap:.5rem .82rem;align-items:center;color:var(--muted);font-size:.8rem;letter-spacing:.03em;text-transform:uppercase}.insights-featured-story__meta :is(span,a):not(.insights-article-badge){position:relative}.insights-featured-story__meta :is(span,a):not(.insights-article-badge)+:is(span,a):not(.insights-article-badge):before{content:"";display:inline-block;width:.3rem;height:.3rem;margin-right:.62rem;border-radius:50%;background:#1b6b5957;vertical-align:middle}.insights-article-badge{display:inline-flex;align-items:center;min-height:1.5rem;padding:.16rem .56rem;border-radius:999px;background:#1b6b591f;color:#135446;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.insights-featured-story__body{display:grid;gap:.58rem}.insights-featured-story__body h3{max-width:20ch;margin:0;font-size:clamp(1.58rem,2.2vw,2.02rem);line-height:1.1;text-wrap:pretty}.insights-featured-story__body p,.insights-archive-stream__header p,.insights-archive-item__copy p{margin:0;line-height:1.64;text-wrap:pretty}.insights-featured-story__footer{display:flex;align-items:center;justify-content:flex-start;padding-top:.72rem;border-top:1px solid rgba(27,107,89,.1)}.insights-archive-stream{display:grid;gap:1.2rem;padding:1.18rem 1.2rem 1.24rem}.insights-archive-list{display:grid;gap:.28rem}.insights-archive-item{display:grid;gap:.82rem;align-items:stretch;padding:1.28rem 0;border-top:1px solid rgba(27,107,89,.08)}.insights-archive-item:first-child{border-top:0;padding-top:0}.insights-archive-item__meta{gap:.46rem .9rem}.insights-archive-item__copy{display:grid;gap:.66rem;min-width:0}.insights-archive-item__main{display:grid;grid-template-columns:minmax(8.4rem,10.5rem) minmax(0,1fr);gap:1.05rem;align-items:start;min-width:0}.insights-archive-item__cover{width:100%;aspect-ratio:5 / 4;object-fit:cover;border-radius:.9rem;border:1px solid rgba(27,107,89,.1);background:#ffffffb8}.insights-article-meta{gap:.46rem .9rem;align-items:center;font-size:.8rem;letter-spacing:.03em;text-transform:uppercase}.insights-article-meta span:last-child{position:relative;padding-left:.76rem}.insights-article-meta span:last-child:before{content:"";position:absolute;left:0;top:50%;width:.3rem;height:.3rem;border-radius:50%;background:#1b6b596b;transform:translateY(-50%)}.insights-archive-item__copy h3{margin:0;max-width:34ch;line-height:1.16;text-wrap:pretty}.insights-archive-item__footer{display:flex;align-items:center;min-height:0}.insights-archive-item .text-link,.insights-featured-story .text-link{padding-inline:1rem}.insights-archive-item-single{grid-template-columns:1fr;padding-top:0}.insights-author-link,.article-reader-meta__item-link{color:var(--accent-strong)}.insights-directory-links{display:flex;flex-wrap:wrap;gap:.55rem 1rem;align-items:center;padding-top:.2rem;border-top:1px solid rgba(27,107,89,.08)}.insights-directory-link{color:color-mix(in srgb,var(--accent-strong) 82%,var(--muted) 18%);font-size:.86rem;line-height:1.55;text-decoration:none}.insights-directory-link:hover,.insights-directory-link:focus-visible{color:var(--accent-strong);text-decoration:underline;text-underline-offset:.18em}.insights-featured-story__meta .insights-author-link,.insights-article-meta .insights-author-link{font:inherit}.taxonomy-hero{display:grid;gap:1.2rem;padding:2.3rem 2rem 2rem;background:linear-gradient(135deg,#fffcf6f0,#fff8ecb8),radial-gradient(circle at top left,#1b6b5929,#1b6b5900 19rem),radial-gradient(circle at bottom right,#c16b2c1f,#c16b2c00 21rem)}.taxonomy-hero-layout,.taxonomy-hero-copy,.taxonomy-overview-header,.taxonomy-card__body,.taxonomy-card__descriptor,.taxonomy-card__spotlight-copy{display:grid;gap:.7rem}.taxonomy-hero h1{max-width:14ch;font-size:clamp(2rem,3.3vw,3rem);line-height:1.04}.taxonomy-hero p,.taxonomy-card__descriptor p,.taxonomy-card__spotlight p,.taxonomy-empty-state p{color:var(--muted);line-height:1.72}.taxonomy-overview-shell,.taxonomy-directory-shell{display:grid;gap:1.15rem;padding:1.6rem}.taxonomy-overview-grid,.taxonomy-grid{display:grid;gap:.95rem}.taxonomy-overview-grid{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr))}.taxonomy-grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.taxonomy-overview-card,.taxonomy-card,.taxonomy-empty-state,.taxonomy-card__spotlight{display:grid;gap:.9rem;padding:1.15rem;border:1px solid rgba(27,107,89,.12);border-radius:24px;background:linear-gradient(180deg,#ffffff8f,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff73,0 14px 28px #1c1c1a0d}.taxonomy-overview-card span,.taxonomy-card__meta,.taxonomy-card__count span,.taxonomy-card__descriptor span,.taxonomy-card__spotlight-copy span{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.taxonomy-overview-card strong,.taxonomy-card__count strong{font-size:1.4rem;line-height:1.05}.taxonomy-card__header,.taxonomy-card__spotlight{display:grid;gap:.85rem}.taxonomy-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.taxonomy-card__header h2,.taxonomy-card__spotlight-copy h3{line-height:1.14}.taxonomy-card__count{display:grid;justify-items:end;gap:.15rem}.taxonomy-card__meta{display:flex;flex-wrap:wrap;gap:.55rem 1rem}.taxonomy-card__body{gap:.85rem}.taxonomy-card__descriptor p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.taxonomy-card__spotlight{border-radius:20px;border-color:#1b6b5914;background:linear-gradient(180deg,#fffcf6d1,#ffffff52),#ffffff94;box-shadow:inset 0 1px #ffffff80,0 8px 20px #1c1c1a0a}.taxonomy-card__spotlight p{margin:0}.taxonomy-card__footer{display:flex;justify-content:flex-start}.taxonomy-card__cta{width:fit-content}:root[data-theme=dark] .taxonomy-hero{background:linear-gradient(135deg,#1c201ffa,#141716eb),radial-gradient(circle at top left,#79d2ad29,#79d2ad00 19rem),radial-gradient(circle at bottom right,#f0a35e29,#f0a35e00 21rem)}:root[data-theme=dark] .taxonomy-overview-card,:root[data-theme=dark] .taxonomy-card,:root[data-theme=dark] .taxonomy-empty-state{border-color:#79d2ad24;background:linear-gradient(180deg,#ffffff0d,#fff0),linear-gradient(180deg,#0c0f0e14,#0c0f0e00),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0000003d}:root[data-theme=dark] .taxonomy-overview-card span,:root[data-theme=dark] .taxonomy-card__meta,:root[data-theme=dark] .taxonomy-card__count span,:root[data-theme=dark] .taxonomy-card__descriptor span,:root[data-theme=dark] .taxonomy-card__spotlight-copy span{color:#f4f0e6bd}:root[data-theme=dark] .taxonomy-overview-card strong,:root[data-theme=dark] .taxonomy-card__header h2,:root[data-theme=dark] .taxonomy-card__count strong,:root[data-theme=dark] .taxonomy-card__spotlight-copy h3,:root[data-theme=dark] .taxonomy-empty-state h2{color:#fbf7ee}:root[data-theme=dark] .taxonomy-card__body,:root[data-theme=dark] .taxonomy-card__footer{border-top:1px solid rgba(244,240,230,.08);padding-top:.95rem}:root[data-theme=dark] .taxonomy-card__spotlight{border-color:#f0a35e29;background:radial-gradient(circle at top right,#f0a35e1f,#f0a35e00 15rem),linear-gradient(180deg,#ffffff0f,#ffffff05),#171b1af0;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #0003}:root[data-theme=dark] .taxonomy-card__spotlight p,:root[data-theme=dark] .taxonomy-card__descriptor p,:root[data-theme=dark] .taxonomy-empty-state p,:root[data-theme=dark] .taxonomy-hero p,:root[data-theme=dark] .taxonomy-overview-header .lede{color:#f4f0e6d1}.authors-hero,.author-profile-hero{display:grid;gap:1.2rem;padding:2.3rem 2rem 2rem;background:linear-gradient(135deg,#fffdf7f0,#fffaf0ad),radial-gradient(circle at top left,#1b6b5924,#1b6b5900 20rem),radial-gradient(circle at bottom right,#c16b2c24,#c16b2c00 22rem)}.authors-hero__copy,.author-profile-hero__copy,.author-profile-card__body,.authors-directory-header{display:grid;gap:.6rem}.authors-hero h1,.author-profile-hero h1{max-width:14ch;font-size:clamp(2rem,3.3vw,3rem);line-height:1.04}.authors-hero p,.author-profile-hero p,.author-card__bio,.author-profile-card__body p,.author-article-item__body p{color:var(--muted);line-height:1.72}.authors-hero__note{max-width:42rem;font-size:.94rem}.authors-overview-grid,.author-profile-shell__summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.85rem}.author-profile-shell__grid,.author-profile-points{display:grid;gap:.9rem}.author-profile-shell__grid{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.authors-overview-card{display:grid;gap:.28rem;padding:1rem 1.05rem;border:1px solid rgba(27,107,89,.1);border-radius:22px;background:linear-gradient(180deg,#ffffff9e,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff70,0 14px 28px #1c1c1a0a}.authors-overview-card span,.author-card__stats dt,.author-article-item__meta{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.authors-overview-card strong{font-size:1.4rem;line-height:1.05}.authors-overview-card p{color:var(--muted);font-size:.82rem}.authors-directory-shell,.author-profile-shell{display:grid;gap:1.15rem;padding:1.6rem}.authors-grid,.author-article-list{display:grid;gap:.95rem}.authors-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.author-card,.author-article-item,.author-profile-card{display:grid;gap:.9rem;padding:1.2rem;border:1px solid rgba(27,107,89,.12);border-radius:24px;background:linear-gradient(180deg,#ffffff8f,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff73,0 14px 28px #1c1c1a0d}.author-card__topline,.author-profile-hero__layout{display:grid;gap:1rem}.author-profile-hero__layout{grid-template-columns:minmax(0,1fr) minmax(16rem,20rem);align-items:start}.author-card__identity,.author-card__footer,.author-article-item__body,.author-profile-point,.author-profile-detail-card{display:grid;gap:.35rem}.author-profile-point,.author-profile-detail-card{padding:1rem 1.05rem;border:1px solid rgba(27,107,89,.1);border-radius:22px;background:linear-gradient(180deg,#ffffff94,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff6b,0 14px 28px #1c1c1a0a}.author-profile-detail-card-accent{background:radial-gradient(circle at top right,#c16b2c1f,#c16b2c00 16rem),linear-gradient(180deg,#ffffff94,#fff0),var(--surface-strong)}.author-profile-point span{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.author-profile-point strong{font-size:.98rem;line-height:1.45}.author-focus-list{margin-top:.15rem}.author-profile-actions{margin-top:.35rem}.author-avatar{width:3.3rem;height:3.3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:1.2rem;border:1px solid rgba(27,107,89,.14);background:radial-gradient(circle at top left,#c16b2c33,#c16b2c00 70%),linear-gradient(160deg,#1b6b591f,#ffffff1a),var(--surface);color:var(--accent-strong);font-size:1rem;font-weight:700;letter-spacing:.08em}.author-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.author-avatar-large{width:4.6rem;height:4.6rem;border-radius:1.45rem;font-size:1.2rem}.author-card__stats{display:grid;gap:.75rem;margin:0}.author-card__stats div{display:grid;gap:.18rem;padding-top:.75rem;border-top:1px solid rgba(27,107,89,.08)}.author-card__stats dd{margin:0;color:var(--text);font-size:.94rem}.author-profile-card{align-self:stretch}.author-profile-shell__summary{margin-bottom:.2rem}.author-article-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}.author-article-item__meta{display:flex;gap:.55rem .8rem;flex-wrap:wrap;grid-column:1 / -1}.author-article-item__footer{align-self:end}:root[data-theme=dark] .authors-hero,:root[data-theme=dark] .author-profile-hero{background:linear-gradient(135deg,#202422fa,#181a19e6),radial-gradient(circle at top left,#79d2ad24,#79d2ad00 20rem),radial-gradient(circle at bottom right,#f0a35e29,#f0a35e00 22rem)}:root[data-theme=dark] .authors-overview-card,:root[data-theme=dark] .author-card,:root[data-theme=dark] .author-article-item,:root[data-theme=dark] .author-profile-card{border-color:#79d2ad1f;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .author-profile-point,:root[data-theme=dark] .author-profile-detail-card{border-color:#79d2ad1f;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .author-profile-detail-card-accent{background:radial-gradient(circle at top right,#f0a35e24,#f0a35e00 16rem),linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .author-card__stats div{border-top-color:#79d2ad1a}:root[data-theme=dark] .author-avatar{border-color:#79d2ad2e;background:radial-gradient(circle at top left,#f0a35e2e,#f0a35e00 70%),linear-gradient(160deg,#79d2ad29,#ffffff0a),var(--surface);color:var(--accent)}.insights-cta-shell{padding:1.9rem 2rem 2.05rem;background:linear-gradient(180deg,#ffffff70,#fff0),var(--surface)}.insights-cta-shell h2{max-width:24ch;margin-inline:auto;text-wrap:balance}.insights-cta-shell .lede{max-width:42rem;margin-inline:auto;line-height:1.72}:root[data-theme=dark] .home-intro-shell{background:linear-gradient(135deg,#79d2ad14,#79d2ad00),var(--surface)}:root[data-theme=dark] .home-journey-shell{background:linear-gradient(135deg,#f0a35e1f,#79d2ad08),var(--surface)}:root[data-theme=dark] .home-feature-shell:before{background:radial-gradient(circle,#79d2ad29,#79d2ad00 68%)}:root[data-theme=dark] .home-card-promise{background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .about-cta-shell .eyebrow{border-color:#79d2ad3d;background:linear-gradient(90deg,#79d2ad29,#79d2ad0d),#171a18d1;box-shadow:inset 0 1px #ffffff14}:root[data-theme=dark] .about-cta-shell .eyebrow:before{background:linear-gradient(90deg,#79d2ad00,#79d2ad66)}:root[data-theme=dark] .about-cta-shell .eyebrow:after{background:linear-gradient(90deg,#79d2ad66,#79d2ad00)}:root[data-theme=dark] .home-card-step{border-color:#79d2ad29;background:#121716d1;color:#baf0d8}:root[data-theme=dark] .home-feature-shell .side-panel{background:linear-gradient(180deg,#79d2ad14,#79d2ad00),var(--surface-strong)}:root[data-theme=dark] .home-journey-panel{border-color:#79d2ad2e;background:linear-gradient(180deg,#ffffff08,#fff0),linear-gradient(180deg,#79d2ad1f,#79d2ad00),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 34px #0003}:root[data-theme=dark] .home-journey-panel__intro{border-bottom-color:#79d2ad24}:root[data-theme=dark] .home-journey-panel__item{border-color:#79d2ad1f;background:#121716c2}:root[data-theme=dark] .home-journey-panel__item:before{background:#79d2ad24;color:#baf0d8}:root[data-theme=dark] .services-card{border-color:#79d2ad1f;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .services-card h3{border-bottom-color:#79d2ad1f}:root[data-theme=dark] .insights-card,:root[data-theme=dark] .insights-featured-story,:root[data-theme=dark] .insights-archive-stream{border-color:#79d2ad1f;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .insights-list-shell{background:radial-gradient(circle at top left,#79d2ad29,#79d2ad00 19rem),linear-gradient(180deg,#ffffff0a,#fff0),var(--surface)}:root[data-theme=dark] .insights-list-context{color:#e7eee9bd}:root[data-theme=dark] .insights-featured-story{background:radial-gradient(circle at top left,#79d2ad24,#79d2ad00 17rem),linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .insights-context-shell{background:radial-gradient(circle at top right,#f0a35e24,#f0a35e00 19rem),linear-gradient(135deg,#79d2ad1f,#fff0 56%),var(--surface)}:root[data-theme=dark] .insights-context-shell .intro-shell-body{border-color:#79d2ad24;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0000002e}:root[data-theme=dark] .insights-context-shell .section-heading:after{background:linear-gradient(90deg,#79d2ad6b,#79d2ad00)}:root[data-theme=dark] .insights-hero-meta span+span:before{background:#79d2ad7a}:root[data-theme=dark] .insights-article-badge{background:#79d2ad29;color:#caf5e4}:root[data-theme=dark] .insights-archive-item,:root[data-theme=dark] .insights-featured-story__footer{border-color:#79d2ad1f}:root[data-theme=dark] .services-side-panel{border-color:#79d2ad29;background:linear-gradient(160deg,#79d2ad24,#f0a35e0d 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0003}:root[data-theme=dark] .services-side-panel>:first-child{border-bottom-color:#79d2ad24}:root[data-theme=dark] .services-side-panel .side-stack article{border-color:#79d2ad1f;background:#121716c2}:root[data-theme=dark] .services-guidance-block{border-color:#79d2ad1f;background:linear-gradient(160deg,#79d2ad1a,#f0a35e0a 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 12px 24px #0000002e}:root[data-theme=dark] .services-guidance-item{border-color:#79d2ad14;background:#121716a3}:root[data-theme=dark] .contact-feature-shell{background:radial-gradient(circle at top left,#f0a35e24,#f0a35e00 18rem),linear-gradient(135deg,#79d2ad1f,#fff0 56%),var(--surface)}:root[data-theme=dark] .contact-card{border-color:#f0a35e1f;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong)}:root[data-theme=dark] .contact-card-lead{border-color:#79d2ad24;background:linear-gradient(135deg,#79d2ad1f,#fff0),linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0003}:root[data-theme=dark] .contact-side-panel{border-color:#79d2ad29;background:linear-gradient(160deg,#79d2ad24,#f0a35e0d 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0003}:root[data-theme=dark] .contact-side-panel>:first-child{border-bottom-color:#79d2ad24}:root[data-theme=dark] .contact-side-panel .side-stack article{border-color:#79d2ad1f;background:#121716c2}:root[data-theme=dark] .discovery-side-panel{border-color:#f0a35e29;background:linear-gradient(160deg,#f0a35e24,#79d2ad0f 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0003}:root[data-theme=dark] .discovery-side-panel>:first-child{border-bottom-color:#f0a35e24}:root[data-theme=dark] .discovery-side-panel .side-stack article{border-color:#f0a35e1f;background:#121716c2}:root[data-theme=dark] .discovery-form-shell{background:radial-gradient(circle at top left,#f0a35e24,#f0a35e00 18rem),linear-gradient(135deg,#79d2ad1f,#fff0 56%),var(--surface)}:root[data-theme=dark] .contact-form-shell{background:radial-gradient(circle at top left,#79d2ad24,#79d2ad00 18rem),linear-gradient(135deg,#f0a35e1f,#fff0 56%),var(--surface)}:root[data-theme=dark] .contact-intent-form{border-color:#f0a35e24;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0000002e}:root[data-theme=dark] .contact-form-note{border-color:#79d2ad1f;background:#121716b8}:root[data-theme=dark] .direct-contact-card{border-color:#79d2ad24;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0000002e}:root[data-theme=dark] .direct-contact-card__item{border-color:#79d2ad1f;background:#121716c2}:root[data-theme=dark] .discovery-intent-form,:root[data-theme=dark] .discovery-form-context{border-color:#79d2ad24;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0000002e}:root[data-theme=dark] .discovery-form-context__intro{border-bottom-color:#79d2ad24}:root[data-theme=dark] .discovery-form-context__item{border-color:#79d2ad1f;background:#121716c2}.split-shell{display:grid;grid-template-columns:minmax(0,2fr) minmax(18rem,1fr);gap:1.25rem}.split-shell.about-difference-shell{grid-template-columns:minmax(0,1fr)}.split-shell.services-feature-shell{grid-template-columns:1fr;gap:0}.split-shell.home-promise-shell{align-items:start;grid-template-columns:minmax(0,1fr)}.panel-only-shell{display:block}.card-grid,.field-grid,.footer-grid{display:grid;gap:1rem}.card-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.services-card-grid{width:100%;max-width:none;justify-self:stretch;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;grid-auto-flow:row;gap:1rem;align-items:stretch}.panel-only-stack{display:grid;gap:1rem;margin-top:1rem}.panel-only-intro{display:grid;gap:.55rem}.site-footer{color:#f4efe5;border-color:#f4efe514;background:linear-gradient(160deg,#0e1414f5,#161f1eed),radial-gradient(circle at top left,rgba(193,107,44,.16),transparent 18rem),radial-gradient(circle at bottom right,rgba(121,210,173,.12),transparent 22rem);box-shadow:0 18px 56px #0003}.site-footer p,.site-footer a{color:#f4efe5c7}.site-footer p{font-size:.95rem;line-height:1.55}.site-footer h2,.site-footer h3,.site-footer strong{color:#fffaf0}.footer-grid{grid-template-columns:minmax(0,1.3fr) minmax(18rem,.95fr);align-items:start;gap:1.2rem}.footer-brand-block,.footer-meta-block{display:grid;gap:.8rem;min-height:100%;padding:.7rem 0}.footer-brand-block{gap:.9rem;padding-right:.85rem}.footer-brand-block h2{max-width:100%;width:max-content;font-size:clamp(1.45rem,2.4vw,2.05rem);line-height:1;white-space:nowrap}.footer-support-copy{display:grid;gap:.3rem;max-width:28rem}.footer-support-copy span,.footer-note-label{color:#79d2ade0;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.footer-meta-block{align-self:stretch;padding-left:1.05rem;border-left:1px solid rgba(244,239,229,.12)}.footer-nav-block,.footer-note-block{display:grid;gap:.6rem}.footer-nav-block h3,.footer-note-block strong{font-size:1rem}.footer-note-block{padding-top:.8rem;border-top:1px solid rgba(244,239,229,.1)}.footer-eyebrow{margin-bottom:0;color:#79d2ade0;font-size:.74rem}.footer-actions{margin-top:.15rem;align-items:stretch;gap:.65rem}.footer-actions .button,.footer-actions .footer-text-link{min-height:2.6rem;padding:.72rem 1rem;font-size:.92rem}.footer-button{background:#f4efe5;color:#122522;border-color:#f4efe566;box-shadow:0 8px 20px #00000024}.site-footer .footer-button{color:#122522}.footer-button:hover{background:#fffaf0;border-color:#fffaf0e6;color:#10201d}.footer-text-link{border-color:#79d2ad57;background:#79d2ad0f;color:#fffaf0;box-shadow:inset 0 1px #ffffff14,0 8px 18px #0000001a}.site-footer .footer-text-link{color:#fffaf0}.footer-text-link:hover{border-color:#79d2ad9e;background:#79d2ad29;color:#fffaf0}.footer-button:focus-visible,.footer-text-link:focus-visible{outline:2px solid rgba(121,210,173,.9);outline-offset:3px;transform:translateY(-1px)}.footer-links{align-items:flex-start}.footer-nav-block .footer-links{display:grid;gap:.18rem}.footer-nav-block .footer-links a,.footer-links-stack a{padding:.08rem 0}.footer-note-link{justify-self:flex-start;margin-top:.15rem}.footer-closing{justify-content:space-between;padding-top:.8rem;margin-top:.95rem;border-top:1px solid rgba(244,239,229,.1)}.footer-closing p{font-size:.84rem}.footer-closing-copy{display:grid;gap:.15rem}.footer-closing-status{max-width:23rem;text-align:right}.card,.side-panel,.intent-form,.rich-article{border:1px solid var(--line);background:var(--surface-strong);border-radius:calc(var(--radius) - 10px);padding:1rem}.card,.side-panel,.metric-list,.side-stack,.intent-form,.rich-article{display:grid;gap:.85rem}.pill{border-radius:999px;padding:.4rem .75rem;background:#c16b2c1f;color:var(--warm);font-size:.9rem}.cta-shell{text-align:center}.cta-shell .button{margin-top:1rem}.about-cta-shell{margin-top:0;padding:2.24rem 2rem 2.36rem;background:linear-gradient(180deg,#ffffff7a,#fff0),var(--surface)}.about-cta-shell .eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.85rem;min-width:clamp(14rem,28vw,19rem);margin-bottom:.95rem;padding:.58rem 1.15rem .62rem;border:1px solid rgba(27,107,89,.16);border-radius:999px;background:linear-gradient(90deg,#1b6b591f,#1b6b5908),#fffdf7d1;box-shadow:inset 0 1px #ffffffb8;letter-spacing:.16em}.about-cta-shell .eyebrow:before,.about-cta-shell .eyebrow:after{content:"";flex:1 1 auto;min-width:1.8rem;height:1px}.about-cta-shell .eyebrow:before{background:linear-gradient(90deg,#1b6b5900,#1b6b5947)}.about-cta-shell .eyebrow:after{background:linear-gradient(90deg,#1b6b5947,#1b6b5900)}.about-cta-shell h2{max-width:19ch;margin-inline:auto;text-wrap:balance}.about-cta-shell .lede{max-width:40rem;margin-inline:auto}.form-shell .lede{margin-bottom:1rem}.direct-contact-card{display:grid;gap:1rem;padding:1.05rem;border:1px solid rgba(27,107,89,.12);border-radius:calc(var(--radius) - 8px);background:linear-gradient(160deg,#1b6b591a,#c16b2c0d 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff80,0 14px 28px #1c1c1a0d}.direct-contact-card__intro{display:grid;gap:.4rem}.direct-contact-card__intro h3{font-size:1.08rem;line-height:1.34}.direct-contact-card__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.72rem}.direct-contact-card__item{display:grid;gap:.34rem;padding:.88rem .92rem .94rem;border:1px solid rgba(27,107,89,.08);border-radius:20px;background:#fffdf7b8;color:inherit;text-decoration:none}.direct-contact-card__item span{color:var(--muted);font-size:.82rem}.direct-contact-card__item strong{line-height:1.32;word-break:break-word}.intent-form__fieldset{display:grid;gap:1rem;margin:0;padding:0;border:0;min-inline-size:0}.intent-form__fieldset[disabled]{opacity:.72}.form-honeypot{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}.contact-form-shell{padding:1.9rem 2rem 2rem;background:radial-gradient(circle at top left,#1b6b591a,#1b6b5900 18rem),linear-gradient(135deg,#c16b2c14,#fff0 56%),var(--surface)}.contact-form-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.contact-form-main{display:grid;gap:.35rem}.contact-intent-form{gap:1rem;padding:1.18rem;border-color:#c16b2c1f;background:linear-gradient(180deg,#ffffff9e,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff7a,0 14px 28px #1c1c1a0a}.contact-intent-form .field-grid{gap:.9rem}.contact-form-note{max-width:44rem;padding:.9rem 1rem;border:1px solid rgba(27,107,89,.1);border-radius:18px;background:#fffdf7b3;line-height:1.62}.contact-form-button{width:fit-content;min-width:13.5rem}.discovery-form-shell{padding:1.9rem 2rem 2rem;background:radial-gradient(circle at top left,#c16b2c1f,#c16b2c00 18rem),linear-gradient(135deg,#1b6b5914,#fff0 56%),var(--surface)}.discovery-form-layout{display:grid;grid-template-columns:1fr;gap:1rem;align-items:start}.discovery-form-main{display:grid;gap:.35rem}.discovery-intent-form{gap:1rem;padding:1.15rem;border-color:#1b6b591f;background:linear-gradient(180deg,#ffffff94,#fff0),var(--surface-strong);box-shadow:inset 0 1px #ffffff7a,0 14px 28px #1c1c1a0a}.discovery-intent-form .field-grid{gap:.9rem}.discovery-intent-form .button{width:fit-content;min-width:14rem}.discovery-form-context{display:grid;gap:.9rem;padding:1.05rem;border:1px solid rgba(27,107,89,.12);border-radius:calc(var(--radius) - 8px);background:linear-gradient(160deg,#1b6b591a,#c16b2c0d 140%),var(--surface-strong);box-shadow:inset 0 1px #ffffff80,0 14px 28px #1c1c1a0d}.discovery-form-context__intro{display:grid;gap:.4rem;padding-bottom:.8rem;border-bottom:1px solid rgba(27,107,89,.1)}.discovery-form-context__intro h3{max-width:18ch;font-size:1.06rem;line-height:1.34}.discovery-form-context__list{display:grid;gap:.72rem}.discovery-form-context__item{display:grid;gap:.34rem;padding:.84rem .88rem .9rem;border:1px solid rgba(27,107,89,.08);border-radius:20px;background:#fffdf7b8}.discovery-form-context__item strong{line-height:1.28}.discovery-form-context__item p{font-size:.92rem;line-height:1.58}.field-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.intent-form label{display:grid;gap:.45rem}.intent-form input,.intent-form textarea{width:100%;border:1px solid var(--line);border-radius:18px;padding:.85rem .95rem;background:transparent;color:var(--text);font:inherit}.intent-form input:focus,.intent-form textarea:focus{outline:2px solid rgba(27,107,89,.2);outline-offset:1px;border-color:#1b6b5957}.form-status{margin:0;padding:0;line-height:1.5;display:none}.form-status[data-state=submitting],.form-status[data-state=success],.form-status[data-state=error]{display:block;border-radius:18px;padding:.95rem 1rem;border:1px solid transparent}.form-status[data-state=submitting]{color:var(--text);background:color-mix(in srgb,var(--surface) 82%,white 18%);border-color:color-mix(in srgb,var(--line) 72%,white 28%)}.form-status[data-state=success]{color:var(--success, #1b6b59);background:color-mix(in srgb,var(--success, #1b6b59) 10%,white 90%);border-color:color-mix(in srgb,var(--success, #1b6b59) 28%,white 72%)}.form-status[data-state=error]{color:var(--danger, #a64b2a);background:color-mix(in srgb,var(--danger, #a64b2a) 11%,white 89%);border-color:color-mix(in srgb,var(--danger, #a64b2a) 24%,white 76%)}.form-note,.card-meta,.article-meta{color:var(--muted);font-size:.92rem}.article-shell{display:grid;gap:1.15rem}.article-reader-stack{width:min(100%,62rem);margin-inline:auto;display:grid;gap:1rem}.article-reader-meta{gap:.4rem .82rem;align-items:center;padding-inline:.15rem;font-size:.94rem;letter-spacing:.01em;text-transform:none}.article-reader-meta__item{display:inline-flex;align-items:center}.article-reader-meta__item-link{text-decoration:underline;text-decoration-color:#1b6b5938;text-underline-offset:.16em}.article-reader-meta__item+.article-reader-meta__item:before{content:"";width:.22rem;height:.22rem;margin-right:.82rem;border-radius:50%;background:#1b6b5957}.article-reader-body{padding:.1rem 0 .35rem;border:0;background:transparent;box-shadow:none}.article-reader-body>:first-child{margin-top:0}.article-reader-body>:last-child{margin-bottom:0}.article-reader-body>p,.article-reader-body li{max-width:78ch;font-size:1.02rem;line-height:1.7}.article-reader-body>p+p,.article-reader-body>p+ul,.article-reader-body>p+ol,.article-reader-body>ul+p,.article-reader-body>ol+p,.article-reader-body>ul+ul,.article-reader-body>ol+ol{margin-top:.65rem}.article-reader-body h2,.article-reader-body h3{max-width:28ch;margin-top:1.55rem;color:var(--text);letter-spacing:-.02em}.article-reader-body h2{font-size:clamp(1.5rem,2.1vw,1.98rem);line-height:1.22}.article-reader-body h3{font-size:clamp(1.14rem,1.4vw,1.32rem);line-height:1.35}.article-reader-body h2+p,.article-reader-body h3+p,.article-reader-body h2+ul,.article-reader-body h3+ul,.article-reader-body h2+ol,.article-reader-body h3+ol{margin-top:.45rem}.article-reader-body ul,.article-reader-body ol{display:grid;gap:.7rem;padding-left:1.35rem;margin:0}.article-reader-body li::marker{color:var(--accent)}.article-reader-body strong{color:var(--text)}.article-reader-body a{color:var(--accent-strong);text-decoration:underline;text-decoration-color:#1b6b5947;text-underline-offset:.16em}.article-reader-body blockquote{margin:1.4rem 0;padding:1rem 1.1rem 1rem 1.2rem;border-left:3px solid rgba(27,107,89,.28);border-radius:0 18px 18px 0;background:#1b6b590f}.article-reader-body blockquote>:first-child{margin-top:0}.article-reader-body blockquote>:last-child{margin-bottom:0}:root[data-theme=dark] .article-reader-body{background:transparent;box-shadow:none}:root[data-theme=dark] .article-reader-body a{color:var(--accent);text-decoration-color:#79d2ad57}:root[data-theme=dark] .article-reader-meta__item-link{text-decoration-color:#79d2ad4d}:root[data-theme=dark] .article-reader-body blockquote{border-left-color:#79d2ad5c;background:#79d2ad14}.article-reader-hero-v2{padding-bottom:clamp(2.8rem,7vw,4.8rem)}.article-reader-hero-layout{grid-template-columns:minmax(0,1.8fr) minmax(18rem,.95fr);align-items:stretch;gap:clamp(1.2rem,3vw,2rem)}.article-reader-hero__copy-v2{max-width:none}.article-reader-kicker-v2{display:flex;flex-wrap:wrap;gap:.8rem 1rem;align-items:center}.article-reader-kicker__label{display:inline-flex;align-items:center;min-height:2rem;padding:.35rem .8rem;border:1px solid rgba(27,107,89,.12);border-radius:999px;background:#ffffffad;color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.article-reader-meta-hero{margin-top:.35rem}.article-reader-topic-row{display:flex;flex-wrap:wrap;gap:.7rem}.article-reader-topic-pill{display:inline-flex;align-items:center;min-height:2rem;padding:.42rem .82rem;border:1px solid rgba(27,107,89,.14);border-radius:999px;background:#ffffffb8;color:var(--accent-strong);font-size:.84rem;line-height:1.2;text-decoration:none}.article-reader-topic-pill-static{color:var(--text)}.article-reader-cover{margin:0}.article-reader-cover img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:1.4rem;border:1px solid rgba(27,107,89,.1);box-shadow:0 24px 55px #54443114}.article-reader-hero-panel{display:flex}.article-reader-spotlight,.article-reader-panel,.article-reader-author-box,.article-reader-related-card{border:1px solid var(--line);border-radius:26px;background:linear-gradient(180deg,#ffffffe6,#f7f3eddb);box-shadow:0 24px 55px #54443114}.article-reader-spotlight{width:100%;display:grid;gap:1.25rem;padding:clamp(1.2rem,2vw,1.6rem)}.article-reader-related-card__cover{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:18px;border:1px solid rgba(27,107,89,.1)}.article-reader-spotlight h2{margin:0;max-width:16ch;font-size:clamp(1.12rem,1.5vw,1.38rem);line-height:1.25}.article-reader-spotlight__meta{display:grid;gap:.9rem;margin:0}.article-reader-spotlight__meta div{display:grid;gap:.24rem}.article-reader-spotlight__meta dt{color:var(--muted);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.article-reader-spotlight__meta dd{margin:0;color:var(--text);font-size:1rem}.article-reader-spotlight__link{font-weight:600}.article-reader-spotlight__topics{gap:.45rem}.article-reader-spotlight__share{display:grid;gap:.75rem;padding-top:.2rem;border-top:1px solid var(--line)}.article-reader-spotlight__share .eyebrow{margin-bottom:0}.article-shell-v2{gap:clamp(1.8rem,3vw,2.5rem)}.article-reader-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(1.4rem,3vw,1.8rem);align-items:start}.article-reader-main{display:grid;gap:1.8rem}.article-reader-body-v2{padding:0}.article-reader-panel,.article-reader-author-box{padding:clamp(1.05rem,1.8vw,1.45rem)}.article-reader-panel{display:grid;gap:.95rem}.article-reader-share-actions{display:flex;flex-wrap:wrap;gap:.7rem}.article-reader-share-action{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid rgba(27,107,89,.16);border-radius:999px;background:#ffffffb8;color:var(--accent-strong);box-shadow:0 14px 28px #54443114;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.article-reader-share-action:hover{transform:translateY(-1px);border-color:#1b6b5947;background:#ffffffeb}.article-reader-share-action:focus-visible{outline:2px solid rgba(27,107,89,.35);outline-offset:3px}.article-reader-share-action__icon{display:inline-flex;width:1.15rem;height:1.15rem}.article-reader-share-action__icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.article-reader-share-feedback{min-height:1.2rem;margin:0;color:var(--muted);font-size:.9rem}.article-reader-author-box{display:grid;gap:1.2rem}.article-reader-author-box__intro,.article-reader-author-box__body,.article-reader-author-box__identity,.article-reader-author-box__topics{display:grid;gap:.75rem}.article-reader-author-box__intro h2{margin:0}.article-reader-author-box__identity{grid-template-columns:auto minmax(0,1fr);align-items:start}.article-reader-author-box__badge{display:inline-grid;place-items:center;width:3.25rem;height:3.25rem;border-radius:18px;background:#1b6b5914;color:var(--accent-strong);font-weight:700}.article-reader-author-box__topics>span{color:var(--muted);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.article-reader-related-shell{display:grid;gap:1.35rem}.article-reader-related-header{display:grid;gap:.55rem;max-width:42rem}.article-reader-related-header h2{margin:0}.article-reader-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.article-reader-related-card{display:grid;gap:.9rem;padding:1.1rem}.article-reader-related-card h3,.article-reader-related-card p,.article-reader-panel p,.article-reader-author-box p{margin:0}.article-reader-related-card__meta{display:flex;flex-wrap:wrap;gap:.55rem .9rem;color:var(--muted);font-size:.9rem}:root[data-theme=dark] .article-reader-kicker__label,:root[data-theme=dark] .article-reader-topic-pill{border-color:#79d2ad2e;background:#12211ddb}:root[data-theme=dark] .article-reader-spotlight,:root[data-theme=dark] .article-reader-panel,:root[data-theme=dark] .article-reader-author-box,:root[data-theme=dark] .article-reader-related-card{background:linear-gradient(180deg,#101e1cf0,#0c1514eb);box-shadow:0 24px 55px #00000038}:root[data-theme=dark] .article-reader-author-box__badge{background:#79d2ad1f;color:var(--accent)}:root[data-theme=dark] .article-reader-share-action{border-color:#79d2ad2e;background:#12211de0;box-shadow:0 18px 34px #0000002e}:root[data-theme=dark] .article-reader-share-action:hover{border-color:#79d2ad57;background:#182c27f5}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:860px){.page-frame{padding-inline:.8rem}.mobile-toggle{display:inline-flex}.global-nav{display:none;margin-top:.75rem}.global-nav.is-open{display:flex;flex-direction:column}.split-shell,.footer-grid{grid-template-columns:1fr}.footer-closing{flex-direction:column;align-items:flex-start}.footer-meta-block{padding-left:0;border-left:0;border-top:1px solid rgba(244,239,229,.12);padding-top:1.1rem}.footer-brand-block{padding-right:0}.footer-closing-status{max-width:none;text-align:left}.brand{flex:1 1 auto}.mobile-toggle{margin-left:auto}.toolbar{width:100%;justify-content:space-between}.header-controls{flex:1 0 100%;order:3;justify-content:flex-end}.shell-bar{align-items:flex-start}.locale-menu{left:0;right:auto}.hero-home{padding-top:2.8rem;padding-bottom:3rem}.hero-home-layout{grid-template-columns:1fr;gap:1rem}.hero-support{min-height:15rem;margin-top:0}.hero-home .hero-copy,.hero-home p{max-width:none}.home-intro-shell{grid-template-columns:1fr;gap:1rem}.home-journey-shell .card-grid,.home-links-shell .card-grid,.home-promise-grid,.home-promise-shell .card-grid{grid-template-columns:1fr}.home-card-promise h3,.home-card-journey h3,.home-card h3,.home-card p,.home-card-journey p,.home-card-links p{min-height:0}.about-hero{padding:2.95rem 1.2rem 2.6rem}.contact-hero{padding:3.15rem 1.45rem 2.8rem}.services-hero{padding:3rem 1.25rem 2.65rem}.insights-hero{padding:2.1rem 1.2rem 1.85rem}.article-reader-hero{padding:2.15rem 1.2rem 1.8rem}.discovery-hero{padding:3.05rem 1.35rem 2.7rem}.about-hero .hero-copy,.contact-hero .hero-copy,.contact-hero p,.services-hero .hero-copy,.services-hero p,.insights-hero .hero-copy,.insights-hero p,.discovery-hero .hero-copy,.discovery-hero p{max-width:none}.about-hero-layout,.contact-hero-layout,.services-hero-layout,.insights-hero-layout,.discovery-hero-layout{grid-template-columns:1fr;gap:1.15rem}.about-hero h1{max-width:15.5ch;font-size:clamp(1.94rem,7.05vw,2.46rem);line-height:1.11}.contact-hero h1{max-width:15.2ch;font-size:clamp(2rem,6.8vw,2.72rem);line-height:1.09}.services-hero h1{max-width:14ch;font-size:clamp(1.95rem,7vw,2.6rem)}.insights-hero h1{max-width:15.8ch;font-size:clamp(1.82rem,5.8vw,2.32rem);line-height:1.08}.article-reader-hero h1{max-width:14.2ch;font-size:clamp(1.92rem,6.5vw,2.56rem);line-height:1.06}.discovery-hero h1{max-width:14.8ch;font-size:clamp(1.96rem,6.4vw,2.62rem);line-height:1.08}.insights-hero .hero-copy{gap:.85rem}.article-reader-hero__copy{max-width:none;gap:.8rem}.insights-hero p{font-size:.94rem;line-height:1.66}.article-reader-excerpt{max-width:none;font-size:.96rem;line-height:1.68}.article-reader-kicker{gap:.58rem .75rem}.article-reader-backlink{padding:.4rem .72rem;font-size:.78rem}.article-reader-meta{font-size:.74rem;gap:.38rem .82rem}.article-reader-meta__item+.article-reader-meta__item:before{margin-right:.82rem}.article-reader-stack{width:min(100%,62rem);margin-inline:auto;display:grid;gap:1rem}.article-reader-body{padding:.1rem 0 .35rem;border:0;background:transparent;box-shadow:none}.article-reader-body>p,.article-reader-body li{max-width:78ch;font-size:1.02rem;line-height:1.7}.article-reader-body h2,.article-reader-body h3{max-width:none;margin-top:1.8rem}.article-reader-body h2{font-size:clamp(1.34rem,5vw,1.76rem)}.article-reader-body h3{font-size:clamp(1.08rem,4vw,1.24rem)}.article-reader-hero-layout,.article-reader-grid,.article-reader-related-grid{grid-template-columns:1fr}.discovery-hero p{font-size:.98rem;line-height:1.72}.contact-hero p{font-size:1rem;line-height:1.76}.about-hero p{max-width:none}.about-intro-shell,.about-difference-shell,.about-engagement-shell,.discovery-feature-shell,.insights-feature-shell{grid-template-columns:1fr;gap:1rem}.about-feature-shell{padding:1.55rem 1.4rem}.services-feature-shell{padding:1.55rem 1.35rem}.discovery-feature-shell,.insights-feature-shell,.insights-list-shell,.insights-cta-shell{padding:1.55rem 1.4rem}.insights-list-header .lede,.insights-list-note{justify-self:start}.about-intro-shell{gap:1.15rem;margin-top:0;padding:1.75rem 1.45rem}.contact-feature-shell{padding:1.55rem 1.4rem 1.65rem}.insights-intro-shell{padding:1.45rem 1.4rem 1.55rem}.about-intro-shell-compact{padding-block:1.55rem}.about-intro-shell .intro-shell-body{max-width:none;gap:.95rem}.about-intro-shell .lede{max-width:34rem;line-height:1.76}.about-engagement-shell .split-main{grid-template-columns:1fr;gap:.9rem}.about-engagement-intro{max-width:none}.about-feature-shell,.about-difference-shell,.about-engagement-shell,.about-cta-shell{padding-top:1.75rem;padding-bottom:1.82rem}.about-hero+.about-intro-shell{margin-top:1.75rem}.about-intro-shell+.about-intro-shell{margin-top:.82rem}.about-intro-shell+.about-feature-shell,.about-feature-shell+.about-difference-shell,.about-difference-shell+.about-engagement-shell,.about-engagement-shell+.about-cta-shell{margin-top:1.75rem}.insights-feature-shell .split-main{gap:.8rem}.discovery-feature-shell .split-main{gap:.95rem}.about-cta-shell .eyebrow{min-width:min(100%,17rem);gap:.72rem;padding-inline:.95rem}.about-engagement-shell .section-heading,.about-engagement-shell .lede{max-width:none}.insights-feature-intro{grid-template-columns:1fr;gap:.7rem;padding-bottom:.55rem}.insights-context-shell{grid-template-columns:1fr;gap:.95rem;padding:1.55rem 1.4rem 1.65rem}.contact-form-shell,.discovery-form-shell{padding:1.55rem 1.4rem 1.65rem}.discovery-form-layout{grid-template-columns:1fr;gap:1rem}.discovery-intent-form{padding:1.05rem 1rem 1.08rem}.discovery-form-context,.direct-contact-card{padding:.98rem}.insights-context-shell .section-heading,.insights-context-shell .intro-shell-body,.insights-context-shell .lede{max-width:none}.insights-context-shell .intro-shell-body{padding:1.08rem 1rem 1.12rem 1.14rem}.insights-context-shell .intro-shell-body:before{inset:.9rem auto .9rem .88rem}.insights-context-shell .lede{padding-left:.8rem;font-size:.97rem;line-height:1.74}.insights-feature-intro .lede{justify-self:start;max-width:none}.insights-feature-shell .section-heading,.insights-intro-shell .section-heading,.insights-intro-shell .intro-shell-body,.insights-list-shell .section-heading,.insights-list-header .lede{max-width:none}.about-difference-shell .split-main{grid-template-columns:1fr;gap:.9rem}.about-difference-shell .section-heading,.about-difference-shell .lede{max-width:none}.about-difference-grid,.about-engagement-grid,.services-guidance-list,.contact-card-grid,.services-card-grid,.insights-card-grid,.insights-archive-flow{grid-template-columns:1fr}.contact-card-lead{max-width:none}.about-difference-grid{grid-column:auto;grid-row:auto;gap:.78rem}.about-engagement-grid{grid-column:auto;grid-row:auto}.about-difference-card{padding:1.32rem 1.22rem}.about-engagement-card{padding:1.24rem 1.14rem}.about-engagement-panel{padding:1.02rem;max-width:none}.contact-side-panel{padding:1rem}.services-side-panel{padding:1.05rem}.discovery-side-panel{padding:1rem}.insights-list-header{grid-template-columns:1fr}.insights-list-aside{justify-content:flex-start}.insights-list-context{max-width:none;text-align:left}.insights-featured-story,.insights-archive-stream{padding:1.16rem 1.08rem}.authors-hero,.author-profile-hero,.authors-directory-shell,.author-profile-shell{padding:1.55rem 1.4rem}.author-profile-hero__layout,.author-article-item,.authors-grid{grid-template-columns:1fr}.insights-featured-story__body h3{max-width:none}.insights-archive-item,.insights-archive-item__main{grid-template-columns:1fr;gap:.84rem}.insights-archive-item__footer{min-height:0}.insights-archive-item .text-link,.insights-featured-story .text-link{padding-inline:0}.about-intro-shell .section-heading{max-width:none}.brand{width:min(100%,28rem);align-items:flex-start}.brand-copy span{font-size:.85rem}}html.search-open{overflow:hidden}.search-dialog{width:min(54rem,calc(100vw - 2rem));max-height:min(42rem,calc(100vh - 2rem));padding:0;border:0;border-radius:28px;background:transparent;color:inherit}.search-dialog::backdrop{background:#1012118a;backdrop-filter:blur(10px)}.search-panel{display:grid;gap:1.1rem;padding:1.2rem;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,#fffcf5fa,#f7f3ebfa),radial-gradient(circle at top right,rgba(193,107,44,.12),transparent 18rem);box-shadow:0 30px 70px #0f141233}:root[data-theme=dark] .search-panel{background:linear-gradient(180deg,#1e2220fa,#141716fa),radial-gradient(circle at top right,rgba(121,210,173,.12),transparent 18rem)}.search-panel__header{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start}.search-panel__intro h2{margin-bottom:.35rem}.search-panel__intro p{margin:0;max-width:36rem;color:var(--muted)}.search-panel__close{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--line);border-radius:999px;background:#ffffff73;color:var(--text);cursor:pointer}:root[data-theme=dark] .search-panel__close{background:#ffffff0a}.search-panel__close span{font-size:1.4rem;line-height:1;transform:rotate(45deg)}.search-panel__body{display:grid;gap:.85rem}.search-field{display:block}.search-field__input{width:100%;min-height:3.6rem;padding:.95rem 1.05rem;border:1px solid rgba(27,107,89,.14);border-radius:18px;background:#ffffffc7;color:var(--text);font:inherit;font-size:1rem}:root[data-theme=dark] .search-field__input{background:#080a0a75;border-color:#79d2ad1f}.search-field__input:focus-visible,.search-panel__close:focus-visible{outline:2px solid rgba(27,107,89,.35);outline-offset:2px}.search-summary{margin:0;color:var(--muted);font-size:.92rem}.search-results{display:grid;gap:.8rem;max-height:min(24rem,55vh);overflow:auto;padding-right:.2rem}.search-result{display:grid;gap:.38rem;padding:1rem 1.05rem;border:1px solid rgba(27,107,89,.1);border-radius:18px;background:#fff9;transition:transform .16s ease,border-color .16s ease,background .16s ease}.search-result:hover,.search-result:focus-visible{transform:translateY(-1px);border-color:#c16b2c47;background:#ffffffe6}:root[data-theme=dark] .search-result{background:#ffffff08;border-color:#79d2ad1f}:root[data-theme=dark] .search-result:hover,:root[data-theme=dark] .search-result:focus-visible{background:#ffffff0f}.search-result__meta{color:var(--muted);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.search-result h3,.search-result p{margin:0}.search-result p{color:var(--muted)}@media(max-width:720px){.search-dialog{width:calc(100vw - 1rem);max-height:calc(100vh - 1rem)}.search-panel{padding:1rem;border-radius:22px}.search-panel__header{align-items:stretch}}
