@import"https://fonts.googleapis.com/css2?family=EB+Garamond:wght@500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--paper: #f7f4ee;--paper-deep: #ece5d8;--ink: #1f1f1f;--muted: #5a5a5a;--green: #1f4d3a;--brown: #7a5c3e;--mustard: #c89b3c;--clay: #8c4a3f;--line: rgba(31, 31, 31, .18);--shadow: 0 18px 60px rgba(31, 31, 31, .12);--serif: "EB Garamond", Georgia, serif;--sans: "IBM Plex Sans", system-ui, sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--sans)}body{margin:0;min-width:320px;background:linear-gradient(rgba(31,31,31,.03) 1px,transparent 1px) 0 0 / 100% 36px,var(--paper)}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.2em}button,input,textarea{font:inherit}.site-header,.site-footer,main>section{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.wordmark{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.wordmark-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-family:var(--serif);font-size:1rem;font-weight:700}.wordmark-name{font-family:var(--serif);font-size:1.45rem;font-weight:700}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px 18px;color:var(--muted);font-size:.92rem;font-weight:600}.site-nav a{text-decoration:none}.site-nav a[aria-current=page],.site-nav a:hover{color:var(--ink);text-decoration:underline}.hero{position:relative;min-height:min(760px,calc(100svh - 116px));margin-top:clamp(20px,3vw,34px);margin-bottom:clamp(42px,7vw,84px);border:1px solid var(--ink);background:var(--paper-deep);box-shadow:var(--shadow);overflow:hidden}.hero-copy{position:relative;z-index:1;width:min(50%,650px);padding:clamp(34px,5vw,70px) clamp(24px,5vw,68px)}.hero h1{max-width:610px;font-size:clamp(3.5rem,7vw,6.4rem)}.hero .lede{max-width:570px}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-chart-overlay{position:absolute;z-index:1;left:clamp(16px,4vw,54px);bottom:clamp(70px,9vw,126px);width:min(82vw,1040px);min-width:620px;color:var(--ink);opacity:.66;pointer-events:none;mix-blend-mode:multiply}.trend-channel,.candles line,.review-annotations path{fill:none;stroke:currentColor;stroke-linecap:square;vector-effect:non-scaling-stroke}.trend-channel{stroke-width:1.8;stroke-dasharray:7 9}.trend-channel-soft{opacity:.38}.candles line,.candles rect{opacity:.78}.candles line{stroke-width:1.6}.candles rect{fill:#1f4d3a29;stroke:currentColor;stroke-width:1.6;vector-effect:non-scaling-stroke}.candles .candle-pullback{fill:#8c4a3f1f;stroke:var(--clay)}.candles .pullback-wick{stroke:var(--clay);stroke-width:1.8;opacity:1}.candles .ripening-pullback-wick{stroke-width:2.4}.candles .ripening-wick{stroke:var(--green);stroke-width:2.4;opacity:1}.candles .ripening-candle{fill:#1f4d3a94;stroke:var(--green);stroke-width:2.4}.candles .ripening-pullback{fill:#8c4a3f6b;stroke:var(--clay);stroke-width:2.2}.candles .breakout-wick{stroke:var(--green);stroke-width:3;opacity:1}.candles .breakout-candle{fill:#1f4d3aa8;stroke:var(--green);stroke-width:3}.candles .ignition-wick{stroke:var(--ink);stroke-width:3.4;opacity:1}.candles .ignition-candle{fill:#c89b3cc7;stroke:var(--ink);stroke-width:3.4}.review-annotations{color:var(--clay);opacity:.78}.review-annotations path{stroke-width:1.3}.review-annotations text{fill:currentColor;font-family:var(--sans);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.eyebrow,.section-number,.spread-label,.footer-kicker{color:var(--green);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);line-height:.98}h1{max-width:760px;margin-bottom:24px;font-size:clamp(4rem,14vw,9.5rem);font-weight:700}h2{margin-bottom:18px;font-size:clamp(2.1rem,5vw,4.9rem);font-weight:700}h3{margin-bottom:10px;font-size:1.55rem}.lede{max-width:700px;color:var(--muted);font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.48}p{line-height:1.68}.hero-actions{display:flex;flex-wrap:wrap;gap:16px 22px;align-items:center;margin-top:34px}.button-primary,.interest-form button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:2px;background:var(--ink);color:var(--paper);cursor:pointer;font-weight:700;padding:12px 18px;text-decoration:none}.button-primary:hover,.interest-form button:hover{background:var(--green)}.button-text{color:var(--ink);font-weight:700}.journal-spread{position:relative;display:grid;grid-template-columns:1fr 1fr;min-height:420px;margin:0;border:1px solid var(--ink);background:var(--paper-deep);box-shadow:var(--shadow)}.journal-spread:before{position:absolute;inset:18px;border:1px solid rgba(31,31,31,.1);content:"";pointer-events:none}.spread-page{padding:36px 28px}.spread-page-left{border-right:1px solid var(--line)}.spread-rule{width:62px;height:6px;margin-bottom:28px;background:var(--mustard)}.ledger-row{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid var(--line);font-size:.92rem}.ledger-row strong{max-width:54%;text-align:right}.ledger-row.muted{color:var(--muted)}.chart-line{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:10px;min-height:210px;margin-top:44px;border-bottom:1px solid var(--ink)}.chart-line span{display:block;border:1px solid var(--green);background:#1f4d3a26}.chart-line span:nth-child(1){height:34%}.chart-line span:nth-child(2){height:58%}.chart-line span:nth-child(3){height:42%;border-color:var(--clay);background:#8c4a3f21}.chart-line span:nth-child(4){height:76%}.chart-line span:nth-child(5){height:63%}.margin-note{margin-top:18px;color:var(--brown);font-family:var(--serif);font-size:1.45rem;font-style:italic}.statement-section,.review-layer-section,.split-section,.cta-section,.contact-layout,.article-layout{display:grid;grid-template-columns:minmax(120px,.32fr) minmax(0,1fr);gap:clamp(28px,6vw,74px);padding:clamp(64px,9vw,112px) 0;border-top:1px solid var(--line)}.statement-section{display:block}.statement-section>div{max-width:920px}.review-layer-section{align-items:start}.review-layer-copy{max-width:760px;padding-top:6px}.review-layer-copy p{color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.62}.review-layer-copy p+p{margin-top:22px}.statement-section p:last-child,.cta-section p,.contact-note p,.prose p{max-width:720px;color:var(--muted);font-size:1.08rem}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line)}.principle-grid article{min-height:250px;padding:26px;background:#f7f4eebd}.principle-grid article+article{border-left:1px solid var(--line)}.principle-grid p{color:var(--muted)}.quote-band{padding:clamp(64px,10vw,130px) 0;border-block:1px solid var(--ink)}blockquote{max-width:900px;margin:0}blockquote p{font-family:var(--serif);font-size:clamp(2.6rem,7vw,6.2rem);font-weight:600;line-height:1}.cta-section{align-items:start}.interest-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:28px;border:1px solid var(--ink);background:var(--paper-deep)}.interest-form label,.full-field,.form-note,.form-status,.interest-form button{grid-column:1 / -1}.interest-form:not(.interest-form-compact) label:not(.full-field){grid-column:span 1}.interest-form span{display:block;margin-bottom:8px;color:var(--muted);font-size:.82rem;font-weight:700;text-transform:uppercase}.interest-form input,.interest-form textarea{width:100%;border:1px solid var(--line);border-radius:0;background:#fffdf8;color:var(--ink);padding:12px}.interest-form input:focus,.interest-form textarea:focus{border-color:var(--green);outline:2px solid rgba(31,77,58,.16)}.form-note{margin:0;color:var(--muted);font-size:.9rem}.form-status{min-height:1.35em;margin:0;font-size:.95rem;font-weight:700}.form-status:empty{display:none}.form-status[data-state=success]{color:var(--green)}.form-status[data-state=error]{color:var(--clay)}.page-header{padding:clamp(58px,9vw,116px) 0 clamp(36px,6vw,74px)}.page-header h1{max-width:980px;font-size:clamp(3.1rem,8vw,7.4rem)}.article-layout aside,.contact-note{color:var(--green);font-family:var(--serif);font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.12}.prose{max-width:780px}.prose h2{margin-top:40px;font-size:2.1rem}.prose h2:first-child{margin-top:0}.manifesto-list{display:grid;gap:0;padding-bottom:clamp(72px,10vw,130px)}.manifesto-list article{display:grid;grid-template-columns:90px minmax(0,.72fr) minmax(280px,1fr);gap:28px;padding:34px 0;border-top:1px solid var(--line)}.manifesto-list span{color:var(--mustard);font-family:var(--serif);font-size:2.2rem}.manifesto-list h2{margin-bottom:0;font-size:clamp(2rem,4vw,4rem)}.manifesto-list p{color:var(--muted);font-size:1.08rem}.site-footer{display:flex;justify-content:space-between;gap:28px;padding:34px 0;border-top:1px solid var(--ink);color:var(--muted);font-size:.95rem}.site-footer p{margin-bottom:6px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;justify-content:flex-end}@media(max-width:880px){.site-header,.site-footer{align-items:flex-start;flex-direction:column}.site-nav,.footer-links{justify-content:flex-start}.statement-section,.review-layer-section,.split-section,.cta-section,.contact-layout,.article-layout,.manifesto-list article{grid-template-columns:1fr}}@media(max-width:700px){.hero{min-height:auto;overflow:visible}.hero-background{position:relative;display:block;height:auto;aspect-ratio:1672 / 941;object-fit:cover}.hero-chart-overlay{display:none}.hero-copy{width:100%;padding:28px;background:var(--paper);border-top:1px solid var(--ink)}.hero h1{font-size:clamp(3.4rem,13vw,5.4rem)}.principle-grid{grid-template-columns:1fr}.principle-grid article+article{border-top:1px solid var(--line);border-left:0}.manifesto-list article{gap:10px}}@media(max-width:620px){.site-header,.site-footer,main>section{width:min(100% - 28px,1180px)}h1{font-size:clamp(3.6rem,18vw,5.9rem)}.hero h1{font-size:clamp(3.2rem,15vw,4.8rem)}.interest-form{grid-template-columns:1fr}.hero-copy{padding:24px}.interest-form:not(.interest-form-compact) label:not(.full-field){grid-column:1 / -1}}
