:root,[data-theme=light]{--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-serif: "Newsreader", Georgia, "Times New Roman", serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--surface: #faf8f3;--surface-raised: #ffffff;--surface-raised-2: #fffdf9;--surface-sunken: #f1eee7;--border: #e6e1d7;--border-strong: #d6d0c4;--text-primary: #22201b;--text-secondary: #5a554c;--text-muted: #8b857a;--accent: #1f5e5b;--accent-hover: #184c4a;--accent-contrast: #fbfefd;--accent-text: #1c5754;--accent-soft-bg: #e3edec;--accent-soft-text: #164f4c;--focus: #2e8f8a;--stale-text: #8a5e00;--stale-bg: #f7ecd2;--stale-border: #e4c583;--blocked-text: #4e5964;--blocked-bg: #e9ecef;--blocked-border: #cbd2d8;--frog-text: #3b5a38;--frog-bg: #edf1e6;--frog-border: #cbd8be;--frog-seal: #4c6b45;--skeleton: #ece8e0;--skeleton-hi: #f6f3ec;--shadow-1: 0 1px 2px rgba(40, 36, 28, .06), 0 1px 1px rgba(40, 36, 28, .04);--shadow-2: 0 8px 28px rgba(40, 36, 28, .1), 0 2px 6px rgba(40, 36, 28, .05)}[data-theme=dark]{--surface: #08080a;--surface-raised: #131316;--surface-raised-2: #18181c;--surface-sunken: #000000;--border: #2a2a30;--border-strong: #43434c;--text-primary: #f4f4f5;--text-secondary: #b7b7c0;--text-muted: #87878f;--accent: #45a89f;--accent-hover: #56bcb2;--accent-contrast: #04120f;--accent-text: #6fe0d3;--accent-soft-bg: #16302d;--accent-soft-text: #7fe4d7;--focus: #6fe0d3;--stale-text: #e6b45a;--stale-bg: #2b2008;--stale-border: #4a3910;--blocked-text: #9ba3ac;--blocked-bg: #17181a;--blocked-border: #2c2e32;--frog-text: #a6c79a;--frog-bg: #131a10;--frog-border: #2a3823;--frog-seal: #8aae7b;--skeleton: #19191c;--skeleton-hi: #222226;--shadow-1: 0 1px 2px rgba(0, 0, 0, .6);--shadow-2: 0 10px 32px rgba(0, 0, 0, .7)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--surface: #08080a;--surface-raised: #131316;--surface-raised-2: #18181c;--surface-sunken: #000000;--border: #2a2a30;--border-strong: #43434c;--text-primary: #f4f4f5;--text-secondary: #b7b7c0;--text-muted: #87878f;--accent: #45a89f;--accent-hover: #56bcb2;--accent-contrast: #04120f;--accent-text: #6fe0d3;--accent-soft-bg: #16302d;--accent-soft-text: #7fe4d7;--focus: #6fe0d3;--frog-text: #a6c79a;--frog-bg: #212a1d;--frog-border: #39472f;--frog-seal: #8aae7b;--skeleton: #19191c;--skeleton-hi: #222226}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--surface);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;letter-spacing:-.006em}h1,h2,h3,h4{letter-spacing:-.021em;font-weight:600;margin:0}button{font-family:var(--font-sans)}a{color:var(--accent-text);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:4px}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%238b857a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:28px!important}input[type=date],input[type=time]{color-scheme:light}[data-theme=dark] input[type=date],[data-theme=dark] input[type=time]{color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) input[type=date],:root:not([data-theme=light]) input[type=time]{color-scheme:dark}}select,input[type=date],input[type=time],input[type=text],input[type=number],input[type=email],input[type=password],input[type=url],textarea{font-family:var(--font-sans);background:var(--surface-sunken);color:var(--text-primary);border:1px solid var(--border-strong);border-radius:8px;padding:7px 10px;font-size:13.5px;transition:border-color .12s,box-shadow .12s}select:hover,input[type=date]:hover,input[type=time]:hover,input[type=text]:hover,input[type=number]:hover,input[type=email]:hover,input[type=password]:hover,input[type=url]:hover,textarea:hover{border-color:var(--text-muted)}select:focus-visible,input[type=date]:focus-visible,input[type=time]:focus-visible,input[type=text]:focus-visible,input[type=number]:focus-visible,input[type=email]:focus-visible,input[type=password]:focus-visible,input[type=url]:focus-visible,textarea:focus-visible{outline:none;border-color:var(--focus);box-shadow:0 0 0 3px var(--accent-soft-bg)}select::-ms-expand{display:none}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{filter:var(--date-picker-filter, none);cursor:pointer;opacity:.7}[data-theme=dark] input[type=date]::-webkit-calendar-picker-indicator,[data-theme=dark] input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1)}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) input[type=date]::-webkit-calendar-picker-indicator,:root:not([data-theme=light]) input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1)}}@keyframes sp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sp-skel{background:linear-gradient(90deg,var(--skeleton),var(--skeleton-hi),var(--skeleton));background-size:200% 100%;animation:sp-shimmer 1.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
