:root{--calyx-paper: #f7f5f0;--calyx-ink: #1a1f22;--calyx-muted: #5f686b;--calyx-light: #8a9294;--calyx-accent: #2f4a3f;--calyx-warm: #8a5f2b;--calyx-cool: #2f4a5a;--calyx-gap: #7c3f3f;--calyx-field: #f1ede3;--calyx-line: #c9c2b2;--calyx-soft: #e8e4d9}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f7f5f0;color:#1a1f22;-webkit-font-smoothing:antialiased}.serif{font-family:"Instrument Serif",Georgia,Times New Roman,serif}.mono{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace}.calyx-surface{background:#f7f5f0;border:1px solid #c9c2b2}.calyx-field{background:#f1ede3;border:1px solid #c9c2b2}.section-title{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:#6b7779;font-weight:500}.tool-btn{font-size:12px;padding:6px 12px;border-radius:8px;border:1px solid #c9c2b2;background:#fff;color:#1a1f22;transition:all 80ms ease;display:inline-flex;align-items:center;gap:6px}.tool-btn:hover{border-color:#2f4a3f;background:#f7f5f0}.tool-btn.active{background:#2f4a3f;color:#f7f5f0;border-color:#2f4a3f}.vignette{background:#fff;border:1px solid #c9c2b2;box-shadow:0 1px 3px #00000008}.signal-slider{accent-color:#2f4a3f}.choice-btn{border:1px solid #c9c2b2;background:#fff;padding:10px 14px;border-radius:10px;text-align:left;font-size:14px;transition:all .1s ease}.choice-btn:hover{border-color:#2f4a3f;background:#faf8f3}.choice-btn.selected{border-color:#2f4a3f;background:#f1ede3}.custom-textarea{font-size:15px;line-height:1.45;border:1px solid #c9c2b2;background:#fff;padding:12px 14px;border-radius:10px;min-height:92px;resize:vertical}.reflection-box{background:#f1ede3;border:1px solid #c9c2b2}.graph-container{background:#fff;border:1px solid #c9c2b2}.signal-dot{transition:all .12s ease}.signal-dot:hover{filter:brightness(.92);stroke:#1a1f22}.city-signal{background:#fff;border:1px solid #c9c2b2;transition:border-color .16s ease,background .16s ease}.city-signal:hover{border-color:#2f4a3f;background:#f7f5f0}.depth-tag{font-size:10px;padding:1px 7px;border-radius:999px;border:1px solid #c9c2b2;background:#f7f5f0}.calibration-line{stroke:#c9c2b2;stroke-width:1;stroke-dasharray:2 2}.perfect-calibration{stroke:#2f4a3f;stroke-width:1.5;stroke-opacity:.7}.distill-enter{opacity:0;transform:translateY(6px)}.distill-enter-active{opacity:1;transform:translateY(0);transition:all .28s cubic-bezier(.2,0,0,1)}.kbd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;padding:1px 5px;background:#f1ede3;border:1px solid #c9c2b2;border-bottom-width:2px;border-radius:4px}
