:root{--bg: #050812;--bg-2: #070c17;--panel: #0b1322;--panel-2: #0f192b;--text: #f6f8fd;--muted: #9aa6ba;--muted-2: #6f7c92;--line: rgba(132, 152, 194, .18);--line-strong: rgba(132, 152, 194, .32);--blue: #2f6fff;--blue-2: #5c8fff;--green: #68d66f;--red: #ff5a5f;--maxw: 92rem;--font-sans: "Inter", system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}*{box-sizing:border-box}html{background:#f5f3ed;color:var(--text);font-family:var(--font-sans);font-size:16px}body{margin:0;min-height:100vh;background:#f5f3ed}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#f5f3ed;backdrop-filter:blur(16px)}.header-inner,.site-footer,.hero-split,.trust-strip,.dashboard-section,.research-section,.process-section{width:min(calc(100% - 2rem),var(--maxw));margin-inline:auto}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:68px;gap:2rem}.brand,.footer-brand{color:#202a2b;font-size:1.35rem;font-weight:800;letter-spacing:-.04em;text-decoration:none}.brand span{display:inline-block;width:.42rem;height:.42rem;margin-left:.14rem;border-radius:3px;background:#17594f;box-shadow:none}.site-nav{display:flex;justify-content:center;gap:1.75rem}.site-nav a{position:relative;color:#202a2b;font-size:.875rem;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{color:#202a2b}.site-nav a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-24px;height:2px;background:#17594f}.header-cta{padding:.58rem .82rem;border:1px solid #d1d8d0;border-radius:3px;color:#202a2b;font-size:.875rem;text-decoration:none}.header-cta:hover{background:#f5f3ed}.hero-split{display:grid;grid-template-columns:minmax(0,.75fr) minmax(560px,1.25fr);gap:2rem;align-items:center;min-height:640px;padding:4rem 0 2.25rem}.hero-copy{position:relative;z-index:2}.eyebrow,.section-heading>div>p{margin:0 0 .9rem;color:#17594f;font-family:var(--font-mono);font-size:.875rem;font-weight:600;letter-spacing:.18em}.hero-copy h1{max-width:8ch;margin:0;font-size:clamp(4.4rem,7.4vw,7.2rem);line-height:.91;letter-spacing:-.075em}.hero-copy h1 span{display:block;color:var(--blue)}.hero-lead{max-width:34rem;margin:1.5rem 0 0;color:#202a2b;font-size:1.05rem}.hero-support{max-width:35rem;margin:.7rem 0 0;color:var(--muted);font-size:.92rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.55rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.75rem 1.15rem;border-radius:3px;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .15s ease,background .15s ease,border-color .15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{border:1px solid var(--blue);color:#202a2b;background:#17594f;box-shadow:none}.btn-secondary{border:1px solid var(--line-strong);color:#202a2b;background:#f5f3ed}.btn-secondary:hover{border-color:#d1d8d0}.hero-risk{max-width:32rem;margin:.85rem 0 0;color:var(--muted-2);font-size:.875rem}.market-visual{position:relative;min-height:520px;overflow:hidden;border-radius:3px;background:#f5f3ed}.market-visual svg{width:100%;height:100%}.market-grid line{stroke:#5b71a214}.zone-block{stroke-width:1}.zone-block.supply{fill:#2f6fff1c;stroke:#4c82ff5c}.zone-block.demand{fill:#2f6fff14;stroke:#4c82ff47}.candles line{stroke:#7f9ddb5c;stroke-width:1.2}.candles rect{opacity:.75}.candles rect.up{fill:#5b8fff}.candles rect.down{fill:#203b79}.hero-area{fill:url(#heroFill)}.hero-line{fill:none;stroke:url(#heroLine);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(47,111,255,.5))}.hero-average{fill:none;stroke:#6696ff80;stroke-width:1.5;stroke-dasharray:6 8}.volume rect{fill:#4a6fc02e}.market-label{position:absolute;right:1.6rem;z-index:2;padding:.23rem .48rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.08em}.market-label-supply{top:17%}.market-label-demand{bottom:17%}.visual-caption{position:absolute;right:1rem;bottom:.6rem;color:var(--muted-2);font-size:.875rem}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.trust-strip article{display:flex;gap:.9rem;align-items:center;min-height:112px;padding:1rem 1.2rem;border-right:1px solid var(--line)}.trust-strip article:last-child{border-right:0}.icon-box{display:grid;place-items:center;width:44px;height:44px;flex:0 0 auto;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed}.trust-strip span{color:var(--muted-2);font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em}.trust-strip h2{margin:.12rem 0;font-size:.9rem}.trust-strip p{margin:0;color:var(--muted);font-size:.875rem}.dashboard-section,.research-section,.process-section{padding:2.4rem 0;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.05rem}.section-heading h2{margin:0;font-size:1.22rem}.section-heading a{color:#17594f;font-size:.875rem;text-decoration:none}.performance-dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.performance-tile{padding:1rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed;transition:transform .15s ease,border-color .15s ease}.performance-tile:hover{transform:translateY(-2px);border-color:#d1d8d0}.tile-head{display:flex;justify-content:space-between;align-items:center;color:#202a2b;font-size:.875rem;font-weight:600}.info-dot{display:grid;place-items:center;width:15px;height:15px;border:1px solid var(--line-strong);border-radius:3px;color:var(--muted-2);font-size:.875rem}.tile-return{margin-top:.3rem;font-size:1.7rem;font-weight:700}.positive{color:var(--green)}.negative{color:var(--red)}.tile-spark{width:100%;height:54px;margin:.15rem 0 .55rem}.tile-spark path{fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tile-spark path.positive{stroke:var(--green)}.tile-spark path.negative{stroke:var(--red)}.tile-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding-top:.65rem;border-top:1px solid var(--line)}.tile-stats span,.tile-stats strong{display:block}.tile-stats span{color:var(--muted-2);font-size:.875rem}.tile-stats strong{margin-top:.08rem;font-size:.875rem}.data-note{margin:.65rem 0 0;color:var(--muted-2);font-size:.875rem}.research-feature-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:.9rem}.research-card{overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed;transition:transform .15s ease,border-color .15s ease}.research-card:hover{transform:translateY(-2px);border-color:#d1d8d0}.research-card.featured{grid-row:span 2}.research-art{position:relative;height:180px;overflow:hidden;border-bottom:1px solid var(--line);background:#f5f3ed}.research-card.featured .research-art{height:260px}.art-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(74,99,154,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(74,99,154,.1) 1px,transparent 1px);background-size:24px 24px}.art-zone{position:absolute;left:10%;right:8%;height:17%;border:1px solid #d1d8d0;background:#f5f3ed}.art-zone.top{top:18%}.art-zone.bottom{bottom:16%}.research-art svg{position:absolute;inset:auto 0 8%;width:100%}.art-line{fill:none;stroke:#6e98ff;stroke-width:2.3;filter:drop-shadow(0 0 6px rgba(58,103,255,.42))}.research-copy{padding:.9rem}.research-meta{display:flex;justify-content:space-between;gap:.5rem;color:var(--muted-2);font-size:.875rem}.research-meta span{padding:.18rem .35rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;text-transform:uppercase}.research-copy h3{margin:.55rem 0 .28rem;font-size:.9rem;line-height:1.22}.research-card.featured .research-copy h3{font-size:1.15rem}.research-copy h3 a{color:#202a2b;text-decoration:none}.research-copy p{margin:0;color:var(--muted);font-size:.875rem;line-height:1.45}.tickers{display:flex;flex-wrap:wrap;gap:.28rem;margin-top:.65rem}.tickers span{padding:.14rem .36rem;border:1px solid #d1d8d0;border-radius:3px;color:#53615e;font-family:var(--font-mono);font-size:.875rem}.process-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:.7rem;align-items:center}.process-flow article{position:relative;min-height:190px;padding:1rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.process-number{color:var(--muted-2);font-family:var(--font-mono);font-size:.875rem}.process-icon{display:grid;place-items:center;width:44px;height:44px;margin-top:.7rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed}.process-flow h3{margin:.8rem 0 .3rem;font-size:.9rem}.process-flow p{margin:0;color:var(--muted);font-size:.875rem;line-height:1.45}.process-arrow{color:#17594f;font-size:1.2rem}.article{max-width:49rem;margin:0 auto;padding:3rem 1rem 4.5rem}.article h1{margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1.03;letter-spacing:-.055em}.article .meta{display:flex;gap:1rem;margin:1.1rem 0 1.8rem;padding-bottom:1rem;border-bottom:1px solid var(--line);color:var(--muted-2);font-family:var(--font-mono);font-size:.875rem}.article .prose{color:#202a2b;font-size:1.04rem;line-height:1.78}.article .prose h2{margin-top:2.2rem;color:#202a2b;font-size:1.42rem}.article .prose a{color:#17594f}.article .prose blockquote{margin:1.5rem 0;padding:.25rem 0 .25rem 1rem;border-left:3px solid var(--blue);color:#53615e}.article .prose code{padding:.1rem .32rem;border-radius:3px;color:#202a2b;background:#f5f3ed;font-family:var(--font-mono)}.article .prose pre{overflow-x:auto;padding:1rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.article .prose pre code{padding:0;background:none}.article .prose img{max-width:100%;border-radius:3px}.site-footer{margin-top:2rem;padding:2rem 0 2.6rem;border-top:1px solid var(--line)}.footer-inner{display:flex;justify-content:space-between;gap:1rem}.footer-inner p{margin:.25rem 0 0;color:var(--muted);font-size:.875rem}.footer-links{display:flex;flex-wrap:wrap;gap:1rem}.footer-links a{color:#17594f;font-size:.875rem;text-decoration:none}.footer-bottom{margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted-2);font-size:.875rem}.footer-bottom p{margin:.25rem 0}@media(max-width:1180px){.hero-split{grid-template-columns:1fr}.market-visual{min-height:430px}.trust-strip,.performance-dashboard{grid-template-columns:repeat(2,1fr)}.trust-strip article:nth-child(2){border-right:0}.trust-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}.research-feature-grid{grid-template-columns:1fr 1fr}.research-card.featured{grid-row:auto;grid-column:1 / -1}.process-flow{grid-template-columns:repeat(2,1fr)}.process-arrow{display:none}}@media(max-width:820px){.header-inner{grid-template-columns:1fr auto;padding:.9rem 0}.site-nav{grid-column:1 / -1;justify-content:flex-start;overflow-x:auto;padding-bottom:.3rem;white-space:nowrap}.site-nav a[aria-current=page]:after{display:none}.hero-split{min-height:auto;padding-top:3rem}.hero-copy h1{font-size:clamp(3.7rem,15vw,5.8rem)}.market-visual{min-height:340px}.section-heading{flex-direction:column;align-items:flex-start}.footer-inner{flex-direction:column}}@media(max-width:580px){.header-cta,.market-visual{display:none}.trust-strip,.performance-dashboard,.research-feature-grid,.process-flow{grid-template-columns:1fr}.trust-strip article{border-right:0;border-bottom:1px solid var(--line)}.trust-strip article:last-child{border-bottom:0}.research-card.featured{grid-column:auto}}.tools-hero,.tools-grid-section,.tool-page{width:min(calc(100% - 2rem),var(--maxw));margin-inline:auto}.tools-hero{padding:5.5rem 0 2.5rem;border-bottom:1px solid var(--line)}.tools-hero h1,.tool-page-head h1{margin:0;max-width:13ch;font-size:clamp(3rem,6vw,5.6rem);line-height:.98;letter-spacing:-.065em}.tools-hero>p:last-child,.tool-page-head>div>p:last-child{max-width:42rem;color:var(--muted);font-size:1rem}.tools-grid-section{padding:2rem 0 4rem}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.tool-card{display:flex;flex-direction:column;min-height:290px;padding:1.25rem;border:1px solid var(--line);border-radius:3px;color:inherit;background:#f5f3ed;text-decoration:none;transition:transform .15s ease,border-color .15s ease}.tool-card:hover{transform:translateY(-3px);border-color:#d1d8d0}.tool-card-top{display:flex;align-items:center;justify-content:space-between}.tool-card-top>span,.tools-principle>span{color:var(--muted-2);font-family:var(--font-mono);font-size:.875rem;letter-spacing:.12em}.tool-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-size:1.1rem}.tool-card h2{margin:2.2rem 0 .55rem;font-size:1.15rem}.tool-card p{margin:0;color:var(--muted);font-size:.875rem;line-height:1.55}.tool-link{margin-top:auto;padding-top:1.2rem;color:#17594f;font-size:.875rem}.tools-principle{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem;padding:1.2rem 1.3rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.tools-principle strong{font-size:.9rem}.tool-page{padding:4rem 0 5rem}.tool-page-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem}.tool-page-head h1{max-width:14ch;font-size:clamp(2.8rem,5vw,4.8rem)}.tool-page-head>a{color:#17594f;font-size:.875rem;text-decoration:none}.calculator-shell,.planner-shell{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(380px,1.2fr);gap:1rem}.calculator-form,.planner-form,.calculator-results,.trade-plan-output,.tool-note{border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.calculator-form,.planner-form{display:grid;gap:1rem;padding:1.25rem}.planner-form{grid-template-columns:1fr 1fr}.calculator-form label,.planner-form label{display:grid;gap:.38rem}.planner-form label.wide{grid-column:1 / -1}.calculator-form label>span,.planner-form label>span{color:#202a2b;font-size:.875rem;font-weight:600}.calculator-form input,.planner-form input,.planner-form textarea,.planner-form select{width:100%;min-height:46px;padding:.72rem .8rem;border:1px solid var(--line-strong);border-radius:3px;color:#202a2b;background:#f5f3ed;font:inherit}.planner-form textarea{resize:vertical;min-height:88px}.calculator-form input:focus,.planner-form input:focus,.planner-form textarea:focus,.planner-form select:focus{outline:2px solid rgba(47,111,255,.5);outline-offset:1px}.input-wrap{display:flex;align-items:center;border:1px solid var(--line-strong);border-radius:3px;background:#f5f3ed}.input-wrap>span{padding:0 .7rem;color:var(--muted-2);font-family:var(--font-mono);font-size:.875rem}.input-wrap input{border:0;background:transparent}.calculator-results,.trade-plan-output{padding:1.25rem}.result-primary{padding-bottom:1rem;border-bottom:1px solid var(--line)}.result-primary span{display:block;color:var(--muted-2);font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em}.result-primary strong{display:block;margin-top:.25rem;color:#202a2b;font-size:clamp(2.1rem,5vw,4rem);line-height:1;letter-spacing:-.055em}.result-grid,.trade-plan-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem}.result-grid div,.trade-plan-grid div{padding:.8rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.result-grid span,.trade-plan-grid span,.trade-plan-output section>span{display:block;color:var(--muted-2);font-size:.875rem}.result-grid strong,.trade-plan-grid strong{display:block;margin-top:.15rem;color:#202a2b;font-size:.875rem}.calculator-results>p,.plan-status{margin:1rem 0 0;color:var(--muted);font-size:.875rem}.tool-note{margin-top:1rem;padding:1rem 1.15rem}.tool-note strong{font-size:.875rem}.tool-note p{margin:.35rem 0 0;max-width:62rem;color:var(--muted);font-size:.875rem}.trade-plan-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.trade-plan-header span{color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.12em}.trade-plan-header h2{margin:.2rem 0 0;font-size:1.5rem}.trade-plan-header>strong{padding:.28rem .55rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;font-size:.875rem}.trade-plan-output section{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.trade-plan-output section p{margin:.35rem 0 0;color:#202a2b;font-size:.875rem;white-space:pre-wrap}.plan-actions{display:flex;gap:.7rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.plan-actions button{cursor:pointer}@media print{.site-header,.site-footer,.planner-form,.tool-page-head>a,.plan-actions{display:none!important}body{background:#f5f3ed;color:#202a2b}.planner-shell{display:block}.trade-plan-output{border:0;color:#202a2b;background:#f5f3ed}}@media(max-width:900px){.tools-grid,.calculator-shell,.planner-shell{grid-template-columns:1fr}.tool-page-head{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.planner-form,.result-grid,.trade-plan-grid{grid-template-columns:1fr}.tools-principle{align-items:flex-start;flex-direction:column}}:root{--muted: #b4bfd1;--muted-2: #8f9bb0}html{font-size:17px}.tool-page-head>div>p:last-child,.tools-hero>p:last-child{color:#53615e;font-size:1.02rem;line-height:1.65}.calculator-form label>span,.planner-form label>span{color:#202a2b;font-size:.875rem;line-height:1.35}.calculator-form input,.planner-form input,.planner-form textarea,.planner-form select{color:#202a2b;font-size:1rem}.input-wrap>span{color:#53615e;font-size:.875rem}.result-primary span{color:#53615e;font-size:.875rem}.result-grid span,.trade-plan-grid span,.trade-plan-output section>span{color:#53615e;font-size:.875rem;line-height:1.35}.result-grid strong,.trade-plan-grid strong{color:#202a2b;font-size:.88rem}.calculator-results>p,.plan-status{color:#53615e;font-size:.875rem;line-height:1.55}.tool-note strong{color:#202a2b;font-size:.875rem}.tool-note p{color:#53615e;font-size:.875rem;line-height:1.65}.tool-page-head>a,.section-heading a,.tool-link{font-size:.875rem}.tool-card-top>span,.tools-principle>span{color:#53615e;font-size:.875rem}.tool-card p{color:#53615e;font-size:.875rem;line-height:1.6}.trade-plan-output section p{color:#202a2b;font-size:.875rem;line-height:1.6}.footer-links a,.footer-inner p,.footer-bottom{color:#53615e;font-size:.875rem}.header-cta,.site-nav a{font-size:.875rem}@media(max-width:580px){html{font-size:16px}.calculator-form label>span,.planner-form label>span{font-size:.875rem}.result-grid span,.trade-plan-grid span,.trade-plan-output section>span{font-size:.875rem}.result-grid strong,.trade-plan-grid strong{font-size:.92rem}}.plan-status.error{padding:.7rem .8rem;border:1px solid #d1d8d0;border-radius:3px;color:#b13e44;background:#f5f3ed}.zone-check-shell{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(420px,1.05fr);gap:1rem}.zone-check-form,.zone-result{border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.zone-check-form{display:grid;gap:.85rem;padding:1.2rem}.zone-field{display:grid;gap:.45rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.zone-field>span{color:#202a2b;font-size:.875rem;font-weight:600}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.segmented-control label{cursor:pointer}.segmented-control input{position:absolute;opacity:0;pointer-events:none}.segmented-control span{display:grid;place-items:center;min-height:42px;border:1px solid var(--line-strong);border-radius:3px;color:#202a2b;background:#f5f3ed;font-size:.875rem}.segmented-control input:checked+span{border-color:#d1d8d0;color:#202a2b;background:#f5f3ed;box-shadow:none}.zone-question{display:grid;grid-template-columns:1fr 13rem;gap:1rem;align-items:center;padding:.9rem 0;border-bottom:1px solid var(--line)}.zone-question:last-of-type{border-bottom:0}.zone-question strong,.zone-question span{display:block}.zone-question strong{color:#202a2b;font-size:.875rem}.zone-question span{margin-top:.2rem;color:#53615e;font-size:.875rem;line-height:1.45}.zone-question select{width:100%;min-height:42px;padding:.62rem .7rem;border:1px solid var(--line-strong);border-radius:3px;color:#202a2b;background:#f5f3ed;font:inherit;font-size:.875rem}.zone-result{padding:1.25rem}.zone-score-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.zone-score-head>div:first-child>span{color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.12em}.zone-score-head h2{margin:.2rem 0 0;font-size:1.45rem}.zone-score-ring{--score-angle: 360deg;display:grid;place-items:center;width:94px;height:94px;border-radius:3px;background:radial-gradient(circle at center,#0c1424 57%,transparent 59%),conic-gradient(var(--green) var(--score-angle),rgba(112,130,169,.17) 0)}.zone-score-ring.moderate{background:radial-gradient(circle at center,#0c1424 57%,transparent 59%),conic-gradient(#f0b45a var(--score-angle),rgba(112,130,169,.17) 0)}.zone-score-ring.weak,.zone-score-ring.poor{background:radial-gradient(circle at center,#0c1424 57%,transparent 59%),conic-gradient(var(--red) var(--score-angle),rgba(112,130,169,.17) 0)}.zone-score-ring strong{grid-area:1 / 1;margin-right:.8rem;font-size:1.65rem}.zone-score-ring span{grid-area:1 / 1;margin:1.1rem 0 0 2.15rem;color:var(--muted-2);font-size:.875rem}.zone-grade{margin-top:1rem;padding:.85rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.zone-grade span,.zone-grade strong{display:block}.zone-grade span{color:var(--muted-2);font-size:.875rem}.zone-grade strong{margin-top:.15rem;color:#202a2b;font-size:.95rem}.zone-result-columns{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-top:1rem}.zone-result-columns section{padding:.9rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.zone-result-columns h3{margin:0 0 .65rem;font-size:.875rem}.zone-result-columns ul{display:grid;gap:.48rem;margin:0;padding-left:1rem;color:#202a2b;font-size:.875rem;line-height:1.45}.zone-result-columns section:first-child li::marker{color:var(--green)}.zone-result-columns section:last-child li::marker{color:#17594f}.zone-summary{margin-top:1rem;padding:.9rem;border-left:3px solid var(--blue);color:#202a2b;background:#f5f3ed;font-size:.875rem;line-height:1.55}@media(max-width:980px){.zone-check-shell{grid-template-columns:1fr}}@media(max-width:650px){.zone-question,.zone-result-columns{grid-template-columns:1fr}}.home-hero,.home-proof,.home-destinations,.home-record{width:min(calc(100% - 2rem),var(--maxw));margin-inline:auto}.home-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(620px,1.2fr);gap:clamp(2rem,5vw,5rem);align-items:center;padding:clamp(4rem,8vw,7.5rem) 0 2rem}.home-hero-copy h1{max-width:11ch;margin:0;font-size:clamp(3.5rem,5.8vw,6.4rem);line-height:.98;letter-spacing:-.065em}.home-hero-copy h1 span{color:#202a2b}.home-hero-lead{max-width:38rem;margin:1.35rem 0 0;color:#202a2b;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.6}.home-kicker{margin:0;color:#17594f;font-family:var(--font-mono);font-size:.875rem;font-weight:600;letter-spacing:.16em}.framework-panel,.destination-card,.record-performance,.record-cta{border:1px solid var(--line);border-radius:3px;background:#f5f3ed;box-shadow:none}.framework-panel{padding:clamp(1.35rem,2.6vw,2.25rem)}.framework-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.8rem}.framework-step{position:relative;text-align:center}.framework-number{position:relative;z-index:2;display:grid;place-items:center;width:46px;height:46px;margin:0 auto;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem}.framework-line{position:absolute;top:22px;left:calc(50% + 24px);width:calc(100% - 32px);height:1px;background:#17594f}.framework-icon{display:grid;place-items:center;width:60px;height:60px;margin:1rem auto .7rem;border:1px solid var(--line-strong);border-radius:3px;color:#202a2b;background:#f5f3ed;font-size:1.35rem}.framework-step h2{margin:0;color:#202a2b;font-size:.875rem}.home-proof{display:grid;grid-template-columns:repeat(4,1fr);margin-top:1rem;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.home-proof article{display:flex;align-items:center;justify-content:center;gap:.7rem;min-height:76px;padding:1rem;border-right:1px solid var(--line)}.home-proof article:last-child{border-right:0}.home-proof span{display:grid;place-items:center;width:36px;height:36px;flex:0 0 auto;border:1px solid #d1d8d0;border-radius:3px;color:#17594f}.home-proof strong{color:#202a2b;font-size:.875rem}.home-destinations{display:grid;grid-template-columns:1.25fr 1fr .95fr;gap:1rem;padding:1rem 0}.destination-card{position:relative;min-height:330px;overflow:hidden;padding:clamp(1.25rem,2vw,1.7rem)}.destination-card h2{position:relative;z-index:2;margin:.85rem 0 .55rem;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.16;letter-spacing:-.035em}.destination-card p:not(.home-kicker){position:relative;z-index:2;margin:0;max-width:34rem;color:var(--muted);font-size:.875rem;line-height:1.55}.destination-card a{position:relative;z-index:3;color:#17594f;font-size:.875rem;text-decoration:none}.research-destination>div:first-child{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem}.research-destination time{color:var(--muted-2);font-family:var(--font-mono);font-size:.875rem}.research-destination>a{display:inline-flex;margin-top:1.2rem}.destination-chart{position:absolute;right:-1rem;bottom:0;width:72%;opacity:.72;pointer-events:none}.destination-area{fill:url(#destinationFill)}.destination-line{fill:none;stroke:#6e98ff;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px rgba(58,103,255,.42))}.home-tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin:1.2rem 0}.home-tool-grid a{display:flex;align-items:center;gap:.55rem;min-height:58px;padding:.75rem;border:1px solid var(--line);border-radius:3px;color:#202a2b;background:#f5f3ed;font-size:.875rem}.home-tool-grid a:hover{border-color:#d1d8d0}.home-tool-grid span{color:#17594f;font-size:1rem}.destination-link{display:inline-flex;margin-top:.2rem}.start-destination{display:flex;align-items:center;gap:1.2rem}.start-icon{display:grid;place-items:center;width:74px;height:74px;flex:0 0 auto;border:1px solid var(--line-strong);border-radius:3px;color:#17594f;background:#f5f3ed;font-size:1.7rem}.start-destination a{display:inline-flex;margin-top:1.2rem}.home-record{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;padding-bottom:2.5rem}.record-performance,.record-cta{padding:clamp(1.25rem,2vw,1.7rem)}.record-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:1.25rem}.record-grid article{padding:.2rem 1rem;border-right:1px solid var(--line)}.record-grid article:first-child{padding-left:0}.record-grid article:last-child{padding-right:0;border-right:0}.record-grid span,.record-grid strong{display:block}.record-grid span{color:#202a2b;font-size:.875rem}.record-grid strong{margin-top:.35rem;font-size:clamp(1.35rem,2.3vw,2rem);letter-spacing:-.04em}.record-note{margin:1.2rem 0 0;color:var(--muted-2);font-size:.875rem}.record-cta{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.record-cta h2{margin:.55rem 0 .4rem;font-size:clamp(1.45rem,2vw,2rem);letter-spacing:-.035em}.record-cta p:not(.home-kicker){margin:0;max-width:30rem;color:var(--muted);font-size:.875rem;line-height:1.55}.record-cta .btn{flex:0 0 auto}.nav-toggle,.mobile-portfolio{display:none}@media(max-width:1180px){.home-hero{grid-template-columns:1fr;padding-top:4rem}.home-hero-copy h1{max-width:13ch}.home-destinations{grid-template-columns:1fr 1fr}.research-destination{grid-column:1 / -1}.home-record{grid-template-columns:1fr}}@media(max-width:820px){.header-inner{position:relative;display:grid;grid-template-columns:1fr auto;min-height:64px;padding:0}.nav-toggle{display:grid;place-content:center;gap:4px;width:44px;height:44px;padding:0;border:1px solid var(--line-strong);border-radius:3px;color:#202a2b;background:#f5f3ed}.nav-toggle span{display:block;width:19px;height:2px;border-radius:3px;background:#f5f3ed;transition:transform .16s ease,opacity .16s ease}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-nav{position:absolute;top:calc(100% + 1px);left:0;right:0;display:none;grid-column:auto;flex-direction:column;gap:0;overflow:visible;padding:.5rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed;box-shadow:none}.site-nav[data-open=true]{display:flex}.site-nav a{min-height:46px;padding:.8rem;border-radius:3px;font-size:.92rem}.site-nav a:hover,.site-nav a[aria-current=page]{background:#f5f3ed}.site-nav a[aria-current=page]:after{display:none}.mobile-portfolio{display:flex!important;color:#17594f!important}.header-cta{display:none}.framework-steps{grid-template-columns:repeat(2,1fr);row-gap:1.5rem}.framework-step:nth-child(2) .framework-line{display:none}.home-proof{grid-template-columns:1fr 1fr}.home-proof article:nth-child(2){border-right:0}.home-proof article:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-destinations{grid-template-columns:1fr}.research-destination{grid-column:auto}.destination-card{min-height:300px}.record-cta{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.home-hero,.home-proof,.home-destinations,.home-record{width:min(calc(100% - 1.25rem),var(--maxw))}.home-hero{gap:1.25rem;padding:2.75rem 0 .75rem}.home-hero-copy h1{font-size:clamp(2.8rem,13.5vw,4.1rem)}.home-hero-lead{font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.framework-panel{padding:1rem}.framework-steps{gap:.65rem}.framework-line{display:none}.framework-icon{width:52px;height:52px}.framework-step h2{font-size:.875rem}.home-proof article{justify-content:flex-start;min-height:72px;padding:.8rem}.home-proof strong{font-size:.875rem}.destination-card{min-height:0}.research-destination{min-height:340px}.start-destination{align-items:flex-start;flex-direction:column}.record-grid{grid-template-columns:1fr 1fr;gap:1rem 0}.record-grid article:nth-child(2){border-right:0}.record-grid article:nth-child(3){padding-left:0}.record-cta .btn{width:100%}}.market-plan-panel{overflow:hidden;padding:clamp(1.25rem,2.4vw,2rem);border:1px solid var(--line);border-radius:3px;background:#f5f3ed;box-shadow:none}.market-plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.market-plan-head h2{margin:.55rem 0 0;font-size:clamp(1.1rem,1.7vw,1.45rem);letter-spacing:-.025em}.market-plan-head>span{padding:.38rem .62rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em;white-space:nowrap}.market-plan-chart{display:block;width:100%;height:auto;margin-top:.65rem}.plan-grid line{stroke:#6981b51a;stroke-width:1}.supply-band{fill:#ff5a5f14;stroke:#ff5a5f61}.demand-band{fill:#2f6fff1a;stroke:#4f85ff6b}.zone-label{font-family:var(--font-mono);font-size:10px;letter-spacing:1.2px}.supply-label{fill:#f28b8f}.demand-label{fill:#83a9ff}.reward-area{fill:url(#rewardFill);stroke:#68d66f29}.risk-area{fill:url(#riskFill);stroke:#ff5a5f2e}.target-line,.entry-line,.stop-line{stroke-width:1.4;stroke-dasharray:6 7}.target-line{stroke:#68d66fc7}.entry-line{stroke:#739effc7}.stop-line{stroke:#ff5a5fc7}.level-label{font-family:var(--font-mono);font-size:9px;letter-spacing:1px}.level-label.target{fill:#79dc7f}.level-label.entry{fill:#89aaff}.level-label.stop{fill:#ff8589}.price-glow{fill:none;stroke:#2f6fff52;stroke-width:9;filter:url(#lineGlow)}.price-path{fill:none;stroke:#77a0ff;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}.entry-point{fill:#0c1628;stroke:#8aabff;stroke-width:3}.target-point{fill:#0c1628;stroke:#77dc7e;stroke-width:3}.ratio-badge rect{fill:#091322f0;stroke:#68d66f7a}.ratio-badge text{fill:#8be391;font-family:var(--font-mono);font-size:13px;font-weight:600;letter-spacing:1px}.chart-callout rect{fill:#08111ff0;stroke:#4f85ff6b}.chart-callout text{fill:#91b1fa;font-family:var(--font-mono);font-size:9px;letter-spacing:.8px}.market-plan-legend{display:grid;grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.market-plan-legend article{display:flex;align-items:center;gap:.5rem;min-height:50px;padding:.65rem .75rem;border-right:1px solid var(--line)}.market-plan-legend article:last-child{border-right:0}.market-plan-legend span{color:#17594f;font-family:var(--font-mono);font-size:.875rem}.market-plan-legend strong{color:#202a2b;font-size:.875rem}@media(max-width:820px){.market-plan-chart{min-width:650px}.market-plan-panel{overflow-x:auto}.market-plan-head,.market-plan-legend{position:sticky;left:0;width:100%}}@media(max-width:580px){.market-plan-head{align-items:flex-start;flex-direction:column}.market-plan-chart{min-width:560px}.market-plan-legend{grid-template-columns:1fr 1fr;min-width:0}.market-plan-legend article:nth-child(2){border-right:0}.market-plan-legend article:nth-child(-n+2){border-bottom:1px solid var(--line)}}.home-proof{gap:.8rem;overflow:visible;border:0;background:transparent}.home-proof .proof-card{position:relative;justify-content:flex-start;gap:.9rem;min-height:92px;padding:1rem 1.1rem;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.home-proof .proof-card:before{content:"";position:absolute;top:0;left:1rem;right:1rem;height:1px;background:#f5f3ed}.home-proof .proof-card:hover{transform:translateY(-2px);border-color:#d1d8d0;box-shadow:none}.proof-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 auto;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed}.proof-icon svg{width:28px;height:28px}.proof-icon svg path,.proof-icon svg circle,.proof-icon svg rect{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.home-proof .proof-card strong,.home-proof .proof-card>div:last-child span{display:block}.home-proof .proof-card strong{color:#202a2b;font-size:.92rem;line-height:1.25}.home-proof .proof-card>div:last-child span{margin-top:.22rem;color:#53615e;font-family:var(--font-sans);font-size:.875rem;letter-spacing:0}@media(max-width:1180px){.home-proof{grid-template-columns:repeat(2,1fr)}.home-proof .proof-card{border:1px solid var(--line)}}@media(max-width:580px){.home-proof{grid-template-columns:1fr}.home-proof .proof-card{min-height:82px;border:1px solid var(--line)}}.home-proof .proof-card>div:last-child{flex:1 1 auto;min-width:0}.home-proof .proof-card>div:last-child span{display:block;width:auto;height:auto;margin-top:.22rem;padding:0;border:0;border-radius:3px;color:#53615e;background:transparent;font-family:var(--font-sans);font-size:.875rem;line-height:1.4;letter-spacing:0;white-space:normal;word-break:normal;overflow-wrap:normal}.about-hero,.about-principle,.about-context-grid,.about-systems,.about-process,.about-expectations,.about-public-record{width:min(calc(100% - 2rem),var(--maxw));margin-inline:auto}.about-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr);gap:clamp(2.5rem,6vw,6rem);align-items:center;padding:clamp(4rem,8vw,7.5rem) 0 2.5rem}.about-hero-copy h1{max-width:12ch;margin:0;font-size:clamp(3.5rem,6.5vw,6.7rem);line-height:.96;letter-spacing:-.07em}.about-hero-copy h1 span{display:block;color:#17594f}.about-hero-copy>p:not(.eyebrow){max-width:42rem;margin:1.4rem 0 0;color:#202a2b;font-size:1rem;line-height:1.7}.about-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.about-profile-card,.about-context-card,.about-systems,.about-process,.about-boundary-card,.about-public-record{border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.about-profile-card{position:relative;overflow:hidden;padding:clamp(1.35rem,2.5vw,2rem)}.profile-card-head,.about-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.profile-card-head>span{padding:.35rem .6rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em}.profile-metrics{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.4rem}.profile-metrics article{padding:1rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.profile-metrics strong,.profile-metrics span{display:block}.profile-metrics strong{color:#202a2b;font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-.06em}.profile-metrics span{margin-top:.42rem;color:#53615e;font-size:.875rem}.education-card{display:flex;gap:1rem;align-items:flex-start;margin-top:.75rem;padding:1rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.education-mark{display:grid;place-items:center;width:54px;height:54px;flex:0 0 auto;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed}.education-mark svg{width:34px;height:34px}.education-mark path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.education-card span,.education-card strong,.education-card p{display:block}.education-card span{color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.12em}.education-card strong{margin-top:.35rem;color:#202a2b;font-size:.9rem;line-height:1.4}.education-card p{margin:.2rem 0 0;color:#53615e;font-size:.875rem}.profile-system-graphic{width:100%;height:auto;margin:1rem 0 -.6rem;opacity:.76}.system-grid-line{fill:none;stroke:#6981b51f}.system-line-glow{fill:none;stroke:#2f6fff2e;stroke-width:9}.system-line{fill:none;stroke:#709bff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.about-principle{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,6rem);align-items:center;margin-top:1rem;padding:clamp(1.5rem,3vw,2.5rem);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f3ed}.about-principle blockquote{margin:.65rem 0 0;color:#202a2b;font-size:clamp(1.7rem,3vw,2.9rem);font-weight:700;line-height:1.08;letter-spacing:-.045em}.about-principle>p{margin:0;color:#202a2b;font-size:.95rem;line-height:1.75}.about-context-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 0}.about-context-card{padding:clamp(1.35rem,2.6vw,2.2rem)}.about-context-card h2,.about-section-head h2,.expectations-copy h2,.about-boundary-card h2,.about-public-record h2{margin:.65rem 0 .75rem;color:#202a2b;font-size:clamp(1.55rem,2.5vw,2.4rem);line-height:1.13;letter-spacing:-.045em}.about-context-card>p:not(.home-kicker),.about-section-head>p,.expectations-copy>p:not(.home-kicker),.about-boundary-card>p:not(.home-kicker),.about-public-record p:not(.home-kicker){margin:0;color:#53615e;font-size:.875rem;line-height:1.7}.about-context-card>p+p{margin-top:.85rem!important}.about-context-card ul,.expectations-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:.6rem .9rem;margin:1.3rem 0 0;padding:0;list-style:none}.about-context-card li,.expectations-copy li{position:relative;padding-left:1.1rem;color:#202a2b;font-size:.875rem;line-height:1.45}.about-context-card li:before,.expectations-copy li:before{content:"";position:absolute;top:.48rem;left:0;width:5px;height:5px;border-radius:3px;background:#f5f3ed;box-shadow:none}.universe-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.25rem}.universe-tags span{padding:.38rem .65rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem}.about-systems,.about-process{margin-top:1rem;padding:clamp(1.35rem,2.8vw,2.3rem)}.about-section-head>div{max-width:42rem}.about-section-head>p{max-width:32rem;padding-top:.2rem}.system-cards{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;margin-top:1.4rem}.system-cards article{position:relative;min-height:250px;padding:1.25rem;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.system-number{color:#53615e;font-family:var(--font-mono);font-size:.875rem}.system-icon{display:grid;place-items:center;width:52px;height:52px;margin-top:1.2rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-size:1.2rem}.system-cards h3,.about-process-grid h3{margin:1rem 0 .45rem;color:#202a2b;font-size:1rem}.system-cards p,.about-process-grid p{margin:0;max-width:35rem;color:#53615e;font-size:.875rem;line-height:1.65}.about-process{scroll-margin-top:90px}.about-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1.4rem}.about-process-grid article{position:relative;min-height:190px;padding:1.15rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.about-process-grid article:after{content:"→";position:absolute;top:1rem;right:-.58rem;z-index:2;display:grid;place-items:center;width:1.15rem;height:1.15rem;color:#17594f;background:#f5f3ed;font-size:.875rem}.about-process-grid article:last-child:after{display:none}.about-process-grid>article>span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;font-family:var(--font-mono);font-size:.875rem}.about-expectations{display:grid;grid-template-columns:1.15fr .85fr;gap:1rem;padding:1rem 0}.expectations-copy{padding:clamp(1.35rem,2.8vw,2.3rem);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-boundary-card{padding:clamp(1.35rem,2.8vw,2.3rem)}.about-disclaimer{margin-top:1.2rem!important;padding-top:1.1rem;border-top:1px solid var(--line);color:#53615e!important;font-size:.875rem!important}.about-public-record{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.5rem;padding:clamp(1.5rem,3vw,2.5rem)}.about-public-record>div{max-width:50rem}.about-public-record .btn{flex:0 0 auto}@media(max-width:1100px){.about-hero{grid-template-columns:1fr}.about-hero-copy h1{max-width:14ch}.about-principle,.about-expectations{grid-template-columns:1fr}.about-process-grid{grid-template-columns:1fr 1fr}.about-process-grid article:nth-child(2):after{display:none}}@media(max-width:760px){.about-context-grid,.system-cards{grid-template-columns:1fr}.about-section-head{flex-direction:column;gap:.5rem}.about-section-head>p{max-width:42rem}.about-public-record{align-items:flex-start;flex-direction:column}}@media(max-width:580px){.about-hero,.about-principle,.about-context-grid,.about-systems,.about-process,.about-expectations,.about-public-record{width:min(calc(100% - 1.25rem),var(--maxw))}.about-hero{gap:1.3rem;padding:2.8rem 0 .8rem}.about-hero-copy h1{font-size:clamp(2.75rem,13vw,4rem)}.about-actions{display:grid;grid-template-columns:1fr}.about-actions .btn,.about-public-record .btn{width:100%}.profile-card-head{align-items:flex-start;flex-direction:column;gap:.6rem}.profile-metrics{grid-template-columns:1fr}.education-card{flex-direction:column}.about-principle{gap:1.2rem}.about-context-card ul,.expectations-copy ul,.about-process-grid{grid-template-columns:1fr}.about-process-grid article:after{display:none}}.about-hero{grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:clamp(2.25rem,5vw,5rem);align-items:center;padding:clamp(3.2rem,5.8vw,5.4rem) 0 2rem}.about-hero-copy h1{max-width:12.5ch;font-size:clamp(3rem,4.35vw,4.85rem);line-height:.98;letter-spacing:-.058em}.about-hero-copy h1 span{margin-top:.08em}.about-hero-copy>p:not(.eyebrow){max-width:39rem;margin-top:1.1rem;font-size:.96rem;line-height:1.62}.about-actions{margin-top:1.3rem}.about-profile-card{padding:clamp(1.25rem,2vw,1.75rem)}.profile-metrics{margin-top:1.1rem}.profile-metrics strong{font-size:clamp(2rem,3.2vw,2.8rem)}.profile-method{margin-top:.8rem;padding:1rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.profile-method>span{display:block;margin-bottom:.75rem;color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.12em}.profile-method-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:.55rem;align-items:center}.profile-method-flow article{min-width:0;padding:.75rem .65rem;border:1px solid #d1d8d0;border-radius:3px;background:#f5f3ed}.profile-method-flow article span,.profile-method-flow article strong{display:block}.profile-method-flow article span{color:#17594f;font-family:var(--font-mono);font-size:.875rem}.profile-method-flow article strong{margin-top:.25rem;color:#202a2b;font-size:.875rem;line-height:1.25}.profile-method-flow i{color:#17594f;font-size:.875rem;font-style:normal}@media(max-width:1100px){.about-hero{grid-template-columns:1fr;gap:1.75rem;padding-top:3.5rem}.about-hero-copy h1{max-width:13ch;font-size:clamp(3.25rem,7vw,5.2rem)}}@media(max-width:580px){.about-hero{padding-top:2.6rem}.about-hero-copy h1{max-width:11ch;font-size:clamp(2.65rem,12.5vw,3.65rem);line-height:1}.about-hero-copy>p:not(.eyebrow){font-size:.9rem;line-height:1.58}.profile-method-flow{grid-template-columns:1fr 1fr;gap:.55rem}.profile-method-flow i{display:none}}.system-cards .system-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(250px,1.1fr);min-height:230px;padding:0}.system-card-copy{display:flex;flex-direction:column;padding:1.3rem}.system-cards .system-card h3{margin-top:1.6rem;font-size:1.05rem}.system-rule{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:auto;padding-top:1rem;color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.08em}.system-rule i{color:#17594f;font-style:normal}.system-chart{display:grid;place-items:center;min-width:0;padding:1.1rem;border-left:1px solid var(--line);background:#f5f3ed}.system-chart svg{display:block;width:100%;height:auto}.system-chart .mini-grid{fill:none;stroke:#7189bc1a;stroke-width:1}.system-chart .mini-supply{fill:#ff5a5f12;stroke:#ff5a5f45}.system-chart .mini-demand{fill:#2f6fff1a;stroke:#578cff61}.system-chart .mini-price-glow{fill:none;stroke:#2f6fff33;stroke-width:9}.system-chart .mini-price{fill:none;stroke:#77a0ff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.system-chart .mini-entry,.system-chart .mini-breakout{fill:#091426;stroke:#8aacff;stroke-width:2.5}.system-chart text{fill:#779cf0;font-family:var(--font-mono);font-size:8px;letter-spacing:1px}.system-chart .breakout-level{fill:none;stroke:#7e9de073;stroke-width:1.2;stroke-dasharray:5 6}.system-chart .breakout-arrow{fill:none;stroke:#72d27a;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.system-chart .mini-breakout{stroke:#72d27a}.system-chart .breakout-label{fill:#76d57e}.about-process{padding-bottom:1.45rem}.about-process-grid{gap:0;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.about-process-grid article{min-height:150px;padding:1.2rem 1.15rem;border:0;border-right:1px solid var(--line);border-radius:3px;background:#f5f3ed}.about-process-grid article:last-child{border-right:0}.about-process-grid article:before{content:"";position:absolute;top:0;left:1.15rem;right:1.15rem;height:1px;background:#f5f3ed}.about-process-grid article:after{top:1.4rem;right:-.6rem;width:1.2rem;height:1.2rem;border:1px solid #d1d8d0;border-radius:3px;background:#f5f3ed}.about-process-grid>article>span{width:38px;height:38px;background:#f5f3ed}.about-process-grid h3{margin-top:.85rem}@media(max-width:1100px){.system-cards .system-card{grid-template-columns:minmax(0,.82fr) minmax(220px,1.18fr)}.about-process-grid article:nth-child(2){border-right:0}.about-process-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:760px){.system-cards .system-card{grid-template-columns:1fr}.system-chart{min-height:180px;border-top:1px solid var(--line);border-left:0}.system-chart svg{max-width:390px}}@media(max-width:580px){.system-cards .system-card{min-height:0}.about-process-grid article,.about-process-grid article:nth-child(2){min-height:140px;border-right:0;border-bottom:1px solid var(--line)}.about-process-grid article:last-child{border-bottom:0}}.process-journey{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:1.7rem;padding:.35rem 0 .2rem}.process-connector{position:absolute;top:42px;left:12.5%;right:12.5%;height:2px;background:#f5f3ed;box-shadow:none}.process-connector:after{content:"";position:absolute;top:-3px;right:-1px;width:7px;height:7px;border-top:2px solid #d1d8d0;border-right:2px solid #d1d8d0;transform:rotate(45deg)}.process-journey article{position:relative;z-index:1;padding:0 clamp(.8rem,1.8vw,1.5rem);text-align:center}.process-node{position:relative;display:grid;place-items:center;width:84px;height:84px;margin:0 auto 1.15rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;box-shadow:none}.process-node svg{width:38px;height:38px}.process-node svg path,.process-node svg circle{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.process-node>span{position:absolute;top:-9px;right:-9px;display:grid;place-items:center;width:27px;height:27px;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem}.process-label{margin:0;color:#17594f!important;font-family:var(--font-mono);font-size:.875rem!important;letter-spacing:.1em}.process-journey h3{margin:.45rem 0 .42rem;color:#202a2b;font-size:1rem}.process-journey article>p:last-child{max-width:17rem;margin:0 auto;color:#53615e;font-size:.875rem;line-height:1.58}@media(max-width:760px){.process-journey{grid-template-columns:1fr 1fr;gap:1.8rem 0}.process-connector{display:none}}@media(max-width:580px){.process-journey{grid-template-columns:1fr;gap:0;padding-left:.2rem}.process-journey:before{content:"";position:absolute;top:42px;bottom:42px;left:42px;width:2px;background:#f5f3ed}.process-journey article{display:grid;grid-template-columns:86px 1fr;grid-template-rows:auto auto 1fr;min-height:132px;padding:.15rem 0;text-align:left}.process-node{grid-row:1 / 4;width:70px;height:70px;margin:0;border-radius:3px;box-shadow:none}.process-node svg{width:32px;height:32px}.process-label{padding-top:.2rem}.process-journey h3{margin:.35rem 0 .3rem}.process-journey article>p:last-child{max-width:none;margin:0}}.about-systems .about-section-head,.about-process .about-section-head{display:block}.about-systems .about-section-head>div,.about-process .about-section-head>div{max-width:48rem}.about-systems .about-section-head>p,.about-process .about-section-head>p{max-width:47rem;margin-top:.7rem;padding-top:0;color:#53615e;font-size:.875rem;line-height:1.6}.research-hub,.learn-hub{width:min(calc(100% - 2rem),var(--maxw));margin-inline:auto;padding:clamp(3.5rem,7vw,6.5rem) 0 4rem}.hub-intro{max-width:64rem;margin-bottom:2rem}.hub-intro h1{max-width:15ch;margin:0;color:#202a2b;font-size:clamp(3rem,5.4vw,5.6rem);line-height:.98;letter-spacing:-.065em}.hub-intro>p:last-child{max-width:47rem;margin:1rem 0 0;color:#53615e;font-size:1rem;line-height:1.65}.research-index-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr);gap:1rem;align-items:start}.research-note-index,.research-feature-panel{overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.index-heading,.feature-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#53615e;font-family:var(--font-mono);font-size:.875rem;font-weight:600;letter-spacing:.13em}.index-heading{min-height:62px;padding:0 1.3rem;border-bottom:1px solid var(--line)}.research-index-row{display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:116px;padding:1rem 1.3rem;border-bottom:1px solid var(--line);color:inherit;text-decoration:none;transition:background .16s ease,padding-left .16s ease}.research-index-row:last-child{border-bottom:0}.research-index-row:hover{padding-left:1.55rem;background:#f5f3ed}.research-index-row time{color:#17594f;font-family:var(--font-mono);font-size:.875rem;text-transform:uppercase}.research-index-row h2{margin:0;color:#202a2b;font-size:1.05rem;line-height:1.3}.research-index-row p{display:-webkit-box;margin:.35rem 0 0;overflow:hidden;color:#53615e;font-size:.875rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.research-index-row>span{color:#17594f;font-family:var(--font-mono);font-size:.875rem;white-space:nowrap}.research-feature-panel{position:sticky;top:92px;padding:clamp(1.3rem,2.5vw,2rem);border-color:#d1d8d0;background:#f5f3ed}.feature-meta span{color:#246943}.research-feature-panel h2{margin:1.3rem 0 .65rem;color:#202a2b;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1.02;letter-spacing:-.055em}.research-feature-panel>p{margin:0;color:#53615e;font-size:.875rem;line-height:1.65}.research-feature-panel svg{display:block;width:100%;height:auto;margin:1.3rem 0 .6rem}.feature-grid{fill:none;stroke:#6d86bb1f;stroke-width:1}.feature-glow{fill:none;stroke:#2f6fff33;stroke-width:10}.feature-line{fill:none;stroke:#77a0ff;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.research-feature-panel svg circle{fill:#0a172a;stroke:#72d27a;stroke-width:3}.feature-tickers{display:flex;flex-wrap:wrap;gap:.38rem;margin:.8rem 0 1.2rem}.feature-tickers span{padding:.28rem .48rem;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;font-family:var(--font-mono);font-size:.875rem}.feature-link{color:#17594f;font-size:.875rem;font-weight:650;text-decoration:none}.learn-hub .hub-intro h1{max-width:16ch}.learning-journey{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(250px,.75fr);gap:1rem;align-items:start;padding:1.5rem 0 2.2rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.journey-line{position:absolute;top:61px;left:5.3%;width:61%;height:2px;background:#f5f3ed;box-shadow:none}.journey-stage{position:relative;z-index:1;min-width:0;padding:0 1rem}.journey-node{display:grid;place-items:center;width:74px;height:74px;margin-bottom:1.05rem;border:2px solid #d1d8d0;border-radius:3px;color:#202a2b;background:#f5f3ed;box-shadow:none;font-family:var(--font-mono);font-size:.875rem}.journey-stage>p,.journey-next>p:first-child{margin:0;color:#17594f;font-family:var(--font-mono);font-size:.875rem;font-weight:650;letter-spacing:.12em}.journey-stage h2,.journey-next h2{margin:.55rem 0 .4rem;color:#202a2b;font-size:1.15rem}.journey-stage>span,.journey-next>span{display:block;color:#53615e;font-size:.875rem;line-height:1.5}.journey-stage>a,.journey-next>a{display:inline-block;margin-top:.85rem;color:#17594f;font-size:.875rem;text-decoration:none}.journey-next{min-height:220px;padding:1.25rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.journey-next>p:not(:first-child){margin:1rem 0 0;color:#53615e;font-size:.875rem;line-height:1.55}.lesson-library{padding-top:2.3rem}.lesson-library-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.lesson-library-head h2{margin:.5rem 0 0;color:#202a2b;font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.045em}.lesson-library-head>p{max-width:31rem;margin:0;color:#53615e;font-size:.875rem;line-height:1.6}.lesson-series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lesson-series{overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.lesson-series-title{display:flex;gap:.9rem;align-items:center;min-height:92px;padding:1rem;border-bottom:1px solid var(--line);background:#f5f3ed}.lesson-series-title>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem}.lesson-series-title p{margin:0;color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em}.lesson-series-title h3{margin:.28rem 0 0;color:#202a2b;font-size:1rem}.lesson-series ol{margin:0;padding:0;list-style:none}.lesson-series li{border-bottom:1px solid var(--line)}.lesson-series li:last-child{border-bottom:0}.lesson-series li>a{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:.65rem;align-items:start;min-height:88px;padding:.9rem 1rem;color:inherit;text-decoration:none;transition:background .15s ease}.lesson-series li>a:hover{background:#f5f3ed}.lesson-series li>a>span{color:#17594f;font-family:var(--font-mono);font-size:.875rem}.lesson-series strong,.lesson-series small{display:block}.lesson-series strong{color:#202a2b;font-size:.875rem;line-height:1.35}.lesson-series small{display:-webkit-box;margin-top:.28rem;overflow:hidden;color:#53615e;font-size:.875rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.lesson-series i{color:#17594f;font-size:.875rem;font-style:normal}@media(max-width:1180px){.research-index-layout{grid-template-columns:1fr}.research-feature-panel{position:static;grid-row:1}.research-feature-panel svg{max-height:240px}.learning-journey{grid-template-columns:repeat(3,1fr)}.journey-next{grid-column:1 / -1;min-height:0}.lesson-series-grid{grid-template-columns:1fr}}@media(max-width:760px){.research-hub,.learn-hub{width:min(calc(100% - 1.25rem),var(--maxw));padding-top:2.8rem}.hub-intro h1{font-size:clamp(2.7rem,12vw,4rem)}.research-index-row{grid-template-columns:76px minmax(0,1fr)}.research-index-row>span{grid-column:2}.learning-journey{grid-template-columns:1fr;gap:0;padding-left:.25rem}.journey-line{top:54px;bottom:260px;left:36px;width:2px;height:auto;background:#f5f3ed}.journey-stage{display:grid;grid-template-columns:78px 1fr;grid-template-rows:auto auto auto auto;min-height:155px;padding:0}.journey-node{grid-row:1 / 5;width:66px;height:66px}.journey-stage>p{padding-top:.15rem}.journey-stage h2{margin-top:.4rem}.journey-stage>a{margin-top:.55rem}.lesson-library-head{align-items:flex-start;flex-direction:column;gap:.65rem}}@media(max-width:520px){.research-index-row{grid-template-columns:1fr;gap:.45rem;min-height:0}.research-index-row>span{grid-column:1}.research-feature-panel h2{font-size:2.35rem}.index-heading{padding-inline:1rem}.lesson-series li>a{min-height:80px}}.research-hub{padding-top:clamp(2.8rem,4.5vw,4.6rem)}.research-hub .hub-intro{max-width:none;margin-bottom:1.6rem}.research-hub .hub-intro h1{max-width:none;font-size:clamp(3rem,4.6vw,5rem)}.research-hub .hub-intro>p:last-child{max-width:55rem;margin-top:.8rem}.research-index-layout{align-items:stretch}.research-note-index{display:flex;flex-direction:column;height:100%}.research-index-rows{display:flex;flex:1;flex-direction:column}.research-index-row{flex:1 1 0}.research-feature-panel{position:relative;top:auto;display:flex;flex-direction:column;height:100%}.research-feature-panel h2{display:-webkit-box;max-width:13ch;overflow:hidden;font-size:clamp(2rem,2.65vw,3.15rem);-webkit-box-orient:vertical;-webkit-line-clamp:3}.research-feature-panel svg{max-height:180px;margin-top:auto}@media(min-width:1181px){.research-hub .hub-intro h1{white-space:nowrap}}@media(max-width:1180px){.research-feature-panel{height:auto}.research-feature-panel h2{max-width:16ch}}@media(max-width:760px){.research-hub .hub-intro h1{max-width:12ch}}.tools-workbench-hub{width:min(calc(100% - 2rem),var(--maxw));margin-inline:auto;padding:clamp(3.4rem,6vw,6rem) 0 4.5rem}.tools-workbench-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);gap:clamp(2rem,6vw,7rem);align-items:end;margin-bottom:2rem}.tools-workbench-hero h1{max-width:14ch;margin:.7rem 0 0;font-size:clamp(3.2rem,5.8vw,6rem);line-height:.95;letter-spacing:-.065em}.tools-workbench-hero>p{max-width:34rem;margin:0 0 .5rem;color:#53615e;font-size:1rem;line-height:1.65}.featured-workbench{display:grid;grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);overflow:hidden;border:1px solid #d1d8d0;border-radius:3px;background:#f5f3ed;box-shadow:none}.featured-workbench-copy,.workbench-visual{padding:clamp(1.5rem,3vw,2.6rem)}.featured-workbench-copy{border-right:1px solid var(--line)}.workbench-meta,.visual-head,.workbench-input-preview span,.visual-primary>span,.visual-metrics span{color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.12em}.workbench-meta span{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:.6rem;border:1px solid #d1d8d0;border-radius:3px}.featured-workbench-copy h2{max-width:11ch;margin:1.35rem 0 .7rem;font-size:clamp(2.2rem,3.7vw,4rem);line-height:1;letter-spacing:-.055em}.featured-workbench-copy>p{max-width:35rem;margin:0;color:#53615e;font-size:.94rem;line-height:1.65}.workbench-input-preview{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin:1.5rem 0}.workbench-input-preview div,.visual-metrics div{padding:.8rem .9rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.workbench-input-preview span,.workbench-input-preview strong,.visual-metrics span,.visual-metrics strong{display:block}.workbench-input-preview strong{margin-top:.25rem;color:#202a2b;font-size:.9rem}.workbench-visual{display:flex;flex-direction:column;min-height:470px;background:#f5f3ed}.visual-head{display:flex;justify-content:space-between;padding-bottom:.85rem;border-bottom:1px solid var(--line)}.visual-head span:last-child{color:#246943}.visual-primary{padding:1.5rem 0 1.15rem}.visual-primary strong{display:block;margin-top:.25rem;font-size:clamp(3.8rem,6vw,6.5rem);line-height:.9;letter-spacing:-.07em}.visual-primary small{color:#53615e;font-size:1rem;letter-spacing:0}.risk-track{position:relative;height:52px;margin:.4rem 0 1.2rem}.risk-track:before{position:absolute;top:23px;right:0;left:0;height:6px;border-radius:3px;background:#f5f3ed;content:""}.risk-track i,.risk-track span:after{position:absolute;top:15px;width:22px;height:22px;border:3px solid #d1d8d0;border-radius:3px;content:""}.risk-track i{left:calc(24% - 11px);background:#f5f3ed}.risk-track .risk-entry:after{right:calc(24% - 11px);background:#f5f3ed}.risk-track span{position:absolute;top:0;color:#53615e;font-family:var(--font-mono);font-size:.875rem}.risk-track .risk-stop{left:18%}.risk-track .risk-entry{right:18%}.visual-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.55rem}.visual-metrics strong{margin-top:.3rem;color:#202a2b;font-size:.92rem}.workbench-visual>p{margin:auto 0 0;padding-top:1rem;color:#202a2b;font-size:.875rem}.workbench-visual>p span{color:#246943}.workbench-tools{padding:4rem 0 2rem}.workbench-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.workbench-section-head h2{margin:.4rem 0 0;font-size:clamp(2rem,3vw,3.1rem);letter-spacing:-.045em}.workbench-section-head>p{color:#53615e;font-size:.875rem}.workbench-tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.workbench-tool-card{display:flex;flex-direction:column;min-height:310px;padding:1.3rem;border:1px solid var(--line);border-radius:3px;color:inherit;background:#f5f3ed;text-decoration:none;transition:border-color .15s ease,transform .15s ease}.workbench-tool-card:hover{transform:translateY(-3px);border-color:#d1d8d0}.workbench-tool-top{display:flex;align-items:center;justify-content:space-between}.workbench-tool-top span,.workbench-tool-card>p{color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.12em}.workbench-tool-top i{display:grid;place-items:center;width:45px;height:45px;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;background:#f5f3ed;font-style:normal}.workbench-tool-card>p{margin:2.1rem 0 .45rem}.workbench-tool-card h3{margin:0 0 .65rem;font-size:1.45rem;letter-spacing:-.035em}.workbench-tool-card>span{color:#53615e;font-size:.875rem;line-height:1.6}.workbench-tool-card>strong{margin-top:auto;padding-top:1.3rem;color:#17594f;font-size:.875rem}.tools-workflow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;margin-top:1rem;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.tools-workflow div{display:flex;gap:.7rem;align-items:center;min-height:76px;padding:1rem}.tools-workflow span{color:#17594f;font-family:var(--font-mono);font-size:.875rem}.tools-workflow strong{color:#202a2b;font-size:.875rem}.tools-workflow i{color:#17594f;font-style:normal}.tools-disclaimer{margin:1rem 0 0;color:#53615e;font-size:.875rem;text-align:center}.tool-page{padding-top:clamp(3rem,5vw,4.8rem)}.tool-page-head{align-items:start;margin-bottom:2rem}.tool-page-head h1{margin-top:.55rem;font-size:clamp(2.8rem,4.5vw,4.6rem)}.calculator-form,.planner-form,.zone-check-form,.calculator-results,.trade-plan-output,.zone-result{background:#f5f3ed}.calculator-shell,.planner-shell,.zone-check-shell{gap:1.2rem;align-items:start}.calculator-form,.calculator-results,.trade-plan-output,.zone-check-form,.zone-result{border-color:#d1d8d0}.calculator-form label>span,.planner-form label>span{font-size:.875rem}.calculator-results>p,.plan-status,.zone-summary{padding:.8rem .9rem;border:1px solid #d1d8d0;border-radius:3px;background:#f5f3ed}@media(min-width:901px){.calculator-results,.trade-plan-output,.zone-result{position:sticky;top:88px}}@media(max-width:980px){.tools-workbench-hero,.featured-workbench{grid-template-columns:1fr}.featured-workbench-copy{border-right:0;border-bottom:1px solid var(--line)}.workbench-visual{min-height:400px}}@media(max-width:760px){.tools-workbench-hub{width:min(calc(100% - 1.25rem),var(--maxw));padding-top:2.8rem}.tools-workbench-hero{gap:1rem}.tools-workbench-hero h1{font-size:clamp(3rem,13vw,4.5rem)}.workbench-tool-grid{grid-template-columns:1fr}.workbench-tool-card{min-height:245px}.workbench-section-head{align-items:start;flex-direction:column;gap:.4rem}.tools-workflow{grid-template-columns:1fr}.tools-workflow div{min-height:58px}.tools-workflow i{display:none}}@media(max-width:520px){.featured-workbench-copy,.workbench-visual{padding:1.15rem}.workbench-input-preview,.visual-metrics{grid-template-columns:1fr 1fr}.visual-metrics div:last-child{grid-column:1 / -1}.workbench-visual{min-height:390px}}.position-risk-map,.rr-payoff-map,.plan-level-map{margin:1rem 0;padding:1rem;border:1px solid #d1d8d0;border-radius:3px;background:#f5f3ed}.risk-map-head{display:flex;justify-content:space-between;gap:1rem;color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em}.risk-map-head span:last-child{color:#53615e}.position-risk-line,.rr-map-track{position:relative;height:36px;margin:1rem 0 .55rem}.position-risk-line:before,.rr-map-track:before{position:absolute;top:15px;right:0;left:0;height:5px;border-radius:3px;content:""}.position-risk-line:before{background:#f5f3ed}.position-risk-line i,.position-risk-line b,.rr-map-track span{position:absolute;top:7px;width:21px;height:21px;border:3px solid #d1d8d0;border-radius:3px}.position-risk-line i{left:4%;background:#f5f3ed}.position-risk-line b{right:4%;background:#f5f3ed}.risk-map-levels,.rr-map-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.risk-map-levels div:nth-child(2),.rr-map-levels div:nth-child(2){text-align:center}.risk-map-levels div:last-child,.rr-map-levels div:last-child{text-align:right}.risk-map-levels span,.rr-map-levels span,.plan-level-labels span{display:block;color:#53615e;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.08em}.risk-map-levels strong,.rr-map-levels strong,.plan-level-labels strong{display:block;margin-top:.18rem;color:#202a2b;font-size:.875rem}.rr-map-track:before{background:#f5f3ed}.rr-map-track .rr-stop-node{left:2%;background:#f5f3ed}.rr-map-track .rr-entry-node{left:calc(50% - 10px);background:#f5f3ed}.rr-map-track .rr-target-node{right:2%;background:#f5f3ed}.plan-level-map{display:grid;grid-template-columns:42px 1fr;gap:.75rem}.plan-level-column{position:relative;min-height:150px}.plan-level-column:before{position:absolute;top:10px;bottom:10px;left:19px;width:3px;border-radius:3px;background:#f5f3ed;content:""}.plan-level-column i,.plan-level-column b,.plan-level-column em{position:absolute;left:11px;width:19px;height:19px;border:3px solid #d1d8d0;border-radius:3px}.plan-level-column i{top:2px;background:#f5f3ed}.plan-level-column b{top:calc(50% - 9px);background:#f5f3ed}.plan-level-column em{bottom:2px;background:#f5f3ed}.plan-level-labels{display:flex;flex-direction:column;justify-content:space-between}.plan-level-labels div{padding:.35rem .6rem;border-left:1px solid var(--line)}@media(max-width:520px){.risk-map-head{align-items:flex-start;flex-direction:column;gap:.3rem}.risk-map-levels strong,.rr-map-levels strong{font-size:.875rem}}.position-risk-dashboard{--risk-color: #62cf78;margin:1rem 0;padding:1rem;border:1px solid #d1d8d0;border-radius:3px;background:#f5f3ed}.position-risk-dashboard.risk-watch{--risk-color: #f2b84b}.position-risk-dashboard.risk-high{--risk-color: #ef626c}.risk-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.risk-dashboard-head span,.account-risk-gauge span,.risk-diagnostics span{color:#17594f;font-family:var(--font-mono);font-size:.875rem;letter-spacing:.1em}.risk-dashboard-head strong{padding:.3rem .55rem;border:1px solid color-mix(in srgb,var(--risk-color) 48%,transparent);border-radius:3px;color:var(--risk-color);background:color-mix(in srgb,var(--risk-color) 9%,transparent);font-family:var(--font-mono);font-size:.875rem;letter-spacing:.07em}.account-risk-gauge{padding:1rem 0 .4rem}.account-risk-gauge>div:first-child{display:grid;grid-template-columns:1fr auto;align-items:end}.account-risk-gauge>div:first-child span{grid-column:1 / -1}.account-risk-gauge strong{margin-top:.2rem;color:#202a2b;font-size:1.65rem;letter-spacing:-.04em}.account-risk-gauge small{color:var(--risk-color);font-size:.875rem;font-weight:700}.risk-gauge,.capital-gauge{position:relative;overflow:hidden;height:10px;margin-top:.75rem;border-radius:3px;background:#f5f3ed}.risk-gauge{overflow:visible;background:#f5f3ed}.risk-gauge i,.capital-gauge i{display:block;width:0;height:100%;border-radius:3px;background:var(--risk-color);transition:width .18s ease,background .18s ease}.risk-gauge b{position:absolute;top:-5px;left:50%;width:2px;height:20px;background:#f5f3ed;box-shadow:none}.risk-gauge-scale{display:grid;grid-template-columns:repeat(4,1fr);margin-top:.42rem}.risk-gauge-scale span{color:#53615e;font-family:var(--font-mono);font-size:.875rem}.risk-gauge-scale span:nth-child(2),.risk-gauge-scale span:nth-child(3){text-align:center}.risk-gauge-scale span:last-child{text-align:right}.risk-diagnostics{display:grid;grid-template-columns:1.35fr .65fr;gap:.65rem;margin-top:.85rem}.risk-diagnostics section{padding:.8rem;border:1px solid var(--line);border-radius:3px;background:#f5f3ed}.risk-diagnostics section:first-child>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.risk-diagnostics strong,.risk-diagnostics small{display:block}.risk-diagnostics strong{color:#202a2b;font-size:.9rem}.risk-diagnostics section:last-child strong{margin-top:.45rem;font-size:1.35rem;letter-spacing:-.035em}.risk-diagnostics small{margin-top:.4rem;color:#53615e;font-size:.875rem;line-height:1.4}.capital-gauge i{background:#f5f3ed}@media(max-width:520px){.risk-dashboard-head{align-items:flex-start;flex-direction:column;gap:.55rem}.risk-diagnostics{grid-template-columns:1fr}}.calculator-form select{width:100%;min-height:50px;padding:.72rem .8rem;border:1px solid var(--line-strong);border-radius:3px;color:#202a2b;background:#f5f3ed;font:inherit;font-size:1rem}.calculator-form select:focus{outline:2px solid rgba(47,111,255,.5);outline-offset:1px}.calculator-results>p#position-message{padding:1rem 1.05rem;color:#202a2b;font-size:1rem;font-weight:550;line-height:1.55}@media(max-width:580px){.calculator-results>p#position-message{font-size:.94rem}}.research-figure{margin:2rem 0 2.35rem;overflow:hidden;border:1px solid #d1d8d0;border-radius:3px;background:#f5f3ed;box-shadow:none}.research-figure-head{padding:1.1rem 1.2rem .9rem;border-bottom:1px solid var(--line)}.article .prose .research-figure-head p,.article .prose .research-chart-source,.article .prose .timeline-event p{margin:0}.research-figure-kicker{color:#17594f;font-family:var(--font-mono);font-size:.875rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.article .prose .research-figure-head h3{margin:.28rem 0 .3rem;color:#202a2b;font-size:1.08rem;letter-spacing:-.025em}.research-figure-subtitle{color:#53615e;font-size:.875rem;line-height:1.5}.research-chart-source{padding:.7rem 1.2rem .8rem;border-top:1px solid var(--line);color:#53615e;font-size:.875rem;line-height:1.45}.reaction-chart{padding:1.2rem}.reaction-row{display:grid;grid-template-columns:78px minmax(0,1fr) 58px;gap:.7rem;align-items:center;margin-bottom:.78rem}.reaction-row:last-of-type{margin-bottom:.5rem}.reaction-company{color:#202a2b;font-family:var(--font-mono);font-size:.875rem;font-weight:600}.reaction-track{position:relative;height:25px;border-radius:3px;background:#f5f3ed}.reaction-track:after{position:absolute;top:-4px;bottom:-4px;left:50%;width:1px;background:#f5f3ed;content:""}.reaction-fill{position:absolute;top:4px;bottom:4px;width:var(--bar);border-radius:3px}.reaction-fill.rewarded{left:50%;background:#f5f3ed;box-shadow:none}.reaction-fill.punished{right:50%;background:#f5f3ed;box-shadow:none}.reaction-value{font-family:var(--font-mono);font-size:.875rem;font-weight:600;text-align:right}.reaction-value.rewarded{color:var(--green)}.reaction-value.punished{color:var(--red)}.reaction-axis{display:grid;grid-template-columns:1fr auto 1fr;margin-left:calc(78px + .7rem);margin-right:calc(58px + .7rem);color:#53615e;font-family:var(--font-mono);font-size:.875rem}.reaction-axis span:nth-child(2){text-align:center}.reaction-axis span:last-child{text-align:right}.fcf-chart{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;align-items:end;min-height:265px;padding:1.35rem 1.5rem 1.1rem}.fcf-column{display:grid;grid-template-rows:auto 190px auto;gap:.45rem;align-items:end;min-width:0;text-align:center}.fcf-value{color:#202a2b;font-family:var(--font-mono);font-size:.875rem;font-weight:600}.fcf-bar-space{display:flex;align-items:end;justify-content:center;height:190px;border-bottom:1px solid #d1d8d0;background-image:linear-gradient(rgba(116,139,185,.07) 1px,transparent 1px);background-size:100% 25%}.fcf-bar{width:min(76px,48%);height:max(14px,var(--height));border-radius:3px;background:#f5f3ed;box-shadow:none}.fcf-column.current .fcf-bar{background:#f5f3ed;box-shadow:none}.fcf-period{color:#53615e;font-family:var(--font-mono);font-size:.875rem}.fcf-callout{grid-column:1 / -1;margin-top:.2rem;padding:.65rem .8rem;border:1px solid #d1d8d0;border-radius:3px;color:#b13e44;background:#f5f3ed;font-family:var(--font-mono);font-size:.875rem;font-weight:600;text-align:center}.market-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:1.25rem}.timeline-event{position:relative;min-height:150px;padding:1rem 1rem .9rem;border-top:2px solid #d1d8d0;border-right:1px solid var(--line);background:#f5f3ed}.timeline-event:first-child{border-radius:3px}.timeline-event:last-child{border-right:0;border-radius:3px}.timeline-event:before{position:absolute;top:-7px;left:1rem;width:12px;height:12px;border:3px solid #d1d8d0;border-radius:3px;background:#f5f3ed;content:""}.timeline-event.shock{border-top-color:var(--red)}.timeline-event.shock:before{background:#f5f3ed}.timeline-event.rebound{border-top-color:var(--green)}.timeline-event.rebound:before{background:#f5f3ed}.timeline-event.split{border-top-color:#d1d8d0}.timeline-event.split:before{background:#f5f3ed}.timeline-day{color:#17594f;font-family:var(--font-mono);font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.timeline-event strong{display:block;margin:.7rem 0 .32rem;color:#202a2b;font-size:1rem;line-height:1.25}.timeline-event.shock strong{color:#b13e44}.timeline-event.rebound strong{color:#246943}.timeline-event.split strong{color:#17594f}.timeline-event p{color:#53615e;font-size:.875rem;line-height:1.5}@media(max-width:620px){.research-figure{margin:1.6rem 0 2rem;border-radius:3px}.research-figure-head,.reaction-chart,.market-timeline{padding:1rem}.reaction-row{grid-template-columns:62px minmax(0,1fr) 48px;gap:.45rem}.reaction-axis{margin-left:calc(62px + .45rem);margin-right:calc(48px + .45rem)}.fcf-chart{min-height:235px;padding:1.1rem 1rem .9rem}.fcf-column{grid-template-rows:auto 155px auto}.fcf-bar-space{height:155px}.market-timeline{grid-template-columns:1fr;gap:.7rem}.timeline-event{min-height:0;border-right:0;border-radius:3px}}:root{--paper: #f3f0e8;--paper-card: #fbf9f4;--paper-soft: #e9e4d9;--ink: #171b22;--ink-soft: #343b46;--paper-muted: #626a75;--paper-line: #d9d2c4;--amber: #d4a34d;--amber-deep: #8a6221;--amber-soft: #f2e4c6}body{background:#f5f3ed}.eyebrow,.home-kicker,.article-kicker{color:var(--amber)}.site-nav a[aria-current=page]:after,.site-nav a:hover:after{background:#17594f}.btn-primary{border-color:#d1d8d0;color:#53615e;background:#17594f;box-shadow:none}.btn-primary:hover{border-color:#d1d8d0;background:#f5f3ed;box-shadow:none}.proof-icon{border-color:#d1d8d0;color:#17594f;background:#f5f3ed}.market-plan-panel,.home-proof .proof-card{background:#f5f3ed}.home-proof .proof-card:before{background:#17594f;opacity:.5}.research-destination,.start-destination,.record-performance{border-color:var(--paper-line);color:var(--ink);background:#f5f3ed;box-shadow:none}.research-destination h2,.start-destination h2,.record-performance h2,.record-performance strong{color:var(--ink)}.research-destination p:not(.home-kicker),.start-destination p:not(.home-kicker),.record-performance p,.record-performance span,.research-destination time{color:var(--paper-muted)}.research-destination a,.start-destination a{color:var(--amber-deep);font-weight:650}.research-destination .home-kicker,.start-destination .home-kicker,.record-performance .home-kicker{color:var(--amber-deep)}.research-destination .destination-chart{opacity:.18}.research-destination .destination-line{stroke:var(--amber);filter:none}.start-icon{border-color:#d1d8d0;color:var(--amber-deep);background:#f5f3ed}.record-performance .record-grid article{border-color:var(--paper-line);background:#f5f3ed}.record-performance .record-note{border-color:var(--paper-line);color:#53615e}.article.editorial-article{max-width:none;margin:0;padding:0}.editorial-article .article-hero{width:min(calc(100% - 2rem),49rem);margin-inline:auto;padding:clamp(3rem,6vw,5.5rem) 0 2.4rem}.editorial-article .article-hero h1{max-width:17ch;margin:0;color:#202a2b;font-size:clamp(2.7rem,5.2vw,5rem);line-height:.98;letter-spacing:-.06em}.editorial-article .article-kicker{margin:0 0 .9rem;font-family:var(--font-mono);font-size:.875rem;font-weight:600;letter-spacing:.14em}.editorial-article .article-hero .meta{margin:1.25rem 0 0;padding:0;border:0;color:#53615e}.article-reading-surface{padding:clamp(2.7rem,5vw,4.8rem) 1rem 5.5rem;border-top:1px solid #d1d8d0;color:var(--ink);background:#f5f3ed;box-shadow:none}.article-reading-inner{width:min(100%,49rem);margin-inline:auto}.article-reading-surface .prose{color:var(--ink-soft);font-size:1.06rem;line-height:1.82}.article-reading-surface .prose>p{color:var(--ink-soft)}.article-reading-surface .prose h2{margin-top:2.8rem;color:var(--ink);font-size:1.55rem;line-height:1.22;letter-spacing:-.03em}.article-reading-surface .prose h3{color:var(--ink)}.article-reading-surface .prose strong{color:#53615e}.article-reading-surface .prose a{color:var(--amber-deep);text-decoration-color:#8a622152;text-underline-offset:.18em}.article-reading-surface .prose blockquote{margin:1.8rem 0;padding:1rem 1.15rem;border:1px solid #d1d8d0;border-left:4px solid var(--amber);border-radius:3px;color:#53615e;background:#f5f3ed}.article-reading-surface .prose hr{border:0;border-top:1px solid var(--paper-line)}.article-reading-surface .prose table{width:100%;overflow:hidden;border-collapse:separate;border:1px solid var(--paper-line);border-spacing:0;border-radius:3px;color:var(--ink-soft);background:#f5f3ed}.article-reading-surface .prose th,.article-reading-surface .prose td{padding:.75rem .8rem;border-right:1px solid var(--paper-line);border-bottom:1px solid var(--paper-line);text-align:left}.article-reading-surface .prose th{color:var(--ink);background:#f5f3ed}.article-reading-surface .prose th:last-child,.article-reading-surface .prose td:last-child{border-right:0}.article-reading-surface .prose tr:last-child td{border-bottom:0}.article-reading-surface .prose code{color:#17594f;background:#f5f3ed}.article-reading-surface .prose pre{border-color:#d1d8d0;color:#202a2b;background:#f5f3ed}.article-reading-surface .research-figure{border-color:#d1d8d0;background:#f5f3ed;box-shadow:none}.article-reading-surface .research-figure h3,.article-reading-surface .research-figure strong{color:#202a2b}.article-reading-surface .research-figure p,.article-reading-surface .research-figure span{color:inherit}.article-reading-surface .research-figure a{color:#17594f}.article-reading-surface .copy-panel{margin-top:3.2rem;border-color:#d1d8d0;background:#f5f3ed}.article-reading-surface .copy-panel p{color:#202a2b}.article-reading-surface .copy-panel small{color:#53615e}.site-nav a{color:#202a2b}.home-proof .proof-card>div:last-child span,.destination-card p:not(.home-kicker),.record-cta p:not(.home-kicker){color:#53615e}@media(max-width:760px){.editorial-article .article-hero{width:min(calc(100% - 1.25rem),49rem);padding:2.6rem 0 1.8rem}.editorial-article .article-hero h1{font-size:clamp(2.45rem,12vw,3.7rem)}.article-reading-surface{padding:2.25rem .7rem 4rem}.article-reading-surface .prose{font-size:1rem;line-height:1.76}.article-reading-surface .prose table{display:block;overflow-x:auto}}:root{--paper: #e8e3d9;--paper-card: #f2eee6;--paper-soft: #ddd6c8;--paper-line: #cec6b8;--card-primary: #101725;--card-elevated: #171d28;--card-warm: #24231f}.research-destination,.start-destination,.record-performance{border-color:#d1d8d0;color:#202a2b;background:#f5f3ed;box-shadow:none}.research-destination h2,.start-destination h2,.record-performance h2,.record-performance strong{color:#202a2b}.research-destination p:not(.home-kicker),.start-destination p:not(.home-kicker),.record-performance p,.record-performance span,.research-destination time{color:#53615e}.research-destination a,.start-destination a,.research-destination .home-kicker,.start-destination .home-kicker,.record-performance .home-kicker{color:#17594f}.research-destination .destination-chart{opacity:.12}.start-icon{border-color:#d1d8d0;color:#17594f;background:#f5f3ed}.record-performance .record-grid article{border-color:#d1d8d0;background:#f5f3ed}.record-performance .record-grid strong.positive{color:#246943}.record-performance .record-grid strong.negative{color:#b13e44}.record-performance .record-note{border-color:#d1d8d0;color:#53615e}.article-reading-surface{border-top-color:#d1d8d0;background:#f5f3ed;box-shadow:none}.article .prose .research-figure-kicker{color:#17594f;font-size:.875rem}.article .prose .research-figure-subtitle{color:#53615e;font-size:.875rem}.article .prose .timeline-day{color:#17594f;font-size:.875rem}.article .prose .timeline-event p{color:#202a2b;font-size:.875rem;line-height:1.55}.article .prose .research-chart-source{color:#53615e;font-size:.875rem}.article .prose .research-chart-source a{color:#17594f}.editorial-article .copy-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;margin:3rem 0 .75rem;padding:1.45rem 1.55rem;border:1px solid #d1d8d0;border-left:4px solid #d1d8d0;border-radius:3px;background:#f5f3ed;box-shadow:none}.editorial-article .copy-panel-copy{min-width:0}.editorial-article .copy-panel-kicker{display:block;margin-bottom:.4rem;color:#17594f;font-family:var(--font-mono);font-size:.875rem;font-weight:700;letter-spacing:.14em}.editorial-article .copy-panel h2{margin:0;color:#53615e;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.18;letter-spacing:-.025em}.editorial-article .copy-panel p{margin:.48rem 0 0;color:#53615e;font-size:.88rem;line-height:1.5}.editorial-article .copy-panel small{display:block;margin-top:.28rem;color:#53615e;font-size:.875rem;line-height:1.45}.editorial-article .copy-panel-action{display:inline-flex;flex:0 0 auto;gap:.42rem;align-items:center;justify-content:center;min-height:46px;padding:.78rem 1rem;border-radius:3px;white-space:nowrap;box-shadow:none}@media(max-width:680px){.editorial-article .copy-panel{grid-template-columns:1fr;gap:1.15rem;margin-top:2.35rem;padding:1.25rem}.editorial-article .copy-panel-action{width:100%}}.home-byline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;width:min(calc(100% - 2rem),var(--maxw));margin:1rem auto 0;padding:.9rem 1.05rem;border:1px solid #d1d8d0;border-radius:3px;color:inherit;background:#f5f3ed;text-decoration:none;transition:border-color .16s ease,transform .16s ease}.home-byline:hover{border-color:#d1d8d0;transform:translateY(-2px)}.home-byline-mark{display:grid;width:46px;height:46px;place-items:center;border:1px solid #d1d8d0;border-radius:3px;color:#17594f;font-family:var(--font-mono);font-size:.875rem;font-weight:700;letter-spacing:.08em}.home-byline strong{display:block;color:#202a2b;font-size:.88rem}.home-byline p{margin:.22rem 0 0;color:#53615e;font-size:.875rem;line-height:1.45}.home-byline i{color:#17594f;font-size:.875rem;font-style:normal;font-weight:700;white-space:nowrap}.home-tool-grid a>span{display:grid;width:1.9rem;height:1.9rem;flex:0 0 auto;place-items:center}.home-tool-grid a>div{min-width:0}.home-tool-grid a strong,.home-tool-grid a small{display:block}.home-tool-grid a strong{color:#202a2b;font-size:.875rem;line-height:1.25}.home-tool-grid a small{margin-top:.2rem;color:#53615e;font-size:.875rem;line-height:1.35}@media(max-width:580px){.home-byline{grid-template-columns:auto minmax(0,1fr);width:min(calc(100% - 1.25rem),var(--maxw))}.home-byline i{grid-column:2;white-space:normal}.home-tool-grid{grid-template-columns:1fr}}:root{--bg:#f5f3ed;--bg-2:#eeeee6;--panel:#faf9f5;--panel-2:#e9eee7;--text:#202a2b;--muted:#53615e;--muted-2:#5d6965;--line:#d1d8d0;--line-strong:#aab9b0;--blue:#17594f;--blue-2:#17594f;--green:#246943;--red:#b13e44;--maxw:76rem;--paper:#f5f3ed;--paper-card:#faf9f5;--paper-soft:#e9eee7;--paper-line:#d1d8d0;--ink:#202a2b;--ink-soft:#3f4e4b;--paper-muted:#53615e;--amber:#17594f;--amber-deep:#17594f;--amber-soft:#e9eee7;--card-primary:#faf9f5;--card-elevated:#e9eee7;--card-warm:#f5f3ed;--font-editorial:"Source Serif 4",Georgia,serif}html{color-scheme:light;scroll-padding-top:6rem}body{background:var(--bg);color:var(--text);line-height:1.65}::selection{background:#d2e4da;color:#123f38}a{text-underline-offset:.25em}a:hover{color:#17594f}:focus-visible{outline:2px solid #17594f;outline-offset:5px}h1,h2,h3{font-family:var(--font-editorial);font-weight:400;letter-spacing:-.035em;line-height:1.16}.site-header{background:#f5f3edf5;backdrop-filter:blur(12px);border-color:var(--line)}.header-inner,.site-footer{width:min(calc(100% - 5rem),var(--maxw))}.header-inner{min-height:94px;gap:1.5rem}.site-nav{gap:1.4rem}.site-nav a,.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text);font-size:.875rem}.site-nav a[aria-current=page]:after{background:var(--blue);bottom:-12px}.header-cta,.btn-primary,.copy-panel-action{background:#17594f!important;color:#fff!important;border-color:#17594f!important;box-shadow:none!important;border-radius:2px}.header-cta{font-size:.875rem;padding:.65rem .95rem}.header-cta:hover,.btn-primary:hover{background:#10473f!important}.btn{font-size:.9375rem}.btn-secondary{background:transparent;color:var(--blue);border-color:var(--line-strong)}.nav-toggle span{background:var(--blue)}.eyebrow,.home-kicker{color:#17594f;font-family:var(--font-sans);font-size:.75rem!important;line-height:1.6;font-weight:600;letter-spacing:.16em}.site-footer{margin-top:4rem;padding-top:2rem}.footer-bottom p,.footer-inner p,.footer-links a{font-size:.875rem;color:var(--muted)}.editorial-home,.editorial-tools{width:min(calc(100% - 5rem),var(--maxw));margin:auto}.editorial-hero{position:relative;isolation:isolate;display:flex;align-items:center;min-height:550px;padding:5rem 0;overflow:hidden}.editorial-hero-copy{position:relative;z-index:1;width:80%;pointer-events:none}.editorial-hero-copy a{pointer-events:auto}.editorial-hero h1{font-size:clamp(2.5rem,4.6vw,4.4rem);font-weight:500;line-height:1.12;letter-spacing:-.045em;margin:1.6rem 0 1.3rem}.editorial-hero h1 em{font-style:normal;font-weight:400}.editorial-deck{font-size:1.0625rem;max-width:31rem;margin:0 0 1.8rem;line-height:1.8}.editorial-hero-art{position:absolute;z-index:-1;right:-5%;top:0;width:65%;height:100%;object-fit:cover;mix-blend-mode:multiply;mask-image:linear-gradient(to right,transparent,black 36%)}.editorial-link{font-family:var(--font-editorial);font-size:1.2rem;color:var(--blue);text-decoration:underline;text-decoration-thickness:1px}.editorial-section-head{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.7rem}.editorial-section-head .eyebrow{margin:0}.editorial-section-head a,.editorial-recent>a{font-size:.875rem;color:var(--blue)}.editorial-research,.editorial-paths,.editorial-about,.editorial-record{border-top:1px solid var(--line);padding:2.2rem 0}.editorial-stories{display:grid;grid-template-columns:1.25fr 1fr;gap:3.5rem}.editorial-feature{padding-right:2.5rem;border-right:1px solid var(--line)}.editorial-feature h3{font-size:2rem;margin:.6rem 0 1rem}.editorial-feature h3 a,.editorial-recent h3 a{text-decoration:none}.editorial-feature p:not(.editorial-meta){font-size:1rem;color:var(--muted);margin:0 0 1rem}.editorial-meta{font-family:var(--font-sans);font-size:.8125rem;color:var(--muted);line-height:1.6}.editorial-recent article+article{border-top:1px solid var(--line);padding-top:1.25rem;margin-top:1.25rem}.editorial-recent .editorial-meta{margin:0}.editorial-recent h3{font-size:1.4rem;margin:.5rem 0 .6rem}.editorial-recent article>a{font-size:.875rem;color:var(--blue)}.editorial-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;padding-block:2.8rem}.editorial-paths article+article{border-left:1px solid var(--line);padding-left:2.5rem}.editorial-paths h2{font-size:1.85rem;margin:.8rem 0}.editorial-paths p{font-size:1rem;color:var(--muted);margin:0 0 1rem}.editorial-paths a,.editorial-about a{color:var(--blue);font-size:.9375rem}.editorial-about{display:grid;grid-template-columns:1fr 1fr;column-gap:4rem;padding-block:3rem}.editorial-about>.eyebrow{grid-column:1/-1}.editorial-about h2{font-size:2.5rem;margin:0}.editorial-about div p{margin:0 0 1rem;color:var(--muted);font-size:1rem}.editorial-record h2{font-size:2rem;margin:0}.editorial-performance{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:1.5rem}.editorial-performance span{font-size:.875rem;color:var(--muted);display:block}.editorial-performance strong{font-family:var(--font-editorial);font-size:2.2rem;font-weight:500;display:block}.editorial-tools{padding-block:3.5rem}.editorial-tools header{max-width:45rem;margin-bottom:2.5rem}.editorial-tools h1{font-size:clamp(2.5rem,5vw,3.8rem);margin:.8rem 0}.editorial-tools header>p:last-child{font-size:1.0625rem;color:var(--muted)}.editorial-tool-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-bottom:2rem}.editorial-tool-list>a{text-decoration:none;padding:2rem;border-bottom:1px solid var(--line);transition:background .15s}.editorial-tool-list>a:nth-child(odd){border-right:1px solid var(--line)}.editorial-tool-list>a:hover{background:#e9eee7}.editorial-tool-list h2{font-size:2rem;margin:.6rem 0}.editorial-tool-list p{font-size:1rem;color:var(--muted);max-width:32rem}.editorial-tool-list strong{color:var(--blue);font-size:.9375rem;font-weight:500}.article h1,.editorial-article .article-hero h1,.hub-intro h1,.tool-page-head h1,.about-hero h1{color:var(--text);font-family:var(--font-editorial);font-weight:400;font-size:clamp(2.3rem,4.4vw,3.7rem);line-height:1.14;letter-spacing:-.035em;max-width:24ch}.article .prose,.article-reading-surface .prose{color:var(--ink-soft);font-size:1.0625rem;line-height:1.85}.article .prose h2,.article .prose h3,.article-reading-surface .prose strong{color:var(--ink)}.article .prose a{color:var(--blue)}.article-reading-surface{box-shadow:none}.article-reading-surface .prose blockquote,.editorial-article .copy-panel{background:var(--panel-2);border-color:var(--line);border-left-color:var(--blue);box-shadow:none}.article-reading-surface .prose code{color:var(--blue);background:var(--panel-2)}.article .prose pre,.article-reading-surface .prose pre{background:#202a2b;color:#faf9f5}.editorial-article .article-hero .meta{color:var(--muted)}.tool-page-head{padding-bottom:1.5rem}.calculator-shell,.calculator-form,.calculator-results,.plan-form,.plan-preview{box-shadow:none;background:var(--panel);border-color:var(--line)}input,select,textarea{font:inherit;color:var(--ink)!important;background:#fff!important;border-color:var(--line-strong)!important;accent-color:var(--blue)}.calculator-form label,.calculator-form input,.calculator-form select{font-size:1rem}.result-primary strong{color:var(--blue);font-family:var(--font-editorial)}.about-profile-card,.about-context-card,.system-card,.about-boundary-card,.about-public-record{box-shadow:none;background:transparent;border-color:var(--line)}.about-profile-card{background:var(--panel-2)}.about-hero{min-height:0;padding-block:3rem}.about-hero h1 span{color:var(--blue)}.research-hub,.learn-hub,.tool-page{max-width:var(--maxw)}@media(max-width:1050px){.header-inner,.site-nav{gap:1rem}.header-cta{display:none}.header-inner{grid-template-columns:auto 1fr}.editorial-hero-copy{width:100%}.editorial-hero-art{opacity:.55}.editorial-hero h1{font-size:3.5rem}}@media(max-width:820px){.header-inner{grid-template-columns:1fr auto}.site-nav{background:var(--bg);border-color:var(--line)}.site-nav a{font-size:1rem}.site-nav .mobile-portfolio{color:var(--blue)}.editorial-stories{gap:2rem}.editorial-paths{gap:1.5rem}.editorial-paths article+article{padding-left:1.5rem}}@media(max-width:640px){.header-inner,.site-footer,.editorial-home,.editorial-tools{width:calc(100% - 2.5rem)}.header-inner{min-height:78px}.editorial-hero{min-height:0;display:block;padding:3rem 0 0}.editorial-hero-copy{width:100%}.editorial-hero h1{font-size:clamp(2.1rem,8.5vw,3rem);line-height:1.18}.editorial-hero-art{position:relative;display:block;width:100%;height:210px;right:auto;opacity:1;object-position:center;mask-image:none;margin-top:1.5rem}.editorial-stories,.editorial-paths,.editorial-about,.editorial-tool-list{grid-template-columns:1fr;gap:1.5rem}.editorial-feature{border-right:0;padding-right:0}.editorial-recent{border-top:1px solid var(--line);padding-top:1.5rem}.editorial-paths article+article{border-left:0;padding-left:0;padding-top:1.5rem;border-top:1px solid var(--line)}.editorial-section-head{align-items:start;flex-wrap:wrap;gap:.6rem}.editorial-performance{grid-template-columns:1fr 1fr;gap:1rem}.editorial-about h2{font-size:2rem}.editorial-tool-list{gap:0}.editorial-tool-list>a{padding:1.5rem 0}.editorial-tool-list>a:nth-child(odd){border-right:0}.editorial-tools{padding-top:2rem}.editorial-feature h3{font-size:1.7rem}.editorial-record h2{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.learn-hub-v2 .journey-stage:nth-of-type(5) .journey-node{color:#fff}.research-cover{display:block;width:100%;height:auto;object-fit:cover;border-radius:2px}.research-v2 .lead-story{display:flex;flex-direction:column;justify-content:flex-start;gap:1.2rem}.research-v2 .lead-story .lead-cover{aspect-ratio:3/2;margin:0}.research-v2 .lead-story-copy{padding:0}.research-v2 .lead-story-footer{margin-top:auto}.research-v2 .secondary-story{display:block}.research-v2 .secondary-cover{aspect-ratio:16/7;margin-bottom:1rem}.research-v2 .story-number{display:none}.article-cover{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin-top:2rem;border-radius:3px}.lesson-cover{max-height:300px;object-fit:cover}.home-research-cover{display:block;width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;margin-bottom:1.2rem}.home-research-thumb{display:block;float:right;width:116px;height:84px;object-fit:cover;margin:0 0 .6rem 1rem}.editorial-recent article{display:flow-root}@media(max-width:640px){.research-v2 .secondary-cover{aspect-ratio:3/2}.home-research-thumb{width:90px;height:72px}.article-cover{margin-top:1.5rem}.lesson-cover{max-height:230px}}.path-illustration{display:block;width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;margin-bottom:1.4rem;border-radius:2px}.tmk-mark[data-astro-cid-5hce7sga]{display:block;flex:none}.tmk-name[data-astro-cid-5hce7sga]{color:#17594f;font:600 16px/1 Arial,sans-serif;letter-spacing:4px;margin-left:12px}.brand[data-astro-cid-5hce7sga],.footer-brand[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;line-height:0}.brand-logo[data-astro-cid-5hce7sga]{display:block;width:auto;height:38px}.footer-logo[data-astro-cid-5hce7sga]{display:block;width:auto;height:32px}@media(max-width:820px){.brand-logo[data-astro-cid-5hce7sga]{height:32px}}
