.rules-page{padding:34px 0 60px;background:linear-gradient(180deg,#fbf8ff,#fff)}
.rules-hero{padding:26px;border:1px solid #eadff1;border-radius:22px;background:#fff;box-shadow:0 12px 35px rgba(73,35,90,.06)}
.rules-hero span{color:#7e22ce;font-size:10px;font-weight:950}.rules-hero h1{margin:8px 0;font-size:25px;font-weight:950;color:#3f214d}
.rules-hero p{margin:0;color:#746779;line-height:2}.rules-hero small{display:block;margin-top:10px;color:#a08da7}
.rules-nav{display:flex;gap:7px;flex-wrap:wrap;margin:15px 0}.rules-nav a{padding:7px 10px;border:1px solid #e9deee;border-radius:999px;background:#fff;color:#62446f;text-decoration:none;font-size:9px;font-weight:900}
.rules-card{display:grid;grid-template-columns:38px 1fr;gap:13px;margin:11px 0;padding:18px;border:1px solid #eee5f2;border-radius:17px;background:#fff}
.rules-card>b{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;background:#f5ecfa;color:#7e22ce}
.rules-card h2{margin:2px 0 7px;color:#452652;font-size:15px;font-weight:950}.rules-card p{margin:5px 0;color:#706375;font-size:10px;line-height:2.05}
.rules-highlight{border-color:#fed7aa;background:#fffaf5}.rules-highlight>b{background:#ffedd5;color:#c2410c}.rules-highlight strong{color:#c2410c}
.rules-final{margin-top:16px;padding:16px;border-radius:15px;background:#4b1d59;color:#fff;font-size:10px;font-weight:850;line-height:2}
.terms-check{display:flex;align-items:flex-start;gap:9px;margin:12px 0;padding:11px;border:1px solid #e8ddec;border-radius:11px;background:#fcf9fd}
.terms-check input{width:18px;height:18px;margin-top:2px;accent-color:#7e22ce}.terms-check label{font-size:9px;line-height:1.9;color:#625369}.terms-check a{color:#7e22ce;font-weight:950}
@media(max-width:575px){.rules-page{padding-top:18px}.rules-hero{padding:18px}.rules-hero h1{font-size:20px}.rules-card{grid-template-columns:30px 1fr;padding:13px}.rules-card>b{width:29px;height:29px}.rules-card p{font-size:9px}}
html[data-theme="dark"] .rules-page{background:#151118!important}html[data-theme="dark"] .rules-hero,html[data-theme="dark"] .rules-card,html[data-theme="dark"] .rules-nav a,html[data-theme="dark"] .terms-check{background:#211a25!important;border-color:#403345!important}html[data-theme="dark"] .rules-hero h1,html[data-theme="dark"] .rules-card h2{color:#f1e8f5!important}html[data-theme="dark"] .rules-card p,html[data-theme="dark"] .terms-check label{color:#c9bdce!important}
