:root{--cream:#f7f3ed;--ink:#111;--muted:#777;--line:#d8d5d0;--card:#f3f3f3}*{box-sizing:border-box}html,body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{height:76px;background:var(--cream);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4%;position:sticky;top:0;z-index:50;border-bottom:1px solid #eee}.nav-pills{display:flex;gap:18px;align-items:center}.nav-pills a{border:1px solid #111;border-radius:24px;padding:7px 20px;white-space:nowrap}.nav-pills .square{border-radius:0}.logo{font-family:Georgia,serif;font-size:29px;font-weight:700;letter-spacing:-1px}.icons{justify-self:end;display:flex;gap:24px;align-items:center}.icons a,.icons button{font-size:30px;background:none;border:0;cursor:pointer}.icons button:first-child{display:none}.hero{background:var(--cream);text-align:center;padding:62px 20px 44px}.hero h1{font-weight:400;font-size:43px;line-height:1.08;margin:0 0 62px}.hero p{font-size:20px;line-height:1.35}.hero-search{max-width:730px;height:62px;margin:20px auto 0;background:white;border-radius:40px;display:flex;padding:0 14px 0 22px}.hero-search input{flex:1;border:0;outline:0;font-size:20px}.hero-search button{border:0;background:none;font-size:42px}.hero-tiles{height:410px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px}.tile{background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:center;padding:28px}.tile span{background:#fff;border-radius:28px;padding:14px 32px;font-size:20px}.tile.women{background-image:linear-gradient(0deg,rgba(0,0,0,.12),rgba(0,0,0,.12)),url('https://a.storyblok.com/f/59986/1567x2029/7aaab6f464/women_main.webp')}.tile.men{background-image:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),url('https://a.storyblok.com/f/59986/1589x2029/00f5a682fe/men_main.webp')}.tile.home{background-image:url('https://images.unsplash.com/photo-1616486338812-3dadae4b4ace?auto=format&fit=crop&w=1200&q=80')}.discover{padding:70px 5%;text-align:center}.discover h2{font-size:34px}.category-row{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.category-row a{border:1px solid #111;border-radius:30px;padding:12px 24px}footer{text-align:center;padding:35px;background:var(--cream);color:#555}.results-layout{display:grid;grid-template-columns:330px minmax(0,1fr);max-width:1780px;margin:auto}.sidebar{padding:40px 55px 70px;border-right:1px solid #eee}.close-filters{display:none}.gender-links{display:flex;flex-direction:column;gap:24px;letter-spacing:4px;margin-bottom:45px}.sidebar h3{font-size:20px;margin:28px 0 18px}.category-list{display:flex;flex-direction:column;gap:15px}.category-list a{cursor:pointer}.filter-block{border-top:1px solid #eee;padding-top:6px;margin-top:28px}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.price-inputs input,select{width:100%;padding:14px;border:1px solid #bbb;border-radius:24px;background:#fff}.outline{width:100%;padding:12px;background:#fff;border:1px solid #111;border-radius:24px;margin-top:14px}.checks{display:flex;flex-direction:column;gap:13px}.checks label{display:flex;align-items:center;gap:9px}.checks small{color:#999}.checks.scroll{max-height:270px;overflow:auto}.swatch{width:19px;height:19px;border-radius:50%;display:inline-block;border:1px solid #ddd}.swatch.black{background:#222}.swatch.blue{background:#5277d8}.swatch.white{background:#fff}.swatch.brown{background:#8b3b22}.swatch.red{background:#e00}.swatch.pink{background:#df4b93}.swatch.green{background:#759e50}.swatch.beige{background:#c8b69a}.swatch.grey{background:#aaa}.results{padding:38px 46px 80px;min-width:0}.search-head h1{font-size:31px;margin:0}.search-head form{display:flex;max-width:520px;margin:16px 0}.search-head input{flex:1;padding:12px;border:1px solid #ccc;border-radius:24px 0 0 24px}.search-head form button{padding:0 22px;border:1px solid #111;border-radius:0 24px 24px 0;background:#111;color:white}.gender-switch{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.gender-switch button{background:#fff;border:1px solid #111;border-radius:25px;padding:11px}.result-meta{display:flex;justify-content:space-between;align-items:center;color:#777;margin:26px 0 18px}.result-meta select{width:auto;border:0}.size-banner{display:flex;align-items:center;justify-content:space-between;background:var(--cream);padding:22px 28px;margin:18px 0;font-size:24px}.size-banner select{width:42%}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:34px 20px}.product-card{min-width:0}.product-image{display:block;background:var(--card);height:330px;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-card:hover img{transform:scale(1.025)}.heart{display:none!important}.discount{position:absolute;left:8px;top:8px;z-index:2;background:#fff;color:#ff4242;padding:4px 7px}.no-image{display:grid;place-items:center;height:100%;color:#999}.product-info{padding-top:11px}.product-info strong,.product-info a,.product-info small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-info a{font-size:14px;margin:3px 0}.product-info small{color:#999;text-transform:uppercase}.price{display:flex;gap:7px;margin-top:5px}.price b{font-size:16px}.price s{color:#666}.loader,.empty{grid-column:1/-1;text-align:center;padding:80px}.load-more{display:block;margin:45px auto 0;border:1px solid #111;background:#fff;border-radius:25px;padding:12px 34px}.error-box{color:#b00020;font-size:13px;margin:8px 0}.error-box:empty{display:none}
@media(max-width:1250px){.product-grid{grid-template-columns:repeat(4,1fr)}.nav-pills a:nth-child(3),.nav-pills a:nth-child(4){display:none}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto 1fr;padding:0 16px}.nav-pills{display:none}.icons button:first-child{display:block}.results-layout{display:block}.sidebar{position:fixed;left:-100%;top:0;bottom:0;width:min(360px,90vw);background:#fff;z-index:100;overflow:auto;transition:.25s;padding:25px}.sidebar.open{left:0}.close-filters{display:block;margin-left:auto;border:0;background:none}.results{padding:25px 16px}.product-grid{grid-template-columns:repeat(2,1fr);gap:25px 12px}.product-image{height:260px}.size-banner{font-size:17px;gap:14px}.size-banner select{width:52%}.hero h1{font-size:34px;margin-bottom:35px}.hero-tiles{height:auto;grid-template-columns:1fr}.tile{height:340px}.site-header .logo{font-size:23px}.icons{gap:10px}.icons a,.icons button{font-size:24px}}@media(max-width:520px){.product-image{height:220px}.results{padding:20px 10px}.product-grid{gap:22px 8px}.product-info strong{font-size:14px}.size-banner{display:block}.size-banner select{width:100%;margin-top:12px}.hero{padding-top:38px}.hero h1{font-size:29px}.hero p{font-size:16px}.hero-tiles .tile{height:300px}}
.category-list button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:8px 10px;border:0;background:transparent;text-align:left;cursor:pointer;border-radius:8px}.category-list button:hover,.category-list button.active{background:var(--cream);font-weight:700}.category-list small{color:#999}.gender-switch button.active{background:#111;color:#fff}.checks label{cursor:pointer}.checks input:checked+ .swatch{outline:2px solid #111;outline-offset:2px}.swatch.purple{background:#7851a9}.swatch.orange{background:#f28c28}.swatch.yellow{background:#e2c044}.swatch.multi{background:linear-gradient(135deg,#e44 0 25%,#4a7 25% 50%,#58d 50% 75%,#fc4 75%)}
.checks label{width:100%}.checks .facet-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.facet-count{margin-left:auto;min-width:28px;text-align:right;font-size:12px;color:#666;background:#f1eee9;border-radius:999px;padding:3px 7px;font-weight:700}.facet-all{padding-bottom:7px;border-bottom:1px solid #eee}.facet-all span{font-weight:700}.no-facets{font-size:13px;color:#999;padding:4px 0}.category-list button .facet-count{margin-left:12px}.checks.scroll{max-height:320px}
.scroll-sentinel{min-height:1px;margin:30px auto 0;text-align:center;color:#777;font-size:14px;padding:0 12px}.scroll-sentinel.visible{padding:22px 12px}.scroll-sentinel.visible::before{content:"";display:inline-block;width:16px;height:16px;margin-right:9px;border:2px solid #d8d5d0;border-top-color:#111;border-radius:50%;vertical-align:-3px;animation:scrollSpin .75s linear infinite}.scroll-sentinel.visible:not(:empty){min-height:60px}.scroll-sentinel.visible:last-child{display:block}@keyframes scrollSpin{to{transform:rotate(360deg)}}

.facet-index-status{margin:12px 0 18px;padding:10px 12px;border:1px solid #e7e3dd;border-radius:10px;background:#faf8f4;font-size:13px;line-height:1.35;color:#6f6a63}.facet-index-status.done{background:#f5faf6;color:#2f6b3b}.facet-count{white-space:nowrap}

/* Ekran okuyucular için görünmez etiket */
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

/* Header */
.site-header {
    min-height: 94px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center;
    gap: 24px;
    padding: 0 68px;
    box-sizing: border-box;
    background: #f7f3ed;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.site-header .nav-pills {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    min-width: 0;
}

.site-header .nav-pills a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 25px;
    border: 1px solid #111;
    border-radius: 999px;
    color: #111;
    font-size: 17px;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    box-sizing: border-box;
}

.site-header .nav-pills a:hover {
    color: #fff;
    background: #111;
}

.site-header .logo {
    grid-column: 2;
    justify-self: center;
    color: #111;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 37px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
}

.site-header .header-spacer {
    grid-column: 3;
    width: 100%;
}

/* Hero */
.hero {
    min-height: 405px;
    padding: 0 24px 54px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
    background: #f7f3ed;
}

.hero h1 {
    margin: 0 0 66px;
    font-size: clamp(43px, 4vw, 64px);
    line-height: 1.04;
    font-weight: 500;
    letter-spacing: -2px;
}

.hero p {
    margin: 0 0 28px;
    font-size: 21px;
    line-height: 1.35;
}

/* Search kutusu */
.hero-search {
    position: relative;
    width: min(880px, 90vw);
    height: 74px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 999px;
    background: #fff;
}

.hero-search input {
    width: 100%;
    height: 100%;
    padding: 0 88px 0 34px;
    border: 0;
    outline: 0;
    background: transparent;
    color: #111;
    font: inherit;
    font-size: 20px;
    box-sizing: border-box;
}

.hero-search input::placeholder {
    color: #777;
    opacity: 1;
}

.hero-search button {
    position: absolute;
    top: 50%;
    right: 25px;
    width: 44px;
    height: 44px;
    padding: 0;
    display: grid;
    place-items: center;
    transform: translateY(-50%);
    border: 0;
    border-radius: 50%;
    background: transparent;
    color: #111;
    font-size: 33px;
    line-height: 1;
    cursor: pointer;
}

/* Tablet */
@media (max-width: 1100px) {
    .site-header {
        padding: 0 28px;
    }

    .site-header .nav-pills {
        gap: 10px;
    }

    .site-header .nav-pills a {
        padding: 0 16px;
        font-size: 15px;
    }

    .site-header .logo {
        font-size: 31px;
    }
}

/* Mobil */
@media (max-width: 760px) {
    .site-header {
        min-height: auto;
        grid-template-columns: 1fr;
        gap: 15px;
        padding: 17px 15px;
    }

    .site-header .logo {
        grid-column: 1;
        grid-row: 1;
        justify-self: center;
        font-size: 31px;
    }

    .site-header .nav-pills {
        grid-column: 1;
        grid-row: 2;
        width: 100%;
        justify-content: center;
        gap: 7px;
        overflow-x: auto;
        scrollbar-width: none;
    }

    .site-header .nav-pills::-webkit-scrollbar {
        display: none;
    }

    .site-header .nav-pills a {
        min-height: 38px;
        padding: 0 14px;
        font-size: 14px;
        flex: 0 0 auto;
    }

    .site-header .header-spacer {
        display: none;
    }

    .hero {
        min-height: 375px;
        padding: 46px 18px;
    }

    .hero h1 {
        margin-bottom: 36px;
        font-size: 40px;
        letter-spacing: -1.4px;
    }

    .hero p {
        margin-bottom: 24px;
        font-size: 17px;
    }

    .hero p br {
        display: none;
    }

    .hero-search {
        width: 100%;
        height: 62px;
    }

    .hero-search input {
        padding-left: 23px;
        padding-right: 65px;
        font-size: 16px;
    }

    .hero-search button {
        right: 13px;
        font-size: 28px;
    }
}

/* =========================================
   MODELY HOMEPAGE FINAL FIX
   ========================================= */

.home-page .site-header {
    position: relative !important;
    width: 100% !important;
    min-height: 94px !important;
    display: flex !important;
    align-items: center !important;
    padding: 0 68px !important;
    box-sizing: border-box !important;
    background: #f7f3ed !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
}

.home-page .site-header .nav-pills {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.home-page .site-header .nav-pills a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 42px !important;
    padding: 0 25px !important;
    border: 1px solid #111 !important;
    border-radius: 999px !important;
    background: transparent !important;
    color: #111 !important;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
}

.home-page .site-header .nav-pills a:hover {
    background: #111 !important;
    color: #fff !important;
}

.home-page .site-header .logo {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #111 !important;
    font-family: Georgia, "Times New Roman", serif !important;
    font-size: 37px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

/* Hero alanı */
.home-page .hero {
    min-height: 405px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px 24px 55px !important;
    box-sizing: border-box !important;
    background: #f7f3ed !important;
    text-align: center !important;
}

.home-page .hero h1 {
    margin: 0 0 66px !important;
    padding: 0 !important;
    color: #111 !important;
    font-size: clamp(43px, 4vw, 64px) !important;
    font-weight: 500 !important;
    line-height: 1.04 !important;
    letter-spacing: -2px !important;
}

.home-page .hero p {
    margin: 0 0 27px !important;
    padding: 0 !important;
    color: #111 !important;
    font-size: 21px !important;
    line-height: 1.35 !important;
}

/* Arama formu */
.home-page .hero-search {
    position: relative !important;
    width: min(880px, 90vw) !important;
    height: 74px !important;
    display: block !important;
    margin: 0 auto !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #fff !important;
    box-shadow: none !important;
}

/* Form içindeki olası label veya ekstra metinleri gizler */
.home-page .hero-search label,
.home-page .hero-search .sr-only {
    display: none !important;
    visibility: hidden !important;
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* Tarayıcı search input görünümünü sıfırlar */
.home-page .hero-search input[type="search"] {
    -webkit-appearance: none !important;
    appearance: none !important;
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 85px 0 34px !important;
    border: 0 !important;
    border-radius: 999px !important;
    outline: 0 !important;
    background: transparent !important;
    color: #111 !important;
    font-family: inherit !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    line-height: 74px !important;
    text-align: left !important;
    box-shadow: none !important;
    box-sizing: border-box !important;
}

.home-page .hero-search input[type="search"]::placeholder {
    color: #777 !important;
    opacity: 1 !important;
}

.home-page .hero-search input[type="search"]::-webkit-search-decoration,
.home-page .hero-search input[type="search"]::-webkit-search-cancel-button,
.home-page .hero-search input[type="search"]::-webkit-search-results-button,
.home-page .hero-search input[type="search"]::-webkit-search-results-decoration {
    display: none !important;
    -webkit-appearance: none !important;
}

.home-page .hero-search button {
    position: absolute !important;
    top: 50% !important;
    right: 22px !important;
    z-index: 2 !important;
    width: 46px !important;
    height: 46px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: transparent !important;
    color: #111 !important;
    font-size: 23px !important;
    line-height: 1 !important;
    cursor: pointer !important;
    box-shadow: none !important;
}

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

    .home-page .site-header {
        padding: 0 25px !important;
    }

    .home-page .site-header .nav-pills {
        gap: 9px !important;
    }

    .home-page .site-header .nav-pills a {
        min-height: 39px !important;
        padding: 0 15px !important;
        font-size: 14px !important;
    }

    .home-page .site-header .logo {
        font-size: 31px !important;
    }
}

/* Mobil */
@media (max-width: 760px) {

    .home-page .site-header {
        min-height: auto !important;
        display: flex !important;
        flex-direction: column !important;
        gap: 15px !important;
        padding: 17px 14px !important;
    }

    .home-page .site-header .logo {
        position: static !important;
        order: 1 !important;
        transform: none !important;
        font-size: 31px !important;
    }

    .home-page .site-header .nav-pills {
        order: 2 !important;
        width: 100% !important;
        justify-content: flex-start !important;
        gap: 7px !important;
        overflow-x: auto !important;
        scrollbar-width: none !important;
    }

    .home-page .site-header .nav-pills::-webkit-scrollbar {
        display: none !important;
    }

    .home-page .site-header .nav-pills a {
        min-height: 37px !important;
        padding: 0 14px !important;
        font-size: 13px !important;
        flex: 0 0 auto !important;
    }

    .home-page .hero {
        min-height: 365px !important;
        padding: 45px 17px !important;
    }

    .home-page .hero h1 {
        margin-bottom: 35px !important;
        font-size: 39px !important;
        letter-spacing: -1.3px !important;
    }

    .home-page .hero p {
        margin-bottom: 24px !important;
        font-size: 17px !important;
    }

    .home-page .hero p br {
        display: none !important;
    }

    .home-page .hero-search {
        width: 100% !important;
        height: 62px !important;
    }

    .home-page .hero-search input[type="search"] {
        padding: 0 65px 0 22px !important;
        font-size: 16px !important;
        line-height: 62px !important;
    }

    .home-page .hero-search button {
        right: 10px !important;
        width: 43px !important;
        height: 43px !important;
        font-size: 20px !important;
    }
}


/* Search page mobile header fix */
@media (max-width: 760px) {
    body.search-page .site-header {
        position: sticky !important;
        top: 0 !important;
        z-index: 50 !important;
        width: 100% !important;
        height: 64px !important;
        min-height: 64px !important;
        display: grid !important;
        grid-template-columns: 48px minmax(0, 1fr) 48px !important;
        grid-template-rows: 64px !important;
        align-items: center !important;
        gap: 0 !important;
        padding: 0 10px !important;
        background: #f7f3ed !important;
        overflow: visible !important;
    }

    body.search-page .site-header .nav-pills {
        display: none !important;
    }

    body.search-page .site-header .logo {
        position: static !important;
        grid-column: 2 !important;
        grid-row: 1 !important;
        justify-self: center !important;
        align-self: center !important;
        margin: 0 !important;
        transform: none !important;
        font-size: 28px !important;
        line-height: 1 !important;
        white-space: nowrap !important;
    }

    body.search-page .site-header .icons {
        display: contents !important;
    }

    body.search-page .site-header .icons button,
    body.search-page .site-header .icons a {
        width: 44px !important;
        height: 44px !important;
        display: grid !important;
        place-items: center !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        color: #111 !important;
        font-size: 24px !important;
        line-height: 1 !important;
    }

    body.search-page .site-header .icons button#mobileFilters {
        grid-column: 1 !important;
        grid-row: 1 !important;
        justify-self: start !important;
    }

    body.search-page .site-header .icons a {
        grid-column: 3 !important;
        grid-row: 1 !important;
        justify-self: end !important;
    }

    body.search-page .results {
        padding-top: 24px !important;
    }
}

/* Homepage brand carousel */
.home-page .brand-showcase{
    padding:82px 0 76px;
    overflow:hidden;
    background:#fff;
}
.home-page .brand-showcase-head{
    max-width:900px;
    margin:0 auto 46px;
    padding:0 20px;
    text-align:center;
}
.home-page .brand-eyebrow{
    display:inline-flex;
    align-items:center;
    gap:7px;
    margin-bottom:20px;
    padding:9px 17px;
    border-radius:999px;
    background:#f2ece4;
    color:#5f5549;
    font-size:14px;
    font-weight:700;
}
.home-page .brand-eyebrow::before{
    content:"";
    width:16px;
    height:12px;
    display:block;
    border-radius:3px;
    background:#d2b48c;
    box-shadow:inset 4px 0 0 rgba(255,255,255,.45);
}
.home-page .brand-showcase h2{
    margin:0;
    font-size:clamp(34px,4vw,56px);
    line-height:1.05;
    letter-spacing:-2px;
}
.home-page .brand-showcase-head p{
    margin:20px 0 0;
    color:#6f6f6f;
    font-size:20px;
    line-height:1.45;
}
.home-page .brand-slider{
    position:relative;
    width:100%;
    overflow:hidden;
    -webkit-mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent);
    mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent);
}
.home-page .brand-slider-track{
    display:flex;
    width:max-content;
    animation:movesheBrandScroll 46s linear infinite;
    will-change:transform;
}
.home-page .brand-slider:hover .brand-slider-track,
.home-page .brand-slider:focus-within .brand-slider-track{
    animation-play-state:paused;
}
.home-page .brand-slider-group{
    display:flex;
    gap:20px;
    padding-right:20px;
}
.home-page .brand-card{
    width:162px;
    min-height:186px;
    flex:0 0 162px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    gap:15px;
    padding:20px 14px 17px;
    border:1px solid #e8e5e0;
    border-radius:24px;
    background:#fff;
    text-align:center;
    box-shadow:0 9px 28px rgba(17,17,17,.035);
    transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.home-page .brand-card:hover{
    transform:translateY(-4px);
    border-color:#bfb8ae;
    box-shadow:0 15px 34px rgba(17,17,17,.08);
}
.home-page .brand-logo-wrap{
    position:relative;
    width:94px;
    height:82px;
    display:grid;
    place-items:center;
}
.home-page .brand-logo-wrap img{
    position:relative;
    z-index:2;
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
}
.home-page .brand-logo-fallback{
    position:absolute;
    inset:8px;
    z-index:1;
    display:grid;
    place-items:center;
    border-radius:18px;
    background:#f4f1ec;
    color:#2b2926;
    font-family:Georgia,"Times New Roman",serif;
    font-size:25px;
    font-weight:700;
    text-transform:uppercase;
}
.home-page .brand-card strong{
    max-width:100%;
    font-size:16px;
    line-height:1.15;
}
@keyframes movesheBrandScroll{
    from{transform:translateX(0)}
    to{transform:translateX(-50%)}
}
@media (prefers-reduced-motion:reduce){
    .home-page .brand-slider-track{animation:none}
    .home-page .brand-slider{overflow-x:auto;mask-image:none;-webkit-mask-image:none;scrollbar-width:none}
    .home-page .brand-slider::-webkit-scrollbar{display:none}
}
@media(max-width:760px){
    .home-page .brand-showcase{padding:58px 0 55px}
    .home-page .brand-showcase-head{margin-bottom:31px;padding:0 18px}
    .home-page .brand-eyebrow{margin-bottom:15px;padding:8px 14px;font-size:13px}
    .home-page .brand-showcase h2{font-size:36px;letter-spacing:-1.35px}
    .home-page .brand-showcase-head p{margin-top:14px;font-size:16px}
    .home-page .brand-slider{-webkit-mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent);mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}
    .home-page .brand-slider-group{gap:12px;padding-right:12px}
    .home-page .brand-card{width:132px;min-height:154px;flex-basis:132px;gap:11px;padding:15px 10px;border-radius:19px}
    .home-page .brand-logo-wrap{width:74px;height:64px}
    .home-page .brand-logo-fallback{font-size:20px;border-radius:14px}
    .home-page .brand-card strong{font-size:14px}
    .home-page .brand-slider-track{animation-duration:35s}
}

/* Brand profile and product pages */
.brand-page{background:#fff;color:#111}
.brand-site-header{position:sticky;top:0;z-index:60;background:rgba(247,243,237,.96);backdrop-filter:blur(12px)}
.brand-search-link{position:absolute;right:28px;top:50%;transform:translateY(-50%);width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#111;font-size:25px;text-decoration:none}
.brand-main{max-width:1280px;margin:0 auto;padding:0 28px 70px}
.brand-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:76px 20px 48px;border-bottom:1px solid #ebe8e3}
.brand-logo-shell{position:relative;width:100px;height:100px;display:grid;place-items:center;margin-bottom:22px;border-radius:28px;background:#f2e9ff;overflow:hidden}
.brand-logo-shell img{position:relative;z-index:2;width:78px;height:78px;object-fit:contain;border-radius:20px}
.brand-logo-letter{position:absolute;z-index:1;font-size:25px;font-weight:900;text-transform:uppercase}
.brand-hero h1{margin:0;font-size:46px;line-height:1;letter-spacing:-1.8px}
.brand-hero p{max-width:650px;margin:17px 0 24px;color:#74716d;font-size:18px}
.brand-shop-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;background:#111;color:#fff;font-weight:850;text-decoration:none}
.brand-tabs{display:flex;gap:12px;margin:0;border-bottom:1px solid #e8e5e0;padding:24px 0 0}
.brand-tabs a{position:relative;padding:15px 20px 18px;color:#8a8782;font-weight:800;text-decoration:none}
.brand-tabs a.active{color:#111}
.brand-tabs a.active:after{content:"";position:absolute;left:15px;right:15px;bottom:-1px;height:3px;border-radius:3px;background:#111}
.brand-tabs span{display:inline-grid;place-items:center;min-width:25px;height:25px;margin-left:5px;padding:0 7px;border-radius:999px;background:#f0ede8;font-size:12px}
.brand-products-section{padding:52px 0 0}
.brand-products-heading{text-align:center;margin-bottom:32px}
.brand-products-heading h2{margin:0;font-size:34px;letter-spacing:-1.1px}
.brand-products-heading p{margin:9px 0 0;color:#85817b}
.brand-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.brand-products-section.preview .brand-product-grid .product-card:nth-of-type(n+9){display:none}
.view-all-products{display:flex;width:max-content;margin:34px auto 0;padding:14px 26px;border:1px solid #111;border-radius:999px;color:#111;font-weight:850;text-decoration:none}
@media(max-width:900px){.brand-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){
 .brand-site-header{height:64px!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 14px!important}
 .brand-site-header .nav-pills{display:none!important}.brand-site-header .logo{position:static!important;transform:none!important;font-size:28px!important}
 .brand-search-link{right:12px;width:42px;height:42px;background:transparent}
 .brand-main{padding:0 14px 50px}.brand-hero{padding:46px 10px 35px}.brand-logo-shell{width:86px;height:86px;border-radius:24px;margin-bottom:18px}.brand-logo-shell img{width:66px;height:66px}
 .brand-hero h1{font-size:37px}.brand-hero p{font-size:16px;line-height:1.5}.brand-shop-button{width:100%;max-width:310px}
 .brand-tabs{overflow-x:auto;padding-top:13px}.brand-tabs a{white-space:nowrap;padding:14px 15px 16px}
 .brand-products-section{padding-top:38px}.brand-products-heading{margin-bottom:22px}.brand-products-heading h2{font-size:28px}.brand-products-heading p{font-size:14px;line-height:1.45}
 .brand-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}
@media(max-width:390px){.brand-product-grid{grid-template-columns:1fr}}

/* MoveShe brand profile cover + compact catalogue cards */
.brand-profile{padding:30px 0 0;border-bottom:1px solid #ebe8e3}
.brand-cover{position:relative;height:300px;border-radius:26px;overflow:hidden;background:#f3f3f3;isolation:isolate}
.brand-cover:before,.brand-cover:after{display:none!important}
.brand-cover:before{width:460px;height:460px;left:-110px;top:-260px;background:rgba(255,255,255,.82)}
.brand-cover:after{width:520px;height:520px;right:-140px;bottom:-360px;background:rgba(255,255,255,.72)}
.brand-cover-art{position:absolute;inset:0;width:100%;height:100%;padding:0;object-fit:cover;object-position:center;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}
.brand-cover-name{display:none!important}
.brand-profile-info{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;align-items:center;min-height:148px;padding:0 28px 24px}
.brand-profile .brand-logo-shell{width:116px;height:116px;margin:-48px 0 0;border:6px solid #fff;border-radius:28px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.09)}
.brand-profile .brand-logo-shell img{width:94px;height:94px;border-radius:20px}
.brand-profile-copy{padding-top:18px}
.brand-profile-copy h1{margin:0;font-size:42px;line-height:1;letter-spacing:-1.8px}
.brand-profile-copy p{margin:10px 0 0;color:#74716d;font-size:16px}
.brand-profile .brand-shop-button{margin-top:18px;white-space:nowrap}
.brand-products-section.full{padding-top:38px}
.brand-products-section.full .brand-products-heading{margin-bottom:24px}
.brand-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 18px}
.brand-product-grid .product-image{height:300px;background:#f5f5f5}
.brand-product-grid .product-info{padding-top:10px}
.brand-product-grid .product-info strong{font-size:16px;line-height:1.25}
.brand-product-grid .product-info a{font-size:15px;line-height:1.25;margin:5px 0}
.brand-product-grid .product-info small{font-size:13px}
.brand-product-grid .price b{font-size:18px}

@media(max-width:1100px){
 .brand-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
 .brand-cover{height:260px}
}
@media(max-width:900px){
 .brand-profile{padding-top:14px}
 .brand-cover{height:210px;border-radius:18px}
 .brand-cover-art{padding:0;object-fit:cover}
 .brand-cover-name{right:18px;bottom:18px;letter-spacing:-2px}
 .brand-profile-info{grid-template-columns:auto minmax(0,1fr);gap:14px;min-height:132px;padding:0 4px 20px}
 .brand-profile .brand-logo-shell{width:92px;height:92px;margin:-34px 0 0;border-width:5px;border-radius:23px}
 .brand-profile .brand-logo-shell img{width:72px;height:72px;border-radius:17px}
 .brand-profile-copy{padding-top:12px}
 .brand-profile-copy h1{font-size:31px;letter-spacing:-1px}
 .brand-profile-copy p{font-size:14px;line-height:1.4;margin-top:7px}
 .brand-profile .brand-shop-button{grid-column:1/-1;width:100%;max-width:none;margin:0}
 .brand-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}
 .brand-product-grid .product-image{height:250px}
}
@media(max-width:520px){
 .brand-main{padding-left:10px!important;padding-right:10px!important}
 .brand-cover{height:160px;border-radius:15px}
 .brand-cover-art{padding:0;object-fit:cover}
 .brand-cover-name{font-size:34px;right:12px;bottom:12px}
 .brand-profile-info{min-height:115px;gap:11px;padding-bottom:17px}
 .brand-profile .brand-logo-shell{width:78px;height:78px;margin-top:-28px;border-radius:20px}
 .brand-profile .brand-logo-shell img{width:60px;height:60px;border-radius:14px}
 .brand-profile-copy h1{font-size:27px}
 .brand-profile-copy p{font-size:13px}
 .brand-tabs{margin-left:-2px;margin-right:-2px}
 .brand-products-section{padding-top:30px!important}
 .brand-products-heading h2{font-size:25px!important}
 .brand-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:21px 8px!important}
 .brand-product-grid .product-image{height:205px}
 .brand-product-grid .product-info strong{font-size:14px}
 .brand-product-grid .product-info a{font-size:13px}
 .brand-product-grid .product-info small{font-size:11px}
 .brand-product-grid .price b{font-size:16px}
}
@media(max-width:390px){
 .brand-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .brand-product-grid .product-image{height:180px}
}

/* Brand page product search */
.brand-product-search{max-width:820px;margin:0 auto 34px;padding:0 18px}
.brand-product-search-box{display:flex;align-items:center;min-height:62px;border:1px solid #dedbd7;border-radius:999px;background:#fff;box-shadow:0 10px 30px rgba(17,17,17,.06);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}
.brand-product-search-box:focus-within{border-color:#111;box-shadow:0 12px 34px rgba(17,17,17,.1)}
.brand-product-search-icon{width:22px;height:22px;margin-left:24px;flex:0 0 auto;border:2px solid #111;border-radius:50%;position:relative}
.brand-product-search-icon:after{content:"";position:absolute;width:8px;height:2px;background:#111;right:-6px;bottom:-3px;transform:rotate(45deg);border-radius:2px}
.brand-product-search input{width:100%;min-width:0;height:60px;border:0;outline:0;background:transparent;padding:0 16px 0 18px;font:inherit;font-size:17px;color:#111}
.brand-product-search input::-webkit-search-cancel-button{display:none}
.brand-product-search input::placeholder{color:#99958f}
.brand-product-search-clear{width:40px;height:40px;flex:0 0 auto;border:0;border-radius:50%;background:#f2f0ed;color:#4b4844;font-size:25px;line-height:1;cursor:pointer}
.brand-product-search-button{align-self:stretch;min-width:132px;border:0;border-radius:999px;margin:6px;padding:0 27px;background:#111;color:#fff;font:inherit;font-size:16px;font-weight:800;cursor:pointer;transition:transform .15s ease,background .15s ease}
.brand-product-search-button:hover{background:#2b2b2b}
.brand-product-search-button:active{transform:scale(.98)}
.brand-product-search-status{min-height:22px;margin:12px 20px 0;text-align:center;color:#77716b;font-size:14px}
.brand-product-search-status strong{color:#111}

@media(max-width:700px){
 .brand-product-search{margin-bottom:24px;padding:0}
 .brand-product-search-box{min-height:54px;border-radius:16px}
 .brand-product-search-icon{width:18px;height:18px;margin-left:17px}
 .brand-product-search input{height:52px;padding-left:15px;font-size:15px}
 .brand-product-search-clear{width:34px;height:34px;font-size:22px}
 .brand-product-search-button{min-width:auto;padding:0 18px;margin:5px;border-radius:12px;font-size:14px}
 .brand-product-search-status{margin:9px 8px 0;font-size:13px;line-height:1.4}
}

/* Homepage Brandfetch campaign banners */
.home-page .brand-campaigns{
    max-width:1500px;
    margin:0 auto;
    padding:78px 28px 86px;
    background:#fff;
}
.home-page .brand-campaigns-head{
    max-width:860px;
    margin:0 auto 38px;
    text-align:center;
}
.home-page .brand-campaigns-head h2{
    margin:0;
    font-size:clamp(34px,4vw,54px);
    line-height:1.06;
    letter-spacing:-1.8px;
}
.home-page .brand-campaigns-head p{
    margin:16px 0 0;
    color:#74716d;
    font-size:18px;
    line-height:1.5;
}
.home-page .brand-campaign-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:26px;
    width:100%;
    align-items:stretch;
}
.home-page .brand-campaign-grid > *{min-width:0}
.home-page .brand-campaign-card{
    display:block;
    width:100%;
    min-width:0;
    overflow:hidden;
    color:#fff;
    text-decoration:none;
}
.home-page .brand-campaign-media{
    position:relative;
    display:block;
    width:100%;
    min-width:0;
    height:clamp(190px,14vw,230px);
    overflow:hidden;
    border-radius:24px;
    background:linear-gradient(135deg,#e9e2d8 0%,#bcb2a5 46%,#252321 100%);
    box-shadow:0 14px 34px rgba(17,17,17,.09);
    isolation:isolate;
}
.home-page .brand-campaign-media.is-fallback::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:0;
    background:
        radial-gradient(circle at 18% 20%,rgba(255,255,255,.5),transparent 32%),
        linear-gradient(135deg,#e8dfd4,#8f8173 58%,#292522);
}
.home-page .brand-campaign-cover{
    position:absolute;
    inset:0;
    z-index:0;
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    object-position:center;
    transition:transform .45s ease;
}
.home-page .brand-campaign-shade{
    position:absolute;
    inset:0;
    z-index:1;
    background:linear-gradient(180deg,rgba(0,0,0,.08) 25%,rgba(0,0,0,.76) 100%);
}
.home-page .brand-campaign-logo{
    position:absolute;
    top:18px;
    left:18px;
    z-index:3;
    width:72px;
    height:72px;
    display:grid;
    place-items:center;
    overflow:hidden;
    border:3px solid rgba(255,255,255,.92);
    border-radius:18px;
    background:#fff;
    box-shadow:0 8px 20px rgba(0,0,0,.2);
}
.home-page .brand-campaign-logo img{
    position:relative;
    z-index:2;
    width:100%;
    height:100%;
    padding:8px;
    object-fit:contain;
}
.home-page .brand-campaign-logo-fallback{
    position:absolute;
    inset:0;
    z-index:1;
    display:grid;
    place-items:center;
    color:#111;
    font-family:Georgia,"Times New Roman",serif;
    font-size:22px;
    font-weight:800;
    text-transform:uppercase;
}
.home-page .brand-campaign-title{
    position:absolute;
    left:22px;
    right:62px;
    bottom:22px;
    z-index:3;
    font-size:clamp(21px,2vw,30px);
    font-weight:900;
    line-height:1.05;
    letter-spacing:-.6px;
    text-shadow:0 2px 12px rgba(0,0,0,.35);
}
.home-page .brand-campaign-arrow{
    position:absolute;
    right:20px;
    bottom:18px;
    z-index:3;
    width:40px;
    height:40px;
    display:grid;
    place-items:center;
    border:1px solid rgba(255,255,255,.55);
    border-radius:50%;
    background:rgba(255,255,255,.16);
    backdrop-filter:blur(8px);
    font-size:23px;
    transition:transform .2s ease,background .2s ease;
}
.home-page .brand-campaign-card:hover .brand-campaign-cover{transform:scale(1.045)}
.home-page .brand-campaign-card:hover .brand-campaign-arrow{
    transform:translateX(3px);
    background:rgba(255,255,255,.28);
}
@media(max-width:1050px){
    .home-page .brand-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
    .home-page .brand-campaigns{padding:58px 14px 66px}
    .home-page .brand-campaigns-head{margin-bottom:26px;padding:0 8px}
    .home-page .brand-campaigns-head h2{font-size:35px;letter-spacing:-1.2px}
    .home-page .brand-campaigns-head p{font-size:16px}
    .home-page .brand-campaign-grid{grid-template-columns:1fr;gap:16px}
    .home-page .brand-campaign-media{height:190px;min-height:0;border-radius:19px}
    .home-page .brand-campaign-logo{top:14px;left:14px;width:62px;height:62px;border-radius:15px}
    .home-page .brand-campaign-title{left:17px;right:58px;bottom:18px;font-size:24px}
    .home-page .brand-campaign-arrow{right:15px;bottom:14px;width:38px;height:38px}
}

/* Brand / retailer product filters v89 */
.brand-results-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:34px;align-items:start}
.brand-filter-sidebar{padding:0 26px 50px 0;border-right:1px solid #eee}
.brand-results-content{min-width:0}
.brand-filter-sidebar .category-list button{display:flex;justify-content:space-between;width:100%;padding:7px 0;border:0;background:none;text-align:left;cursor:pointer;text-transform:capitalize}
.brand-filter-sidebar .category-list button.active{font-weight:700}
.brand-filter-sidebar .facet-count,.brand-filter-sidebar .category-list strong{margin-left:auto;color:#888;font-size:12px}
.brand-mobile-filters{display:none;margin:0 0 18px;padding:11px 20px;border:1px solid #111;border-radius:24px;background:#fff}
@media(max-width:900px){.brand-results-layout{display:block}.brand-mobile-filters{display:inline-block}.brand-filter-sidebar{position:fixed;left:-100%;top:0;bottom:0;width:min(360px,90vw);padding:24px;background:#fff;z-index:120;overflow:auto;transition:.25s;border-right:1px solid #ddd}.brand-filter-sidebar.open{left:0}.brand-filter-sidebar .close-filters{display:block}}

/* Brand coupon tab */
.brand-coupons-section{padding:52px 0 10px}.coupon-grid{display:grid;gap:16px;max-width:1040px;margin:0 auto}.coupon-card{display:grid;grid-template-columns:150px minmax(0,1fr) 210px;align-items:center;gap:24px;padding:22px;border:1px solid #e5e1db;border-radius:22px;background:#fff;box-shadow:0 10px 35px rgba(0,0,0,.035)}.coupon-value{display:grid;place-items:center;min-height:92px;padding:14px;border:2px dashed #111;border-radius:16px;background:#f7f3ed;font-size:22px;font-weight:950;text-align:center}.coupon-copy h3{margin:0 0 8px;font-size:21px;line-height:1.2}.coupon-copy p{margin:0 0 10px;color:#6f6b66;line-height:1.45}.coupon-expiry{font-size:12px;font-weight:800;color:#99938b;text-transform:uppercase;letter-spacing:.05em}.coupon-reveal{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;padding:6px 7px 6px 16px;border:1px solid #111;border-radius:999px;background:#fff;cursor:pointer}.coupon-reveal span{font-size:16px;letter-spacing:2px}.coupon-reveal strong{padding:12px 16px;border-radius:999px;background:#111;color:#fff;white-space:nowrap}.coupon-load-more{display:block;margin:28px auto 0;padding:14px 24px;border:1px solid #111;border-radius:999px;background:#fff;font-weight:850;cursor:pointer}.coupon-empty{padding:60px 20px;border:1px solid #e5e1db;border-radius:22px;text-align:center;background:#fff}.coupon-empty h3{margin:0 0 8px;font-size:24px}.coupon-empty p{margin:0;color:#777}.coupon-modal{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.58);backdrop-filter:blur(7px)}.coupon-modal-card{position:relative;width:min(480px,100%);padding:38px 30px 30px;border-radius:28px;background:#f7f3ed;text-align:center;box-shadow:0 30px 100px rgba(0,0,0,.3)}.coupon-modal-close{position:absolute;right:16px;top:13px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.coupon-modal-kicker{margin:0 0 15px;font-weight:800;color:#716d67}.coupon-modal-card h2{margin:0 0 18px;padding:18px;border:2px dashed #111;border-radius:16px;background:#fff;font-size:32px;letter-spacing:1px;overflow-wrap:anywhere}.coupon-copy-button{width:100%;padding:16px;border:0;border-radius:999px;background:#111;color:#fff;font-size:16px;font-weight:900;cursor:pointer}.coupon-modal-note{margin:16px 12px 0;color:#716d67;line-height:1.45}.coupon-modal-open{overflow:hidden}
@media(max-width:760px){.brand-coupons-section{padding-top:34px}.coupon-card{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:15px;border-radius:18px}.coupon-value{min-height:78px;font-size:17px}.coupon-copy h3{font-size:17px}.coupon-copy p{font-size:13px}.coupon-reveal{grid-column:1/-1;width:100%}.coupon-modal-card{padding:34px 20px 24px;border-radius:22px}.coupon-modal-card h2{font-size:25px}}

/* Coupon SEO guide */
.coupon-seo-article{max-width:1120px;margin:72px auto 30px;padding:0 18px;color:#171717}.coupon-seo-intro{max-width:860px;margin:0 auto 42px;text-align:center}.coupon-seo-eyebrow{margin:0 0 10px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#827b72}.coupon-seo-intro h2{margin:0 0 18px;font-size:clamp(30px,4vw,46px);line-height:1.08}.coupon-seo-intro>p:last-child{margin:0;color:#625e58;font-size:17px;line-height:1.75}.coupon-seo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.coupon-seo-grid section{padding:28px;border:1px solid #e6e0d8;border-radius:22px;background:#faf8f4}.coupon-seo-grid h3{margin:0 0 14px;font-size:23px;line-height:1.2}.coupon-seo-grid p,.coupon-seo-grid li{color:#5f5a54;line-height:1.75}.coupon-seo-grid p{margin:0 0 14px}.coupon-seo-grid p:last-child{margin-bottom:0}.coupon-seo-grid ol{margin:0 0 16px;padding-left:22px}.coupon-faq{margin-top:54px}.coupon-faq>h2{margin:0 0 22px;font-size:34px;text-align:center}.coupon-faq details{border-top:1px solid #ddd6cd;padding:20px 4px}.coupon-faq details:last-child{border-bottom:1px solid #ddd6cd}.coupon-faq summary{cursor:pointer;font-size:18px;font-weight:850;list-style:none}.coupon-faq summary::-webkit-details-marker{display:none}.coupon-faq summary:after{content:'+';float:right;font-size:24px}.coupon-faq details[open] summary:after{content:'−'}.coupon-faq details p{max-width:900px;margin:13px 0 0;color:#625e58;line-height:1.7}
@media(max-width:760px){.coupon-seo-article{margin-top:48px;padding:0}.coupon-seo-intro{margin-bottom:28px}.coupon-seo-intro>p:last-child{font-size:15px}.coupon-seo-grid{grid-template-columns:1fr}.coupon-seo-grid section{padding:21px;border-radius:18px}.coupon-seo-grid h3{font-size:20px}.coupon-faq{margin-top:40px}.coupon-faq>h2{font-size:28px}.coupon-faq summary{font-size:16px;padding-right:8px}}

/* Search results: exact brand query card */
.search-brand-card{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 34px;padding:18px;border:1px solid #e5e2dd;border-radius:22px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.search-brand-card[hidden]{display:none!important}
.search-brand-card:hover{transform:translateY(-2px);border-color:#cbc6bf;box-shadow:0 12px 30px rgba(0,0,0,.08)}
.search-brand-logo{position:relative;display:grid;place-items:center;width:100%;height:124px;margin-bottom:15px;border-radius:17px;background:#f5f3f0;overflow:hidden}
.search-brand-logo img{position:relative;z-index:2;display:block;max-width:82%;max-height:82%;width:auto;height:auto;object-fit:contain}
.search-brand-fallback{position:absolute;z-index:1;font-size:29px;font-weight:900;letter-spacing:-1px;text-transform:uppercase}
.search-brand-card strong{font-size:22px;line-height:1.15}
.search-brand-cta{margin-top:8px;color:#777;font-size:14px;font-weight:700}
@media(max-width:900px){
 .search-brand-card{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:14px;align-items:center;padding:12px;margin:8px 0 26px;border-radius:18px}
 .search-brand-logo{grid-row:1/3;width:72px;height:72px;margin:0;border-radius:14px}
 .search-brand-card strong{font-size:19px;align-self:end}
 .search-brand-cta{margin-top:4px;align-self:start;font-size:13px}
}
/* MoveShe US marketplace redesign */
:root{--ms-orange:#f27a1a;--ms-bg:#f6f7fb;--ms-text:#1f2937;--ms-muted:#6b7280;--ms-line:#e5e7eb}.marketplace-home{background:var(--ms-bg);font-family:Arial,Helvetica,sans-serif}.container-wide{width:min(1240px,calc(100% - 36px));margin:auto}.market-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--ms-line)}.market-top{height:76px;display:flex;align-items:center;gap:28px}.market-logo{display:flex;align-items:center;flex:0 0 auto;color:#111;text-decoration:none}.market-logo img{display:block;width:205px;height:auto;max-width:100%}.market-search{flex:1;display:flex;max-width:690px;background:#f3f4f6;border:2px solid transparent;border-radius:8px;overflow:hidden}.market-search:focus-within{border-color:var(--ms-orange);background:#fff}.market-search input{flex:1;border:0;background:transparent;padding:14px 16px;outline:0}.market-search button{border:0;background:var(--ms-orange);color:#fff;padding:0 24px;font-weight:800}.market-actions{display:flex;gap:18px;font-size:14px;font-weight:700}.market-categories{height:44px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:auto;white-space:nowrap;font-weight:700;font-size:14px}.market-categories a{height:44px;display:flex;align-items:center;border-bottom:3px solid transparent}.market-categories a:hover,.market-categories .all-link{color:var(--ms-orange);border-color:var(--ms-orange)}.market-hero{background:#fff;padding:24px 0}.hero-layout{display:grid;grid-template-columns:1.55fr .72fr .72fr;gap:16px}.hero-primary,.hero-card{min-height:310px;border-radius:16px;padding:34px;overflow:hidden}.hero-primary{background:linear-gradient(135deg,#fff0e6,#ffd9bd);display:flex;flex-direction:column;justify-content:center}.hero-label{font-size:12px;font-weight:900;letter-spacing:1.4px;color:var(--ms-orange)}.hero-primary h1{font-size:48px;line-height:1.02;margin:12px 0;color:#222;letter-spacing:-2px}.hero-primary p{max-width:590px;color:#555;font-size:17px}.hero-primary form{display:flex;margin-top:18px;max-width:560px;background:#fff;border-radius:8px;overflow:hidden}.hero-primary input{flex:1;border:0;padding:15px;outline:0}.hero-primary button{border:0;background:var(--ms-orange);color:#fff;font-weight:800;padding:0 23px}.hero-card{display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background-size:cover;background-position:center}.hero-women{background-image:linear-gradient(0deg,rgba(0,0,0,.66),rgba(0,0,0,.05)),url('https://images.unsplash.com/photo-1483985988355-763728e1935b?auto=format&fit=crop&w=700&q=80')}.hero-shoes{background-image:linear-gradient(0deg,rgba(0,0,0,.66),rgba(0,0,0,.05)),url('https://images.unsplash.com/photo-1542291026-7eec264c27ff?auto=format&fit=crop&w=700&q=80')}.hero-card small{font-weight:900}.hero-card strong{font-size:27px;margin:8px 0}.hero-card span{font-size:14px}.quick-links{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;padding-top:22px}.quick-links a{background:#fff;border:1px solid var(--ms-line);border-radius:12px;padding:17px 10px;text-align:center}.quick-links span{display:block;font-size:28px}.quick-links b{display:block;margin-top:7px;font-size:13px}.brand-story-section,.campaign-section,.home-product-section{padding:34px 0}.brand-story-section{background:#fff;margin-top:22px}.section-title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.section-title-row h2{margin:0;font-size:26px}.section-title-row p{margin:6px 0 0;color:var(--ms-muted)}.section-title-row>a{font-weight:700;color:var(--ms-orange)}.brand-stories-new{display:flex;gap:23px;overflow:auto;padding:5px 2px 12px}.brand-stories-new>a{flex:0 0 82px;text-align:center}.brand-stories-new span{width:82px;height:82px;border-radius:50%;border:3px solid #ffdec4;display:grid;place-items:center;background:#fff}.brand-stories-new img{width:58px;height:58px;object-fit:contain}.brand-stories-new b{display:block;font-size:12px;margin-top:8px}.campaign-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.campaign-grid-new>a{min-height:220px;border-radius:15px;background-size:cover;background-position:center;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.1)}.campaign-grid-new img{width:120px;height:52px;object-fit:contain;object-position:left;margin-bottom:auto;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.campaign-grid-new strong{font-size:25px}.campaign-grid-new span{margin-top:3px}.campaign-grid-new em{margin-top:13px;font-style:normal;font-weight:800}.home-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);gap:14px;overflow-x:auto;padding:2px 2px 16px}.market-product-card{background:#fff;border:1px solid var(--ms-line);border-radius:12px;overflow:hidden;min-width:190px}.market-product-image{height:240px;background:#fff;position:relative;display:grid;place-items:center}.market-product-image img{width:100%;height:100%;object-fit:contain}.market-product-image span{position:absolute;left:8px;bottom:8px;background:#fff;color:#555;font-size:10px;padding:5px 7px;border-radius:5px;box-shadow:0 2px 9px rgba(0,0,0,.13)}.market-product-info{padding:12px}.market-product-name{height:39px;overflow:hidden;font-size:13px;line-height:1.45}.market-rating{margin-top:7px;color:#f5a623;font-size:11px}.market-rating small{color:#777}.market-price{color:var(--ms-orange);font-size:18px;font-weight:900;margin-top:8px}.market-store{font-size:11px;color:var(--ms-muted);margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-loading{padding:45px;color:var(--ms-muted)}.affiliate-disclosure{background:#fff;border:1px solid var(--ms-line);border-radius:14px;padding:22px;margin-top:12px;margin-bottom:34px}.affiliate-disclosure p{margin:6px 0 0;color:var(--ms-muted)}.market-footer{background:#fff;border-top:1px solid var(--ms-line);padding:30px 0}.market-footer>div{display:flex;gap:18px;align-items:center}.market-footer b{font-size:24px;color:var(--ms-orange)}.market-footer span{color:var(--ms-muted)}.market-footer nav{margin-left:auto;display:flex;gap:18px}.search-page .site-header,.brand-page .site-header{background:#fff}.search-page .logo,.brand-page .logo{color:var(--ms-orange);font-family:Arial,sans-serif;font-weight:900}.search-page .results{background:var(--ms-bg)}.search-page .product-image{background:#fff;border:1px solid var(--ms-line);border-radius:10px}.search-page .search-head form button{background:var(--ms-orange);border-color:var(--ms-orange)}.search-page .product-grid{gap:22px 14px}.search-page .product-card{background:#fff;border-radius:10px;padding-bottom:10px}.search-page .price b{color:var(--ms-orange)}
@media(max-width:980px){.market-actions{display:none}.hero-layout{grid-template-columns:1fr 1fr}.hero-primary{grid-column:1/-1}.quick-links{grid-template-columns:repeat(4,1fr)}.campaign-grid-new{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.container-wide{width:min(100% - 22px,1240px)}.market-top{height:auto;padding:13px 0;flex-wrap:wrap;gap:10px}.market-logo{width:auto}.market-logo img{width:172px}.market-search{order:3;flex-basis:100%}.market-categories{justify-content:flex-start}.hero-layout{grid-template-columns:1fr}.hero-primary{min-height:320px;padding:26px}.hero-primary h1{font-size:39px}.hero-card{min-height:210px}.quick-links{grid-template-columns:repeat(3,1fr)}.campaign-grid-new{grid-template-columns:1fr}.section-title-row{align-items:flex-start}.section-title-row h2{font-size:22px}.section-title-row p{font-size:13px}.market-footer>div{align-items:flex-start;flex-direction:column}.market-footer nav{margin-left:0}.home-product-row{grid-auto-columns:165px}.market-product-image{height:205px}}

/* MoveShe marketplace directory pages v134 */
.directory-page{margin:0;background:#f6f7fb;color:#171717;font-family:Arial,Helvetica,sans-serif}
.directory-site-header{position:sticky;top:0;z-index:80;min-height:88px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:22px;padding:0 max(28px,6vw);background:#fff;border-bottom:1px solid #e6e7eb;box-shadow:0 3px 14px rgba(20,20,20,.035)}
.directory-site-header .nav-pills{display:flex;align-items:center;gap:12px;min-width:0}
.directory-site-header .nav-pills a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border:1px solid #202020;border-radius:999px;background:#fff;font-weight:700;white-space:nowrap}
.directory-site-header .nav-pills a.active,.directory-site-header .nav-pills a:hover{background:#f47616;border-color:#f47616;color:#fff}
.directory-site-header .logo{grid-column:2;color:#f47616;font-family:Arial,Helvetica,sans-serif;font-size:35px;font-weight:900;letter-spacing:-1.5px;text-transform:none}
.directory-search-icon{justify-self:end;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#f2f3f6;font-size:24px;font-weight:900}
.directory-main{width:min(1540px,calc(100% - 48px));margin:0 auto;padding:46px 0 80px}
.directory-hero{padding:44px 50px;border-radius:26px;background:linear-gradient(135deg,#fff 0%,#fff7ef 100%);border:1px solid #ebe5df;box-shadow:0 12px 38px rgba(20,20,20,.045)}
.directory-kicker{margin:0 0 10px;color:#f47616;font-size:12px;font-weight:900;letter-spacing:.16em}
.directory-kicker span{color:#111}
.directory-hero h1{margin:0;font-size:clamp(38px,5vw,66px);line-height:1;letter-spacing:-2.4px}
.directory-hero>p:not(.directory-kicker):not(.directory-count){margin:15px 0 25px;color:#6e7076;font-size:18px}
.directory-search{width:min(720px,100%);min-height:60px;display:flex;align-items:center;gap:12px;padding:0 10px 0 21px;border:1px solid #d9dbe1;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(20,20,20,.05)}
.directory-search>span{font-size:23px}.directory-search input{flex:1;min-width:0;height:58px;border:0;outline:0;background:transparent;font-size:17px}.directory-search button{width:40px;height:40px;border:0;border-radius:50%;background:#f0f1f4;font-size:24px;cursor:pointer}
.directory-count{margin:18px 0 0!important;color:#171717!important;font-size:15px!important;font-weight:900}
.brand-index-status{margin-top:11px;color:#74777e;font-size:13px}.brand-index-status.done{color:#248044}.brand-index-status.error{color:#a35b16}
.directory-letters{position:sticky;top:88px;z-index:50;display:flex;gap:7px;overflow-x:auto;margin:26px 0 34px;padding:13px 16px;border:1px solid #e2e3e7;border-radius:16px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);scrollbar-width:none}.directory-letters::-webkit-scrollbar{display:none}.directory-letters a{flex:0 0 auto;min-width:35px;height:35px;display:grid;place-items:center;border-radius:9px;font-weight:900}.directory-letters a:hover{background:#f47616;color:#fff}
.directory-groups{display:flex;flex-direction:column;gap:38px}.directory-group{scroll-margin-top:160px}.directory-group h2{margin:0 0 15px;padding-left:4px;font-size:29px}.directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.directory-card{min-width:0;min-height:104px;display:grid;grid-template-columns:72px minmax(0,1fr) 32px;align-items:center;gap:15px;padding:15px;border:1px solid #e2e3e7;border-radius:18px;background:#fff;box-shadow:0 5px 18px rgba(20,20,20,.025);transition:.2s ease}.directory-card:hover{transform:translateY(-3px);border-color:#f47616;box-shadow:0 13px 28px rgba(20,20,20,.08)}
.directory-logo{position:relative;width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:#f4f5f7;color:#444;font-size:20px;font-weight:900;text-transform:uppercase}.directory-logo img{position:absolute;inset:0;width:100%;height:100%;padding:9px;object-fit:contain;background:#fff}.directory-card-copy{min-width:0}.directory-card-copy strong,.directory-card-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.directory-card-copy strong{font-size:16px}.directory-card-copy small{margin-top:6px;color:#777b82;font-size:13px}.directory-arrow{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f3f4f6;font-size:18px}.directory-card:hover .directory-arrow{background:#f47616;color:#fff}.directory-empty{padding:70px 20px;text-align:center;color:#777;font-size:18px}
.directory-page>footer{padding:30px;text-align:center;background:#171717;color:#cfd1d5}
@media(max-width:1200px){.directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.directory-site-header .nav-pills a{padding:0 15px;font-size:14px}}
@media(max-width:900px){.directory-site-header{grid-template-columns:1fr auto;min-height:70px;padding:0 17px}.directory-site-header .nav-pills{display:none}.directory-site-header .logo{grid-column:1;justify-self:start;font-size:29px}.directory-search-icon{grid-column:2}.directory-main{width:min(100% - 28px,1540px);padding-top:20px}.directory-hero{padding:30px 22px;border-radius:20px}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-letters{top:70px}}
@media(max-width:560px){.directory-hero h1{font-size:40px;letter-spacing:-1.5px}.directory-hero>p:not(.directory-kicker):not(.directory-count){font-size:15px}.directory-search{min-height:54px}.directory-search input{height:52px;font-size:15px}.directory-grid{grid-template-columns:1fr;gap:10px}.directory-card{min-height:88px;grid-template-columns:60px minmax(0,1fr) 30px;padding:12px}.directory-logo{width:60px;height:60px}.directory-group h2{font-size:25px}}
/* MOBILE HOMEPAGE PRODUCT GRID — 2 COLUMNS */

@media (max-width: 760px) {
    .marketplace-home .home-product-section {
        padding-left: 12px;
        padding-right: 12px;
    }

    .marketplace-home .home-product-row {
        display: grid !important;
        grid-auto-flow: column;
        grid-auto-columns: calc((100vw - 38px) / 2);
        gap: 10px !important;
        padding: 4px 0 14px;
        overflow-x: auto;
        scroll-snap-type: x proximity;
        scrollbar-width: none;
    }

    .marketplace-home .home-product-row::-webkit-scrollbar {
        display: none;
    }

    .marketplace-home .market-product-card {
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        height: auto;
        margin: 0 !important;
        border: 1px solid #e3e3e3;
        border-radius: 12px;
        overflow: hidden;
        background: #fff;
        scroll-snap-align: start;
    }

    .marketplace-home .market-product-image {
        width: 100%;
        height: 210px !important;
        border-radius: 11px 11px 0 0;
        overflow: hidden;
    }

    .marketplace-home .market-product-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

    .marketplace-home .market-product-image span {
        left: 8px;
        bottom: 8px;
        padding: 7px 9px;
        font-size: 11px;
    }

    .marketplace-home .market-product-info {
        min-height: 158px !important;
        padding: 11px 10px 13px !important;
    }

    .marketplace-home .market-product-name {
        min-height: 40px;
        font-size: 13px;
        line-height: 1.35;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .marketplace-home .market-rating {
        margin-top: 9px;
        font-size: 12px;
        white-space: nowrap;
    }

    .marketplace-home .market-rating small {
        font-size: 10px;
    }

    .marketplace-home .market-price {
        margin-top: 8px;
        font-size: 19px;
    }

    .marketplace-home .market-store {
        margin-top: 5px;
        font-size: 11px;
    }

    .marketplace-home .section-title-row h2 {
        font-size: 25px;
        line-height: 1.08;
    }

    .marketplace-home .section-title-row > a {
        font-size: 14px;
        white-space: nowrap;
    }
}

@media (max-width: 390px) {
    .marketplace-home .home-product-row {
        grid-auto-columns: calc((100vw - 34px) / 2);
        gap: 8px !important;
    }

    .marketplace-home .market-product-image {
        height: 190px !important;
    }

    .marketplace-home .market-product-info {
        min-height: 150px !important;
        padding: 10px 8px 12px !important;
    }
}


/* Search page header aligned with the current marketplace header */
.search-market-header .market-mobile-filter{display:none;border:1px solid var(--ms-line);background:#fff;color:var(--ms-text);border-radius:8px;padding:10px 13px;font-weight:800;cursor:pointer}
.search-market-header .market-search{margin-left:0}
@media(max-width:620px){
 .search-market-header .market-top{display:grid;grid-template-columns:1fr auto;gap:10px}
 .search-market-header .market-logo{grid-column:1;grid-row:1;align-self:center}
 .search-market-header .market-mobile-filter{display:inline-flex;grid-column:2;grid-row:1;align-items:center;justify-content:center;align-self:center}
 .search-market-header .market-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none;order:initial}
}

/* Dealsbuck black wordmark — cache-safe header override */
.market-header .market-logo{color:#111!important;background:none!important}
.market-header .market-logo img{display:block;width:205px;height:auto;max-height:52px;object-fit:contain;object-position:left center}
@media(max-width:620px){.market-header .market-logo img{width:168px;max-height:44px}}

/* Dealsbuck text wordmark: no external SVG dependency */
.market-header .market-logo{
    display:flex!important;
    align-items:center!important;
    flex:0 0 230px!important;
    min-width:230px!important;
    height:60px!important;
    overflow:visible!important;
    color:#111!important;
    background:transparent!important;
    text-decoration:none!important;
}
.market-header .dealsbuck-wordmark{
    display:inline-block!important;
    color:#111!important;
    font-family:Arial,Helvetica,sans-serif!important;
    font-size:46px!important;
    font-weight:500!important;
    line-height:1!important;
    letter-spacing:-3.4px!important;
    white-space:nowrap!important;
    text-transform:lowercase!important;
}
@media(max-width:620px){
    .market-header .market-logo{
        flex-basis:auto!important;
        min-width:0!important;
        width:auto!important;
        height:44px!important;
    }
    .market-header .dealsbuck-wordmark{
        font-size:34px!important;
        letter-spacing:-2.5px!important;
    }
}


/* =========================================================
   DEALSBUCK HEADER — 36px logo + wider search
   ========================================================= */

@media (min-width: 901px) {
    .market-header .market-head-inner {
        gap: 28px !important;
    }

    .market-header .market-logo {
        flex: 0 0 190px !important;
        min-width: 190px !important;
    }

    .market-header .dealsbuck-wordmark {
        font-size: 36px !important;
        line-height: 1 !important;
    }

    .market-header .market-search {
        flex: 1 1 auto !important;
        width: auto !important;
        max-width: 1120px !important;
        min-width: 0 !important;
        margin: 0 !important;
    }
}

/* Mobil mevcut düzeni koru */
@media (max-width: 900px) {
    .market-header .dealsbuck-wordmark {
        font-size: 28px !important;
    }
}
/* Dealsbuck top-level taxonomy navigation v143 */
.market-categories{
  display:flex;
  align-items:center;
  gap:24px;
  min-height:46px;
  overflow-x:auto;
  overflow-y:hidden;
  white-space:nowrap;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.market-categories::-webkit-scrollbar{display:none}
.market-categories a{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  min-height:46px;
  font-size:13px;
  font-weight:700;
  color:#30343b;
  border-bottom:2px solid transparent;
}
.market-categories a:hover{color:var(--ms-orange,#f27a1a);border-bottom-color:var(--ms-orange,#f27a1a)}
@media(max-width:620px){
  .market-categories{gap:18px;min-height:42px;padding-bottom:1px}
  .market-categories a{min-height:42px;font-size:12px}
}

/* Real taxonomy category pages */
.category-page .category-description{margin:6px 0 18px;color:#6f7177;font-size:15px;line-height:1.45;max-width:760px}
.category-page .search-head>h1{margin-bottom:0}

/* Flash Deals navigation */
.market-categories .flash-deals-link{
  display:inline-flex;
  align-items:center;
  gap:5px;
  font-weight:700;
  white-space:nowrap;
}
.market-categories .flash-deals-icon{
  display:inline-block;
  font-size:1.05em;
  line-height:1;
  transform:translateY(-1px);
}

/* Dealsbuck Trendyol-style all categories mega menu v20260810 */
.market-category-row{
  position:relative;
  display:flex;
  align-items:stretch;
  min-height:46px;
  gap:14px;
}
.market-category-row .market-categories{
  flex:1 1 auto;
  width:auto;
  min-width:0;
  margin:0;
  gap:24px;
}
.market-all-categories{
  position:relative;
  flex:0 0 auto;
  z-index:115;
}
.market-all-categories-button{
  height:46px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:0 14px;
  border:0;
  border-bottom:3px solid transparent;
  background:#fff;
  color:#30343b;
  font-size:13px;
  font-weight:800;
  cursor:pointer;
  white-space:nowrap;
}
.market-all-categories.open .market-all-categories-button,
.market-all-categories-button:hover,
.market-all-categories-button:focus-visible{
  color:var(--ms-orange,#f27a1a);
  border-bottom-color:var(--ms-orange,#f27a1a);
  outline:none;
}
.market-hamburger{width:20px;display:grid;gap:4px}
.market-hamburger i{display:block;height:2px;border-radius:4px;background:currentColor}
.market-category-chevron{font-size:16px;line-height:1;transition:transform .18s ease}
.market-all-categories.open .market-category-chevron{transform:rotate(180deg)}
.market-mega-menu{
  position:absolute;
  left:0;
  top:100%;
  width:min(1120px,calc(100vw - 36px));
  min-height:470px;
  display:none;
  grid-template-columns:220px minmax(0,1fr);
  background:#fff;
  border:1px solid #e6e6e6;
  border-radius:0 0 14px 14px;
  box-shadow:0 18px 45px rgba(0,0,0,.16);
  overflow:hidden;
}
.market-all-categories.open .market-mega-menu{display:grid}
.market-mega-rail{
  padding:10px;
  background:#fafafa;
  border-right:1px solid #ececec;
}
.market-mega-category{
  width:100%;
  min-height:42px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:0 12px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#333;
  font-weight:750;
  text-align:left;
  cursor:pointer;
}
.market-mega-category b{font-size:21px;font-weight:400;color:#999}
.market-mega-category.active{background:#fff3e9;color:var(--ms-orange,#f27a1a)}
.market-mega-category.active b{color:var(--ms-orange,#f27a1a)}
.market-mega-content{padding:22px 25px 28px;min-width:0}
.market-mega-panel{display:none}
.market-mega-panel.active{display:block}
.market-mega-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid #efefef}
.market-mega-heading>a:first-child{font-size:20px;font-weight:900;color:#222}
.market-mega-heading>a:first-child:hover{color:var(--ms-orange,#f27a1a)}
.market-mega-explore{font-size:12px!important;font-weight:800!important;color:var(--ms-orange,#f27a1a)!important;text-decoration:none;white-space:nowrap;cursor:pointer}
.market-mega-explore:hover{text-decoration:underline}
.market-mega-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;padding-top:20px}
.market-mega-group{min-width:0}
.market-mega-group h3{margin:0 0 11px;color:var(--ms-orange,#f27a1a);font-size:14px}
.market-mega-group a{display:block;padding:5px 0;color:#414141;font-size:13px;line-height:1.35}
.market-mega-group a:hover{color:var(--ms-orange,#f27a1a);text-decoration:underline}

@media(max-width:900px){
  .market-category-row{gap:8px;min-height:42px}
  .market-all-categories-button{height:42px;padding:0 9px;font-size:12px}
  .market-category-chevron{display:none}
  .market-category-row .market-categories{gap:18px}
  .market-mega-menu{
    position:fixed;
    left:11px;
    right:11px;
    top:118px;
    width:auto;
    max-height:calc(100vh - 130px);
    min-height:0;
    grid-template-columns:150px minmax(0,1fr);
    border-radius:12px;
    overflow:auto;
  }
  .market-mega-rail{padding:7px}
  .market-mega-category{min-height:39px;padding:0 8px;font-size:12px}
  .market-mega-content{padding:16px}
  .market-mega-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
}
@media(max-width:620px){
  .market-category-row{width:min(100% - 22px,1240px)}
  .market-hamburger{width:18px}
  .market-all-categories-button{gap:7px}
  .market-mega-menu{top:151px;grid-template-columns:125px minmax(0,1fr)}
  .market-mega-category{font-size:11px}
  .market-mega-category b{display:none}
  .market-mega-content{padding:13px}
  .market-mega-heading>a:first-child{font-size:17px}
  .market-mega-explore{display:none}
  .market-mega-groups{grid-template-columns:1fr;gap:16px}
  .market-mega-group h3{margin-bottom:7px}
  .market-mega-group a{padding:4px 0}
}

/* Header category row: keep the final Books & Media label fully visible on desktop */
@media (min-width: 1200px){
  .market-category-row .market-categories{
    gap:18px;
  }
  .market-category-row .market-categories a{
    font-size:12.5px;
  }
}
@media (min-width: 1600px){
  .market-category-row .market-categories{
    gap:20px;
  }
  .market-category-row .market-categories a{
    font-size:13px;
  }
}
