html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:top}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}:root{--bg: #0a0a0b;--ink: #edeae3;--accent: #d9a45b;--ink-90: rgba(237, 234, 227, .9);--ink-85: rgba(237, 234, 227, .85);--ink-72: rgba(237, 234, 227, .72);--ink-62: rgba(237, 234, 227, .62);--ink-60: rgba(237, 234, 227, .6);--ink-58: rgba(237, 234, 227, .58);--ink-55: rgba(237, 234, 227, .55);--ink-45: rgba(237, 234, 227, .45);--ink-42: rgba(237, 234, 227, .42);--ink-40: rgba(237, 234, 227, .4);--rule: rgba(237, 234, 227, .1);--rule-strong: rgba(237, 234, 227, .12);--rule-panel: rgba(237, 234, 227, .14);--font-heading: "Instrument Serif", Georgia, "Times New Roman", serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--page-gutter: clamp(20px, 4vw, 64px);--measure: 1320px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-heading);font-weight:400}p{margin:0}em,i{font-style:italic}strong,b{font-weight:600}a{color:var(--accent);text-decoration:none;transition:color .22s ease,border-color .22s ease}a:hover,a:focus-visible{color:var(--ink)}a:focus-visible{outline:1px solid var(--accent);outline-offset:4px}.eyebrow{font-size:11px;letter-spacing:.2em;line-height:1.4;text-transform:uppercase;color:var(--ink-40)}.eyebrow--accent{letter-spacing:.28em;color:#d9a45be6}*{box-sizing:border-box}body{width:100%;background:var(--bg);color:var(--ink);overflow-x:hidden}::selection{background:var(--accent);color:var(--bg)}.container{max-width:1320px;margin-left:auto;margin-right:auto}.container:after{content:"";display:table;clear:both}@media (min-width: 1200px){.container{max-width:1320px}}@media (max-width: 1024px){.container{max-width:100%}}@media (max-width: 736px){.container{max-width:100%}}.screen-reader-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}html.js [data-reveal]{opacity:0;transform:translateY(40px);filter:blur(6px);transition:opacity 1.1s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1),filter 1s ease;transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}html.js [data-reveal].is-revealed{opacity:1;transform:none;filter:none}html.js [data-draw]>svg>*{opacity:0;transform:translateY(5px);transition:opacity .8s ease,transform .9s cubic-bezier(.16,1,.3,1)}html.js [data-draw].is-revealed>svg>*{opacity:1;transform:none}html.js [data-draw].is-revealed>svg>*:nth-child(1){transition-delay:90ms}html.js [data-draw].is-revealed>svg>*:nth-child(2){transition-delay:145ms}html.js [data-draw].is-revealed>svg>*:nth-child(3){transition-delay:.2s}html.js [data-draw].is-revealed>svg>*:nth-child(4){transition-delay:255ms}html.js [data-draw].is-revealed>svg>*:nth-child(5){transition-delay:.31s}html.js [data-draw].is-revealed>svg>*:nth-child(6){transition-delay:365ms}html.js [data-draw].is-revealed>svg>*:nth-child(7){transition-delay:.42s}html.js [data-draw].is-revealed>svg>*:nth-child(8){transition-delay:475ms}html.js [data-draw].is-revealed>svg>*:nth-child(9){transition-delay:.53s}html.js [data-draw].is-revealed>svg>*:nth-child(10){transition-delay:585ms}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}html.js [data-reveal],html.js [data-reveal].is-revealed{opacity:1;transform:none;filter:none;transition:none}html.js [data-draw]>svg>*,html.js [data-draw].is-revealed>svg>*{opacity:1;transform:none;transition:none}}svg.svelte-1t5m7mf{display:block;width:100%;height:auto}@keyframes svelte-tck0k7-breathe{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.04)}}@keyframes svelte-tck0k7-orbit{to{transform:rotate(360deg)}}.masthead.svelte-tck0k7.svelte-tck0k7{position:fixed;top:0;left:0;right:0;z-index:50;padding:22px var(--page-gutter);background:#0a0a0b00;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);transition:background-color .32s ease,backdrop-filter .32s ease,-webkit-backdrop-filter .32s ease}.masthead--scrolled.svelte-tck0k7.svelte-tck0k7{background:#0a0a0b33;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%)}.masthead__inner.svelte-tck0k7.svelte-tck0k7{max-width:var(--measure);margin:0 auto;display:flex;justify-content:space-between;align-items:center}.masthead__brand.svelte-tck0k7.svelte-tck0k7{display:flex;align-items:center;gap:13px;color:var(--ink)}.masthead__brand.svelte-tck0k7.svelte-tck0k7:hover,.masthead__brand.svelte-tck0k7.svelte-tck0k7:focus-visible{color:var(--accent)}.masthead__mark.svelte-tck0k7.svelte-tck0k7{display:block;width:27px;flex:none}.masthead__wordmark.svelte-tck0k7.svelte-tck0k7{font-family:var(--font-heading);font-size:21px;line-height:1;letter-spacing:.005em}.masthead__contact.svelte-tck0k7.svelte-tck0k7{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-60)}.masthead__contact.svelte-tck0k7.svelte-tck0k7:hover,.masthead__contact.svelte-tck0k7.svelte-tck0k7:focus-visible{color:var(--accent)}.hero.svelte-tck0k7.svelte-tck0k7{height:100svh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__glow.svelte-tck0k7.svelte-tck0k7{position:absolute;width:min(120vh,120vw);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#d9a45b29,#d9a45b0a 38%,#0a0a0b00 68%);animation:svelte-tck0k7-breathe 11s ease-in-out infinite;pointer-events:none}.hero__ring.svelte-tck0k7.svelte-tck0k7,.hero__orbit.svelte-tck0k7.svelte-tck0k7{position:absolute;width:min(74vh,90vw);aspect-ratio:1;pointer-events:none}.hero__ring.svelte-tck0k7.svelte-tck0k7{border-radius:50%;border:1px solid var(--rule)}.hero__orbit.svelte-tck0k7.svelte-tck0k7{animation:svelte-tck0k7-orbit 44s linear infinite}.hero__orbit-dot.svelte-tck0k7.svelte-tck0k7{position:absolute;top:-3px;left:calc(50% - 3px);width:6px;height:6px;border-radius:50%;background:var(--accent)}.hero__inner.svelte-tck0k7.svelte-tck0k7{position:relative;text-align:center;padding:0 clamp(20px,5vw,64px);max-width:1100px}.hero__eyebrow.svelte-tck0k7.svelte-tck0k7{margin-bottom:clamp(22px,4vh,40px)}.hero__title.svelte-tck0k7.svelte-tck0k7{font-size:clamp(54px,11vw,180px);line-height:.94;letter-spacing:-.03em}.hero__title.svelte-tck0k7 span.svelte-tck0k7{display:block}.hero__title.svelte-tck0k7 em.svelte-tck0k7{color:var(--accent)}.hero__lede.svelte-tck0k7.svelte-tck0k7{font-weight:300;margin:clamp(26px,4.5vh,44px) auto 0;font-size:17px;line-height:1.6;max-width:46ch;color:var(--ink-60)}.hero__scroll.svelte-tck0k7.svelte-tck0k7{position:absolute;bottom:26px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:var(--ink-40)}.hero__scroll-line.svelte-tck0k7.svelte-tck0k7{width:1px;height:44px;background:linear-gradient(to bottom,#edeae380,#edeae300)}.approach.svelte-tck0k7.svelte-tck0k7{padding:clamp(90px,18vh,220px) var(--page-gutter);border-top:1px solid var(--rule)}.approach__grid.svelte-tck0k7.svelte-tck0k7{max-width:var(--measure);margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));column-gap:clamp(32px,5vw,80px);row-gap:clamp(14px,2vh,20px);align-items:start}.approach__lead.svelte-tck0k7.svelte-tck0k7{position:sticky;top:20vh}@media (max-width: 736px){.approach__lead.svelte-tck0k7.svelte-tck0k7{position:static;top:auto}}.approach__eyebrow.svelte-tck0k7.svelte-tck0k7{margin-bottom:22px}.approach__title.svelte-tck0k7.svelte-tck0k7{font-size:clamp(34px,4.6vw,66px);line-height:1.02;letter-spacing:-.025em;max-width:16ch}.approach__body.svelte-tck0k7.svelte-tck0k7{display:flex;flex-direction:column;gap:clamp(30px,4.5vh,48px);max-width:56ch}.approach__standfirst.svelte-tck0k7.svelte-tck0k7{font-family:var(--font-heading);font-size:clamp(21px,1.8vw,29px);line-height:1.5}.approach__note.svelte-tck0k7.svelte-tck0k7{font-weight:300;font-size:16px;line-height:1.75;color:var(--ink-62)}.stats.svelte-tck0k7.svelte-tck0k7{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1px;background:var(--rule-strong);margin-top:8px}.stat.svelte-tck0k7.svelte-tck0k7{display:flex;flex-direction:column;background:var(--bg);padding:24px 22px 26px}.stat--first.svelte-tck0k7.svelte-tck0k7{padding-left:0}.stat__value.svelte-tck0k7.svelte-tck0k7{font-family:var(--font-heading);font-style:italic;font-size:clamp(26px,2.8vw,40px);line-height:1}.stat__value--accent.svelte-tck0k7.svelte-tck0k7{color:var(--accent)}.stat__label.svelte-tck0k7.svelte-tck0k7{margin-top:auto;padding-top:12px;font-size:11px;line-height:1.4;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-42)}.problem.svelte-tck0k7.svelte-tck0k7{padding:clamp(90px,16vh,200px) var(--page-gutter);border-top:1px solid var(--rule)}.problem__inner.svelte-tck0k7.svelte-tck0k7{max-width:var(--measure);margin:0 auto}.problem__intro.svelte-tck0k7.svelte-tck0k7{margin-bottom:clamp(56px,11vh,140px)}.problem__eyebrow.svelte-tck0k7.svelte-tck0k7{margin-bottom:26px}.problem__title.svelte-tck0k7.svelte-tck0k7{margin-bottom:clamp(24px,4vh,40px);font-size:clamp(44px,9vw,150px);line-height:.96;letter-spacing:-.03em;max-width:14ch}.problem__title.svelte-tck0k7 em.svelte-tck0k7{display:block;margin-left:1.65em;color:var(--accent)}.problem__lede.svelte-tck0k7.svelte-tck0k7{font-weight:300;font-size:17px;line-height:1.65;max-width:46ch;color:var(--ink-60)}.problem__rows.svelte-tck0k7.svelte-tck0k7{display:flex;flex-direction:column}.problem-row.svelte-tck0k7.svelte-tck0k7{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(26px,5vw,80px);align-items:center;padding:clamp(34px,6vh,68px) 0;border-top:1px solid var(--rule-strong)}.problem-row--last.svelte-tck0k7.svelte-tck0k7{border-bottom:1px solid var(--rule-strong)}.problem-row__figure.svelte-tck0k7.svelte-tck0k7{height:clamp(160px,20vw,250px);display:flex;align-items:center;justify-content:center}.problem-row__figure.svelte-tck0k7 svg.svelte-tck0k7{width:100%;max-width:300px;height:100%;overflow:visible}.problem-row__title.svelte-tck0k7.svelte-tck0k7{margin-bottom:16px;font-size:clamp(26px,2.6vw,40px);line-height:1.08;letter-spacing:-.02em}.problem-row__copy.svelte-tck0k7.svelte-tck0k7{font-weight:300;font-size:16px;line-height:1.72;max-width:52ch;color:var(--ink-58)}.cta.svelte-tck0k7.svelte-tck0k7{padding:clamp(90px,18vh,230px) var(--page-gutter);position:relative;overflow:hidden}.cta__glow.svelte-tck0k7.svelte-tck0k7{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:min(90vw,880px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#d9a45b1c,#0a0a0b00 68%);pointer-events:none}.cta__inner.svelte-tck0k7.svelte-tck0k7{max-width:1000px;margin:0 auto;position:relative;text-align:center}.cta__eyebrow.svelte-tck0k7.svelte-tck0k7{margin-bottom:26px}.cta__title.svelte-tck0k7.svelte-tck0k7{margin-bottom:clamp(30px,5vh,52px);font-size:clamp(42px,8vw,132px);line-height:.94;letter-spacing:-.03em}.cta__title.svelte-tck0k7 em.svelte-tck0k7{color:var(--accent)}.cta__standfirst.svelte-tck0k7.svelte-tck0k7{margin:0 auto clamp(40px,7vh,72px);font-family:var(--font-heading);font-size:clamp(20px,2vw,30px);line-height:1.5;max-width:32ch;color:var(--ink-85)}.cta__panel.svelte-tck0k7.svelte-tck0k7{display:flex;flex-direction:column;align-items:center;gap:14px;width:min(100%,667px);margin:0 auto;padding:clamp(26px,4vh,44px) clamp(28px,5vw,60px);border:1px solid var(--rule-panel)}.cta__status.svelte-tck0k7.svelte-tck0k7{font-size:16px;font-weight:600;letter-spacing:.005em}.cta__invite.svelte-tck0k7.svelte-tck0k7{font-weight:300;font-size:15px;color:var(--ink-55)}.cta__email.svelte-tck0k7.svelte-tck0k7{margin-top:10px;font-family:var(--font-heading);font-size:clamp(26px,3.2vw,46px);line-height:1.1;letter-spacing:-.02em;border-bottom:1px solid rgba(217,164,91,.45);padding-bottom:5px}.cta__email.svelte-tck0k7.svelte-tck0k7:hover,.cta__email.svelte-tck0k7.svelte-tck0k7:focus-visible{border-bottom-color:var(--ink)}.colophon.svelte-tck0k7.svelte-tck0k7{padding:clamp(50px,8vh,90px) var(--page-gutter) clamp(26px,4vh,40px);border-top:1px solid var(--rule)}.colophon__inner.svelte-tck0k7.svelte-tck0k7{max-width:var(--measure);margin:0 auto;display:flex;flex-direction:column;gap:clamp(40px,7vh,80px)}.colophon__wordmark.svelte-tck0k7.svelte-tck0k7{font-family:var(--font-heading);font-size:clamp(52px,13vw,220px);line-height:.86;letter-spacing:-.035em;color:var(--ink-90)}.colophon__meta.svelte-tck0k7.svelte-tck0k7{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:clamp(18px,3vh,30px);border-top:1px solid var(--rule-strong);font-size:12px;line-height:1.5;color:var(--ink-45)}.colophon__entity.svelte-tck0k7.svelte-tck0k7{display:flex;flex-direction:column;gap:6px}.colophon__entity-name.svelte-tck0k7.svelte-tck0k7{color:var(--ink-72)}
