:root{--surface: #FFFEFB;--surface-warm: #F6EFE1;--rail: #F3EAD8;--page: #F7F0E4;--ink: #1F1B15;--ink-2: #4A4438;--ink-3: #8A8478;--cream: #FBF7F0;--border: #EBE2D0;--border-strong: #D9CDB6;--shadow-sm: 0 1px 2px rgba(62, 48, 24, .05), 0 4px 16px rgba(62, 48, 24, .07);--shadow-md: 0 2px 6px rgba(62, 48, 24, .06), 0 20px 48px rgba(62, 48, 24, .14);--glow-green: 0 6px 20px rgba(1, 107, 207, .32);--brand-red: #E6031D;--brand-blue: #016BCF;--brand-gold: #FCB602;--brand-green: #6EB738;--brand-white: #FBFBFA;--red: #E6031D;--blue: #016BCF;--yellow: #FCB602;--green: #6EB738;--green-head: #016BCF;--green-btn: #016BCF;--green-soft: #E6F1FC;--green-line: #016BCF;--accent-ink: #0B4F99;--accent-border: #BBD8F5;--ok: #6EB738;--ok-soft: #EEF7E6;--ok-ink: #3E6E2A;--ok-border: #CBE1BE;--warn-soft: #FEF4DE;--warn-ink: #8A5A0F;--bad-soft: #FDEAEC;--bad-ink: #B3261E;--serif: "DM Serif Display", "Instrument Serif", Georgia, serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"cv11","ss01","ss03";color:var(--ink);background:radial-gradient(1200px 700px at 18% -10%,#fffdf6e6,#fffdf600 60%),radial-gradient(1000px 800px at 110% 110%,#e9f3de8c,#e9f3de00 55%),var(--page);background-attachment:fixed;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;pointer-events:none;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.6'/%3E%3C/svg%3E")}@keyframes pageIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: no-preference){.page-in{animation:pageIn .35s cubic-bezier(.2,.7,.2,1) backwards}button{transition:background .15s ease,box-shadow .2s ease,transform .15s ease}}#root{min-height:100vh}.hscroll-quiet{scrollbar-width:none}.hscroll-quiet::-webkit-scrollbar:horizontal{height:0}.record-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0}.record-split>.record-split-left{min-width:0;padding-right:26px}.record-split>.record-split-right{min-width:0;display:flex;flex-direction:column;border-left:2px solid var(--green-line);padding-left:26px}@media (max-width: 980px){.record-split{grid-template-columns:minmax(0,1fr)}.record-split>.record-split-left{padding-right:0}.record-split>.record-split-right{border-left:none;padding-left:0;border-top:2px solid var(--green-line);padding-top:18px;margin-top:22px}}button{font-family:inherit}button:focus-visible{outline:2px solid var(--ink);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8c826e40;border-radius:999px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#8c826e66;background-clip:padding-box;border:2px solid transparent}.txt-ink3{color:var(--ink-3)}.serif-i{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400}#boot{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#fbf7f0;display:flex;align-items:center;justify-content:center;color:#8a8478;font-family:"Instrument Serif",Georgia,serif;font-size:20px;letter-spacing:-.01em;font-style:italic;transition:opacity .3s}#boot.hidden{opacity:0;pointer-events:none}
