:root{--font-size:16px;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--background:#ffffff;--foreground:#030213;--card:#ffffff;--card-foreground:#030213;--primary:#030213;--primary-foreground:#ffffff;--secondary:#f1f2f5;--secondary-foreground:#030213;--muted:#ececf0;--muted-foreground:#717182;--accent:#e9ebef;--accent-foreground:#030213;--destructive:#d4183d;--destructive-foreground:#ffffff;--success:#16a34a;--success-muted:#f0fdf4;--success-border:#22c55e;--success-foreground:#15803d;--border:rgba(0,0,0,0.1);--input-background:#f3f3f5;--ring:#9ca3af;--radius-sm:0.5rem;--radius-md:0.625rem;--radius-lg:0.75rem;--shadow-sm:0 1px 2px rgba(3,2,19,0.06);--shadow-md:0 8px 24px rgba(3,2,19,0.08)}*,:after,:before{box-sizing:border-box}html{font-size:var(--font-size)}body{margin:0;min-width:320px;background:var(--background);color:var(--foreground);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--text-base);line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{border:0;background:rgba(0,0,0,0);color:inherit}h1,h2,h3,h4,p{margin:0}h1{font-size:var(--text-2xl)}h1,h2{font-weight:500;line-height:1.5}h2{font-size:var(--text-xl)}h3{font-size:var(--text-lg);font-weight:500;line-height:1.5}button,h4,label{font-weight:500}button,h4,input,label,textarea{font-size:var(--text-base);line-height:1.5}input,textarea{font-weight:400}ul{margin:0;padding:0;list-style:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}