.store-page{width:100%}.store-catalog{padding-top:6px}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:4px 0 22px}.section-kicker{color:var(--accent);font-size:13px;font-weight:900;letter-spacing:.12em}.catalog-heading h1{margin:3px 0 0;font-size:clamp(35.1px,4vw,52px);line-height:1.25}.catalog-heading p{margin:5px 0 0;color:var(--muted);font-size:18.2px}.balance-card{min-width:180px;padding:12px 15px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.balance-card span,.balance-card small,.balance-card strong{display:block}.balance-card span,.balance-card small{color:var(--muted);font-size:13px}.balance-card strong{font-size:27.3px}.balance-card small{margin-top:3px;color:var(--accent)}.catalog-search{display:grid;grid-template-columns:1fr 155px 82px;gap:9px;margin-bottom:13px}.search-box{position:relative;margin:0}.search-box svg{position:absolute;inset-inline-start:15px;top:15px;width:20px;height:20px;color:#767b85}.search-box input{height:50px;margin:0;padding-inline-start:46px;padding-inline-end:42px;border-radius:13px;background:#0d0f13}.clear-search{position:absolute;inset-inline-end:7px;top:7px;width:36px;min-height:36px;border-radius:9px;background:transparent;color:#999;font-size:29.9px}.catalog-search select{height:50px;margin:0}.search-submit{min-height:50px}.category-strip{display:flex;gap:8px;overflow-x:auto;padding:3px 0 12px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip a{flex:none;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#101217;color:#a8adb5;font-size:15.6px;font-weight:700;white-space:nowrap}.category-strip a:hover,.category-strip a.active{border-color:#ff761866;background:#ff761812;color:#ff9a50}.catalog-meta{display:flex;align-items:center;justify-content:space-between;margin:17px 0 12px}.catalog-meta h2{margin:0;font-size:22.1px}.catalog-meta span{color:var(--muted);font-size:15.6px}.catalog-meta b{color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.product-card{min-width:0;overflow:hidden;border:1px solid var(--line-soft);border-radius:15px;background:var(--surface);transition:border-color .18s,transform .18s,box-shadow .18s}.product-card:hover{transform:translateY(-3px);border-color:#ff76184d;box-shadow:0 14px 34px #0005}.product-media{position:relative;height:128px;display:grid;place-items:center;border-bottom:1px solid var(--line-soft);background:#0d0f13}.product-media img{max-width:72%;max-height:82%;object-fit:contain}.product-image-fallback{width:62px;height:62px;display:grid;place-items:center;border:1px solid #ff76184d;border-radius:16px;background:#ff761812;color:var(--accent);font-size:26px;font-weight:900}.product-image-fallback.large{width:110px;height:110px;border-radius:25px;font-size:40.3px}.availability{display:inline-flex;align-items:center;gap:5px;color:#8de5b7;font-size:13px;font-weight:800}.product-media>.availability,.product-visual>.availability{position:absolute;top:10px;inset-inline-end:10px;padding:4px 7px;border:1px solid #42d68a26;border-radius:999px;background:#07110cdd}.availability i{width:6px;height:6px;border-radius:50%;background:var(--success);box-shadow:0 0 8px #42d68a}.product-body{padding:13px}.product-category{color:var(--accent);font-size:13px;font-weight:800}.product-body h3{height:44px;overflow:hidden;margin:4px 0 1px;font-size:18.2px;line-height:1.55}.product-body h3 a:hover{color:var(--accent-2)}.product-body p{height:19px;overflow:hidden;margin:0;color:var(--muted);font-size:14.3px}.product-body footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;padding-top:11px;border-top:1px solid var(--line-soft)}.product-body footer strong{font-size:22.1px}.buy-link{min-height:34px;display:inline-flex;align-items:center;padding:0 11px;border-radius:9px;background:var(--accent);color:#181008;font-size:14.3px;font-weight:900}.ui-state{min-height:230px;display:grid;place-items:center;align-content:center;gap:5px;padding:30px;border:1px dashed var(--line);border-radius:16px;background:#0d0f13;text-align:center}.ui-state>span{color:var(--accent);font-size:39px}.ui-state strong{font-size:22.1px}.ui-state p{margin:0;color:var(--muted);font-size:16.9px}.ui-state .button-link{margin-top:12px}.product-page{padding-top:4px}.back-link{display:inline-flex;margin:4px 0 14px;color:var(--muted);font-size:15.6px}.back-link:hover{color:#fff}.product-layout{display:grid;grid-template-columns:minmax(300px,.78fr) 1.22fr;gap:20px}.product-visual{position:relative;min-height:420px;display:grid;place-items:center;border:1px solid var(--line);border-radius:18px;background:#0d0f13}.product-visual img{max-width:72%;max-height:310px;object-fit:contain}.product-info{padding:6px 6px 0}.product-info h1{margin:5px 0 8px;font-size:clamp(35.1px,4vw,54.6px);line-height:1.25}.product-description{max-width:670px;margin:0 0 18px;color:var(--muted);font-size:18.2px}.service-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.service-facts div,.required-fields{padding:12px;border:1px solid var(--line-soft);border-radius:12px;background:var(--surface)}.service-facts span,.service-facts strong{display:block}.service-facts span{color:var(--muted);font-size:13px}.service-facts strong{font-size:16.9px}.required-fields{margin-top:8px}.required-fields strong{font-size:15.6px}.required-fields p{margin:2px 0 0;color:var(--muted);font-size:14.3px}.purchase-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.purchase-summary div{padding:12px 0;border-top:1px solid var(--line)}.purchase-summary span,.purchase-summary strong{display:block}.purchase-summary span{color:var(--muted);font-size:13px}.purchase-summary strong{font-size:26px}.purchase-summary div:first-child strong{color:var(--accent-2)}.price-note{display:block;margin:-2px 0 12px;color:#727781}.primary-action{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--accent);color:#181008;font-weight:900}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:5px 0 17px}.page-heading h1{margin:3px 0;font-size:clamp(32.5px,4vw,49.4px)}.page-heading p{margin:3px 0;color:var(--muted)}.ghost-button,.compact{width:auto}.ghost-button{min-height:40px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.glass-card{border:1px solid var(--line);background:var(--surface)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0}.stats-grid>div{padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.stats-grid strong,.stats-grid span{display:block}.stats-grid span{color:var(--muted);font-size:13px}.wallet-page,.orders-page,.order-detail,.admin-dashboard{padding-top:5px}.wallet-balance-card{padding:22px;border:1px solid #ff76183d;border-radius:16px;background:#ff76180d}.wallet-balance-card span,.wallet-balance-card strong,.wallet-balance-card small{display:block}.wallet-balance-card strong{font-size:clamp(39px,6vw,62.4px)}.wallet-balance-card small{color:var(--muted)}.table-wrap{max-width:100%;overflow:auto;margin-top:16px;border-radius:13px}.premium-table{border:1px solid var(--line)}table{width:100%;border-collapse:collapse;background:var(--surface)}th,td{padding:12px;text-align:right;border-bottom:1px solid var(--line-soft);font-size:15.6px}th{color:#b8bbc1}.transaction-type,.status{display:inline-flex;padding:4px 8px;border-radius:999px;background:#ffffff0b;font-size:13px}.credit,.completed,.approved,.money-credit{color:#78e3a8}.debit,.failed,.rejected,.money-debit{color:#ff9088}.processing,.pending{color:#ffc067}.refunded{color:#83c5ff}.orders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.order-card{padding:15px;border-radius:14px}.order-card>div,.order-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-card p,.order-card small{color:var(--muted)}.order-card footer strong{font-size:23.4px}.detail-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.detail-facts div{padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.detail-facts span,.detail-facts strong{display:block}.detail-facts span{color:var(--muted);font-size:13px}.result,.waiting-card{margin-top:14px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.result pre{white-space:pre-wrap;color:#a8e9c4}.waiting-card{color:#ffd18b}.filters,.admin-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0}.filters input,.filters select,.admin-form input,.admin-form select{width:auto;flex:1;min-width:130px;margin:0}.filters button,.admin-form button{width:auto;padding:0 18px}.admin-form,.admin-order,.import-form{padding:14px;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.admin-order{display:grid;grid-template-columns:2fr 2fr 1fr 1fr auto;gap:8px;align-items:center;margin:8px 0}.admin-order span{display:block;color:var(--muted)}.admin-links{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.admin-links a{padding:15px;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.import-form textarea{resize:vertical}.import-options{display:grid;grid-template-columns:2fr 1fr;gap:8px}.import-report{grid-template-columns:repeat(5,1fr)}.logo-audit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.logo-audit-grid>div{display:grid;gap:5px;padding:12px;border-radius:12px}.logo-audit-grid code{overflow-wrap:anywhere;color:var(--muted)}details{margin:12px 0;padding:12px;border-radius:12px;background:var(--surface)}details pre{white-space:pre-wrap;color:#ffaaa4}
@media(max-width:1024px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-order{grid-template-columns:1fr 1fr}.logo-audit-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.catalog-heading{align-items:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:1fr}.product-visual{min-height:280px}.orders-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-links{grid-template-columns:repeat(2,1fr)}.import-report{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.catalog-heading{margin-bottom:15px}.catalog-heading p{font-size:15.6px}.balance-card{min-width:130px;padding:9px 11px}.balance-card strong{font-size:22.1px}.catalog-search{grid-template-columns:1fr 110px}.catalog-search .search-box{grid-column:1/-1}.search-submit{display:none}.product-media{height:112px}.product-body{padding:11px}.product-body h3{height:42px;font-size:16.9px}.buy-link{padding:0 9px}.product-body footer strong{font-size:19.5px}.service-facts,.purchase-summary{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start;flex-direction:column}.admin-order,.import-options,.logo-audit-grid{grid-template-columns:1fr}.filters{align-items:stretch;flex-direction:column}.filters input,.filters select,.filters button{width:100%}.premium-table table{min-width:690px}}@media(max-width:370px){.product-grid{grid-template-columns:1fr}.product-media{height:135px}.catalog-heading{display:block}.balance-card{margin-top:12px}.service-facts,.purchase-summary{grid-template-columns:1fr}}

/* =========================================
   Customer Orders
   ========================================= */

.customer-orders-page{
    width:min(760px,100%);
    margin:auto;
    display:grid;
    gap:14px;
}

.customer-orders-head span{
    color:var(--accent);
    font-size:13px;
    font-weight:800;
}

.customer-orders-head h1{
    margin:2px 0;
    font-size:29.9px;
}

.customer-orders-head p{
    margin:0;
    color:var(--muted);
    font-size:14.3px;
}


/* Tabs */

.customer-order-tabs{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:7px;
}

.customer-order-tabs button{
    min-height:62px;
    padding:7px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    border:1px solid var(--line);
    border-radius:13px;
    background:var(--surface);
    color:#ddd;
}

.customer-order-tabs button.active{
    border-color:#ff761855;
    background:#ff76180d;
}

.customer-order-tabs strong{
    font-size:20.8px;
}

.customer-order-tabs span{
    color:var(--muted);
    font-size:11.7px;
}

.customer-order-tabs button.active span{
    color:var(--accent);
}


/* Orders */

.customer-orders-list{
    display:grid;
    gap:9px;
}

.customer-order-card{
    padding:14px;
    border:1px solid var(--line);
    border-radius:16px;
    background:var(--surface);
}

.customer-order-top{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:12px;
}

.customer-order-title{
    min-width:0;
}

.customer-order-number{
    display:block;
    color:var(--accent);
    font-size:11.7px;
    font-weight:800;
}

.customer-order-title h2{
    margin:3px 0 0;
    font-size:16.9px;
    line-height:1.5;
}

.customer-order-status{
    flex:0 0 auto;
    padding:4px 8px;
    border-radius:999px;
    background:#ffffff09;
    color:#a7abb2;
    font-size:11.7px;
    font-weight:800;
}

.customer-order-status.status-completed{
    background:#42d68a14;
    color:#73dda5;
}

.customer-order-status.status-pending,
.customer-order-status.status-processing,
.customer-order-status.status-submitted{
    background:#ffc06714;
    color:#ffc067;
}

.customer-order-status.status-failed{
    background:#ff6b6114;
    color:#ff8b84;
}

.customer-order-status.status-refunded{
    background:#ffffff0a;
    color:#aaaeb5;
}

.customer-order-status.status-provider_unknown{
    background:#ff761814;
    color:var(--accent);
}


/* Meta */

.customer-order-meta{
    margin-top:11px;
    padding:10px 0;
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    border-top:1px solid var(--line-soft);
    border-bottom:1px solid var(--line-soft);
}

.customer-order-meta>div{
    min-width:0;
    display:grid;
}

.customer-order-meta span{
    color:#737984;
    font-size:10.4px;
}

.customer-order-meta strong{
    overflow:hidden;
    color:#dfe1e5;
    font-size:13px;
    text-overflow:ellipsis;
    white-space:nowrap;
}


/* Result ready */

.customer-result-ready{
    margin-top:9px;
    min-height:37px;
    padding:0 10px;
    display:flex;
    align-items:center;
    gap:7px;
    border:1px solid #42d68a20;
    border-radius:10px;
    background:#42d68a0c;
    color:#87e3b2;
    font-size:11.7px;
    font-weight:800;
}

.customer-result-ready svg{
    width:16px;
    height:16px;
}


/* Open */

.customer-order-open{
    min-height:42px;
    margin-top:5px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    color:#eee;
    font-size:13px;
    font-weight:800;
}

.customer-order-open svg{
    width:15px;
    height:15px;
    color:var(--accent);
}


/* Empty */

.customer-orders-empty{
    min-height:260px;
    padding:25px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    border:1px dashed var(--line);
    border-radius:16px;
    color:var(--muted);
    text-align:center;
}

.customer-orders-empty svg{
    width:34px;
    height:34px;
    margin-bottom:10px;
    color:#646a73;
}

.customer-orders-empty strong{
    color:#ddd;
    font-size:16.9px;
}

.customer-orders-empty span{
    margin-top:3px;
    font-size:11.7px;
}

.customer-orders-empty a{
    margin-top:14px;
    padding:8px 14px;
    border-radius:9px;
    background:var(--accent);
    color:#181008;
    font-size:11.7px;
    font-weight:900;
}

.customer-orders-filter-empty{
    padding:25px 15px;
    border:1px dashed var(--line);
    border-radius:14px;
    color:var(--muted);
    text-align:center;
    font-size:13px;
}


@media(max-width:520px){

    .customer-orders-page{
        gap:11px;
    }

    .customer-orders-head h1{
        font-size:26px;
    }

    .customer-order-tabs{
        gap:5px;
    }

    .customer-order-tabs button{
        min-height:55px;
        padding:5px 2px;
    }

    .customer-order-tabs strong{
        font-size:18.2px;
    }

    .customer-order-tabs span{
        font-size:10.4px;
    }

    .customer-order-card{
        padding:12px;
    }

    .customer-order-title h2{
        font-size:15.6px;
    }
}


/* =========================================
   Clean Wallet
   ========================================= */

.clean-wallet-page{
    width:min(760px,100%);
    margin:auto;
    display:grid;
    gap:14px;
}

.clean-wallet-head span{
    color:var(--accent);
    font-size:13px;
    font-weight:800;
}

.clean-wallet-head h1{
    margin:2px 0;
    font-size:29.9px;
}

.clean-wallet-head p{
    margin:0;
    color:var(--muted);
    font-size:14.3px;
}


/* Main balance */

.main-wallet-card{
    position:relative;
    min-height:135px;
    padding:20px;
    display:flex;
    align-items:center;
    gap:16px;
    overflow:hidden;
    border:1px solid #ff76182d;
    border-radius:19px;
    background:
        radial-gradient(circle at 100% 0,rgba(255,118,24,.16),transparent 42%),
        var(--surface);
}

.main-wallet-icon{
    width:52px;
    height:52px;
    flex:0 0 52px;
    display:grid;
    place-items:center;
    border-radius:15px;
    background:#ff761813;
    color:var(--accent);
}

.main-wallet-icon svg{
    width:25px;
    height:25px;
}

.main-wallet-balance{
    min-width:0;
    flex:1;
    display:grid;
}

.main-wallet-balance>span{
    color:#9297a0;
    font-size:13px;
}

.main-wallet-balance strong{
    margin:1px 0;
    font-size:39px;
    line-height:1.2;
}

.main-wallet-balance small{
    color:#6e747d;
    font-size:10.4px;
}

.wallet-topup-button{
    min-height:42px;
    padding:0 14px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    border-radius:11px;
    background:var(--accent);
    color:#17100a;
    font-size:13px;
    font-weight:900;
}

.wallet-topup-button svg{
    width:16px;
    height:16px;
}


/* Stats */

.wallet-mini-stats{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:8px;
}

.wallet-mini-stats>div{
    padding:12px 14px;
    display:grid;
    border:1px solid var(--line);
    border-radius:13px;
    background:var(--surface);
}

.wallet-mini-stats span{
    color:var(--muted);
    font-size:11.7px;
}

.wallet-mini-stats strong{
    margin:2px 0;
    font-size:19.5px;
}

.wallet-mini-stats small{
    color:#656b74;
    font-size:9.1px;
}

.wallet-positive{
    color:var(--success);
}

.wallet-negative{
    color:#ff827a;
}


/* History */

.wallet-history-head{
    margin-top:4px;
}

.wallet-history-head>div{
    display:flex;
    align-items:center;
    justify-content:space-between;
}

.wallet-history-head h2{
    margin:0;
    font-size:16.9px;
}

.wallet-history-head span{
    color:#707680;
    font-size:10.4px;
}

.wallet-transactions{
    display:grid;
    gap:7px;
}

.wallet-transaction-card{
    min-height:72px;
    padding:11px 13px;
    display:flex;
    align-items:center;
    gap:11px;
    border:1px solid var(--line);
    border-radius:14px;
    background:var(--surface);
}

.wallet-transaction-icon{
    width:38px;
    height:38px;
    flex:0 0 38px;
    display:grid;
    place-items:center;
    border-radius:11px;
}

.wallet-transaction-icon svg{
    width:18px;
    height:18px;
}

.wallet-transaction-icon.credit{
    background:#42d68a10;
    color:var(--success);
}

.wallet-transaction-icon.debit{
    background:#ff6b6110;
    color:#ff7d75;
}

.wallet-transaction-main{
    min-width:0;
    flex:1;
}

.wallet-transaction-title{
    min-width:0;
    display:grid;
}

.wallet-transaction-title strong{
    font-size:14.3px;
}

.wallet-transaction-title span{
    max-width:100%;
    overflow:hidden;
    color:#747a84;
    font-size:10.4px;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.wallet-transaction-date{
    margin-top:4px;
    color:#646a73;
    font-size:10.4px;
}

.wallet-transaction-money{
    flex:0 0 auto;
    display:grid;
    text-align:left;
    direction:ltr;
}

.wallet-transaction-money strong{
    font-size:16.9px;
}

.wallet-transaction-money strong.credit{
    color:var(--success);
}

.wallet-transaction-money strong.debit{
    color:#ff8179;
}

.wallet-transaction-money span{
    color:#707680;
    font-size:9.1px;
}


/* Empty */

.wallet-empty{
    min-height:200px;
    padding:25px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    border:1px dashed var(--line);
    border-radius:15px;
    color:var(--muted);
    text-align:center;
}

.wallet-empty svg{
    width:32px;
    height:32px;
    margin-bottom:8px;
    color:#606671;
}

.wallet-empty strong{
    color:#ddd;
    font-size:15.6px;
}

.wallet-empty span{
    margin-top:3px;
    font-size:10.4px;
}


@media(max-width:560px){

    .clean-wallet-page{
        gap:11px;
    }

    .clean-wallet-head h1{
        font-size:26px;
    }

    .main-wallet-card{
        min-height:125px;
        padding:15px;
        gap:11px;
    }

    .main-wallet-icon{
        width:45px;
        height:45px;
        flex-basis:45px;
    }

    .main-wallet-balance strong{
        font-size:32.5px;
    }

    .wallet-topup-button{
        position:absolute;
        left:12px;
        bottom:12px;
        min-height:34px;
        padding:0 10px;
        font-size:10.4px;
    }

    .wallet-transaction-card{
        padding:10px;
    }

    .wallet-transaction-icon{
        width:34px;
        height:34px;
        flex-basis:34px;
    }
}

@media(max-width:360px){

    .main-wallet-icon{
        display:none;
    }

    .wallet-mini-stats{
        grid-template-columns:1fr;
    }

}

/* =========================================
   Featured Services Slider
   ========================================= */

.featured-services{
    margin:4px 0 18px;
    padding:15px;
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:18px;
    background:
        radial-gradient(circle at 100% 0,rgba(255,118,24,.11),transparent 40%),
        var(--surface);
}

.featured-head{
    margin-bottom:12px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
}

.featured-head span{
    display:block;
    color:var(--accent);
    font-size:11.7px;
    font-weight:800;
}

.featured-head h2{
    margin:1px 0 0;
    font-size:20.8px;
}

.featured-controls{
    display:flex;
    gap:6px;
}

.featured-controls button{
    width:35px;
    height:35px;
    min-height:35px;
    padding:0;
    display:grid;
    place-items:center;
    border:1px solid var(--line);
    border-radius:10px;
    background:#111318;
    color:#d9dce1;
}

.featured-controls button:hover{
    border-color:#ff76184d;
    color:var(--accent);
}

.featured-controls svg{
    width:16px;
    height:16px;
}


.featured-track{
    display:flex;
    gap:10px;
    overflow-x:auto;
    scroll-behavior:smooth;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
    overscroll-behavior-inline:contain;
    touch-action:pan-x;
}

.featured-track::-webkit-scrollbar{
    display:none;
}

.featured-card{
    flex:0 0 285px;
    min-width:0;
    min-height:115px;
    display:grid;
    grid-template-columns:92px minmax(0,1fr);
    overflow:hidden;
    scroll-snap-align:start;
    border:1px solid var(--line-soft);
    border-radius:15px;
    background:#0c0e12;
    transition:
        transform .18s ease,
        border-color .18s ease,
        background .18s ease;
}

.featured-card:hover{
    transform:translateY(-2px);
    border-color:#ff76183b;
    background:#101217;
}

.featured-card-media{
    min-height:115px;
    display:grid;
    place-items:center;
    overflow:hidden;
    background:#090b0e;
}

.featured-card-media img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.featured-fallback{
    color:var(--accent);
    font-size:28.6px;
    font-weight:900;
}

.featured-card-body{
    min-width:0;
    padding:12px;
    display:flex;
    flex-direction:column;
}

.featured-card-body>span{
    color:var(--accent);
    font-size:10.4px;
    font-weight:800;
}

.featured-card-body>strong{
    margin-top:3px;
    display:-webkit-box;
    overflow:hidden;
    color:#f1f2f4;
    font-size:14.3px;
    line-height:1.5;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.featured-card-body>div{
    margin-top:auto;
    padding-top:8px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:7px;
}

.featured-card-body b{
    color:#fff;
    font-size:18.2px;
}

.featured-card-body small{
    color:#7b818a;
    font-size:10.4px;
}


.featured-progress{
    position:relative;
    height:2px;
    margin-top:12px;
    overflow:hidden;
    border-radius:10px;
    background:#ffffff0a;
}

.featured-progress::after{
    content:"";
    position:absolute;
    top:0;
    right:0;
    width:24%;
    height:100%;
    border-radius:10px;
    background:var(--accent);
    animation:featuredProgress 4s linear infinite;
}

.featured-services:hover .featured-progress::after{
    animation-play-state:paused;
}

@keyframes featuredProgress{
    from{transform:translateX(0)}
    to{transform:translateX(-320%)}
}


@media(max-width:700px){

    .featured-services{
        margin-inline:-2px;
        padding:12px;
        border-radius:16px;
    }

    .featured-head h2{
        font-size:18.2px;
    }

    .featured-card{
        flex-basis:82%;
        grid-template-columns:82px minmax(0,1fr);
        min-height:105px;
    }

    .featured-card-media{
        min-height:105px;
    }
}

@media(max-width:390px){

    .featured-card{
        flex-basis:88%;
    }

}

/* ===== Store Light Mode ===== */

html[data-theme="light"] .product-card,
html[data-theme="light"] .featured-services,
html[data-theme="light"] .featured-card,
html[data-theme="light"] .main-wallet-card,
html[data-theme="light"] .wallet-mini-stats>div,
html[data-theme="light"] .wallet-transaction-card,
html[data-theme="light"] .customer-order-card,
html[data-theme="light"] .customer-order-tabs button{
    border-color:#e0e4e8;
    background:#ffffff;
    color:#17191d;
}

html[data-theme="light"] .product-media,
html[data-theme="light"] .featured-card-media{
    background:#f5f6f8;
}

html[data-theme="light"] .featured-card:hover{
    background:#f8f9fb;
}

html[data-theme="light"] .featured-card-body>strong,
html[data-theme="light"] .product-body h3,
html[data-theme="light"] .customer-order-title h2{
    color:#17191d;
}

html[data-theme="light"] .featured-controls button{
    border-color:#dfe3e8;
    background:#fff;
    color:#33383f;
}

html[data-theme="light"] .catalog-search,
html[data-theme="light"] .category-strip{
    color:#17191d;
}

html[data-theme="light"] .wallet-transaction-title strong{
    color:#17191d;
}

html[data-theme="light"] .main-wallet-card{
    background:
        radial-gradient(circle at 100% 0,rgba(255,118,24,.10),transparent 42%),
        #fff;
}


/* ===== Admin Store Preview ===== */

.admin-preview-banner{
    margin:0 0 16px;
    padding:12px 14px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    border:1px solid rgba(255,118,24,.35);
    border-radius:13px;
    background:rgba(255,118,24,.08);
}

.admin-preview-banner div{
    display:grid;
    gap:3px;
}

.admin-preview-banner strong{
    font-size:15.6px;
    color:var(--accent);
}

.admin-preview-banner span{
    font-size:11.7px;
    color:var(--muted);
}

.admin-preview-banner a{
    flex:0 0 auto;
    font-size:13px;
    font-weight:700;
    color:var(--accent);
}

.availability.draft{
    background:#242830;
    color:#aeb4bd;
}

.availability.draft i{
    background:#858c96;
}

html[data-theme="light"] .availability.draft{
    background:#eceff3;
    color:#626973;
}



/* =========================================================
   TECH LINE STORE — PREMIUM 2026
   ========================================================= */

.tl-store{
    position:relative;
    padding-bottom:90px;
}


/* HERO */

.tl-store-hero{
    position:relative;
    overflow:hidden;
    margin-bottom:22px;
    border:1px solid rgba(255,255,255,.07);
    border-radius:24px;
    background:
        linear-gradient(135deg,#11141a 0%,#090b0f 62%,#11100e 100%);
    box-shadow:
        0 22px 60px rgba(0,0,0,.22),
        inset 0 1px rgba(255,255,255,.04);
}

.tl-store-hero::before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:
        linear-gradient(
            115deg,
            transparent 20%,
            rgba(255,255,255,.025) 45%,
            transparent 65%
        );
}

.tl-hero-glow{
    position:absolute;
    border-radius:50%;
    pointer-events:none;
    filter:blur(8px);
}

.tl-hero-glow-one{
    width:260px;
    height:260px;
    top:-130px;
    right:-70px;
    background:rgba(255,118,24,.18);
}

.tl-hero-glow-two{
    width:220px;
    height:220px;
    bottom:-150px;
    left:15%;
    background:rgba(255,118,24,.08);
}

.tl-hero-content{
    position:relative;
    z-index:2;
    min-height:280px;
    padding:28px;
    display:grid;
    grid-template-columns:minmax(0,1fr) 230px;
    align-items:center;
    gap:32px;
}

.tl-hero-copy{
    max-width:660px;
}

.tl-hero-kicker{
    width:max-content;
    margin-bottom:13px;
    padding:6px 10px;
    display:flex;
    align-items:center;
    gap:7px;
    border:1px solid rgba(255,118,24,.18);
    border-radius:999px;
    background:rgba(255,118,24,.07);
    color:#ff8a35;
    font-size:11.7px;
    font-weight:800;
    letter-spacing:.8px;
}

.tl-hero-kicker i{
    width:6px;
    height:6px;
    border-radius:50%;
    background:#ff7618;
    box-shadow:0 0 12px #ff7618;
}

.tl-hero-copy h1{
    margin:0;
    color:#fff;
    font-size:49.4px;
    font-weight:900;
    line-height:1.18;
    letter-spacing:-1.3px;
}

.tl-hero-copy h1 em{
    display:block;
    margin-top:3px;
    color:#ff7618;
    font-style:normal;
}

.tl-hero-copy>p{
    max-width:550px;
    margin:14px 0 0;
    color:#969da8;
    font-size:15.6px;
    line-height:1.9;
}

.tl-hero-stats{
    margin-top:22px;
    display:flex;
    align-items:center;
    gap:10px;
}

.tl-hero-stats>div{
    min-width:90px;
    padding:9px 12px;
    display:grid;
    gap:1px;
    border-right:2px solid rgba(255,118,24,.35);
}

.tl-hero-stats strong{
    color:#fff;
    font-size:18.2px;
    font-weight:900;
}

.tl-hero-stats span{
    color:#757c87;
    font-size:10.4px;
}


/* WALLET */

.tl-wallet-card,
.tl-guest-card{
    min-height:190px;
    padding:20px;
    position:relative;
    overflow:hidden;
    border:1px solid rgba(255,118,24,.18);
    border-radius:20px;
    background:
        linear-gradient(
            150deg,
            rgba(255,118,24,.12),
            rgba(255,255,255,.025)
        );
    box-shadow:inset 0 1px rgba(255,255,255,.04);
}

.tl-wallet-card{
    display:flex;
    flex-direction:column;
    color:#fff;
    text-decoration:none;
    transition:.25s ease;
}

.tl-wallet-card:hover{
    transform:translateY(-4px);
    border-color:rgba(255,118,24,.35);
}

.tl-wallet-head{
    display:flex;
    align-items:center;
    gap:9px;
    color:#9299a4;
    font-size:13px;
}

.tl-wallet-icon{
    width:34px;
    height:34px;
    display:grid;
    place-items:center;
    border-radius:10px;
    background:rgba(255,118,24,.12);
    color:#ff7618;
}

.tl-wallet-icon svg{
    width:18px;
    height:18px;
    fill:none;
    stroke:currentColor;
    stroke-width:1.7;
    stroke-linecap:round;
    stroke-linejoin:round;
}

.tl-wallet-card>strong{
    margin-top:24px;
    color:#fff;
    font-size:36.4px;
    font-weight:900;
    direction:ltr;
    text-align:right;
}

.tl-wallet-card>small{
    margin-top:auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    color:#8d949e;
    font-size:11.7px;
}

.tl-wallet-card>small span{
    color:#ff7618;
    font-size:20.8px;
}

.tl-guest-card{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
}

.tl-guest-card>strong{
    margin-top:13px;
    color:#fff;
    font-size:19.5px;
}

.tl-guest-card p{
    margin:6px 0 15px;
    color:#878e99;
    font-size:11.7px;
    line-height:1.7;
}

.tl-guest-card>a{
    margin-top:auto;
    padding:8px 13px;
    border-radius:9px;
    background:#ff7618;
    color:#fff;
    font-size:11.7px;
    font-weight:800;
}


/* FEATURED */

.tl-featured{
    margin:0 0 22px;
    padding:18px;
    border:1px solid var(--line);
    border-radius:20px;
    background:
        linear-gradient(
            150deg,
            rgba(255,255,255,.025),
            rgba(255,255,255,.005)
        );
}

.tl-section-heading{
    margin-bottom:14px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
}

.tl-section-heading>div:first-child{
    display:grid;
    gap:2px;
}

.tl-section-heading span{
    color:#ff7618;
    font-size:10.4px;
    font-weight:800;
}

.tl-section-heading h2{
    margin:0;
    font-size:22.1px;
    font-weight:900;
}

.tl-featured-controls{
    display:flex;
    gap:6px;
}

.tl-featured-controls button{
    width:33px;
    height:33px;
    min-height:33px;
    padding:0;
    display:grid;
    place-items:center;
    border:1px solid var(--line);
    border-radius:9px;
    background:var(--surface);
    color:var(--text);
}

.tl-featured-controls svg{
    width:16px;
    fill:none;
    stroke:currentColor;
    stroke-width:2;
}

.tl-featured-track{
    display:flex;
    gap:10px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
}

.tl-featured-track::-webkit-scrollbar{
    display:none;
}

.tl-featured-card{
    min-width:210px;
    max-width:210px;
    padding:11px;
    display:flex;
    align-items:center;
    gap:11px;
    scroll-snap-align:start;
    border:1px solid var(--line);
    border-radius:14px;
    background:var(--surface);
    text-decoration:none;
    transition:.22s ease;
}

.tl-featured-card:hover{
    border-color:rgba(255,118,24,.35);
    transform:translateY(-2px);
}

.tl-featured-media{
    width:53px;
    height:53px;
    flex:0 0 53px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:12px;
    background:var(--surface-2);
}

.tl-featured-media img{
    max-width:80%;
    max-height:80%;
    object-fit:contain;
}

.tl-featured-body{
    min-width:0;
    flex:1;
    display:grid;
    gap:5px;
}

.tl-category-label{
    color:#858c96;
    font-size:9.1px;
    font-weight:700;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.tl-featured-body>strong{
    min-height:29px;
    overflow:hidden;
    color:var(--text);
    font-size:13px;
    line-height:1.45;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

.tl-featured-body footer{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
}

.tl-featured-body footer b{
    color:#ff7618;
    font-size:14.3px;
}

.tl-featured-body footer span{
    color:#858b95;
    font-size:9.1px;
}

.tl-featured-body footer i{
    color:#ff7618;
    font-style:normal;
}


/* SEARCH */

.tl-store-tools{
    position:relative;
    z-index:5;
    margin-bottom:22px;
}

.tl-search-form{
    padding:8px;
    display:grid;
    grid-template-columns:minmax(0,1fr) 160px 70px;
    align-items:center;
    gap:7px;
    border:1px solid var(--line);
    border-radius:16px;
    background:var(--surface);
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.tl-search-box{
    min-height:44px;
    padding:0 13px;
    display:flex;
    align-items:center;
    gap:9px;
    border:1px solid var(--line);
    border-radius:11px;
    background:var(--surface-2);
}

.tl-search-box svg{
    width:18px;
    flex:0 0 18px;
    fill:none;
    stroke:#747b85;
    stroke-width:1.8;
}

.tl-search-box input{
    width:100%;
    min-height:auto;
    padding:0;
    border:0 !important;
    outline:0;
    background:transparent !important;
    box-shadow:none !important;
    font-size:14.3px;
}

.tl-sort{
    min-height:44px;
    border-radius:11px !important;
    font-size:11.7px;
}

.tl-search-button{
    min-height:44px;
    border:0;
    border-radius:11px;
    background:#ff7618;
    color:#fff;
    font-size:13px;
    font-weight:800;
    box-shadow:0 7px 18px rgba(255,118,24,.2);
}


/* CATEGORIES */

.tl-categories{
    margin-top:10px;
    padding:2px 1px 5px;
    display:flex;
    gap:7px;
    overflow-x:auto;
    scrollbar-width:none;
}

.tl-categories::-webkit-scrollbar{
    display:none;
}

.tl-categories a{
    min-height:35px;
    padding:0 12px;
    flex:0 0 auto;
    display:flex;
    align-items:center;
    gap:5px;
    border:1px solid var(--line);
    border-radius:10px;
    background:var(--surface);
    color:#8a919c;
    font-size:11.7px;
    font-weight:700;
    white-space:nowrap;
    transition:.18s ease;
}

.tl-categories a:hover{
    border-color:rgba(255,118,24,.25);
    color:var(--text);
}

.tl-categories a.active{
    border-color:rgba(255,118,24,.34);
    background:rgba(255,118,24,.11);
    color:#ff7618;
}


/* CATALOG HEADER */

.tl-catalog-heading{
    margin:0 0 13px;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
}

.tl-catalog-heading>div:first-child{
    display:grid;
    gap:2px;
}

.tl-catalog-heading>div:first-child>span{
    color:#ff7618;
    font-size:9.1px;
    font-weight:800;
}

.tl-catalog-heading h2{
    margin:0;
    font-size:23.4px;
    font-weight:900;
}

.tl-product-count{
    display:flex;
    align-items:baseline;
    gap:4px;
}

.tl-product-count strong{
    color:#ff7618;
    font-size:18.2px;
}

.tl-product-count span{
    color:#777e88;
    font-size:10.4px;
}


/* PRODUCT GRID */

.tl-product-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:11px;
}

.tl-service-card{
    min-width:0;
    overflow:hidden;
    border:1px solid var(--line);
    border-radius:16px;
    background:var(--surface);
    box-shadow:0 7px 20px rgba(0,0,0,.045);
    transition:
        transform .22s ease,
        border-color .22s ease,
        box-shadow .22s ease;
}

.tl-service-card:hover{
    transform:translateY(-4px);
    border-color:rgba(255,118,24,.28);
    box-shadow:0 15px 32px rgba(0,0,0,.12);
}

.tl-service-media{
    min-height:112px;
    position:relative;
    display:grid;
    place-items:center;
    border-bottom:1px solid var(--line);
    background:
        radial-gradient(
            circle at 50% 45%,
            rgba(255,118,24,.055),
            transparent 47%
        ),
        var(--surface-2);
}

.tl-service-logo{
    width:64px;
    height:64px;
    display:grid;
    place-items:center;
}

.tl-service-logo img{
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    filter:drop-shadow(0 8px 14px rgba(0,0,0,.12));
}

.tl-logo-fallback{
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
    border-radius:14px;
    background:rgba(255,118,24,.1);
    color:#ff7618;
    font-size:20.8px;
    font-weight:900;
}

.tl-status{
    position:absolute;
    top:9px;
    left:9px;
    padding:5px 7px;
    display:flex;
    align-items:center;
    gap:4px;
    border-radius:999px;
    backdrop-filter:blur(10px);
    font-size:9.1px;
    font-weight:800;
}

.tl-status i{
    width:5px;
    height:5px;
    border-radius:50%;
}

.tl-status.available{
    background:rgba(13,170,91,.11);
    color:#27bc74;
}

.tl-status.available i{
    background:#27bc74;
    box-shadow:0 0 7px #27bc74;
}

.tl-status.draft{
    background:rgba(130,138,149,.13);
    color:#8e959f;
}

.tl-status.draft i{
    background:#8e959f;
}

.tl-service-body{
    padding:13px;
}

.tl-service-body h3{
    min-height:37px;
    margin:6px 0 6px;
    overflow:hidden;
    font-size:14.3px;
    font-weight:800;
    line-height:1.55;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

.tl-service-body h3 a{
    color:var(--text);
    text-decoration:none;
}

.tl-service-body>p{
    min-height:26px;
    margin:0;
    overflow:hidden;
    color:#818892;
    font-size:10.4px;
    line-height:1.65;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

.tl-service-body footer{
    margin-top:12px;
    padding-top:11px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    border-top:1px solid var(--line-soft);
}

.tl-price{
    display:grid;
    gap:0;
}

.tl-price small{
    color:#777e87;
    font-size:9.1px;
}

.tl-price strong{
    color:#ff7618;
    font-size:16.9px;
    font-weight:900;
    direction:ltr;
}

.tl-buy-button{
    min-width:68px;
    min-height:33px;
    padding:0 10px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:5px;
    border:1px solid rgba(255,118,24,.24);
    border-radius:9px;
    background:rgba(255,118,24,.09);
    color:#ff7618;
    font-size:10.4px;
    font-weight:800;
}

.tl-buy-button svg{
    width:13px;
    fill:none;
    stroke:currentColor;
    stroke-width:2;
    stroke-linecap:round;
    stroke-linejoin:round;
}


/* EMPTY */

.tl-empty-state{
    padding:50px 20px;
    border:1px dashed var(--line);
    border-radius:18px;
    background:var(--surface);
    text-align:center;
}


/* PREVIEW */

.tl-preview-banner{
    margin-bottom:13px;
    padding:10px 13px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
    border:1px solid rgba(255,118,24,.25);
    border-radius:12px;
    background:rgba(255,118,24,.075);
}

.tl-preview-banner div{
    display:grid;
}

.tl-preview-banner strong{
    color:#ff7618;
    font-size:13px;
}

.tl-preview-banner span{
    color:#828995;
    font-size:10.4px;
}

.tl-preview-banner a{
    color:#ff7618;
    font-size:10.4px;
    font-weight:800;
}


/* LIGHT MODE */

html[data-theme="light"] .tl-store-hero{
    border-color:#e4e7eb;
    background:
        linear-gradient(
            135deg,
            #ffffff 0%,
            #f8f9fb 58%,
            #fff8f2 100%
        );
    box-shadow:0 18px 45px rgba(30,35,45,.07);
}

html[data-theme="light"] .tl-hero-copy h1,
html[data-theme="light"] .tl-wallet-card>strong,
html[data-theme="light"] .tl-guest-card>strong{
    color:#17191d;
}

html[data-theme="light"] .tl-hero-stats strong{
    color:#17191d;
}

html[data-theme="light"] .tl-wallet-card,
html[data-theme="light"] .tl-guest-card{
    background:
        linear-gradient(
            150deg,
            #fff7f1,
            #ffffff
        );
}

html[data-theme="light"] .tl-featured{
    background:#fff;
}


/* TABLET */

@media(max-width:1050px){

    .tl-product-grid{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }

}


/* MOBILE */

@media(max-width:820px){

    .tl-store{
        padding-bottom:80px;
    }

    .tl-store-hero{
        border-radius:18px;
    }

    .tl-hero-content{
        min-height:0;
        padding:20px 16px;
        grid-template-columns:1fr;
        gap:18px;
    }

    .tl-hero-copy h1{
        font-size:37.7px;
        letter-spacing:-.8px;
    }

    .tl-hero-copy>p{
        margin-top:10px;
        font-size:13px;
        line-height:1.8;
    }

    .tl-hero-stats{
        margin-top:17px;
        gap:3px;
    }

    .tl-hero-stats>div{
        min-width:0;
        flex:1;
        padding:7px 9px;
    }

    .tl-hero-stats strong{
        font-size:15.6px;
    }

    .tl-wallet-card,
    .tl-guest-card{
        min-height:120px;
        padding:14px;
    }

    .tl-wallet-card>strong{
        margin-top:12px;
        font-size:29.9px;
    }

    .tl-featured{
        padding:14px;
        border-radius:16px;
    }

    .tl-featured-card{
        min-width:195px;
        max-width:195px;
    }

    .tl-search-form{
        grid-template-columns:minmax(0,1fr) 105px;
        padding:6px;
    }

    .tl-search-box{
        min-height:42px;
    }

    .tl-sort{
        min-height:42px;
    }

    .tl-search-button{
        display:none;
    }

    .tl-categories{
        margin-top:8px;
    }

    .tl-categories a{
        min-height:33px;
        padding:0 10px;
        font-size:10.4px;
    }

    .tl-product-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:8px;
    }

    .tl-service-card{
        border-radius:14px;
    }

    .tl-service-media{
        min-height:95px;
    }

    .tl-service-logo{
        width:54px;
        height:54px;
    }

    .tl-service-body{
        padding:10px;
    }

    .tl-service-body h3{
        min-height:34px;
        margin:5px 0;
        font-size:11.7px;
    }

    .tl-service-body>p{
        min-height:24px;
        font-size:9.1px;
    }

    .tl-service-body footer{
        margin-top:9px;
        padding-top:9px;
    }

    .tl-price strong{
        font-size:14.3px;
    }

    .tl-buy-button{
        min-width:55px;
        min-height:30px;
        padding:0 7px;
        font-size:9.1px;
    }

}


/* VERY SMALL PHONES */

@media(max-width:370px){

    .tl-hero-copy h1{
        font-size:32.5px;
    }

    .tl-product-grid{
        gap:6px;
    }

    .tl-service-body{
        padding:8px;
    }

    .tl-buy-button svg{
        display:none;
    }

}

/* ===== CLEAN STORE SEARCH ===== */

.tl-search-only{
    display:block !important;
    padding:0 !important;
    border:0 !important;
    background:transparent !important;
    box-shadow:none !important;
}

.tl-search-only .tl-search-box{
    width:100%;
    min-height:48px;
    border-radius:14px;
    background:var(--surface);
}

.tl-search-only .tl-search-box input{
    font-size:14.3px;
}

.tl-logo-fallback{
    display:none !important;
}

/* إذا الخدمة بدون شعار، يبقى المكان نظيف */
.tl-service-logo:empty,
.tl-featured-media:empty{
    background:transparent;
}

@media(max-width:820px){

    .tl-search-only{
        display:block !important;
    }

    .tl-search-only .tl-search-box{
        min-height:44px;
    }

}

/* Instant category filters */

.tl-categories button{
    min-height:35px;
    padding:0 12px;
    flex:0 0 auto;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid var(--line);
    border-radius:10px;
    background:var(--surface);
    color:#8a919c;
    font-family:inherit;
    font-size:11.7px;
    font-weight:700;
    white-space:nowrap;
    cursor:pointer;
    transition:.18s ease;
}

.tl-categories button:hover{
    border-color:rgba(255,118,24,.25);
    color:var(--text);
}

.tl-categories button.active{
    border-color:rgba(255,118,24,.34);
    background:rgba(255,118,24,.11);
    color:#ff7618;
}

.tl-service-card[hidden]{
    display:none !important;
}

@media(max-width:820px){
    .tl-categories button{
        min-height:33px;
        padding:0 10px;
        font-size:10.4px;
    }
}

/* ===== Compact Product Page ===== */

.product-page{
    padding-top:10px !important;
}

.product-page .back-link{
    display:inline-flex;
    margin-bottom:10px !important;
    font-size:11.7px !important;
}

.product-page .product-layout{
    grid-template-columns:220px minmax(0,1fr) !important;
    gap:18px !important;
    align-items:start !important;
}

.product-page .product-visual{
    min-height:220px !important;
    height:220px !important;
    padding:20px !important;
    border-radius:16px !important;
}

.product-page .product-visual img{
    width:auto !important;
    height:auto !important;
    max-width:125px !important;
    max-height:125px !important;
    object-fit:contain !important;
}

.product-page .product-info{
    padding:18px !important;
}

.product-page .product-info h1{
    margin:6px 0 8px !important;
    font-size:26px !important;
    line-height:1.45 !important;
}

.product-page .product-description{
    margin:0 0 12px !important;
    font-size:11.7px !important;
    line-height:1.7 !important;
}

.product-page .service-facts{
    margin:10px 0 !important;
    gap:7px !important;
}

.product-page .purchase-summary{
    margin:10px 0 !important;
}

/* لا نظهر أحرف الاسم كبديل للصورة */
.product-page .product-image-fallback{
    display:none !important;
}


/* MOBILE */

@media(max-width:820px){

    .product-page{
        padding-top:4px !important;
    }

    .product-page .back-link{
        margin-bottom:7px !important;
    }

    .product-page .product-layout{
        display:block !important;
    }

    .product-page .product-visual{
        width:100% !important;
        min-height:115px !important;
        height:115px !important;
        margin-bottom:8px !important;
        padding:10px !important;
        border-radius:13px !important;
    }

    .product-page .product-visual img{
        max-width:72px !important;
        max-height:72px !important;
    }

    .product-page .product-visual .availability{
        top:8px !important;
        left:8px !important;
    }

    .product-page .product-info{
        padding:12px !important;
        border-radius:13px !important;
    }

    .product-page .product-info h1{
        margin:4px 0 6px !important;
        font-size:19.5px !important;
        line-height:1.45 !important;
    }

    .product-page .product-description{
        margin-bottom:8px !important;
        font-size:10.4px !important;
    }

    .product-page .service-facts{
        margin:7px 0 !important;
        gap:5px !important;
    }

    .product-page .service-facts > div{
        padding:8px !important;
    }

    .product-page .purchase-summary{
        margin:7px 0 !important;
        padding:9px !important;
    }

}


/* =========================================================
   Admin retail data inside store purchase
   ========================================================= */

.store-retail-panel{
    margin-top:14px;
    padding:15px;
    border:1px solid rgba(255,118,24,.22);
    border-radius:15px;
    background:
        linear-gradient(
            145deg,
            rgba(255,118,24,.055),
            var(--surface)
        );
}

.store-retail-head{
    margin-bottom:14px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
}

.store-retail-head>div:first-child{
    display:grid;
    gap:3px;
}

.store-retail-head span{
    color:#ff7618;
    font-size:10.4px;
    font-weight:800;
}

.store-retail-head strong{
    font-size:16.9px;
}

.store-retail-head small{
    color:var(--muted);
    font-size:10.4px;
}

.subscriber-counter{
    min-width:65px;
    padding:8px 10px;
    border:1px solid rgba(255,118,24,.18);
    border-radius:10px;
    background:rgba(255,118,24,.07);
    color:var(--muted);
    font-size:10.4px;
    text-align:center;
}

.subscriber-counter b{
    display:block;
    color:#ff7618;
    font-size:20.8px;
}

.retail-account-grid{
    display:grid;
    grid-template-columns:1fr 1fr 150px;
    gap:8px;
}

.store-retail-panel label{
    display:grid;
    gap:5px;
    color:var(--muted);
    font-size:10.4px;
}

.store-retail-panel input,
.store-retail-panel select{
    width:100%;
    min-height:40px;
    padding:0 10px;
    border:1px solid var(--line);
    border-radius:9px;
    background:var(--surface-2);
    color:var(--text);
    font:inherit;
    outline:none;
}

.store-retail-panel input:focus,
.store-retail-panel select:focus{
    border-color:rgba(255,118,24,.4);
}

.retail-subscribers-head{
    margin:14px 0 9px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:10px;
}

.retail-subscribers-head>div{
    display:grid;
    gap:2px;
}

.retail-subscribers-head strong{
    font-size:13px;
}

.retail-subscribers-head span{
    color:var(--muted);
    font-size:9.1px;
}

.retail-subscribers-head button{
    min-height:34px;
    padding:0 11px;
    border:1px solid rgba(255,118,24,.28);
    border-radius:9px;
    background:rgba(255,118,24,.08);
    color:#ff7618;
    font-family:inherit;
    font-size:10.4px;
    font-weight:800;
    cursor:pointer;
}

.retail-subscribers-head button:disabled{
    opacity:.45;
    cursor:not-allowed;
}

.store-subscribers{
    display:grid;
    gap:7px;
}

.store-subscriber-row{
    padding:8px;
    display:grid;
    grid-template-columns:32px 1fr 1fr 1fr 32px;
    align-items:end;
    gap:7px;
    border:1px solid var(--line);
    border-radius:11px;
    background:var(--surface-2);
}

.subscriber-number{
    width:32px;
    height:40px;
    display:grid;
    place-items:center;
    border-radius:9px;
    background:rgba(255,118,24,.09);
    color:#ff7618;
    font-size:13px;
    font-weight:900;
}

.remove-subscriber{
    width:32px;
    height:40px;
    padding:0;
    border:1px solid rgba(220,70,70,.18);
    border-radius:9px;
    background:rgba(220,70,70,.06);
    color:#dd6565;
    font-size:19.5px;
    cursor:pointer;
}


@media(max-width:820px){

    .store-retail-panel{
        padding:12px;
    }

    .retail-account-grid{
        grid-template-columns:1fr;
    }

    .store-subscriber-row{
        grid-template-columns:32px minmax(0,1fr) 32px;
        align-items:start;
    }

    .store-subscriber-row label{
        grid-column:2;
    }

    .subscriber-number{
        grid-column:1;
        grid-row:1;
    }

    .remove-subscriber{
        grid-column:3;
        grid-row:1;
    }

}


/* =========================================================
   UNIFORM PRODUCT CARD IMAGES - ALL SCREENS
   ========================================================= */

.product-card .product-media{
    height:170px !important;
    min-height:170px !important;

    display:grid !important;
    place-items:center !important;

    padding:16px !important;

    overflow:hidden !important;
}

.product-card .product-media img{
    display:block !important;

    width:135px !important;
    height:135px !important;

    max-width:85% !important;
    max-height:135px !important;

    object-fit:contain !important;
    object-position:center !important;

    margin:auto !important;
    padding:0 !important;
}


/* Tablet */
@media (max-width:1000px){

    .product-card .product-media{
        height:160px !important;
        min-height:160px !important;
    }

    .product-card .product-media img{
        width:125px !important;
        height:125px !important;
        max-height:125px !important;
    }

}


/* Mobile */
@media (max-width:700px){

    .product-card .product-media{
        height:145px !important;
        min-height:145px !important;
        padding:12px !important;
    }

    .product-card .product-media img{
        width:110px !important;
        height:110px !important;
        max-width:88% !important;
        max-height:110px !important;
    }

}



/* =========================================================
   PRODUCT CARDS - IMAGE FRIENDLY DESIGN
   ========================================================= */

.product-card{
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    border-radius:18px !important;
}


/* مساحة الصورة */
.product-card .product-media{
    position:relative !important;

    width:100% !important;
    height:auto !important;
    min-height:0 !important;

    aspect-ratio:1 / 1 !important;

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

    padding:14px !important;

    overflow:hidden !important;

    background:#ffffff !important;

    border-radius:16px 16px 0 0 !important;
}


/* الصورة نفسها */
.product-card .product-media img{
    display:block !important;

    width:100% !important;
    height:100% !important;

    max-width:none !important;
    max-height:none !important;

    object-fit:contain !important;
    object-position:center !important;

    margin:0 !important;
    padding:0 !important;

    transform:scale(1.10);
    transform-origin:center;
}


/* معلومات المنتج */
.product-card .product-body{
    display:flex !important;
    flex-direction:column !important;
    flex:1 !important;

    padding:14px !important;
}


/* اسم المنتج */
.product-card .product-body h3{
    margin:0 0 8px !important;
    line-height:1.45 !important;
}


/* السعر والأزرار تبقى بالأسفل */
.product-card .product-body > :last-child{
    margin-top:auto;
}


/* ===== Tablet ===== */

@media(max-width:900px){

    .product-card .product-media{
        padding:12px !important;
    }

    .product-card .product-media img{
        transform:scale(1.12);
    }

}


/* ===== Mobile ===== */

@media(max-width:700px){

    .product-card{
        border-radius:14px !important;
    }

    .product-card .product-media{
        aspect-ratio:1 / 1 !important;
        padding:9px !important;

        border-radius:13px 13px 0 0 !important;
    }

    .product-card .product-media img{
        transform:scale(1.14);
    }

    .product-card .product-body{
        padding:10px !important;
    }

    .product-card .product-body h3{
        font-size:15.6px !important;
        line-height:1.4 !important;
    }

}



/* =========================================================
   PRODUCT IMAGE VISUAL ZOOM
   ========================================================= */

.product-card .product-media{
    height:155px !important;
    min-height:155px !important;
    aspect-ratio:auto !important;

    padding:0 !important;

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

    overflow:hidden !important;
    background:#fff !important;
}


/* الصورة */
.product-card .product-media img{
    width:100% !important;
    height:100% !important;

    max-width:none !important;
    max-height:none !important;

    object-fit:contain !important;
    object-position:center !important;

    padding:0 !important;
    margin:0 !important;
}


/* صورنا المرفوعة يدويًا - تقريب بصري أكبر */
.product-card .product-media img[src*="/custom/product-"]{
    transform:scale(1.55) !important;
    transform-origin:center center !important;
}


/* موبايل */
@media(max-width:700px){

    .product-card .product-media{
        height:135px !important;
        min-height:135px !important;
    }

    .product-card .product-media img[src*="/custom/product-"]{
        transform:scale(1.65) !important;
    }

}



/* =========================================================
   FINAL PRODUCT LOGO SIZE FIX
   ========================================================= */

.tl-service-card .tl-service-media{
    height:165px !important;
    min-height:165px !important;
    padding:8px !important;

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

    overflow:hidden !important;
}


/* هذا هو العنصر الذي كان يقيّد حجم الصورة */
.tl-service-card .tl-service-logo{
    width:100% !important;
    height:100% !important;

    max-width:none !important;
    max-height:none !important;

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

    overflow:hidden !important;
}


/* الصورة */
.tl-service-card .tl-service-logo img{
    display:block !important;

    width:100% !important;
    height:100% !important;

    max-width:none !important;
    max-height:none !important;

    object-fit:contain !important;
    object-position:center !important;

    padding:0 !important;
    margin:0 !important;

    transform:scale(1.35) !important;
    transform-origin:center center !important;
}


/* الهاتف */
@media(max-width:700px){

    .tl-service-card .tl-service-media{
        height:140px !important;
        min-height:140px !important;
        padding:6px !important;
    }

    .tl-service-card .tl-service-logo img{
        transform:scale(1.42) !important;
    }

}



/* =========================================================
   PRODUCT IMAGES 1:1 - FINAL UNIFIED DESIGN
   Cards + Product Page + Mobile
   ========================================================= */


/* =========================
   STORE PRODUCT CARD
   ========================= */

.product-card.tl-service-card{
    display:flex !important;
    flex-direction:column !important;
    height:100% !important;

    overflow:hidden !important;

    border-radius:18px !important;
}


/* الصورة الخارجية للكرت - مربع 1:1 */
.product-card.tl-service-card .tl-service-media,
.product-card.tl-service-card .product-media{
    position:relative !important;

    width:100% !important;
    height:auto !important;
    min-height:0 !important;

    aspect-ratio:1 / 1 !important;

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

    padding:10px !important;

    overflow:hidden !important;

    background:#fff !important;

    border-radius:17px 17px 0 0 !important;
}


/* الحاوية الداخلية للصورة */
.product-card.tl-service-card .tl-service-logo{
    width:100% !important;
    height:100% !important;

    max-width:none !important;
    max-height:none !important;

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

    padding:0 !important;
    margin:0 !important;

    overflow:hidden !important;
}


/* الصورة تظهر كاملة */
.product-card.tl-service-card .tl-service-logo img{
    display:block !important;

    width:100% !important;
    height:100% !important;

    max-width:100% !important;
    max-height:100% !important;

    object-fit:contain !important;
    object-position:center center !important;

    margin:0 !important;
    padding:0 !important;

    transform:none !important;
}


/* جسم الكرت */
.product-card.tl-service-card .product-body,
.product-card.tl-service-card .tl-service-body{
    display:flex !important;
    flex-direction:column !important;
    flex:1 1 auto !important;

    padding:14px !important;
}



/* =========================
   PRODUCT DETAILS PAGE
   ========================= */


/* مربع الصورة بعد فتح المنتج */
.product-page .product-visual{
    position:relative !important;

    width:100% !important;
    height:auto !important;
    min-height:0 !important;

    aspect-ratio:1 / 1 !important;

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

    padding:16px !important;

    overflow:hidden !important;

    background:#fff !important;

    border-radius:18px !important;
}


/* إلغاء قيود 125px القديمة */
.product-page .product-visual img{
    display:block !important;

    width:100% !important;
    height:100% !important;

    max-width:100% !important;
    max-height:100% !important;

    object-fit:contain !important;
    object-position:center center !important;

    padding:0 !important;
    margin:0 !important;

    transform:none !important;
}



/* =========================
   TABLET
   ========================= */

@media(max-width:900px){

    .product-card.tl-service-card .tl-service-media,
    .product-card.tl-service-card .product-media{
        padding:8px !important;
    }

    .product-page .product-visual{
        padding:14px !important;
    }

}



/* =========================
   MOBILE
   ========================= */

@media(max-width:700px){

    .product-card.tl-service-card{
        border-radius:14px !important;
    }


    /* صورة الكرت تبقى 1:1 */
    .product-card.tl-service-card .tl-service-media,
    .product-card.tl-service-card .product-media{
        width:100% !important;

        height:auto !important;
        min-height:0 !important;

        aspect-ratio:1 / 1 !important;

        padding:6px !important;

        border-radius:13px 13px 0 0 !important;
    }


    .product-card.tl-service-card .tl-service-logo{
        width:100% !important;
        height:100% !important;
    }


    .product-card.tl-service-card .tl-service-logo img{
        width:100% !important;
        height:100% !important;

        max-width:100% !important;
        max-height:100% !important;

        object-fit:contain !important;

        transform:none !important;
    }


    .product-card.tl-service-card .product-body,
    .product-card.tl-service-card .tl-service-body{
        padding:10px !important;
    }


    /* صفحة المنتج على الهاتف */
    .product-page .product-visual{
        width:100% !important;

        height:auto !important;
        min-height:0 !important;

        aspect-ratio:1 / 1 !important;

        margin:0 auto 12px !important;

        padding:10px !important;

        border-radius:15px !important;
    }


    /* إلغاء قيد 72px القديم نهائيًا */
    .product-page .product-visual img{
        width:100% !important;
        height:100% !important;

        max-width:100% !important;
        max-height:100% !important;

        object-fit:contain !important;
        object-position:center !important;

        transform:none !important;
    }

}

