.rules-page{--bg-outer:#070708;--card-bg:rgba(20,20,22,.6);--border:hsla(0,0%,100%,.04);--text-primary:#fff;--text-secondary:#9aa0a6;--max-width:1200px;background:linear-gradient(180deg,#070708,#0c0c0e);color:var(--text-primary);min-height:100vh;padding:40px 20px;margin-top:10px;box-sizing:border-box}.rules-page *{font-family:Inter,system-ui,-apple-system,sans-serif!important;box-sizing:border-box}.rules-container{max-width:var(--max-width);margin:0 auto}.rules-header{margin-bottom:40px;text-align:left}.rules-badge{display:inline-block;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);color:#ff8a5b;font-size:11px;font-weight:700;letter-spacing:1.5px;padding:6px 12px;border-radius:999px;margin-bottom:14px}.rules-title{font-size:2.8rem;font-weight:900;margin:0 0 10px;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 30%,#ff8a5b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rules-intro{font-size:1.1rem;color:var(--text-secondary);margin:0;max-width:700px;line-height:1.5}.rules-grid{display:grid;grid-template-columns:1fr 380px;grid-gap:28px;gap:28px;align-items:start}.rules-left,.rules-right{display:flex;flex-direction:column;gap:24px}.rules-card{position:relative;background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:30px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 32px rgba(0,0,0,.2)}.rules-card-head{display:flex;align-items:center;gap:16px;margin-bottom:24px}.rules-card-head h2{font-size:1.4rem;font-weight:800;color:#fff;margin:0}.rules-icon-box{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rules-icon-box svg{width:20px;height:20px;color:#fff}.rules-icon-box.orange{background:linear-gradient(135deg,#ff8e53,#ff6b6b)}.rules-icon-box.yellow{background:linear-gradient(135deg,#ffd369,#ff8a5b)}.rules-icon-box.red{background:linear-gradient(135deg,#ff4d6d,#ff2f55)}.rules-list{padding:0;margin:0;list-style:none}.rules-list li{position:relative;padding-left:24px;margin-bottom:16px;color:#d1d5db;font-size:.98rem;line-height:1.6}.rules-list li:last-child{margin-bottom:0}.rules-list li:before{content:"✓";position:absolute;left:0;color:#f2c46b;font-weight:800;font-size:14px}.rules-card.severe{background:radial-gradient(100% 100% at 50% 0,rgba(255,77,109,.05) 0,transparent 100%),#161113;border-color:rgba(255,77,109,.15)}.rules-card-glow{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff4d6d,#ff2f55);opacity:.8}.severe-intro{color:#ff9fae;font-size:.95rem;line-height:1.6;margin:0 0 20px}.severe-list{padding:0;margin:0;list-style:none}.severe-list li{position:relative;padding-left:24px;margin-bottom:14px;color:#fca5a5;font-size:.95rem;line-height:1.5}.severe-list li:last-child{margin-bottom:0}.severe-list li:before{content:"⚠";position:absolute;left:0;color:#ff4d6d;font-weight:800}.rules-summary-card{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:24px}.rules-summary-card h3{font-size:1.1rem;font-weight:800;color:#fff;margin:0 0 20px;text-transform:uppercase;letter-spacing:.5px}.scale-item{display:flex;gap:16px;margin-bottom:18px;align-items:start}.scale-item:last-child{margin-bottom:0}.scale-dot{width:10px;height:10px;border-radius:50%;margin-top:5px;flex-shrink:0}.scale-dot.green{background:#0f6;box-shadow:0 0 10px #0f6}.scale-dot.yellow{background:#fb0;box-shadow:0 0 10px #fb0}.scale-dot.red{background:#ff2f55;box-shadow:0 0 10px #ff2f55}.scale-item h4{font-size:.95rem;font-weight:700;color:#fff;margin:0 0 4px}.scale-item p{font-size:.88rem;color:var(--text-secondary);margin:0;line-height:1.4}.rules-footer{margin-top:50px;padding-top:24px;border-top:1px dashed hsla(0,0%,100%,.05);text-align:center}.rules-footer p{color:var(--text-secondary);font-size:.98rem;line-height:1.6}@media (max-width:900px){.rules-grid{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.rules-page{margin-top:10px;padding:20px 12px}.rules-badge{font-size:9px;padding:4px 8px;margin-bottom:8px}.rules-header{margin-bottom:24px}.rules-title{font-size:1.8rem}.rules-intro{font-size:.95rem}.rules-card{padding:18px;border-radius:12px}.rules-card-head{gap:12px;margin-bottom:16px}.rules-card-head h2{font-size:1.15rem}.rules-icon-box{width:32px;height:32px;border-radius:8px}.rules-icon-box svg{width:16px;height:16px}.rules-list li{margin-bottom:12px}.rules-list li,.severe-list li{padding-left:20px;font-size:.88rem}.severe-list li{margin-bottom:10px}.severe-intro{font-size:.88rem;margin-bottom:14px}.rules-summary-card{padding:18px;border-radius:12px}.rules-summary-card h3{font-size:.95rem;margin-bottom:14px}.scale-item{gap:12px;margin-bottom:14px}.scale-item h4{font-size:.88rem}.scale-item p{font-size:.82rem}.rules-footer{margin-top:30px;padding-top:18px}.rules-footer p{font-size:.88rem}}