@charset "UTF-8";
:root{color-scheme:dark;--bg:#080d12;--panel:#0e161d;--line:#243038;--text:#edf2f3;--muted:#8f9fa9;--green:#9df5c5;--cyan:#50dcca}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--green);outline-offset:5px}::selection{background:#235b50;color:#fff}img{max-width:100%}.container{width:min(1240px,calc(100% - 96px));margin:auto}.header{border-bottom:1px solid #1c272e;background:#080d12f5;position:sticky;top:0;z-index:10}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:23px;font-weight:800;letter-spacing:1px;white-space:nowrap}.brand-x{color:var(--green)}.brand-dot{color:var(--cyan)}.nav nav{display:flex;gap:40px;align-items:center}.nav nav a{font-size:14px;color:#a4b1b9;position:relative;padding:31px 0}.nav nav a:hover,.nav nav a.active{color:var(--text)}.nav nav a.active:after{content:"";position:absolute;bottom:20px;left:50%;width:4px;height:4px;background:var(--green);border-radius:50%}.nav-action{font-size:13px;padding:9px 17px;border:1px solid #3a474b;border-radius:5px}.nav-action span{margin-left:20px;color:var(--green)}.hero{display:grid;grid-template-columns:1.07fr 1fr;min-height:665px;align-items:center;gap:30px;padding-top:45px;padding-bottom:45px}.hero-copy{padding-top:15px;z-index:1}.eyebrow,.section-kicker{font-family:"Cascadia Code",Consolas,monospace;letter-spacing:2px;font-size:11px;color:#9cacb4}.eyebrow{display:flex;align-items:center;gap:10px;letter-spacing:1.5px;white-space:nowrap}.status-dot{width:6px;height:6px;background:var(--green);border-radius:50%;display:inline-block;box-shadow:0 0 14px #9df5c55c;flex-shrink:0}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(34px,3.65vw,53px);line-height:1.45;letter-spacing:-1.6px;margin:26px 0 21px;font-weight:750}em{font-style:normal;color:var(--green)}.hero h1 em{background:linear-gradient(100deg,#70e9d1,#b4f894);background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:16px;color:#a3b2bb;line-height:1.95;max-width:430px;margin-bottom:33px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:12px 23px;border:1px solid #344148;border-radius:5px;font-size:14px;transition:transform .2s,background .2s}.primary{background:var(--green);color:#10231d;border-color:var(--green);font-weight:600}.button:hover{transform:translateY(-2px);background:#b8ffde;color:#10231d}.text-button{display:inline-flex;gap:20px;align-items:center;font-size:14px}.text-button span{color:var(--green)}.hero-note{margin-top:56px;display:flex;gap:14px;align-items:center;color:#7c8e98;font-size:10px;letter-spacing:1px}.tiny-line{width:26px;height:1px;background:#48585e}.growth-visual{height:490px;position:relative;background:radial-gradient(ellipse at 66% 42%,#12453933,transparent 65%);isolation:isolate}.visual-top,.visual-bottom{position:absolute;left:27px;right:4px;display:flex;align-items:center;justify-content:space-between;font-family:Consolas,monospace;font-size:10px;letter-spacing:1.5px;color:#859a9f}.visual-top{top:16px}.visual-live{display:flex;align-items:center;gap:7px;color:#84bcab}.visual-live i{height:4px;width:4px;background:#83d9af;border-radius:50%}.growth-svg{position:absolute;inset:30px -15px 0 0;width:100%;height:420px;overflow:visible}.formula{position:absolute;top:162px;left:72px;font-family:"Segoe UI",sans-serif;font-size:40px;letter-spacing:-2px;font-weight:300;color:#e0ede9;text-shadow:0 0 40px #b0ffe41c}.formula span{color:var(--green);margin:0 3px}.formula sup{font-size:25px;position:relative;top:-10px;color:var(--green);margin-left:3px}.visual-label{position:absolute;top:240px;left:100px;color:#94b5ac;letter-spacing:3px;font-size:12px}.visual-bottom{bottom:6px;border-top:1px solid #243333;padding-top:15px}.visual-bottom span:last-child{font-size:23px;color:var(--green)}.idea-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0c1319;padding:35px 0 44px}.section-kicker{font-size:11px;color:#78908f;letter-spacing:1.8px}.idea-grid{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:40px;margin-top:22px}.idea-intro h2{font-size:28px;font-weight:500;line-height:1.5;letter-spacing:-.5px;margin-bottom:12px}.idea-intro p,.concept p{color:#94a4ae;font-size:13px;line-height:1.9;margin-bottom:0}.concept{border-left:1px solid #263139;padding-left:32px}.concept-symbol{display:block;height:82px;font-size:44px;font-weight:350;line-height:1.2;position:relative;font-family:"Segoe UI",sans-serif;letter-spacing:-2px}.concept-number{position:absolute;right:0;top:10px;font-family:Consolas,monospace;font-size:11px;color:#5d727c;letter-spacing:0}.concept h3{font-size:17px;font-weight:500;margin-bottom:9px}.multiply,.power{color:var(--green)}.multiply{font-size:57px;line-height:.9}.power sup{font-size:24px;position:relative;top:-5px;left:3px}.articles-section{padding-top:76px;padding-bottom:75px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:29px}.section-heading h2{font-size:32px;font-weight:550;line-height:1.5;margin:10px 0 0;letter-spacing:-.5px}.accent{color:var(--green)}.section-heading>.text-button{margin-bottom:8px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.article-card{min-width:0}.card-link{display:block}.card-art{height:205px;position:relative;background:#12252b;overflow:hidden;border:1px solid #253c40;border-radius:7px;transition:border-color .2s,transform .2s}.card-link:hover .card-art{border-color:#7bc6ae;transform:translateY(-3px)}.card-art:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#80ab9e0b 1px,transparent 1px),linear-gradient(90deg,#80ab9e0b 1px,transparent 1px);background-size:26px 26px;pointer-events:none}.art-thoughts{background:radial-gradient(ellipse at 60% 100%,#265747,#102527)}.art-practice{background:radial-gradient(ellipse at 70% 100%,#204858,#10212e)}.art-notes{background:radial-gradient(ellipse at 60% 100%,#354231,#192524)}.art-caption,.art-index{position:absolute;left:22px;font-family:Consolas,monospace;font-size:9px;letter-spacing:1.5px;color:#83a6a2}.art-caption{top:17px}.art-index{bottom:17px;color:#7b9b92}.art-glyph{position:absolute;inset:57px 15px auto;text-align:center;font-size:37px;font-family:Consolas,monospace;letter-spacing:-2px;font-weight:300;color:#d2e7df}.art-glyph span{color:#71c5ac;margin:0 8px}.art-practice .art-glyph{font-size:35px;color:#c4e5ee}.art-practice .art-glyph span{color:#739daa}.art-notes .art-glyph{font-size:49px;top:47px}.card-arrow{position:absolute;bottom:13px;right:19px;color:#b5dace;font-size:21px}.card-art img{display:block;width:100%;height:100%;object-fit:cover}.card-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#7f919d;margin:19px 0 10px;letter-spacing:.5px}.card-meta>span{color:#9acbb8}.article-card h3{font-size:19px;line-height:1.55;font-weight:550;margin-bottom:10px;transition:color .2s}.card-link:hover h3{color:var(--green)}.article-card p{font-size:13px;color:#8f9fa9;line-height:1.9;margin:0}.about-section{border-top:1px solid var(--line);padding:57px 0 64px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-section h2{font-size:34px;line-height:1.55;font-weight:500;margin:16px 0 0}.about-copy{padding-top:24px}.about-copy p{font-size:16px;color:#a4b2bb;line-height:2}.about-signature{border-top:1px solid #29363a;margin-top:27px;padding-top:20px;display:flex;align-items:center;gap:10px;font-size:12px;color:#a7bcb5}.about-signature>span:last-child{margin-left:auto;font-size:20px;color:var(--green)}.footer{border-top:1px solid var(--line);background:#0a1117}.footer-top{display:flex;align-items:center;gap:32px;padding:32px 0 26px}.footer-top .brand{font-size:18px}.footer-top p{font-size:12px;color:#8f9fa9;margin:0}.footer-top>a:last-child{margin-left:auto;font-size:12px;color:#98aaa9}.footer-bottom{padding:17px 0 23px;border-top:1px solid #1c282e;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#677d89;letter-spacing:.6px}.explore-section{padding-top:70px;padding-bottom:85px;min-height:70vh}.explore-section h1{font-size:42px;line-height:1.5;margin:18px 0 13px;font-weight:550;letter-spacing:-1px}.lead{font-size:16px;color:var(--muted)}.filters{display:flex;flex-wrap:wrap;gap:12px;border-bottom:1px solid var(--line);padding:16px 0 28px;margin-bottom:32px}.filters a{font-size:13px;border:1px solid #304047;border-radius:5px;padding:7px 17px;color:#a3b1b9}.filters a.selected{background:#9df5c5;border-color:#9df5c5;color:#10231d}.explore-section .article-grid{row-gap:40px}.pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:45px}.pagination span{font-size:14px;color:var(--muted)}.empty-state{padding:45px 0;color:var(--muted)}.reading{max-width:820px;padding-top:44px;padding-bottom:80px}.back-link{font-size:13px;color:var(--muted);display:inline-block;margin-bottom:34px}.reading>.card-meta{justify-content:flex-start;gap:20px;margin-top:0}.reading h1{font-size:38px;line-height:1.5;font-weight:600;letter-spacing:-.7px;margin:14px 0 20px;overflow-wrap:anywhere}.article-summary{font-size:17px;line-height:1.9;color:#a7b6c0;border-bottom:1px solid var(--line);padding-bottom:30px;margin-bottom:34px}.article-cover{width:100%;max-height:440px;object-fit:cover;border-radius:8px;margin-bottom:30px}.prose{font-size:17px;line-height:1.95;color:#c1ccd3;overflow-wrap:anywhere}.prose h1,.prose h2,.prose h3,.prose h4{color:#edf2f3;margin:35px 0 15px;line-height:1.6}.prose h1{font-size:30px}.prose h2{font-size:25px}.prose h3{font-size:20px}.prose p{margin-bottom:22px}.prose a{color:var(--green);text-decoration:underline;text-underline-offset:4px}.prose blockquote{border-left:3px solid var(--green);background:#10221e;padding:16px 24px;margin:25px 0}.prose blockquote p:last-child{margin:0}.prose pre{background:#111e27;border:1px solid #293b46;border-radius:6px;padding:20px;overflow-x:auto;white-space:pre}.prose code{font-family:Consolas,monospace;font-size:14px;background:#13262c;padding:2px 5px;border-radius:3px}.prose pre code{padding:0;background:none}.prose img{max-width:100%;height:auto;border-radius:6px}.prose table{display:block;overflow-x:auto;border-collapse:collapse;width:100%;font-size:15px}.prose td,.prose th{border:1px solid #31404a;padding:10px 14px;text-align:left}.prose hr{border:0;border-top:1px solid var(--line);margin:30px 0}.article-end{border-top:1px solid var(--line);margin-top:50px;padding-top:25px;display:flex;justify-content:space-between;font-size:13px;color:var(--muted)}.article-end a{color:var(--green)}.preview-banner{background:#153f34;border:1px solid #3b8b6c;border-radius:6px;padding:12px 16px;margin-bottom:25px;color:#aff5d1;font-size:14px;display:flex;justify-content:space-between}.not-found{padding:100px 0;min-height:65vh}.not-found h1{font-size:40px;margin:25px 0 15px}.not-found p{color:var(--muted);margin-bottom:30px}.skip{position:absolute;top:-100px;left:20px;padding:10px;background:var(--green);color:#000;z-index:100}.skip:focus{top:10px}
@media(min-width:1500px){.hero{min-height:710px}.hero h1{font-size:56px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:5px;min-height:620px}.hero h1{font-size:38px;letter-spacing:-1px}.eyebrow{font-size:9px;letter-spacing:.8px}.growth-visual{height:450px}.formula{left:50px;font-size:34px;top:170px}.visual-label{left:58px;top:235px;font-size:11px}.idea-grid{gap:25px}.concept{padding-left:23px}.article-grid{gap:20px}.card-art{height:180px}.art-glyph{font-size:30px}.art-practice .art-glyph{font-size:28px}.hero-note{font-size:9px;gap:8px}.about-section{gap:45px}}
@media(max-width:780px){.container{width:calc(100% - 40px)}.nav{height:72px;gap:16px}.brand{font-size:20px;gap:8px}.brand img{width:31px;height:31px}.nav nav{gap:24px}.nav nav a{padding:22px 0;font-size:13px}.nav nav a.active:after{bottom:11px}.nav-action{display:none}.hero{grid-template-columns:1fr;gap:8px;padding-top:42px;padding-bottom:24px}.hero h1{font-size:42px;line-height:1.4;margin-top:22px}.hero-description{max-width:550px}.hero-note{margin-top:30px}.growth-visual{width:min(530px,100%);height:435px;margin:8px auto 0}.growth-svg{height:380px;top:25px}.formula{font-size:39px;top:154px;left:65px}.visual-label{top:230px;left:90px}.visual-bottom{bottom:8px}.eyebrow{font-size:10px;letter-spacing:1px;white-space:normal}.idea-grid{grid-template-columns:repeat(3,1fr);gap:18px}.idea-intro{grid-column:1/-1;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.idea-intro h2 br,.idea-intro p br{display:none}.idea-intro h2{font-size:25px}.idea-intro p{max-width:175px}.concept{padding-left:15px}.concept-symbol{height:68px;font-size:37px}.multiply{font-size:49px}.concept h3{font-size:15px}.concept p{font-size:12px}.concept p br{display:none}.concept-number{font-size:10px}.articles-section{padding:50px 0}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.article-card:last-child:nth-child(odd){grid-column:1/-1}.article-card:last-child:nth-child(odd) .card-art{height:205px}.section-heading h2{font-size:28px}.section-kicker{font-size:10px;letter-spacing:1px}.section-heading .text-button{font-size:12px;gap:10px}.about-section{gap:25px;padding:40px 0}.about-section h2{font-size:29px}.about-copy{padding-top:13px}.about-copy p{font-size:14px}.footer-top{gap:17px;flex-wrap:wrap}.footer-top p{display:none}.footer-bottom{font-size:9px;flex-wrap:wrap;gap:7px}.explore-section{padding-top:40px}.explore-section h1{font-size:33px}.reading h1{font-size:30px}.prose{font-size:16px}.reading{padding-top:28px}.article-summary{font-size:16px}}
@media(max-width:480px){.nav nav{gap:18px}.brand{font-size:17px}.brand img{width:28px;height:28px}.hero h1{font-size:35px;letter-spacing:-1px}.hero-description{font-size:14px}.hero-actions{gap:23px}.hero-actions .text-button{font-size:12px;gap:9px}.button{padding:11px 18px;gap:24px}.hero-note{font-size:8px;letter-spacing:.5px}.growth-visual{height:355px;margin-top:15px}.growth-svg{height:320px;top:13px}.formula{font-size:30px;top:130px;left:43px;letter-spacing:-1.5px}.formula sup{font-size:20px;top:-7px}.visual-label{top:189px;left:65px;font-size:10px;letter-spacing:2px}.visual-top,.visual-bottom{font-size:8px;letter-spacing:.6px;left:17px}.visual-top{top:5px}.visual-bottom{bottom:0;padding-top:9px}.idea-section{padding:28px 0}.idea-grid{gap:14px}.idea-intro p{display:none}.concept{padding-left:12px}.concept h3{font-size:14px}.concept p{font-size:11px}.concept-number{display:none}.concept-symbol{font-size:34px;height:61px}.multiply{font-size:46px}.article-grid{grid-template-columns:1fr;gap:30px}.article-card:last-child:nth-child(odd){grid-column:auto}.card-art{height:205px}.art-glyph{font-size:36px}.art-practice .art-glyph{font-size:34px}.article-card h3{font-size:20px}.article-card p{font-size:14px}.card-meta{font-size:12px}.about-section{grid-template-columns:1fr;gap:10px}.about-section h2 br{display:none}.about-section h2{font-size:28px}.about-copy p{font-size:15px}.section-heading{align-items:center}.section-heading h2{font-size:27px}.section-kicker{font-size:9px}.filters{gap:8px}.filters a{padding:6px 11px;font-size:12px}.explore-section h1{font-size:29px}.lead{font-size:14px}.preview-banner{font-size:12px;gap:10px}.article-end{gap:18px;font-size:12px}.not-found h1{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.eyebrow,.section-kicker,.hero-note,.visual-top,.visual-bottom,.art-caption,.art-index,.concept-number,.card-meta,.footer-bottom{font-size:12px}.hero-note{flex-wrap:wrap;letter-spacing:.3px}.eyebrow{white-space:normal;letter-spacing:.7px}.idea-intro p,.concept p,.article-card p{font-size:14px}.concept p{line-height:1.85}.art-caption,.art-index{letter-spacing:1px}.footer-bottom{letter-spacing:0}.visual-top,.visual-bottom{letter-spacing:.4px}.about-signature,.footer-top p,.footer-top>a:last-child{font-size:13px}
@media(max-width:480px){.section-kicker{font-size:11px}.visual-top,.visual-bottom{font-size:11px}.concept p{font-size:13px}.hero-note{font-size:11px}.article-card p{font-size:15px}.art-caption,.art-index{font-size:12px}}
.footer-bottom{flex-wrap:wrap;align-items:center;gap:12px 24px;color:#93a5ae}.footer-records{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px}.footer-records a{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.8}.footer-records a:hover{color:var(--green)}.police-record img{object-fit:contain;flex-shrink:0}@media(max-width:780px){.footer-bottom{flex-direction:column;align-items:flex-start}.footer-records{gap:8px 18px}}@media(max-width:480px){.footer-records{flex-direction:column;align-items:flex-start;gap:8px}}
