:root{
  --dark:#081224; --dark-2:#0f1f3a; --primary:#10264a; --accent:#ffbe0b; --soft:#f4f7fb; --text:#203047;
}
body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:#fff}
a{text-decoration:none} .py-lg-6{padding-top:6rem;padding-bottom:6rem}
.glass-nav{background:rgba(8,18,36,.78);backdrop-filter:blur(10px)}
.hero-home{background:radial-gradient(circle at top left,#1f4b8f 0%, #0b1730 40%, #050c18 100%)}
.text-white-75{color:rgba(255,255,255,.78)}
.badge-soft{background:rgba(255,255,255,.12);color:#fff;padding:.6rem 1rem;border:1px solid rgba(255,255,255,.12);border-radius:50rem}
.hero-panel,.sale-panel,.login-card,.register-box,.thanks-card{background:#fff;border-radius:28px;padding:1.5rem;box-shadow:0 18px 60px rgba(16,38,74,.16)}
.hero-panel-badge{display:inline-block;background:#fff2c4;color:#6d4b00;border-radius:50rem;padding:.4rem .9rem;font-size:.8rem;font-weight:700;margin-bottom:1rem}
.chip{display:inline-flex;align-items:center;padding:.7rem 1rem;border-radius:50rem;background:#f1f5f9;color:#24364d;font-size:.92rem}
.chip-dark{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.1)}
.hero-stats .stat-card,.mini-box{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:20px;padding:1rem;text-align:center}
.hero-stats strong,.mini-box strong{display:block;font-size:1.35rem}
.hero-stats span,.mini-box span{font-size:.9rem;color:rgba(255,255,255,.8)}
.section-title .eyebrow,.eyebrow{display:inline-block;color:#f59e0b;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;margin-bottom:.4rem}
.feature-card,.event-card,.speaker-card,.organizer-card,.gallery-card,.panel-card,.admin-stat,.info-card,.ticket-card{background:#fff;border-radius:24px;border:1px solid #e8eef5;box-shadow:0 10px 30px rgba(16,38,74,.06)}
.feature-card{padding:1.6rem}.icon-wrap{width:60px;height:60px;border-radius:18px;background:#0f2550;color:#fff;display:grid;place-items:center;font-size:1.5rem;margin-bottom:1rem}
.event-thumb{height:220px;background-size:cover;background-position:center;border-radius:24px 24px 0 0}.event-card{overflow:hidden}.event-meta li{margin-bottom:.5rem;color:#506277}.price-from{font-size:1.1rem;color:#0d1b2a}
.footer-dark{background:#081224}.footer-dark a,.footer-dark p,.footer-dark h5,.footer-dark h6{color:#fff}.footer-dark a{color:rgba(255,255,255,.8)}
.event-hero{background-size:cover;background-position:center}.event-logo{max-width:220px;border-radius:16px;background:#fff;padding:.4rem}.sale-line{display:flex;justify-content:space-between;align-items:end}.sale-line span{color:#6b7b90}.sale-line strong{font-size:2rem;color:#0d1b2a}
.check-list{list-style:none;padding:0}.check-list li{position:relative;padding-left:1.7rem;margin-bottom:.8rem}.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:#0d6efd;font-weight:700}
.speaker-photo,.organizer-photo{width:100%;height:300px;object-fit:cover;border-radius:24px 24px 0 0}.organizer-card{padding:1rem}.organizer-photo{height:260px;border-radius:20px}
.topic-pill{display:inline-block;background:#eef5ff;color:#164074;border-radius:50rem;padding:.5rem .9rem;font-size:.9rem;font-weight:600}
.timeline-wrap{position:relative}.timeline-wrap:before{content:'';position:absolute;left:129px;top:0;bottom:0;width:2px;background:#dde6f3}.timeline-item{display:flex;gap:2rem;position:relative;margin-bottom:1.25rem}.timeline-hour{width:110px;flex:0 0 110px;text-align:right;font-size:.9rem;color:#5f7085}.timeline-content{background:#fff;border:1px solid #e6edf4;border-radius:20px;padding:1.2rem 1.3rem;box-shadow:0 8px 20px rgba(16,38,74,.04);flex:1}.timeline-item:before{content:'';width:14px;height:14px;border-radius:50%;background:#ffbe0b;position:absolute;left:122px;top:18px;border:3px solid #fff;box-shadow:0 0 0 2px #d8e2f0}
.ticket-card{padding:2rem;text-align:center}.ticket-name{font-weight:700;font-size:1.25rem}.ticket-pricing small{display:block;color:#8a98aa;text-decoration:line-through}.ticket-pricing strong{font-size:2rem;color:#0d1b2a}.featured-ticket{border:2px solid #ffbe0b;transform:translateY(-8px)}
.sponsor-band{background:linear-gradient(135deg,#081224,#10264a)}.sponsor-card{background:#fff;border-radius:20px;padding:1.2rem;display:grid;place-items:center;min-height:110px}.sponsor-card img{max-width:100%;max-height:60px}
.gallery-card{overflow:hidden}.gallery-card img{width:100%;height:220px;object-fit:cover}.register-box{padding:2rem}.thanks-page,.login-page{min-height:100vh;background:linear-gradient(135deg,#081224,#14315d)}.thanks-card{max-width:720px}
.admin-body{background:#f4f7fb}.admin-shell{display:flex;min-height:100vh}.admin-sidebar{width:290px;background:#081224;padding:1.4rem;display:flex;flex-direction:column;justify-content:space-between;position:sticky;top:0;height:100vh}.admin-brand{color:#fff;font-weight:800;font-size:1.2rem}.admin-user{color:rgba(255,255,255,.7);margin-top:.4rem}.admin-nav .nav-link{color:rgba(255,255,255,.82);padding:.9rem 1rem;border-radius:16px;margin-bottom:.3rem}.admin-nav .nav-link i{margin-right:.65rem}.admin-nav .nav-link:hover{background:rgba(255,255,255,.08);color:#fff}.admin-main{flex:1}.admin-stat{padding:1.4rem;display:flex;justify-content:space-between;align-items:center}.admin-stat i{font-size:2rem;color:#0d6efd}.panel-card{padding:1.4rem}
@media (max-width:991.98px){.admin-shell{display:block}.admin-sidebar{width:100%;height:auto;position:relative}.timeline-wrap:before,.timeline-item:before{display:none}.timeline-item{display:block}.timeline-hour{width:auto;text-align:left;margin-bottom:.7rem}.featured-ticket{transform:none}}

.event-logo{max-width:220px}
.event-logo-plain{background:transparent;border-radius:0;padding:0;box-shadow:0 18px 40px rgba(0,0,0,.18);filter:drop-shadow(0 10px 18px rgba(0,0,0,.22))}
.sale-panel{border-radius:30px;padding:2rem;background:rgba(255,255,255,.97)}
.sale-panel .mini-box{background:#f4f7fb;border:1px solid #e3ebf5;color:#132845}
.sale-panel .mini-box span{color:#6f7d90}
.sale-panel .mini-box strong{color:#0d1b2a}
.admin-nav .nav-link.active,.mini-nav-link.active{background:rgba(255,255,255,.12);color:#fff}
.event-mini-nav{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:1rem}
.event-mini-nav-title{color:#9eb0ca;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.25rem}
.event-mini-nav-name{color:#fff;font-weight:700;margin-bottom:.8rem;line-height:1.35}
.mini-nav-link{display:block;color:rgba(255,255,255,.8);padding:.55rem .8rem;border-radius:12px;margin-bottom:.25rem}
.mini-nav-link:hover{background:rgba(255,255,255,.08);color:#fff}
.sticky-panel{position:sticky;top:1.5rem}
.sequence-bar{display:flex;flex-wrap:wrap;gap:.6rem}
.sequence-bar span,.sequence-step{background:#f4f7fb;border:1px solid #e5edf6;border-radius:999px;padding:.55rem .95rem;font-size:.92rem;font-weight:600;color:#203047}
.sequence-flow{display:flex;flex-wrap:wrap;gap:.65rem}
.sequence-step.active{background:#081224;color:#fff;border-color:#081224}
.module-card{position:relative;padding:1.5rem}
.module-icon{width:56px;height:56px;border-radius:18px;background:#0f2550;color:#fff;display:grid;place-items:center;font-size:1.4rem;margin-bottom:1rem}
.event-context-hero{background:linear-gradient(135deg,#fff,#f7faff)}
.admin-preview{max-width:100%;max-height:220px;border-radius:18px;border:1px solid #e5edf6;background:#fff;display:block}
.admin-preview-logo{max-height:110px;width:auto;padding:.5rem}
.gallery-admin-card{overflow:hidden;border:1px solid #e7edf6;border-radius:22px;background:#fff;box-shadow:0 10px 24px rgba(16,38,74,.06)}
.gallery-admin-card img{width:100%;height:220px;object-fit:cover;display:block}
@media (max-width:991.98px){.sticky-panel{position:static}}


/* ===== Hero sale panel improved ===== */
.event-logo{max-width:220px;max-height:180px;width:auto;height:auto;object-fit:contain}
.sale-panel-premium{border-radius:32px;padding:2rem;background:rgba(255,255,255,.97);box-shadow:0 24px 70px rgba(5,12,24,.22);border:1px solid rgba(255,255,255,.6)}
.sale-badge-premium{display:inline-flex;align-items:center;gap:.5rem;background:#fff4cc;color:#8a5a00;border:1px solid #ffe08a;border-radius:999px;padding:.5rem .9rem;font-size:.84rem;font-weight:700;margin-bottom:1rem}
.sale-head-premium{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}
.sale-kicker{font-size:1rem;color:#6f7d90;font-weight:600;margin-bottom:.2rem}
.sale-note{font-size:.92rem;color:#93a0b1}
.sale-price-premium{font-size:2.4rem;line-height:1;font-weight:800;color:#0d1b2a;letter-spacing:-.02em;text-align:right}
.sale-copy-premium{background:#f8fbff;border:1px solid #e5edf6;border-radius:20px;padding:1rem 1rem;color:#31455f;font-size:.98rem;margin-bottom:1rem}
.sale-panel .mini-box-light{background:#f8fbff;border:1px solid #e3ebf5;color:#132845;border-radius:22px;padding:1.1rem .8rem;text-align:center;min-height:118px;display:flex;flex-direction:column;justify-content:center}
.sale-panel .mini-box-light strong{display:block;color:#0d1b2a;font-size:2rem;line-height:1.1;margin-bottom:.35rem}
.sale-panel .mini-box-light span{color:#6f7d90;font-size:1rem}
.sale-actions-premium{display:grid;grid-template-columns:1fr;gap:.8rem;margin-top:1.2rem}
.sale-actions-premium .btn{padding:.95rem 1.2rem;font-weight:700;font-size:1rem}
@media (max-width:991.98px){.sale-panel-premium{margin-top:.5rem}.sale-price-premium{font-size:2.1rem}}
@media (max-width:575.98px){.sale-head-premium{flex-direction:column;align-items:flex-start}.sale-price-premium{text-align:left;font-size:2rem}.sale-panel .mini-box-light strong{font-size:1.7rem}}


/* ===== AGENDA PREMIUM ===== */
.agenda-section .section-subtitle{
    color:#6b7a8f;
    font-size:1.05rem;
    max-width:640px;
    margin-top:.85rem;
}

.timeline-wrap-premium{
    position:relative;
    padding-left:.35rem;
}

.timeline-wrap-premium:before{
    content:'';
    position:absolute;
    left:154px;
    top:8px;
    bottom:8px;
    width:2px;
    background:linear-gradient(180deg, rgba(201,214,232,0), #d8e2f0 12%, #d8e2f0 88%, rgba(201,214,232,0));
}

.timeline-item-premium{
    display:flex;
    gap:1.5rem;
    position:relative;
    margin-bottom:1.5rem;
    align-items:stretch;
}

.timeline-item-premium:last-child{
    margin-bottom:0;
}

.timeline-item-premium:before{
    content:'';
    width:16px;
    height:16px;
    border-radius:50%;
    background:#ffbe0b;
    position:absolute;
    left:147px;
    top:26px;
    border:4px solid #ffffff;
    box-shadow:0 0 0 2px #d8e2f0, 0 8px 18px rgba(255,190,11,.25);
}

.timeline-hour-premium{
    width:132px;
    flex:0 0 132px;
    text-align:right;
    padding-top:.25rem;
    color:#5f7085;
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    gap:.5rem;
}

.timeline-day-badge{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:32px;
    padding:0 12px;
    border-radius:999px;
    background:#eef4fb;
    color:#23406b;
    font-size:.88rem;
    font-weight:700;
    border:1px solid #d9e5f3;
}

.timeline-hour-premium strong{
    font-size:1.35rem;
    line-height:1;
    color:#203a61;
    letter-spacing:-.02em;
}

.timeline-content-premium{
    flex:1;
    background:linear-gradient(180deg, #ffffff, #fbfdff);
    border:1px solid #e4edf7;
    border-radius:26px;
    padding:1.35rem 1.5rem;
    box-shadow:0 14px 34px rgba(16,38,74,.05);
    transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.timeline-content-premium:hover{
    transform:translateY(-2px);
    box-shadow:0 18px 36px rgba(16,38,74,.09);
    border-color:#d7e3f1;
}

.timeline-content-top{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:1rem;
    margin-bottom:.75rem;
}

.timeline-content-premium h5{
    font-size:1.85rem;
    color:#16345d;
    line-height:1.15;
    margin:0;
}

.timeline-time-pill{
    display:inline-flex;
    align-items:center;
    white-space:nowrap;
    min-height:38px;
    padding:0 14px;
    border-radius:999px;
    background:#fff7df;
    color:#946200;
    font-size:.92rem;
    font-weight:700;
    border:1px solid #ffe7a6;
}

.timeline-speaker{
    display:flex;
    align-items:center;
    gap:.5rem;
    color:#5b6c82;
    font-size:1.02rem;
}

.timeline-speaker-icon{
    font-size:1rem;
}

@media (max-width: 991.98px){
    .timeline-wrap-premium{
        padding-left:0;
    }

    .timeline-wrap-premium:before{
        left:22px;
        top:12px;
        bottom:12px;
    }

    .timeline-item-premium{
        gap:1rem;
        padding-left:0;
    }

    .timeline-item-premium:before{
        left:15px;
        top:45px;
    }

    .timeline-hour-premium{
        width:100%;
        flex:0 0 100px;
        text-align:left;
        align-items:flex-start;
        padding-left:3rem;
        padding-top:0;
    }

    .timeline-hour-premium strong{
        font-size:1.05rem;
    }

    .timeline-content-top{
        flex-direction:column;
        align-items:flex-start;
    }

    .timeline-content-premium h5{
        font-size:1.45rem;
    }
}

@media (max-width: 767.98px){
    .agenda-section{
        overflow:hidden;
    }

    .timeline-wrap-premium:before{
        left:18px;
    }

    .timeline-item-premium{
        flex-direction:column;
        gap:.75rem;
        padding-left:0;
        margin-bottom:1.1rem;
    }

    .timeline-item-premium:before{
        left:11px;
        top:38px;
    }

    .timeline-hour-premium{
        width:100%;
        flex:0 0 auto;
        padding-left:2.75rem;
        gap:.35rem;
    }

    .timeline-content-premium{
        margin-left:2.75rem;
        padding:1.1rem 1rem;
        border-radius:22px;
    }

    .timeline-content-premium h5{
        font-size:1.2rem;
    }

    .timeline-time-pill{
        min-height:34px;
        font-size:.86rem;
    }

    .timeline-speaker{
        font-size:.95rem;
    }
}
