:root{--olive: #2c3a2c;--olive-soft: #3d4f3c;--paper: #f7f3e8;--page: #ece6d6;--ink: #1e241c;--muted: #5c6758;--rule: #d4cbb8;--accent: #c45c38;--accent-hover: #d46a44;--cream: #f4efe3;--shadow: 0 10px 28px rgba(44, 58, 44, .08);color:var(--ink);font-family:"Source Sans 3",sans-serif;background:var(--page)}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:linear-gradient(180deg,rgba(44,58,44,.06),transparent 180px),var(--page);color:var(--ink)}a{color:var(--accent);text-decoration:none}button,input,textarea{font:inherit}.page-title{font-family:Newsreader,serif;font-weight:500;letter-spacing:-.03em;margin:0 0 .35rem}.page-copy{color:var(--muted);margin:0 0 1.5rem}.paper-card{background:var(--paper);border:1px solid var(--rule);border-left:3px solid var(--olive);box-shadow:var(--shadow);border-radius:4px 14px 14px 4px}.handbook-editor .tiptap{min-height:320px;font-family:"Source Serif 4",serif;font-size:1.15rem;line-height:1.75;outline:none}.handbook-editor .tiptap p{margin:0 0 .9rem}.handbook-editor .tiptap h1,.handbook-editor .tiptap h2,.handbook-editor .tiptap h3{font-family:Newsreader,serif;line-height:1.25}.handbook-editor .tiptap img,.entry-body img{max-width:100%;border-radius:8px}.handbook-editor .tiptap p.is-editor-empty:first-child:before{color:#9aa392;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.entry-body{font-family:"Source Serif 4",serif;font-size:1.15rem;line-height:1.75}.entry-body p{margin:0 0 .9rem}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.media-grid video,.media-grid img{width:100%;border-radius:8px;background:#e6dfcc}
