@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--brand: #E81E4D;--brand-dark: #B91640;--text-primary: #1A1A1A;--text-secondary: #6B6B6B;--bg-main: #FAFAFA;--surface: #FFFFFF;--border: #E5E5E5;--success: #2D8659;--radius: 11px}*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-main);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit}button,input,select,textarea{font-family:inherit}h1,h2,h3,h4{margin:0;font-weight:600}
