:root{--background:#f8f5f0;--surface:#fff;--surface-2:#f2ede6;--border:#e0d8cc;--border-soft:#ece6dc;--text:#16120c;--text-muted:#7a6a58;--text-dim:#b0a090;--scream:#b5391e;--scream-hover:#c94420;--scream-muted:#b5391e14;--board-bg:#1a1410;--board-text:#f0ebe2;--board-muted:#7a6a58;--board-border:#2e2820;--success:#3a6b4a;--space-xs:4px;--space-s:8px;--space-m:16px;--space-l:24px;--space-xl:40px;--space-2xl:72px;--radius-s:4px;--radius-m:8px;--radius-l:16px;--radius-pill:100px;--font-voice:"Playfair Display",Georgia,serif;--font-mono:"IBM Plex Mono",monospace;--font-body:"Inter",system-ui,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;font-size:16px}body{background:var(--background);color:var(--text);font-family:var(--font-body);min-height:100vh;line-height:1.6}body:before{content:"";pointer-events:none;z-index:0;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px 256px;position:fixed;inset:0}h1,h2,h3{font-family:var(--font-voice);line-height:1.2}h1{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700}h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:500}p{color:var(--text-muted)}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--scream);outline-offset:2px;border-radius:var(--radius-s)}.site-wrapper{max-width:760px;padding:0 var(--space-l);margin:0 auto}.site-wrapper--wide{max-width:1000px;padding:0 var(--space-l);margin:0 auto}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-soft);padding:var(--space-m)0;background:#f8f5f0ed;position:sticky;top:0}.nav-inner{max-width:1000px;padding:0 var(--space-l);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.nav-logo{font-family:var(--font-voice);letter-spacing:-.01em;color:var(--text);align-items:center;gap:var(--space-s);font-size:1.2rem;font-weight:700;display:flex}.nav-logo-dot{background:var(--scream);border-radius:50%;flex-shrink:0;width:8px;height:8px}.nav-actions{align-items:center;gap:var(--space-m);display:flex}.btn{align-items:center;gap:var(--space-s);border-radius:var(--radius-m);font-size:.88rem;font-weight:500;font-family:var(--font-body);cursor:pointer;border:none;padding:9px 18px;text-decoration:none;transition:all .15s;display:inline-flex}.btn-scream{background:var(--scream);color:#fff}.btn-scream:hover{background:var(--scream-hover);color:#fff;transform:translateY(-1px)}.btn-ghost{color:var(--text-muted);border:1px solid var(--border);background:0 0}.btn-ghost:hover{background:var(--surface-2);color:var(--text)}.btn-lg{padding:12px 24px;font-size:.95rem}.hero{padding:var(--space-2xl)0 var(--space-xl);border-bottom:1px solid var(--border-soft)}.hero-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--scream);margin-bottom:var(--space-l);font-size:.72rem;display:block}.hero h1{margin-bottom:var(--space-m)}.hero h1 em{color:var(--text-muted);font-style:italic}.hero-sub{color:var(--text-muted);max-width:580px;margin-bottom:var(--space-xl);font-size:1.1rem;line-height:1.7}.hero-actions{gap:var(--space-m);flex-wrap:wrap;display:flex}.tabs{border-bottom:2px solid var(--border-soft);margin-bottom:var(--space-xl);margin-top:var(--space-xl);gap:0;display:flex}.tab-btn{padding:var(--space-m)var(--space-l);font-family:var(--font-body);color:var(--text-muted);cursor:pointer;align-items:center;gap:var(--space-s);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;font-size:.88rem;font-weight:500;transition:all .15s;display:flex}.tab-btn:hover{color:var(--text)}.tab-btn.active{color:var(--text);border-bottom-color:var(--text)}.tab-btn.active.board-tab{color:var(--scream);border-bottom-color:var(--scream)}.tab-count{font-family:var(--font-mono);background:var(--surface-2);color:var(--text-muted);border-radius:var(--radius-pill);padding:2px 7px;font-size:.72rem}.feed{flex-direction:column;display:flex}.voice-card{padding:var(--space-xl)0;border-bottom:1px solid var(--border-soft);transition:background .1s}.voice-card:last-child{border-bottom:none}.voice-card:hover{background:0 0}.voice-text{font-family:var(--font-voice);color:var(--text);margin-bottom:var(--space-l);letter-spacing:-.01em;font-size:clamp(1.1rem,2.5vw,1.35rem);font-style:italic;line-height:1.65}.voice-card.rising .voice-text{color:var(--text)}.voice-card.rising{border-left:3px solid var(--scream);padding-left:var(--space-l);margin-left:-var(--space-l)}.voice-meta{justify-content:space-between;align-items:center;gap:var(--space-s);flex-wrap:wrap;display:flex}.voice-who{align-items:center;gap:var(--space-s);color:var(--text-dim);font-size:.82rem;font-family:var(--font-mono);display:flex}.voice-who-name{color:var(--text-muted)}.voice-sep{color:var(--border)}.voice-actions{align-items:center;gap:var(--space-s);display:flex}.echo-btn{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);font-size:.8rem;font-family:var(--font-mono);color:var(--text-dim);cursor:pointer;align-items:center;gap:6px;padding:6px 12px;transition:all .15s;display:inline-flex}.echo-btn:hover{border-color:var(--scream);color:var(--scream)}.echo-btn.echoed{background:var(--scream-muted);border-color:var(--scream);color:var(--scream)}.echo-glyph{font-size:.9rem}.rising-badge{font-family:var(--font-mono);color:var(--scream);letter-spacing:.06em;align-items:center;gap:5px;font-size:.7rem;display:inline-flex}.rising-dot{background:var(--scream);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.board-section{background:var(--board-bg);min-height:60vh;padding:var(--space-xl)0;margin:0 calc(-1*var(--space-l));padding-left:var(--space-l);padding-right:var(--space-l)}.board-header{margin-bottom:var(--space-xl);padding-bottom:var(--space-l);border-bottom:1px solid var(--board-border)}.board-header p{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--board-muted);margin-bottom:var(--space-m);font-size:.72rem}.board-header h2{color:var(--board-text);font-size:clamp(1.5rem,3vw,2rem);font-style:italic}.board-voice{padding:var(--space-xl)0;border-bottom:1px solid var(--board-border)}.board-voice:last-child{border-bottom:none}.board-voice-text{font-family:var(--font-voice);letter-spacing:-.01em;color:var(--board-text);margin-bottom:var(--space-l);font-size:clamp(1.25rem,3vw,1.65rem);font-style:italic;line-height:1.6}.board-voice-meta{justify-content:space-between;align-items:center;gap:var(--space-s);flex-wrap:wrap;display:flex}.board-voice-who{font-family:var(--font-mono);color:var(--board-muted);font-size:.75rem}.board-echo-count{font-family:var(--font-mono);color:var(--scream);align-items:center;gap:6px;font-size:.75rem;display:flex}.compose-area{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-l);padding:var(--space-l);margin-bottom:var(--space-xl);cursor:text;transition:border-color .15s}.compose-area:hover{border-color:var(--border)}.compose-prompt{font-family:var(--font-voice);color:var(--text-dim);cursor:pointer;font-size:1rem;font-style:italic}.modal-overlay{z-index:200;background:#16120c99;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}@media (min-width:640px){.modal-overlay{padding:var(--space-l);align-items:center}}.modal-panel{background:var(--surface);border-radius:var(--radius-l)var(--radius-l)0 0;width:100%;max-width:600px;padding:var(--space-xl);max-height:90vh;overflow-y:auto}@media (min-width:640px){.modal-panel{border-radius:var(--radius-l)}}.modal-header{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.modal-title{font-family:var(--font-voice);font-size:1.5rem;font-style:italic}.modal-close{background:var(--surface-2);cursor:pointer;width:32px;height:32px;color:var(--text-muted);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;display:flex}textarea.scream-input{resize:none;width:100%;font-family:var(--font-voice);color:var(--text);background:0 0;border:none;outline:none;min-height:140px;padding:0;font-size:1.15rem;font-style:italic;line-height:1.7}textarea.scream-input::placeholder{color:var(--text-dim)}.compose-divider{background:var(--border-soft);height:1px;margin:var(--space-l)0}.compose-footer{justify-content:space-between;align-items:center;gap:var(--space-m);flex-wrap:wrap;display:flex}input.location-input{border:1px solid var(--border);border-radius:var(--radius-m);min-width:160px;font-family:var(--font-mono);color:var(--text-muted);background:var(--surface-2);flex:1;padding:8px 12px;font-size:.82rem}input.location-input:focus{border-color:var(--scream);outline:none}input.location-input::placeholder{color:var(--text-dim)}.char-count{font-family:var(--font-mono);color:var(--text-dim);font-size:.75rem}.empty-state{text-align:center;padding:var(--space-2xl)0;color:var(--text-muted)}.empty-glyph{margin-bottom:var(--space-m);font-size:2.5rem;display:block}.empty-state p{font-family:var(--font-voice);font-size:1rem;font-style:italic}.footer{border-top:1px solid var(--border-soft);padding:var(--space-l)0;text-align:center;font-family:var(--font-mono);color:var(--text-dim);font-size:.75rem}.footer a{color:var(--text-muted)}.footer a:hover{color:var(--text)}@media (max-width:640px){.hero{padding:var(--space-xl)0}.voice-text{font-size:1.05rem}.board-voice-text{font-size:1.1rem}}
