: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}
}
