:root{--bg:#f7f8f5;--surface:#fff;--border:#e8ede7;--accent:#0e7a63;--text:#102a24;--text-secondary:#4a6741;--error:#d94f3d;--warning:#e8962a;--success:#2e7d52;--accent-hover:#0e6b4e;--accent-soft:#ddede8;--accent-subtle:#eaf3f0;--text-muted:#8a9b87;--track:#e8e8e6;--row-highlight:#edefe9;--error-soft:#fdf1ef;--warning-soft:#fdf6ec;--success-soft:#eef7f1;--overlay:#102a2452;--font-display:"Manrope", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--fs-display:30px;--fs-h1:24px;--fs-h2:19px;--fs-h3:16px;--fs-body-lg:15px;--fs-body-md:14px;--fs-body-sm:13px;--fs-caption:11px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-8:32px;--sp-10:40px;--sp-12:48px;--r-xs:4px;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-xl:18px;--r-pill:999px;--shadow-card:0 1px 2px #0000000a, 0 1px 8px #00000008;--shadow-sheet:0 -2px 24px #0000001a;--shadow-focus:0 0 0 3px #0e7a6333}html{background:var(--bg)}body:before{content:"";z-index:0;pointer-events:none;background-image:url(/leaves.svg);background-repeat:repeat;background-size:132px 132px;position:fixed;inset:0}#root{z-index:1;position:relative}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:var(--fs-body-md);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text);margin:0;font-weight:700;line-height:1.25}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}p{margin:0}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}.num{font-family:var(--font-display);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}input:disabled,select:disabled{color:var(--text-secondary);opacity:1;-webkit-text-fill-color:var(--text-secondary)}@keyframes tabi-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
