:root{--background: #14110f;--surface: #1d1916;--surface-muted: #26211d;--border: #3d342d;--border-strong: #6a594a;--text: #f4ede2;--text-soft: #d1c5b7;--text-muted: #9f907f;--accent: #b38a5c;--accent-strong: #d7b18a;--shadow: 0 18px 42px rgba(0, 0, 0, .28);--radius-large: 24px;--radius-medium: 16px;--radius-small: 10px;--max-width: 1120px;--font-sans: "Aptos", "Segoe UI Variable Text", "Helvetica Neue", Arial, sans-serif;--font-serif: "Iowan Old Style", "Palatino Linotype", Georgia, serif}:root[data-theme=ember]{--background: #160f10;--surface: #211718;--surface-muted: #2a1d1d;--border: #493131;--border-strong: #7b554a;--text: #f6ece4;--text-soft: #dcc7bc;--text-muted: #a88c7f;--accent: #c57b56;--accent-strong: #dea287}:root[data-theme=moss]{--background: #101311;--surface: #171d18;--surface-muted: #1f2721;--border: #324036;--border-strong: #627565;--text: #edf3eb;--text-soft: #c4d0c2;--text-muted: #8d9b8f;--accent: #8fa178;--accent-strong: #afc09b}*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:dark}:root[data-text-scale=compact] body{font-size:15px}:root[data-text-scale=comfortable] body{font-size:16px}:root[data-text-scale=large] body{font-size:17px}body{margin:0;min-width:320px;background:radial-gradient(circle at top,color-mix(in srgb,var(--accent) 14%,transparent) 0,transparent 38%),var(--background);color:var(--text);font-family:var(--font-sans);line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}#root,.page-shell{min-height:100vh}.page-content,.site-header,.site-footer{width:min(calc(100% - 2rem),var(--max-width));margin:0 auto}.page-content{padding-bottom:4rem}.site-header{position:sticky;top:0;z-index:20;display:grid;gap:1rem;padding:1rem 0;background:color-mix(in srgb,var(--background) 88%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-lockup{display:inline-flex;flex-direction:column;gap:.15rem}.brand-mark{font-family:var(--font-serif);font-size:1.2rem;font-weight:700;letter-spacing:.04em}.brand-note{font-size:.82rem;color:var(--text-muted)}.main-nav{display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.nav-link,.language-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.5rem;padding:.55rem .85rem;border:1px solid transparent;border-radius:999px;color:var(--text-soft);white-space:nowrap}.nav-link:hover,.nav-link:focus-visible,.language-button:hover,.language-button:focus-visible{border-color:var(--border);background:color-mix(in srgb,var(--surface) 88%,black);color:var(--text);outline:none}.nav-link.is-active,.language-button.is-active{border-color:var(--border-strong);background:color-mix(in srgb,var(--surface) 88%,black);color:var(--text)}.language-switcher{display:inline-flex;gap:.4rem;justify-self:start}.page-hero{padding:3rem 0 1rem}.page-hero-panel,.surface-card,.cta-band-inner{border:1px solid var(--border);border-radius:var(--radius-large);background:color-mix(in srgb,var(--surface) 92%,black);box-shadow:var(--shadow)}.page-hero-panel{padding:1.5rem}.eyebrow{display:inline-flex;margin-bottom:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.page-hero h1,.section-shell h2,.surface-card h3,.cta-band h2,.site-footer strong{margin:0;font-family:var(--font-serif);font-weight:700;line-height:1.05}.page-hero h1{max-width:12ch;font-size:clamp(2.8rem,10vw,5.3rem);white-space:pre-line}.page-hero-copy,.section-intro,.site-footer p,.surface-card p,.cta-band p{color:var(--text-soft)}.page-hero-copy{max-width:48rem;margin-top:1rem;font-size:1.05rem;white-space:pre-line}.hero-intent{display:grid;gap:.85rem;max-width:42rem;margin-top:1.5rem}.hero-intent textarea{width:100%;min-height:7.5rem;border:1px solid var(--border);border-radius:var(--radius-medium);background:var(--surface-muted);padding:1rem 1.05rem;color:var(--text);resize:vertical}.hero-intent .primary-link{width:100%}.hero-actions{display:flex;flex-direction:column;gap:.8rem;margin-top:1.5rem}.primary-link,.secondary-link,.footer-home{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1.1rem;border-radius:999px;font-weight:600}.primary-link{border:1px solid var(--accent);background:var(--accent);color:#18130f}.secondary-link,.footer-home{border:1px solid var(--border-strong);background:color-mix(in srgb,var(--surface) 92%,black);color:var(--text)}.section-shell{padding:2.5rem 0}.section-heading{max-width:52rem}.section-shell h2,.cta-band h2{font-size:clamp(2rem,5vw,3rem)}.section-intro{margin-top:.9rem;font-size:1.02rem}.detail-list{display:grid;gap:.7rem;margin:1.4rem 0 0;padding:0;list-style:none}.detail-list li{position:relative;padding-left:1.2rem;color:var(--text-soft)}.detail-list li:before{position:absolute;left:0;top:.55rem;width:.42rem;height:.42rem;content:"";border-radius:999px;background:var(--text)}.card-grid{display:grid;gap:1rem}.example-card{display:grid;gap:1rem;margin-top:1.5rem;border:1px solid var(--border);border-radius:var(--radius-large);background:color-mix(in srgb,var(--surface) 92%,black);box-shadow:var(--shadow)}.example-pane{padding:1.35rem 1.5rem}.example-pane+.example-pane{border-top:1px solid var(--border)}.example-pane p{margin:0;color:var(--text-soft)}.philosophy-link-shell{padding-top:.5rem}.philosophy-link{color:var(--text-soft);text-decoration:underline;text-underline-offset:.24rem}.roadmap-list{display:grid;gap:1rem}.roadmap-item,.prototype-panel,.prototype-list-shell,.prototype-active-ph{border:1px solid var(--border);border-radius:var(--radius-large);background:color-mix(in srgb,var(--surface) 92%,black);box-shadow:var(--shadow)}.roadmap-item{padding:1.35rem}.roadmap-item h3{margin:0;font-family:var(--font-serif);font-size:1.45rem;line-height:1.15}.roadmap-item p{margin:.7rem 0 0;color:var(--text-soft)}.definition-block{display:grid;gap:1rem}.definition-statement{margin:0;max-width:22ch;font-family:var(--font-serif);font-size:clamp(1.7rem,5vw,2.5rem);line-height:1.15}.definition-points{display:grid;gap:1rem}.comparison-block{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1rem 0}.comparison-primary,.comparison-secondary{margin:0;max-width:48rem}.comparison-primary{font-family:var(--font-serif);font-size:clamp(1.25rem,4vw,1.8rem);line-height:1.25}.comparison-secondary{margin-top:.8rem;color:var(--text-soft)}.principle-list{display:grid;gap:.75rem}.principle-item{margin:0;padding:.95rem 0;border-top:1px solid var(--border);font-size:1.04rem;color:var(--text-soft)}.principle-item:last-child{border-bottom:1px solid var(--border)}.surface-card{padding:1.35rem}.surface-card h3{font-size:1.45rem}.card-action{margin-top:1rem}.card-action .primary-link,.card-action .secondary-link{width:100%}.cta-band{padding:1rem 0 0}.cta-band-inner{padding:1.5rem}.prototype-intro{max-width:50rem;margin-top:0}.settings-menu{border:1px solid var(--border);border-radius:var(--radius-medium);background:color-mix(in srgb,var(--surface) 92%,black);overflow:hidden}.settings-summary{cursor:pointer;list-style:none;padding:.9rem 1rem;font-weight:600}.settings-summary::-webkit-details-marker{display:none}.settings-body{display:grid;gap:.95rem;padding:0 1rem 1rem;color:var(--text-soft)}.settings-body p{margin:0}.settings-section{display:grid;gap:.8rem;padding-top:.1rem}.utility-group,.visitor-panel,.prototype-access,.prototype-identity{display:grid;gap:.7rem}.utility-label{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.utility-options,.utility-actions{display:flex;flex-wrap:wrap;gap:.55rem}.utility-chip,.utility-button{cursor:pointer}.utility-chip{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.6rem .9rem;border:1px solid var(--border);border-radius:999px;background:var(--surface-muted);color:var(--text-soft)}.utility-chip.is-active{border-color:var(--accent);color:var(--text)}.utility-note{color:var(--text-muted);font-size:.92rem}.prototype-shell{padding-top:.5rem}.prototype-tabs{display:flex;gap:.6rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.prototype-tabs::-webkit-scrollbar{display:none}.prototype-tab,.prototype-pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.7rem 1rem;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,black);color:var(--text-soft)}.prototype-tab.is-active,.prototype-pill.is-active{border-color:var(--border-strong);color:var(--text)}.prototype-panel{margin-top:1rem;padding:1.5rem}.prototype-grid{display:grid;gap:1rem;margin-top:1.25rem}.prototype-form{display:grid;gap:.9rem}.field-block{display:grid;gap:.45rem;color:var(--text-soft)}.field-block span{font-size:.92rem;font-weight:600;color:var(--text)}.field-block input,.field-block select,.field-block textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius-medium);background:var(--surface-muted);padding:.85rem .95rem;color:var(--text)}.field-block input:focus,.field-block select:focus,.field-block textarea:focus,.hero-intent textarea:focus,.utility-chip:focus,.utility-button:focus,.prototype-tab:focus,.prototype-pill:focus{outline:2px solid color-mix(in srgb,var(--accent) 72%,white);outline-offset:2px}.field-block textarea{resize:vertical}.prototype-submit{width:100%;cursor:pointer}.prototype-submit:disabled{cursor:not-allowed;opacity:.55}.prototype-list-shell,.prototype-active-ph{padding:1.2rem}.prototype-list{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.prototype-list-item{display:grid;gap:.35rem;padding-bottom:.8rem;border-bottom:1px solid var(--border)}.prototype-list-item:last-child{padding-bottom:0;border-bottom:none}.prototype-list-head{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:space-between;align-items:baseline}.prototype-list-item p,.prototype-empty{margin:0;color:var(--text-soft)}.prototype-meta,.prototype-source{color:var(--text-muted);font-size:.9rem}.reflect-shell{display:grid;gap:1rem}.reflect-form,.reflection-card,.reflection-empty{border:1px solid var(--border);border-radius:var(--radius-large);background:color-mix(in srgb,var(--surface) 92%,black);box-shadow:var(--shadow)}.reflect-form,.reflection-empty{padding:1.5rem}.reflect-form{display:grid;gap:1rem}.reflect-submit{width:100%;cursor:pointer}.reflection-card{display:grid;overflow:hidden}.reflection-section{padding:1.25rem 1.5rem;border-top:1px solid var(--border)}.reflection-section:first-child{border-top:none}.reflection-section p,.reflection-empty p{margin:0;color:var(--text-soft)}.prototype-ph{display:grid;gap:1rem;margin-top:1.25rem}.prototype-access,.prototype-identity{margin-top:1.25rem}.prototype-identity strong{font-family:var(--font-serif);font-size:1.3rem;line-height:1.15}.prototype-ph-switcher{display:flex;flex-wrap:wrap;gap:.7rem}.prototype-active-ph{display:grid;gap:.35rem}.prototype-active-ph strong{font-family:var(--font-serif);font-size:clamp(1.8rem,5vw,2.4rem);line-height:1.05}.site-footer{display:grid;gap:1rem;padding:1rem 0 3rem;border-top:1px solid var(--border)}.site-footer p{margin:.35rem 0 0;max-width:36rem}@media(min-width:720px){.site-header{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:1.25rem 0}.settings-menu{justify-self:end;min-width:21rem}.main-nav{justify-content:center}.language-switcher{justify-self:end}.page-hero{padding-top:4.25rem}.page-hero-panel,.cta-band-inner{padding:2.2rem}.hero-actions{flex-direction:row;flex-wrap:wrap}.hero-intent .primary-link{width:fit-content}.example-card{grid-template-columns:repeat(2,minmax(0,1fr))}.example-pane+.example-pane{border-top:none;border-left:1px solid var(--border)}.card-grid,.definition-points,.roadmap-list{grid-template-columns:repeat(3,minmax(0,1fr))}.prototype-panel{padding:2rem}.prototype-grid,.reflect-shell{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.prototype-ph{grid-template-columns:minmax(0,1fr) minmax(18rem,22rem);align-items:start}.site-footer{grid-template-columns:1fr auto;align-items:end}}
