html{color-scheme:dark}body{margin:0}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937;background:radial-gradient(circle at top,rgba(253,230,138,.35),transparent 24%),linear-gradient(180deg,#fffaf3,#f7efe4 38%,#f3e7d8)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit}button,input,textarea,select{font:inherit;border:1px solid rgba(148,163,184,.22);border-radius:14px;background:#fffffff0;color:#1f2937}button{cursor:pointer}input,textarea,select{width:100%;padding:.78rem .95rem}textarea{resize:vertical}#root{min-height:100vh}.shell{max-width:1320px;margin:0 auto;padding:20px}.auth-shell{min-height:100vh;display:grid;gap:24px;align-items:center;grid-template-columns:1.1fr .9fr}.hero h1,.topbar h1{margin:.35rem 0 .55rem;font-size:clamp(2rem,5vw,3.3rem);color:#3f2b1f}.hero p{max-width:560px;color:#6b7280}.badge{display:inline-flex;width:fit-content;padding:.38rem .75rem;border:1px solid rgba(180,120,40,.14);border-radius:999px;color:#9a5c18;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;background:#ffffffa6}.panel{background:#fffcf7d9;border:1px solid rgba(180,120,40,.1);box-shadow:0 12px 30px #69482014;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:22px}.auth-card,.panel{padding:16px}.auth-card{display:grid;gap:12px;max-width:420px}.auth-card h2,.panel h3,.composer h2{margin:0 0 4px;color:#3f2b1f}.layout{display:grid;grid-template-columns:260px minmax(0,760px);gap:18px;margin-top:16px;justify-content:center}.topbar{display:flex;justify-content:space-between;gap:16px;align-items:center;position:sticky;top:12px;z-index:5}.compact-topbar{padding:14px 16px}.topbar-actions{display:flex;gap:10px;align-items:center}.search-top{min-width:260px}.sidebar{display:grid;gap:14px;align-content:start}.folder-list{display:grid;gap:8px}.folder-btn{text-align:left;padding:.75rem .9rem;border-radius:16px;background:#ffffffb8}.folder-btn.active{border-color:#b4782859;background:#fff4e0f2;color:#8a5315}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip,.pill{width:auto;padding:.38rem .72rem;border-radius:999px;background:#fff7edf2;color:#8a5315;border:1px solid rgba(180,120,40,.12)}.chip.active{border-color:#b4782866;background:#fff0d7}.count{opacity:.7;margin-left:6px}.composer{display:grid;gap:10px;margin-bottom:14px}.compact-composer{padding:14px}.composer-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.composer-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.composer-grid-4{grid-template-columns:1fr 1.1fr 1fr auto}.post-list{display:grid;gap:12px}.compact-post{padding:14px;display:grid;gap:10px}.post-head{display:flex;justify-content:space-between;gap:8px;align-items:start}.post-author{font-weight:700;color:#4b2d16}.post-card h3{margin:0;color:#3f2b1f;font-size:1rem}.post-text{margin:0;color:#374151;line-height:1.5;white-space:pre-wrap}.compact-preview{width:100%;max-height:280px;object-fit:cover;display:block;background:#f3eee7;border-radius:16px;cursor:zoom-in}.audio{width:100%}.post-footer,.comments-block{display:grid;gap:8px}.reaction-row{display:flex;gap:8px;flex-wrap:wrap}.reaction-chip{background:#ffffffd9}.comment-list{display:grid;gap:6px}.comment-item{background:#ffffffa6;padding:.62rem .8rem;border-radius:14px;color:#374151}.comment-form input{background:#ffffffd9}.muted{color:#7c6f64}.small{font-size:.87rem}.center{text-align:center;padding:18px}.ghost{background:transparent}.error{color:#b91c1c;font-size:.95rem}.link{color:#9a5c18;text-decoration:none;font-weight:600}.sentinel{height:20px}.modal-backdrop{position:fixed;inset:0;background:#1a1008ad;display:grid;place-items:center;z-index:50;padding:20px}.modal-card{position:relative;max-width:min(1000px,92vw);max-height:90vh;padding:16px}.modal-media{max-width:100%;max-height:80vh;display:block;border-radius:16px}.modal-close{position:absolute;right:10px;top:10px;width:38px;height:38px;border-radius:999px}@media(max-width:1100px){.layout{grid-template-columns:1fr}.topbar{align-items:start;flex-direction:column}.search-top{min-width:0;width:100%}}@media(max-width:760px){.auth-shell,.composer-grid,.composer-grid-4{grid-template-columns:1fr}.topbar-actions{width:100%;flex-wrap:wrap}}
