@import"https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap";html,body,#root{width:100%;min-width:320px;height:100%;min-height:100%}body{margin:0;background:radial-gradient(circle at 50% 18%,#ffffffa3,#fff0 34%),linear-gradient(135deg,#f3f0e8,#e9e5dc);display:grid;place-items:center;overflow:hidden}#root{display:grid;place-items:center;padding:24px}@media(max-width:520px){body{background:var(--bg, #f7f5f0)}#root{padding:0}#root>div{width:100vw!important;height:100dvh!important;border-radius:0!important;box-shadow:none!important}}.boot-error{max-width:720px;padding:24px;border-radius:16px;background:#fff;color:#1d1e1a;font:14px/1.5 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.boot-error h1{margin:0 0 12px;font:700 20px/1.2 system-ui,sans-serif}.boot-error pre{white-space:pre-wrap}:root{--bg: #f7f5f0;--surface: #ffffff;--surface-2: #f3f1ea;--surface-3: #ece9e0;--border: #e8e4da;--border-strong: #ddd8cc;--ink: #1d1e1a;--ink-2: #6a6d62;--ink-3: #9b9d90;--ink-4: #bcbdb2;--green: #1f6f5c;--green-600: #1a5e4e;--green-700: #154c3f;--green-tint: #e7f0ed;--green-tint-2: #d4e6df;--clay: #b9712f;--clay-tint: #f3e7da;--ok: #2c7a5b;--warn: #b9712f;--r-xs: 8px;--r-sm: 11px;--r: 14px;--r-lg: 20px;--r-xl: 26px;--shadow-sm: 0 1px 2px rgba(28,28,20,.05);--shadow: 0 2px 8px rgba(28,28,20,.06), 0 1px 2px rgba(28,28,20,.04);--shadow-lg: 0 10px 30px rgba(28,28,20,.1), 0 2px 8px rgba(28,28,20,.05);--sans: "Hanken Grotesk", system-ui, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace;--safe-top: 56px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.app-root{font-family:var(--sans);color:var(--ink);background:var(--bg);height:100%;width:100%;position:relative;overflow:hidden;letter-spacing:-.01em}.app-scroll{height:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.app-scroll::-webkit-scrollbar{width:0;height:0}.mono{font-family:var(--mono);font-feature-settings:"tnum" 1;letter-spacing:-.02em}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit}.tnum{font-variant-numeric:tabular-nums}@keyframes screenIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.screen-anim{animation:screenIn .28s cubic-bezier(.22,1,.36,1)}@keyframes sheetIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.ph-hatch{background-image:repeating-linear-gradient(135deg,#efece4 0,#efece4 9px,#f6f4ef 9px,#f6f4ef 18px)}.press{transition:transform .12s ease,background .15s ease,box-shadow .15s ease}.press:active{transform:scale(.975)}
