@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#fff;--foreground:#1a1a1a;--primary:#2563eb;--primary-hover:#1d4ed8;--secondary:#f3f4f6;--border:#e5e7eb;--input-bg:#fff;--font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--radius:8px;--shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-theme=dark]{--background:#0a0a0a;--foreground:#fff;--primary:#3b82f6;--primary-hover:#60a5fa;--secondary:#1f2937;--border:#374151;--input-bg:#111827}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--background);color:var(--foreground);line-height:1.6;transition:background-color .3s,color .3s}.container{max-width:800px;margin:0 auto;padding:2rem 1rem}header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}h1,h2,h3{margin-bottom:1rem;line-height:1.2}h1{font-size:2rem;font-weight:700}h2{color:var(--primary);margin-top:2rem;font-size:1.5rem;font-weight:600}h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:500}form{flex-direction:column;gap:2rem;display:flex}.section{background:var(--secondary);border-radius:var(--radius);border:1px solid var(--border);padding:1.5rem}.form-group{margin-bottom:1rem}label{margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=date],textarea,select{border-radius:var(--radius);border:1px solid var(--border);background-color:var(--input-bg);width:100%;color:var(--foreground);padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}input:focus,textarea:focus,select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #2563eb33}textarea{resize:vertical;min-height:100px}.radio-group,.checkbox-group{flex-direction:column;gap:.5rem;display:flex}.radio-item,.checkbox-item{cursor:pointer;align-items:center;gap:.5rem;font-size:.95rem;display:flex}input[type=radio],input[type=checkbox]{width:1.2rem;height:1.2rem;accent-color:var(--primary)}button.primary{background-color:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;width:100%;margin-top:2rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background-color .2s,transform .1s}button.primary:hover{background-color:var(--primary-hover)}button.primary:active{transform:scale(.98)}.theme-toggle{border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;transition:background-color .2s;display:flex}.theme-toggle:hover{background-color:var(--border)}.success-message{color:#065f46;border-radius:var(--radius);text-align:center;background-color:#d1fae5;margin-bottom:2rem;padding:1rem}.error-message{color:#991b1b;border-radius:var(--radius);text-align:center;background-color:#fee2e2;margin-bottom:2rem;padding:1rem}.color-picker-container{flex-direction:column;gap:1rem;display:flex}.color-input-row{align-items:center;gap:1rem;display:flex}.color-preview{border:2px solid var(--border);border-radius:50%;width:50px;height:50px}
