:root{color-scheme:light;--leaf: #193c2d;--leaf-2: #315b3f;--leaf-deep: #0f2a1f;--moss: #8fbe74;--moss-soft: #e6f1d7;--clay: #b75f36;--sky: #25748d;--sky-soft: #e8f3f6;--paper: #fffaf0;--paper-soft: #fffdf6;--field: #ece3cf;--canvas: #f3efe3;--line: #d9ceb9;--line-strong: #c2b395;--ink: #17231d;--ink-soft: #4f5f51;--ink-mute: #36473b;--warn: #9c4719;--good: #2d7a4e;--info: #1e5e76;--shadow-1: 0 1px 2px rgb(54 45 28 / .05);--shadow-2: 0 14px 38px rgb(54 45 28 / .1);--r-sm: 6px;--r-md: 8px;--r-lg: 12px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 22px;--s-6: 32px;--s-7: 48px;--t-xs: .72rem;--t-sm: .82rem;--t-base: .95rem;--t-md: 1.18rem;--t-lg: 1.45rem;--t-xl: 1.78rem;--t-2xl: 2.2rem;--w-reg: 400;--w-med: 500;--w-bold: 700;--w-strong: 800;--tap: 44px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;background:var(--canvas);color:var(--ink)}*,*:before,*:after{box-sizing:border-box}body{min-width:320px;margin:0;overflow-x:clip;background:linear-gradient(90deg,rgb(25 60 45 / .04) 1px,transparent 1px) 0 0 / 32px 32px,linear-gradient(0deg,rgb(25 60 45 / .035) 1px,transparent 1px) 0 0 / 32px 32px,var(--canvas);-webkit-font-smoothing:antialiased;font-size:var(--t-base);line-height:1.4}@supports not (overflow: clip){body{overflow-x:hidden}}a{color:inherit}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1{font-size:var(--t-xl);font-weight:var(--w-strong);line-height:1.15;letter-spacing:-.005em}h2{font-size:var(--t-md);font-weight:var(--w-strong);line-height:1.2}h3{font-size:var(--t-base);font-weight:var(--w-bold)}small{font-size:var(--t-sm);color:var(--ink-soft)}.icon{width:18px;height:18px;stroke-width:2}.tnum,input[type=number],input[type=datetime-local],input[type=date],dd,.metric,.count{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:var(--r-md);background:var(--paper-soft);color:var(--ink)}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--sky);outline-offset:2px}input,select{min-height:var(--tap);padding:0 12px}textarea{min-height:92px;padding:10px 12px;resize:vertical}input[type=radio],input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--sky)}input[type=range]{min-height:28px;padding:0;accent-color:var(--sky)}::placeholder{color:#17231d6b}
