:root{--ink:#090909;--paper:#f4f4f2;--white:#fff;--green:#c8a34e;--sage:#c4c7cc;--line:#d8dade;--muted:#62666c;--graphite:#151515;--gold:#c8a34e;--gold-light:#dfc477;--silver:#b9bdc3;--silver-light:#e5e6e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.shell{width:min(1180px,100% - 48px);margin:0 auto}a{color:inherit;text-decoration:none}.nav{border-bottom:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;height:88px;font-size:12px;display:flex}.brand{align-items:center;gap:12px;font-weight:700;display:flex}.mark{background:var(--green);color:#fff;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:18px;display:grid}.nav nav{color:#4c544f;gap:34px;display:flex}.navCta{border-bottom:1px solid var(--ink);padding-bottom:5px}.eyebrow,.kicker{letter-spacing:.18em;font-size:11px;font-weight:700}.eyebrow{color:var(--green);align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--green);width:28px;height:1px}h1 em{color:var(--green);font-weight:400}.button{letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:34px;padding:18px 22px;font-size:12px;font-weight:700;display:inline-flex}.dark{background:var(--ink);color:#fff}.textLink{text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid;padding-bottom:6px;font-size:12px;font-weight:700}.proofBand{background:var(--green);color:#fff;padding:30px 0}.proofGrid{grid-template-columns:1.5fr repeat(4,1fr);align-items:center;gap:30px;display:grid}.proofIntro{color:#e3ebe5;margin:0;font-family:Georgia,serif;font-size:18px;line-height:1.4}.proofGrid div{border-left:1px solid #ffffff40;padding-left:24px}.proofGrid strong{font-family:Georgia,serif;font-size:27px;font-weight:400;display:block}.proofGrid span{letter-spacing:.08em;text-transform:uppercase;color:#c6d4ca;font-size:10px}.section{padding:120px 0}.sectionHead{grid-template-columns:.7fr 1.6fr .8fr;align-items:start;gap:48px;margin-bottom:66px;display:grid}.sectionNo{color:var(--green);margin-right:18px;font-family:Georgia,serif;font-size:14px}.sectionHead h2,.aboutGrid h2,.contactGrid h2{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(40px,5vw,63px);font-weight:400;line-height:1.05}.sectionHead>p{color:var(--muted);margin:5px 0 0;font-size:15px;line-height:1.7}.capGrid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.capCard{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:42px}.capCard>span{color:var(--green);font-family:Georgia,serif}.capCard h3,.experienceRow h3,.step h3{margin:55px 0 18px;font-family:Georgia,serif;font-size:28px;font-weight:400}.capCard p,.step p{color:var(--muted);max-width:460px;margin:0;line-height:1.65}.systemSection{background:var(--ink);color:#fff;padding:120px 0}.inverse .sectionNo,.inverse .kicker{color:var(--sage)}.experienceList{border-top:1px solid var(--line)}.experienceRow{border-bottom:1px solid var(--line);grid-template-columns:1.2fr 1.1fr .6fr;align-items:center;gap:50px;padding:46px 0;display:grid}.tag{letter-spacing:.15em;color:var(--green);font-size:10px;font-weight:700}.experienceRow h3{margin:18px 0 0;font-size:29px}.experienceRow>p{color:var(--muted);font-size:15px;line-height:1.7}.metric strong{color:var(--green);font-family:Georgia,serif;font-size:39px;font-weight:400;display:block}.metric span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px;line-height:1.4}.aboutSection{background:#e5e3da;padding:120px 0}.aboutGrid{grid-template-columns:1fr 1fr;gap:110px;display:grid}.aboutGrid h2{margin-top:38px}.aboutCopy p{color:var(--muted);line-height:1.75}.aboutCopy .lead{color:var(--ink);margin-top:0;font-family:Georgia,serif;font-size:25px;line-height:1.5}.founder{border-top:1px solid #c8c5ba;align-items:center;gap:15px;margin-top:42px;padding-top:30px;display:flex}.initials{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;font-family:Georgia,serif;display:grid}.founder strong,.founder span{display:block}.founder strong{font-family:Georgia,serif;font-size:18px}.founder span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:5px;font-size:11px}.contactSection{background:var(--green);color:#fff;padding:100px 0}.contactGrid{grid-template-columns:1.4fr .8fr;align-items:end;gap:100px;display:grid}.contactGrid h2{max-width:700px;margin-top:25px}.contactGrid p{color:#c6d4ca;margin:0 0 28px;line-height:1.6}.lightButton{color:var(--green);background:#fff;width:100%}.footer{letter-spacing:.1em;text-transform:uppercase;height:90px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}@media (max-width:900px){.nav nav{display:none}.sectionHead,.aboutGrid,.contactGrid{grid-template-columns:1fr}.proofGrid{grid-template-columns:repeat(2,1fr)}.proofIntro{grid-column:1/-1}.experienceRow{grid-template-columns:1fr}.sectionHead{gap:20px}.sectionHead h2{max-width:700px}.aboutGrid,.contactGrid{gap:55px}}@media (max-width:600px){.shell{width:min(100% - 28px,1180px)}.proofGrid{grid-template-columns:1fr 1fr}.proofGrid div{padding-left:15px}.section,.systemSection,.aboutSection{padding:82px 0}.capGrid{grid-template-columns:1fr}.capCard{padding:30px}.experienceRow{gap:20px}.footer{flex-direction:column;align-items:flex-start;gap:15px;height:auto;padding:28px 0}.contactGrid{gap:45px}.button{gap:20px}}h1 em{color:var(--gold)}.proofBand{background:var(--graphite);color:var(--white);border-top:1px solid #c8a34e73}.proofIntro{color:var(--silver-light)}.proofGrid span{color:var(--silver)}.capCard>span,.tag,.metric strong{color:var(--gold)}.systemSection{background:var(--ink)}.inverse .kicker{color:var(--gold)}.inverse>p,.step p{color:var(--silver)}.aboutSection{background:var(--paper)}.initials{background:var(--ink);color:var(--gold);border:1px solid var(--gold)}.contactSection{background:var(--ink);border-top:1px solid #c8a34e66}.kicker.light{color:var(--gold)}.contactGrid p{color:var(--silver)}.lightButton{background:var(--gold);color:var(--ink)}.footer{background:var(--ink);color:var(--silver);align-items:flex-end;gap:32px;height:auto;min-height:110px;padding:36px 24px}.footerBrand strong{letter-spacing:.16em;color:var(--white);margin-bottom:12px;font-size:11px;font-weight:700;display:block}.footerBrand p{color:var(--silver);margin:0;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.55}.footerCopy{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--silver);font-size:10px}@media (max-width:600px){.footer{align-items:flex-start}.footerCopy{white-space:normal}}.navBar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090909eb;border-bottom:1px solid #c8a34e2e;position:sticky;top:0}.nav{height:84px;color:var(--white);border-bottom:0}.brand{letter-spacing:.16em;gap:14px}.mark{width:32px;height:32px;color:var(--gold);background:0 0;border:1px solid #c8a34eb3;font-size:17px}.nav nav{color:var(--silver);gap:38px}.nav nav a{padding-bottom:6px;transition:color .25s;position:relative}.nav nav a:after{content:"";background:var(--gold);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav nav a:hover{color:var(--white)}.nav nav a:hover:after{transform:scaleX(1)}.navCta{color:var(--white);border:1px solid #c8a34e8c;padding:11px 18px;transition:background .3s,color .3s,border-color .3s}.navCta:hover{background:var(--gold);border-color:var(--gold);color:var(--ink)}.hero{background:var(--ink);color:var(--white);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8a34e1a,#0000 68%);width:560px;height:560px;position:absolute;top:-20%;right:-6%}.heroGrid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(48px,6vw,96px);padding:clamp(76px,9vw,120px) 0 clamp(84px,9vw,128px);display:grid;position:relative}.heroCopy{max-width:620px}.hero h1{letter-spacing:-.035em;margin:26px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,4.6vw,66px);font-weight:400;line-height:1.03}.heroLede{color:var(--silver-light);max-width:52ch;margin:0 0 40px;font-family:Georgia,serif;font-size:clamp(17px,1.3vw,20px);line-height:1.65}.heroActions{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.button.dark{background:var(--gold);color:var(--ink);transition:background .3s}.button.dark:hover{background:var(--gold-light)}.hero .button span{transition:transform .3s}.hero .button:hover span{transform:translate(2px,-2px)}.textLink{color:var(--white);border-bottom-color:#b9bdc399;transition:color .3s,border-color .3s}.textLink:hover{color:var(--gold);border-bottom-color:var(--gold)}.heroDiagram{background:linear-gradient(#ffffff0b,#ffffff03);border:1px solid #ffffff17;padding:34px 32px 30px;animation:.85s cubic-bezier(.22,.61,.36,1) .3s both heroFadeUp;position:relative}.heroDiagramLabel{letter-spacing:.2em;color:var(--silver);margin-bottom:24px;font-size:10px;font-weight:700;display:block}.osFlow{margin:0;padding:0;list-style:none}.osNode{grid-template-columns:12px 1fr auto;align-items:center;gap:20px;padding:15px 0;display:grid;position:relative}.osNode:before{content:"";background:linear-gradient(#b9bdc38c,#b9bdc333);width:1px;height:calc(100% - 20px);position:absolute;top:calc(50% + 10px);left:5px}.osNode:last-child:before{display:none}.osMarker{border:1px solid var(--silver);background:var(--ink);border-radius:50%;width:11px;height:11px}.osLabel{color:var(--silver-light);font-family:Georgia,serif;font-size:19px}.osIndex{letter-spacing:.16em;color:#b9bdc399;font-size:10px}.osNodeFinal .osMarker{border-color:var(--gold);background:var(--gold);width:13px;height:13px;margin-left:-1px;box-shadow:0 0 0 4px #c8a34e29}.osNodeFinal .osLabel{color:var(--gold)}.osNodeFinal .osIndex{color:#c8a34ebf}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.heroCopy>*{animation:.85s cubic-bezier(.22,.61,.36,1) both heroFadeUp}.heroCopy>:first-child{animation-delay:50ms}.heroCopy>:nth-child(2){animation-delay:.15s}.heroCopy>:nth-child(3){animation-delay:.25s}.heroCopy>:nth-child(4){animation-delay:.35s}.osNode{animation:.6s cubic-bezier(.22,.61,.36,1) both heroFadeUp}.osNode:first-child{animation-delay:.45s}.osNode:nth-child(2){animation-delay:.55s}.osNode:nth-child(3){animation-delay:.65s}.osNode:nth-child(4){animation-delay:.75s}.osNode:nth-child(5){animation-delay:.85s}@media (prefers-reduced-motion:reduce){.heroCopy>*,.heroDiagram,.osNode{animation:none}}@media (max-width:980px){.heroGrid{grid-template-columns:1fr;gap:52px}.heroCopy{max-width:none}.heroDiagram{max-width:440px}}@media (max-width:600px){.nav{height:70px}.brand{gap:10px;font-size:10px}.mark{width:28px;height:28px;font-size:15px}.navCta{padding:9px 12px;font-size:10px}.heroGrid{gap:42px;padding:56px 0 68px}.hero h1{margin:22px 0 24px;font-size:clamp(34px,9vw,44px)}.heroLede{margin-bottom:32px;font-size:17px}.heroActions{flex-direction:column;align-items:flex-start;gap:20px}.heroActions .button{width:100%}.heroDiagram{padding:26px 22px}.osLabel{font-size:17px}}.systemPhilosophy{color:var(--white);border-left:1px solid #c8a34e8c;max-width:660px;margin:clamp(40px,4vw,56px) 0 0;padding-left:22px;font-family:Georgia,serif;font-size:clamp(20px,2vw,27px);line-height:1.5}.systemPhilosophy em{color:var(--gold)}.systemFlow{--flow-gap:30px;margin-top:clamp(58px,6vw,82px)}.steps{gap:var(--flow-gap);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.step{padding:34px 0 0;position:relative}.stepNode{z-index:1;border:1px solid var(--silver);background:var(--ink);border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:0}.step:after{content:"";z-index:0;top:6px;left:18px;right:calc(var(--flow-gap) * -1);background:#b9bdc361;height:1px;position:absolute}.step:last-child:after{display:none}.step:nth-child(4):after{background:linear-gradient(90deg,#b9bdc361,#c8a34ea6)}.stepFinal .stepNode{border-color:var(--gold);background:var(--gold);width:18px;height:18px;top:-3px;left:-3px;box-shadow:0 0 0 5px #c8a34e24}.stepNo{letter-spacing:.16em;color:var(--gold);font-size:10px;font-weight:700;display:block}.step h3{margin:16px 0 12px;font-size:21px;line-height:1.25}.step p{color:var(--silver);padding-right:18px;font-size:13px;line-height:1.65}.stepFinal h3{color:var(--gold)}.systemFeedback{height:46px;width:calc(80% + var(--flow-gap) * .8);border-bottom:1px solid #b9bdc34d;border-left:1px solid #b9bdc34d;border-right:1px solid #c8a34e73;margin:34px 0 0 6px;position:relative}.systemFeedback:before{content:"";border-bottom:6px solid #b9bdc3b3;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;position:absolute;top:-1px;left:-4px}.systemFeedbackLabel{background:var(--ink);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;color:var(--silver);padding:0 16px;font-size:10px;font-weight:700;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}@keyframes stepFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){.step{animation:1ms linear both stepFadeIn;animation-timeline:view()}.step:first-child{animation-range:entry 6% entry 46%}.step:nth-child(2){animation-range:entry 12% entry 52%}.step:nth-child(3){animation-range:entry 18% entry 58%}.step:nth-child(4){animation-range:entry 24% entry 64%}.step:nth-child(5){animation-range:entry 30% entry 70%}}@media (prefers-reduced-motion:reduce){.step{animation:none}}@media (max-width:1040px){.steps{grid-template-columns:1fr;gap:0}.step{padding:0 0 34px 34px}.step:last-child{padding-bottom:0}.stepNode{top:3px}.step:after{width:1px;height:calc(100% - 16px);top:19px;left:6px;right:auto}.step:nth-child(4):after{background:linear-gradient(#b9bdc361,#c8a34ea6)}.stepFinal .stepNode{top:0}.step h3{margin:12px 0 10px}.step p{max-width:520px;padding-right:0}.systemFeedback{border:0;border-left:1px solid #c8a34e73;align-items:center;width:auto;height:auto;min-height:44px;margin:26px 0 0 6px;padding-left:28px;display:flex}.systemFeedbackLabel{white-space:normal;padding:0;position:static;transform:none}}#capabilities{padding:88px 0}.capCard{background:#ffffff6b;min-height:210px;padding:32px}.capCard:hover{background:#c8a34e12;border-bottom-color:#c8a34e73;border-right-color:#c8a34e73}.capCard h3{letter-spacing:-.02em;margin:34px 0 14px;font-weight:500}.capCard p{color:var(--muted);font-size:14px;line-height:1.6}@media (max-width:600px){#capabilities{padding:64px 0}.capCard{min-height:0;padding:26px}.capCard h3{margin:26px 0 12px}}.sectionHead{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:44px;display:flex}.sectionHead>div:first-child{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:20px;display:flex}.sectionNo{letter-spacing:-.05em;color:#c8a34e52;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,84px);font-weight:400;line-height:.9;display:block}.sectionHead .kicker{letter-spacing:.18em;color:var(--gold);font-size:11px;font-weight:700}.inverse .sectionNo{color:#c8a34e61}.sectionHead h2{letter-spacing:-.032em;max-width:850px;color:var(--ink);margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.6vw,58px);font-weight:400;line-height:1.08}.inverse h2{color:var(--white)}.sectionHead>p{max-width:650px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.inverse>p{color:var(--silver)}.sectionHead:after{content:"";background:var(--line);align-self:stretch;height:1px;margin-top:30px}.inverse:after{background:#b9bdc32e}.contactGrid>div:first-child .kicker{margin-bottom:28px;display:block}.contactGrid>div:first-child h2{margin-top:0}@media (max-width:900px){.sectionHead{margin-bottom:36px}.sectionHead>div:first-child{margin-bottom:18px}.sectionHead:after{margin-top:26px}}@media (max-width:600px){.sectionHead{margin-bottom:30px}.sectionHead>div:first-child{gap:6px;margin-bottom:16px}.sectionNo{font-size:clamp(44px,14vw,64px)}.sectionHead h2{margin-bottom:14px;font-size:clamp(30px,7.4vw,38px)}.sectionHead>p{font-size:14px}.sectionHead:after{margin-top:22px}.contactGrid>div:first-child .kicker{margin-bottom:22px}}.aboutSection{padding:48px 0 120px}#experience{padding-bottom:48px}.aboutGrid{grid-template-columns:1.15fr .85fr;align-items:start;gap:64px;display:grid}.aboutCopy p{color:var(--muted);max-width:560px;margin:0 0 22px;font-size:15px;line-height:1.75}.aboutCopy p:last-child{margin-bottom:0}.founder{border:1px solid var(--line);background:#ffffff6b;align-items:center;gap:16px;margin-top:0;padding:28px;display:flex}.founder strong{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;display:block}.founder span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:6px;font-size:11px;display:block}.initials{background:var(--ink);width:52px;height:52px;color:var(--gold);border:1px solid var(--gold);border-radius:0;flex-shrink:0;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:16px;display:grid}@media (max-width:900px){.aboutGrid{grid-template-columns:1fr;gap:36px}.aboutCopy p{max-width:660px}}@media (max-width:600px){.aboutSection{padding:40px 0 82px}#experience{padding-bottom:40px}.aboutGrid{gap:28px}.founder{padding:22px}}
