:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--alc-primary:#2563eb;--alc-primary-dk:#1d4ed8;--alc-primary-lt:#eff6ff;--alc-bg:#f8fafc;--alc-card:#fff;--alc-txt:#0f172a;--alc-txt-muted:#64748b;--alc-border:#e2e8f0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font:16px/150% system-ui,-apple-system,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:var(--alc-bg);color:var(--alc-txt);margin:0}#root{width:100%;max-width:600px;min-height:100svh;margin:0 auto}h1,h2,h3,h4,p{margin:0}input,select,button{font-family:inherit}@keyframes alc-pop-ok{0%{opacity:0;transform:scale(.4)}55%{opacity:1;transform:scale(1.12)}to{transform:scale(1)}}@keyframes alc-check-draw{0%{stroke-dashoffset:48px;opacity:0}40%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.alc-anim-ok{animation:.45s cubic-bezier(.34,1.56,.64,1) both alc-pop-ok}.alc-anim-check{stroke-dasharray:48;stroke-dashoffset:48px;animation:.5s ease-out .2s forwards alc-check-draw}
