@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../../../fonts/Inter-Variable-latin.woff2)format("woff2")}:root{--color-navy:#06213d;--color-navy-deep:#03182d;--color-accent:#a66c2f;--color-accent-ink:#8f5c1e;--color-accent-soft:#c99a64;--color-ivory:#f7f3ec;--color-grey-bg:#f1ede6;--color-white:#fff;--color-text:#0b2946;--color-text-body:#314457;--color-text-muted:#5a6b7c;--color-border:#ded5c8;--color-rule:#cfc4b2;--font-family:"Inter", system-ui, -apple-system, sans-serif;--font-display:Georgia, "Times New Roman", serif;--max-width:1240px;--nav-height:80px;--nav-height-scrolled:62px;--gutter:clamp(1.25rem, 4vw, 2.5rem);--section-y:clamp(3.25rem, 5.5vw, 5rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--nav-height) + 1rem);timeline-scope:--article-body}body{font-family:var(--font-family);color:var(--color-text-body);background-color:var(--color-ivory);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;min-height:100vh;font-size:1rem;line-height:1.65;display:flex}h1,h2,h3,h4{color:var(--color-text);font-family:var(--font-display);text-wrap:balance;font-weight:400;line-height:1.12}h1{letter-spacing:-.02em;font-size:clamp(2.35rem,4.2vw,3.4rem)}h2{font-size:clamp(1.55rem,2.6vw,2.15rem)}h3{font-size:clamp(1.05rem,1.25vw,1.2rem)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;font-family:inherit}ul{list-style:none}:focus-visible{outline:2px solid var(--color-accent-ink);outline-offset:3px;border-radius:2px}.on-navy :focus-visible{outline-color:var(--color-accent-soft)}.skip-link{z-index:200;background:var(--color-navy);color:var(--color-white);padding:.85rem 1.35rem;font-size:.875rem;font-weight:600;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.container{width:100%;max-width:var(--max-width);padding:0 var(--gutter);margin:0 auto}.section{padding:var(--section-y) 0}.btn{letter-spacing:.08em;text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1.5rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background-color:var(--color-navy);color:var(--color-white)}.btn-primary:hover{background-color:var(--color-accent-ink)}.btn-outline{color:var(--color-navy);border:1px solid var(--color-navy);background-color:#0000}.btn-outline:hover{background-color:var(--color-navy);color:var(--color-white)}.eyebrow{color:var(--color-accent-ink);font-family:var(--font-family);letter-spacing:.13em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1.5}.link-arrow{min-height:24px;color:var(--color-accent-ink);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.75rem;font-weight:700;display:inline-flex}.link-arrow span{transition:transform .2s}.link-arrow:hover{text-underline-offset:4px;text-decoration:underline}.link-arrow:hover span{transform:translate(4px)}.reveal-pending{opacity:0;transform:translateY(16px)}.reveal-pending.is-visible{opacity:1;transition:opacity .7s ease-out,transform .7s ease-out;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){:root{--nav-height:68px}}.navbar.svelte-rfuq4y{z-index:100;height:var(--nav-height);background:color-mix(in srgb, var(--color-ivory) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #06213d12;transition:height .3s,box-shadow .3s,background-color .3s;position:sticky;top:0}.navbar.scrolled.svelte-rfuq4y{height:var(--nav-height-scrolled);background:color-mix(in srgb, var(--color-ivory) 97%, transparent);box-shadow:0 6px 20px #06213d0f}.reading-progress.svelte-rfuq4y{background:var(--color-accent);transform-origin:0;width:100%;height:3px;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}@supports (animation-timeline:view()){.reading-progress.svelte-rfuq4y{animation:linear both svelte-rfuq4y-reading-progress;animation-timeline:--article-body;animation-range:contain}}@keyframes svelte-rfuq4y-reading-progress{to{transform:scaleX(1)}}.navbar-inner.svelte-rfuq4y{justify-content:space-between;align-items:center;gap:1.5rem;height:100%;display:flex}.brand.svelte-rfuq4y{color:var(--color-navy);align-items:center;gap:.7rem;display:inline-flex}.brand.svelte-rfuq4y img:where(.svelte-rfuq4y){width:34px;height:34px;transition:width .3s,height .3s}.brand.svelte-rfuq4y span:where(.svelte-rfuq4y){letter-spacing:.13em;text-transform:uppercase;font-size:1.25rem;font-weight:750;transition:font-size .3s}.scrolled.svelte-rfuq4y .brand:where(.svelte-rfuq4y) img:where(.svelte-rfuq4y){width:28px;height:28px}.scrolled.svelte-rfuq4y .brand:where(.svelte-rfuq4y) span:where(.svelte-rfuq4y){font-size:1.075rem}.nav-links.svelte-rfuq4y{align-items:center;gap:clamp(1.1rem,2.1vw,2.1rem);display:flex}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn){color:var(--color-navy);white-space:nowrap;align-items:center;padding:.35rem 0;font-size:.9375rem;display:inline-flex;position:relative}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn):after{content:"";background:var(--color-accent);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn):hover{color:var(--color-accent-ink)}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn):hover:after,.nav-links.svelte-rfuq4y a.current:where(.svelte-rfuq4y):after{transform:scaleX(1)}.nav-links.svelte-rfuq4y a.current:where(.svelte-rfuq4y){color:var(--color-accent-ink)}.nav-cta.svelte-rfuq4y{background:var(--color-navy);color:var(--color-accent-soft)}.nav-cta.svelte-rfuq4y:hover{background:var(--color-navy-deep);color:var(--color-white)}.mobile-cta.svelte-rfuq4y,.hamburger.svelte-rfuq4y{display:none}.hamburger.svelte-rfuq4y{background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-right:-.6rem;padding:0}.hamburger.svelte-rfuq4y span:where(.svelte-rfuq4y){background:var(--color-navy);width:22px;height:2px}@media (width<=840px){.brand.svelte-rfuq4y span:where(.svelte-rfuq4y){font-size:1.05rem}.scrolled.svelte-rfuq4y .brand:where(.svelte-rfuq4y) span:where(.svelte-rfuq4y){font-size:.95rem}.hamburger.svelte-rfuq4y{display:flex}.desktop-cta.svelte-rfuq4y{display:none}.nav-links.svelte-rfuq4y{max-height:calc(100vh - var(--nav-height-scrolled));padding:1.25rem var(--gutter) 1.75rem;background:var(--color-ivory);border-bottom:1px solid var(--color-border);flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #06213d14}.nav-links.open.svelte-rfuq4y{display:flex}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn){border-bottom:1px solid var(--color-border);padding:.85rem 0;font-size:1rem}.nav-links.svelte-rfuq4y a:where(.svelte-rfuq4y):not(.btn):after{display:none}.mobile-cta.svelte-rfuq4y{border-bottom:0;margin-top:1.25rem;display:inline-flex}}.footer.svelte-jz8lnl{background:var(--color-ivory);border-top:1px solid var(--color-border);padding:clamp(2.25rem,4vw,3.25rem) 0 1.25rem}.footer-inner.svelte-jz8lnl{grid-template-columns:minmax(0,1fr) auto;gap:2rem clamp(2rem,6vw,5rem);display:grid}.footer-brand.svelte-jz8lnl p:where(.svelte-jz8lnl){max-width:30rem;margin-top:.9rem;font-size:.875rem}.brand.svelte-jz8lnl{width:fit-content;color:var(--color-navy);align-items:center;gap:.55rem;display:inline-flex}.brand.svelte-jz8lnl img:where(.svelte-jz8lnl){width:26px;height:26px}.brand.svelte-jz8lnl span:where(.svelte-jz8lnl){letter-spacing:.13em;text-transform:uppercase;font-size:.9375rem;font-weight:750}nav.svelte-jz8lnl h2:where(.svelte-jz8lnl){margin-bottom:.35rem}nav.svelte-jz8lnl ul:where(.svelte-jz8lnl){grid-template-rows:repeat(3,auto);grid-template-columns:repeat(2,auto);grid-auto-flow:column;gap:0 clamp(1.5rem,4vw,3rem);list-style:none;display:grid}nav.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-text-body);padding:.3rem 0;font-size:.875rem;display:inline-block}nav.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-accent-ink)}.footer-base.svelte-jz8lnl{border-top:1px solid var(--color-rule);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.25rem 1.5rem;margin-top:clamp(2rem,4vw,3rem);padding-top:1rem;font-size:.8125rem;display:flex}.footer-base.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--color-text-muted)}.where.svelte-jz8lnl{white-space:nowrap}.footer-base-links.svelte-jz8lnl{gap:1.5rem;display:flex}.footer-base.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-text-body);padding:.25rem 0;display:inline-block}.footer-base.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--color-accent-ink)}@media (width<=760px){.footer-inner.svelte-jz8lnl{grid-template-columns:1fr;gap:2rem}.footer-base.svelte-jz8lnl{text-align:center;justify-content:center}}@media (width<=400px){nav.svelte-jz8lnl ul:where(.svelte-jz8lnl){grid-template-rows:none;grid-template-columns:auto;grid-auto-flow:row}}main.svelte-12qhfyh{flex:1}main.svelte-12qhfyh:focus{outline:none}.error-page.svelte-1j96wlh{background:var(--color-ivory);align-items:center;min-height:max(60vh,420px);padding:clamp(3.5rem,8vw,6rem) 0;display:flex}.error-page.svelte-1j96wlh .eyebrow:where(.svelte-1j96wlh){margin-bottom:1rem;display:block}h1.svelte-1j96wlh{max-width:18ch;font-size:clamp(2.1rem,3.6vw,3rem)}.title-rule.svelte-1j96wlh{background:var(--color-accent);width:44px;height:2px;margin:1.5rem 0 1.35rem}.detail.svelte-1j96wlh{max-width:38rem;margin-bottom:2rem;font-size:1.0625rem}.message.svelte-1j96wlh{border-left:3px solid var(--color-rule);background:var(--color-grey-bg);max-width:38rem;margin:-1rem 0 2rem;padding:.7rem .9rem;font-size:.9375rem}.actions.svelte-1j96wlh{flex-wrap:wrap;gap:.75rem;margin-bottom:clamp(2.5rem,5vw,3.5rem);display:flex}.jump.svelte-1j96wlh{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:.5rem clamp(1.5rem,4vw,3rem);padding-top:clamp(1.5rem,3vw,2rem);display:flex}.hero.svelte-1q37ri0{background:var(--color-ivory);border-bottom:1px solid var(--color-border);position:relative;overflow:hidden}.panels.svelte-1q37ri0{display:grid}.panel.svelte-1q37ri0{visibility:hidden;grid-area:1/1;position:relative}.panel.is-current.svelte-1q37ri0,.panel.is-leaving.svelte-1q37ri0{visibility:visible}.panel-inner.svelte-1q37ri0{grid-template-columns:55% 45%;align-items:stretch;min-height:clamp(460px,46vw,560px);display:grid}.panel.flipped.svelte-1q37ri0 .panel-inner:where(.svelte-1q37ri0){grid-template-columns:45% 55%}.panel.flipped.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){order:-1}.hero-copy.svelte-1q37ri0{z-index:2;align-self:center;padding:clamp(2.75rem,5vw,4rem) 2rem clamp(2.75rem,5vw,4rem) 0;position:relative}.panel.flipped.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0){padding-left:2rem;padding-right:0}.hero-heading.svelte-1q37ri0{color:var(--color-text);font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;margin-top:.75rem;font-size:clamp(2.3rem,3.6vw,3.15rem);font-weight:400;line-height:1.12}.title-rule.svelte-1q37ri0{background:var(--color-accent);width:44px;height:2px;margin:1.5rem 0 1.35rem}.hero-sub.svelte-1q37ri0{max-width:34rem;margin-bottom:2rem;font-size:1.0625rem}.hero-actions.svelte-1q37ri0{flex-wrap:wrap;gap:.75rem;display:flex}.hero-visual.svelte-1q37ri0{margin-right:calc((100vw - min(100vw, var(--max-width))) / -2 - var(--gutter) - 80px);clip-path:ellipse(86% 132% at 88%);position:relative;overflow:hidden}.panel.flipped.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){margin-right:0;margin-left:calc((100vw - min(100vw, var(--max-width))) / -2 - var(--gutter) - 80px);clip-path:ellipse(86% 132% at 12%)}.image-slot.svelte-1q37ri0{display:contents}.hero-visual.svelte-1q37ri0 img:where(.svelte-1q37ri0){object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.contours.svelte-1q37ri0{background:repeating-radial-gradient(ellipse 62% 340% at 118% 44%, transparent 0 6px, var(--color-accent) 6px 7px);opacity:.32;pointer-events:none;width:16%;position:absolute;top:-10%;bottom:-10%;left:42%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 80%);mask-image:linear-gradient(90deg,#0000,#000 80%)}.panel.flipped.svelte-1q37ri0 .contours:where(.svelte-1q37ri0){left:auto;right:42%;transform:scaleX(-1)}.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0){animation:.7s cubic-bezier(.22,.65,.2,1) .32s both svelte-1q37ri0-copy-in}.panel.flipped.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0){animation-name:svelte-1q37ri0-copy-in-flipped}.panel.is-leaving.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0){animation:.3s cubic-bezier(.5,0,.75,.4) forwards svelte-1q37ri0-copy-out}.panel.flipped.is-leaving.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0){animation-name:svelte-1q37ri0-copy-out-flipped}.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0)>:where(.svelte-1q37ri0){animation:.5s cubic-bezier(.22,.65,.2,1) both svelte-1q37ri0-rise-in}.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0)>:where(.svelte-1q37ri0):first-child{animation-delay:.34s}.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0)>:where(.svelte-1q37ri0):nth-child(2){animation-delay:.39s}.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0)>:where(.svelte-1q37ri0):nth-child(3){animation-delay:.44s}.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0)>:where(.svelte-1q37ri0):nth-child(4){animation-delay:.49s}.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0)>:where(.svelte-1q37ri0):nth-child(5){animation-delay:.54s}.panel.is-current.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){animation:.78s cubic-bezier(.22,.65,.2,1) .1s both svelte-1q37ri0-visual-in}.panel.flipped.is-current.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){animation-name:svelte-1q37ri0-visual-in-flipped}.panel.is-leaving.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){animation:.52s cubic-bezier(.5,0,.75,.4) forwards svelte-1q37ri0-visual-out}.panel.flipped.is-leaving.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){animation-name:svelte-1q37ri0-visual-out-flipped}.panel.is-current.svelte-1q37ri0 .contours:where(.svelte-1q37ri0){animation:.7s ease-out .1s both svelte-1q37ri0-contours-in}.panel.is-leaving.svelte-1q37ri0 .contours:where(.svelte-1q37ri0){animation:.4s ease-in forwards svelte-1q37ri0-contours-out}:where(.hero.is-mounted:where(.svelte-1q37ri0)) .panel.is-current.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0) img:where(.svelte-1q37ri0),:where(.hero.is-mounted:where(.svelte-1q37ri0)) .panel.is-leaving.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0) img:where(.svelte-1q37ri0){will-change:transform;animation:8.5s linear both svelte-1q37ri0-drift}.panels.is-paused.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0) img:where(.svelte-1q37ri0){animation-play-state:paused}@keyframes svelte-1q37ri0-copy-in{0%{transform:translate(-56px)}to{transform:none}}@keyframes svelte-1q37ri0-copy-in-flipped{0%{transform:translate(56px)}to{transform:none}}@keyframes svelte-1q37ri0-copy-out{0%{opacity:1;transform:none}55%{opacity:.1}to{opacity:0;transform:translate(44px)}}@keyframes svelte-1q37ri0-copy-out-flipped{0%{opacity:1;transform:none}55%{opacity:.1}to{opacity:0;transform:translate(-44px)}}@keyframes svelte-1q37ri0-rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes svelte-1q37ri0-visual-in{0%{opacity:0;transform:translate(72px,26px)}38%{opacity:1}to{opacity:1;transform:none}}@keyframes svelte-1q37ri0-visual-in-flipped{0%{opacity:0;transform:translate(-72px,26px)}38%{opacity:1}to{opacity:1;transform:none}}@keyframes svelte-1q37ri0-visual-out{0%{opacity:1;transform:none}45%{opacity:.92}to{opacity:0;transform:translate(-40px,20px)}}@keyframes svelte-1q37ri0-visual-out-flipped{0%{opacity:1;transform:none}45%{opacity:.92}to{opacity:0;transform:translate(40px,20px)}}@keyframes svelte-1q37ri0-contours-in{0%{opacity:0}to{opacity:.32}}@keyframes svelte-1q37ri0-contours-out{0%{opacity:.32}to{opacity:0}}@keyframes svelte-1q37ri0-drift{0%{transform:scale(1)}to{transform:scale(1.045)}}.hero-controls.svelte-1q37ri0{z-index:3;pointer-events:none;position:absolute;bottom:clamp(1rem,2.4vw,1.75rem);left:0;right:0}.chip.svelte-1q37ri0{pointer-events:auto;border:1px solid var(--color-border);background:#f7f3ece0;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .4rem;display:inline-flex}.dot.svelte-1q37ri0,.playback.svelte-1q37ri0{background:0 0;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid}.dot.svelte-1q37ri0 span:where(.svelte-1q37ri0){background:var(--color-text-muted);border-radius:50%;width:7px;height:7px;transition:background-color .3s,transform .3s}.dot.svelte-1q37ri0:hover span:where(.svelte-1q37ri0){background:var(--color-text)}.dot.is-current.svelte-1q37ri0 span:where(.svelte-1q37ri0){background:var(--color-accent-ink);transform:scale(1.45)}.dot.is-pending.svelte-1q37ri0 span:where(.svelte-1q37ri0){background:var(--color-accent-ink);animation:.9s ease-in-out infinite alternate svelte-1q37ri0-dot-pending}@keyframes svelte-1q37ri0-dot-pending{0%{opacity:.4;transform:scale(1)}to{opacity:1;transform:scale(1.45)}}.dot.svelte-1q37ri0:disabled{cursor:not-allowed}.dot.svelte-1q37ri0:disabled span:where(.svelte-1q37ri0){opacity:.35}.playback.svelte-1q37ri0{border-left:1px solid var(--color-border);border-radius:0 999px 999px 0;width:28px;margin-left:.15rem}.playback.svelte-1q37ri0 svg:where(.svelte-1q37ri0){width:11px;height:11px;fill:var(--color-text-muted)}.playback.svelte-1q37ri0:hover svg:where(.svelte-1q37ri0){fill:var(--color-text)}@media (width>=861px) and (width<=1023px){.hero-controls.svelte-1q37ri0{padding-bottom:1rem;position:static}}@media (width<=860px){.panel-inner.svelte-1q37ri0,.panel.flipped.svelte-1q37ri0 .panel-inner:where(.svelte-1q37ri0){grid-template-columns:1fr;min-height:0}.hero-copy.svelte-1q37ri0,.panel.flipped.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0){padding:clamp(2.5rem,7vw,3.5rem) 0}.hero-heading.svelte-1q37ri0{max-width:18ch}.panel.flipped.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){order:0}.hero-visual.svelte-1q37ri0,.panel.flipped.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0){height:clamp(240px,42vw,340px);margin:0 calc(var(--gutter) * -1);clip-path:ellipse(112% 84% at 62% 84%)}.contours.svelte-1q37ri0{display:none}}@media (prefers-reduced-motion:reduce){.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0),.panel.is-leaving.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0),.panel.is-current.svelte-1q37ri0 .hero-copy:where(.svelte-1q37ri0)>:where(.svelte-1q37ri0),.panel.is-current.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0),.panel.is-leaving.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0),.panel.is-current.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0) img:where(.svelte-1q37ri0),.panel.is-leaving.svelte-1q37ri0 .hero-visual:where(.svelte-1q37ri0) img:where(.svelte-1q37ri0),.panel.is-current.svelte-1q37ri0 .contours:where(.svelte-1q37ri0),.panel.is-leaving.svelte-1q37ri0 .contours:where(.svelte-1q37ri0){animation:none}.panel.is-leaving.svelte-1q37ri0{visibility:hidden}.dot.svelte-1q37ri0 span:where(.svelte-1q37ri0){transition:none}.dot.is-pending.svelte-1q37ri0 span:where(.svelte-1q37ri0){animation:none}}.proof.svelte-hu961s{background:var(--color-ivory);border-bottom:1px solid var(--color-border);padding:clamp(2.75rem,4.5vw,3.75rem) 0}.proof-title.svelte-hu961s{text-align:center;margin-bottom:clamp(1.75rem,3vw,2.5rem)}.proof-grid.svelte-hu961s{grid-template-columns:repeat(2,1fr);row-gap:clamp(2.25rem,3.5vw,3rem);display:grid}.proof-card.svelte-hu961s{flex-direction:column;padding-right:clamp(1.5rem,3vw,2.75rem);display:flex;position:relative}.proof-card.svelte-hu961s:nth-child(2n){padding-left:clamp(1.5rem,3vw,2.75rem);padding-right:0}.proof-card.svelte-hu961s:nth-child(2n):before,.proof-card.svelte-hu961s:nth-child(2n):after{content:"";position:absolute;left:0}.proof-card.svelte-hu961s:nth-child(2n):before{background:var(--color-rule);width:1px;top:4%;bottom:4%}.proof-card.svelte-hu961s:nth-child(2n):after{background:var(--color-accent);border-radius:50%;width:6px;height:6px;top:58%;transform:translate(-50%)}.proof-icon.svelte-hu961s{width:42px;height:42px;color:var(--color-accent);margin-bottom:1rem}.proof-icon.svelte-hu961s svg:where(.svelte-hu961s){fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}h3.svelte-hu961s{margin-bottom:.6rem;font-size:clamp(1.1rem,1.4vw,1.25rem)}.proof-card.svelte-hu961s p:where(.svelte-hu961s){font-size:.9375rem;line-height:1.65}.proof-card.svelte-hu961s .link-arrow:where(.svelte-hu961s){align-self:start;margin-top:auto;padding-top:1.1rem}@media (width<=860px){.proof-grid.svelte-hu961s{grid-template-columns:1fr;row-gap:2.25rem;max-width:34rem}.proof-card.svelte-hu961s,.proof-card.svelte-hu961s:nth-child(2n){padding:0}.proof-card.svelte-hu961s:nth-child(2n):before,.proof-card.svelte-hu961s:nth-child(2n):after{display:none}}.newsletter.svelte-1xweigh{background:var(--color-grey-bg);border-bottom:1px solid var(--color-border);padding:clamp(2.25rem,3.5vw,3rem) 0}.newsletter-inner.svelte-1xweigh{justify-content:space-between;align-items:center;gap:clamp(1.75rem,4vw,3.5rem);display:flex}.newsletter-copy.svelte-1xweigh{max-width:34rem}.newsletter-copy.svelte-1xweigh .eyebrow:where(.svelte-1xweigh){margin-bottom:.5rem;display:block}.newsletter-copy.svelte-1xweigh h2:where(.svelte-1xweigh){font-size:clamp(1.35rem,2.1vw,1.75rem)}.newsletter-form.svelte-1xweigh{flex-wrap:wrap;flex-shrink:0;gap:.6rem;display:flex}input.svelte-1xweigh{border:1px solid var(--color-border);background:var(--color-white);width:min(20rem,46vw);color:var(--color-text);font:inherit;border-radius:2px;padding:.6rem .85rem;font-size:1rem}input.svelte-1xweigh::placeholder{color:var(--color-text-muted)}input.svelte-1xweigh:focus-visible{outline:2px solid var(--color-accent-ink);outline-offset:1px;border-color:var(--color-accent-ink)}.newsletter-form.svelte-1xweigh .btn:where(.svelte-1xweigh){flex-shrink:0}.newsletter-form.svelte-1xweigh .btn:where(.svelte-1xweigh):disabled{cursor:progress;opacity:.7}.cf-turnstile.svelte-1xweigh{align-self:flex-start}.cf-turnstile.svelte-1xweigh:not(:empty){flex-basis:100%}.done.svelte-1xweigh{border-left:2px solid var(--color-accent);flex-shrink:0;max-width:24rem;padding-left:1rem;font-size:.9375rem}.error.svelte-1xweigh{color:#7a1f1f;background:#f9e8e5;border-left:3px solid #a62929;max-width:34rem;margin-top:1.1rem;padding:.7rem .9rem}.sr-only.svelte-1xweigh{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.newsletter-inner.svelte-1xweigh{flex-direction:column;align-items:stretch;gap:1.5rem}.newsletter-form.svelte-1xweigh{flex-wrap:wrap}input.svelte-1xweigh{flex:14rem;width:auto}}.solution-icon.svelte-x43tva{width:42px;height:42px;color:var(--color-accent);display:block}svg.svelte-x43tva{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.solutions.svelte-hz61c4{background:var(--color-ivory);border-bottom:1px solid var(--color-border);padding:clamp(3rem,5vw,4.25rem) 0}.solutions-heading.svelte-hz61c4{text-align:center;margin-bottom:clamp(2rem,3.5vw,3rem)}.solutions-heading.svelte-hz61c4 .eyebrow:where(.svelte-hz61c4){text-wrap:balance;margin-bottom:.65rem;display:block}.solution-grid.svelte-hz61c4{grid-template-columns:repeat(3,1fr);row-gap:clamp(2.5rem,4vw,3.5rem);display:grid}.solution-card.svelte-hz61c4{text-align:center;flex-direction:column;align-items:center;padding:0 clamp(1.25rem,2.6vw,2.5rem);display:flex;position:relative}.solution-card.svelte-hz61c4:before{content:"";background:var(--color-rule);width:1px;position:absolute;top:0;bottom:2.75rem;left:0}.solution-card.svelte-hz61c4:nth-child(3n+1):before{display:none}.solution-card.svelte-hz61c4 .solution-icon{margin-bottom:1rem}.card-name.svelte-hz61c4{margin-bottom:.55rem;display:block}h3.svelte-hz61c4{min-height:2.3em;margin-bottom:.8rem;font-size:clamp(1.15rem,1.55vw,1.4rem)}.answer.svelte-hz61c4{margin-bottom:1.35rem;font-size:.9375rem;line-height:1.6}.solution-card.svelte-hz61c4 .link-arrow:where(.svelte-hz61c4){margin-top:auto}.sr-only.svelte-hz61c4{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.solution-grid.svelte-hz61c4{grid-template-columns:repeat(2,1fr)}.solution-card.svelte-hz61c4:nth-child(3n+1):before{display:block}.solution-card.svelte-hz61c4:nth-child(odd):before{display:none}}@media (width<=600px){.solution-grid.svelte-hz61c4{grid-template-columns:1fr;row-gap:2.75rem}.solution-card.svelte-hz61c4:before,.solution-card.svelte-hz61c4:nth-child(3n+1):before{display:none}.solution-card.svelte-hz61c4{padding:0}h3.svelte-hz61c4{min-height:0}}.case-study.svelte-la7uh1{background:var(--color-ivory);border-bottom:1px solid var(--color-border);grid-template-columns:51% 49%;display:grid}.case-image.svelte-la7uh1{overflow:hidden}.case-image.svelte-la7uh1 img:where(.svelte-la7uh1){object-fit:cover;object-position:center 45%;width:100%;height:100%;min-height:clamp(280px,26vw,380px)}.case-copy.svelte-la7uh1{align-content:center;padding:clamp(2.5rem,4.5vw,4rem) clamp(1.5rem,4.5vw,4.5rem);display:grid;position:relative}.case-copy-inner.svelte-la7uh1{z-index:1;min-width:0;max-width:30rem;position:relative}h2.svelte-la7uh1{margin-top:.65rem}.title-rule.svelte-la7uh1{background:var(--color-accent);width:36px;height:2px;margin:1.25rem 0 1.15rem}.case-body.svelte-la7uh1{font-size:1rem}.viewport.svelte-la7uh1{margin:1.6rem 0 0 -6px;overflow:clip}.track.svelte-la7uh1{align-items:stretch;display:flex}.slide.svelte-la7uh1{flex:0 0 100%;padding:0 0 6px 6px}@media (prefers-reduced-motion:no-preference){.track.svelte-la7uh1{transition:transform .48s cubic-bezier(.4,0,.15,1)}}.client.svelte-la7uh1{color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}h3.svelte-la7uh1{margin:.45rem 0 .6rem;font-size:clamp(1.2rem,1.6vw,1.45rem);line-height:1.25}.teaser.svelte-la7uh1{margin-bottom:1.35rem;font-size:1rem}.controls.svelte-la7uh1{align-items:center;gap:.6rem;margin-top:1.5rem;display:flex}.arrow.svelte-la7uh1{border:1px solid var(--color-border);width:38px;height:38px;color:var(--color-text);background:0 0;border-radius:50%;place-items:center;padding:0;transition:border-color .2s,background-color .2s,color .2s;display:grid}.arrow.svelte-la7uh1:hover{border-color:var(--color-navy);background:var(--color-navy);color:var(--color-white)}.arrow.svelte-la7uh1 svg:where(.svelte-la7uh1){fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.dots.svelte-la7uh1{align-items:center;margin-left:.35rem;display:flex}.dot.svelte-la7uh1{background:0 0;border-radius:50%;place-items:center;width:26px;height:26px;padding:0;display:grid}.dot.svelte-la7uh1 span:where(.svelte-la7uh1){background:var(--color-text-muted);border-radius:50%;width:7px;height:7px;transition:background-color .3s,transform .3s}.dot.svelte-la7uh1:hover span:where(.svelte-la7uh1){background:var(--color-text)}.dot.is-current.svelte-la7uh1 span:where(.svelte-la7uh1){background:var(--color-accent-ink);transform:scale(1.45)}.dots-pattern.svelte-la7uh1{background-image:radial-gradient(var(--color-accent-soft) 1.2px, transparent 1.2px);opacity:.6;background-size:12px 12px;width:clamp(80px,9vw,120px);height:clamp(110px,13vw,170px);position:absolute;top:clamp(1.5rem,3vw,2.75rem);right:clamp(1.5rem,3vw,2.75rem)}@media (width<=820px){.case-study.svelte-la7uh1{grid-template-columns:1fr}.case-copy.svelte-la7uh1{padding-left:var(--gutter);padding-right:var(--gutter)}.case-image.svelte-la7uh1 img:where(.svelte-la7uh1){min-height:clamp(220px,40vw,300px)}.dots-pattern.svelte-la7uh1{display:none}}.insights.svelte-rcfq8v{background:var(--color-grey-bg);border-bottom:1px solid var(--color-border);padding:clamp(3rem,5vw,4.25rem) 0}.insights-heading.svelte-rcfq8v{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:clamp(1.5rem,2.5vw,2rem);display:flex}.insights-heading.svelte-rcfq8v .eyebrow:where(.svelte-rcfq8v){margin-bottom:.4rem;display:block}.insights-heading.svelte-rcfq8v h2:where(.svelte-rcfq8v){font-size:clamp(1.5rem,2.2vw,1.95rem)}.insights-heading.svelte-rcfq8v .link-arrow:where(.svelte-rcfq8v){flex-shrink:0;padding-bottom:.35rem}.insight-grid.svelte-rcfq8v{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,2.2vw,1.9rem);display:grid}.insight-card.svelte-rcfq8v{border:1px solid var(--color-border);background:var(--color-white);border-radius:4px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.insight-card.svelte-rcfq8v:hover{border-color:var(--color-accent-soft);box-shadow:0 10px 24px #06213d12}.card-media.svelte-rcfq8v{position:relative}.card-media.svelte-rcfq8v img:where(.svelte-rcfq8v){aspect-ratio:16/5;object-fit:cover;width:100%}.category.svelte-rcfq8v{background:var(--color-white);color:var(--color-accent-ink);letter-spacing:.09em;text-transform:uppercase;padding:.28rem .55rem;font-size:.75rem;font-weight:700;line-height:1.3;position:absolute;bottom:0;left:.85rem}.card-copy.svelte-rcfq8v{padding:1rem 1.1rem 1.15rem}h3.svelte-rcfq8v{font-size:clamp(1.05rem,1.25vw,1.2rem);line-height:1.25}h3.svelte-rcfq8v a:where(.svelte-rcfq8v):after{content:"";position:absolute;inset:0}h3.svelte-rcfq8v a:where(.svelte-rcfq8v):hover{color:var(--color-accent-ink)}.meta.svelte-rcfq8v{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.4rem;margin-top:.75rem;font-size:.75rem;font-weight:600;display:flex}.meta.svelte-rcfq8v span:where(.svelte-rcfq8v){color:var(--color-accent-ink)}@media (width<=880px){.insight-grid.svelte-rcfq8v{grid-template-columns:1fr;max-width:34rem}.card-media.svelte-rcfq8v img:where(.svelte-rcfq8v){aspect-ratio:16/7}}@media (width<=620px){.insights-heading.svelte-rcfq8v{flex-direction:column;align-items:start;gap:.75rem}}label.svelte-1nv8ccd{color:var(--color-navy);flex-direction:column;gap:.4rem;font-size:.875rem;font-weight:600;display:flex}.form-row.svelte-1nv8ccd{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}input.svelte-1nv8ccd,textarea.svelte-1nv8ccd{border:1px solid var(--color-border);background:var(--color-white);width:100%;color:var(--color-text);font:inherit;border-radius:2px;padding:.7rem .8rem;font-size:1rem;font-weight:400}input.svelte-1nv8ccd:focus-visible,textarea.svelte-1nv8ccd:focus-visible{outline:2px solid var(--color-accent-ink);outline-offset:1px;border-color:var(--color-accent-ink)}textarea.svelte-1nv8ccd{resize:vertical}@media (width<=760px){.form-row.svelte-1nv8ccd{grid-template-columns:1fr}}.contact-cta.svelte-fq8g2m{background:var(--color-navy-deep);color:var(--color-white);padding:clamp(1.75rem,3vw,2.5rem) 0;position:relative;overflow:hidden}.waves.svelte-fq8g2m{fill:none;width:70%;height:100%;stroke:var(--color-accent-soft);stroke-width:.6px;opacity:.35;position:absolute;inset:0 0 0 30%}.cta-inner.svelte-fq8g2m{justify-content:space-between;align-items:center;gap:1.75rem;display:flex;position:relative}.contact-cta.svelte-fq8g2m h2:where(.svelte-fq8g2m){color:var(--color-white);font-size:clamp(1.4rem,2.3vw,1.95rem)}.cta-button.svelte-fq8g2m{border:1px solid var(--color-accent-soft);min-width:150px;min-height:46px;color:var(--color-accent-soft);letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;padding:.6rem 1.5rem;font-size:.8125rem;font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.cta-button.svelte-fq8g2m:hover{background:var(--color-accent-soft);color:var(--color-navy-deep)}dialog.svelte-fq8g2m{border:1px solid var(--color-border);background:var(--color-ivory);width:min(600px,100vw - 2rem);max-height:calc(100vh - 2rem);color:var(--color-text-body);border-radius:3px;margin:auto;padding:0;box-shadow:0 24px 80px #03182d47}dialog.svelte-fq8g2m::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#03182db8}.dialog-inner.svelte-fq8g2m{padding:clamp(1.75rem,4vw,2.5rem);position:relative}.close.svelte-fq8g2m{width:44px;height:44px;color:var(--color-navy);background:0 0;place-items:center;display:grid;position:absolute;top:.6rem;right:.6rem}.close.svelte-fq8g2m svg:where(.svelte-fq8g2m){fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;width:20px;height:20px}.dialog-inner.svelte-fq8g2m .eyebrow:where(.svelte-fq8g2m){margin-bottom:.5rem;display:block}.dialog-inner.svelte-fq8g2m h2:where(.svelte-fq8g2m){font-size:clamp(1.6rem,4vw,2rem)}.dialog-intro.svelte-fq8g2m{margin:.75rem 0 1.75rem}form.svelte-fq8g2m{flex-direction:column;gap:1.1rem;display:flex}form.svelte-fq8g2m .btn:where(.svelte-fq8g2m){align-self:flex-start}form.svelte-fq8g2m .btn:where(.svelte-fq8g2m):disabled{cursor:progress;opacity:.7}.cf-turnstile.svelte-fq8g2m:empty{display:contents}.error.svelte-fq8g2m{color:#7a1f1f;background:#f9e8e5;border-left:3px solid #a62929;padding:.7rem .9rem}.success.svelte-fq8g2m{padding:1.5rem 0 .5rem}.success.svelte-fq8g2m h3:where(.svelte-fq8g2m){margin-bottom:.4rem}@media (width<=760px){.cta-inner.svelte-fq8g2m{flex-direction:column;align-items:start;gap:1.5rem}}.page.svelte-1bv7ezn{padding-top:clamp(2.5rem,5vw,4rem)}.inner.svelte-1bv7ezn{max-width:42rem;padding-bottom:clamp(2.5rem,5vw,4rem)}.inner.svelte-1bv7ezn .eyebrow:where(.svelte-1bv7ezn){margin-bottom:.6rem;display:block}h1.svelte-1bv7ezn{margin-bottom:1.1rem;font-size:clamp(1.9rem,3.4vw,2.6rem)}.intro.svelte-1bv7ezn{margin-bottom:2rem}form.svelte-1bv7ezn{flex-direction:column;gap:1.1rem;display:flex}form.svelte-1bv7ezn .btn:where(.svelte-1bv7ezn){align-self:flex-start}form.svelte-1bv7ezn .btn:where(.svelte-1bv7ezn):disabled{cursor:progress;opacity:.7}.cf-turnstile.svelte-1bv7ezn:empty{display:contents}.fallback.svelte-1bv7ezn{border-left:3px solid var(--color-accent);background:var(--color-grey-bg);margin-bottom:1.75rem;padding:.7rem .9rem}.fallback.svelte-1bv7ezn a:where(.svelte-1bv7ezn){color:var(--color-accent-ink);text-underline-offset:3px;font-weight:600;text-decoration:underline}.error.svelte-1bv7ezn{color:#7a1f1f;background:#f9e8e5;border-left:3px solid #a62929;padding:.7rem .9rem}.error.svelte-1bv7ezn:focus-visible{outline-offset:2px;outline:2px solid #a62929}.link-arrow.svelte-1bv7ezn{margin-top:1.75rem;display:inline-flex}.page-hero.svelte-u6zn5i{background:var(--color-ivory);border-bottom:1px solid var(--color-border);padding:clamp(2.5rem,5vw,4rem) 0 clamp(2.5rem,4vw,3.5rem)}.page-hero.svelte-u6zn5i .eyebrow:where(.svelte-u6zn5i){margin-bottom:.75rem;display:block}h1.svelte-u6zn5i{max-width:18ch;font-size:clamp(2.1rem,3.6vw,3rem)}.title-rule.svelte-u6zn5i{background:var(--color-accent);width:44px;height:2px;margin:1.5rem 0 1.35rem}.intro.svelte-u6zn5i{max-width:40rem;font-size:1.0625rem}.listing.svelte-u6zn5i{border-bottom:1px solid var(--color-border)}.insight-list.svelte-u6zn5i{gap:0;display:grid}.insight-row.svelte-u6zn5i{border-top:1px solid var(--color-rule);grid-template-columns:minmax(0,22rem) 1fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.75rem,3vw,2.5rem) 0;display:grid;position:relative}.insight-row.svelte-u6zn5i:first-child{border-top:0;padding-top:0}.row-media.svelte-u6zn5i{border:1px solid var(--color-border);border-radius:4px;display:block;overflow:hidden}.row-media.svelte-u6zn5i img:where(.svelte-u6zn5i){aspect-ratio:16/9;object-fit:cover;width:100%;transition:transform .3s}.insight-row.svelte-u6zn5i:hover .row-media:where(.svelte-u6zn5i) img:where(.svelte-u6zn5i){transform:scale(1.03)}.category.svelte-u6zn5i{color:var(--color-accent-ink);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.6rem;font-size:.75rem;font-weight:700}h2.svelte-u6zn5i{max-width:24ch;font-size:clamp(1.35rem,2vw,1.7rem)}h2.svelte-u6zn5i a:where(.svelte-u6zn5i):after{content:"";position:absolute;inset:0}.insight-row.svelte-u6zn5i:hover h2:where(.svelte-u6zn5i) a:where(.svelte-u6zn5i){color:var(--color-accent-ink)}.excerpt.svelte-u6zn5i{max-width:38rem;margin:.85rem 0 1rem}.meta.svelte-u6zn5i{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.4rem;font-size:.75rem;font-weight:600;display:flex}.meta.svelte-u6zn5i span:where(.svelte-u6zn5i){color:var(--color-accent-ink)}@media (width<=780px){.insight-row.svelte-u6zn5i{grid-template-columns:1fr;gap:1.25rem}h2.svelte-u6zn5i{max-width:none}}.article-hero.svelte-1ormjzk{background:var(--color-ivory);padding:clamp(2.25rem,4vw,3.25rem) 0 clamp(1.75rem,3vw,2.5rem)}.hero-inner.svelte-1ormjzk{max-width:52rem}.crumbs.svelte-1ormjzk{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:clamp(2rem,4vw,3rem);font-size:.8125rem;display:flex}.crumbs.svelte-1ormjzk a:where(.svelte-1ormjzk){color:var(--color-accent-ink);padding:.2rem 0;font-weight:600}.crumbs.svelte-1ormjzk a:where(.svelte-1ormjzk):hover{text-underline-offset:4px;text-decoration:underline}.article-hero.svelte-1ormjzk .eyebrow:where(.svelte-1ormjzk){margin-bottom:.75rem;display:block}h1.svelte-1ormjzk{max-width:22ch;font-size:clamp(2rem,3.4vw,2.9rem)}.meta.svelte-1ormjzk{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.4rem;margin-top:1.25rem;font-size:.75rem;font-weight:600;display:flex}.meta.svelte-1ormjzk span:where(.svelte-1ormjzk){color:var(--color-accent-ink)}.lead-image.svelte-1ormjzk{aspect-ratio:2;object-fit:cover;border-radius:4px;width:100%;max-width:60rem;margin:0 auto}.prose.svelte-1ormjzk{view-timeline:--article-body block;max-width:38rem;margin:0 auto;padding:clamp(2.5rem,5vw,3.5rem) 0 clamp(3rem,5vw,4rem)}.prose.svelte-1ormjzk p:where(.svelte-1ormjzk){font-size:1.0625rem;line-height:1.75}.prose.svelte-1ormjzk p:where(.svelte-1ormjzk)+p:where(.svelte-1ormjzk){margin-top:1.15rem}.prose.svelte-1ormjzk h2:where(.svelte-1ormjzk){margin:clamp(2.25rem,4vw,3rem) 0 1rem;font-size:clamp(1.35rem,1.9vw,1.6rem)}.prose.svelte-1ormjzk ul:where(.svelte-1ormjzk){gap:.65rem;margin:1.25rem 0;display:grid}.prose.svelte-1ormjzk li:where(.svelte-1ormjzk){padding-left:1.75rem;font-size:1.0625rem;line-height:1.6;position:relative}.prose.svelte-1ormjzk li:where(.svelte-1ormjzk):before{content:"";background:var(--color-accent);width:12px;height:2px;position:absolute;top:.68em;left:0}.more.svelte-1ormjzk{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-grey-bg)}.more.svelte-1ormjzk .eyebrow:where(.svelte-1ormjzk){display:block}.more.svelte-1ormjzk h2:where(.svelte-1ormjzk){margin:.6rem 0 clamp(1.75rem,3vw,2.25rem)}.more-grid.svelte-1ormjzk{grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem);margin-bottom:2rem;display:grid}.more-card.svelte-1ormjzk{position:relative}.more-media.svelte-1ormjzk{border:1px solid var(--color-border);border-radius:4px;display:block;overflow:hidden}.more-media.svelte-1ormjzk img:where(.svelte-1ormjzk){aspect-ratio:16/5;object-fit:cover;width:100%}.more-category.svelte-1ormjzk{color:var(--color-accent-ink);letter-spacing:.1em;text-transform:uppercase;margin:.9rem 0 .4rem;font-size:.75rem;font-weight:700}.more-card.svelte-1ormjzk h3:where(.svelte-1ormjzk){font-size:1.075rem;line-height:1.3}.more-card.svelte-1ormjzk h3:where(.svelte-1ormjzk) a:where(.svelte-1ormjzk):after{content:"";position:absolute;inset:0}.more-card.svelte-1ormjzk:hover h3:where(.svelte-1ormjzk) a:where(.svelte-1ormjzk){color:var(--color-accent-ink)}.more-meta.svelte-1ormjzk{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.4rem;margin-top:.6rem;font-size:.75rem;font-weight:600;display:flex}.more-meta.svelte-1ormjzk span:where(.svelte-1ormjzk){color:var(--color-accent-ink)}@media (width<=700px){.more-grid.svelte-1ormjzk{grid-template-columns:1fr}}.page.svelte-1189ump{padding:clamp(2.5rem,5vw,4rem) 0 clamp(3rem,6vw,5rem)}.inner.svelte-1189ump{max-width:42rem}.eyebrow.svelte-1189ump{margin-bottom:.6rem;display:block}h1.svelte-1189ump{margin-bottom:1.1rem;font-size:clamp(1.9rem,3.4vw,2.6rem)}p.svelte-1189ump{max-width:36rem}strong.svelte-1189ump{overflow-wrap:anywhere}form.svelte-1189ump{margin-top:1.75rem}.link-arrow.svelte-1189ump{margin-top:1.75rem;display:inline-flex}.page.svelte-95fm0l{padding-top:clamp(2.5rem,5vw,4rem)}.inner.svelte-95fm0l{max-width:42rem;padding-bottom:clamp(2rem,4vw,3rem)}.inner.svelte-95fm0l .eyebrow:where(.svelte-95fm0l){margin-bottom:.6rem;display:block}h1.svelte-95fm0l{margin-bottom:1.1rem;font-size:clamp(1.9rem,3.4vw,2.6rem)}.inner.svelte-95fm0l p:where(.svelte-95fm0l){max-width:36rem}.quiet.svelte-95fm0l{color:var(--color-text-muted);margin-top:.9rem;font-size:.9375rem}.error.svelte-95fm0l{color:#7a1f1f;background:#f9e8e5;border-left:3px solid #a62929;margin-bottom:1.1rem;padding:.7rem .9rem}.link-arrow.svelte-95fm0l{margin-top:1.75rem;display:inline-flex}.page-hero.svelte-7ke6fz{background:var(--color-ivory);border-bottom:1px solid var(--color-border);padding:clamp(2.5rem,5vw,4rem) 0 clamp(2rem,3.5vw,3rem)}.page-hero.svelte-7ke6fz .eyebrow:where(.svelte-7ke6fz){margin-bottom:.75rem;display:block}h1.svelte-7ke6fz{max-width:20ch;font-size:clamp(2rem,3.4vw,2.9rem)}.title-rule.svelte-7ke6fz{background:var(--color-accent);width:44px;height:2px;margin:1.5rem 0 1.35rem}.intro.svelte-7ke6fz{max-width:38rem;font-size:1.0625rem}.updated.svelte-7ke6fz{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:1.25rem;font-size:.75rem;font-weight:600}.section.svelte-7ke6fz{border-bottom:1px solid var(--color-border)}.prose.svelte-7ke6fz{max-width:38rem}.prose.svelte-7ke6fz h2:where(.svelte-7ke6fz){margin:clamp(2rem,3.5vw,2.75rem) 0 .85rem;font-size:clamp(1.25rem,1.8vw,1.5rem)}.prose.svelte-7ke6fz h2:where(.svelte-7ke6fz):first-child{margin-top:0}.prose.svelte-7ke6fz p:where(.svelte-7ke6fz)+p:where(.svelte-7ke6fz){margin-top:1.1rem}.prose.svelte-7ke6fz ul:where(.svelte-7ke6fz){gap:.6rem;margin:1.1rem 0;display:grid}.prose.svelte-7ke6fz li:where(.svelte-7ke6fz){padding-left:1.75rem;line-height:1.6;position:relative}.prose.svelte-7ke6fz li:where(.svelte-7ke6fz):before{content:"";background:var(--color-accent);width:12px;height:2px;position:absolute;top:.68em;left:0}.prose.svelte-7ke6fz strong:where(.svelte-7ke6fz){color:var(--color-text);font-weight:650}.prose.svelte-7ke6fz a:where(.svelte-7ke6fz){color:var(--color-accent-ink);text-underline-offset:3px;font-weight:600;text-decoration:underline}.page-hero.svelte-1vo9te1{background:var(--color-ivory);border-bottom:1px solid var(--color-border);padding:clamp(2.25rem,4vw,3.25rem) 0 clamp(3rem,5vw,4.25rem)}.hero-inner.svelte-1vo9te1{max-width:56rem}.crumbs.svelte-1vo9te1{color:var(--color-text-muted);align-items:center;gap:.6rem;margin-bottom:clamp(2rem,4vw,3rem);font-size:.8125rem;display:flex}.crumbs.svelte-1vo9te1 a:where(.svelte-1vo9te1){color:var(--color-accent-ink);padding:.2rem 0;font-weight:600}.crumbs.svelte-1vo9te1 a:where(.svelte-1vo9te1):hover{text-underline-offset:4px;text-decoration:underline}.page-hero.svelte-1vo9te1 .eyebrow:where(.svelte-1vo9te1){margin:1.1rem 0 .6rem;display:block}h1.svelte-1vo9te1{max-width:20ch;font-size:clamp(2.1rem,3.6vw,3rem)}.title-rule.svelte-1vo9te1{background:var(--color-accent);width:44px;height:2px;margin:1.5rem 0 1.35rem}.intro.svelte-1vo9te1{max-width:42rem;font-size:1.0625rem}.section.svelte-1vo9te1{border-bottom:1px solid var(--color-border)}.section.svelte-1vo9te1 h2:where(.svelte-1vo9te1){max-width:20ch;margin:.6rem 0 clamp(2rem,3.5vw,2.75rem)}.section.svelte-1vo9te1 h2:where(.svelte-1vo9te1):has(+.phases-note:where(.svelte-1vo9te1)){margin-bottom:.9rem}.phases-note.svelte-1vo9te1{max-width:56ch;margin-bottom:clamp(2rem,3.5vw,2.75rem);font-size:1.0625rem}.section.svelte-1vo9te1 .eyebrow:where(.svelte-1vo9te1){display:block}.symptom-list.svelte-1vo9te1{grid-template-columns:repeat(2,1fr);gap:clamp(1.75rem,3vw,2.75rem) clamp(2rem,5vw,4.5rem);display:grid}.symptom-list.svelte-1vo9te1 li:where(.svelte-1vo9te1){border-left:2px solid var(--color-rule);padding-left:1.35rem}.symptom-list.svelte-1vo9te1 h3:where(.svelte-1vo9te1){margin-bottom:.5rem}.phases.svelte-1vo9te1{background:var(--color-grey-bg)}.phase-list.svelte-1vo9te1{gap:0;max-width:52rem;display:grid}.phase-list.svelte-1vo9te1 li:where(.svelte-1vo9te1){border-top:1px solid var(--color-rule);grid-template-columns:2.25rem 1fr;align-items:baseline;gap:clamp(1rem,2.5vw,2rem);padding:1.75rem 0;display:grid}.phase-list.svelte-1vo9te1 li:where(.svelte-1vo9te1):last-child{border-bottom:1px solid var(--color-rule)}.phase-number.svelte-1vo9te1{font-family:var(--font-display);color:var(--color-accent);font-size:1.5rem;line-height:1}.phase-list.svelte-1vo9te1 h3:where(.svelte-1vo9te1){margin-bottom:.45rem}.outcomes-inner.svelte-1vo9te1{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid}.outcomes-copy.svelte-1vo9te1 h2:where(.svelte-1vo9te1){margin-bottom:0}.outcome-list.svelte-1vo9te1{gap:1rem;display:grid}.outcome-list.svelte-1vo9te1 li:where(.svelte-1vo9te1){color:var(--color-text);padding-left:2rem;font-size:1.0625rem;position:relative}.outcome-list.svelte-1vo9te1 li:where(.svelte-1vo9te1):before{content:"";background:var(--color-accent);width:14px;height:2px;position:absolute;top:.62em;left:0}.proof.svelte-1vo9te1{background:var(--color-grey-bg)}.proof-copy.svelte-1vo9te1{border-left:2px solid var(--color-accent);max-width:42rem;color:var(--color-text);padding-left:clamp(1.25rem,2.5vw,2rem);font-size:clamp(1.0625rem,1.5vw,1.2rem);line-height:1.7}.proof-client.svelte-1vo9te1{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:1.15rem;padding-left:clamp(1.25rem,2.5vw,2rem);font-size:.75rem;font-weight:600}.reading.svelte-1vo9te1 h2:where(.svelte-1vo9te1){max-width:26ch;margin-bottom:.9rem}.reading.svelte-1vo9te1 h2:where(.svelte-1vo9te1) a:where(.svelte-1vo9te1):hover{color:var(--color-accent-ink);text-underline-offset:5px;text-decoration:underline}.reading-excerpt.svelte-1vo9te1{max-width:40rem}.reading-meta.svelte-1vo9te1{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.4rem;margin-top:.9rem;font-size:.75rem;font-weight:600;display:flex}.reading-meta.svelte-1vo9te1 span:where(.svelte-1vo9te1){color:var(--color-accent-ink)}.placeholder-box.svelte-1vo9te1{border:2px dashed var(--color-accent);background:#a66c2f0d;border-radius:4px;max-width:44rem;padding:clamp(1.5rem,3vw,2.25rem)}.placeholder-label.svelte-1vo9te1{color:var(--color-accent-ink);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.placeholder-box.svelte-1vo9te1 h2:where(.svelte-1vo9te1){margin:0 0 .75rem}code.svelte-1vo9te1{background:#06213d12;border-radius:2px;padding:.1em .35em;font-size:.875em}.related-grid.svelte-1vo9te1{grid-template-columns:repeat(3,1fr);gap:clamp(1.75rem,3vw,2.75rem);display:grid}.related-card.svelte-1vo9te1{position:relative}.related-name.svelte-1vo9te1{color:var(--color-accent-ink);letter-spacing:.1em;text-transform:uppercase;margin:.9rem 0 .4rem;font-size:.75rem;font-weight:700}.related-card.svelte-1vo9te1 h3:where(.svelte-1vo9te1){font-size:1.075rem;line-height:1.3}.related-card.svelte-1vo9te1 h3:where(.svelte-1vo9te1) a:where(.svelte-1vo9te1):after{content:"";position:absolute;inset:0}.related-card.svelte-1vo9te1:hover h3:where(.svelte-1vo9te1) a:where(.svelte-1vo9te1){color:var(--color-accent-ink);text-underline-offset:4px;text-decoration:underline}@media (width<=820px){.symptom-list.svelte-1vo9te1,.outcomes-inner.svelte-1vo9te1,.related-grid.svelte-1vo9te1{grid-template-columns:1fr}.related-grid.svelte-1vo9te1{gap:2rem}}@media (width<=560px){h1.svelte-1vo9te1,.section.svelte-1vo9te1 h2:where(.svelte-1vo9te1){max-width:none}.phase-list.svelte-1vo9te1 li:where(.svelte-1vo9te1){grid-template-columns:1fr;gap:.5rem}}
