/*
Theme Name: Dunia777 Portal
Theme URI: https://dunia777.games
Author: Redaksi Dunia777
Description: Portal informasi hiburan 18+ — tema kasino merah-emas-hijau-biru, responsif penuh, HTML statis.
Version: 1.0.0
*/

/* ====== Reset & dasar ====== */
*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: 'Poppins', system-ui, 'Segoe UI', Roboto, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #15181d;
  background: #f6f7fb;
  overflow-wrap: break-word;
}
img, svg, video { max-width: 100%; height: auto; display: block; }
a { color: #c8102e; text-decoration: none; }
a:hover { text-decoration: underline; }
h1, h2, h3, h4 { line-height: 1.3; margin: 0 0 .5em; color: #15181d; }
p { margin: 0 0 1em; }
ul, ol { margin: 0 0 1em; padding-left: 1.25em; }
button { font-family: inherit; }
:focus-visible { outline: 3px solid #f5b301; outline-offset: 2px; border-radius: 4px; }

.wrap { max-width: 1160px; margin: 0 auto; padding: 0 20px; }
.wrap--narrow { max-width: 900px; }
.wrap--crumb { padding-top: 14px; padding-bottom: 4px; }

.skip-link {
  position: absolute; left: -9999px; top: 0; z-index: 10000;
  background: #c8102e; color: #fff; padding: 10px 16px; border-radius: 0 0 8px 0; font-weight: 600;
}
.skip-link:focus { left: 0; }

/* ====== Utilitas komponen ====== */
.badge18 {
  display: inline-flex; align-items: center; justify-content: center;
  min-width: 38px; height: 24px; padding: 0 7px; border-radius: 6px;
  background: #c8102e; color: #fff; font-size: 12px; font-weight: 800; letter-spacing: .5px;
  border: 1px solid #ff8fa0;
}
.badge18--big { height: 32px; min-width: 48px; font-size: 14px; }

.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 13px 26px; border-radius: 999px; border: 2px solid transparent;
  font-weight: 700; font-size: 15px; line-height: 1.2; cursor: pointer;
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
  text-decoration: none;
}
.btn:hover { text-decoration: none; transform: translateY(-2px); }
.btn:active { transform: translateY(0); }
.btn--gold {
  background: linear-gradient(180deg, #ffd34d 0%, #f5b301 100%);
  color: #5a3b00; border-color: #e09e00;
  box-shadow: 0 6px 18px rgba(245, 179, 1, .45);
}
.btn--gold:hover { box-shadow: 0 10px 24px rgba(245, 179, 1, .55); }
.btn--ghost { background: #fff; color: #c8102e; border-color: #c8102e; }
.btn--ghost:hover { background: #fdecef; }
.btn--green { background: #0e9f4f; color: #fff; border-color: #0b7d3e; box-shadow: 0 6px 18px rgba(14, 159, 79, .35); }
.btn--green:hover { background: #0c8f46; }
.btn--dark { background: #15181d; color: #fff; }
.btn--sm { padding: 9px 18px; font-size: 13.5px; }
.btn--block { width: 100%; }

.icon-btn {
  display: inline-flex; align-items: center; justify-content: center;
  width: 42px; height: 42px; border-radius: 10px; border: 1.5px solid #e6e9ef;
  background: #fff; color: #3c4450; cursor: pointer; transition: background .15s ease;
}
.icon-btn:hover { background: #fdecef; color: #c8102e; }
.icon-btn svg { width: 21px; height: 21px; }

.chip {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 7px 14px; border-radius: 999px; background: #fff;
  border: 1.5px solid #e6e9ef; color: #3c4450;
  font-size: 13px; font-weight: 600; text-decoration: none;
  transition: all .15s ease;
}
.chip:hover { border-color: #c8102e; color: #c8102e; background: #fdecef; text-decoration: none; }
.chip--gold { border-color: #f5b301; background: #fff8e6; color: #8a5f00; }
.chip--hot::before { content: "🔥"; font-size: 12px; }

.box {
  border-radius: 14px; padding: 18px 20px; margin: 22px 0;
  border: 1px solid #e6e9ef; background: #fff;
}
.box--info { background: #eaf0fe; border-color: #c3d3fb; }
.box--warn { background: #fff8e6; border-color: #f3d98a; }
.box--safe { background: #e8f7ee; border-color: #b7e3c8; }
.box--danger { background: #fdecef; border-color: #f5b8c2; }
.box :last-child { margin-bottom: 0; }
.box__title { display: flex; align-items: center; gap: 8px; font-weight: 700; margin-bottom: 8px; }

.table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; margin: 22px 0; border-radius: 14px; border: 1px solid #e6e9ef; background: #fff; }
table.tbl { width: 100%; border-collapse: collapse; min-width: 560px; font-size: 14.5px; }
.tbl th, .tbl td { padding: 12px 16px; text-align: left; border-bottom: 1px solid #eef0f5; vertical-align: top; }
.tbl thead th { background: #15181d; color: #ffd34d; font-weight: 700; white-space: nowrap; }
.tbl tbody tr:nth-child(even) { background: #fafbfd; }
.tbl tbody tr:last-child td { border-bottom: 0; }

.check-list { list-style: none; padding: 0; margin: 0 0 1em; }
.check-list li { position: relative; padding-left: 32px; margin-bottom: 10px; }
.check-list li::before {
  content: "✓"; position: absolute; left: 0; top: 2px;
  width: 22px; height: 22px; border-radius: 50%;
  background: #0e9f4f; color: #fff; font-size: 13px; font-weight: 800;
  display: flex; align-items: center; justify-content: center;
}
.check-list--red li::before { background: #c8102e; }
.check-list--gold li::before { background: #f5b301; color: #5a3b00; }
.check-list--blue li::before { background: #1d4ed8; }

/* ====== Header ====== */
.topbar { background: #0c1017; color: #c8d0dc; font-size: 12.5px; }
.topbar__in { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding-top: 7px; padding-bottom: 7px; }
.topbar__note { display: flex; align-items: center; gap: 8px; margin: 0; }
.topbar__date { margin: 0; color: #8f99a8; white-space: nowrap; }

.navbar { background: #fff; border-bottom: 1px solid #e6e9ef; position: sticky; top: 0; z-index: 900; box-shadow: 0 2px 14px rgba(12, 16, 23, .06); }
.navbar__in { display: flex; align-items: center; gap: 18px; padding-top: 10px; padding-bottom: 10px; }
.brand { display: inline-flex; align-items: center; gap: 10px; flex-shrink: 0; }
.brand__mark { width: 42px; height: 42px; }
.brand__name { font-size: 22px; font-weight: 800; color: #15181d; letter-spacing: -.3px; }
.brand__name b { color: #c8102e; }
.brand__name--footer { color: #fff; font-size: 24px; }
.brand__name--footer b { color: #ffd34d; }

.nav { margin-left: auto; }
.nav__list { display: flex; align-items: center; gap: 2px; list-style: none; margin: 0; padding: 0; }
.nav__link {
  display: block; padding: 9px 13px; border-radius: 10px;
  color: #3c4450; font-weight: 600; font-size: 14.5px;
}
.nav__link:hover { background: #fdecef; color: #c8102e; text-decoration: none; }
.nav__link.is-active { background: #c8102e; color: #fff; }
.nav__extra { display: none; }

.navbar__actions { display: flex; align-items: center; gap: 10px; flex-shrink: 0; }
.nav-toggle__close { display: none; }
.nav-toggle.is-open .nav-toggle__open { display: none; }
.nav-toggle.is-open .nav-toggle__close { display: block; }

/* ====== Breadcrumb ====== */
.breadcrumb { font-size: 13px; color: #66707e; }
.breadcrumb__list { list-style: none; display: flex; flex-wrap: wrap; gap: 4px 0; margin: 0; padding: 0; }
.crumb a { color: #66707e; font-weight: 500; }
.crumb a:hover { color: #c8102e; }
.crumb:not(:last-child)::after { content: "›"; margin: 0 8px; color: #aeb6c2; }
.crumb--active { color: #c8102e; font-weight: 600; }

/* ====== Hero ====== */
.hero {
  position: relative; color: #fff; overflow: hidden;
  background:
    linear-gradient(115deg, rgba(12,16,23,.92) 0%, rgba(155,12,34,.78) 55%, rgba(200,16,46,.55) 100%),
    url("/images/hero-casino.jpg") center / cover no-repeat;
}
.hero__in { display: grid; grid-template-columns: 1.15fr .85fr; gap: 40px; align-items: center; padding-top: 64px; padding-bottom: 72px; }
.hero__kicker {
  display: inline-flex; align-items: center; gap: 8px;
  background: rgba(255, 211, 77, .14); border: 1px solid rgba(255, 211, 77, .5);
  color: #ffd34d; font-size: 13px; font-weight: 700; letter-spacing: .4px;
  padding: 7px 16px; border-radius: 999px; margin-bottom: 18px;
}
.hero__title { font-size: clamp(30px, 4.6vw, 48px); font-weight: 800; color: #fff; margin-bottom: 6px; }
.hero__title b { color: #ffd34d; }
.hero__sub { font-size: clamp(15px, 1.6vw, 18px); color: #f3d9de; max-width: 560px; margin-bottom: 14px; }
.hero__note { display: flex; align-items: flex-start; gap: 10px; font-size: 13px; color: #f0cdd4; background: rgba(12,16,23,.4); border: 1px solid rgba(255,255,255,.14); border-radius: 12px; padding: 12px 16px; margin-bottom: 22px; max-width: 560px; }
.hero__cta { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 26px; }
.hero__chips { display: flex; flex-wrap: wrap; gap: 8px; }
.hero__chips .chip { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.28); color: #fff; }
.hero__chips .chip:hover { background: rgba(255,255,255,.16); color: #ffd34d; }

.hero__figure { position: relative; margin: 0; }
.hero__figure img { border-radius: 18px; border: 3px solid rgba(255, 211, 77, .6); box-shadow: 0 24px 60px rgba(0,0,0,.45); }
.hero__float {
  position: absolute; display: flex; align-items: center; gap: 8px;
  background: #fff; color: #15181d; font-weight: 700; font-size: 13px;
  padding: 10px 16px; border-radius: 12px; box-shadow: 0 12px 30px rgba(0,0,0,.35);
}
.hero__float--1 { top: -18px; left: -14px; color: #0e9f4f; }
.hero__float--2 { bottom: -18px; right: -10px; color: #c8102e; }

/* ====== Tag cloud strip ====== */
.tagstrip { background: #fff; border-bottom: 1px solid #e6e9ef; }
.tagstrip__in { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; padding-top: 16px; padding-bottom: 16px; }
.tagstrip__label { display: flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 700; color: #15181d; margin: 0 6px 0 0; }
.tagcloud { display: flex; flex-wrap: wrap; gap: 8px; }

/* ====== Section umum ====== */
.section { padding: 64px 0; }
.section--soft { background: #fff; }
.section--tint { background: #f0f2f8; }
.section--dark { background: #0c1017; color: #c8d0dc; }
.section--dark h2, .section--dark h3 { color: #fff; }
.section__head { max-width: 760px; margin: 0 auto 38px; text-align: center; }
.section__head--left { text-align: left; margin-left: 0; }
.section__kicker {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 13px; font-weight: 800; letter-spacing: 1.2px; text-transform: uppercase;
  color: #c8102e; margin-bottom: 10px;
}
.section__kicker::before { content: ""; width: 26px; height: 3px; border-radius: 2px; background: linear-gradient(90deg, #c8102e, #f5b301); }
.section__title { font-size: clamp(24px, 3vw, 34px); font-weight: 800; }
.section__title b { color: #c8102e; }
.section--dark .section__title b { color: #ffd34d; }
.section__desc { color: #5b6472; font-size: 15.5px; margin: 0; }
.section--dark .section__desc { color: #97a1b0; }

/* ====== Panduan 4 langkah ====== */
.steps { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; counter-reset: langkah; }
.step {
  position: relative; background: #fff; border: 1px solid #e6e9ef; border-radius: 18px;
  padding: 26px 22px 22px; box-shadow: 0 4px 18px rgba(12,16,23,.05);
  display: flex; flex-direction: column;
}
.step__no {
  width: 46px; height: 46px; border-radius: 14px; display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 20px; color: #fff; margin-bottom: 14px;
  background: linear-gradient(135deg, #c8102e, #9b0c22); box-shadow: 0 6px 16px rgba(200,16,46,.35);
}
.step:nth-child(2) .step__no { background: linear-gradient(135deg, #f5b301, #e09e00); color: #5a3b00; box-shadow: 0 6px 16px rgba(245,179,1,.4); }
.step:nth-child(3) .step__no { background: linear-gradient(135deg, #0e9f4f, #0b7d3e); box-shadow: 0 6px 16px rgba(14,159,79,.35); }
.step:nth-child(4) .step__no { background: linear-gradient(135deg, #1d4ed8, #1a3fb0); box-shadow: 0 6px 16px rgba(29,78,216,.35); }
.step__title { font-size: 17px; font-weight: 700; margin-bottom: 8px; }
.step__text { font-size: 14px; color: #5b6472; margin-bottom: 14px; }
.step__link { margin-top: auto; font-size: 13.5px; font-weight: 700; color: #c8102e; }
.step__link:hover { text-decoration: underline; }

/* ====== Kartu promo ====== */
.promo-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.promo-card {
  background: #fff; border: 1px solid #e6e9ef; border-radius: 18px; overflow: hidden;
  display: flex; flex-direction: column; box-shadow: 0 4px 18px rgba(12,16,23,.05);
  transition: transform .2s ease, box-shadow .2s ease;
}
.promo-card:hover { transform: translateY(-4px); box-shadow: 0 16px 34px rgba(12,16,23,.12); }
.promo-card__media { position: relative; aspect-ratio: 16 / 9; overflow: hidden; }
.promo-card__media img { width: 100%; height: 100%; object-fit: cover; }
.promo-card__tag {
  position: absolute; top: 12px; left: 12px;
  background: #c8102e; color: #fff; font-size: 11.5px; font-weight: 800; letter-spacing: .6px;
  padding: 5px 12px; border-radius: 999px; text-transform: uppercase;
}
.promo-card__tag--gold { background: #f5b301; color: #5a3b00; }
.promo-card__tag--green { background: #0e9f4f; }
.promo-card__body { padding: 18px 20px 20px; display: flex; flex-direction: column; flex: 1; }
.promo-card__title { font-size: 17px; font-weight: 700; margin-bottom: 6px; }
.promo-card__text { font-size: 14px; color: #5b6472; margin-bottom: 12px; }
.promo-card__terms {
  font-size: 12.5px; color: #5b6472; background: #f6f7fb; border: 1px dashed #d7dce6;
  border-radius: 10px; padding: 10px 12px; margin-bottom: 14px; list-style: none;
}
.promo-card__terms li { margin-bottom: 3px; display: flex; gap: 6px; }
.promo-card__terms li::before { content: "▸"; color: #c8102e; flex-shrink: 0; }
.promo-card__link { margin-top: auto; align-self: flex-start; font-weight: 700; font-size: 14px; }

/* ====== Keunggulan ====== */
.feature-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.feature {
  background: #fff; border: 1px solid #e6e9ef; border-radius: 18px; padding: 24px 22px;
  box-shadow: 0 4px 18px rgba(12,16,23,.05);
}
.feature__ico {
  width: 52px; height: 52px; border-radius: 16px; display: flex; align-items: center; justify-content: center;
  font-size: 24px; margin-bottom: 14px; background: #fdecef;
}
.feature:nth-child(2n) .feature__ico { background: #fff8e6; }
.feature:nth-child(3n) .feature__ico { background: #e8f7ee; }
.feature:nth-child(4n) .feature__ico { background: #eaf0fe; }
.feature__title { font-size: 16.5px; font-weight: 700; }
.feature__text { font-size: 14px; color: #5b6472; margin: 0; }

/* ====== Split (mobile / dsb.) ====== */
.split { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.split__figure { margin: 0; position: relative; }
.split__figure img { border-radius: 18px; box-shadow: 0 20px 50px rgba(12,16,23,.18); }
.split__badge {
  position: absolute; bottom: 16px; left: 16px; right: 16px;
  background: rgba(12,16,23,.82); color: #fff; border-radius: 12px;
  padding: 10px 14px; font-size: 12.5px; backdrop-filter: blur(4px);
}

/* ====== Testimoni ====== */
.testi-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.testi {
  background: #141a24; border: 1px solid #232c3a; border-radius: 18px; padding: 24px;
  position: relative;
}
.testi__quote { color: #c8d0dc; font-size: 14.5px; font-style: italic; margin-bottom: 18px; }
.testi__who { display: flex; align-items: center; gap: 12px; }
.testi__ava {
  width: 44px; height: 44px; border-radius: 50%; display: flex; align-items: center; justify-content: center;
  font-weight: 800; color: #fff; font-size: 15px; flex-shrink: 0;
}
.testi__ava--red { background: #c8102e; } .testi__ava--green { background: #0e9f4f; }
.testi__ava--gold { background: #f5b301; color: #5a3b00; } .testi__ava--blue { background: #1d4ed8; }
.testi__name { color: #fff; font-weight: 700; font-size: 14.5px; }
.testi__city { color: #8f99a8; font-size: 12.5px; }
.testi__stars { color: #ffd34d; letter-spacing: 2px; margin-bottom: 8px; font-size: 13px; }
.testi-note { text-align: center; color: #97a1b0; font-size: 12.5px; margin: 22px 0 0; }

/* ====== Glosarium ====== */
.gloss-filter { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; margin-bottom: 26px; }
.gloss-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.term { background: #fff; border: 1px solid #e6e9ef; border-radius: 14px; padding: 16px 18px; }
.term__name { font-weight: 700; font-size: 15px; color: #c8102e; display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }
.term__cat { font-size: 11px; font-weight: 700; letter-spacing: .5px; text-transform: uppercase; padding: 2px 10px; border-radius: 999px; background: #fdecef; color: #c8102e; }
.term__cat--slot { background: #fff8e6; color: #8a5f00; }
.term__cat--casino { background: #fdecef; color: #c8102e; }
.term__cat--poker { background: #eaf0fe; color: #1d4ed8; }
.term__cat--sports { background: #e8f7ee; color: #0b7d3e; }
.term__cat--bonus { background: #f0f2f8; color: #3c4450; }
.term__def { font-size: 13.5px; color: #5b6472; margin: 6px 0 0; }

/* ====== Band ganda (privasi & RG) ====== */
.duo { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.duo__card { border-radius: 18px; padding: 28px; }
.duo__card--lock { background: #eaf0fe; border: 1px solid #c3d3fb; }
.duo__card--shield { background: #e8f7ee; border: 1px solid #b7e3c8; }
.duo__ico { font-size: 30px; margin-bottom: 10px; }
.duo__title { font-size: 20px; font-weight: 800; }
.duo__links { margin-top: 14px; }

/* ====== FAQ ====== */
.faq-list { max-width: 820px; margin: 0 auto; }
.faq { background: #fff; border: 1px solid #e6e9ef; border-radius: 14px; margin-bottom: 12px; overflow: hidden; }
.faq__q {
  display: flex; align-items: center; justify-content: space-between; gap: 14px;
  padding: 16px 20px; cursor: pointer; font-weight: 600; font-size: 15.5px; list-style: none;
}
.faq__q::-webkit-details-marker { display: none; }
.faq__q::after {
  content: "+"; flex-shrink: 0; width: 28px; height: 28px; border-radius: 50%;
  background: #fdecef; color: #c8102e; font-weight: 800;
  display: flex; align-items: center; justify-content: center; transition: transform .2s ease;
}
.faq[open] .faq__q::after { content: "−"; transform: rotate(180deg); }
.faq__a { padding: 0 20px 18px; color: #5b6472; font-size: 14.5px; border-top: 1px dashed #e6e9ef; padding-top: 14px; }
.faq__a p:last-child { margin-bottom: 0; }

/* ====== Artikel ====== */
.article { max-width: 820px; margin: 0 auto; padding: 34px 20px 64px; }
.article__kicker { display: inline-flex; align-items: center; gap: 8px; background: #c8102e; color: #fff; font-size: 12px; font-weight: 800; letter-spacing: .8px; text-transform: uppercase; padding: 6px 14px; border-radius: 999px; margin-bottom: 14px; }
.article__title { font-size: clamp(24px, 3.4vw, 36px); font-weight: 800; margin-bottom: 12px; }
.article__meta { display: flex; flex-wrap: wrap; align-items: center; gap: 8px 16px; font-size: 13px; color: #66707e; padding-bottom: 18px; border-bottom: 1px solid #e6e9ef; margin-bottom: 24px; }
.article__meta b { color: #15181d; }
.article__figure { margin: 0 0 24px; }
.article__figure img { width: 100%; border-radius: 16px; }
.article__figure figcaption { font-size: 12.5px; color: #8f99a8; margin-top: 8px; text-align: center; }
.article h2 {
  font-size: clamp(20px, 2.6vw, 26px); font-weight: 800; margin: 40px 0 14px;
  padding-left: 14px; border-left: 5px solid #c8102e; line-height: 1.35;
}
.article h2:first-of-type { margin-top: 8px; }
.article h3 { font-size: 18.5px; font-weight: 700; margin: 26px 0 10px; }
.article p, .article li { font-size: 15.5px; color: #2c3440; }
.article strong { color: #15181d; }

.cta-box {
  background: linear-gradient(120deg, #9b0c22 0%, #c8102e 60%, #e0435c 100%);
  color: #fff; border-radius: 18px; padding: 28px; margin: 34px 0; text-align: center;
}
.cta-box h3 { color: #fff; font-size: 21px; }
.cta-box p { color: #fbe3e8; font-size: 14.5px; }
.cta-box__btns { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin-top: 8px; }

.step-list { list-style: none; counter-reset: sl; padding: 0; margin: 20px 0; }
.step-list li { counter-increment: sl; position: relative; padding: 0 0 18px 52px; }
.step-list li::before {
  content: counter(sl); position: absolute; left: 0; top: 0;
  width: 36px; height: 36px; border-radius: 12px; background: #15181d; color: #ffd34d;
  font-weight: 800; display: flex; align-items: center; justify-content: center; font-size: 15px;
}
.step-list li::after { content: ""; position: absolute; left: 17px; top: 40px; bottom: 2px; width: 2px; background: #e6e9ef; }
.step-list li:last-child::after { display: none; }
.step-list b { display: block; font-size: 15.5px; }
.step-list p { margin-bottom: 0; font-size: 14.5px; color: #5b6472; }

/* ====== Halaman daftar/masuk ====== */
.auth { max-width: 980px; margin: 0 auto; padding: 34px 20px 70px; display: grid; grid-template-columns: 1fr 1.1fr; gap: 34px; align-items: start; }
.auth__aside { position: sticky; top: 96px; }
.auth__card { background: #fff; border: 1px solid #e6e9ef; border-radius: 20px; padding: 30px 28px; box-shadow: 0 10px 34px rgba(12,16,23,.08); }
.auth__title { font-size: 24px; font-weight: 800; }
.auth__sub { color: #5b6472; font-size: 14px; margin-bottom: 20px; }
.field { margin-bottom: 16px; }
.field label { display: block; font-size: 13.5px; font-weight: 700; margin-bottom: 6px; }
.field input[type="text"], .field input[type="password"], .field input[type="email"], .field input[type="tel"] {
  width: 100%; padding: 13px 16px; border-radius: 12px; border: 1.5px solid #d7dce6;
  font-size: 15px; font-family: inherit; background: #fbfcfe; color: #15181d;
}
.field input:focus { outline: none; border-color: #c8102e; background: #fff; box-shadow: 0 0 0 3px rgba(200,16,46,.12); }
.field__hint { font-size: 12px; color: #8f99a8; margin: 5px 0 0; }
.field--check { display: flex; align-items: flex-start; gap: 10px; font-size: 13.5px; color: #3c4450; }
.field--check input { margin-top: 4px; width: 17px; height: 17px; accent-color: #c8102e; flex-shrink: 0; }
.auth__note { margin-top: 16px; font-size: 12.5px; color: #66707e; text-align: center; }

/* ====== Halaman statis (tentang, faq, dst.) ====== */
.page-static { max-width: 900px; margin: 0 auto; padding: 34px 20px 70px; }
.page-static__title { font-size: clamp(26px, 3.4vw, 38px); font-weight: 800; }
.page-static__lead { font-size: 16.5px; color: #3c4450; }
.page-static h2 { font-size: clamp(19px, 2.4vw, 24px); font-weight: 800; margin: 38px 0 12px; padding-left: 14px; border-left: 5px solid #c8102e; }
.page-static p, .page-static li { font-size: 15.5px; color: #2c3440; }

/* ====== Footer ====== */
.site-footer { background: #0c1017; color: #97a1b0; }
.footer__grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1.2fr; gap: 34px; padding: 54px 20px 34px; }
.footer__logo { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }
.footer__about { font-size: 13.5px; color: #97a1b0; }
.footer__rg { font-size: 13.5px; color: #c8d0dc; background: #141a24; border: 1px solid #232c3a; border-radius: 12px; padding: 12px 16px; }
.footer__rg b { color: #ffd34d; }
.footer__title { color: #fff; font-size: 15px; font-weight: 700; margin-bottom: 14px; }
.footer__links { list-style: none; margin: 0; padding: 0; }
.footer__links li { margin-bottom: 9px; }
.footer__links a { color: #97a1b0; font-size: 14px; }
.footer__links a:hover { color: #ffd34d; }
.footer__pay { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 12px; }
.pay-badge {
  display: inline-block; padding: 6px 12px; border-radius: 8px;
  border: 1px solid #232c3a; background: #141a24; color: #c8d0dc;
  font-size: 12.5px; font-weight: 600;
}
.footer__note { font-size: 12px; color: #6b7482; margin: 0; }
.footer__disclaimer { border-top: 1px solid #1c2431; padding-top: 26px; padding-bottom: 26px; }
.footer__disclaimer p { font-size: 12.5px; color: #79828f; margin-bottom: 10px; }
.footer__disclaimer a { color: #ffd34d; }
.footer__disclaimer b { color: #aeb6c2; }
.footer__bottom { background: #080b10; }
.site-footer .footer__bottom-in {
  display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap;
  padding-top: 18px; padding-bottom: calc(78px + env(safe-area-inset-bottom));
}
.footer__bottom p { margin: 0; font-size: 12.5px; color: #6b7482; }
.footer__legal-mini { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; }

/* ====== Floating CTA (gaya slot) ====== */
.float-cta {
  position: fixed; left: 0; right: 0; bottom: 0; z-index: 9500;
  display: flex; align-items: stretch; justify-content: center; gap: 8px;
  padding: 8px max(10px, env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));
  background: linear-gradient(180deg, rgba(12,16,23,.88), rgba(12,16,23,.97));
  border-top: 2px solid #f5b301;
  box-shadow: 0 -8px 30px rgba(0,0,0,.35);
}
.float-cta__btn {
  position: relative; flex: 1; max-width: 420px; min-height: 52px;
  display: flex; align-items: center; justify-content: center; gap: 10px;
  border-radius: 14px; font-weight: 800; font-size: 16px; letter-spacing: .8px;
  overflow: hidden; text-decoration: none; border: none;
  transition: transform .12s ease;
}
.float-cta__btn:hover { text-decoration: none; transform: translateY(-2px); }
.float-cta__btn--daftar {
  background: linear-gradient(180deg, #ffd34d, #f5b301 55%, #e09e00);
  color: #4a2f00; box-shadow: 0 4px 0 #b98000, 0 10px 24px rgba(245,179,1,.4);
  animation: ctaPulse 2.4s ease-in-out infinite;
}
.float-cta__btn--masuk {
  background: linear-gradient(180deg, #17c163, #0e9f4f 60%, #0b7d3e);
  color: #fff; box-shadow: 0 4px 0 #086331, 0 10px 24px rgba(14,159,79,.35);
}
.float-cta__label { position: relative; z-index: 2; }
.float-cta__btn--daftar::after {
  content: ""; position: absolute; top: 0; bottom: 0; width: 46px; left: -60px;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.75), transparent);
  transform: skewX(-18deg); animation: ctaShine 2.6s ease-in-out infinite;
}
.float-cta__reels { position: relative; z-index: 2; display: inline-flex; gap: 2px; font-size: 14px; }
.float-cta__reels i { font-style: normal; animation: reelSpin 2.4s steps(3) infinite; }
.float-cta__reels i:nth-child(2) { animation-delay: .3s; }
.float-cta__reels i:nth-child(3) { animation-delay: .6s; }
.float-cta__coin { position: absolute; font-size: 15px; opacity: 0; pointer-events: none; animation: coinUp 3.4s linear infinite; }
.float-cta__coin--1 { left: 12%; bottom: 4px; animation-delay: 0s; }
.float-cta__coin--2 { left: 47%; bottom: 4px; animation-delay: 1.2s; }
.float-cta__coin--3 { right: 12%; bottom: 4px; animation-delay: 2.2s; }

@keyframes ctaShine { 0%, 55% { left: -60px; } 100% { left: 130%; } }
@keyframes ctaPulse {
  0%, 100% { box-shadow: 0 4px 0 #b98000, 0 10px 24px rgba(245,179,1,.35); }
  50% { box-shadow: 0 4px 0 #b98000, 0 14px 34px rgba(245,179,1,.65); }
}
@keyframes reelSpin {
  0% { transform: translateY(0); } 25% { transform: translateY(-3px); }
  50% { transform: translateY(2px); } 75% { transform: translateY(-1px); } 100% { transform: translateY(0); }
}
@keyframes coinUp {
  0% { transform: translateY(0) rotate(0deg); opacity: 0; }
  12% { opacity: .95; }
  100% { transform: translateY(-64px) rotate(340deg); opacity: 0; }
}

/* ====== Pencarian ====== */
.search-overlay {
  position: fixed; inset: 0; z-index: 9900; display: flex; justify-content: center;
  align-items: flex-start; padding: 90px 18px 40px;
  background: rgba(12,16,23,.78); backdrop-filter: blur(6px);
  overflow-y: auto;
}
.search-overlay[hidden] { display: none; }
.search-panel {
  width: 100%; max-width: 640px; background: #fff; border-radius: 18px;
  padding: 18px; box-shadow: 0 30px 80px rgba(0,0,0,.5); border: 1px solid #e6e9ef;
}
.search-bar { display: flex; align-items: center; gap: 10px; }
.search-ico { width: 22px; height: 22px; color: #8f99a8; flex-shrink: 0; }
.search-input {
  flex: 1; border: none; outline: none; font-size: 17px; font-family: inherit;
  padding: 10px 4px; color: #15181d; background: transparent; min-width: 0;
}
.search-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 12px; padding-top: 12px; border-top: 1px dashed #e6e9ef; }
.search-results { margin-top: 12px; }
.search-result {
  display: block; padding: 12px 14px; border-radius: 12px; text-decoration: none;
}
.search-result:hover { background: #fdecef; text-decoration: none; }
.search-result__url { font-size: 11.5px; color: #0e9f4f; font-weight: 600; }
.search-result__title { font-weight: 700; font-size: 14.5px; color: #15181d; margin: 2px 0; }
.search-result__desc { font-size: 12.5px; color: #66707e; margin: 0; }
.search-empty { text-align: center; color: #66707e; font-size: 14px; padding: 18px 0; }

/* ====== Animasi reveal ====== */
.reveal { opacity: 0; transform: translateY(18px); transition: opacity .5s ease, transform .5s ease; }
.reveal.is-in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  .float-cta__btn--daftar, .float-cta__btn--daftar::after, .float-cta__coin, .float-cta__reels i { animation: none; }
  html { scroll-behavior: auto; }
}

/* ====== Responsif ====== */
@media (max-width: 1080px) {
  .nav { display: none; position: absolute; top: 100%; left: 0; right: 0; background: #fff; border-bottom: 1px solid #e6e9ef; box-shadow: 0 18px 34px rgba(12,16,23,.12); margin: 0; }
  .nav.is-open { display: block; }
  .nav__list { flex-direction: column; align-items: stretch; gap: 4px; padding: 12px 20px 8px; }
  .nav__link { padding: 12px 14px; font-size: 15px; }
  .nav__extra { display: block; padding: 10px 20px 18px; }
  .nav__extra-title { font-size: 12px; font-weight: 700; color: #66707e; margin: 0 0 8px; text-transform: uppercase; letter-spacing: .8px; }
  .navbar { position: sticky; }
  .nav-toggle { display: inline-flex; }
}

@media (min-width: 1081px) {
  .nav-toggle { display: none; }
  .nav__extra { display: none; }
}

@media (max-width: 960px) {
  .hero__in { grid-template-columns: 1fr; padding-top: 46px; padding-bottom: 52px; }
  .hero__figure { max-width: 520px; }
  .steps { grid-template-columns: repeat(2, 1fr); }
  .promo-grid, .feature-grid, .testi-grid { grid-template-columns: repeat(2, 1fr); }
  .split { grid-template-columns: 1fr; gap: 26px; }
  .auth { grid-template-columns: 1fr; }
  .auth__aside { position: static; }
  .footer__grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 640px) {
  .section { padding: 46px 0; }
  .steps, .promo-grid, .feature-grid, .testi-grid, .gloss-grid, .duo { grid-template-columns: 1fr; }
  .navbar__login { display: none; }
  .hero__cta .btn { flex: 1 1 auto; }
  .hero__float { padding: 8px 12px; font-size: 12px; }
  .hero__float--1 { top: -12px; left: -6px; }
  .hero__float--2 { bottom: -12px; right: -6px; }
  .float-cta__btn { font-size: 15px; min-height: 50px; }
  .site-footer .footer__bottom-in { justify-content: center; text-align: center; padding-bottom: calc(78px + env(safe-area-inset-bottom)); }
  .topbar__in { justify-content: center; }
  .topbar__date { display: none; }
  .auth__card { padding: 24px 18px; }
  .article { padding: 24px 16px 56px; }
  .page-static { padding: 24px 16px 56px; }
  .wrap { padding: 0 16px; }
  .faq__q { font-size: 14px; padding: 14px 16px; }
  .faq__a { padding: 0 16px 16px; }
}

@media (max-width: 400px) {
  .navbar__in { gap: 8px; }
  .icon-btn { width: 38px; height: 38px; }
  .icon-btn svg { width: 19px; height: 19px; }
  .btn--sm { padding: 8px 12px; font-size: 12.5px; }
  .brand__mark { width: 36px; height: 36px; }
}

@media (max-width: 380px) {
  .brand__name { font-size: 18px; }
  .float-cta__label { font-size: 14px; }
  .float-cta__reels { display: none; }
  .step { padding: 20px 16px; }
}
