:root{--background:#f7f9f7;--surface:#fff;--surface-hover:#f3f6f4;--surface-active:#edf2ee;--surface-inverted:#101c15;--surface-inverted-hover:#18271e;--primary:#00b643;--primary-op5:#00b64380;--primary-hover:#00a63d;--primary-active:#009237;--primary-soft:#00b64321;--primary-border:#00b64340;--text:#101010;--text-inverted:#fff;--text-muted:#89928c;--border:#101c1524;--border-soft:#101c1514;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--info:#38bdf8;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:20px;--space-xl:32px}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100dvh}body{font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Geist,sans-serif;display:flex}div#root{background:radial-gradient(circle at 75% 0%, #00b6431f, transparent 32%), radial-gradient(circle at 10% 90%, #00b6430d, transparent 30%), var(--background);color:var(--text);flex-direction:column;flex:1;display:flex}div#root:before{content:"";pointer-events:none;opacity:.3;background-image:linear-gradient(#101c1524 1px,#0000 1px),linear-gradient(90deg,#101c1524 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 20% 80%,#0000);mask-image:linear-gradient(#0000,#000 20% 80%,#0000)}main{flex-direction:column;flex:1;display:flex}a,button{font:inherit}button{cursor:pointer;background-color:#0000;border:none}
