/**
 * Hesapin V16.1 — global okunabilirlik, geniş ekran doluluk ve canlı yüzey katmanı.
 * Mevcut temayı sökmeden, sonradan yüklenen küçük bir override dosyasıdır.
 */
:root{
    --hs-v16-max:1640px;
    --hs-v16-gutter:clamp(14px,2.15vw,34px);
    --hs-v16-copy:#d7e0ee;
    --hs-v16-muted:#9aa9bd;
    --hs-v16-line:rgba(145,167,203,.14);
    --hs-v16-panel:rgba(8,15,29,.72);
}

html{font-size:16px;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%}
body.hs-theme{
    font-family:"Inter","Segoe UI Variable","Segoe UI",Arial,sans-serif!important;
    font-size:15px;
    line-height:1.62;
    font-kerning:normal;
    font-feature-settings:"kern" 1,"liga" 1,"calt" 1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    background-color:var(--site-page-bg,#252435)!important;
    background-image:
        radial-gradient(ellipse 38% 28% at -6% 8%,rgba(35,211,238,.105),transparent 70%),
        radial-gradient(ellipse 34% 31% at 105% 18%,rgba(139,92,246,.115),transparent 72%),
        radial-gradient(ellipse 40% 32% at -8% 68%,rgba(244,114,182,.07),transparent 72%),
        radial-gradient(ellipse 38% 34% at 108% 82%,rgba(59,130,246,.08),transparent 74%)!important;
    background-attachment:fixed,fixed,fixed,fixed;
}

body.hs-theme :is(h1,h2,h3,h4,h5,h6){
    font-family:"Manrope","Inter","Segoe UI Variable","Segoe UI",Arial,sans-serif!important;
    font-weight:800;
    letter-spacing:-.025em;
    text-wrap:balance;
}
body.hs-theme :is(button,input,select,textarea){font-family:"Inter","Segoe UI Variable","Segoe UI",Arial,sans-serif}
body.hs-theme :is(p,.fx-product-excerpt,.fx-category-copy>small){text-wrap:pretty}
body.hs-theme ::selection{background:rgba(34,211,238,.28);color:#fff}

/* Geniş ekranlarda boş sağ/sol bantları azalt. */
body.hs-theme :is(.header-container,.premium-utility-inner,.category-bar-container,.fx-shell,.hs-upcoming-shell,.hs-upcoming-detail-shell){
    width:min(var(--hs-v16-max),calc(100% - (var(--hs-v16-gutter) * 2)))!important;
    max-width:var(--hs-v16-max)!important;
    margin-left:auto!important;
    margin-right:auto!important;
}
body.hs-theme .main-content{background:transparent!important}

/* Ana sayfadaki order değerlerini gerçekten çalıştırır; admin yerleşim sırası ve Yakında konumu aynı sistemde işler. */
body.hs-page-home .fx-home{
    display:flex;
    flex-direction:column;
    width:100%;
    min-width:0;
    position:relative;
    isolation:isolate;
}
body.hs-page-home .fx-home>.fx-ambient{position:absolute}
body.hs-page-home .fx-home>section,
body.hs-page-home .fx-home>.fx-custom-showcases{width:100%;min-width:0;flex:0 0 auto}

/* Boş kenarları, bölümün kendi tonuna uyan çok hafif ışıklarla doldur. */
body.hs-page-home .fx-home>.fx-section,
body.hs-page-home .fx-home>.fx-custom-showcases{
    position:relative;
    background-image:linear-gradient(90deg,rgba(56,189,248,.025) 0%,transparent 12%,transparent 88%,rgba(139,92,246,.03) 100%);
}
body.hs-page-home .fx-home>.fx-section:nth-of-type(2n),
body.hs-page-home .fx-home>.fx-custom-showcases:nth-of-type(2n){
    background-image:linear-gradient(90deg,rgba(244,114,182,.025) 0%,transparent 13%,transparent 87%,rgba(34,211,238,.026) 100%);
}

/* Üst alan: küçük yazıların okunabilirliği ve daha dengeli doluluk. */
body.hs-theme .premium-utility-bar{
    background:linear-gradient(90deg,rgba(5,10,21,.98),rgba(12,18,34,.98) 48%,rgba(5,10,21,.98))!important;
    border-bottom-color:rgba(128,151,193,.11)!important;
}
body.hs-theme .premium-notice-copy strong{font-size:11px!important;line-height:1.15;letter-spacing:.015em}
body.hs-theme .premium-notice-copy span{font-size:9.5px!important;line-height:1.3;color:rgba(226,232,240,.7)!important}
body.hs-theme .premium-store-status{font-size:9.5px!important;font-weight:850}
body.hs-theme .header-user-name{font-size:13.5px!important;font-weight:750}
body.hs-theme .header-user-balance{font-size:11.5px!important;font-weight:800}
body.hs-theme .header-search-form input{font-size:14px!important;font-weight:500}
body.hs-theme .header-search-form input::placeholder{color:#91a1b8!important;opacity:.88!important}
body.hs-theme .category-bar-link{font-size:11px!important;font-weight:760;letter-spacing:.005em}
body.hs-theme .category-link-copy small{font-size:8.5px!important;color:#8fa0b7!important}
body.hs-theme .category-link-copy strong{font-size:11px!important}

/* Ana sayfa başlık ve kart metinleri: daha az sıkışık, daha yüksek kontrast. */
body.hs-page-home .fx-eyebrow{font-size:10px!important;font-weight:850!important;letter-spacing:.11em!important}
body.hs-page-home :is(.fx-section-head h2,.fx-products-head-v7 h2,.fx-gw-heading h2,.fx-blog-heading h2,.fx-sell-copy h2){
    color:#f7fbff!important;
    line-height:1.08!important;
    letter-spacing:-.035em!important;
    text-shadow:0 10px 36px rgba(9,17,33,.24);
}
body.hs-page-home :is(.fx-section-head p,.fx-products-head-v7 p,.fx-gw-heading p,.fx-blog-heading p,.fx-sell-copy p){
    color:#aebbd0!important;
    font-size:clamp(12px,.88vw,14px)!important;
    line-height:1.72!important;
}
body.hs-page-home .fx-text-link,
body.hs-page-home .fx-blog-all-link{font-size:11px!important;font-weight:800!important}
body.hs-page-home .fx-product-card :is(h3,.fx-product-title){line-height:1.35!important}
body.hs-page-home .fx-product-excerpt{color:#98a8bd!important;font-size:10.5px!important;line-height:1.6!important}
body.hs-page-home .fx-category-copy>strong{font-size:clamp(20px,1.5vw,25px)!important;line-height:1.14!important}
body.hs-page-home .fx-category-copy>small{color:#a6b4c7!important;font-size:11px!important;line-height:1.6!important}

/* Genel sayfalardaki kart/panel kenarlarında boş görünümü kıran arka plan atmosferi. */
body.hs-theme:not(.hs-page-home) .main-content{
    background-image:
        radial-gradient(circle at 2% 12%,rgba(34,211,238,.055),transparent 24%),
        radial-gradient(circle at 98% 22%,rgba(139,92,246,.06),transparent 24%),
        linear-gradient(90deg,rgba(8,15,29,.15),transparent 9%,transparent 91%,rgba(8,15,29,.15));
}

/* Formlar ve butonlar küçük çözünürlüklerde de rahat okunur. */
body.hs-theme :is(.fx-button,.header-btn,.dropdown-item,.side-menu a){font-weight:750}
body.hs-theme :is(input,select,textarea){letter-spacing:.002em}
body.hs-theme :is(input,textarea)::placeholder{opacity:.78}

@media (min-width:1700px){
    :root{--hs-v16-max:1680px;--hs-v16-gutter:24px}
}
@media (max-width:1100px){
    :root{--hs-v16-gutter:14px}
    body.hs-theme .premium-notice-copy strong{font-size:10px!important}
    body.hs-theme .premium-notice-copy span{font-size:8.8px!important}
}
@media (max-width:700px){
    html{font-size:15px}
    body.hs-theme{font-size:14px;background-attachment:scroll}
    :root{--hs-v16-gutter:9px}
    body.hs-page-home .fx-eyebrow{font-size:9px!important;letter-spacing:.08em!important}
    body.hs-page-home :is(.fx-section-head p,.fx-products-head-v7 p,.fx-gw-heading p,.fx-blog-heading p,.fx-sell-copy p){font-size:12px!important}
}

@media (prefers-reduced-motion:reduce){
    body.hs-theme{scroll-behavior:auto}
}


/* ============================================================
   V16.2 — Çekiliş: sağ üst hızlı buton + ana sayfa vitrini
   ============================================================ */
body.hs-theme .giveaway-header-btn{
    height:38px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    flex:0 0 auto;
    padding:0 12px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:10px;
    background:rgba(255,255,255,.045);
    color:#e8edf6;
    font-size:12px;
    font-weight:800;
    line-height:1;
    white-space:nowrap;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.035);
    transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}
body.hs-theme .giveaway-header-btn i{font-size:13px;color:#f5c451}
body.hs-theme .giveaway-header-btn:hover,
body.hs-theme .giveaway-header-btn.active{
    color:#fff;
    border-color:rgba(245,196,81,.38);
    background:rgba(245,196,81,.09);
    transform:translateY(-1px);
}

body.hs-page-home .fx-giveaway-home{padding-top:clamp(28px,3vw,42px);padding-bottom:clamp(28px,3vw,42px)}
body.hs-page-home .fx-giveaway-home-head{margin-bottom:16px;gap:18px;align-items:end}
body.hs-page-home .fx-giveaway-home-head .fx-eyebrow{font-size:8.5px!important;letter-spacing:.09em!important}
body.hs-page-home .fx-giveaway-home-head h2{margin-top:5px;font-size:clamp(22px,2.15vw,31px)!important;letter-spacing:-.035em!important}
body.hs-page-home .fx-giveaway-home-head h2 span{color:#f5c451}
body.hs-page-home .fx-giveaway-home-head p{max-width:440px;font-size:11px!important;line-height:1.55!important}
body.hs-page-home .fx-giveaway-home-head .fx-text-link{font-size:10px!important}
body.hs-page-home .fx-giveaway-home-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:10px;
}
body.hs-page-home .fx-giveaway-home-grid.is-single{grid-template-columns:minmax(0,820px);justify-content:center}
body.hs-page-home .fx-giveaway-home-card{
    min-width:0;
    display:flex;
    flex-direction:column;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.075);
    border-radius:15px;
    background:linear-gradient(145deg,rgba(16,22,37,.94),rgba(8,13,25,.96));
    box-shadow:0 12px 28px rgba(3,8,20,.16),inset 0 1px 0 rgba(255,255,255,.03);
    color:#fff;
    transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
body.hs-page-home .fx-giveaway-home-card:hover{
    transform:translateY(-2px);
    border-color:rgba(245,196,81,.26);
    box-shadow:0 16px 34px rgba(3,8,20,.23),0 0 0 1px rgba(245,196,81,.035) inset;
}
body.hs-page-home .fx-giveaway-home-media{
    position:relative;
    display:block;
    min-height:128px;
    overflow:hidden;
    background:
        radial-gradient(circle at 25% 25%,rgba(245,196,81,.20),transparent 34%),
        radial-gradient(circle at 82% 34%,rgba(139,92,246,.18),transparent 38%),
        #0c1322;
}
body.hs-page-home .fx-giveaway-home-media>img{width:100%;height:100%;min-height:128px;max-height:150px;display:block;object-fit:cover;transition:transform .3s ease}
body.hs-page-home .fx-giveaway-home-card:hover .fx-giveaway-home-media>img{transform:scale(1.025)}
body.hs-page-home .fx-giveaway-home-placeholder{min-height:128px;display:grid;place-items:center;color:rgba(245,196,81,.85);font-size:38px}
body.hs-page-home .fx-giveaway-home-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,8,20,.03),rgba(3,8,20,.14) 55%,rgba(3,8,20,.78))}
body.hs-page-home .fx-giveaway-home-badges{position:absolute;left:9px;right:9px;top:9px;display:flex;align-items:center;justify-content:space-between;gap:6px;z-index:2}
body.hs-page-home .fx-giveaway-home-badges :is(b,em){display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:0 7px;border-radius:999px;font-size:7.5px;font-style:normal;font-weight:850;letter-spacing:.035em;text-transform:uppercase;backdrop-filter:blur(7px)}
body.hs-page-home .fx-giveaway-home-badges b{background:rgba(12,25,24,.82);border:1px solid rgba(74,222,128,.20);color:#b7f7d0}
body.hs-page-home .fx-giveaway-home-badges b i{font-size:5px;color:#4ade80;box-shadow:0 0 8px rgba(74,222,128,.7);border-radius:50%}
body.hs-page-home .fx-giveaway-home-badges em{background:rgba(39,30,9,.84);border:1px solid rgba(245,196,81,.24);color:#ffe29b}
body.hs-page-home .fx-giveaway-home-body{display:flex;flex:1;flex-direction:column;gap:9px;padding:12px}
body.hs-page-home .fx-giveaway-home-copy{display:grid;gap:4px}
body.hs-page-home .fx-giveaway-home-copy>small{color:#f5c451;font-size:7.5px;font-weight:900;letter-spacing:.11em}
body.hs-page-home .fx-giveaway-home-title{font-family:"Manrope","Inter",sans-serif;font-size:clamp(14px,1.1vw,17px);font-weight:850;line-height:1.2;color:#f8fbff}
body.hs-page-home .fx-giveaway-home-reward{display:flex;align-items:center;gap:6px;color:#d8e2f0;font-size:10px;font-weight:750}
body.hs-page-home .fx-giveaway-home-reward i{color:#f5c451}
body.hs-page-home .fx-giveaway-home-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
body.hs-page-home .fx-giveaway-home-stats>span{min-width:0;display:grid;gap:1px;padding:6px 5px;border:1px solid rgba(255,255,255,.06);border-radius:8px;background:rgba(255,255,255,.024);text-align:center}
body.hs-page-home .fx-giveaway-home-stats b{font-size:11.5px;font-weight:850;color:#fff}
body.hs-page-home .fx-giveaway-home-stats small{font-size:7px;font-weight:700;color:#8fa0b7}
body.hs-page-home .fx-giveaway-home-progress{height:3px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.055)}
body.hs-page-home .fx-giveaway-home-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f5c451,#f59e0b)}
body.hs-page-home .fx-giveaway-home-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:1px}
body.hs-page-home .fx-giveaway-home-countdown{min-width:0;display:flex;align-items:center;gap:6px;color:#9aa9bd}
body.hs-page-home .fx-giveaway-home-countdown>i{width:25px;height:25px;display:grid;place-items:center;flex:0 0 25px;border-radius:7px;background:rgba(245,196,81,.07);color:#f5c451;font-size:10px}
body.hs-page-home .fx-giveaway-home-countdown>span{min-width:0;display:grid;gap:0}
body.hs-page-home .fx-giveaway-home-countdown small{font-size:7px;font-weight:750;color:#8190a5}
body.hs-page-home .fx-giveaway-home-countdown b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:850;color:#dce6f4}
body.hs-page-home .fx-giveaway-home-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:29px;padding:0 9px;border-radius:8px;background:#f5c451;color:#18150c;font-size:8.5px;font-weight:900;white-space:nowrap}

body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{display:grid;grid-template-columns:190px minmax(0,1fr)}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media,
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media>img,
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-placeholder{min-height:165px;max-height:180px;height:100%}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-body{justify-content:center;padding:13px 15px}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-title{font-size:clamp(16px,1.35vw,19px)}

@media (max-width:1180px){
    body.hs-theme .giveaway-header-btn{width:40px;padding:0}
    body.hs-theme .giveaway-header-btn span{display:none}
    body.hs-page-home .fx-giveaway-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
    body.hs-page-home .fx-giveaway-home-grid.is-single{grid-template-columns:minmax(0,760px)}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{grid-template-columns:175px minmax(0,1fr)}
}
@media (max-width:900px){
    body.hs-theme .giveaway-header-btn{display:none!important}
    body.hs-page-home .fx-giveaway-home{padding-top:26px;padding-bottom:26px}
    body.hs-page-home .fx-giveaway-home-head{margin-bottom:13px}
    body.hs-page-home .fx-giveaway-home-head p{display:none}
}
@media (max-width:680px){
    body.hs-page-home .fx-giveaway-home-grid{grid-template-columns:1fr;gap:9px}
    body.hs-page-home .fx-giveaway-home-grid.is-single{grid-template-columns:1fr}
    body.hs-page-home .fx-giveaway-home-card,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{display:grid;grid-template-columns:118px minmax(0,1fr)}
    body.hs-page-home .fx-giveaway-home-media,
    body.hs-page-home .fx-giveaway-home-media>img,
    body.hs-page-home .fx-giveaway-home-placeholder,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media>img,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-placeholder{min-height:122px;max-height:138px;height:100%}
    body.hs-page-home .fx-giveaway-home-body,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-body{padding:10px;gap:7px}
    body.hs-page-home .fx-giveaway-home-stats{display:none}
    body.hs-page-home .fx-giveaway-home-progress{display:none}
    body.hs-page-home .fx-giveaway-home-countdown>i{display:none}
    body.hs-page-home .fx-giveaway-home-footer{gap:6px}
    body.hs-page-home .fx-giveaway-home-cta{min-height:27px;padding:0 7px;font-size:8px}
}
@media (max-width:430px){
    body.hs-page-home .fx-giveaway-home-head{align-items:center}
    body.hs-page-home .fx-giveaway-home-head h2{font-size:21px!important}
    body.hs-page-home .fx-giveaway-home-head .fx-text-link{font-size:0!important;gap:0}
    body.hs-page-home .fx-giveaway-home-head .fx-text-link i{font-size:11px}
    body.hs-page-home .fx-giveaway-home-card,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{grid-template-columns:104px minmax(0,1fr)}
    body.hs-page-home .fx-giveaway-home-badges{left:6px;right:6px;top:6px}
    body.hs-page-home .fx-giveaway-home-badges :is(b,em){min-height:19px;padding:0 5px;font-size:6.5px}
    body.hs-page-home .fx-giveaway-home-badges em{display:none}
    body.hs-page-home .fx-giveaway-home-reward{font-size:9px}
}

/* ============================================================
   V16.3 — Ana sayfa çekiliş vitrini / sade ürün başlangıcı
   - Tek çekilişte dar ve ortada kalan kart yerine dengeli yatay panel
   - “Canlı Oyun Vitrini” hero kaldırıldığı için ürün alanı kompakt başlar
   ============================================================ */
body.hs-page-home .fx-products-lab{
    padding-top:clamp(26px,2.5vw,40px)!important;
}
body.hs-page-home .fx-products-lab .fx-product-tabs{
    margin-top:0!important;
}

body.hs-page-home .fx-giveaway-home{
    padding-top:clamp(24px,2.4vw,36px)!important;
    padding-bottom:clamp(24px,2.4vw,38px)!important;
    background-image:none!important;
}
body.hs-page-home .fx-giveaway-home>.fx-shell{
    width:min(1320px,calc(100% - (var(--hs-v16-gutter) * 2)))!important;
    max-width:1320px!important;
}
body.hs-page-home .fx-giveaway-home-head{
    align-items:center!important;
    gap:18px!important;
    margin-bottom:13px!important;
    padding:0 2px;
}
body.hs-page-home .fx-giveaway-home-head>div{
    min-width:0;
    display:flex;
    align-items:center;
    gap:12px;
    flex-wrap:wrap;
}
body.hs-page-home .fx-giveaway-home-head .fx-eyebrow{
    min-height:27px;
    margin:0!important;
    padding:0 9px;
    border:1px solid rgba(245,196,81,.18);
    border-radius:999px;
    background:rgba(245,196,81,.055);
    color:#f8d978!important;
    font-size:7.5px!important;
    letter-spacing:.08em!important;
    white-space:nowrap;
}
body.hs-page-home .fx-giveaway-home-head h2{
    margin:0!important;
    font-size:clamp(20px,1.8vw,27px)!important;
    line-height:1.12!important;
}
body.hs-page-home .fx-giveaway-home-head p{
    flex-basis:100%;
    max-width:620px!important;
    margin:-4px 0 0!important;
    font-size:10.5px!important;
    line-height:1.55!important;
}
body.hs-page-home .fx-giveaway-home-head .fx-text-link{
    min-height:32px;
    padding:0 10px;
    border:1px solid rgba(255,255,255,.07);
    border-radius:9px;
    background:rgba(255,255,255,.025);
    color:#dce5f2;
    font-size:9px!important;
}
body.hs-page-home .fx-giveaway-home-head .fx-text-link:hover{
    color:#fff;
    border-color:rgba(245,196,81,.25);
    background:rgba(245,196,81,.06);
}

body.hs-page-home .fx-giveaway-home-grid{
    gap:12px!important;
}
body.hs-page-home .fx-giveaway-home-grid.is-single{
    width:100%;
    max-width:none!important;
    grid-template-columns:1fr!important;
    justify-content:stretch!important;
}
body.hs-page-home .fx-giveaway-home-card{
    position:relative;
    border-color:rgba(255,255,255,.085)!important;
    border-radius:17px!important;
    background:
        radial-gradient(circle at 94% 12%,rgba(245,196,81,.08),transparent 31%),
        linear-gradient(135deg,rgba(19,26,42,.96),rgba(9,15,28,.98))!important;
    box-shadow:0 15px 38px rgba(3,8,20,.18),inset 0 1px 0 rgba(255,255,255,.035)!important;
}
body.hs-page-home .fx-giveaway-home-card::after{
    content:"";
    position:absolute;
    inset:0;
    z-index:0;
    pointer-events:none;
    border-radius:inherit;
    background:linear-gradient(90deg,rgba(34,211,238,.035),transparent 28%,transparent 72%,rgba(245,196,81,.035));
}
body.hs-page-home .fx-giveaway-home-card>*{
    position:relative;
    z-index:1;
}
body.hs-page-home .fx-giveaway-home-card:hover{
    transform:translateY(-2px)!important;
    border-color:rgba(245,196,81,.28)!important;
    box-shadow:0 18px 44px rgba(3,8,20,.24),0 0 0 1px rgba(245,196,81,.025) inset!important;
}

/* Tek aktif çekiliş: geniş ekranlarda modern yatay kart */
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{
    display:grid!important;
    grid-template-columns:minmax(220px,285px) minmax(0,1fr)!important;
    min-height:174px;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media,
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media>img,
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-placeholder{
    min-height:174px!important;
    max-height:190px!important;
    height:100%!important;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media{
    border-right:1px solid rgba(255,255,255,.065);
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-body{
    min-width:0;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(245px,330px);
    grid-template-areas:
        "copy stats"
        "progress progress"
        "footer footer";
    align-items:center;
    column-gap:22px;
    row-gap:10px;
    padding:17px 19px!important;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-copy{grid-area:copy;min-width:0;gap:5px}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-stats{grid-area:stats;align-self:center;gap:6px}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-progress{grid-area:progress;width:100%;height:4px}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-footer{grid-area:footer;margin:0!important;padding-top:0!important}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-title{
    max-width:720px;
    font-size:clamp(16px,1.35vw,20px)!important;
    line-height:1.2!important;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-reward{
    font-size:10.5px!important;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-stats>span{
    min-height:49px;
    padding:7px 6px!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.025)!important;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-stats b{font-size:13px!important}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-stats small{font-size:7.5px!important}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-countdown>i{
    width:31px;
    height:31px;
    flex-basis:31px;
    border-radius:9px;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-countdown small{font-size:7.5px!important}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-countdown b{font-size:10.5px!important}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-cta{
    min-height:34px;
    padding:0 12px;
    border-radius:9px;
    background:linear-gradient(135deg,#f8d56a,#f5b92f);
    box-shadow:0 8px 20px rgba(245,185,47,.12);
    font-size:9px;
}

/* Birden fazla çekilişte kartlar kompakt kalır. */
body.hs-page-home .fx-giveaway-home-grid:not(.is-single) .fx-giveaway-home-media,
body.hs-page-home .fx-giveaway-home-grid:not(.is-single) .fx-giveaway-home-media>img,
body.hs-page-home .fx-giveaway-home-grid:not(.is-single) .fx-giveaway-home-placeholder{
    min-height:132px!important;
    max-height:145px!important;
}
body.hs-page-home .fx-giveaway-home-grid:not(.is-single) .fx-giveaway-home-body{padding:12px!important}

@media (max-width:980px){
    body.hs-page-home .fx-giveaway-home>.fx-shell{width:calc(100% - (var(--hs-v16-gutter) * 2))!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{grid-template-columns:210px minmax(0,1fr)!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-body{
        grid-template-columns:1fr;
        grid-template-areas:"copy" "stats" "progress" "footer";
        row-gap:8px;
        padding:14px!important;
    }
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-stats{max-width:430px}
}

@media (max-width:680px){
    body.hs-page-home .fx-giveaway-home{padding-top:20px!important;padding-bottom:22px!important}
    body.hs-page-home .fx-giveaway-home-head{margin-bottom:10px!important}
    body.hs-page-home .fx-giveaway-home-head>div{gap:8px}
    body.hs-page-home .fx-giveaway-home-head p{display:none!important}
    body.hs-page-home .fx-giveaway-home-head h2{font-size:19px!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{
        grid-template-columns:116px minmax(0,1fr)!important;
        min-height:132px;
    }
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media>img,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-placeholder{
        min-height:132px!important;
        max-height:150px!important;
    }
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-body{
        display:flex!important;
        flex-direction:column!important;
        justify-content:center;
        gap:7px!important;
        padding:10px 11px!important;
    }
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-stats,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-progress{display:none!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-footer{width:100%;gap:7px}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-title{font-size:13px!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-reward{font-size:8.5px!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-countdown>i{display:none!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-countdown b{font-size:8px!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-cta{min-height:28px;padding:0 8px;font-size:7.5px}
    body.hs-page-home .fx-products-lab{padding-top:22px!important}
}

@media (max-width:430px){
    body.hs-page-home .fx-giveaway-home-head .fx-eyebrow{display:none}
    body.hs-page-home .fx-giveaway-home-head .fx-text-link{min-height:29px;padding-inline:8px}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-card{grid-template-columns:98px minmax(0,1fr)!important}
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-media>img,
    body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-home-placeholder{min-height:124px!important;max-height:140px!important}
    body.hs-page-home .fx-giveaway-home-badges em{display:none!important}
}

/* ============================================================
   V16.4 — Dinamik ürün görselli çekiliş bannerı
   Seçilen ödül ürününün kapak görselini otomatik kullanır.
   ============================================================ */
body.hs-page-home .fx-giveaway-home-v4{
    padding-top:clamp(22px,2.2vw,34px)!important;
    padding-bottom:clamp(24px,2.4vw,38px)!important;
}
body.hs-page-home .fx-giveaway-home-v4>.fx-shell{
    width:min(1320px,calc(100% - (var(--hs-v16-gutter) * 2)))!important;
    max-width:1320px!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-head{
    margin-bottom:14px!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-head h2 span{
    background:linear-gradient(90deg,#ffe59b,#f4bf46 68%,#ff9f43);
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid{
    grid-template-columns:repeat(auto-fit,minmax(350px,1fr))!important;
    gap:13px!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single{
    display:block!important;
    width:100%!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner{
    isolation:isolate;
    position:relative!important;
    display:grid!important;
    grid-template-columns:minmax(0,1.35fr) minmax(150px,.65fr)!important;
    min-height:260px!important;
    overflow:hidden!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:22px!important;
    background:linear-gradient(125deg,#0e1728 0%,#111827 47%,#090f1b 100%)!important;
    box-shadow:0 22px 55px rgba(2,8,23,.24),inset 0 1px 0 rgba(255,255,255,.05)!important;
    transform:translateZ(0);
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner{
    grid-template-columns:minmax(0,1.42fr) minmax(330px,.58fr)!important;
    min-height:286px!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    pointer-events:none;
    background:
        linear-gradient(115deg,rgba(255,255,255,.055),transparent 19%,transparent 72%,rgba(245,196,81,.045)),
        radial-gradient(circle at 30% 12%,rgba(34,211,238,.07),transparent 34%);
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner::after{
    content:"";
    position:absolute;
    z-index:5;
    top:-40%;
    left:-18%;
    width:13%;
    height:180%;
    pointer-events:none;
    opacity:.24;
    transform:rotate(17deg);
    background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);
    animation:fxGiveawaySweep 7s cubic-bezier(.2,.7,.2,1) infinite;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner:hover{
    transform:translateY(-3px)!important;
    border-color:rgba(245,196,81,.30)!important;
    box-shadow:0 28px 68px rgba(2,8,23,.34),0 0 0 1px rgba(245,196,81,.04) inset!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-bg{
    position:absolute!important;
    inset:-20px!important;
    z-index:0!important;
    overflow:hidden;
    opacity:.23;
    filter:saturate(1.15);
    pointer-events:none;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-bg::after{
    content:"";
    position:absolute;
    inset:0;
    background:linear-gradient(90deg,rgba(7,12,23,.96) 0%,rgba(8,14,25,.88) 45%,rgba(8,14,25,.58) 72%,rgba(8,14,25,.82) 100%);
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-bg img{
    width:100%;
    height:100%;
    object-fit:cover;
    filter:blur(18px) brightness(.72);
    transform:scale(1.12);
    transition:transform 1.2s ease;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner:hover .fx-giveaway-banner-bg img{transform:scale(1.17)}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-orb{
    position:absolute!important;
    z-index:1!important;
    width:240px;
    height:240px;
    border-radius:50%;
    filter:blur(25px);
    opacity:.18;
    pointer-events:none;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-orb-a{right:17%;top:-135px;background:#f5c451;animation:fxGiveawayOrb 7s ease-in-out infinite alternate}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-orb-b{left:12%;bottom:-175px;background:#22d3ee;animation:fxGiveawayOrb 8.5s ease-in-out -2s infinite alternate-reverse}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-content{
    position:relative!important;
    z-index:4!important;
    min-width:0;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start;
    justify-content:center;
    gap:10px;
    padding:25px 12px 25px 28px!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner-content{
    padding:28px 28px 27px 34px!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-badges{
    display:flex;
    align-items:center;
    gap:7px;
    min-height:23px;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-badges :is(b,em){
    display:inline-flex;
    align-items:center;
    gap:6px;
    min-height:23px;
    padding:0 8px;
    border-radius:999px;
    font-size:7px;
    font-style:normal;
    font-weight:900;
    letter-spacing:.065em;
    text-transform:uppercase;
    backdrop-filter:blur(10px);
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-badges b{color:#c5f7d5;background:rgba(21,75,52,.22);border:1px solid rgba(74,222,128,.20)}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-badges b i{font-size:5px;color:#4ade80;box-shadow:0 0 12px rgba(74,222,128,.9);border-radius:50%;animation:fxGiveawayLive 1.8s ease-in-out infinite}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-badges em{color:#ffe39a;background:rgba(101,72,10,.16);border:1px solid rgba(245,196,81,.22)}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-kicker{
    margin-top:2px;
    color:#f7cd67;
    font-size:8px;
    font-weight:950;
    letter-spacing:.18em;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-title{
    display:block;
    max-width:760px;
    margin:0;
    color:#fff!important;
    font-family:"Manrope","Inter",sans-serif!important;
    font-size:clamp(21px,2vw,32px)!important;
    font-weight:900!important;
    letter-spacing:-.045em!important;
    line-height:1.05!important;
    text-shadow:0 4px 26px rgba(0,0,0,.24);
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid:not(.is-single) .fx-giveaway-home-title{font-size:clamp(18px,1.35vw,23px)!important}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-description{
    display:-webkit-box;
    max-width:680px;
    overflow:hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    color:#b8c4d4;
    font-size:10.5px;
    font-weight:600;
    line-height:1.55;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-prize{
    display:flex;
    flex-direction:column;
    gap:3px;
    max-width:100%;
    padding:8px 11px;
    border:1px solid rgba(245,196,81,.14);
    border-radius:11px;
    background:linear-gradient(90deg,rgba(245,196,81,.075),rgba(245,196,81,.025));
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-prize small{color:#9daaba;font-size:6.5px;font-weight:850;letter-spacing:.11em}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-prize b{max-width:560px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffe6a4;font-size:11px;font-weight:900}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-prize i{margin-right:7px;color:#f5c451}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-stats{
    width:min(100%,410px);
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-stats>span{
    min-height:43px!important;
    display:flex!important;
    flex-direction:column;
    align-items:flex-start!important;
    justify-content:center;
    padding:6px 9px!important;
    border:1px solid rgba(255,255,255,.07)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.03)!important;
    text-align:left!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-stats b{color:#fff!important;font-size:12px!important;line-height:1.1}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-stats small{margin-top:2px;color:#8191a7!important;font-size:7px!important}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-progress{
    width:min(100%,410px)!important;
    height:4px!important;
    overflow:visible!important;
    background:rgba(255,255,255,.065)!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-progress>span{
    position:relative;
    box-shadow:0 0 16px rgba(245,196,81,.30);
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-progress>span::after{
    content:"";
    position:absolute;
    right:-2px;
    top:-2px;
    width:8px;
    height:8px;
    border-radius:50%;
    background:#ffe39a;
    box-shadow:0 0 0 4px rgba(245,196,81,.10),0 0 16px rgba(245,196,81,.45);
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-footer{
    width:min(100%,520px);
    margin:0!important;
    padding:0!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-countdown>i{
    width:31px!important;
    height:31px!important;
    flex-basis:31px!important;
    border:1px solid rgba(245,196,81,.12);
    background:rgba(245,196,81,.075)!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-countdown small{font-size:7px!important}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-countdown b{color:#eaf0f8!important;font-size:10px!important}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-cta{
    min-height:34px!important;
    padding:0 13px!important;
    border-radius:10px!important;
    background:linear-gradient(135deg,#ffe28b,#f4bd3e)!important;
    box-shadow:0 9px 24px rgba(245,190,55,.16)!important;
    font-size:8.5px!important;
    transition:transform .2s ease,box-shadow .2s ease!important;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner:hover .fx-giveaway-home-cta{transform:translateX(2px);box-shadow:0 12px 28px rgba(245,190,55,.24)!important}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-cta i{transition:transform .2s ease}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner:hover .fx-giveaway-home-cta i{transform:translateX(3px)}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-art{
    position:relative!important;
    z-index:3!important;
    min-width:0;
    min-height:100%;
    display:grid;
    place-items:center;
    padding:21px 23px 23px 9px;
    overflow:visible;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-art::before{
    content:"";
    position:absolute;
    width:250px;
    height:250px;
    border-radius:50%;
    background:radial-gradient(circle,rgba(245,196,81,.17),rgba(34,211,238,.055) 48%,transparent 70%);
    filter:blur(4px);
    animation:fxGiveawayGlow 4.5s ease-in-out infinite alternate;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-art-ring{
    position:absolute;
    width:218px;
    height:218px;
    border:1px solid rgba(245,196,81,.14);
    border-radius:50%;
    box-shadow:0 0 0 17px rgba(255,255,255,.012),0 0 0 39px rgba(255,255,255,.008);
    animation:fxGiveawayRing 15s linear infinite;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-product{
    position:relative;
    z-index:2;
    width:min(100%,220px);
    aspect-ratio:1.15/1;
    display:grid;
    place-items:center;
    overflow:hidden;
    border:1px solid rgba(255,255,255,.15);
    border-radius:18px;
    background:rgba(8,13,24,.54);
    box-shadow:0 24px 50px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.07);
    transform:perspective(800px) rotateY(-4deg) rotateX(1deg);
    transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s ease;
}
body.hs-page-home .fx-giveaway-home-grid.is-single .fx-giveaway-banner-product{width:min(100%,250px);aspect-ratio:1.2/1}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-product img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
    transform:scale(1.025);
    transition:transform .55s ease;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner:hover .fx-giveaway-banner-product{transform:perspective(800px) rotateY(0deg) translateY(-4px);box-shadow:0 30px 60px rgba(0,0,0,.42),0 0 34px rgba(245,196,81,.10)}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner:hover .fx-giveaway-banner-product img{transform:scale(1.06)}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-product.fx-is-placeholder{color:#f5c451;font-size:44px;background:linear-gradient(145deg,rgba(245,196,81,.10),rgba(34,211,238,.05))}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-ticket{
    position:absolute;
    z-index:4;
    right:15px;
    bottom:20px;
    display:inline-flex;
    align-items:center;
    gap:6px;
    min-height:29px;
    padding:0 10px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:9px;
    background:rgba(7,12,22,.82);
    box-shadow:0 10px 26px rgba(0,0,0,.24);
    color:#f4f7fb;
    font-size:7.5px;
    font-weight:900;
    backdrop-filter:blur(12px);
    animation:fxGiveawayTicket 3.8s ease-in-out infinite;
}
body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-ticket i{color:#f5c451}

@keyframes fxGiveawaySweep{0%,58%{left:-18%;opacity:0}66%{opacity:.24}83%{left:115%;opacity:0}100%{left:115%;opacity:0}}
@keyframes fxGiveawayOrb{from{transform:translate3d(-8px,-4px,0) scale(.94)}to{transform:translate3d(12px,10px,0) scale(1.06)}}
@keyframes fxGiveawayLive{0%,100%{opacity:.55;transform:scale(.78)}50%{opacity:1;transform:scale(1.15)}}
@keyframes fxGiveawayGlow{from{opacity:.58;transform:scale(.94)}to{opacity:1;transform:scale(1.08)}}
@keyframes fxGiveawayRing{to{transform:rotate(360deg)}}
@keyframes fxGiveawayTicket{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}

@media (max-width:980px){
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner{
        grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr)!important;
        min-height:270px!important;
    }
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner-content{padding-left:25px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-title{font-size:clamp(20px,2.5vw,27px)!important}
}
@media (max-width:720px){
    body.hs-page-home .fx-giveaway-home-v4{padding-top:18px!important;padding-bottom:22px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single{display:grid!important;grid-template-columns:1fr!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner{
        grid-template-columns:minmax(0,1fr) 132px!important;
        min-height:205px!important;
        border-radius:17px!important;
    }
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-content,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner-content{gap:7px;padding:17px 6px 17px 17px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-badges em{display:none}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-kicker{font-size:6.5px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-title,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid:not(.is-single) .fx-giveaway-home-title{font-size:17px!important;line-height:1.08!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-description{display:none}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-prize{max-width:100%;padding:6px 8px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-prize b{font-size:9px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-stats{display:none!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-progress{display:none!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-footer{width:100%;gap:6px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-countdown>i{display:none!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-countdown b{font-size:8px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-cta{min-height:29px!important;padding:0 8px!important;font-size:7px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-art{padding:14px 12px 14px 3px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-art::before{width:150px;height:150px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-art-ring{width:126px;height:126px;box-shadow:0 0 0 10px rgba(255,255,255,.012),0 0 0 22px rgba(255,255,255,.008)}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-product,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner-product{width:122px;aspect-ratio:1/1.1;border-radius:14px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-ticket{right:6px;bottom:13px;min-height:24px;padding:0 7px;font-size:6px}
}
@media (max-width:430px){
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-head h2{font-size:18px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner{grid-template-columns:minmax(0,1fr) 108px!important;min-height:190px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-content,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner-content{padding:14px 3px 14px 13px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-title,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid:not(.is-single) .fx-giveaway-home-title{font-size:15px!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-product,
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-grid.is-single .fx-giveaway-banner-product{width:96px}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-banner-ticket{display:none}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-cta{font-size:0!important;width:29px;padding:0!important}
    body.hs-page-home .fx-giveaway-home-v4 .fx-giveaway-home-cta i{font-size:9px}
}
@media (prefers-reduced-motion:reduce){
    body.hs-page-home .fx-giveaway-home-v4 *,
    body.hs-page-home .fx-giveaway-home-v4 *::before,
    body.hs-page-home .fx-giveaway-home-v4 *::after{animation:none!important;transition:none!important}
}

/* ========================================================================== */
/* HESAPIN CATEGORY V2 — compact, centered, user-friendly category experience */
/* ========================================================================== */
.fx-catalog-page.hs-category-v2{
    position:relative;
    overflow:hidden;
    padding:0 0 86px;
    background:
        radial-gradient(circle at 8% 10%,rgba(34,211,238,.055),transparent 25rem),
        radial-gradient(circle at 92% 32%,rgba(245,196,81,.045),transparent 28rem),
        transparent;
}
.fx-catalog-page.hs-category-v2::before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    opacity:.22;
    background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);
    background-size:72px 72px;
    mask-image:linear-gradient(to bottom,#000,transparent 48%);
}
.fx-catalog-page.hs-category-v2 > *{position:relative;z-index:1}

/* Compact category introduction: no full-width / giant hero. */
.fx-catalog-page.hs-category-v2 .hs-cat-intro-wrap{padding:24px 0 0}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-shell{width:min(1280px,calc(100% - (var(--hs-v16-gutter) * 2)))!important}
.fx-catalog-page.hs-category-v2 .hs-cat-breadcrumb{
    margin:0 0 12px!important;
    padding:0 4px;
    gap:8px;
    color:#8d9bb0;
    font-size:10px;
}
.fx-catalog-page.hs-category-v2 .hs-cat-breadcrumb a,
.fx-catalog-page.hs-category-v2 .hs-cat-breadcrumb span{min-height:28px;display:inline-flex;align-items:center;gap:6px}
.fx-catalog-page.hs-category-v2 .hs-cat-breadcrumb a{color:#9eabba}
.fx-catalog-page.hs-category-v2 .hs-cat-breadcrumb a:hover{color:#67e8f9}

.fx-catalog-page.hs-category-v2 .hs-cat-intro-card{
    position:relative;
    min-height:238px;
    display:grid;
    grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);
    align-items:stretch;
    overflow:hidden;
    border:1px solid rgba(148,163,184,.14);
    border-radius:25px;
    background:linear-gradient(145deg,rgba(17,25,40,.97),rgba(24,27,43,.95));
    box-shadow:0 24px 65px rgba(4,8,18,.22),inset 0 1px 0 rgba(255,255,255,.035);
}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-card::before{
    content:"";
    position:absolute;
    z-index:3;
    left:34px;
    right:34px;
    top:0;
    height:1px;
    background:linear-gradient(90deg,transparent,rgba(103,232,249,.8),rgba(245,196,81,.72),transparent);
    opacity:.72;
}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-copy{
    position:relative;
    z-index:4;
    display:flex;
    flex-direction:column;
    justify-content:center;
    min-width:0;
    padding:32px 38px;
}
.fx-catalog-page.hs-category-v2 .hs-cat-kicker,
.fx-catalog-page.hs-category-v2 .hs-cat-section-label{
    width:max-content;
    max-width:100%;
    display:inline-flex;
    align-items:center;
    gap:8px;
    min-height:31px;
    padding:0 11px;
    border:1px solid rgba(103,232,249,.14);
    border-radius:999px;
    background:rgba(34,211,238,.055);
    color:#8feafa;
    font-size:9px;
    line-height:1;
    font-weight:900;
    letter-spacing:.09em;
    text-transform:uppercase;
}
.fx-catalog-page.hs-category-v2 .hs-cat-kicker i,
.fx-catalog-page.hs-category-v2 .hs-cat-section-label i{color:#f5c451}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-copy h1{
    margin:13px 0 0!important;
    color:#f8fbff!important;
    font-size:clamp(34px,3.7vw,54px)!important;
    line-height:.98!important;
    letter-spacing:-.05em!important;
}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-copy>p{
    max-width:650px;
    margin:12px 0 0!important;
    color:#b4c0d1!important;
    font-size:13px!important;
    line-height:1.65!important;
}
.fx-catalog-page.hs-category-v2 .hs-cat-meta{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
    margin-top:20px;
}
.fx-catalog-page.hs-category-v2 .hs-cat-meta>span{
    min-height:34px;
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:0 11px;
    border:1px solid rgba(148,163,184,.12);
    border-radius:10px;
    background:rgba(255,255,255,.028);
    color:#aab7c7;
    font-size:9px;
    font-weight:800;
}
.fx-catalog-page.hs-category-v2 .hs-cat-meta>span i{color:#67e8f9;font-size:9px}
.fx-catalog-page.hs-category-v2 .hs-cat-meta>span b{color:#fff;font-size:11px}

.fx-catalog-page.hs-category-v2 .hs-cat-intro-visual{
    position:relative;
    min-height:238px;
    overflow:hidden;
    background:linear-gradient(145deg,rgba(9,15,27,.72),rgba(22,28,42,.72));
}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-visual>img{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    filter:saturate(.9) contrast(1.04);
    transform:scale(1.015);
    transition:transform .75s cubic-bezier(.2,.8,.2,1),filter .55s ease;
}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-card:hover .hs-cat-intro-visual>img{transform:scale(1.055);filter:saturate(1.05) contrast(1.04)}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-visual-shade{
    position:absolute;
    inset:0;
    z-index:1;
    background:
        linear-gradient(90deg,rgba(17,25,40,1) 0%,rgba(17,25,40,.62) 19%,rgba(10,14,24,.06) 58%),
        linear-gradient(0deg,rgba(8,12,22,.35),transparent 60%);
}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-watermark{
    position:absolute;
    z-index:2;
    right:22px;
    bottom:18px;
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.15);
    border-radius:16px;
    background:rgba(7,12,22,.55);
    color:#fff;
    font-size:18px;
    backdrop-filter:blur(12px);
    box-shadow:0 12px 32px rgba(0,0,0,.22);
}
.fx-catalog-page.hs-category-v2 .hs-cat-intro-fallback{
    position:absolute;
    inset:0;
    display:grid;
    place-items:center;
    color:#67e8f9;
    font-size:72px;
    background:radial-gradient(circle at center,rgba(34,211,238,.16),transparent 45%);
}

/* Gateway / subcategory section. Single child stays centered instead of stuck left. */
.fx-catalog-page.hs-category-v2 .hs-cat-hub{
    width:min(1180px,calc(100% - (var(--hs-v16-gutter) * 2)))!important;
    padding:34px 0 8px!important;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-head{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
    margin-bottom:17px;
    padding:0 3px;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-head>div{max-width:720px}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-head h2{
    margin:10px 0 0;
    color:#f8fbff;
    font-size:clamp(24px,2.5vw,34px);
    line-height:1.05;
    letter-spacing:-.04em;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-head p{
    max-width:650px;
    margin:8px 0 0;
    color:#9daabd;
    font-size:11.5px;
    line-height:1.6;
}
.fx-catalog-page.hs-category-v2 .hs-cat-back-link{
    flex:0 0 auto;
    min-height:39px;
    display:inline-flex;
    align-items:center;
    gap:8px;
    padding:0 12px;
    border:1px solid rgba(148,163,184,.12);
    border-radius:11px;
    background:rgba(255,255,255,.025);
    color:#b6c2d1;
    text-decoration:none;
    font-size:9px;
    font-weight:850;
    transition:.22s ease;
}
.fx-catalog-page.hs-category-v2 .hs-cat-back-link:hover{color:#fff;border-color:rgba(103,232,249,.3);background:rgba(34,211,238,.055);transform:translateY(-1px)}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:14px;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-grid.is-single{
    grid-template-columns:minmax(0,760px);
    justify-content:center;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-grid.is-pair{grid-template-columns:repeat(2,minmax(0,560px));justify-content:center}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-card{
    position:relative;
    min-width:0;
    min-height:222px;
    display:grid;
    grid-template-columns:minmax(210px,42%) minmax(0,1fr);
    overflow:hidden;
    border:1px solid rgba(148,163,184,.13);
    border-radius:20px;
    background:linear-gradient(145deg,rgba(17,25,40,.95),rgba(24,25,39,.97));
    box-shadow:0 16px 38px rgba(5,8,16,.18),inset 0 1px 0 rgba(255,255,255,.025);
    color:inherit;
    text-decoration:none;
    transition:transform .3s cubic-bezier(.2,.8,.2,1),border-color .3s ease,box-shadow .3s ease;
    animation-delay:calc(var(--hs-card-order,0) * 70ms);
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-card::after{
    content:"";
    position:absolute;
    z-index:5;
    left:22px;
    right:22px;
    top:0;
    height:1px;
    opacity:.55;
    background:linear-gradient(90deg,transparent,rgba(245,196,81,.74),rgba(103,232,249,.72),transparent);
    transform:scaleX(.4);
    transition:transform .35s ease,opacity .35s ease;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-card:hover{
    transform:translateY(-4px);
    border-color:rgba(103,232,249,.28);
    box-shadow:0 24px 52px rgba(4,8,18,.28),0 0 0 1px rgba(245,196,81,.035) inset;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-card:hover::after{transform:scaleX(1);opacity:1}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-media{position:relative;display:block;min-width:0;min-height:222px;overflow:hidden;background:#101725}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1)}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-card:hover .hs-cat-hub-media>img{transform:scale(1.055)}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-shade{position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(17,25,40,.92) 100%),linear-gradient(0deg,rgba(8,13,23,.38),transparent 55%)}
.fx-catalog-page.hs-category-v2 .hs-cat-card-fallback{position:absolute;inset:0;display:grid;place-items:center;color:#67e8f9;font-size:48px;background:radial-gradient(circle at center,rgba(34,211,238,.14),transparent 47%)}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-copy{
    min-width:0;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:25px 54px 25px 25px;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-copy>small{
    display:inline-flex;
    align-items:center;
    gap:7px;
    color:#8feafa;
    font-size:8px;
    font-weight:900;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-copy>small i{color:#f5c451}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-copy>strong{
    display:block;
    margin-top:8px;
    color:#f8fbff;
    font-family:"Manrope","Inter",sans-serif;
    font-size:clamp(20px,2vw,28px);
    line-height:1.05;
    letter-spacing:-.035em;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-copy>p{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    margin:9px 0 0;
    color:#98a6b9;
    font-size:10.5px;
    line-height:1.55;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-meta>em{
    min-height:28px;
    display:inline-flex;
    align-items:center;
    gap:6px;
    padding:0 8px;
    border:1px solid rgba(148,163,184,.11);
    border-radius:8px;
    background:rgba(255,255,255,.025);
    color:#aeb9c8;
    font-size:8px;
    font-style:normal;
    font-weight:800;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-meta>em i{color:#67e8f9}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-go{
    position:absolute;
    right:17px;
    top:50%;
    width:38px;
    height:38px;
    display:grid;
    place-items:center;
    border:1px solid rgba(245,196,81,.18);
    border-radius:12px;
    background:rgba(245,196,81,.065);
    color:#f7d46b;
    transform:translateY(-50%);
    transition:transform .25s ease,background .25s ease,border-color .25s ease;
}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-card:hover .hs-cat-hub-go{transform:translate(3px,-50%);background:rgba(245,196,81,.12);border-color:rgba(245,196,81,.34)}
.fx-catalog-page.hs-category-v2 .hs-cat-hub-card-all .hs-cat-hub-copy>small{color:#f7d46b}

/* Product category view: cleaner transition from category header to catalogue. */
.fx-catalog-page.hs-category-v2 .fx-category-all-nav{
    margin-top:24px!important;
    margin-bottom:0!important;
    padding:12px 14px!important;
    border-radius:16px!important;
    border-color:rgba(148,163,184,.13)!important;
    background:rgba(13,20,33,.82)!important;
}
.fx-catalog-page.hs-category-v2 .hs-category-discovery{
    margin-top:24px!important;
    margin-bottom:0!important;
    padding:11px 12px!important;
    border-radius:15px!important;
    border-color:rgba(148,163,184,.12)!important;
    background:rgba(13,20,33,.76)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.02);
}
.fx-catalog-page.hs-category-v2 .hs-category-discovery>div:first-child>strong{font-size:11px!important;color:#eef4fb!important}
.fx-catalog-page.hs-category-v2 .hs-category-discovery>nav a{min-height:34px!important;border-radius:9px!important}
.fx-catalog-page.hs-category-v2 .fx-catalog-workspace{
    gap:18px!important;
    padding-top:18px!important;
    padding-bottom:22px!important;
}
.fx-catalog-page.hs-category-v2 .fx-catalog-sidebar{
    top:148px!important;
    border-radius:18px!important;
    border-color:rgba(148,163,184,.13)!important;
    background:linear-gradient(155deg,rgba(17,24,38,.94),rgba(21,23,36,.94))!important;
    box-shadow:0 18px 45px rgba(4,8,18,.16),inset 0 1px 0 rgba(255,255,255,.025)!important;
}
.fx-catalog-page.hs-category-v2 .fx-sidebar-head{padding:16px!important}
.fx-catalog-page.hs-category-v2 .fx-filter-block{padding:15px!important}
.fx-catalog-page.hs-category-v2 .fx-catalog-toolbar{
    min-height:66px!important;
    margin-bottom:14px!important;
    padding:12px 14px!important;
    border-radius:16px!important;
    border-color:rgba(148,163,184,.13)!important;
    background:linear-gradient(145deg,rgba(17,24,38,.88),rgba(24,25,39,.9))!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
}
.fx-catalog-page.hs-category-v2 .fx-catalog-result strong{font-size:14px!important}
.fx-catalog-page.hs-category-v2 .fx-catalog-grid{gap:14px!important}
.fx-catalog-page.hs-category-v2 .fx-active-filters{margin-bottom:14px!important}
.fx-catalog-page.hs-category-v2 .fx-pagination{margin-top:24px!important}

@media (max-width:1100px){
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-card{grid-template-columns:minmax(0,1.18fr) minmax(280px,.72fr)}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-card{grid-template-columns:190px minmax(0,1fr)}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-copy{padding-left:20px}
}
@media (max-width:840px){
    .fx-catalog-page.hs-category-v2{padding-bottom:58px}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-wrap{padding-top:15px}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-card{grid-template-columns:minmax(0,1fr) 220px;min-height:210px;border-radius:21px}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-copy{padding:25px}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-copy h1{font-size:clamp(30px,6vw,42px)!important}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-copy>p{font-size:11.5px!important}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-visual{min-height:210px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub{padding-top:27px!important}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-head{align-items:flex-start}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-grid,
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-grid.is-pair{grid-template-columns:1fr}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-grid.is-single{grid-template-columns:minmax(0,720px)}
}
@media (max-width:640px){
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-shell,
    .fx-catalog-page.hs-category-v2 .hs-cat-hub{width:calc(100% - 24px)!important}
    .fx-catalog-page.hs-category-v2 .hs-cat-breadcrumb{margin-bottom:9px!important;overflow-x:auto;flex-wrap:nowrap;white-space:nowrap;scrollbar-width:none}
    .fx-catalog-page.hs-category-v2 .hs-cat-breadcrumb::-webkit-scrollbar{display:none}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-card{grid-template-columns:1fr;min-height:0}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-copy{padding:22px 19px 19px}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-copy h1{font-size:34px!important}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-copy>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
    .fx-catalog-page.hs-category-v2 .hs-cat-meta{margin-top:15px}
    .fx-catalog-page.hs-category-v2 .hs-cat-meta>span{min-height:31px;padding:0 9px;font-size:8px}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-visual{min-height:132px;order:-1}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-visual-shade{background:linear-gradient(0deg,rgba(17,25,40,1) 0%,rgba(17,25,40,.25) 55%,rgba(10,14,24,.08) 100%)}
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-watermark{right:12px;bottom:12px;width:42px;height:42px;border-radius:13px;font-size:15px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub{padding-top:23px!important}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-head{display:block;margin-bottom:13px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-head h2{font-size:24px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-head p{font-size:10.5px}
    .fx-catalog-page.hs-category-v2 .hs-cat-back-link{margin-top:12px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-card{grid-template-columns:126px minmax(0,1fr);min-height:156px;border-radius:17px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-media{min-height:156px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-copy{padding:17px 42px 17px 15px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-copy>strong{font-size:18px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-copy>p{margin-top:6px;font-size:9px;-webkit-line-clamp:2}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-meta{margin-top:10px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-meta>em{min-height:24px;padding:0 6px;font-size:7px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-go{right:10px;width:31px;height:31px;border-radius:10px;font-size:10px}
    .fx-catalog-page.hs-category-v2 .hs-category-discovery{margin-top:16px!important}
    .fx-catalog-page.hs-category-v2 .fx-catalog-workspace{padding-top:12px!important}
}
@media (max-width:430px){
    .fx-catalog-page.hs-category-v2 .hs-cat-intro-copy h1{font-size:30px!important}
    .fx-catalog-page.hs-category-v2 .hs-cat-meta>span:last-child{display:none}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-card{grid-template-columns:105px minmax(0,1fr);min-height:145px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-media{min-height:145px}
    .fx-catalog-page.hs-category-v2 .hs-cat-hub-copy>p{display:none}
}
@media (prefers-reduced-motion:reduce){
    .fx-catalog-page.hs-category-v2 *,
    .fx-catalog-page.hs-category-v2 *::before,
    .fx-catalog-page.hs-category-v2 *::after{animation:none!important;transition:none!important}
}

/* ========================================================================
   HESAPIN V17 — CART + CHECKOUT READABILITY REFRESH (2026-09-01)
   Amaç: küçük / sönük metinleri düzeltmek, sipariş rotası hero'sunu kaldırmak
   ve sepet + ödeme adımlarını daha net, modern, kullanıcı dostu hale getirmek.
   ======================================================================== */

/* ------------------------------ SEPET ----------------------------------- */
.hs-cart-refresh{
    padding:20px 0 74px!important;
    color:#f8fafc;
}
.hs-cart-refresh::before{opacity:.42}
.hs-cart-refresh .fx-cart-shell{
    width:min(1440px,calc(100% - 48px));
    margin-inline:auto;
}
.hs-cart-page-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    min-height:118px;
    margin:0 0 18px;
    padding:22px 24px;
    border:1px solid rgba(103,232,249,.16);
    border-radius:22px;
    background:
        radial-gradient(circle at 88% 20%,rgba(245,196,81,.10),transparent 30%),
        linear-gradient(135deg,rgba(15,24,39,.96),rgba(21,23,36,.96));
    box-shadow:0 20px 50px rgba(3,7,18,.22),inset 0 1px 0 rgba(255,255,255,.035);
}
.hs-cart-page-title{display:flex;align-items:center;gap:16px;min-width:0}
.hs-cart-page-icon{
    width:58px;height:58px;flex:0 0 58px;
    display:grid;place-items:center;
    border:1px solid rgba(103,232,249,.22);
    border-radius:17px;
    background:linear-gradient(145deg,rgba(34,211,238,.14),rgba(245,196,81,.08));
    color:#67e8f9;font-size:22px;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.04);
}
.hs-cart-page-kicker,
.hs-checkout-page-kicker{
    display:block;
    margin-bottom:5px;
    color:#67e8f9;
    font-size:11px;
    font-weight:900;
    letter-spacing:.12em;
}
.hs-cart-page-title h1{
    margin:0;
    color:#f8fafc;
    font-family:'Manrope','Inter',sans-serif;
    font-size:clamp(25px,2.3vw,34px);
    line-height:1.12;
    letter-spacing:-.035em;
    font-weight:850;
}
.hs-cart-page-title p{
    margin:7px 0 0;
    max-width:720px;
    color:#aebbd0;
    font-size:13.5px;
    line-height:1.62;
}
.hs-cart-page-stats{display:flex;align-items:stretch;gap:10px;flex:0 0 auto}
.hs-cart-page-stats>div{
    min-width:112px;
    min-height:66px;
    display:flex;flex-direction:column;justify-content:center;
    padding:10px 14px;
    border:1px solid rgba(148,163,184,.13);
    border-radius:14px;
    background:rgba(6,12,22,.5);
}
.hs-cart-page-stats>div:last-child{min-width:154px;border-color:rgba(245,196,81,.18);background:rgba(245,196,81,.055)}
.hs-cart-page-stats small{color:#93a4bb;font-size:10px;font-weight:700}
.hs-cart-page-stats strong{margin-top:3px;color:#f8fafc;font-size:17px;font-weight:900;white-space:nowrap}
.hs-cart-page-stats>div:last-child strong{color:#fde68a;font-size:20px}

.hs-cart-refresh .fx-cart-layout{gap:20px!important}
.hs-cart-refresh .fx-cart-main,
.hs-cart-refresh .fx-cart-summary{
    border:1px solid rgba(148,163,184,.14)!important;
    border-radius:20px!important;
    background:linear-gradient(145deg,rgba(15,23,38,.95),rgba(18,20,32,.96))!important;
    box-shadow:0 22px 58px rgba(3,7,18,.20)!important;
}
.hs-cart-refresh .fx-cart-main{padding:22px!important}
.hs-cart-refresh .fx-cart-list-head{padding:0 2px 18px!important;border-color:rgba(148,163,184,.12)!important}
.hs-cart-refresh .fx-cart-list-head .fx-eyebrow,
.hs-cart-refresh .fx-summary-head .fx-eyebrow{
    color:#67e8f9!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.095em!important;
}
.hs-cart-refresh .fx-cart-list-head h2{
    margin:5px 0 0!important;
    color:#f8fafc!important;
    font-family:'Manrope','Inter',sans-serif!important;
    font-size:22px!important;
    line-height:1.2!important;
    font-weight:850!important;
    letter-spacing:-.025em!important;
}
.hs-cart-refresh .fx-cart-list-head p{
    margin:5px 0 0;
    color:#96a6bc;
    font-size:12px;
    line-height:1.55;
}
.hs-cart-refresh .fx-danger-link{
    min-height:38px!important;
    padding:0 12px!important;
    border-radius:11px!important;
    color:#fda4af!important;
    font-size:11px!important;
}
.hs-cart-refresh .fx-cart-items{gap:12px!important;margin-top:16px!important}
.hs-cart-refresh .fx-cart-item{
    grid-template-columns:118px minmax(0,1fr) 178px!important;
    min-height:144px!important;
    gap:17px!important;
    padding:13px!important;
    border-color:rgba(148,163,184,.12)!important;
    border-radius:17px!important;
    background:linear-gradient(135deg,rgba(9,17,29,.78),rgba(17,19,31,.82))!important;
}
.hs-cart-refresh .fx-cart-item:hover{
    transform:translateY(-2px)!important;
    border-color:rgba(103,232,249,.28)!important;
    background:linear-gradient(135deg,rgba(11,23,37,.9),rgba(19,22,35,.9))!important;
    box-shadow:0 14px 34px rgba(3,7,18,.18);
}
.hs-cart-refresh .fx-cart-item-media{height:118px!important;border-radius:14px!important}
.hs-cart-refresh .fx-cart-item-kicker{font-size:10px!important;letter-spacing:.055em!important}
.hs-cart-refresh .fx-cart-item-kicker>a{color:#67e8f9!important;font-weight:800!important}
.hs-cart-refresh .fx-cart-item-kicker>span{color:#718198!important;font-size:9px!important}
.hs-cart-refresh .fx-cart-item-copy h3{margin-top:7px!important;font-size:17px!important;line-height:1.35!important;font-weight:850!important}
.hs-cart-refresh .fx-cart-item-copy h3 a{color:#f8fafc!important}
.hs-cart-refresh .fx-cart-item-tags{gap:7px!important;margin-top:10px!important}
.hs-cart-refresh .fx-cart-item-tags span{
    min-height:28px!important;
    padding:0 9px!important;
    border-color:rgba(148,163,184,.13)!important;
    background:rgba(103,232,249,.045)!important;
    color:#b9c5d6!important;
    font-size:10px!important;
    font-weight:700!important;
}
.hs-cart-refresh .fx-cart-delivery-line{margin-top:10px!important;color:#aab7c9!important;font-size:11px!important;line-height:1.5!important}
.hs-cart-refresh .fx-cart-item-controls{min-width:178px!important;gap:13px!important}
.hs-cart-refresh .fx-cart-price-stack del{color:#7f8da2!important;font-size:10px!important}
.hs-cart-refresh .fx-cart-price-stack strong{color:#fde68a!important;font-size:22px!important;font-weight:900!important}
.hs-cart-refresh .fx-cart-price-stack small{margin-top:3px;color:#93a4bb!important;font-size:10px!important}
.hs-cart-refresh .fx-cart-quantity{grid-template-columns:36px 50px 36px!important;min-height:40px!important;border-color:rgba(148,163,184,.15)!important}
.hs-cart-refresh .fx-cart-quantity input{color:#f8fafc!important;font-size:13px!important}
.hs-cart-refresh .fx-cart-quantity button{font-size:11px!important}
.hs-cart-refresh .fx-cart-remove{width:40px!important;height:40px!important;border-radius:11px!important}
.hs-cart-refresh .fx-cart-lock-note{color:#8798ad!important;font-size:9.5px!important}
.hs-cart-refresh .fx-cart-continuation{font-size:11px!important}

.hs-cart-refresh .fx-cart-summary{padding:22px!important;top:144px!important}
.hs-cart-refresh .fx-summary-head{padding-bottom:17px!important;border-color:rgba(148,163,184,.13)!important}
.hs-cart-refresh .fx-summary-head h2{margin:6px 0 0!important;color:#f8fafc!important;font-size:24px!important;line-height:1.18!important}
.hs-cart-refresh .fx-summary-head p{margin-top:7px!important;color:#a6b3c5!important;font-size:12px!important;line-height:1.6!important}
.hs-cart-refresh .hs-cart-goal-copy span,
.hs-cart-refresh .hs-cart-goal-copy small{font-size:10px!important;line-height:1.5!important}
.hs-cart-refresh .hs-cart-goal-copy strong{font-size:14px!important}
.hs-cart-refresh .fx-coupon-console form>label{margin-bottom:8px!important;color:#d8e0eb!important;font-size:11px!important}
.hs-cart-refresh .fx-coupon-console form>div{min-height:50px!important;border-color:rgba(148,163,184,.15)!important}
.hs-cart-refresh .fx-coupon-console input{min-height:48px!important;color:#f8fafc!important;font-size:13px!important}
.hs-cart-refresh .fx-coupon-console button{min-height:40px!important;padding:0 13px!important;font-size:11px!important}
.hs-cart-refresh .fx-summary-lines{gap:13px!important;margin-top:19px!important}
.hs-cart-refresh .fx-summary-lines>div{color:#aeb9c9!important;font-size:12px!important}
.hs-cart-refresh .fx-summary-lines>div>span small{color:#8493a8!important;font-size:10px!important}
.hs-cart-refresh .fx-summary-lines strong{color:#eef3f9!important;font-size:13px!important}
.hs-cart-refresh .fx-summary-lines .is-saving strong{color:#86efac!important}
.hs-cart-refresh .fx-summary-lines>.fx-summary-saving{font-size:11px!important;line-height:1.55!important}
.hs-cart-refresh .fx-summary-total{margin-top:19px!important;padding-top:18px!important}
.hs-cart-refresh .fx-summary-total span>small{color:#e3e9f1!important;font-size:11px!important}
.hs-cart-refresh .fx-summary-total span>em{color:#8291a6!important;font-size:10px!important}
.hs-cart-refresh .fx-summary-total strong{color:#fde68a!important;font-size:32px!important;font-weight:900!important}
.hs-cart-refresh .fx-checkout-launch{
    min-height:60px!important;
    margin-top:18px!important;
    padding:0 14px!important;
    border-radius:14px!important;
    font-size:13px!important;
    letter-spacing:-.01em;
}
.hs-cart-refresh .fx-summary-trust{gap:8px!important;margin-top:13px!important}
.hs-cart-refresh .fx-summary-trust span{min-height:42px!important;padding:0 10px!important;color:#aeb9c9!important;font-size:10px!important;line-height:1.35!important}
.hs-cart-refresh .fx-cart-notice{font-size:11px!important;line-height:1.55!important}
.hs-cart-refresh .fx-cart-recommendations .fx-section-heading .fx-eyebrow{font-size:10px!important}
.hs-cart-refresh .fx-cart-recommendations .fx-section-heading h2{font-size:26px!important}

/* ------------------------------ CHECKOUT -------------------------------- */
.hs-checkout-refresh{
    padding:20px 0 76px!important;
    color:#f8fafc!important;
}
.hs-checkout-refresh .co-wrap{width:min(1320px,calc(100% - 48px))!important}
.hs-checkout-page-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    min-height:112px;
    margin:0 0 20px;
    padding:20px 22px;
    border:1px solid rgba(103,232,249,.16);
    border-radius:21px;
    background:
        radial-gradient(circle at 84% 10%,rgba(34,211,238,.10),transparent 30%),
        linear-gradient(135deg,rgba(15,24,39,.97),rgba(20,22,35,.97));
    box-shadow:0 20px 52px rgba(3,7,18,.22),inset 0 1px 0 rgba(255,255,255,.035);
}
.hs-checkout-page-title{display:flex;align-items:center;gap:16px;min-width:0}
.hs-checkout-page-icon{
    width:58px;height:58px;flex:0 0 58px;
    display:grid;place-items:center;
    border:1px solid rgba(34,197,94,.20);
    border-radius:17px;
    background:rgba(34,197,94,.08);
    color:#86efac;
    font-size:22px;
}
.hs-checkout-page-title h1{
    margin:0;
    color:#f8fafc;
    font-family:'Manrope','Inter',sans-serif;
    font-size:clamp(25px,2.2vw,33px);
    line-height:1.12;
    letter-spacing:-.035em;
    font-weight:850;
}
.hs-checkout-page-title p{margin:7px 0 0;max-width:680px;color:#aebbd0;font-size:13px;line-height:1.6}
.hs-checkout-page-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}
.hs-checkout-back{
    min-height:44px;
    display:inline-flex;align-items:center;gap:8px;
    padding:0 14px;
    border:1px solid rgba(148,163,184,.15);
    border-radius:12px;
    background:rgba(255,255,255,.025);
    color:#d4dce8!important;
    text-decoration:none;
    font-size:11px;
    font-weight:800;
    transition:.2s ease;
}
.hs-checkout-back:hover{border-color:rgba(103,232,249,.3);background:rgba(103,232,249,.055);color:#fff!important}
.hs-checkout-page-total{
    min-width:175px;
    min-height:64px;
    display:flex;flex-direction:column;justify-content:center;
    padding:9px 14px;
    border:1px solid rgba(245,196,81,.18);
    border-radius:14px;
    background:rgba(245,196,81,.055);
    text-align:right;
}
.hs-checkout-page-total small{color:#9dabbf;font-size:10px;font-weight:700}
.hs-checkout-page-total strong{margin-top:3px;color:#fde68a;font-size:23px;font-weight:900;letter-spacing:-.025em}

.hs-checkout-refresh .co-layout{grid-template-columns:minmax(0,1fr) minmax(330px,390px)!important;gap:20px!important}
.hs-checkout-refresh .co-layout>div:first-child{gap:16px!important}
.hs-checkout-refresh .co-summary{top:144px!important;gap:14px!important}
.hs-checkout-refresh .co-card{
    border-color:rgba(148,163,184,.14)!important;
    border-radius:19px!important;
    background:linear-gradient(145deg,rgba(15,23,38,.96),rgba(18,20,32,.97))!important;
    box-shadow:0 22px 58px rgba(3,7,18,.20)!important;
}
.hs-checkout-refresh .co-card-hd{
    min-height:70px!important;
    padding:14px 17px!important;
    border-color:rgba(148,163,184,.12)!important;
    background:rgba(103,232,249,.025)!important;
}
.hs-checkout-refresh .co-card-hd-icon{width:42px!important;height:42px!important;flex-basis:42px!important;border-radius:12px!important}
.hs-checkout-refresh .co-card-title{color:#f8fafc!important;font-size:16px!important;font-weight:850!important;letter-spacing:-.01em!important}
.hs-checkout-refresh .co-card-hd>span[style]{font-size:11px!important;color:#93a4bb!important}
.hs-checkout-refresh .co-card-bd{padding:18px!important}

.hs-checkout-refresh .co-items{gap:10px!important}
.hs-checkout-refresh .co-item{
    grid-template-columns:82px minmax(0,1fr) auto!important;
    min-height:106px!important;
    gap:13px!important;
    padding:11px!important;
    border-color:rgba(148,163,184,.12)!important;
    border-radius:15px!important;
    background:rgba(7,14,25,.58)!important;
}
.hs-checkout-refresh .co-item-img{width:82px!important;height:82px!important;border-radius:12px!important}
.hs-checkout-refresh .co-item-cat{margin-top:0!important;color:#67e8f9!important;font-size:10px!important;font-weight:800!important;letter-spacing:.06em!important}
.hs-checkout-refresh .co-item-name{margin-top:4px;color:#f8fafc!important;font-size:14px!important;font-weight:850!important;line-height:1.4!important}
.hs-checkout-refresh .co-item-meta{gap:6px!important;margin-top:8px!important;font-size:10px!important}
.hs-checkout-refresh .co-item-meta span,
.hs-checkout-refresh .co-gift-chip,
.hs-checkout-refresh .co-item-manual-status{min-height:26px!important;padding:0 8px!important;color:#b6c2d2!important;font-size:9.5px!important}
.hs-checkout-refresh .co-item-price{color:#fde68a!important;font-size:16px!important;font-weight:900!important}

.hs-checkout-refresh .co-delivery-panel{border-color:rgba(148,163,184,.14)!important;background:rgba(8,17,29,.55)!important}
.hs-checkout-refresh .co-delivery-panel>summary{min-height:64px!important;padding:12px 14px!important}
.hs-checkout-refresh .co-delivery-panel-text strong{color:#f3f6fa!important;font-size:13px!important}
.hs-checkout-refresh .co-delivery-panel-text span,
.hs-checkout-refresh .co-delivery-panel-text small{color:#9eacbf!important;font-size:10px!important;line-height:1.5!important}
.hs-checkout-refresh .co-delivery-instructions{color:#aeb9c8!important;font-size:11.5px!important;line-height:1.7!important}
.hs-checkout-refresh .co-customer-data small{color:#8291a6!important;font-size:9.5px!important}
.hs-checkout-refresh .co-customer-data strong{color:#e7edf5!important;font-size:11px!important;line-height:1.5!important}
.hs-checkout-refresh .co-note-label,
.hs-checkout-refresh .co-optional-badge{min-height:25px!important;padding:0 8px!important;color:#b6c2d2!important;font-size:9px!important}

.hs-checkout-refresh .form-grp,
.hs-checkout-refresh .form-group{margin-bottom:14px!important}
.hs-checkout-refresh .form-lbl,
.hs-checkout-refresh .form-label{margin-bottom:7px!important;color:#e5ebf3!important;font-size:11.5px!important;font-weight:800!important;letter-spacing:.015em!important}
.hs-checkout-refresh .form-ctrl,
.hs-checkout-refresh .form-input,
.hs-checkout-refresh textarea.form-ctrl,
.hs-checkout-refresh textarea.form-input{
    min-height:48px!important;
    padding:10px 13px!important;
    border:1px solid rgba(148,163,184,.17)!important;
    border-radius:12px!important;
    background:rgba(5,12,22,.72)!important;
    color:#f8fafc!important;
    font-size:14px!important;
    line-height:1.5!important;
}
.hs-checkout-refresh textarea.form-ctrl,
.hs-checkout-refresh textarea.form-input{min-height:104px!important;resize:vertical}
.hs-checkout-refresh .form-ctrl::placeholder,
.hs-checkout-refresh .form-input::placeholder{color:#66768d!important;font-size:13px!important}
.hs-checkout-refresh .form-ctrl:focus,
.hs-checkout-refresh .form-input:focus{border-color:rgba(103,232,249,.52)!important;box-shadow:0 0 0 3px rgba(34,211,238,.075)!important;outline:none!important}
.hs-checkout-refresh .form-hint{margin-top:6px!important;color:#8999ae!important;font-size:10.5px!important;line-height:1.55!important}

.hs-checkout-refresh .guest-checkout-lead{color:#aeb9c9!important;font-size:12px!important;line-height:1.65!important}
.hs-checkout-refresh .guest-checkout-lead strong{color:#f8fafc!important;font-size:14px!important}
.hs-checkout-refresh .guest-checkout-lead span{font-size:11.5px!important}
.hs-checkout-refresh .guest-checkout-terms{color:#aab7c8!important;font-size:10.5px!important;line-height:1.65!important}
.hs-checkout-refresh .guest-checkout-save,
.hs-checkout-refresh .guest-checkout-saved{padding:12px!important;color:#dce7e3!important;font-size:11px!important;line-height:1.55!important}
.hs-checkout-refresh .guest-checkout-save{min-height:48px!important;align-items:center!important;justify-content:center!important;font-weight:850!important}
.hs-checkout-refresh .guest-payment-lock{gap:11px!important;margin-top:12px!important;padding:12px 13px!important;border:1px solid rgba(103,232,249,.12);border-radius:12px;background:rgba(103,232,249,.035);color:#aeb9c9!important;font-size:11px!important;line-height:1.55!important}
.hs-checkout-refresh .guest-payment-lock strong{display:block;color:#f3f6fa!important;font-size:12px!important}
.hs-checkout-refresh .guest-payment-lock span{display:block;margin-top:2px}

.hs-checkout-refresh .pay-intro{gap:9px!important;margin-bottom:15px!important}
.hs-checkout-refresh .pay-intro-item{min-height:72px!important;padding:11px 12px!important;border-color:rgba(148,163,184,.12)!important;background:rgba(103,232,249,.028)!important;color:#b7c2d1!important;font-size:10.5px!important;line-height:1.45!important}
.hs-checkout-refresh .pay-intro-item i{width:34px!important;height:34px!important;flex-basis:34px!important;font-size:13px!important}
.hs-checkout-refresh .pay-methods.pay-enhanced{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.hs-checkout-refresh .pay-opt{
    border-color:rgba(148,163,184,.13)!important;
    border-radius:15px!important;
    background:linear-gradient(145deg,rgba(7,14,25,.68),rgba(15,18,30,.72))!important;
}
.hs-checkout-refresh .pay-opt:hover{border-color:rgba(103,232,249,.30)!important;background:linear-gradient(145deg,rgba(9,20,33,.82),rgba(17,20,33,.84))!important}
.hs-checkout-refresh .pay-opt.active{border-color:rgba(245,196,81,.34)!important;background:linear-gradient(145deg,rgba(245,196,81,.065),rgba(34,211,238,.035))!important;box-shadow:0 0 0 3px rgba(245,196,81,.035)!important}
.hs-checkout-refresh .pay-opt-hd{min-height:94px!important;grid-template-columns:17px 46px minmax(0,1fr) auto!important;gap:11px!important;padding:13px!important}
.hs-checkout-refresh .pay-opt-ico{width:46px!important;height:46px!important;border-radius:13px!important;font-size:18px!important}
.hs-checkout-refresh .pay-opt-title{color:#f8fafc!important;font-size:14px!important;font-weight:900!important;line-height:1.3!important}
.hs-checkout-refresh .pay-opt-desc{margin-top:4px!important;color:#a6b3c5!important;font-size:10.5px!important;line-height:1.5!important;-webkit-line-clamp:2!important}
.hs-checkout-refresh .pay-opt-tags{gap:5px!important}
.hs-checkout-refresh .pay-tag{min-height:24px!important;padding:0 7px!important;color:#a5f3fc!important;font-size:8.5px!important;font-weight:800!important}
.hs-checkout-refresh .pay-detail-stage{grid-column:1/-1!important;min-height:0!important;border-color:rgba(148,163,184,.14)!important;border-radius:17px!important;background:linear-gradient(145deg,rgba(10,18,31,.96),rgba(15,18,30,.97))!important}
.hs-checkout-refresh .pay-stage-head{min-height:72px!important;padding:12px 15px!important;border-color:rgba(148,163,184,.12)!important;background:rgba(103,232,249,.025)!important}
.hs-checkout-refresh .pay-stage-head-copy small{color:#67e8f9!important;font-size:9px!important}
.hs-checkout-refresh .pay-stage-head-copy strong{margin-top:3px!important;color:#f8fafc!important;font-size:14px!important}
.hs-checkout-refresh .pay-stage-head-copy em{margin-top:3px!important;color:#9facbf!important;font-size:10.5px!important;line-height:1.45!important}
.hs-checkout-refresh .pay-stage-panel{padding:18px!important;color:#d5deea!important;font-size:12px!important;line-height:1.65!important}
.hs-checkout-refresh .pay-stage-panel p,
.hs-checkout-refresh .pay-stage-panel div{line-height:1.6}
.hs-checkout-refresh .bank-list{gap:11px!important}
.hs-checkout-refresh .bank-card{padding:15px!important;border-color:rgba(148,163,184,.14)!important;border-radius:14px!important;background:rgba(6,13,24,.62)!important}
.hs-checkout-refresh .bank-card-name{color:#f8fafc!important;font-size:13px!important}
.hs-checkout-refresh .bank-card-holder{color:#a6b2c3!important;font-size:10.5px!important}
.hs-checkout-refresh .bank-card-iban{margin-top:7px!important;padding:11px!important;color:#a5f3fc!important;font-size:11px!important;line-height:1.5!important}
.hs-checkout-refresh .copy-btn{width:36px!important;height:36px!important;flex-basis:36px!important}
.hs-checkout-refresh .bal-box{padding:15px!important}
.hs-checkout-refresh .bal-box-lbl{color:#a6b3c5!important;font-size:10.5px!important}
.hs-checkout-refresh .bal-box-val{color:#fde68a!important;font-size:20px!important}
.hs-checkout-refresh .pay-btn{
    width:100%!important;
    min-height:52px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:9px!important;
    padding:0 16px!important;
    border-radius:12px!important;
    color:#07111d!important;
    font-size:13px!important;
    font-weight:900!important;
    letter-spacing:-.005em!important;
}

.hs-checkout-refresh .co-alert,
.hs-checkout-refresh .stock-banner{padding:13px 15px!important;font-size:11.5px!important;line-height:1.6!important}
.hs-checkout-refresh .stock-banner-ttl{font-size:12.5px!important}
.hs-checkout-refresh .stock-banner-txt{font-size:11px!important}

.hs-checkout-refresh .sum-items{gap:9px!important;max-height:360px!important}
.hs-checkout-refresh .sum-row-item{grid-template-columns:58px minmax(0,1fr) auto!important;gap:10px!important;padding:9px!important;border-color:rgba(148,163,184,.11)!important;background:rgba(7,14,25,.56)!important}
.hs-checkout-refresh .sum-img{width:58px!important;height:58px!important}
.hs-checkout-refresh .sum-name{color:#e6edf5!important;font-size:11.5px!important;line-height:1.45!important;font-weight:750!important}
.hs-checkout-refresh .sum-name small{margin-top:3px!important;color:#93a2b6!important;font-size:9.5px!important}
.hs-checkout-refresh .sum-price{color:#fde68a!important;font-size:12.5px!important;font-weight:900!important}
.hs-checkout-refresh .sum-row{margin-top:11px!important}
.hs-checkout-refresh .sum-lbl{color:#a9b5c6!important;font-size:11.5px!important}
.hs-checkout-refresh .sum-val{color:#edf2f7!important;font-size:12.5px!important;font-weight:850!important}
.hs-checkout-refresh .sum-val.disc{color:#86efac!important}
.hs-checkout-refresh .sum-total-row{margin-top:17px!important;padding-top:17px!important}
.hs-checkout-refresh .sum-total-lbl{color:#dbe3ed!important;font-size:12px!important;font-weight:800!important}
.hs-checkout-refresh .sum-total-val{color:#fde68a!important;font-size:30px!important;font-weight:900!important}
.hs-checkout-refresh .sec-box{padding:17px!important;border-color:rgba(148,163,184,.13)!important;background:rgba(13,20,33,.9)!important}
.hs-checkout-refresh .sec-box-ttl{color:#f3f6fa!important;font-size:12px!important}
.hs-checkout-refresh .sec-item{margin-top:10px!important;color:#aeb9c9!important;font-size:10.5px!important;line-height:1.45!important}

@media (max-width:1080px){
    .hs-cart-refresh .fx-cart-layout,
    .hs-checkout-refresh .co-layout{grid-template-columns:1fr!important}
    .hs-cart-refresh .fx-cart-summary,
    .hs-checkout-refresh .co-summary{position:static!important}
    .hs-checkout-refresh .co-summary{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr)!important}
}
@media (max-width:820px){
    .hs-cart-refresh .fx-cart-shell,
    .hs-checkout-refresh .co-wrap{width:calc(100% - 28px)!important}
    .hs-cart-page-head,
    .hs-checkout-page-head{align-items:flex-start;flex-direction:column;gap:15px;padding:18px;border-radius:18px}
    .hs-cart-page-stats,
    .hs-checkout-page-actions{width:100%}
    .hs-cart-page-stats>div{flex:1;min-width:0}
    .hs-checkout-page-actions{justify-content:space-between}
    .hs-checkout-page-total{flex:1;min-width:0}
    .hs-checkout-refresh .co-summary{grid-template-columns:1fr!important}
    .hs-checkout-refresh .pay-methods.pay-enhanced{grid-template-columns:1fr!important}
    .hs-checkout-refresh .pay-detail-stage{grid-column:1!important}
}
@media (max-width:680px){
    .hs-cart-refresh,.hs-checkout-refresh{padding-top:14px!important;padding-bottom:54px!important}
    .hs-cart-page-title,.hs-checkout-page-title{align-items:flex-start}
    .hs-cart-page-icon,.hs-checkout-page-icon{width:48px;height:48px;flex-basis:48px;border-radius:14px;font-size:18px}
    .hs-cart-page-title h1,.hs-checkout-page-title h1{font-size:25px!important}
    .hs-cart-page-title p,.hs-checkout-page-title p{font-size:12px!important}
    .hs-cart-refresh .fx-cart-main,.hs-cart-refresh .fx-cart-summary{padding:15px!important;border-radius:17px!important}
    .hs-cart-refresh .fx-cart-list-head{align-items:flex-start!important}
    .hs-cart-refresh .fx-cart-list-head h2{font-size:19px!important}
    .hs-cart-refresh .fx-cart-list-head p{font-size:11px!important}
    .hs-cart-refresh .fx-cart-item{grid-template-columns:92px minmax(0,1fr)!important;min-height:0!important;padding:10px!important}
    .hs-cart-refresh .fx-cart-item-media{height:92px!important}
    .hs-cart-refresh .fx-cart-item-copy h3{font-size:14px!important}
    .hs-cart-refresh .fx-cart-item-tags span{font-size:9px!important}
    .hs-cart-refresh .fx-cart-item-controls{grid-column:1/-1!important;width:100%!important;min-width:0!important;grid-template-columns:1fr auto!important;align-items:center!important;padding-top:10px!important;border-top:1px solid rgba(148,163,184,.11)}
    .hs-cart-refresh .fx-cart-price-stack{text-align:left!important}
    .hs-cart-refresh .fx-cart-price-stack strong{font-size:19px!important}
    .hs-cart-refresh .fx-summary-total strong{font-size:28px!important}
    .hs-checkout-refresh .co-card-hd{min-height:62px!important;padding:11px 13px!important}
    .hs-checkout-refresh .co-card-title{font-size:14px!important}
    .hs-checkout-refresh .co-card-bd{padding:13px!important}
    .hs-checkout-refresh .co-item{grid-template-columns:66px minmax(0,1fr)!important;min-height:0!important}
    .hs-checkout-refresh .co-item-img{width:66px!important;height:66px!important}
    .hs-checkout-refresh .co-item-price{grid-column:2!important;justify-self:start!important;font-size:14px!important}
    .hs-checkout-refresh .pay-intro{grid-template-columns:1fr!important}
    .hs-checkout-refresh .pay-intro-item{min-height:58px!important}
    .hs-checkout-refresh .pay-opt-hd{grid-template-columns:16px 42px minmax(0,1fr)!important;min-height:86px!important}
    .hs-checkout-refresh .pay-opt-tags{grid-column:2/-1!important;justify-content:flex-start!important;padding-left:53px!important}
    .hs-checkout-refresh .pay-opt-title{font-size:13px!important}
    .hs-checkout-refresh .pay-opt-desc{font-size:10px!important}
    .hs-checkout-refresh .sum-row-item{grid-template-columns:50px minmax(0,1fr)!important}
    .hs-checkout-refresh .sum-img{width:50px!important;height:50px!important}
    .hs-checkout-refresh .sum-price{grid-column:2!important;justify-self:start!important}
}
@media (max-width:460px){
    .hs-cart-refresh .fx-cart-shell,
    .hs-checkout-refresh .co-wrap{width:calc(100% - 20px)!important}
    .hs-cart-page-head,.hs-checkout-page-head{padding:15px}
    .hs-cart-page-stats{gap:7px}
    .hs-cart-page-stats>div{min-height:58px;padding:8px 10px}
    .hs-cart-page-stats>div:last-child{min-width:0}
    .hs-cart-page-stats strong{font-size:15px}
    .hs-cart-page-stats>div:last-child strong{font-size:17px}
    .hs-checkout-page-actions{display:grid;grid-template-columns:1fr;gap:8px}
    .hs-checkout-back{justify-content:center;order:2}
    .hs-checkout-page-total{text-align:left}
    .hs-cart-refresh .fx-cart-item{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important}
    .hs-cart-refresh .fx-cart-item-media{height:78px!important}
    .hs-cart-refresh .fx-cart-item-tags{display:none!important}
    .hs-cart-refresh .fx-cart-delivery-line{font-size:9.5px!important}
    .hs-cart-refresh .fx-cart-quantity{grid-template-columns:34px 44px 34px!important}
    .hs-checkout-refresh .pay-opt-tags{padding-left:0!important;grid-column:1/-1!important}
}
@media (prefers-reduced-motion:reduce){
    .hs-cart-refresh *, .hs-cart-refresh *::before, .hs-cart-refresh *::after,
    .hs-checkout-refresh *, .hs-checkout-refresh *::before, .hs-checkout-refresh *::after{animation:none!important;transition:none!important}
}

/* ========================================================================== */
/* V16.6 - Ana Sayfa: Bağımsız Yakında Oyunlar Kataloğu                      */
/* ========================================================================== */
body.hs-page-home .fx-upcoming-library{
    position:relative;
    isolation:isolate;
    padding:28px 0 34px;
}
body.hs-page-home .fx-upcoming-library::before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    z-index:-1;
    background:
        radial-gradient(circle at 12% 18%,rgba(34,211,238,.075),transparent 27%),
        radial-gradient(circle at 88% 72%,rgba(245,196,81,.07),transparent 30%);
}
body.hs-page-home .fx-upcoming-library-shell{
    position:relative;
    padding:24px;
    border:1px solid rgba(148,163,184,.12);
    border-radius:24px;
    background:linear-gradient(145deg,rgba(15,22,38,.91),rgba(10,15,27,.96));
    box-shadow:0 24px 70px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.025);
    overflow:hidden;
}
body.hs-page-home .fx-upcoming-library-shell::after{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    background:linear-gradient(115deg,transparent 0 40%,rgba(255,255,255,.018) 48%,transparent 56%);
    transform:translateX(-38%);
}
body.hs-page-home .fx-upcoming-library-head{
    position:relative;
    z-index:1;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
    margin-bottom:20px;
}
body.hs-page-home .fx-upcoming-library-head>div{max-width:720px}
body.hs-page-home .fx-upcoming-library-eyebrow{
    display:inline-flex;
    align-items:center;
    gap:8px;
    margin-bottom:9px;
    color:#67e8f9;
    font-size:10px;
    font-weight:900;
    letter-spacing:.115em;
}
body.hs-page-home .fx-upcoming-library-eyebrow i{color:#fde68a}
body.hs-page-home .fx-upcoming-library-head h2{
    margin:0;
    color:#f8fafc;
    font-size:clamp(26px,2.15vw,38px);
    line-height:1.05;
    letter-spacing:-.035em;
    font-weight:900;
}
body.hs-page-home .fx-upcoming-library-head h2 span{color:#fde68a}
body.hs-page-home .fx-upcoming-library-head p{
    max-width:640px;
    margin:9px 0 0;
    color:#9eacbf;
    font-size:12px;
    line-height:1.62;
    font-weight:600;
}
body.hs-page-home .fx-upcoming-library-all{
    flex:0 0 auto;
    min-height:42px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:9px;
    padding:0 15px;
    border:1px solid rgba(245,196,81,.19);
    border-radius:12px;
    background:rgba(245,196,81,.075);
    color:#fde68a;
    font-size:10.5px;
    font-weight:850;
    text-decoration:none;
    transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
body.hs-page-home .fx-upcoming-library-all:hover{
    transform:translateY(-2px);
    border-color:rgba(245,196,81,.38);
    background:rgba(245,196,81,.12);
}
body.hs-page-home .fx-upcoming-library-grid{
    position:relative;
    z-index:1;
    display:grid;
    grid-template-columns:repeat(6,minmax(0,1fr));
    gap:12px;
}
body.hs-page-home .fx-upcoming-library-card{
    min-width:0;
    overflow:hidden;
    border:1px solid rgba(148,163,184,.11);
    border-radius:17px;
    background:rgba(8,14,25,.82);
    box-shadow:0 12px 30px rgba(0,0,0,.15);
    transition:transform .24s cubic-bezier(.2,.7,.2,1),border-color .24s ease,box-shadow .24s ease;
}
body.hs-page-home .fx-upcoming-library-card:hover{
    transform:translateY(-5px);
    border-color:rgba(103,232,249,.22);
    box-shadow:0 20px 45px rgba(0,0,0,.28);
}
body.hs-page-home .fx-upcoming-library-media{
    position:relative;
    display:block;
    aspect-ratio:4/5;
    overflow:hidden;
    background:linear-gradient(145deg,#111827,#090e18);
}
body.hs-page-home .fx-upcoming-library-media img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transform:scale(1.002);
    transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .4s ease;
}
body.hs-page-home .fx-upcoming-library-card:hover .fx-upcoming-library-media img{transform:scale(1.065);filter:saturate(1.08)}
body.hs-page-home .fx-upcoming-library-shade{
    position:absolute;
    inset:0;
    background:linear-gradient(180deg,rgba(4,8,15,.04) 26%,rgba(4,8,15,.18) 58%,rgba(4,8,15,.88) 100%);
}
body.hs-page-home .fx-upcoming-library-fallback{
    position:absolute;
    inset:0;
    display:grid;
    place-items:center;
    color:#334155;
    font-size:34px;
    background:radial-gradient(circle at 50% 35%,rgba(34,211,238,.12),transparent 35%),#0b1220;
}
body.hs-page-home .fx-upcoming-library-top{
    position:absolute;
    left:9px;
    right:9px;
    top:9px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:6px;
}
body.hs-page-home .fx-upcoming-library-top :is(b,em){
    min-height:25px;
    display:inline-flex;
    align-items:center;
    gap:5px;
    padding:0 8px;
    border:1px solid rgba(255,255,255,.12);
    border-radius:999px;
    backdrop-filter:blur(12px);
    font-size:7.5px;
    line-height:1;
    font-style:normal;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.055em;
    box-shadow:0 8px 20px rgba(0,0,0,.18);
}
body.hs-page-home .fx-upcoming-library-top b{color:#fff0b5;background:rgba(75,54,15,.62)}
body.hs-page-home .fx-upcoming-library-top em{margin-left:auto;color:#c5f7ff;background:rgba(9,47,61,.68)}
body.hs-page-home .fx-upcoming-library-open{
    position:absolute;
    right:10px;
    bottom:10px;
    width:31px;
    height:31px;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.13);
    border-radius:10px;
    background:rgba(5,10,18,.72);
    color:#f8fafc;
    font-size:10px;
    backdrop-filter:blur(12px);
    transform:translateY(5px);
    opacity:.78;
    transition:transform .22s ease,opacity .22s ease,background .22s ease;
}
body.hs-page-home .fx-upcoming-library-card:hover .fx-upcoming-library-open{transform:none;opacity:1;background:rgba(8,18,31,.91)}
body.hs-page-home .fx-upcoming-library-body{padding:11px 11px 12px}
body.hs-page-home .fx-upcoming-library-meta{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:7px;
    margin-bottom:7px;
}
body.hs-page-home .fx-upcoming-library-meta span{
    min-width:0;
    display:flex;
    align-items:center;
    gap:5px;
    color:#8ea0b6;
    font-size:8px;
    line-height:1.2;
    font-weight:750;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
body.hs-page-home .fx-upcoming-library-meta span i{flex:0 0 auto;color:#67e8f9;font-size:9px}
body.hs-page-home .fx-upcoming-library-meta em{
    flex:0 0 auto;
    color:#fde68a;
    font-size:7.5px;
    line-height:1;
    font-style:normal;
    font-weight:900;
}
body.hs-page-home .fx-upcoming-library-body h3{
    margin:0;
    min-height:32px;
    color:#f4f7fb;
    font-size:12.5px;
    line-height:1.28;
    letter-spacing:-.01em;
    font-weight:850;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    overflow:hidden;
}
body.hs-page-home .fx-upcoming-library-body h3 a{color:inherit;text-decoration:none}
body.hs-page-home .fx-upcoming-library-date{
    display:flex;
    align-items:center;
    gap:6px;
    margin-top:8px;
    padding-top:8px;
    border-top:1px solid rgba(148,163,184,.09);
    color:#aeb9c8;
    font-size:8.5px;
    font-weight:700;
}
body.hs-page-home .fx-upcoming-library-date i{color:#fde68a}
body.hs-page-home .fx-upcoming-library-detail{
    min-height:31px;
    margin-top:9px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
    padding:0 9px;
    border:1px solid rgba(103,232,249,.11);
    border-radius:9px;
    background:rgba(34,211,238,.045);
    color:#dffbff;
    font-size:8.5px;
    font-weight:850;
    text-decoration:none;
    transition:background .2s ease,border-color .2s ease,color .2s ease;
}
body.hs-page-home .fx-upcoming-library-card:hover .fx-upcoming-library-detail{background:rgba(34,211,238,.09);border-color:rgba(103,232,249,.22);color:#fff}
body.hs-page-home .fx-upcoming-library-detail i{font-size:8px;transition:transform .2s ease}
body.hs-page-home .fx-upcoming-library-card:hover .fx-upcoming-library-detail i{transform:translateX(2px)}
body.hs-page-home .fx-upcoming-library-foot{
    position:relative;
    z-index:1;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:18px;
    margin-top:15px;
    padding:12px 14px;
    border:1px solid rgba(148,163,184,.09);
    border-radius:12px;
    background:rgba(8,14,25,.48);
}
body.hs-page-home .fx-upcoming-library-foot span{
    display:flex;
    align-items:center;
    gap:7px;
    color:#8fa0b6;
    font-size:9px;
    font-weight:650;
}
body.hs-page-home .fx-upcoming-library-foot span i{color:#67e8f9}
body.hs-page-home .fx-upcoming-library-foot a{
    display:flex;
    align-items:center;
    gap:7px;
    color:#fde68a;
    font-size:9px;
    font-weight:850;
    text-decoration:none;
}
body.hs-page-home .fx-upcoming-library-foot a i{font-size:7px}

@media (max-width:1500px){
    body.hs-page-home .fx-upcoming-library-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media (max-width:1180px){
    body.hs-page-home .fx-upcoming-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width:900px){
    body.hs-page-home .fx-upcoming-library{padding:20px 0 28px}
    body.hs-page-home .fx-upcoming-library-shell{padding:18px;border-radius:20px}
    body.hs-page-home .fx-upcoming-library-head{align-items:flex-start;flex-direction:column;gap:14px}
    body.hs-page-home .fx-upcoming-library-all{align-self:flex-start}
    body.hs-page-home .fx-upcoming-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
}
@media (max-width:640px){
    body.hs-page-home .fx-upcoming-library-shell{width:calc(100% - 20px);padding:14px;margin-inline:auto}
    body.hs-page-home .fx-upcoming-library-head h2{font-size:25px}
    body.hs-page-home .fx-upcoming-library-head p{font-size:10.5px}
    body.hs-page-home .fx-upcoming-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
    body.hs-page-home .fx-upcoming-library-body{padding:9px}
    body.hs-page-home .fx-upcoming-library-body h3{font-size:11.5px;min-height:30px}
    body.hs-page-home .fx-upcoming-library-media{aspect-ratio:4/5.2}
    body.hs-page-home .fx-upcoming-library-foot{align-items:flex-start;flex-direction:column;gap:8px}
}
@media (max-width:390px){
    body.hs-page-home .fx-upcoming-library-top b{display:none}
    body.hs-page-home .fx-upcoming-library-meta span{max-width:75px}
}
@media (prefers-reduced-motion:reduce){
    body.hs-page-home .fx-upcoming-library *,
    body.hs-page-home .fx-upcoming-library *::before,
    body.hs-page-home .fx-upcoming-library *::after{transition:none!important;animation:none!important}
}

/* HESAPIN V16.4 — masaüstü kategori mega menü hover köprüsü.
   Tam tema dosyasına eklenmiştir; kategori/checkout/çekiliş stillerini ezmez. */
@media (min-width:901px){
    body.hs-theme .category-nav-item.has-children{
        isolation:isolate;
    }
    body.hs-theme .category-nav-item.has-children::after{
        content:"";
        position:absolute;
        z-index:5099;
        left:-8px;
        right:-8px;
        top:100%;
        height:15px;
        pointer-events:auto;
        background:transparent;
    }
    body.hs-theme .category-all-nav::after{
        z-index:5299;
    }
    body.hs-theme .category-nav-item.is-mega-open > .category-mega,
    body.hs-theme .category-nav-item.is-mega-open > .all-categories-mega{
        opacity:1!important;
        visibility:visible!important;
        pointer-events:auto!important;
        transform:translateY(0) scale(1)!important;
    }
    body.hs-theme .category-nav-item.is-mega-open > .category-bar-link{
        color:#fff!important;
        background:linear-gradient(135deg,rgba(34,211,238,.055),rgba(139,92,246,.10))!important;
        border-color:rgba(139,92,246,.14)!important;
    }
    body.hs-theme .category-nav-item.is-mega-open > .category-bar-link .category-chevron{
        transform:rotate(180deg)!important;
    }
}
