:root {
    --green: #0d6b3a;
    --green-2: #149253;
    --leaf: #e8f6ee;
    --yellow: #ffc928;
    --ink: #173127;
    --muted: #65756d;
    --line: #dde8e1;
}
body { font-family: "Segoe UI", Arial, sans-serif; color: var(--ink); background: #fbfdfb; }
a { color: var(--green); text-decoration: none; }
.topbar { background: var(--green); color: #fff; font-size: .9rem; padding: .45rem 0; }
.navbar-brand strong { display: block; font-size: .95rem; line-height: 1.1; max-width: 330px; }
.navbar-brand small { display: block; color: var(--muted); font-size: .72rem; }
.brand-mark { width: 46px; height: 46px; border-radius: 8px; background: var(--green); color: #fff; display: inline-grid; place-items: center; font-weight: 800; box-shadow: inset 0 -8px 0 rgba(255,255,255,.12); }
.site-logo { width: 58px; height: 58px; object-fit: contain; flex: 0 0 58px; }
.footer-logo { width: 84px; height: 84px; object-fit: contain; background: #fff; border-radius: 8px; padding: 6px; }
.admin-logo { width: 88px; height: 88px; object-fit: contain; background: #fff; border-radius: 8px; padding: 6px; }
.login-logo { width: 96px; height: 96px; object-fit: contain; display: block; }
.nav-link { font-weight: 600; color: var(--ink); }
.nav-link.active, .nav-link:hover { color: var(--green); }
.hero { min-height: 650px; position: relative; }
.hero-slide { min-height: 650px; display: flex; align-items: center; background-size: cover; background-position: center; position: relative; color: #fff; }
.hero-slide::before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(4,53,28,.82), rgba(4,53,28,.48), rgba(4,53,28,.2)); }
.hero-content { position: relative; max-width: 760px; padding: 7rem 0 8rem; }
.eyebrow { color: var(--yellow); text-transform: uppercase; letter-spacing: .08em; font-size: .82rem; font-weight: 800; }
.hero h1 { font-size: clamp(2.35rem, 5vw, 4.9rem); line-height: 1; font-weight: 900; letter-spacing: 0; }
.hero p { font-size: 1.18rem; max-width: 660px; }
.section { padding: 86px 0; }
.section-soft { background: var(--leaf); }
.section-title { max-width: 760px; margin-bottom: 2rem; }
.section-title h2 { font-weight: 850; font-size: clamp(2rem, 4vw, 3.2rem); }
.card-soft { background: #fff; border: 1px solid var(--line); border-radius: 8px; padding: 1.5rem; height: 100%; box-shadow: 0 12px 35px rgba(13,107,58,.08); }
.icon-box { width: 48px; height: 48px; border-radius: 8px; background: var(--leaf); color: var(--green); display: grid; place-items: center; font-size: 1.25rem; margin-bottom: 1rem; }
.stat { text-align: center; padding: 1.5rem; border-left: 1px solid rgba(255,255,255,.25); }
.stat strong { display: block; font-size: 2.4rem; color: var(--yellow); }
.admission-strip { background: var(--green); color: #fff; padding: 2rem; border-radius: 8px; margin-top: -70px; position: relative; z-index: 4; box-shadow: 0 20px 45px rgba(13,107,58,.24); }
.image-cover { width: 100%; height: 100%; min-height: 330px; object-fit: cover; border-radius: 8px; }
.portrait-cover { object-position: center top; background: #fff; }
.gallery-img { aspect-ratio: 4 / 3; width: 100%; object-fit: cover; border-radius: 8px; }
.page-hero { background: linear-gradient(90deg, rgba(13,107,58,.92), rgba(20,146,83,.78)), url("https://images.unsplash.com/photo-1523050854058-8df90110c9f1?auto=format&fit=crop&w=1600&q=80") center/cover; color: #fff; padding: 96px 0; }
.page-hero h1 { font-weight: 900; font-size: clamp(2.2rem, 4.5vw, 4rem); }
.form-control, .form-select { border-radius: 8px; border-color: var(--line); padding: .8rem .95rem; }
.btn { border-radius: 8px; font-weight: 800; }
.btn-success { background: var(--green); border-color: var(--green); }
.btn-success:hover { background: #09572f; border-color: #09572f; }
.cta-band { background: var(--green); color: #fff; padding: 52px 0; }
.cta-band h2 { margin: 0; font-weight: 850; }
.footer { background: #092f1d; color: rgba(255,255,255,.82); padding: 64px 0 20px; }
.footer h5, .footer h6 { color: #fff; }
.footer a { display: block; color: rgba(255,255,255,.78); margin: .35rem 0; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.14); margin-top: 38px; padding-top: 18px; font-size: .9rem; }
.socials a { display: inline-grid; place-items: center; width: 38px; height: 38px; background: rgba(255,255,255,.1); border-radius: 8px; margin-right: .4rem; color: #fff; }
.float-btn { position: fixed; right: 18px; width: 52px; height: 52px; border-radius: 50%; display: grid; place-items: center; color: #fff; z-index: 99; box-shadow: 0 12px 30px rgba(0,0,0,.22); font-size: 1.35rem; }
.float-btn.whatsapp { bottom: 84px; background: #25d366; }
.float-btn.call { bottom: 22px; background: var(--green); }
.timeline-step { display: flex; gap: 1rem; padding: 1.15rem 0; border-bottom: 1px solid var(--line); }
.timeline-step span { flex: 0 0 42px; height: 42px; border-radius: 50%; background: var(--green); color: #fff; display: grid; place-items: center; font-weight: 800; }
.news-card img { aspect-ratio: 16/10; object-fit: cover; border-radius: 8px 8px 0 0; width: 100%; }
.payment-card { background: #fff; border: 1px solid var(--line); border-radius: 8px; padding: 1.5rem; box-shadow: 0 18px 45px rgba(13,107,58,.12); position: sticky; top: 96px; }
.payment-card h3 { font-weight: 850; margin-bottom: .5rem; }
.fees-section { padding-bottom: 96px; }
.fees-section .row { align-items: flex-start; }
.fee-info-card { height: auto; min-height: 0; }
.fee-info-card h4 { margin-bottom: .75rem; }
.vpa-box { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: .5rem; background: var(--leaf); border: 1px dashed var(--green); border-radius: 8px; padding: .9rem 1rem; margin-bottom: 1rem; }
.vpa-box span { color: var(--muted); font-weight: 800; font-size: .82rem; text-transform: uppercase; }
.vpa-box strong { color: var(--green); font-size: 1.08rem; overflow-wrap: anywhere; }
.qr-frame { background: #fff; border: 1px solid var(--line); border-radius: 8px; padding: .8rem; margin-bottom: 1rem; }
.qr-frame img { width: 100%; max-width: 420px; display: block; margin: 0 auto; border-radius: 6px; }
.payment-note { background: #fff7dc; border: 1px solid #ffe28a; border-radius: 8px; color: #6d4b00; padding: .9rem; margin-bottom: 0; font-weight: 650; }
.fee-list { padding-left: 1.1rem; margin-bottom: 0; }
.fee-list li { margin-bottom: .65rem; }
.admin-shell { min-height: 100vh; background: #f5faf7; }
.admin-sidebar { background: #082d1b; min-height: 100vh; padding: 1rem; position: sticky; top: 0; }
.admin-sidebar a { color: rgba(255,255,255,.82); display: block; padding: .72rem .85rem; border-radius: 8px; }
.admin-sidebar a:hover, .admin-sidebar a.active { background: rgba(255,255,255,.12); color: #fff; }
.table td, .table th { vertical-align: middle; }
@media (max-width: 991px) {
    .hero, .hero-slide { min-height: 560px; }
    .hero-content { padding: 5rem 0 7rem; }
    .admission-strip { margin-top: 0; border-radius: 0; }
    .admin-sidebar { min-height: auto; position: static; }
    .payment-card { position: static; }
}
@media (max-width: 576px) {
    .section { padding: 58px 0; }
    .navbar-brand strong { max-width: 215px; font-size: .78rem; }
    .navbar-brand small { font-size: .62rem; }
    .site-logo { width: 48px; height: 48px; flex-basis: 48px; }
    .hero p { font-size: 1rem; }
}
