@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Outfit:wght@500;700;800&display=swap";:root{--bg:#f8fafc;--text:#0f172a;--muted:#64748b;--accent:#3b82f6;--accent-strong:#1d4ed8;--accent-glow:#3b82f680;--line:#e2e8f0;--line-strong:#cbd5e1;--container:clamp(1240px, 94vw, 1620px);--surface-1:#ffffffd9;--surface-2:#f8fafcbf;--surface-3:#f1f5f9;--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--radius-pill:999px;--shadow-soft:0 10px 30px #0000000a;--shadow-hover:0 20px 40px #3b82f626;--control-sm:40px;--control-md:46px;--control-lg:50px;--pad-card:clamp(16px, 1.5vw, 24px);--pad-panel:clamp(20px, 2vw, 32px);--gap-card:clamp(16px, 1.5vw, 24px);--heading:"Outfit", sans-serif;--body:"Inter", sans-serif;font-family:var(--body);color:var(--text);background:radial-gradient(circle at 15% 50%, #3b82f614, transparent 25%), radial-gradient(circle at 85% 30%, #10b98114, transparent 25%), var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;overflow-x:clip}body{width:100%;min-width:320px;min-height:100vh;color:var(--text);background:0 0;margin:0;overflow-x:clip}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none;transition:color .3s,transform .3s}img,svg{max-width:100%;display:block}#root{width:100%;min-height:100vh;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:var(--heading);letter-spacing:-.03em;margin:0;font-weight:700}p{margin:0}button{cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}input{outline:0}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:#3b82f633}
