*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0d0d0d;--surface: #161616;--surface2: #1f1f1f;--border: rgba(255,255,255,.08);--border2: rgba(255,255,255,.14);--text: #f0ede8;--text2: #888680;--text3: #555350;--accent: #f0ede8;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--font: -apple-system, "Inter", system-ui, sans-serif}body.light{--bg: #f5f4f1;--surface: #ffffff;--surface2: #f0ede8;--border: rgba(0,0,0,.08);--border2: rgba(0,0,0,.14);--text: #1a1917;--text2: #6b6965;--text3: #a8a5a2;--accent: #1a1917}html{font-size:16px}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;min-height:100dvh;-webkit-font-smoothing:antialiased}input,select,textarea,button{font-family:inherit;font-size:14px;color:var(--text)}input,select,textarea{background:var(--surface2);border:1px solid var(--border2);border-radius:var(--radius-sm);padding:10px 12px;outline:none;transition:border-color .15s;width:100%}input:focus,select:focus,textarea:focus{border-color:#ffffff4d}body.light input:focus,body.light select:focus,body.light textarea:focus{border-color:#0000004d}textarea{resize:vertical;min-height:80px}select{cursor:pointer}button{cursor:pointer;border:none;background:none;transition:all .15s}button:active{transform:scale(.97)}@media (max-width: 600px){body{font-size:15px}#root>div{padding:1.25rem 1rem 3rem!important}.ll-topbar{flex-direction:column!important;gap:10px!important;margin-bottom:1.25rem!important}.ll-topbar-actions{margin-top:0!important;flex-wrap:wrap}.ll-stats-grid{grid-template-columns:repeat(3,1fr)!important}.ll-form-grid{grid-template-columns:1fr!important}.ll-form-grid>*{grid-column:unset!important}.ll-controls{gap:6px!important}}
