:root{--bg:#090b0a;--surface:#111411;--surface-raised:#171a16;--surface-soft:#1c2119;--line:#2a2f29;--line-soft:#20251f;--text:#f1f3ed;--muted:#90978c;--muted-strong:#b3baaf;--accent:#d9ff63;--accent-soft:#d9ff631f;--accent-dark:#182009;--danger:#ff8e7a;--warning:#ffc56f;--brand-mini:#f4c143;--brand-many:#e6656c;--radius-sm:12px;--radius-md:18px;--radius-lg:27px}.brand-wordmark{white-space:nowrap}.brand-wordmark__mini{color:var(--brand-mini)}.brand-wordmark__many{color:var(--brand-many)}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);min-width:320px}body{background:radial-gradient(circle at 72% 13%, #d9ff631a, transparent 24rem), radial-gradient(circle at 10% 55%, #d9ff630a, transparent 30rem), var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.site-header,main,footer{width:min(100% - 2rem,1180px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;min-height:5.5rem;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:760;display:inline-flex}.brand-mark{background:var(--accent);border-radius:8px 8px 8px 3px;place-items:center;width:1.6rem;height:1.6rem;display:grid;position:relative;box-shadow:0 0 24px #d9ff6329}.brand-mark:after{background:var(--accent);clip-path:polygon(0 0,100% 0,0 100%);content:"";width:.46rem;height:.46rem;position:absolute;bottom:-.2rem;left:.22rem}.brand-mark i,.brand-mark:before{content:"";background:#14180c;border-radius:999px;width:.78rem;height:2px;display:block}.brand-mark i{transform:translateY(-.18rem)}.brand-mark:before{transform:translateY(.24rem)}.header-link{border:1px solid var(--line);min-height:44px;color:var(--muted-strong);border-radius:999px;padding:.75rem 1rem;font-size:.85rem;font-weight:700;transition:border-color .16s,color .16s}.header-link:hover{border-color:var(--muted);color:var(--text)}.hero{align-items:center;gap:clamp(3rem,8vw,7rem);min-height:calc(100vh - 5.5rem);padding:5rem 0 8rem;display:grid}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.75rem;font-weight:760}h1,h2,h3,p{text-wrap:pretty}h1{letter-spacing:-.072em;max-width:760px;margin:0;font-size:clamp(3.3rem,10.5vw,7.7rem);font-weight:780;line-height:.88}h1 span{color:var(--muted)}.hero-intro{max-width:610px;color:var(--muted-strong);margin:2rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:.82rem 1.25rem;font-size:.9rem;font-weight:750;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#151a0d}.button-primary:hover{background:#e2ff87}.button-secondary{border-color:var(--line);color:var(--muted-strong);background:#111411b3}.button-secondary:hover{border-color:var(--muted)}.availability{color:var(--muted);margin:1rem 0 0;font-size:.78rem}.product-frame{border:1px solid var(--line);background:#111411d9;border-radius:30px;width:min(100%,560px);margin-inline:auto;padding:.85rem;position:relative;overflow:hidden;box-shadow:0 38px 100px #0006,0 0 80px #d9ff6309}.product-frame:before{content:"";pointer-events:none;background:linear-gradient(130deg,#ffffff09,#0000 35%);position:absolute;inset:0}.product-bar{min-height:3.7rem;color:var(--muted);justify-content:space-between;align-items:center;padding:0 .6rem;font-size:.72rem;font-weight:680;display:flex}.mini-brand,.local-state{align-items:center;gap:.45rem;display:inline-flex}.mini-brand{color:var(--text);font-size:.8rem}.mini-mark{background:var(--accent);border-radius:5px 5px 5px 2px;width:1rem;height:1rem}.local-state i{background:var(--accent);width:.4rem;height:.4rem;box-shadow:0 0 8px var(--accent);border-radius:50%}.capture-card{border:1px solid var(--line-soft);background:var(--surface-raised);border-radius:22px;padding:clamp(1.2rem,5vw,2rem);position:relative}.capture-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:750}.captured-thought{letter-spacing:-.035em;min-height:5rem;margin:1.1rem 0 1.5rem;font-size:clamp(1.25rem,4vw,1.65rem);font-weight:620;line-height:1.35}.captured-link{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:.8rem;padding:.9rem;display:flex}.captured-link>span{background:var(--accent-soft);width:2.15rem;height:2.15rem;color:var(--accent);border-radius:9px;flex:none;place-items:center;display:grid}.captured-link div{gap:.25rem;display:grid}.captured-link small{color:var(--accent);letter-spacing:.11em;font-size:.55rem;font-weight:800}.captured-link strong{font-size:.77rem;font-weight:640}.capture-footer{color:var(--muted);justify-content:space-between;gap:1rem;margin-top:1rem;font-size:.68rem;display:flex}.capture-footer span:first-child{color:var(--accent)}.search-hint{min-height:3.8rem;color:var(--muted);align-items:center;gap:.65rem;padding:0 .75rem;font-size:.78rem;display:flex}.search-hint span{color:var(--muted-strong);font-size:1.1rem}.principles{border-top:1px solid var(--line-soft);padding:7rem 0}.section-heading{max-width:760px}h2{letter-spacing:-.058em;margin:0;font-size:clamp(2.3rem,6vw,4.5rem);line-height:1.02}.principle-grid{border:1px solid var(--line-soft);background:var(--line-soft);border-radius:24px;gap:1px;margin-top:4rem;display:grid;overflow:hidden}.principle-grid article{background:var(--surface);min-height:260px;padding:clamp(1.5rem,4vw,2.2rem)}.principle-number{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem}h3{letter-spacing:-.035em;margin:4.2rem 0 .8rem;font-size:1.2rem}.principle-grid p{max-width:28rem;color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}footer{border-top:1px solid var(--line-soft);min-height:9rem;color:var(--muted);justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.brand-footer{color:var(--text)}@media (width>=880px){.hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr)}.principle-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=879px){.hero{padding-top:3rem}.product-frame{margin-top:1rem}}@media (width<=520px){.site-header,main,footer{width:min(100% - 1.25rem,1180px)}.hero{padding-bottom:5rem}.hero-actions{display:grid}.button{width:100%}.capture-footer{flex-direction:column;align-items:flex-start;gap:.35rem}footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
