:root{--font-serif: "Newsreader", Georgia, serif;--font-sans: "Helvetica Neue", Helvetica, Arial, sans-serif;--color-bg: #F9F9F6;--color-bg-white: #FFFFFF;--color-text: #1a1a1a;--color-text-primary: #111;--color-text-secondary: #555;--color-text-tertiary: #888;--color-text-muted: #999;--color-text-faint: #aaa;--color-text-ghost: #bbb;--color-text-invisible: #ccc;--color-text-dim: #ddd;--color-active: #2d6a4f;--color-follow-up: #1d4ed8;--color-scoping: #6d28d9;--color-tentative: #b45309;--color-on-hold: #78716c;--color-early: #059669;--color-draft: #1d4ed8;--color-brief: #2d6a4f;--color-alert: #b45309;--color-danger: #b91c1c;--color-danger-light: #fca5a5;--color-bg-draft: #F8FAFF;--color-border-draft: #E8ECF4;--color-bg-brief: #F5FAF5;--color-bg-alert: #FFFBEB;--color-bg-success: #F0FAF4;--color-border: #e5e4e0;--color-border-light: #eee;--color-border-lighter: #f5f5f0;--color-border-dark: #222;--max-width: 620px;--padding-x: 20px;--transition-fast: .12s ease;--transition-normal: .15s ease;--transition-slow: .3s ease}*{box-sizing:border-box;margin:0}body{margin:0;background:var(--color-bg);font-family:var(--font-sans);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}input::placeholder{color:#999;font-style:italic}textarea::placeholder{color:#777;font-style:italic;font-weight:300}strong{font-weight:500}.label-section{font-size:8px;text-transform:uppercase;letter-spacing:.12em;font-weight:500}.label-subsection{font-size:8px;text-transform:uppercase;letter-spacing:.08em}.headline-primary{font-family:var(--font-serif);font-size:22px;font-weight:400;color:var(--color-text-primary);line-height:1.25}.headline-secondary{font-family:var(--font-serif);font-size:28px;font-weight:300;color:var(--color-text-primary);letter-spacing:-.02em}.body-editorial{font-family:var(--font-serif);font-size:15px;line-height:1.7;color:var(--color-text-secondary)}@keyframes skeleton-pulse{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.skeleton{background:linear-gradient(90deg,#e5e4e0 25%,#f0efeb,#e5e4e0 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite;border-radius:3px}@media(max-width:480px){:root{--padding-x: 16px}.headline-primary{font-size:20px}.headline-secondary{font-size:24px}.body-editorial{font-size:14px}}.shortcut-key{display:inline-block;padding:1px 5px;font-size:10px;font-family:var(--font-sans);color:#999;background:#f5f5f0;border:1px solid #e5e4e0;border-radius:3px;line-height:1.4}@keyframes toast-slide-up{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.toast-enter{animation:toast-slide-up .15s ease-out}@keyframes slow-lane-spin{to{transform:rotate(360deg)}}.slow-lane-spinner{animation:slow-lane-spin .8s linear infinite}@keyframes hero-glow{0%{box-shadow:0 0 #b4530900;border-top-color:#222}15%{box-shadow:0 -2px 12px #b4530914;border-top-color:#b45309}40%{box-shadow:0 -2px 16px #b453091f;border-top-color:#b45309}to{box-shadow:0 0 #b4530900;border-top-color:#222}}.hero-entrance{animation:hero-glow 2.5s ease-out forwards}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-content-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{animation:modal-backdrop-in .15s ease-out}.modal-content{animation:modal-content-in .2s ease-out}
