@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary-color:#4a6cf7;--primary-dark:#3a5de6;--success-color:#10b981;--success-dark:#059669;--neutral-color:#64748b;--neutral-dark:#475569;--text-dark:#2d3748;--text-medium:#4a5568;--text-light:#94a3b8;--bg-gradient-start:#f9f9ff;--bg-gradient-end:#dee6f7;--card-bg:#fff;--input-bg:#f8fafc;--input-border:#e2e8f0;--shadow-sm:0 4px 6px rgba(0,0,0,.05);--shadow-md:0 10px 30px rgba(0,0,0,.08);--shadow-lg:0 15px 35px rgba(0,0,0,.1);--radius-sm:.5rem;--radius-md:.6rem;--radius-lg:1.5rem}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:16px}@media (max-width:480px){html{font-size:15px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,var(--bg-gradient-start) 0,var(--bg-gradient-end) 100%);background-attachment:fixed;color:var(--text-dark);display:flex;flex-direction:column;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;line-height:1.5;margin:0;min-height:100vh;overflow-x:hidden;padding:0;position:relative}body:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cpath fill='%234a6cf7' fill-opacity='.03' fill-rule='evenodd' d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:-1}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-top:0}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}@media (max-width:768px){h1{font-size:1.8rem}h2{font-size:1.6rem}h3{font-size:1.3rem}}p{margin-top:0}button{touch-action:manipulation}button,input,select,textarea{font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}input,select,textarea{font-size:16px}@supports (-webkit-touch-callout:none){.card-content,.main,body{-webkit-overflow-scrolling:touch}}*{scroll-behavior:smooth}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}
