:root{--gradient-hero:linear-gradient(115deg, #fff4a8 0%, #ffc94a 22%, #ff8a5c 52%, #ff5c9d 78%, #e040fb 100%);--gradient-page:#fff;--surface:#fff;--surface-glass:#ffffffeb;--foreground:#1a1020;--muted:#5c4a66;--primary:#e91e63;--primary-hover:#c2185b;--primary-glow:#e91e6359;--accent-yellow:#ffd54f;--danger:#d32f2f;--border-soft:#ffffffa6;--shadow-card:0 8px 28px #78285a1f, 0 2px 8px #0000000f;--shadow-btn:0 4px 14px var(--primary-glow);--rarity-ssr:linear-gradient(135deg, gold, #ff8c00);--rarity-sr:#e040fb;--rarity-r:#42a5f5;--rarity-n:#9e9e9e}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}html,body{min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Yu Gothic UI,Yu Gothic,Meiryo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fff!important}body{background:#fff!important}a{color:#ad1457;text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}input,button{font-family:inherit}input[type=email],input[type=password],input[type=text]{width:100%;color:var(--foreground);background:#fffffff2;border:2px solid #e91e6333;border-radius:12px;padding:12px 14px;font-size:15px}input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #e91e6326}
