:root{--primary-color: #FF6154;--secondary-color: #FF8A65;--bg-color: #F8F9FA;--text-main: #1A1A2E;--text-secondary: #6B7280}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);color:var(--text-main);overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#0003}*{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}input,textarea{font-family:inherit}::selection{background-color:#ff615433;color:#1a1a2e}
