:root{--primary:#06a8e8;--primary-dark:#0877b9;--navy:#0d1b2a;--ink:#182230;--muted:#6c7886;--soft:#f4f8fb;--border:#e5ebf1;--orange:#ff7a18;--shadow:0 18px 50px rgba(13,27,42,.08)}*{box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;background:#f8fafc;color:var(--ink);line-height:1.6}a{text-decoration:none;color:inherit}.site-nav{background:rgba(13,27,42,.98);min-height:76px;position:sticky;top:0;z-index:1000}.navbar-brand{display:flex;align-items:center;gap:10px;color:#fff!important;font-weight:800;letter-spacing:-.4px}.navbar-brand img{width:46px;height:46px;object-fit:contain;border-radius:12px;background:#fff}.navbar-brand span span{color:#24b9f2}.site-nav .nav-link{color:rgba(255,255,255,.82)!important;font-weight:600;padding:.75rem .8rem!important}.site-nav .nav-link:hover,.site-nav .promo-link{color:#fff!important}.cart-button{display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border-radius:999px;background:#fff;color:var(--navy);font-weight:700}.cart-button b{background:var(--primary);color:#fff;border-radius:999px;min-width:24px;height:24px;display:grid;place-items:center;font-size:12px}.shop-hero,.promo-hero{background:radial-gradient(circle at 85% 20%,rgba(36,185,242,.28),transparent 35%),linear-gradient(135deg,#0d1b2a,#075d8f);color:#fff;padding:90px 0 80px}.shop-hero h1,.promo-hero h1{font-size:clamp(2.5rem,5vw,4.6rem);font-weight:800;letter-spacing:-2px;max-width:800px}.shop-hero p,.promo-hero p{font-size:1.1rem;color:rgba(255,255,255,.75);max-width:650px}.eyebrow,.section-kicker{font-size:.76rem;letter-spacing:.16em;font-weight:800;color:var(--primary);text-transform:uppercase}.shop-hero .eyebrow,.promo-hero .eyebrow,.wifi-hero .eyebrow{color:#72ddff}.shop-search{display:flex;max-width:700px;background:#fff;border-radius:16px;padding:7px;margin-top:28px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.shop-search input{border:0;outline:0;flex:1;padding:14px 16px;font-size:1rem}.shop-search button{width:54px;border:0;border-radius:12px;background:var(--primary);color:#fff}.filter-chip{border:1px solid var(--border);background:#fff;border-radius:999px;padding:9px 16px;color:var(--muted);font-weight:600}.filter-chip.active,.filter-chip:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.section-title{font-weight:800;letter-spacing:-1px}.shop-product-card{background:#fff;border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:0 8px 28px rgba(13,27,42,.05);transition:.25s}.shop-product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image-wrap{height:245px;background:#f7fafc;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:contain;padding:22px;transition:.3s}.shop-product-card:hover .product-image-wrap img{transform:scale(1.04)}.product-image-wrap>i{font-size:50px;color:#c7d2dc}.discount-badge{position:absolute;left:14px;top:14px;background:#ef4444;color:#fff;padding:6px 9px;border-radius:8px;font-size:.75rem;font-weight:800;z-index:2}.shop-product-card h5{font-weight:750;margin-bottom:0}.shop-product-card h5 a:hover{color:var(--primary)}.sale-price{color:#e5484d}.btn-shop{width:100%;border:0;border-radius:12px;padding:11px 14px;background:var(--navy);color:#fff;font-weight:700}.btn-shop:hover{background:var(--primary)}.page-heading{text-align:center;margin:45px auto 35px}.page-heading h1{font-weight:800;letter-spacing:-1.5px;margin:8px 0}.page-heading p{color:var(--muted);margin:0}.product-detail-image{min-height:500px;background:#fff;border-radius:24px;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;padding:35px}.product-detail-image img{max-width:100%;max-height:460px;object-fit:contain}.price-block del{color:#8995a2;margin-right:12px;font-size:1.2rem}.price-block strong{font-size:2.5rem;color:var(--primary-dark)}.cart-card,.summary-card,.checkout-card,.service-card,.payment-method-card,.otp-card{background:#fff;border:1px solid var(--border);border-radius:22px;box-shadow:0 12px 40px rgba(13,27,42,.06)}.cart-header{padding:18px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.cart-row{display:flex;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid var(--border)}.cart-product{display:flex;gap:16px;align-items:center}.cart-thumb-wrap{width:82px;height:82px;border-radius:15px;background:#f6f9fb;display:grid;place-items:center;flex:none}.cart-thumb{width:76px;height:76px;object-fit:contain}.cart-product h5{margin:0;font-size:1rem;font-weight:750}.cart-product small{color:var(--muted)}.qty-control{display:flex;border:1px solid var(--border);border-radius:10px;overflow:hidden;width:max-content}.qty-control button{border:0;background:#f5f8fa;width:34px}.qty-control input{width:45px;border:0;text-align:center;outline:0}.cart-line-total{display:flex;align-items:center;gap:16px}.icon-button{border:0;background:#fff;color:#e5484d}.cart-footer{padding:20px 24px}.summary-card{padding:25px}.summary-card h3{font-weight:800}.summary-line,.summary-total,.mini-order{display:flex;justify-content:space-between;gap:15px;padding:10px 0}.summary-total{font-size:1.25rem;font-weight:800}.checkout-steps{display:flex;justify-content:center;gap:10px;margin:0 auto 30px;flex-wrap:wrap}.checkout-steps span{padding:9px 15px;border-radius:999px;background:#edf2f6;color:#7b8794;font-size:.85rem;font-weight:700}.checkout-steps .active{background:#dff5fd;color:#0877b9}.checkout-card{padding:30px}.checkout-card h2{font-weight:800;margin:5px 0 24px}.checkout-card label,.payment-method-card label{font-weight:650;margin-bottom:7px}.form-control,.form-select{border-radius:11px;border-color:#dfe7ee;padding:.75rem .9rem}.secure-note{display:flex;gap:12px;padding:15px;background:#f1fbff;border:1px solid #cceffc;border-radius:13px}.secure-note i{color:var(--primary);font-size:1.3rem}.secure-note span{display:flex;flex-direction:column}.secure-note small{color:var(--muted)}.newsletter-section{padding:60px 0}.newsletter-box{border-radius:28px;padding:45px;background:linear-gradient(135deg,#0d1b2a,#0a6f9f);color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:35px;align-items:center}.newsletter-box h2{font-weight:800}.newsletter-box p{color:rgba(255,255,255,.72)}.newsletter-form{display:grid;grid-template-columns:1fr auto;background:#fff;padding:6px;border-radius:14px}.newsletter-form input{border:0;outline:0;padding:13px}.newsletter-form button{border:0;border-radius:10px;background:var(--primary);color:#fff;padding:0 18px;font-weight:700}.site-footer{background:#0b1521;color:rgba(255,255,255,.7)}.site-footer h6{color:#fff;font-weight:800;margin-bottom:15px}.site-footer a{display:block;margin:8px 0}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff!important;font-size:1.2rem;font-weight:800}.footer-brand img{width:42px;height:42px;object-fit:contain;background:#fff;border-radius:10px}.wifi-hero{padding:85px 0;background:radial-gradient(circle at 75% 20%,rgba(0,220,255,.25),transparent 35%),linear-gradient(135deg,#081c2b,#067aa6);color:#fff}.wifi-hero h1{font-size:clamp(2.5rem,5vw,4.2rem);font-weight:800;letter-spacing:-2px}.wifi-hero p{font-size:1.1rem;color:rgba(255,255,255,.75)}.wifi-floating{background:rgba(255,255,255,.12);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:24px;padding:40px;display:flex;flex-direction:column;gap:8px}.wifi-floating i{font-size:4rem;color:#73e5ff}.plan-choice{display:block;border:1px solid var(--border);border-radius:15px;padding:17px;cursor:pointer;height:100%;transition:.2s}.plan-choice:hover{border-color:var(--primary);box-shadow:0 8px 24px rgba(6,168,232,.12)}.plan-choice input{margin-right:10px}.plan-choice span{display:inline-flex;vertical-align:top;flex-direction:column;gap:2px}.plan-choice small{color:var(--muted)}.plan-choice b{font-size:1.25rem;color:var(--primary-dark);margin-top:5px}.service-card{padding:28px}.icon-circle,.method-icon{width:58px;height:58px;border-radius:18px;background:#e8f8fe;color:var(--primary);display:grid;place-items:center;font-size:1.5rem;margin-bottom:18px}.service-card h3,.payment-method-card h3{font-weight:800}.operator-list{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.operator-list span{padding:7px 10px;border-radius:8px;background:#f2f5f7;font-size:.8rem;font-weight:700}.payment-method-card{padding:28px;height:100%}.payment-method-card.featured{border:2px solid #bceaf8}.payment-method-card small{line-height:1.5}.otp-card{max-width:520px;padding:40px;text-align:center}.icon-circle.big{width:80px;height:80px;border-radius:24px;margin:0 auto 20px;font-size:2rem}.otp-input{width:100%;font-size:2rem;letter-spacing:.4em;text-align:center;padding:15px;border:1px solid var(--border);border-radius:13px}.success-icon{width:84px;height:84px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#e8f9ef;color:#20a35a;font-size:2rem}.reference-box{background:#f5f8fa;border-radius:12px;padding:12px;margin:20px auto;max-width:420px}.empty-state{background:#fff;border-radius:22px;padding:65px 25px;text-align:center;box-shadow:0 10px 35px rgba(13,27,42,.06)}.empty-state i{color:var(--primary);margin-bottom:18px}.promo-hero{background:radial-gradient(circle at 80% 20%,rgba(255,122,24,.3),transparent 35%),linear-gradient(135deg,#281309,#a84400)}
@media(max-width:991px){.newsletter-box{grid-template-columns:1fr}.site-nav .nav-link{padding:.6rem 0!important}.cart-button{margin:8px 0}.product-detail-image{min-height:350px}}@media(max-width:576px){.shop-hero,.promo-hero,.wifi-hero{padding:60px 0}.shop-hero h1,.promo-hero h1,.wifi-hero h1{letter-spacing:-1px}.cart-row{padding:17px 14px}.cart-product{gap:10px}.cart-thumb-wrap{width:64px;height:64px}.cart-thumb{width:60px;height:60px}.cart-line-total{flex-direction:column;align-items:flex-end;gap:5px}.checkout-card,.payment-method-card,.summary-card{padding:20px}.newsletter-form{grid-template-columns:1fr}.newsletter-form button{padding:12px}.newsletter-box{padding:28px}}
.hero{padding:90px 0;background:radial-gradient(circle at 85% 15%,rgba(36,185,242,.28),transparent 35%),linear-gradient(135deg,#0d1b2a,#0677a8);color:#fff}.hero h1{font-size:clamp(2.7rem,5vw,4.7rem);font-weight:800;letter-spacing:-2px;color:#fff;text-align:left;margin:0}.hero p{text-align:left;color:rgba(255,255,255,.76);font-size:1.1rem;max-width:620px}.hero-image{max-height:430px;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(0,0,0,.25))}

/* =========================================================
   HOMEPAGE COMPONENTS - CATEGORIES / PRODUCTS / ADVANTAGES
   ========================================================= */
.home-section {
    padding: 78px 0;
}

.home-section-heading {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 42px;
}

.home-section-heading .section-kicker {
    display: inline-block;
    margin-bottom: 10px;
}

.home-section-heading h2 {
    margin: 0 0 10px;
    font-size: clamp(1.8rem, 3vw, 2.55rem);
    font-weight: 800;
    letter-spacing: -1.2px;
    color: var(--navy);
}

.home-section-heading p {
    margin: 0;
    color: var(--muted);
}

.category-card {
    position: relative;
    height: 100%;
    min-height: 190px;
    padding: 28px 22px 24px;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 22px;
    box-shadow: 0 10px 30px rgba(13,27,42,.055);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.category-card::before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: rgba(6,168,232,.08);
    top: -55px;
    right: -45px;
}

.category-card:hover {
    transform: translateY(-7px);
    border-color: rgba(6,168,232,.35);
    box-shadow: 0 20px 45px rgba(13,27,42,.11);
}

.category-card img {
    position: relative;
    z-index: 1;
    width: 86px;
    height: 86px;
    object-fit: contain;
    border-radius: 18px;
    margin-bottom: 18px;
    padding: 8px;
    background: #f5fafc;
}

.category-card h5 {
    position: relative;
    z-index: 1;
    margin: 0;
    color: var(--navy);
    font-size: 1.02rem;
    font-weight: 750;
}

.category-card .category-icon {
    width: 78px;
    height: 78px;
    display: grid;
    place-items: center;
    border-radius: 20px;
    background: #eaf8fd;
    color: var(--primary);
    font-size: 1.9rem;
    margin-bottom: 18px;
}

.product-card {
    position: relative;
    height: 100%;
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 22px;
    padding: 12px;
    box-shadow: 0 10px 32px rgba(13,27,42,.055);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.product-card:hover {
    transform: translateY(-6px);
    border-color: rgba(6,168,232,.28);
    box-shadow: 0 20px 48px rgba(13,27,42,.12);
}

.product-card .product-card-image {
    height: 225px;
    border-radius: 17px;
    background: linear-gradient(145deg,#f7fafc,#eef5f8);
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 16px;
}

.product-card .product-card-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
    transition: transform .3s ease;
}

.product-card:hover .product-card-image img {
    transform: scale(1.05);
}

.product-card .product-card-image .placeholder {
    color: #b7c4ce;
}

.product-card h5 {
    margin: 2px 4px 6px;
    font-size: 1rem;
    line-height: 1.35;
    font-weight: 750;
    color: var(--navy);
}

.product-card .product-category {
    margin: 0 4px 10px;
    font-size: .78rem;
    font-weight: 700;
    color: var(--primary-dark);
}

.product-card .product-price {
    margin: auto 4px 15px;
    min-height: 35px;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.product-card .product-price strong {
    color: var(--navy);
    font-size: 1.22rem;
    font-weight: 800;
}

.product-card .product-price .old-price {
    color: #98a3ad;
    text-decoration: line-through;
    font-size: .88rem;
}

.product-card .product-price .sale-price {
    color: #e5484d;
    font-size: 1.22rem;
    font-weight: 800;
}

.product-card .addCart {
    border: 0;
    border-radius: 13px;
    padding: 11px 14px;
    background: var(--navy);
    color: #fff;
    font-weight: 750;
    transition: background .2s ease, transform .2s ease;
}

.product-card .addCart:hover:not(:disabled) {
    background: var(--primary);
    transform: translateY(-1px);
}

.product-card .addCart:disabled {
    opacity: .65;
    cursor: not-allowed;
}

.product-card .product-badge {
    position: absolute;
    top: 22px;
    left: 22px;
    z-index: 3;
    padding: 6px 9px;
    border-radius: 999px;
    background: #ef4444;
    color: #fff;
    font-size: .7rem;
    font-weight: 800;
}

.advantages {
    position: relative;
    padding: 30px 0;
    background: #fff;
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}

.advantages .advantage-item {
    height: 100%;
    min-height: 105px;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 18px 20px;
    border-right: 1px solid var(--border);
}

.advantages .col-md-3:last-child .advantage-item {
    border-right: 0;
}

.advantages .advantage-icon {
    flex: 0 0 52px;
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    border-radius: 16px;
    background: #eaf8fd;
    color: var(--primary);
    font-size: 1.25rem;
}

.advantages h4 {
    margin: 0 0 3px;
    font-size: .98rem;
    font-weight: 800;
    color: var(--navy);
}

.advantages p {
    margin: 0;
    color: var(--muted);
    font-size: .82rem;
}

@media (max-width: 991px) {
    .advantages .advantage-item {
        border-right: 0;
        border-bottom: 1px solid var(--border);
    }
    .advantages .col-md-3:nth-last-child(-n+2) .advantage-item {
        border-bottom: 0;
    }
}

@media (max-width: 767px) {
    .home-section {
        padding: 55px 0;
    }
    .category-card {
        min-height: 165px;
    }
    .product-card .product-card-image {
        height: 205px;
    }
    .advantages .advantage-item,
    .advantages .col-md-3:nth-last-child(-n+2) .advantage-item {
        border-bottom: 1px solid var(--border);
    }
    .advantages .col-md-3:last-child .advantage-item {
        border-bottom: 0;
    }
}
