/* ==========================================================================
   Mazaya - Belajar Al-Qur'an Online
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;1,600&display=swap');

:root{
  --blue-900:#0a2f6e;
  --blue-800:#0c3f91;
  --blue-700:#0d54bb;
  --blue-600:#116be0;
  --blue-500:#1c86f2;
  --blue-400:#4aa2f5;
  --cream:#fdf3e6;
  --cream-2:#fdf8f1;
  --orange:#fb5607;
  --orange-2:#ff8a3d;
  --yellow:#ffc60f;
  --yellow-2:#ffb200;
  --pink:#f4667c;
  --pink-2:#fce9ec;
  --green:#3cb875;
  --green-2:#e9f8ee;
  --navy-footer:#0a2f6e;
  --text-dark:#12305e;
  --text-body:#5c6c86;
  --white:#ffffff;
  --radius-lg:28px;
  --radius-md:18px;
  --radius-sm:12px;
  --shadow-card:0 10px 30px rgba(15,55,120,.10);
  --shadow-btn:0 8px 20px rgba(255,178,0,.35);
  --font-display:'Baloo 2', 'Nunito', sans-serif;
  --font-body:'Nunito', sans-serif;
}

*,*::before,*::after{ box-sizing:border-box; }
html{ scroll-behavior:smooth; }
body{
  margin:0;
  font-family:var(--font-body);
  color:var(--text-body);
  background:var(--cream);
  -webkit-font-smoothing:antialiased;
  overflow-x:hidden;
}
img{ max-width:100%; display:block; }
a{ text-decoration:none; color:inherit; }
ul{ margin:0; padding:0; list-style:none; }
button{ font-family:inherit; cursor:pointer; }
input, textarea{ font-family:inherit; }
.container{
  width:100%;
  max-width:1240px;
  margin:0 auto;
  padding:0 24px;
}
h1,h2,h3,h4{
  font-family:var(--font-display);
  color:var(--text-dark);
  margin:0;
}

/* ---------------- decorative shapes ---------------- */
.deco{ position:absolute; pointer-events:none; user-select:none; }

/* ---------------- Buttons ---------------- */
.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:14px 26px;
  border-radius:999px;
  font-weight:800;
  font-size:15px;
  border:none;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
  white-space:nowrap;
}
.btn:hover{ transform:translateY(-2px); }
.btn-yellow{
  background:linear-gradient(180deg,var(--yellow) 0%, var(--yellow-2) 100%);
  color:#5b3a00;
  box-shadow:var(--shadow-btn);
}
.btn-yellow:hover{ box-shadow:0 12px 26px rgba(255,178,0,.45); }
.btn-white{
  background:var(--white);
  color:var(--blue-700);
  box-shadow:0 8px 18px rgba(10,50,110,.12);
}
.btn-outline{
  background:rgba(255,255,255,.14);
  color:var(--white);
  border:1.5px solid rgba(255,255,255,.65);
}
.btn-outline:hover{ background:rgba(255,255,255,.25); }
.btn-blue{
  background:linear-gradient(180deg,var(--blue-600), var(--blue-700));
  color:var(--white);
  box-shadow:0 10px 22px rgba(13,84,187,.35);
}
.btn-block{ width:100%; }
.btn-sm{ padding:10px 18px; font-size:13px; }

/* ---------------- Navbar ---------------- */
.navbar{
  position:sticky;
  top:0;
  z-index:100;
  background:linear-gradient(90deg, var(--blue-700), var(--blue-600));
  padding:14px 0;
  box-shadow:0 4px 18px rgba(9,50,110,.18);
}
.navbar .container{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
}
.logo{
  display:flex;
  flex-direction:column;
  line-height:1;
}
.logo .logo-main{
  font-family:var(--font-display);
  font-weight:800;
  font-size:28px;
  color:var(--white);
  letter-spacing:.5px;
  -webkit-text-stroke:0;
}
.logo .logo-main span{ color:var(--orange-2); }
.logo .logo-tag{
  font-size:9.5px;
  color:#ffe1c2;
  font-weight:600;
  letter-spacing:.3px;
  margin-top:2px;
}
.logo-img{ height:40px; width:auto; display:block; object-fit:contain; }
.footer-logo-img{ height:34px; margin-bottom:4px; }
.nav-links{
  display:flex;
  align-items:center;
  gap:30px;
}
.nav-links a{
  color:#e7f0ff;
  font-weight:700;
  font-size:14.5px;
  padding:6px 2px;
  position:relative;
  transition:color .15s ease;
}
.nav-links a::after{
  content:'';
  position:absolute;
  left:0; right:0; bottom:-6px;
  height:3px;
  border-radius:3px;
  background:var(--yellow);
  transform:scaleX(0);
  transition:transform .18s ease;
}
.nav-links a:hover{ color:var(--white); }
.nav-links a.active{ color:var(--white); }
.nav-links a.active::after,
.nav-links a:hover::after{ transform:scaleX(1); }

.nav-actions{ display:flex; align-items:center; gap:10px; }
.nav-actions .btn{ padding:11px 22px; font-size:14px; }

.nav-toggle{
  display:none;
  flex-direction:column;
  gap:5px;
  background:none;
  border:none;
  padding:6px;
}
.nav-toggle span{
  width:24px; height:3px; border-radius:3px; background:#fff;
}

/* ---------------- Hero (home) ---------------- */
.hero{
  position:relative;
  background:radial-gradient(120% 140% at 15% 0%, #1c8bf5 0%, #0d5cc4 45%, #0a3f96 100%);
  padding:64px 0 0;
  overflow:hidden;
  padding:70px 0 60px;
  aspect-ratio:1717/916;
  background:#0877e8 url('assets/BG_Hero.png') center / cover no-repeat;
}
.hero-overlay-content{
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  position:relative;
  z-index:3;
}
.hero-text {
  max-width: 620px;
}
.hero-title{
  font-family:var(--font-display);
  font-weight:800;
  font-size:52px;
  line-height:1.12;
  margin-bottom:16px;
}
.hero-title span{
  display:block;
  -webkit-text-stroke:5px #fff;
  paint-order:stroke fill;
  text-shadow:
    -3px -3px 0 #fff, 3px -3px 0 #fff,
    -3px 3px 0 #fff, 3px 3px 0 #fff,
    -3px 0 0 #fff, 3px 0 0 #fff,
    0 -3px 0 #fff, 0 3px 0 #fff,
    0 6px 14px rgba(4,34,84,.35);
}
.hero-title .l1{ color:var(--orange-2); }
.hero-title .l2{ color:var(--blue-700); }
.hero-title .l3{ color:var(--yellow); }

.hero-desc{
  color:#dbe8fb;
  font-size:15.5px;
  line-height:1.6;
  max-width:380px;
  margin-bottom:26px;
}

.hero-cta{ display:flex; gap:14px; flex-wrap:wrap; }

/* --- STATS BAR: di bawah tombol, tidak menimpa gambar --- */
.stats-card {
    width: 100%;
    max-width: 820px;
    min-height: 140px;

    margin: 28px 0 0;
    padding: 22px 34px;

    display: flex;
    align-items: center;

    background: linear-gradient(
        135deg,
        #063b91 0%,
        #07327e 50%,
        #052b6d 100%
    );

    border-radius: 30px;

    box-shadow:
        0 10px 25px rgba(0, 0, 0, 0.18);

    box-sizing: border-box;
}

/* ITEM */
.stat-item {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 0 12px;
    min-width: 0;
}

/* ICON */
.stat-icon {
    width: 60px;
    height: 60px;

    flex-shrink: 0;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 42px;

    background: rgba(255, 255, 255, 0.08);

    border-radius: 50%;
}
.stat-icon img{ width:62%; height:62%; object-fit:contain; }

/* ICON BUKU */
.stat-icon.book {
    font-size: 42px;
}

/* ICON JAM */
.stat-icon.clock {
    background: #fff;

    border: 4px solid #ff3d4f;

    font-size: 35px;
}

/* TEXT */
.stat-content{ min-width:0; }
.stat-content h3 {
    margin: 0 0 3px;

    color: #ffffff;

    font-size: 17px;
    font-weight: 700;
    white-space: nowrap;

    line-height: 1.2;
}

.stat-content p {
    margin: 0;

    color: rgba(255, 255, 255, 0.9);

    font-size: 12.5px;
    font-weight: 400;
    white-space: nowrap;

    line-height: 1.4;
}

/* GARIS PEMISAH */
.divider {
    width: 2px;
    height: 56px;

    background: rgba(255, 255, 255, 0.2);

    flex-shrink: 0;
}

/* RESPONSIVE */
@media (max-width: 900px) {
    .stats-card {
        flex-direction: column;

        gap: 25px;

        padding: 30px 25px;
    }

    .stat-item {
        width: 100%;
        justify-content: flex-start;
    }

    .divider {
        width: 80%;
        height: 1px;
    }
}

@media (max-width: 500px) {
    .stats-card {
        border-radius: 25px;
        padding: 25px 20px;
    }

.stat-item {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 22px;
    padding: 0 25px;
}

.stat-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    min-width: 0;
}

.stat-content h3,
.stat-content p {
    margin-left: 0;
}
}
/* ---------------- Page hero (sub pages) ---------------- */
.page-hero{
  position:relative;
  background:radial-gradient(120% 160% at 20% 0%, #1c8bf5 0%, #0d5cc4 45%, #0a3f96 100%);
  padding:56px 0 90px;
  text-align:center;
  overflow:hidden;
}
.page-hero h1{
  color:#fff;
  font-size:42px;
  font-weight:800;
  margin-bottom:8px;
}
.page-hero p{
  color:#dbe8fb;
  font-size:15.5px;
}

/* ---------------- Sections on cream card ---------------- */
.sheet{
  position:relative;
  background:var(--cream);
  border-radius:34px 34px 0 0;
  margin-top:-46px;
  padding-top:44px;
  z-index:5;
}

section{ position:relative; }
.section-pad{ padding:70px 0; }

.eyebrow-row{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  margin-bottom:38px;
}
.eyebrow-row h2{ font-size:30px; font-weight:800; }
.eyebrow-row .accent{ font-size:20px; }
.pill-title{
  display:inline-block;
  background:linear-gradient(180deg,#ff7186,var(--pink));
  color:#fff;
  font-weight:800;
  font-size:22px;
  padding:9px 26px;
  border-radius:999px;
  box-shadow:0 10px 22px rgba(244,102,124,.35);
}

/* ---------------- Kenapa Mazaya ---------------- */
.why-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}
.why-card{
  border-radius:22px;
  padding:26px 22px;
  color:#fff;
  min-height:210px;
  display:flex;
  flex-direction:column;
  box-shadow:var(--shadow-card);
  transition:transform .2s ease;
}
.why-card:hover{ transform:translateY(-6px); }
.why-card .icon-box{
  width:52px; height:52px;
  border-radius:14px;
  background:rgba(255,255,255,.22);
  display:flex; align-items:center; justify-content:center;
  font-size:24px;
  margin-bottom:16px;
}
.why-card h3{ color:#fff; font-size:18px; margin-bottom:8px; }
.why-card p{ font-size:13.5px; line-height:1.6; color:rgba(255,255,255,.92); margin:0 0 auto; }
.why-card .arrow{
  margin-top:16px;
  width:32px; height:32px;
  border-radius:50%;
  background:rgba(255,255,255,.24);
  display:flex; align-items:center; justify-content:center;
  font-size:15px;
}
.why-1{ background:linear-gradient(160deg,#2f9bf0,#0d68d4); }
.why-2{ background:linear-gradient(160deg,#ff7a90,#ef4d68); }
.why-3{ background:linear-gradient(160deg,#ffc857,#ff9f1c); }
.why-4{ background:linear-gradient(160deg,#8bdc9e,#3cb875); }

/* ---------------- Kelas Populer ---------------- */
.section-head-row{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
  margin-bottom:36px;
  position:relative;
}
.section-head-row .see-all{
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
}
.class-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:22px;
}
.class-card{
  background:#fff;
  border-radius:20px;
  overflow:hidden;
  box-shadow:var(--shadow-card);
  transition:transform .2s ease;
}
.class-card:hover{ transform:translateY(-6px); }
.class-thumb{
  position:relative;
  height:130px;
  overflow:hidden;
}
.class-thumb img{ width:100%; height:100%; object-fit:cover; }
.class-badge{
  position:absolute;
  top:10px; left:10px;
  padding:5px 14px;
  border-radius:999px;
  font-size:11px;
  font-weight:800;
  color:#fff;
}
.badge-blue{ background:var(--blue-600); }
.badge-pink{ background:var(--pink); }
.badge-green{ background:var(--green); }
.badge-orange{ background:var(--orange-2); }
.class-body{ padding:16px 18px 20px; }
.class-body h4{ font-size:16px; margin-bottom:6px; }
.class-body p{ font-size:12.5px; line-height:1.5; margin-bottom:12px; color:var(--text-body); }
.class-meta{
  display:flex;
  gap:14px;
  font-size:11.5px;
  color:#8b98ad;
  margin-bottom:14px;
}
.class-meta span{ display:flex; align-items:center; gap:5px; }

/* ---------------- Testimoni widget (home) ---------------- */
.Testimoni-widget{
  background:linear-gradient(135deg,#fff 0%, var(--cream-2) 100%);
  border:1px solid #f3e3cf;
  border-radius:26px;
  box-shadow:var(--shadow-card);
  padding:32px;
  display:grid;
  grid-template-columns:1.1fr .9fr 1fr;
  gap:28px;
  align-items:center;
  position:relative;
  overflow:visible;
}
.Testimoni-widget h3{ font-size:20px; margin-bottom:16px; }
.check-list{ display:flex; flex-direction:column; gap:12px; }
.check-item{
  display:flex;
  align-items:center;
  justify-content:space-between;
  font-size:14px;
  font-weight:700;
  color:var(--text-dark);
}
.check-item .left{ display:flex; align-items:center; gap:10px; }
.check-dot{
  width:20px; height:20px; border-radius:50%;
  display:flex; align-items:center; justify-content:center;
  font-size:11px;
  border:2px solid #d8e2f0;
  color:#b9c4d6;
}
.check-dot.done{ background:var(--green); border-color:var(--green); color:#fff; }
.check-count{ font-size:12px; color:#9aa8bf; font-weight:700; }

.progress-mid{ text-align:center; }
.progress-medal{ font-size:42px; margin-bottom:6px; }
.progress-mid .label{ font-size:13px; font-weight:700; color:var(--blue-700); margin-bottom:4px; }
.progress-mid .frac{ font-family:var(--font-display); font-size:36px; font-weight:800; color:var(--text-dark); }
.progress-bar{
  width:100%;
  height:10px;
  border-radius:999px;
  background:#e7ece5;
  overflow:hidden;
  margin:12px 0 8px;
}
.progress-bar > span{
  display:block;
  height:100%;
  border-radius:999px;
  background:linear-gradient(90deg,#3cb875,#2f9e63);
}
.progress-note{ font-size:12px; color:#9aa8bf; font-weight:700; }

.reminder-box{
  background:#fff;
  border:1.5px dashed #f0c98a;
  border-radius:18px;
  padding:16px 18px;
  position:relative;
}
.reminder-box h4{ font-size:14px; color:var(--text-dark); margin-bottom:4px; }
.reminder-box p{ font-size:12px; margin:0; }
.reminder-mascot{
  position:absolute;
  right:-56px;
  bottom:-24px;
  width:110px;
}

/* ---------------- Testimonials ---------------- */
.testi-wrap{ position:relative; max-width:980px; margin:0 auto; padding:0 56px; }
.testi-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.testi-card{
  background:#fff;
  border-radius:18px;
  padding:20px;
  box-shadow:var(--shadow-card);
  display:flex;
  flex-direction:row;
  align-items:stretch;
  gap:14px;
  text-align:left;
}
.testi-content{ flex:1; display:flex; flex-direction:column; min-width:0; }
.testi-card .quote-mark{ color:var(--pink); font-size:26px; font-weight:800; font-family:Georgia, serif; line-height:1; }
.testi-card .quote-close{ align-self:flex-end; margin-top:auto; }
.testi-card p{ font-size:13px; line-height:1.55; color:var(--text-body); margin:6px 0 12px; }
.testi-meta{ display:flex; flex-direction:column; margin-bottom:4px; }
.testi-meta b{ display:block; font-size:13.5px; color:var(--text-dark); }
.testi-meta span{ font-size:11.5px; color:#9aa8bf; }
.testi-photo{
  flex-shrink:0;
  width:88px;
  border-radius:14px;
  overflow:hidden;
  background:linear-gradient(160deg,#eaf3ff,#dcecff);
  display:flex;
  align-items:flex-end;
  justify-content:center;
}
.testi-photo img{ width:100%; height:100%; object-fit:contain; object-position:bottom; }
.testi-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:38px; height:38px;
  border-radius:50%;
  background:#fff;
  box-shadow:0 6px 16px rgba(0,0,0,.15);
  display:flex; align-items:center; justify-content:center;
  border:none;
  color:var(--blue-700);
  font-size:16px;
  z-index:5;
}
.testi-nav.prev{ left:0; }
.testi-nav.next{ right:0; }

/* ---------------- CTA band ---------------- */
.cta-band{
  background:linear-gradient(90deg,var(--blue-700),var(--blue-600));
  border-radius:28px 28px 0 0;
  width:100%;
  position:relative;
  overflow:hidden;
  margin-bottom:0;
}
.cta-band-inner{
  padding:36px 24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.cta-band .cta-left{ display:flex; align-items:center; gap:18px; }
.cta-mascot{ width:78px; }
.cta-band h3{ color:#fff; font-size:22px; margin-bottom:4px; }
.cta-band h3 .hi{ color:var(--yellow); }
.cta-band p{ color:#cfe0f9; font-size:13px; margin:0; }
.cta-book{ width:78px; }

/* ---------------- Footer ---------------- */
.footer{
  background:linear-gradient(180deg,var(--blue-900),#082354);
  color:#c9d7ef;
  padding:52px 0 0;
  margin-top:60px;
  position:relative;
  overflow:hidden;
}
.footer-grid{
  display:grid;
  grid-template-columns:1.3fr 1fr 1fr 1.1fr 1.3fr;
  gap:24px;
  padding-bottom:34px;
}
.footer-brand .logo-main{ font-size:24px; }
.footer-brand p{ font-size:12.5px; line-height:1.6; margin:12px 0 16px; color:#a9bde0; }
.footer-social{ display:flex; gap:10px; }
.footer-social a{
  width:34px; height:34px; border-radius:50%;
  background:rgba(255,255,255,.1);
  display:flex; align-items:center; justify-content:center;
  font-size:14px;
  color:#fff;
  transition:background .15s;
}
.footer-social a:hover{ background:var(--orange-2); }
.footer-col h4{ color:#fff; font-size:14.5px; margin-bottom:16px; }
.footer-col ul li{ margin-bottom:10px; }
.footer-col ul li a{ font-size:13px; color:#a9bde0; transition:color .15s; }
.footer-col ul li a:hover{ color:#fff; }
.footer-contact li{
  display:flex; align-items:flex-start; gap:9px;
  font-size:12.5px; color:#a9bde0; margin-bottom:12px;
}
.newsletter-form{
  display:flex;
  background:#fff;
  border-radius:999px;
  padding:5px;
  margin-top:14px;
  max-width:280px;
}
.newsletter-form input{
  border:none; outline:none; background:transparent;
  padding:9px 14px; font-size:12.5px; flex:1; color:#333;
  min-width:0;
}
.newsletter-form button{
  width:36px; height:36px; border-radius:50%;
  background:var(--pink); border:none; color:#fff;
  display:flex; align-items:center; justify-content:center;
  flex-shrink:0;
}
.footer-leaf{ position:absolute; right:26px; bottom:44px; width:70px; opacity:.9; }
.footer-bottom{
  border-top:1px solid rgba(255,255,255,.1);
  text-align:center;
  padding:18px 0;
  font-size:12px;
  color:#8fa4c9;
}

/* =================== SUB PAGES =================== */

/* -- shared white content card -- */
.content-card{
  background:#fff;
  border-radius:26px;
  box-shadow:var(--shadow-card);
  padding:36px;
}

/* Belajar page */
.tab-row{
  display:flex;
  justify-content:center;
  gap:12px;
  margin-bottom:30px;
  flex-wrap:wrap;
}
.tab-btn{
  padding:11px 26px;
  border-radius:999px;
  border:1.5px solid #e3ebf5;
  background:#fff;
  color:var(--text-dark);
  font-weight:700;
  font-size:13.5px;
}
.tab-btn.active{
  background:linear-gradient(180deg,var(--blue-600),var(--blue-700));
  color:#fff;
  border-color:transparent;
  box-shadow:0 8px 18px rgba(13,84,187,.3);
}
.learn-grid{
  display:grid;
  grid-template-columns:260px 1fr;
  gap:26px;
}
.category-card{
  background:#fff;
  border:1px solid #eef2f8;
  border-radius:20px;
  padding:24px;
  box-shadow:var(--shadow-card);
  height:fit-content;
}
.category-card h3{ font-size:16px; margin-bottom:16px; }
.category-list li a{
  display:flex; align-items:center; gap:10px;
  font-size:13.5px; font-weight:700; color:var(--text-dark);
  padding:10px 0;
  border-bottom:1px solid #f2f5fa;
}
.category-list li:last-child a{ border-bottom:none; }
.category-list li a .dot{
  width:20px;height:20px;border-radius:50%;
  background:#fff4de; color:var(--yellow-2);
  display:flex;align-items:center;justify-content:center;
  font-size:11px;
}
.category-list li a:hover{ color:var(--blue-700); }
.materi-card{
  background:#fff;
  border:1px solid #eef2f8;
  border-radius:20px;
  padding:26px;
  box-shadow:var(--shadow-card);
}
.materi-card > h3{ font-size:17px; margin-bottom:18px; }
.materi-row{
  display:flex;
  align-items:center;
  gap:16px;
  padding:14px 0;
  border-bottom:1px solid #f2f5fa;
}
.materi-row:last-of-type{ border-bottom:none; }
.materi-thumb{
  width:76px; height:60px; border-radius:12px; overflow:hidden; flex-shrink:0;
  background:#eef4ee;
  position:relative;
}
.materi-thumb img{ width:100%; height:100%; object-fit:cover; }
.materi-thumb .play{
  position:absolute; inset:0;
  display:flex; align-items:center; justify-content:center;
  background:rgba(10,40,90,.15);
  color:#fff; font-size:18px;
}
.materi-info{ flex:1; min-width:0; }
.materi-info h4{ font-size:14.5px; color:var(--blue-700); margin-bottom:3px; }
.materi-info p{ font-size:12px; color:var(--text-body); margin:0; line-height:1.4; }
.materi-count{ font-size:12px; color:#9aa8bf; white-space:nowrap; flex-shrink:0; }
.materi-more{ text-align:center; margin-top:22px; }

/* Belajar page tab panels */
.tab-panel{ display:none; }
.tab-panel.active{ display:block; }
.materi-panels{ min-width:0; }

/* Testimoni page */
.home-Testimoni-widget{ margin-bottom:30px; }
.Testimoni-tabs{
  display:flex; justify-content:center; gap:10px; margin-bottom:30px; flex-wrap:wrap;
}
.Testimoni-top{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:24px;
  margin-bottom:26px;
}
.Testimoni-card{
  background:#fff;
  border-radius:22px;
  padding:28px;
  box-shadow:var(--shadow-card);
  border:1px solid #eef2f8;
}
.Testimoni-card h3{ font-size:18px; margin-bottom:18px; }
.Testimoni-list .check-item{ padding:10px 0; border-bottom:1px solid #f2f5fa; }
.Testimoni-list .check-item:last-child{ border-bottom:none; }
.Testimoni-progress-label{ font-size:13px; font-weight:700; color:var(--blue-700); margin:18px 0 4px; }
.Testimoni-progress-num{ font-family:var(--font-display); font-size:32px; font-weight:800; color:var(--text-dark); }
.reward-card{
  background:linear-gradient(160deg,#fff,#fff7ea);
}
.reward-card h3{ margin-bottom:8px; }
.reward-card p{ font-size:13px; margin-bottom:18px; }
.reward-img{ max-width:220px; margin:0 auto; }
.leaderboard-card{
  background:#fff;
  border-radius:22px;
  padding:30px;
  box-shadow:var(--shadow-card);
  border:1px solid #eef2f8;
}
.leaderboard-card h3{ text-align:center; font-size:20px; margin-bottom:26px; }
.podium{
  display:flex;
  justify-content:center;
  align-items:flex-end;
  gap:34px;
  margin-bottom:30px;
  flex-wrap:wrap;
}
.podium-item{ text-align:center; }
.podium-avatar{
  width:78px; height:78px; border-radius:50%;
  border:4px solid var(--yellow);
  object-fit:cover;
  margin-bottom:8px;
}
.podium-item.rank2 .podium-avatar{ border-color:var(--blue-500); }
.podium-item.rank3 .podium-avatar{ border-color:var(--green); }
.podium-item.rank1{ margin-bottom:14px; }
.podium-item.rank1 .podium-avatar{ width:92px; height:92px; }
.podium-rank{
  width:22px; height:22px; border-radius:50%;
  background:var(--yellow); color:#5b3a00;
  font-size:11px; font-weight:800;
  display:flex; align-items:center; justify-content:center;
  margin:-14px auto 8px;
  border:2px solid #fff;
}
.podium-item b{ display:block; font-size:14px; color:var(--text-dark); }
.podium-item span{ font-size:12px; color:#9aa8bf; }
.rank-list{ max-width:520px; margin:0 auto 26px; }
.rank-row{
  display:flex; align-items:center; gap:14px;
  padding:12px 16px;
  background:var(--cream-2);
  border-radius:14px;
  margin-bottom:10px;
  font-size:13.5px;
}
.rank-row .num{
  width:24px; height:24px; border-radius:50%;
  background:var(--yellow); color:#5b3a00;
  font-weight:800; font-size:11.5px;
  display:flex; align-items:center; justify-content:center;
}
.rank-row .name{ flex:1; font-weight:700; color:var(--text-dark); }
.rank-row .pts{ color:#9aa8bf; font-weight:700; }
.leaderboard-more{ text-align:center; }

/* Challenge page */
.challenge-widget{
  background:linear-gradient(135deg,#fff 0%, var(--cream-2) 100%);
  border:1px solid #f3e3cf;
  border-radius:26px;
  box-shadow:var(--shadow-card);
  padding:32px;
  display:grid;
  grid-template-columns:1.1fr .9fr 1fr;
  gap:28px;
  align-items:center;
  position:relative;
  overflow:visible;
  margin-bottom:30px;
}
.challenge-widget h3{ font-size:20px; margin-bottom:16px; }
.challenge-tabs{
  display:flex; justify-content:center; gap:12px; margin-bottom:30px; flex-wrap:wrap;
}
.challenge-top{
  display:grid;
  grid-template-columns:1.3fr .9fr;
  gap:24px;
  margin-bottom:30px;
  align-items:stretch;
}
.challenge-card{
  background:#fff;
  border-radius:22px;
  padding:28px;
  box-shadow:var(--shadow-card);
  border:1px solid #eef2f8;
}
.challenge-card h3{ font-size:17px; margin-bottom:18px; }
.challenge-list .check-item{ padding:10px 0; border-bottom:1px solid #f2f5fa; }
.challenge-list .check-item:last-child{ border-bottom:none; }
.challenge-progress-label{ font-size:13px; font-weight:700; color:var(--blue-700); margin:18px 0 4px; }
.challenge-progress-num{ font-family:var(--font-display); font-size:32px; font-weight:800; color:var(--text-dark); }
.challenge-card.reward-card{
  background:linear-gradient(160deg,#fff,#fff7ea);
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.challenge-card.reward-card p{ font-size:13px; margin-bottom:18px; color:var(--text-body); }
.challenge-card.reward-card .reward-img{ max-width:160px; margin:0 auto; }

@media (max-width:1080px){
  .challenge-widget{ grid-template-columns:1fr; }
  .challenge-top{ grid-template-columns:1fr; }
}
@media (max-width:600px){
  .challenge-widget{ padding:20px; }
  .reminder-mascot{ display:none; }
}

/* Tentang page */
.about-grid{
  display:grid;
  grid-template-columns:1.1fr 1fr;
  gap:36px;
  align-items:center;
  margin-bottom:30px;
}
.about-text h2{ font-size:24px; color:var(--blue-700); line-height:1.35; margin-bottom:16px; }
.about-text > p{ font-size:14.5px; line-height:1.75; margin-bottom:22px; }
.about-list li{
  display:flex; align-items:center; gap:12px;
  font-size:14px; font-weight:700; color:var(--text-dark);
  margin-bottom:14px;
}
.about-list li .check{
  width:24px; height:24px; border-radius:50%;
  background:var(--blue-600); color:#fff;
  display:flex; align-items:center; justify-content:center;
  font-size:12px; flex-shrink:0;
}
.mv-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px;
}
.mv-card{
  border:1.5px dashed #f0c98a;
  border-radius:20px;
  padding:24px;
  display:flex;
  gap:16px;
  background:#fffaf2;
}
.mv-card .mv-ic{ font-size:34px; flex-shrink:0; }
.mv-card h4{ font-size:15.5px; margin-bottom:6px; }
.mv-card p{ font-size:12.5px; line-height:1.6; margin:0; }

.about-sub-title{ margin:50px 0 24px; }
.about-sub-title h2{ color:var(--blue-600); font-size:26px; }
.about-sub-title h2 span{ color:var(--orange); font-size:17px; }
.about-sub-title p{ margin:4px 0 0; font-size:13px; color:var(--text-body); }

.gallery-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:16px;
  margin-bottom:8px;
}
.gallery-item{
  margin:0;
  border-radius:16px;
  overflow:hidden;
  box-shadow:var(--shadow-card);
  position:relative;
}
.gallery-item img{ width:100%; height:140px; object-fit:cover; display:block; }
.gallery-item figcaption{
  padding:9px 10px;
  font-size:11.5px;
  font-weight:700;
  color:var(--text-dark);
  background:#fff;
}
.gallery-note{ text-align:center; font-size:11px; color:#9aa8bf; font-style:italic; margin:14px 0 0; }

.teacher-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  margin-top:22px;
}
.teacher-card{
  background:#fff;
  border-radius:18px;
  padding:18px 14px 20px;
  text-align:center;
  box-shadow:var(--shadow-card);
  border:1px solid #eef2f8;
}
.teacher-card img{
  width:82px; height:82px; object-fit:contain;
  margin:0 auto 10px;
  background:linear-gradient(160deg,#eaf3ff,#dcecff);
  border-radius:50%;
  padding:8px;
}
.teacher-card h4{ font-size:14px; margin-bottom:3px; }
.teacher-card span{ font-size:11px; color:var(--text-body); }

.materi-used-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.materi-used-card{
  background:#fffaf2;
  border:1.5px dashed #f0c98a;
  border-radius:18px;
  padding:22px 16px;
  text-align:center;
}
.materi-used-card img{ width:56px; height:56px; object-fit:contain; margin:0 auto 12px; }
.materi-used-card h4{ font-size:13.5px; margin-bottom:6px; }
.materi-used-card p{ font-size:11.5px; line-height:1.5; color:var(--text-body); margin:0; }

@media (max-width:1080px){
  .gallery-grid,.teacher-grid,.materi-used-grid{ grid-template-columns:repeat(2,1fr); }
}
@media (max-width:600px){
  .gallery-grid,.teacher-grid,.materi-used-grid{ grid-template-columns:1fr; }
}

/* Kelas page (standalone) */
.kelas-page-grid{ grid-template-columns:repeat(4,1fr); gap:20px; }
.kelas-page-grid .class-card{ box-shadow:0 8px 20px rgba(15,55,120,.10); }
.kelas-page-packages{ grid-template-columns:repeat(4,1fr); }
@media (max-width:1080px){
  .kelas-page-grid{ grid-template-columns:repeat(2,1fr); }
}
@media (max-width:600px){
  .kelas-page-grid{ grid-template-columns:1fr; }
}

/* Kontak page */
.contact-grid{
  display:grid;
  grid-template-columns:.85fr 1fr 1.05fr;
  gap:26px;
  align-items:stretch;
}
.contact-info-card{
  background:#fff;
  border-radius:22px;
  padding:28px 26px;
  box-shadow:var(--shadow-card);
}
.contact-info-item{
  display:flex; gap:14px; align-items:flex-start;
  padding-bottom:22px; margin-bottom:22px;
  border-bottom:1px solid #f2f5fa;
}
.contact-info-item:last-child{ border:none; margin:0; padding:0; }
.contact-icon{
  width:42px; height:42px; border-radius:12px;
  background:var(--blue-600); color:#fff;
  display:flex; align-items:center; justify-content:center;
  font-size:17px; flex-shrink:0;
}
.contact-icon.ic-blue{ background:var(--blue-600); }
.contact-icon.ic-green{ background:var(--green); }
.contact-icon.ic-pink{ background:var(--pink); }
.contact-icon.ic-orange{ background:var(--orange-2); }
.contact-info-item h4{ font-size:14px; margin-bottom:4px; }
.contact-info-item p{ font-size:13px; margin:0; }
.contact-wa-btn{ width:100%; justify-content:center; margin-top:6px; }
.contact-mascot{
  display:flex; flex-direction:column; align-items:center; justify-content:center;
  gap:14px; position:relative;
}
.contact-mascot img{ max-width:230px; }
.mascot-bubble{
  background:#fff;
  border-radius:16px;
  padding:10px 16px;
  font-size:12.5px;
  font-weight:700;
  color:var(--text-dark);
  box-shadow:var(--shadow-card);
  text-align:center;
  position:relative;
}
.mascot-bubble::after{
  content:'';
  position:absolute; left:50%; bottom:-8px; transform:translateX(-50%);
  border:8px solid transparent; border-top-color:#fff;
}
.mascot-response-badge{
  background:var(--green-2);
  color:#258f52;
  font-size:11.5px;
  font-weight:800;
  padding:7px 16px;
  border-radius:999px;
}

.faq-list{ max-width:760px; margin:0 auto; display:flex; flex-direction:column; gap:12px; }
.faq-item{
  background:#fff;
  border:1px solid #eef2f8;
  border-radius:16px;
  padding:16px 20px;
  box-shadow:var(--shadow-card);
}
.faq-item summary{
  cursor:pointer;
  font-weight:700;
  font-size:14px;
  color:var(--text-dark);
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.faq-item summary::-webkit-details-marker{ display:none; }
.faq-item .faq-caret{ color:var(--blue-600); font-size:16px; flex-shrink:0; transition:transform .2s; }
.faq-item[open] .faq-caret{ transform:rotate(45deg); }
.faq-item p{ font-size:13px; line-height:1.6; color:var(--text-body); margin:12px 0 0; }
.contact-form-card{
  background:#fff;
  border-radius:22px;
  padding:28px 30px;
  box-shadow:var(--shadow-card);
}
.contact-form-card h3{ font-size:20px; margin-bottom:20px; }
.field{ margin-bottom:18px; }
.field label{ display:block; font-size:13px; font-weight:700; color:var(--text-dark); margin-bottom:8px; }
.field input, .field textarea{
  width:100%;
  border:1.5px solid #e3ebf5;
  border-radius:12px;
  padding:12px 14px;
  font-size:13.5px;
  outline:none;
  transition:border-color .15s;
  resize:vertical;
}
.field input:focus, .field textarea:focus{ border-color:var(--blue-500); }
.field textarea{ min-height:110px; }

/* ---------------- Animations ---------------- */
@keyframes floaty{
  0%,100%{ transform:translateY(0); }
  50%{ transform:translateY(-10px); }
}
.float{ animation:floaty 4s ease-in-out infinite; }
.float-slow{ animation:floaty 6s ease-in-out infinite; }
.spin-slow{ animation:spin 14s linear infinite; }
@keyframes spin{ to{ transform:rotate(360deg); } }

[data-aos]{
  opacity:1;
  transform:none;
}
[data-aos].aos-ready{
  opacity:0;
  transform:translateY(24px);
  transition:opacity .6s ease, transform .6s ease;
}
[data-aos].aos-ready.aos-in{ opacity:1; transform:translateY(0); }

/* ---------------- Responsive ---------------- */
@media (max-width:1080px){
  .hero .container{ grid-template-columns:1fr; }
  .hero-art{ order:-1; }
  .why-grid{ grid-template-columns:repeat(2,1fr); }
  .class-grid{ grid-template-columns:repeat(2,1fr); }
  .Testimoni-widget{ grid-template-columns:1fr; }
  .testi-grid{ grid-template-columns:1fr; }
  .footer-grid{ grid-template-columns:1fr 1fr; }
  .learn-grid{ grid-template-columns:1fr; }
  .about-grid{ grid-template-columns:1fr; }
  .contact-grid{ grid-template-columns:1fr; }
  .Testimoni-top{ grid-template-columns:1fr; }
}
@media (max-width:760px){
  .nav-links{
    position:fixed; top:70px; left:0; right:0;
    background:var(--blue-700);
    flex-direction:column;
    padding:20px 24px;
    gap:16px;
    transform:translateY(-130%);
    transition:transform .25s ease;
    z-index:99;
  }
  .nav-links.open{ transform:translateY(0); }
  .nav-toggle{ display:flex; }
  .nav-actions .btn-white{ display:none; }
  .hero-title{ font-size:38px; }
  .mv-grid{ grid-template-columns:1fr; }
  .cta-band{ flex-direction:column; text-align:center; }
  .footer-grid{ grid-template-columns:1fr; }
  .testi-nav{ display:none; }
  .hero-stats .container{ justify-content:center; gap:26px; }
}

/* ========================================================================
   HOMEPAGE VISUAL MATCH - menggunakan background assets yang disediakan
   ======================================================================== */
.hero{
  padding:0;
  aspect-ratio:1717/916;
  background:#0877e8 url('assets/BG_Hero.png') center / cover no-repeat;
}
.hero-overlay-content{
  height:100%;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  position:relative;
  z-index:3;
}
.hero-text-block{ max-width:420px; }
.hero-tagline{
  font-family:var(--font-display);
  font-weight:800;
  font-size:29px;
  line-height:1.32;
  color:#fff;
  text-shadow:0 3px 14px rgba(4,34,84,.45);
  margin-bottom:26px;
}
.hero-tagline span{ color:var(--yellow); }
.hero-overlay-content .hero-cta{ flex-wrap:wrap; }
.hero-overlay-content .btn{ min-width:174px; }

.hero-stats{
  display:flex;
  flex-wrap:nowrap;
  align-items:center;
  gap:0;
  background:rgba(4,54,137,.75);
  backdrop-filter:blur(8px);
  border-radius:50px;
  padding:16px 24px;
  margin-top:52px;
  width:100%;
  min-width:580px;
  max-width:100%;
}
.hero-stats .stat-item{
  flex:1;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:0 28px;
  background:transparent;
  border:none;
  border-right:1px solid rgba(255,255,255,.3);
  box-shadow:none;
  border-radius:0;
}
.hero-stats .stat-item:last-child{ border-right:none; }
.hero-stats .stat-item img{ width:40px; height:40px; object-fit:contain; flex-shrink:0; }
.hero-stats .stat-item b{ font-size:16px; color:#fff; font-family:var(--font-display); }
.hero-stats .stat-item span{ font-size:11px; color:#cfe0f9; }

.home-section{ position:relative; overflow:hidden; }
.why-section{
  background-color:var(--blue-700);
  background-image:url('assets/background_kenapa.jpeg');
  background-position:center top;
  background-size:cover;
  background-repeat:no-repeat;
  border-radius:34px 34px 0 0;
  margin-top:-24px;
  position:relative;
  z-index:4;
  padding:40px 0 44px;
}
.why-section .eyebrow-row{ margin-bottom:18px; }
.eyebrow-row h2{ font-size:29px; }
.orange-text{ color:var(--orange); }
.blue-text{ color:var(--blue-600); }
.why-grid{ gap:18px; }
.why-card{ min-height:190px; padding:20px 18px 16px; border-radius:20px; }
.why-card .why-icon{ width:92px; height:78px; object-fit:contain; object-position:center; margin-bottom:6px; filter:drop-shadow(0 4px 3px rgba(0,0,0,.12)); }
.why-card h3{ font-size:16px; margin-bottom:5px; }
.why-card p{ font-size:11.5px; line-height:1.45; }
.why-card .arrow{ width:25px; height:25px; font-size:12px; margin-top:8px; align-self:flex-end; }
.why-1{ background:#20a8ed; }
.why-2{ background:#ef6f86; }
.why-3{ background:#ffc640; }
.why-4{ background:#9bd044; }

.classes-section{
  background:#0862d8 url('assets/Background_kelaspopular.jpeg') center / cover no-repeat;
  padding:28px 0 34px;
}
.section-head-row{ margin-bottom:18px; }
.pill-title{ font-size:20px; padding:6px 24px; box-shadow:none; }
.classes-section .pill-title{ background:var(--pink); }
.classes-section .see-all{ right:18px; top:50%; transform:translateY(-50%); }
.class-grid{ gap:14px; }
.class-card{ border-radius:15px; box-shadow:0 7px 18px rgba(0,0,0,.16); }
.class-thumb{ height:150px; }
.class-body{ padding:11px 13px 13px; }
.class-body h4{ font-size:14px; margin-bottom:4px; }
.class-body p{ font-size:10.5px; line-height:1.35; margin-bottom:8px; }
.class-meta{ font-size:9.5px; gap:10px; margin-bottom:9px; }
.class-badge{ top:7px; left:7px; padding:4px 10px; font-size:9px; }
.class-body .btn{ font-size:10px; padding:7px 12px; }
.btn-pink{ background:var(--pink); color:#fff; box-shadow:0 7px 16px rgba(244,102,124,.28); }
.btn-green{ background:var(--green); color:#fff; box-shadow:0 7px 16px rgba(60,184,117,.25); }
.btn-orange{ background:var(--orange-2); color:#fff; box-shadow:0 7px 16px rgba(255,138,61,.25); }

.packages-section{
  background:var(--cream) url('assets/background_paketbelajar.jpeg') center top / cover no-repeat;
  padding:26px 0 32px;
}
.section-title-center{text-align:center; margin-bottom:18px;}
.section-title-center h2{ color:var(--blue-600); font-size:27px; line-height:1.1; }
.section-title-center h2 span{ color:var(--orange); font-size:18px; }
.section-title-center p{ margin:2px 0 0; font-size:11px; color:var(--text-dark); }
.package-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:14px; align-items:stretch; }
.package-card{ position:relative; background:rgba(255,255,255,.84); border:1.5px solid #d7e4ef; border-radius:20px; padding:16px 15px 96px; min-height:300px; overflow:hidden; box-shadow:0 8px 18px rgba(15,55,120,.07); }
.package-card .package-top{ display:flex; justify-content:space-between; align-items:center; gap:8px; }
.package-name{ font-family:var(--font-display); font-size:16px; font-weight:800; color:var(--blue-600); }
.package-star{ font-size:24px; color:var(--blue-600); }
.package-card small{ display:block; font-size:9px; color:var(--text-body); margin:1px 0 4px; }
.package-card .price{ color:var(--orange); margin-bottom:7px; }
.package-card .price b{ font-family:var(--font-display); font-size:21px; }
.package-card .price span{ font-size:9px; color:var(--text-body); }
.package-card ul{ padding:0; margin:0 0 10px; list-style:none; }
.package-card li{ font-size:9.5px; color:var(--text-dark); line-height:1.8; }
.package-card .btn{ position:relative; z-index:2; font-size:9.5px; padding:7px 12px; }
.package-card.premium{ border-color:#f5a5b0; background:#fff5f7; }
.package-card.premium .package-name,.package-card.premium .package-star{ color:var(--pink); }
.package-card.family{ border:2px solid #ffb000; background:#fffaf0; transform:translateY(-5px); }
.package-card.family .package-name,.package-card.family .package-star{ color:#e96c12; }
.package-card.school{ border-color:#9cd1a9; background:#f4fbf1; }
.package-card.school .package-name,.package-card.school .package-star{ color:#258f52; }
.best-badge{ position:absolute; top:0; left:50%; transform:translateX(-50%); background:#f59e0b; color:#fff; font-size:9px; font-weight:800; padding:4px 12px; border-radius:0 0 8px 8px; }
.package-mascot{ position:absolute; right:-6px; bottom:-6px; width:104px; opacity:.98; pointer-events:none; }
.family-mascot{ position:absolute; right:-8px; bottom:-8px; width:128px; pointer-events:none; }
.school-mascot{ position:absolute; right:-6px; bottom:-6px; width:118px; pointer-events:none; }
.package-trust{text-align:center; color:var(--text-dark); font-size:10px; font-weight:700; margin-top:10px;}

.Testimoni-section{ background: var(--cream) url('assets/background_paketbelajar.jpeg') center top / cover no-repeat; padding:28px 0 34px; }
.Testimoni-widget{ max-width:900px; margin:0 auto; padding:20px 24px; grid-template-columns:1.1fr .9fr 1fr; gap:18px; border-radius: 28px 28px 0 0; }
.Testimoni-widget h3{ font-size:17px; margin-bottom:10px; }
.check-list{ gap:6px; }
.check-item{ font-size:11px; }
.check-dot{ width:15px; height:15px; font-size:9px; }
.check-count{ font-size:9.5px; }
.progress-medal{ margin:0 auto 2px; }
.progress-medal img{ width:42px; height:42px; object-fit:contain; margin:auto; }
.progress-mid .label{ font-size:10px; }
.progress-mid .frac{ font-size:30px; }
.progress-bar{ height:7px; margin:6px 0 5px; }
.progress-note{ font-size:9.5px; }
.reminder-box{ padding:11px 13px; }
.reminder-box h4{ font-size:11px; }
.reminder-box p{ font-size:9px; }
.reminder-mascot{ width:74px; right:-35px; bottom:-17px; }
.testimonials-head{ text-align:center; margin:18px 0 16px; }
.testimonials-head .pill-title{ background:var(--pink); }
.testi-card{ padding:15px 14px; border-radius:14px; gap:10px; }
.testi-card .quote-mark{ font-size:22px; }
.testi-card p{ font-size:11px; line-height:1.45; margin:4px 0 8px; }
.testi-photo{ width:64px; border-radius:10px; }
.testi-meta b{ font-size:11px; }
.testi-meta span{ font-size:9px; }
.testi-nav{ width:30px; height:30px; font-size:12px; }

.cta-section{ padding:0; background:var(--cream); }
.cta-band{ min-height:110px; }
.cta-band-inner{ padding:26px 30px; max-width:1240px; }
.cta-band .cta-left{ gap:28px; }
.cta-band h3{ font-size:23px; line-height:1.25; }
.cta-band p{ font-size:13.5px; margin-top:4px; }
.cta-mascot{ width:98px; }
.cta-book{ width:58px; }
.cta-action{ display:flex; align-items:center; gap:14px; }
.cta-action .btn{ font-size:12px; padding:10px 18px; }

.footer{ margin-top:0; padding:26px 0 0; background:linear-gradient(180deg,var(--blue-900),#082354); }
.footer-grid{ gap:20px; padding-bottom:18px; grid-template-columns:1.4fr 1fr 1.15fr 1.15fr; align-items:start; }
.footer-brand .logo-main{ font-size:19px; }
.footer-brand p{ font-size:10.5px; line-height:1.45; margin:7px 0 12px; max-width:210px; }
.footer-social{ gap:8px; }
.footer-social a{ width:30px; height:30px; }
.footer-social a svg{ width:15px; height:15px; }
.footer-col h4{ font-size:11.5px; margin-bottom:10px; }.footer-col ul li{ margin-bottom:5px; }.footer-col ul li a{ font-size:10px; }
.footer-contact li{ font-size:10px; margin-bottom:9px; gap:8px; }
.footer-ic{ width:22px; height:22px; border-radius:7px; background:rgba(255,255,255,.12); display:inline-flex; align-items:center; justify-content:center; flex-shrink:0; }
.footer-ic svg{ width:11px; height:11px; }
.footer-quick p{ font-size:10px; line-height:1.5; color:#a9bde0; margin:0 0 12px; max-width:190px; }
.footer-wa-btn{
  display:inline-flex; align-items:center; gap:7px;
  background:linear-gradient(180deg,#3fd07a,#2bb862);
  color:#fff; font-weight:800; font-size:11px;
  padding:9px 16px; border-radius:999px;
  box-shadow:0 8px 18px rgba(43,184,98,.35);
}
.footer-wa-btn svg{ width:14px; height:14px; }
.footer-bottom{ padding:9px 0; font-size:8.5px; }

@media (max-width:1080px){
  .hero-text-block{ max-width:360px; }
  .hero-tagline{ font-size:24px; }
  .package-grid{ grid-template-columns:repeat(2,1fr); }
  .family{ transform:none !important; }
  .footer-grid{ grid-template-columns:repeat(2,1fr); }
  .testi-wrap{ padding:0 44px; }
}
@media (max-width:760px){
  .hero{ aspect-ratio:auto; padding:24px 0 28px; }
  .hero-overlay-content{ padding:24px 0; align-items:flex-start; }
  .hero-text-block{ max-width:78%; }
  .hero-tagline{ font-size:16px; margin-bottom:14px; line-height:1.35; }
  .hero-overlay-content .hero-cta{ flex-direction:column; align-items:flex-start; }
  .hero-overlay-content .btn{ min-width:155px; }
  .hero-stats{
    flex-direction:column;
    border-radius:24px;
    padding:12px 16px;
    gap:0;
    min-width:0;
    margin-top:36px;
  }
  .hero-stats .stat-item{
    justify-content:flex-start;
    padding:10px 0;
    border-right:none;
    border-bottom:1px solid rgba(255,255,255,.25);
  }
  .hero-stats .stat-item:last-child{ border-bottom:none; }
  .why-section,.classes-section,.packages-section{ padding:22px 0 28px; }
  .why-grid,.class-grid,.package-grid{ grid-template-columns:1fr 1fr; gap:10px; }
  .why-card{ min-height:160px; padding:13px; }.why-card .why-icon{ width:66px; height:56px; }.why-card h3{ font-size:13px; }.why-card p{ font-size:9px; }
  .section-head-row{ align-items:center; }.classes-section .see-all{ position:static; }
  .class-thumb{ height:110px; }.class-body{ padding:9px; }.class-body h4{ font-size:12px; }.class-body p{ font-size:9px; }.class-meta{ font-size:8px; }
  .section-title-center h2{ font-size:22px; }.package-card{ min-height:230px; padding-bottom:64px; }.package-name{ font-size:13px; }.package-card .price b{ font-size:18px; }.package-card li{ font-size:8.5px; }
  .package-mascot{ width:70px; }.family-mascot{ width:84px; }.school-mascot{ width:78px; }
  .tab-row{ gap:8px; }.tab-btn{ padding:9px 16px; font-size:12px; }
  .materi-row{ gap:10px; padding:11px 0; }.materi-thumb{ width:58px; height:48px; }.materi-info h4{ font-size:12.5px; }.materi-info p{ font-size:10.5px; }.materi-count{ font-size:10px; }
  .category-card{ padding:18px; }
  .Testimoni-widget{ grid-template-columns:1fr; gap:12px; }.reminder-box{ min-height:72px; }
  .testi-wrap{ padding:0; }
  .testi-grid{ grid-template-columns:1fr; }.testi-nav{ display:none; }
  .testi-card{ flex-direction:row; }
  .cta-band-inner{ padding:18px; flex-direction:column; text-align:center; }.cta-left{ justify-content:center; }.cta-action{ justify-content:center; }
  .footer-grid{ grid-template-columns:1fr 1fr; }.footer-brand{ grid-column:1/-1; }
}
@media (max-width:480px){
  .hero-tagline{ font-size:14px; }
  .hero-text-block{ max-width:85%; }
  .hero-overlay-content .btn{ font-size:11px; padding:9px 14px; }
  .why-grid,.class-grid,.package-grid{ grid-template-columns:1fr; }
  .why-card{ min-height:150px; }.package-card{ min-height:220px; }
  .section-head-row{ flex-direction:column; gap:12px; }
  .classes-section .see-all{ position:static; transform:none; }
  .pill-title{ white-space:nowrap; font-size:16px; padding:6px 20px; }
}
