*{margin:0;padding:0;box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Segoe UI',Roboto,Arial,sans-serif;background:#2a0d2e;color:#f3e6f5;line-height:1.6;overflow-x:hidden;padding-bottom:70px}
img{max-width:100%;height:auto}
a{text-decoration:none;color:inherit}

.site-header{position:sticky;top:0;z-index:50;background:linear-gradient(180deg,#3a0f3f,#2a0d2e);border-bottom:2px solid #ff2fb0;padding:8px 0}
.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto;padding:6px 14px;gap:10px}
.menu-toggle{background:linear-gradient(135deg,#ffd24a,#ff9c00);border:none;border-radius:8px;width:44px;height:38px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer}
.menu-toggle span{width:20px;height:2px;background:#5a2a00;border-radius:2px}
.brand{display:flex;align-items:center;gap:4px}
.brand-i{font-size:30px;font-weight:900;color:#ffd24a;font-style:italic;text-shadow:0 0 8px #ff2fb0}
.brand-name{font-size:30px;font-weight:900;color:#ffd24a;letter-spacing:1px;text-shadow:0 0 10px #ff9c00}
.brand-heart{filter:drop-shadow(0 0 6px #ff2fb0)}
.header-badge{background:linear-gradient(135deg,#1e7d3c,#3ad29f);color:#fff;font-size:9px;font-weight:800;text-align:center;padding:6px 8px;border-radius:6px;line-height:1.1}
.main-nav{display:none;flex-direction:column;background:#3a0f3f;border-top:1px solid #ff2fb0}
.main-nav.open{display:flex}
.main-nav a{padding:12px 18px;border-bottom:1px solid rgba(255,47,176,.2);color:#f3e6f5;font-weight:600}
.main-nav a:hover{background:#4a1450;color:#ffd24a}

.breadcrumbs{max-width:1100px;margin:0 auto;padding:8px 14px;font-size:13px;color:#cf9fd6;display:flex;gap:8px;align-items:center}
.breadcrumbs a{color:#ffd24a}

.hero{position:relative;min-height:300px;display:flex;align-items:center;background:url('https://www.google.com/search?q=ilovejili+casino+neon+pink+slots+banner&tbm=isch') center/cover no-repeat,linear-gradient(135deg,#6a1262,#ff2fb0,#2a0d2e);border-bottom:3px solid #ffd24a;overflow:hidden}
.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(255,47,176,.35),rgba(42,13,46,.85))}
.hero-content{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:30px 16px}
.hero-h1{font-size:14px;font-weight:700;color:#ffd24a;text-transform:uppercase;letter-spacing:2px;margin-bottom:6px}
.hero-heading{font-size:26px;font-weight:900;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.6);margin-bottom:12px;line-height:1.2}
.hero-sub{font-size:15px;color:#f0d9f3;max-width:560px;margin-bottom:20px}
.hero-cta{display:inline-block;background:linear-gradient(135deg,#ffd24a,#ff9c00);color:#3a0f00;font-weight:800;padding:14px 28px;border-radius:30px;box-shadow:0 4px 18px rgba(255,156,0,.5);text-transform:uppercase;font-size:15px;transition:transform .2s}
.hero-cta:hover{transform:scale(1.05)}

.trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding:16px 12px;background:#3a0f3f;border-bottom:1px solid rgba(255,47,176,.3)}
.trust-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#f3e6f5}

.bonus-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;max-width:1100px;margin:24px auto;padding:0 14px}
.bonus-card{background:linear-gradient(160deg,#4a1450,#2a0d2e);border:2px solid #ff2fb0;border-radius:14px;padding:22px 18px;text-align:center;box-shadow:0 6px 20px rgba(255,47,176,.2)}
.bonus-tag{display:inline-block;background:#ffd24a;color:#5a2a00;font-size:11px;font-weight:800;padding:4px 12px;border-radius:20px;text-transform:uppercase;margin-bottom:10px}
.bonus-amount{font-size:24px;font-weight:900;color:#ffd24a;margin-bottom:6px}
.bonus-desc{font-size:13px;color:#d9b9dd;margin-bottom:16px}
.bonus-btn{display:inline-block;background:linear-gradient(135deg,#ff2fb0,#ff6cd0);color:#fff;font-weight:700;padding:10px 24px;border-radius:24px;font-size:14px}
.bonus-btn:hover{filter:brightness(1.1)}

.content{max-width:1100px;margin:0 auto;padding:0 14px}
.seo{background:rgba(255,255,255,.03);border:1px solid rgba(255,47,176,.25);border-radius:14px;padding:20px 18px;margin-top:10px}
.seo h1{font-size:26px;color:#ffd24a;margin-bottom:18px;text-shadow:0 0 10px rgba(255,47,176,.4)}
.seo h2{font-size:21px;color:#ff6cd0;margin:26px 0 12px;line-height:1.3}
.seo p{margin-bottom:14px;font-size:15px;color:#ecd9ef}
.seo strong{color:#ffd24a}
.seo ul{margin:0 0 16px 20px}
.seo li{margin-bottom:8px;font-size:15px;color:#ecd9ef}
.seo table{width:100%;border-collapse:collapse;margin:16px 0;font-size:13px;display:block;overflow-x:auto}
.seo caption{text-align:left;color:#ffd24a;font-size:14px;margin-bottom:8px}
.seo th,.seo td{border:1px solid rgba(255,47,176,.3);padding:10px 12px;text-align:left}
.seo th{background:#4a1450;color:#ffd24a}
.seo tr:nth-child(even) td{background:rgba(255,255,255,.03)}

.author-box{display:flex;gap:16px;align-items:flex-start;background:linear-gradient(160deg,#4a1450,#2a0d2e);border:1px solid #ff2fb0;border-radius:14px;padding:18px;margin:24px 0}
.author-avatar{flex-shrink:0;background:#2a0d2e;border-radius:50%;padding:6px}
.author-name{font-size:17px;font-weight:800;color:#ffd24a}
.author-role{font-size:13px;color:#ff6cd0;margin-bottom:8px}
.author-bio{font-size:14px;color:#ecd9ef;margin-bottom:8px}
.author-meta{font-size:12px;color:#cf9fd6}

.reviews{margin:24px 0}
.reviews-title{font-size:20px;font-weight:800;color:#ffd24a;margin-bottom:14px}
.review-item{background:rgba(255,255,255,.04);border-left:4px solid #ff2fb0;border-radius:10px;padding:14px 16px;margin-bottom:12px}
.review-stars{color:#ffd24a;font-size:16px}
.review-author{font-weight:700;color:#ff6cd0;margin:4px 0;font-size:14px}
.review-item p{font-size:14px;color:#ecd9ef}

.site-footer{max-width:1100px;margin:0 auto;padding:24px 16px;text-align:center;font-size:12px;color:#cf9fd6;border-top:1px solid rgba(255,47,176,.3);position:relative}
.age-badge{display:inline-block;margin-top:12px;background:#ff2fb0;color:#fff;font-weight:800;border-radius:50%;width:38px;height:38px;line-height:38px;font-size:13px}

.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:60;display:flex;justify-content:space-around;background:linear-gradient(180deg,#3a0f3f,#1f0a23);border-top:2px solid #ff2fb0;padding:6px 0}
.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:10px;color:#cf9fd6;padding:4px 6px;flex:1}
.bottom-nav a.active{color:#ffd24a}
.bottom-nav a.active svg{filter:drop-shadow(0 0 6px #ff2fb0)}
.bottom-nav a:hover{color:#ffd24a}

@media(min-width:760px){
  .menu-toggle{display:none}
  .main-nav{display:flex!important;flex-direction:row;justify-content:center;border-top:none;background:transparent;max-width:1100px;margin:6px auto 0}
  .main-nav a{border:none;padding:8px 16px}
  .hero-heading{font-size:34px}
  .hero{min-height:360px}
}
@media(max-width:480px){
  .hero-heading{font-size:22px}
  .seo h1{font-size:22px}
  .seo h2{font-size:18px}
  .author-box{flex-direction:column}
}