@layer php-compatibility {
/* Kumaş mağazası: mevcut PHP bileşenlerinin dinamik tema temeli. */
:root{--coral:var(--color-primary);--coral-2:var(--color-primary);--orange:var(--color-primary);--rose:var(--store-surface);--rose-2:var(--store-background);--ink:var(--store-text);--muted:var(--store-muted);--line:var(--store-surface);--card:var(--store-surface);--shadow:0 16px 45px rgba(57,28,22,.08);--radius:20px;--container:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--store-background);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.5;overflow-x:hidden}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}img{display:block;max-width:100%}svg{width:1.25em;height:1.25em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}.topbar{background:linear-gradient(90deg,var(--color-primary),var(--color-primary));color:var(--store-background);font-size:12px}.topbar__inner{height:38px;display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:28px}.topbar p{margin:0}.topbar__shipping{justify-self:center;display:flex;align-items:center;gap:8px}.lang-btn{border:0;background:transparent;color:var(--store-background);cursor:pointer}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);border-bottom:1px solid rgba(236,232,231,.8);backdrop-filter:blur(15px)}.header__inner{height:78px;display:flex;align-items:center;gap:34px}.logo{display:inline-flex;align-items:center;gap:9px;font-weight:900;font-size:25px;letter-spacing:.3px}.logo__mark{color:var(--coral);font-size:24px}.main-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.main-nav a{font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.04em;position:relative}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--coral);transition:.3s}.main-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:6px}.search-box{height:42px;width:278px;border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;gap:8px;padding:0 15px;color:var(--store-muted);background:var(--store-background);transition:.25s}.search-box:focus-within{border-color:var(--store-surface);box-shadow:0 0 0 4px rgba(255,93,85,.08)}.search-box input{border:0;outline:0;width:100%;font-size:12px;background:transparent}.icon-btn{width:42px;height:42px;border:0;background:transparent;display:grid;place-items:center;border-radius:50%;cursor:pointer;position:relative;transition:.25s}.icon-btn:hover{background:var(--rose);color:var(--coral)}.badge{position:absolute;right:2px;top:0;background:var(--coral);color:var(--store-background);border:2px solid var(--store-background);min-width:18px;height:18px;border-radius:10px;font-size:10px;display:grid;place-items:center}.menu-toggle{display:none}.mobile-menu{display:none}.hero{padding-top:28px;display:grid;grid-template-columns:1.7fr .78fr .92fr;gap:18px}.hero-card{position:relative;overflow:hidden;border-radius:22px;min-height:355px;background:var(--store-surface)}.hero-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-card--main img{left:39%;width:61%;object-position:50% 30%}.hero-card--main:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--store-surface) 0 38%,rgba(255,240,233,.8) 48%,transparent 68%)}.hero-copy{position:relative;z-index:2;width:51%;padding:60px 0 40px 38px}.eyebrow{display:block;color:var(--coral);font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;margin-bottom:8px}.hero h1{font-size:47px;line-height:.98;margin:0 0 18px;text-transform:uppercase;letter-spacing:-.04em}.hero-copy p{max-width:240px;color:var(--store-muted);margin:0 0 25px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:45px;border-radius:10px;padding:0 18px;border:0;font-weight:800;font-size:13px;cursor:pointer;transition:.3s}.btn svg{width:16px}.btn--primary{background:var(--coral);color:var(--store-background);box-shadow:0 10px 24px rgba(255,93,85,.22)}.btn--primary:hover{transform:translateY(-2px);background:var(--color-primary)}.hero-card--small img{transition:.55s}.hero-card--small:hover img{transform:scale(1.045)}.hero-card--small:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.38))}.hero-card--small>div{position:absolute;z-index:2;left:24px;bottom:25px;color:var(--store-background)}.hero-card--small small{font-size:12px}.hero-card--small h2{font-size:24px;line-height:1.05;margin:5px 0 13px}.hero-card--small a,.section-heading a,.tabs-row>a,.flash-heading>a,.collections a{display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:12px}.category-strip{margin-top:25px;display:flex;align-items:center;gap:14px}.category-track{display:flex;gap:23px;overflow:auto;scrollbar-width:none;scroll-behavior:smooth;flex:1;padding:6px 0}.category-track::-webkit-scrollbar{display:none}.category-track a{min-width:74px;text-align:center;font-size:11px;font-weight:700}.category-track span{width:66px;height:66px;border-radius:50%;display:block;overflow:hidden;margin:0 auto 8px;background:var(--rose);border:3px solid var(--store-background);box-shadow:0 0 0 1px var(--line);transition:.3s}.category-track img{width:100%;height:100%;object-fit:cover}.category-track a:hover span{transform:translateY(-5px);box-shadow:0 9px 22px rgba(255,93,85,.15)}.circle-arrow{width:38px;height:38px;border:1px solid var(--line);background:var(--store-background);border-radius:50%;display:grid;place-items:center;cursor:pointer;flex:0 0 auto;transition:.25s}.circle-arrow:hover{background:var(--coral);border-color:var(--coral);color:var(--store-background)}.section{padding-top:66px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-heading h2,.flash-heading h2{font-size:29px;margin:0;letter-spacing:-.025em}.section-heading a,.tabs-row>a,.flash-heading>a{color:var(--store-muted)}.section-heading a:hover,.tabs-row>a:hover,.flash-heading>a:hover{color:var(--coral)}.featured-products{display:grid;grid-template-columns:280px 1fr;gap:18px}.selection-banner{background:linear-gradient(135deg,var(--store-surface),var(--store-surface));border-radius:20px;min-height:440px;position:relative;overflow:hidden}.selection-banner>div{position:relative;z-index:2;padding:42px 25px;width:62%}.selection-banner span{font-size:18px;font-weight:850}.selection-banner strong{font-size:58px;color:var(--coral);display:block;line-height:1;margin-top:13px}.selection-banner p{margin:8px 0 25px;color:var(--coral)}.selection-banner img{position:absolute;right:-12px;bottom:0;height:94%;width:64%;object-fit:cover;object-position:40% top;mix-blend-mode:multiply}.product-grid{display:grid;gap:16px}.product-grid--four{grid-template-columns:repeat(4,1fr)}.product-card{border:1px solid var(--line);border-radius:17px;background:var(--store-background);overflow:hidden;transition:.35s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-media{height:285px;position:relative;background:var(--store-surface);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:.45s}.product-card:hover .product-media img{transform:scale(1.04)}.sale-tag,.flash-card>div>span{position:absolute;z-index:2;left:11px;top:11px;background:var(--coral);color:var(--store-background);border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800}.wish-btn{position:absolute;z-index:3;right:10px;top:10px;width:32px;height:32px;border-radius:50%;border:0;background:rgba(255,255,255,.9);display:grid;place-items:center;cursor:pointer;color:var(--store-muted)}.wish-btn.is-active{background:var(--coral);color:var(--store-background)}.wish-btn.is-active svg{fill:currentColor}.product-body{padding:15px}.product-body h3,.mini-product h3,.flash-card h3{font-size:13px;margin:0 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{display:flex;gap:7px;align-items:center;min-height:24px}.price strong,.flash-card strong{color:var(--coral);font-size:13px}.price del,.flash-card del{color:var(--store-muted);font-size:11px}.rating{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--store-text);margin:8px 0 12px}.rating svg{width:13px;height:13px;fill:var(--color-primary);stroke:var(--color-primary)}.rating span{color:var(--store-muted)}.add-cart{height:38px;width:100%;border:1px solid var(--line);background:var(--store-background);border-radius:9px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;font-size:11px;font-weight:800;cursor:pointer;transition:.25s}.add-cart:hover{background:var(--coral);border-color:var(--coral);color:var(--store-background)}.promo-band{margin-top:52px;min-height:150px;border-radius:22px;overflow:hidden;position:relative;display:flex;align-items:center;padding:28px 45px;color:var(--store-background);background:linear-gradient(105deg,var(--color-primary),var(--color-primary) 57%,var(--color-primary));isolation:isolate}.promo-band:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 25%,rgba(255,255,255,.2),transparent 25%),repeating-linear-gradient(120deg,rgba(255,255,255,.04) 0 2px,transparent 2px 18px);z-index:-1}.promo-band span{font-size:11px;text-transform:uppercase;letter-spacing:.15em}.promo-band h2{margin:4px 0;font-size:31px;text-transform:uppercase}.promo-band p{margin:0;font-weight:700}.promo-band img{position:absolute;right:22%;bottom:-30px;width:260px;height:210px;object-fit:cover;border-radius:50%;mix-blend-mode:screen;opacity:.9}.promo-band .btn{margin-left:auto}.btn--light{background:var(--store-background);color:var(--color-primary)}.tabs-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.tabs{display:flex;flex-wrap:wrap;gap:9px}.tab{height:38px;padding:0 21px;border:1px solid var(--line);border-radius:999px;background:var(--store-background);cursor:pointer;font-size:12px;font-weight:750;transition:.25s}.tab:hover,.tab.is-active{border-color:var(--coral);background:var(--rose);color:var(--coral)}.product-grid--six{grid-template-columns:repeat(6,1fr)}.mini-product{transition:.3s}.mini-product.is-hidden{display:none}.mini-product>div{height:235px;background:var(--store-surface);border-radius:14px;position:relative;overflow:hidden}.mini-product>div>span{position:absolute;z-index:2;top:10px;left:10px;color:var(--coral);background:var(--store-background);border-radius:5px;padding:4px 7px;font-size:9px;font-weight:900;text-transform:uppercase}.mini-product img{width:100%;height:100%;object-fit:cover;transition:.4s}.mini-product:hover img{transform:scale(1.05)}.mini-product h3{margin-top:12px}.mini-product p{margin:0;font-size:12px;font-weight:800}.mini-product b{float:right;color:var(--color-primary);font-size:11px}.video-banner{margin-top:56px;height:300px;border-radius:22px;position:relative;overflow:hidden;background:var(--store-text)}.video-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.58),rgba(0,0,0,.2))}.video-banner>img{width:100%;height:100%;object-fit:cover}.video-overlay{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--store-background);text-align:center}.video-overlay button{width:68px;height:68px;border-radius:50%;border:2px solid var(--store-background);background:rgba(0,0,0,.2);color:var(--store-background);display:grid;place-items:center;cursor:pointer;transition:.3s}.video-overlay button:hover{transform:scale(1.08);background:var(--coral);border-color:var(--coral)}.video-overlay button svg{width:38px;height:38px}.video-overlay h2{font-size:32px;margin:13px 0 0}.video-overlay p{margin:3px 0 0}.collections{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.collections article{min-height:190px;border-radius:18px;overflow:hidden;background:var(--store-surface);position:relative;padding:28px;display:flex;align-items:center}.collections article:nth-child(2){background:var(--store-surface)}.collections article:nth-child(3){background:var(--store-surface)}.collections article>div{position:relative;z-index:2;width:53%}.collections h3{font-size:18px;margin:0 0 8px}.collections p{font-size:13px;color:var(--store-muted);margin:0 0 20px}.collections img{position:absolute;right:0;bottom:0;width:48%;height:100%;object-fit:cover;object-position:top;mix-blend-mode:multiply}.flash-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:35px;margin-bottom:25px}.flash-heading em{font-style:normal;color:var(--coral)}.flash-heading>a{justify-self:end}.countdown{display:flex;gap:12px}.countdown div{width:60px;height:60px;border-radius:50%;background:var(--rose);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--coral)}.countdown b{font-size:18px;line-height:1}.countdown span{font-size:9px;margin-top:3px}.flash-card{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:var(--store-background);padding-bottom:10px}.flash-card>div{height:190px;background:var(--store-surface);position:relative;overflow:hidden}.flash-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.flash-card:hover img{transform:scale(1.05)}.flash-card h3,.flash-card p,.flash-card .add-cart{margin-left:11px;margin-right:11px}.flash-card h3{margin-top:10px}.flash-card p{display:flex;align-items:center;gap:5px;margin-top:0}.flash-card .add-cart{width:calc(100% - 22px)}.reviews-section{background:linear-gradient(180deg,var(--store-background),var(--store-background));margin-top:66px;padding-bottom:66px}.review-wrap{display:flex;align-items:center;gap:14px}.review-viewport{overflow:hidden;flex:1}.review-track{display:flex;gap:16px;transition:transform .45s ease}.review-card{flex:0 0 calc((100% - 32px)/3);border:1px solid var(--line);background:var(--store-background);border-radius:17px;padding:20px;min-height:185px}.review-head{display:flex;align-items:center;gap:12px}.review-head img{width:47px;height:47px;object-fit:cover;border-radius:50%}.review-head h3{font-size:13px;margin:0}.stars{color:var(--color-primary);font-size:12px;letter-spacing:2px}.review-head time{margin-left:auto;font-size:10px;color:var(--store-muted)}.review-card p{font-size:13px;color:var(--store-muted);min-height:60px}.review-card>span{font-size:11px;color:var(--store-muted)}.newsletter{margin-top:0;transform:translateY(50%);min-height:112px;border-radius:20px;background:linear-gradient(90deg,var(--store-surface),var(--store-surface));display:grid;grid-template-columns:auto 1fr 1fr;align-items:center;gap:20px;padding:24px 42px;position:relative;z-index:2;box-shadow:0 16px 45px rgba(99,40,40,.07)}.newsletter__icon{width:62px;height:62px;border-radius:16px;background:var(--store-background);display:grid;place-items:center;color:var(--coral)}.newsletter__icon svg{width:32px;height:32px}.newsletter h2{font-size:18px;color:var(--coral);margin:0 0 3px}.newsletter p{font-size:12px;margin:0;color:var(--store-muted)}.newsletter form{height:50px;background:var(--store-background);border-radius:999px;display:flex;align-items:center;padding:5px 5px 5px 19px}.newsletter input{border:0;outline:0;flex:1;min-width:0}.newsletter button{height:40px;padding:0 20px;border:0;border-radius:999px;background:var(--coral);color:var(--store-background);font-weight:800;display:flex;align-items:center;gap:7px;cursor:pointer}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-grid article>a{display:grid;grid-template-columns:43% 1fr;min-height:150px;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:var(--store-background);transition:.35s}.blog-grid article:hover>a{transform:translateY(-5px);box-shadow:var(--shadow)}.blog-grid img{width:100%;height:100%;object-fit:cover}.blog-grid div{padding:20px}.blog-grid span{color:var(--coral);text-transform:uppercase;font-size:9px;font-weight:900}.blog-grid h3{font-size:16px;line-height:1.25;margin:8px 0}.blog-grid time{color:var(--store-muted);font-size:11px}.instagram{padding:58px 0 32px}.instagram-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.instagram-head h2{font-size:25px;margin:0}.instagram-head a{display:flex;align-items:center;gap:8px;font-weight:800;font-size:12px;color:var(--coral)}.instagram-grid{display:grid;grid-template-columns:repeat(11,1fr);gap:8px}.instagram-grid a{aspect-ratio:1;border-radius:13px;overflow:hidden;position:relative}.instagram-grid a:after{content:"";position:absolute;inset:0;background:rgba(255,93,85,.7);opacity:0;transition:.3s}.instagram-grid img{width:100%;height:100%;object-fit:cover;transition:.4s}.instagram-grid a:hover img{transform:scale(1.09)}.instagram-grid a:hover:after{opacity:.28}.footer{background:var(--store-text);color:var(--store-muted);padding-top:55px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,.8fr) 1.25fr;gap:45px;padding-bottom:40px}.logo--light{color:var(--store-background)}.footer p{font-size:12px;max-width:270px}.footer h3{color:var(--store-background);text-transform:uppercase;font-size:12px;letter-spacing:.09em;margin:5px 0 17px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid a{font-size:12px;transition:.2s}.footer-grid a:hover{color:var(--store-background)}.footer-brand ul{list-style:none;padding:0;margin:16px 0}.footer-brand li{display:flex;align-items:flex-start;gap:8px;font-size:11px;margin:7px 0}.footer-brand li svg{width:15px;min-width:15px}.socials{display:flex;gap:8px}.socials a{width:32px;height:32px;border:1px solid var(--store-text);border-radius:50%;display:grid;place-items:center}.store-badges{display:flex;gap:7px;flex-wrap:wrap}.store-badges a{background:var(--store-text);border:1px solid var(--store-text);border-radius:7px;color:var(--store-background);padding:8px 11px;display:flex;flex-direction:row;gap:6px}.payment-badges{display:flex;flex-wrap:wrap;gap:6px}.payment-badges span{background:var(--store-background);color:var(--store-text);border-radius:5px;padding:5px 9px;font-size:9px;font-weight:900}.footer-bottom{border-top:1px solid var(--store-text);min-height:53px;display:flex;justify-content:space-between;align-items:center;font-size:10px}.toast{position:fixed;right:24px;bottom:25px;z-index:100;background:var(--store-text);color:var(--store-background);padding:13px 18px;border-radius:10px;box-shadow:var(--shadow);transform:translateY(30px);opacity:0;pointer-events:none;transition:.3s}.toast.is-visible{transform:translateY(0);opacity:1}.back-to-top{position:fixed;right:23px;bottom:82px;width:46px;height:46px;border-radius:50%;border:0;background:var(--coral);color:var(--store-background);display:grid;place-items:center;cursor:pointer;z-index:40;opacity:0;visibility:hidden;transform:translateY(10px);transition:.3s}.back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.modal{position:fixed;z-index:200;inset:0;display:none}.modal.is-open{display:block}.modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(4px)}.modal__content{position:relative;width:min(720px,calc(100% - 32px));height:420px;margin:10vh auto 0;background:var(--store-text);border-radius:22px;color:var(--store-background);display:grid;place-items:center;overflow:hidden;animation:modalIn .35s ease}.modal__close{position:absolute;right:15px;top:15px;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:var(--store-background);display:grid;place-items:center;cursor:pointer}.modal__video{text-align:center}.modal__video svg{width:70px;height:70px}.modal__video h2{font-size:30px;margin-bottom:5px}.modal__video p{color:var(--store-border)}@keyframes modalIn{from{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}
@media (max-width:1180px){.main-nav{gap:15px}.search-box{width:220px}.hero{grid-template-columns:1.45fr .8fr .85fr}.hero h1{font-size:40px}.product-grid--four{grid-template-columns:repeat(2,1fr)}.featured-products{align-items:stretch}.selection-banner{min-height:700px}.selection-banner img{height:65%;width:100%;right:0}.selection-banner>div{width:100%}.product-grid--six{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr);}.footer-app{grid-column:span 1}.instagram-grid{grid-template-columns:repeat(6,1fr)}.instagram-grid a:nth-child(n+7){display:none}}
@media (max-width:960px){.topbar__shipping{display:none}.topbar__inner{grid-template-columns:1fr auto}.main-nav,.search-box{display:none}.menu-toggle{display:grid}.header-actions{margin-left:auto}.mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--store-background);border-bottom:1px solid var(--line);padding:15px 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;transform:translateY(-15px);opacity:0;visibility:hidden;transition:.3s}.mobile-menu.is-open{transform:none;opacity:1;visibility:visible}.mobile-menu a{background:var(--rose-2);border-radius:10px;padding:12px;text-align:center;font-size:12px;font-weight:800}.hero{grid-template-columns:1fr 1fr}.hero-card--main{grid-column:1/-1}.featured-products{grid-template-columns:1fr}.selection-banner{min-height:330px}.selection-banner img{height:100%;width:50%}.selection-banner>div{width:50%}.collections{grid-template-columns:1fr}.flash-heading{grid-template-columns:1fr auto}.flash-heading>a{display:none}.review-card{flex-basis:calc((100% - 16px)/2)}.newsletter{grid-template-columns:auto 1fr;transform:none;margin-top:45px}.newsletter form{grid-column:1/-1}.blog-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}
@media (max-width:680px){body{font-size:14px}.container{width:min(100% - 28px,var(--container))}.topbar p{font-size:10px}.topbar__inner{height:34px}.header__inner{height:66px}.logo{font-size:21px}.header-actions .icon-btn:not(.cart-btn):not(.menu-toggle){display:none}.hero{grid-template-columns:1fr;padding-top:14px}.hero-card{min-height:280px}.hero-card--main{min-height:390px}.hero-card--main img{left:0;width:100%;object-position:60% top}.hero-card--main:after{background:linear-gradient(180deg,rgba(255,240,233,.25),rgba(255,240,233,.95) 73%)}.hero-copy{width:100%;padding:210px 25px 25px}.hero h1{font-size:37px}.hero-copy p{font-size:13px}.hero-card--small{min-height:300px}.mobile-menu{grid-template-columns:repeat(2,1fr)}.category-strip{margin-top:18px}.section{padding-top:47px}.section-heading h2,.flash-heading h2{font-size:24px}.section-heading .eyebrow{font-size:9px}.section-heading a{font-size:10px}.featured-products{gap:13px}.selection-banner{min-height:310px}.selection-banner>div{padding:32px 20px}.selection-banner strong{font-size:45px}.selection-banner img{width:58%}.product-grid--four,.product-grid--six{grid-template-columns:repeat(2,1fr);gap:10px}.product-media{height:220px}.product-body{padding:11px}.promo-band{margin-top:36px;min-height:220px;padding:25px;align-items:flex-start}.promo-band h2{font-size:25px;line-height:1.1}.promo-band img{right:-10px;bottom:-30px;width:210px}.promo-band .btn{position:absolute;bottom:18px;left:25px}.tabs-row{align-items:flex-start;gap:10px}.tabs-row>a{display:none}.tabs{gap:6px}.tab{height:34px;padding:0 14px}.mini-product>div{height:210px}.video-banner{height:250px;margin-top:40px}.video-overlay h2{font-size:26px}.collections article{min-height:175px;padding:21px}.collections article>div{width:60%}.flash-heading{grid-template-columns:1fr;align-items:start}.countdown{gap:7px}.countdown div{width:53px;height:53px}.flash-grid{grid-template-columns:repeat(2,1fr)}.flash-card>div{height:170px}.reviews-section{padding-top:47px}.review-card{flex-basis:100%}.review-arrow{display:none}.newsletter{padding:22px;grid-template-columns:1fr}.newsletter__icon{display:none}.newsletter form{grid-column:auto;height:48px}.newsletter button{padding:0 14px}.blog-grid article>a{grid-template-columns:42% 1fr}.instagram-grid{grid-template-columns:repeat(3,1fr)}.instagram-grid a:nth-child(n+7){display:block}.instagram-grid a:nth-child(n+10){display:none}.footer{padding-top:42px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}.footer-bottom{gap:10px}.modal__content{height:330px;margin-top:18vh}}


/* ===== 2026 spacious premium revision ===== */
:root{--container:1460px;--radius:24px;--shadow:0 24px 70px rgba(49,25,21,.11)}
body{font-size:16.5px;line-height:1.65;letter-spacing:-.005em}
.container{width:min(var(--container),calc(100% - 64px))}
.topbar{font-size:13px}.topbar__inner{height:44px}.topbar__shipping{gap:10px}
.header__inner{height:92px;gap:42px}.logo{font-size:29px}.logo__mark{font-size:28px}.main-nav{gap:30px}.main-nav a{font-size:14px}.header-actions{gap:9px}.search-box{height:50px;width:335px;padding:0 18px}.search-box input{font-size:14px}.icon-btn{width:48px;height:48px}.icon-btn svg{width:22px;height:22px}
.hero{padding-top:34px;grid-template-columns:minmax(0,2.05fr) minmax(250px,.78fr) minmax(270px,.82fr);gap:22px}.hero-card{min-height:490px;border-radius:28px}.hero-card--main img{left:39%;width:61%}.hero-copy{padding:84px 0 58px 54px}.hero h1{font-size:64px;line-height:.95;margin-bottom:24px}.hero-copy p{font-size:18px;max-width:330px;margin-bottom:32px}.eyebrow{font-size:13px;letter-spacing:.2em}.btn{height:54px;padding:0 25px;font-size:15px;border-radius:13px}.hero-card--small>div{left:30px;bottom:32px}.hero-card--small small{font-size:13px}.hero-card--small h2{font-size:31px;margin:8px 0 17px}.hero-card--small a{font-size:14px}.hero-dots{position:absolute;z-index:5;left:55px;bottom:26px;display:flex;gap:8px}.hero-dots button{width:8px;height:8px;border:0;border-radius:999px;background:rgba(23,23,23,.25);padding:0;cursor:pointer;transition:.3s}.hero-dots button.is-active{width:32px;background:var(--coral)}.hero-card--main>img{transition:opacity .45s ease,transform .8s ease}.hero-card--main>img.is-changing{opacity:.15;transform:scale(1.025)}
.category-strip{margin-top:34px;gap:18px}.category-track{gap:31px;padding:10px 0}.category-track a{min-width:92px;font-size:13px}.category-track span{width:82px;height:82px;margin-bottom:11px}.circle-arrow{width:45px;height:45px}
.section{padding-top:96px}.section-heading{margin-bottom:34px}.section-heading h2,.flash-heading h2{font-size:39px}.section-heading a,.tabs-row>a,.flash-heading>a,.collections a{font-size:14px}.featured-products{grid-template-columns:335px 1fr;gap:22px}.selection-banner{min-height:540px;border-radius:25px}.selection-banner>div{padding:54px 32px}.selection-banner span{font-size:22px}.selection-banner strong{font-size:72px}.selection-banner p{font-size:17px}.product-grid{gap:20px}.product-card{border-radius:21px}.product-media{height:360px}.product-body{padding:20px}.product-body h3,.mini-product h3,.flash-card h3{font-size:15px;margin-bottom:11px}.price strong,.flash-card strong{font-size:15px}.price del,.flash-card del{font-size:13px}.rating{font-size:13px;margin:10px 0 15px}.add-cart{height:46px;padding:0 15px;font-size:13px;border-radius:11px}.wish-btn{width:38px;height:38px}.sale-tag,.flash-card>div>span{font-size:11px;padding:6px 10px}
.promo-band{margin-top:70px;min-height:205px;border-radius:27px;padding:36px 58px}.promo-band h2{font-size:42px}.promo-band p{font-size:16px}.promo-band img{width:330px;height:275px}.tabs-row{margin-bottom:31px}.tabs{gap:12px}.tab{height:46px;padding:0 27px;font-size:14px}.mini-product>div{height:300px;border-radius:18px}.mini-product h3{margin-top:15px}.mini-product p{font-size:14px}.video-banner{height:430px;border-radius:28px;margin-top:78px}.video-overlay h2{font-size:43px}.video-overlay p{font-size:16px}.play-btn{width:88px;height:88px}.collections{gap:22px;margin-top:22px}.collections article{min-height:240px;border-radius:23px;padding:34px}.collections h3{font-size:23px}.collections p{font-size:15px}.flash-heading{margin-bottom:30px}.countdown div{width:70px;height:70px}.countdown b{font-size:19px}.flash-card{padding:13px 13px 16px;border-radius:19px}.flash-card>div{height:235px;border-radius:15px}.flash-card h3{margin-top:15px}.reviews-section{padding:96px 0 120px}.review-card{padding:26px;border-radius:20px}.review-head img{width:57px;height:57px}.review-head h3{font-size:15px}.review-card p{font-size:15px}.newsletter{min-height:140px;border-radius:25px;padding:30px 52px;gap:26px}.newsletter h2{font-size:22px}.newsletter p{font-size:14px}.newsletter form{height:58px}.newsletter button{height:48px;padding:0 25px}.blog-grid{gap:24px}.blog-grid article>a{min-height:190px;border-radius:21px}.blog-grid div{padding:27px}.blog-grid h3{font-size:20px}.blog-grid time{font-size:13px}.instagram{padding:76px 0 45px}.instagram-head h2{font-size:34px}.instagram-grid{gap:11px}.instagram-grid a{border-radius:17px}

/* Advanced footer */
.footer{background:radial-gradient(circle at 84% 3%,var(--store-text) 0,transparent 29%),var(--store-text);color:var(--store-border);padding-top:0}.footer-benefits{border-bottom:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.025)}.footer-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.footer-benefits article{min-height:128px;display:flex;align-items:center;gap:18px;padding:24px 28px;border-right:1px solid rgba(255,255,255,.08)}.footer-benefits article:first-child{border-left:1px solid rgba(255,255,255,.08)}.footer-benefits article>span{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:rgba(255,93,85,.11);color:var(--color-primary)}.footer-benefits svg{width:25px;height:25px}.footer-benefits strong{display:block;color:var(--store-background);font-size:15px}.footer-benefits small{display:block;color:var(--store-muted);font-size:12px;margin-top:2px}.footer-main{display:grid;grid-template-columns:1.65fr .72fr .82fr .95fr 1.45fr;gap:58px;padding:82px 0 62px}.footer .logo{margin-bottom:20px}.footer-brand>p{max-width:395px;font-size:14px;line-height:1.8;color:var(--store-muted)}.footer-contact{margin:27px 0}.footer-contact>a,.footer-contact>p{display:flex;align-items:flex-start;gap:13px;margin:12px 0;color:var(--store-border);font-size:13px}.footer-contact svg{width:18px;height:18px;color:var(--color-primary);flex:none;margin-top:4px}.footer-contact span{line-height:1.55}.footer-contact small{display:block;color:var(--store-muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.footer-links{display:flex;flex-direction:column;gap:12px}.footer h3{color:var(--store-background);text-transform:none;font-size:17px;letter-spacing:-.01em;margin:3px 0 18px}.footer-links a{font-size:13.5px;color:var(--store-muted)}.footer-links a:hover{color:var(--store-background);transform:translateX(3px)}.footer-kicker{display:block;color:var(--color-primary);text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:900;margin-bottom:6px}.footer-app>p{font-size:13px;line-height:1.75;color:var(--store-muted);margin:0 0 20px}.store-badges{display:grid;grid-template-columns:1fr 1fr;gap:10px}.store-badge{min-height:64px;border:1px solid var(--store-text);border-radius:12px;background:var(--store-text);display:flex;flex-direction:row;align-items:center;gap:11px;padding:10px 14px}.store-badge:hover{border-color:var(--store-muted);background:var(--store-text)}.store-badge .store-icon{width:28px;height:28px;fill:currentColor;stroke:none}.store-badge span{display:flex;flex-direction:column;line-height:1.05}.store-badge small{font-size:9px;color:var(--store-muted)}.store-badge strong{font-size:15px;color:var(--store-background);margin-top:4px}.secure-title{display:flex;align-items:center;gap:12px;margin:25px 0 13px}.secure-title>svg{width:25px;height:25px;color:var(--color-primary)}.secure-title span{display:flex;flex-direction:column}.secure-title small{font-size:10px;color:var(--store-muted);text-transform:uppercase;letter-spacing:.1em}.secure-title strong{font-size:12px;color:var(--store-surface)}.payment-badges{gap:8px}.payment-badges span{min-width:54px;height:32px;border-radius:7px;background:var(--store-background);color:var(--store-text);padding:0 9px;display:grid;place-items:center;font-size:10px;font-weight:900;letter-spacing:.02em}.pay-master{position:relative;display:flex}.pay-master i{width:15px;height:15px;border-radius:50%;background:var(--color-primary);display:block}.pay-master i+ i{background:var(--color-primary);margin-left:-5px;opacity:.9}.footer-subscribe{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.footer-subscribe>.container{min-height:142px;display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-subscribe h3{font-size:23px;margin:0}.footer-subscribe form{display:flex;gap:10px;width:min(610px,55%)}.footer-subscribe label{height:56px;flex:1;display:flex;align-items:center;gap:12px;padding:0 18px;background:var(--store-background);border-radius:12px;color:var(--store-muted)}.footer-subscribe label svg{width:20px}.footer-subscribe input{border:0;outline:0;width:100%;font-size:13px}.footer-subscribe button{height:56px;border:0;border-radius:12px;background:var(--coral);color:var(--store-background);font-size:13px;font-weight:850;padding:0 23px;display:flex;align-items:center;gap:8px;cursor:pointer}.footer-bottom{min-height:78px;border-top:0;font-size:11px}.footer-bottom nav{display:flex;gap:25px}.footer-bottom a{color:var(--store-muted)}.footer-bottom button{background:transparent;border:0;color:var(--store-muted);cursor:pointer}.socials a{width:40px;height:40px;border-radius:12px}.socials a:hover{background:var(--coral);border-color:var(--coral)}

@media (max-width:1300px){:root{--container:1180px}.header__inner{gap:24px}.main-nav{gap:16px}.search-box{width:250px}.hero{grid-template-columns:1.7fr .78fr .82fr}.hero h1{font-size:54px}.product-grid--four{grid-template-columns:repeat(2,1fr)}.selection-banner{min-height:740px}.selection-banner img{height:66%;width:100%}.footer-main{grid-template-columns:1.3fr repeat(3,.75fr) 1.25fr;gap:34px}.store-badges{grid-template-columns:1fr}}
@media (max-width:960px){body{font-size:15px}.container{width:min(var(--container),calc(100% - 38px))}.header__inner{height:78px}.hero{grid-template-columns:1fr 1fr}.hero-card--main{min-height:470px}.hero-copy{padding:74px 0 50px 42px}.hero h1{font-size:52px}.hero-card--small{min-height:380px}.footer-benefits__grid{grid-template-columns:repeat(2,1fr)}.footer-benefits article:nth-child(3){border-left:1px solid rgba(255,255,255,.08)}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand,.footer-app{grid-column:1/-1}.store-badges{grid-template-columns:repeat(2,minmax(180px,260px))}.footer-subscribe>.container{padding:32px 0;align-items:flex-start;flex-direction:column}.footer-subscribe form{width:100%}}
@media (max-width:680px){.container{width:min(100% - 28px,var(--container))}.hero-card{border-radius:22px}.hero-card--main{min-height:480px}.hero-copy{padding:270px 25px 28px}.hero h1{font-size:44px}.hero-copy p{font-size:15px}.hero-dots{left:25px;bottom:17px}.category-track a{min-width:78px}.category-track span{width:70px;height:70px}.section{padding-top:60px}.section-heading h2,.flash-heading h2{font-size:29px}.selection-banner{min-height:350px}.product-media{height:265px}.product-body h3,.mini-product h3,.flash-card h3{font-size:13px}.promo-band{min-height:250px}.promo-band h2{font-size:31px}.mini-product>div{height:245px}.video-banner{height:300px}.footer-benefits__grid{grid-template-columns:1fr}.footer-benefits article,.footer-benefits article:first-child,.footer-benefits article:nth-child(3){border-left:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.08);min-height:100px}.footer-main{grid-template-columns:1fr;padding:55px 0 45px}.footer-brand,.footer-app{grid-column:auto}.store-badges{grid-template-columns:1fr 1fr}.footer-subscribe form{flex-direction:column}.footer-subscribe label,.footer-subscribe button{width:100%}.footer-bottom{padding:20px 0;flex-wrap:wrap}.footer-bottom nav{order:3;width:100%;gap:15px;flex-wrap:wrap}.instagram-head h2{font-size:28px}}


/* Product links and action refinements */
.product-image-link{display:block;width:100%;height:100%}.product-image-link img{width:100%;height:100%;object-fit:cover}.product-title-link{transition:color .2s}.product-title-link:hover{color:var(--coral)}
.product-card-actions,.flash-actions{display:grid;grid-template-columns:.78fr 1.22fr;gap:8px;align-items:center}.detail-link{height:46px;border:1px solid var(--line);border-radius:11px;display:grid;place-items:center;font-size:13px;font-weight:800;background:var(--store-background);transition:.25s}.detail-link:hover{border-color:var(--coral);color:var(--coral);background:var(--rose)}
.mini-detail-link{display:inline-flex;margin-top:12px;font-size:12px;font-weight:850;color:var(--coral);border-bottom:1px solid transparent}.mini-detail-link:hover{border-color:currentColor}.flash-actions .add-cart{width:100%}

/* Product detail pages */
.product-detail-body{background:var(--store-background)}.product-detail-page{padding-bottom:100px}.product-breadcrumb{display:flex;align-items:center;gap:11px;padding-top:28px;padding-bottom:22px;font-size:13px;color:var(--store-muted)}.product-breadcrumb a:hover{color:var(--coral)}.product-breadcrumb strong{font-weight:700;color:var(--store-text)}
.product-detail{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(430px,.86fr);gap:70px;align-items:start}.product-gallery{display:grid;grid-template-columns:92px 1fr;gap:16px;position:sticky;top:116px}.product-gallery__thumbs{display:flex;flex-direction:column;gap:12px}.gallery-thumb{width:92px;height:116px;border:1px solid transparent;border-radius:15px;overflow:hidden;padding:0;background:var(--store-surface);cursor:pointer;transition:.25s}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-thumb.is-active{border-color:var(--coral);box-shadow:0 0 0 3px rgba(255,93,85,.1)}.product-gallery__main{height:760px;border-radius:28px;overflow:hidden;background:var(--store-surface);position:relative}.product-gallery__main>img{width:100%;height:100%;object-fit:cover;transition:opacity .25s,transform .6s}.product-gallery__main:hover>img{transform:scale(1.025)}.product-gallery__main.is-changing>img{opacity:.2}.product-detail-badge{position:absolute;z-index:2;left:22px;top:22px;background:var(--coral);color:var(--store-background);border-radius:999px;padding:8px 14px;font-size:12px;font-weight:900}.product-detail-wish{position:absolute;z-index:2;right:22px;top:22px;width:48px;height:48px;background:rgba(255,255,255,.9);box-shadow:0 8px 25px rgba(0,0,0,.08)}.image-zoom-hint{position:absolute;right:20px;bottom:20px;border:0;border-radius:999px;background:rgba(255,255,255,.92);height:42px;padding:0 16px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;cursor:pointer}.product-info{padding-top:10px}.product-info__topline{display:flex;justify-content:space-between;align-items:center;color:var(--coral);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.share-btn{border:0;background:transparent;color:var(--store-muted);display:flex;align-items:center;gap:7px;cursor:pointer;text-transform:none;letter-spacing:0}.product-info h1{font-size:46px;line-height:1.08;letter-spacing:-.035em;margin:17px 0 14px}.product-meta{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid var(--line);font-size:12px;color:var(--store-muted)}.product-rating{display:flex;align-items:center;gap:7px}.product-rating>span{color:var(--color-primary);font-size:18px}.product-rating a{text-decoration:underline;text-underline-offset:3px}.product-sku{font-size:11px}.product-detail-price{display:flex;align-items:baseline;gap:14px;margin-top:25px}.product-detail-price strong{font-size:31px;letter-spacing:-.02em}.product-detail-price del{font-size:16px;color:var(--store-muted)}.installment-note{font-size:12px;color:var(--store-muted);margin:4px 0 26px}.variant-block{padding:20px 0;border-top:1px solid var(--line)}.variant-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.variant-title strong{font-size:14px}.variant-title>span{font-size:12px;color:var(--store-muted)}.size-guide-trigger{border:0;background:transparent;display:flex;align-items:center;gap:7px;font-size:12px;font-weight:750;cursor:pointer;color:var(--store-muted)}.color-options{display:flex;gap:11px}.color-swatch{width:40px;height:40px;border:1px solid var(--store-surface);border-radius:50%;padding:4px;background:var(--store-background);cursor:pointer;transition:.25s}.color-swatch span{display:block;width:100%;height:100%;border-radius:50%;background:var(--swatch)}.color-swatch.is-active{border-color:var(--ink);box-shadow:0 0 0 2px var(--store-background),0 0 0 3px var(--ink)}.size-options{display:flex;flex-wrap:wrap;gap:9px}.size-option{min-width:52px;height:46px;padding:0 14px;border:1px solid var(--store-surface);background:var(--store-background);border-radius:10px;font-size:13px;font-weight:750;cursor:pointer;transition:.2s}.size-option:hover{border-color:var(--store-muted)}.size-option.is-active{background:var(--ink);color:var(--store-background);border-color:var(--ink)}.variant-error{display:none;color:var(--color-primary);font-size:12px;margin:9px 0 0}.variant-error.is-visible{display:block}.stock-line{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:8px;background:var(--store-surface);border:1px solid var(--store-surface);padding:14px 16px;border-radius:13px;font-size:12px;color:var(--store-muted);margin:4px 0 20px}.stock-dot{width:8px;height:8px;border-radius:50%;background:var(--color-primary);box-shadow:0 0 0 4px rgba(55,164,90,.12)}.stock-line strong{color:var(--color-primary)}.purchase-row{display:grid;grid-template-columns:122px 1fr;gap:12px}.quantity-selector{height:58px;border:1px solid var(--store-surface);border-radius:13px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;background:var(--store-background)}.quantity-selector button{border:0;background:transparent;display:grid;place-items:center;cursor:pointer}.quantity-selector input{border:0;width:100%;text-align:center;outline:0;font-weight:800}.product-add-cart,.buy-now{height:58px;border:0;border-radius:13px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:.25s}.product-add-cart{background:var(--coral);color:var(--store-background);box-shadow:0 12px 28px rgba(255,93,85,.24)}.product-add-cart:hover{background:var(--color-primary);transform:translateY(-2px)}.buy-now{width:100%;margin-top:10px;background:var(--ink);color:var(--store-background)}.buy-now:hover{background:var(--store-text)}.product-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0}.product-service-grid article{border:1px solid var(--line);border-radius:13px;padding:13px 11px;display:flex;align-items:center;gap:9px;background:var(--store-background)}.product-service-grid svg{color:var(--coral);width:21px;height:21px;flex:none}.product-service-grid strong,.product-service-grid span{display:block}.product-service-grid strong{font-size:11px}.product-service-grid span{font-size:9px;color:var(--store-muted);margin-top:2px}.product-accordions{border-top:1px solid var(--line)}.product-accordion{border-bottom:1px solid var(--line)}.product-accordion>button{width:100%;height:58px;border:0;background:transparent;display:flex;justify-content:space-between;align-items:center;font-weight:800;cursor:pointer;text-align:left}.product-accordion>button svg{transition:.25s}.product-accordion.is-open>button svg{transform:rotate(45deg)}.product-accordion>div{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.product-accordion>div>*{overflow:hidden;margin:0}.product-accordion.is-open>div{grid-template-rows:1fr}.product-accordion.is-open>div p{padding-bottom:18px}.product-accordion p{font-size:13px;color:var(--store-muted);line-height:1.75}
.product-story{margin-top:110px;display:grid;grid-template-columns:.78fr 1.22fr;min-height:540px;background:linear-gradient(135deg,var(--store-surface),var(--store-surface));border-radius:30px;overflow:hidden}.product-story>div{padding:75px 65px;display:flex;flex-direction:column;justify-content:center}.product-story h2{font-size:44px;line-height:1.08;letter-spacing:-.04em;margin:0 0 20px}.product-story p{font-size:15px;color:var(--store-muted);line-height:1.8}.product-story ul{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:12px}.product-story li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:750}.product-story li svg{width:20px;color:var(--coral)}.product-story>img{width:100%;height:100%;object-fit:cover}.product-specs{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:22px}.product-specs article{min-height:125px;border:1px solid var(--line);background:var(--store-background);border-radius:18px;padding:22px;display:flex;flex-direction:column;justify-content:center}.product-specs svg{color:var(--coral);width:25px;height:25px;margin-bottom:12px}.product-specs span{font-size:10px;color:var(--store-muted);text-transform:uppercase;letter-spacing:.13em}.product-specs strong{font-size:13px;margin-top:4px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.related-card{background:var(--store-background);border:1px solid var(--line);border-radius:20px;overflow:hidden;transition:.3s}.related-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.related-card__media{display:block;height:340px;background:var(--store-surface);position:relative;overflow:hidden}.related-card__media img{width:100%;height:100%;object-fit:cover;transition:.5s}.related-card:hover img{transform:scale(1.035)}.related-card__media span{position:absolute;z-index:2;left:13px;top:13px;background:var(--coral);color:var(--store-background);font-size:10px;font-weight:900;border-radius:999px;padding:6px 10px}.related-card>div{padding:18px}.related-card>div>p{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--coral);font-weight:850;margin:0 0 6px}.related-card h3{font-size:15px;margin:0 0 12px}.related-card__price{display:flex;gap:9px;align-items:center}.related-card__price strong{font-size:14px}.related-card__price del{font-size:11px;color:var(--store-muted)}.product-review-summary{margin-top:100px;border-radius:26px;border:1px solid var(--line);background:var(--store-background);display:grid;grid-template-columns:.8fr 1.1fr 1.35fr;gap:45px;padding:45px}.product-review-summary h2{font-size:50px;margin:0}.review-stars{color:var(--color-primary);letter-spacing:2px}.product-review-summary>div>p{font-size:12px;color:var(--store-muted)}.review-bars{display:flex;flex-direction:column;justify-content:center;gap:9px}.review-bars p{display:grid;grid-template-columns:55px 1fr 38px;align-items:center;gap:10px;margin:0;font-size:11px}.review-bars i{height:7px;background:var(--store-surface);border-radius:99px;overflow:hidden}.review-bars b{display:block;height:100%;background:var(--color-primary);border-radius:99px}.product-review-summary>article{border-left:1px solid var(--line);padding-left:35px}.product-review-summary>article>div:first-child{display:flex;justify-content:space-between;align-items:center}.product-review-summary>article span{font-size:10px;color:var(--color-primary)}.product-review-summary>article p{font-size:13px;line-height:1.7;color:var(--store-muted)}.size-guide-modal{position:fixed;inset:0;z-index:100;display:none;place-items:center;padding:20px}.size-guide-modal.is-open{display:grid}.size-guide-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55);backdrop-filter:blur(4px)}.size-guide-panel{position:relative;width:min(650px,100%);background:var(--store-background);border-radius:24px;padding:40px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.size-guide-panel h2{font-size:34px;margin:0 0 10px}.size-guide-panel>p{font-size:13px;color:var(--store-muted);line-height:1.7}.size-guide-panel table{width:100%;border-collapse:collapse;margin:22px 0 10px}.size-guide-panel th,.size-guide-panel td{border-bottom:1px solid var(--line);padding:12px;text-align:left;font-size:12px}.size-guide-panel th{background:var(--store-background);color:var(--store-muted)}.size-guide-panel>small{font-size:10px;color:var(--store-muted)}.mobile-product-bar{display:none}
@media(max-width:1180px){.product-detail{gap:38px;grid-template-columns:1fr 1fr}.product-gallery__main{height:650px}.product-info h1{font-size:38px}.product-story>div{padding:50px}.related-card__media{height:285px}}
@media(max-width:900px){.product-detail{grid-template-columns:1fr}.product-gallery{position:relative;top:auto}.product-gallery__main{height:720px}.product-info{padding-top:20px}.product-story{grid-template-columns:1fr;min-height:0}.product-story>img{height:500px}.product-specs{grid-template-columns:repeat(2,1fr)}.related-grid{grid-template-columns:repeat(2,1fr)}.product-review-summary{grid-template-columns:1fr 1fr}.product-review-summary>article{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.mobile-product-bar{position:fixed;z-index:60;left:14px;right:14px;bottom:14px;background:var(--store-text);color:var(--store-background);border-radius:16px;padding:10px 10px 10px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 55px rgba(0,0,0,.3)}.mobile-product-bar span,.mobile-product-bar strong{display:block}.mobile-product-bar span{font-size:10px;color:var(--store-muted);max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-product-bar strong{font-size:14px}.mobile-product-bar button{border:0;background:var(--coral);color:var(--store-background);height:46px;border-radius:11px;padding:0 20px;font-weight:850}}
@media(max-width:620px){.product-breadcrumb{white-space:nowrap;overflow:auto;padding-top:18px}.product-detail{gap:28px}.product-gallery{display:flex;flex-direction:column-reverse}.product-gallery__thumbs{flex-direction:row}.gallery-thumb{width:78px;height:92px}.product-gallery__main{height:500px;border-radius:21px}.product-info h1{font-size:32px}.product-meta{align-items:flex-start;gap:12px}.product-sku{display:none}.product-detail-price strong{font-size:27px}.product-service-grid{grid-template-columns:1fr}.product-service-grid article{padding:14px}.product-story{margin-top:70px;border-radius:21px}.product-story>div{padding:40px 25px}.product-story h2{font-size:34px}.product-story>img{height:380px}.product-specs{grid-template-columns:1fr 1fr}.product-specs article{padding:16px}.related-grid{grid-template-columns:1fr 1fr;gap:12px}.related-card__media{height:220px}.related-card>div{padding:13px}.product-review-summary{grid-template-columns:1fr;padding:28px;margin-top:70px}.product-review-summary>article{grid-column:auto}.size-guide-panel{padding:30px 20px;overflow:auto;max-height:90vh}.size-guide-panel table{min-width:500px}.purchase-row{grid-template-columns:105px 1fr}.footer{padding-bottom:82px}.product-card-actions,.flash-actions{grid-template-columns:1fr}.detail-link{height:42px}}

/* ===== Lumina Commerce Revision: airy cards, cart, checkout and account pages ===== */
:root{--container:1380px;--commerce-bg:var(--store-surface);--success:var(--color-primary)}
.header-actions>a.icon-btn{display:grid}.product-grid{gap:22px}.product-card{border-radius:22px}.product-media{height:330px}.product-body{padding:20px}.product-body h3,.mini-product h3,.flash-card h3{font-size:15px}.price strong,.flash-card strong{font-size:15px}.rating{font-size:12px;margin:10px 0 16px}.product-card-actions,.flash-actions,.mini-actions{display:grid;grid-template-columns:.86fr 1.14fr;gap:10px}.detail-link,.add-cart,.mini-detail-link{height:48px;border-radius:12px;font-size:13px;font-weight:850}.add-cart{justify-content:center;gap:8px;padding:0 14px;background:var(--coral);border-color:var(--coral);color:var(--store-background)}.add-cart:hover{background:var(--color-primary)}.detail-link,.mini-detail-link{border:1px solid var(--line);display:grid;place-items:center;background:var(--store-background);transition:.25s}.detail-link:hover,.mini-detail-link:hover{border-color:var(--coral);color:var(--coral);background:var(--rose)}.product-grid--six{gap:20px}.mini-product{border:1px solid var(--line);border-radius:20px;padding:10px 10px 14px;background:var(--store-background)}.mini-product>div{height:270px;border-radius:15px}.mini-product h3{margin:15px 4px 7px}.mini-product>p{margin:0 4px 14px;font-size:13px}.mini-actions{padding:0 4px}.mini-actions .add-cart,.mini-actions .mini-detail-link{height:43px;font-size:11px}.flash-grid{gap:18px}.flash-card{border-radius:20px;padding:10px 10px 16px}.flash-card>div{border-radius:14px}.flash-card h3,.flash-card>p{margin-left:4px;margin-right:4px}.flash-actions{padding:4px}.quantity-price-note{display:block;font-size:11px;color:var(--store-muted);margin-top:7px}.product-detail-price{flex-wrap:wrap}.product-detail-price .quantity-price-note{flex-basis:100%}.mobile-product-bar strong{min-width:112px;text-align:right}

.commerce-body,.auth-body{background:var(--commerce-bg)}.commerce-main{padding:54px 0 95px}.commerce-breadcrumb{display:flex;align-items:center;gap:9px;color:var(--store-muted);font-size:13px;margin-bottom:20px}.commerce-breadcrumb a:hover{color:var(--coral)}.commerce-page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}.commerce-page-title span{display:block;color:var(--coral);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px}.commerce-page-title h1{font-size:44px;letter-spacing:-.04em;line-height:1.05;margin:0}.commerce-page-title p{margin:8px 0 0;color:var(--store-muted)}.commerce-page-title>a{height:48px;border:1px solid var(--line);border-radius:13px;background:var(--store-background);padding:0 18px;display:flex;align-items:center;gap:9px;font-weight:800;font-size:13px}.commerce-page-title>a:hover{border-color:var(--coral);color:var(--coral)}
.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.cart-panel,.summary-card,.checkout-card,.auth-card{background:var(--store-background);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 40px rgba(50,28,22,.04)}.cart-panel{padding:30px}.cart-panel__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:22px;border-bottom:1px solid var(--line)}.cart-panel__head h2{font-size:23px;margin:0}.cart-panel__head span{color:var(--store-muted);font-size:13px}.cart-item{display:grid;grid-template-columns:130px minmax(0,1fr) 115px 124px 120px;gap:22px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.cart-item__image{height:158px;border-radius:17px;overflow:hidden;background:var(--store-surface)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__category{font-size:10px;color:var(--coral);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.cart-item__info h3{font-size:18px;margin:7px 0 12px}.cart-item__variants{display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--store-muted);font-size:12px}.cart-item__variants b{color:var(--store-text)}.cart-remove{margin-top:17px;border:0;padding:0;background:transparent;color:var(--store-muted);display:flex;align-items:center;gap:7px;font-size:12px;cursor:pointer}.cart-remove:hover{color:var(--color-primary)}.cart-item__price,.cart-item__total{display:flex;flex-direction:column;gap:4px}.cart-item__price small,.cart-item__total small{color:var(--store-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.cart-item__price strong,.cart-item__total strong{font-size:15px}.cart-item__price del{font-size:11px;color:var(--store-muted)}.cart-item__qty{height:48px}.shipping-progress{margin-top:26px;padding:19px 20px;background:linear-gradient(135deg,var(--store-surface),var(--store-background));border:1px solid var(--store-surface);border-radius:16px}.shipping-progress__head{display:flex;align-items:center;gap:10px;font-size:13px}.shipping-progress__head svg{color:var(--coral);width:21px;height:21px}.shipping-progress__track{height:7px;background:var(--store-surface);border-radius:999px;overflow:hidden;margin-top:14px}.shipping-progress__track i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--coral),var(--orange));border-radius:inherit;transition:.35s}.summary-card{padding:27px;position:sticky;top:112px}.summary-card h2{font-size:22px;margin:0 0 22px}.coupon-box{padding:16px;background:var(--store-surface);border-radius:15px;margin-bottom:20px}.coupon-box label{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:850;margin-bottom:10px}.coupon-box label svg{color:var(--coral)}.coupon-row{display:grid;grid-template-columns:1fr auto;gap:8px}.coupon-row input{height:46px;border:1px solid var(--line);border-radius:11px;padding:0 13px;outline:0;text-transform:uppercase}.coupon-row input:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(255,93,85,.08)}.coupon-row button{border:0;border-radius:11px;background:var(--ink);color:var(--store-background);font-weight:800;padding:0 15px;cursor:pointer}.coupon-message{display:block;font-size:11px;margin-top:8px}.coupon-message.is-success{color:var(--success)}.coupon-message.is-error{color:var(--color-primary)}.summary-lines{display:grid;gap:13px;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.summary-lines p{display:flex;justify-content:space-between;gap:20px;margin:0;color:var(--store-muted);font-size:13px}.summary-lines p strong{color:var(--store-text)}.summary-lines .discount strong{color:var(--success)}.summary-total{display:flex;align-items:flex-end;justify-content:space-between;padding:22px 0}.summary-total span{font-size:13px;color:var(--store-muted)}.summary-total strong{font-size:25px}.checkout-primary{width:100%;height:58px;border:0;border-radius:14px;background:linear-gradient(105deg,var(--coral),var(--color-primary));color:var(--store-background);font-weight:900;font-size:14px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 13px 28px rgba(255,93,85,.22)}.checkout-primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.summary-secure{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--store-muted);font-size:11px;margin:15px 0 0}.summary-secure svg{color:var(--success)}.cart-empty{padding:70px 20px;text-align:center}.cart-empty[hidden]{display:none}.cart-empty span{width:86px;height:86px;border-radius:28px;background:var(--rose);color:var(--coral);display:grid;place-items:center;margin:0 auto 21px}.cart-empty svg{width:38px;height:38px}.cart-empty h3{font-size:25px;margin:0 0 8px}.cart-empty p{color:var(--store-muted);margin:0 0 24px}.cart-empty a{height:50px;padding:0 22px;border-radius:13px;background:var(--coral);color:var(--store-background);display:inline-flex;align-items:center;gap:9px;font-weight:850}.is-empty .shipping-progress{display:none}

.checkout-steps{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:34px}.checkout-steps span{display:flex;align-items:center;gap:8px;color:var(--store-muted);font-size:12px;font-weight:750}.checkout-steps span:after{content:"";width:45px;height:1px;background:var(--store-surface)}.checkout-steps span:last-child:after{display:none}.checkout-steps i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--store-surface);color:var(--store-muted);font-style:normal}.checkout-steps .is-active{color:var(--ink)}.checkout-steps .is-active i{background:var(--coral);color:var(--store-background)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:28px;align-items:start}.checkout-stack{display:grid;gap:20px}.checkout-card{padding:30px}.checkout-card__head{display:flex;align-items:flex-start;gap:13px;margin-bottom:25px}.checkout-card__head>span{width:42px;height:42px;border-radius:13px;background:var(--rose);color:var(--coral);display:grid;place-items:center;flex:none}.checkout-card__head h2{font-size:21px;margin:0}.checkout-card__head p{font-size:12px;color:var(--store-muted);margin:3px 0 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-field{display:grid;gap:7px}.form-field--full{grid-column:1/-1}.form-field label{font-size:12px;font-weight:800}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--store-background);outline:0;padding:0 14px;transition:.2s}.form-field input,.form-field select{height:51px}.form-field textarea{min-height:96px;padding-top:13px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(255,93,85,.08)}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:12px;color:var(--store-muted)}.check-row input{margin-top:3px;accent-color:var(--coral)}.delivery-options,.payment-options{display:grid;gap:11px}.choice-card{position:relative;display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--line);border-radius:14px;cursor:pointer}.choice-card:has(input:checked){border-color:var(--coral);background:var(--store-background);box-shadow:0 0 0 3px rgba(255,93,85,.07)}.choice-card input{accent-color:var(--coral)}.choice-card>span{width:39px;height:39px;border-radius:12px;background:var(--store-surface);display:grid;place-items:center;color:var(--store-muted)}.choice-card strong,.choice-card small{display:block}.choice-card strong{font-size:13px}.choice-card small{font-size:11px;color:var(--store-muted);margin-top:2px}.choice-card>b{margin-left:auto;font-size:12px}.card-fields{margin-top:18px}.card-fields[hidden],.transfer-info[hidden]{display:none}.transfer-info{padding:17px;background:var(--store-surface);border:1px solid var(--store-surface);border-radius:14px;margin-top:17px;font-size:12px;color:var(--store-muted)}.transfer-info strong{display:block;color:var(--color-primary);margin-bottom:5px}.checkout-summary{position:sticky;top:112px}.checkout-items{display:grid;gap:14px;max-height:360px;overflow:auto;padding-right:5px}.checkout-mini-item{display:grid;grid-template-columns:70px 1fr auto;gap:12px;align-items:center}.checkout-mini-item img{width:70px;height:86px;border-radius:12px;object-fit:cover;background:var(--store-surface)}.checkout-mini-item h4{font-size:13px;margin:0 0 5px}.checkout-mini-item p{font-size:10px;color:var(--store-muted);margin:0}.checkout-mini-item>strong{font-size:12px}.checkout-empty{padding:25px;text-align:center;background:var(--store-surface);border-radius:13px}.checkout-empty strong,.checkout-empty a{display:block}.checkout-empty a{color:var(--coral);margin-top:7px}.order-note{font-size:10px;line-height:1.6;color:var(--store-muted);margin:14px 0 0;text-align:center}.button-loader{width:18px;height:18px;border:2px solid rgba(255,255,255,.45);border-top-color:var(--store-background);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.order-success{position:fixed;inset:0;z-index:200;background:rgba(10,8,8,.62);display:grid;place-items:center;padding:20px;backdrop-filter:blur(8px)}.order-success[hidden]{display:none}.order-success__card{width:min(520px,100%);background:var(--store-background);border-radius:28px;padding:48px;text-align:center;animation:modalIn .35s ease}.order-success__icon{width:82px;height:82px;border-radius:50%;background:var(--store-surface);color:var(--success);display:grid;place-items:center;margin:0 auto 22px}.order-success__icon svg{width:42px;height:42px}.order-success h2{font-size:31px;margin:0 0 8px}.order-success p{color:var(--store-muted)}.order-success b{display:block;font-size:18px;margin:17px 0}.order-success button{height:52px;border:0;border-radius:13px;background:var(--ink);color:var(--store-background);padding:0 24px;font-weight:850;cursor:pointer}

.auth-main{min-height:calc(100vh - 116px);display:grid;place-items:center;padding:70px 0}.auth-shell{display:grid;grid-template-columns:1.05fr .95fr;width:min(1100px,calc(100% - 48px));min-height:700px;background:var(--store-background);border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 28px 80px rgba(57,28,22,.1)}.auth-visual{position:relative;overflow:hidden;background:var(--color-primary)}.auth-visual img{width:100%;height:100%;object-fit:cover}.auth-visual:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.72))}.auth-visual__copy{position:absolute;z-index:2;left:42px;right:42px;bottom:42px;color:var(--store-background)}.auth-visual__copy span{font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:900}.auth-visual__copy h2{font-size:38px;line-height:1.08;margin:8px 0 10px}.auth-visual__copy p{margin:0;color:var(--store-surface)}.auth-panel{display:flex;flex-direction:column;justify-content:center;padding:64px}.auth-panel .logo{margin-bottom:42px}.auth-panel h1{font-size:35px;line-height:1.1;margin:0}.auth-panel>p{color:var(--store-muted);margin:10px 0 28px}.auth-form{display:grid;gap:16px}.auth-field{display:grid;gap:7px}.auth-field label{font-size:12px;font-weight:800}.auth-input{height:53px;border:1px solid var(--line);border-radius:13px;display:flex;align-items:center;padding:0 15px;gap:10px;transition:.2s}.auth-input:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(255,93,85,.08)}.auth-input>svg{color:var(--store-muted)}.auth-input input{border:0;outline:0;flex:1;min-width:0}.password-toggle{border:0;background:transparent;display:grid;place-items:center;color:var(--store-muted);cursor:pointer}.password-toggle.is-visible{color:var(--coral)}.auth-options{display:flex;justify-content:space-between;align-items:center;font-size:12px}.auth-options label{display:flex;align-items:center;gap:7px}.auth-options input{accent-color:var(--coral)}.auth-options a{color:var(--coral);font-weight:750}.auth-submit{height:55px;border:0;border-radius:13px;background:linear-gradient(105deg,var(--coral),var(--color-primary));color:var(--store-background);font-weight:900;cursor:pointer;box-shadow:0 13px 28px rgba(255,93,85,.2)}.auth-switch{text-align:center;font-size:13px;color:var(--store-muted);margin-top:22px}.auth-switch a{color:var(--coral);font-weight:850}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--store-muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin:6px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--line);flex:1}.social-login{display:grid;grid-template-columns:1fr 1fr;gap:10px}.social-login button{height:48px;border:1px solid var(--line);background:var(--store-background);border-radius:12px;font-weight:800;font-size:12px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.social-login button:hover{border-color:var(--store-border)}.form-message{display:none;border-radius:11px;padding:11px 13px;font-size:12px}.form-message.is-error,.form-message.is-success{display:block}.form-message.is-error{background:var(--store-surface);color:var(--color-primary)}.form-message.is-success{background:var(--store-surface);color:var(--color-primary)}.password-strength{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--store-muted)}.password-strength:before{content:"";height:5px;flex:1;border-radius:999px;background:linear-gradient(90deg,var(--coral) 0 25%,var(--store-surface) 25%)}.password-strength[data-score="2"]:before{background:linear-gradient(90deg,var(--color-primary) 0 50%,var(--store-surface) 50%)}.password-strength[data-score="3"]:before{background:linear-gradient(90deg,var(--color-primary) 0 75%,var(--store-surface) 75%)}.password-strength[data-score="4"]:before{background:var(--success)}.auth-back{display:inline-flex;align-items:center;gap:7px;color:var(--store-muted);font-size:12px;font-weight:750;margin-top:25px}.auth-back:hover{color:var(--coral)}

@media(max-width:1180px){.cart-layout,.checkout-layout{grid-template-columns:1fr 350px}.cart-item{grid-template-columns:110px minmax(0,1fr) 110px 112px}.cart-item__price{display:none}.auth-panel{padding:45px}.product-media{height:300px}}
@media(max-width:960px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.summary-card,.checkout-summary{position:static}.cart-item{grid-template-columns:105px 1fr 110px;gap:16px}.cart-item__qty{grid-column:2}.cart-item__total{grid-column:3;grid-row:2}.auth-shell{grid-template-columns:1fr;max-width:680px}.auth-visual{min-height:360px}.auth-panel{padding:48px}.product-grid--six{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){:root{--container:100%}.product-grid{gap:13px}.product-media{height:265px}.product-body{padding:14px}.product-card-actions,.flash-actions,.mini-actions{grid-template-columns:1fr}.detail-link,.add-cart{height:44px}.mini-product{padding:7px 7px 12px}.mini-product>div{height:225px}.mini-actions .add-cart,.mini-actions .mini-detail-link{height:40px}.commerce-main{padding:35px 0 70px}.commerce-page-title{align-items:flex-start;flex-direction:column;margin-bottom:25px}.commerce-page-title h1{font-size:34px}.commerce-page-title>a{height:43px}.cart-panel,.summary-card,.checkout-card{border-radius:18px}.cart-panel,.checkout-card{padding:19px}.summary-card{padding:22px}.cart-item{grid-template-columns:82px 1fr;gap:13px;padding:19px 0}.cart-item__image{height:110px}.cart-item__info h3{font-size:15px;margin:4px 0 8px}.cart-item__variants{gap:4px 10px;font-size:10px}.cart-remove{margin-top:10px}.cart-item__qty{grid-column:1;width:82px;height:42px}.cart-item__total{grid-column:2;grid-row:2;align-items:flex-end}.shipping-progress{padding:15px}.checkout-steps{justify-content:flex-start;overflow:auto}.checkout-steps span{white-space:nowrap}.checkout-steps span:after{width:25px}.form-grid{grid-template-columns:1fr}.form-field--full{grid-column:auto}.checkout-card__head h2{font-size:18px}.checkout-mini-item{grid-template-columns:60px 1fr auto}.checkout-mini-item img{width:60px;height:75px}.order-success__card{padding:34px 22px}.auth-main{padding:25px 0}.auth-shell{width:calc(100% - 28px);border-radius:22px;min-height:0}.auth-visual{min-height:270px}.auth-visual__copy{left:25px;right:25px;bottom:25px}.auth-visual__copy h2{font-size:29px}.auth-panel{padding:35px 24px 42px}.auth-panel .logo{margin-bottom:30px}.auth-panel h1{font-size:29px}.social-login{grid-template-columns:1fr}.header-actions>a.icon-btn:not(.cart-btn){display:none}}


/* Index page: product action buttons stacked vertically */
.home-page .product-card-actions,.home-page .flash-actions,.home-page .mini-actions{grid-template-columns:1fr;gap:9px}
.home-page .product-card-actions .detail-link,.home-page .product-card-actions .add-cart,.home-page .flash-actions .detail-link,.home-page .flash-actions .add-cart,.home-page .mini-actions .mini-detail-link,.home-page .mini-actions .add-cart{width:100%}


/* ===== Compact product filter and flash heading spacing ===== */
.home-page #new .tabs-row{justify-content:flex-start;gap:18px;align-items:center}
.home-page #new .tabs{gap:6px;flex:0 1 auto}
.home-page #new .tab{padding-inline:20px}
.home-page #new .tabs-row>a{margin-left:auto}
.home-page #flash .flash-heading{display:flex;justify-content:flex-start;align-items:center;gap:28px}
.home-page #flash .flash-heading>a{margin-left:auto;justify-self:auto}
.home-page #flash .countdown{gap:7px}

/* ===== Corporate and support content pages ===== */
.content-page{background:var(--store-background)}.content-main{min-height:55vh}.content-page .site-header{top:0}.content-page .reveal{transition-duration:.55s}
.page-hero{overflow:hidden;background:linear-gradient(135deg,var(--store-surface),var(--store-background));border-bottom:1px solid var(--store-surface)}.page-hero--green{background:linear-gradient(135deg,var(--store-surface),var(--store-background))}
.page-hero__inner{min-height:440px;display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.76fr);gap:70px;align-items:center}.page-hero:not(.page-hero--image) .page-hero__inner{grid-template-columns:minmax(0,820px);min-height:360px}.page-hero__copy{padding:64px 0}.page-breadcrumb{display:flex;align-items:center;gap:9px;color:var(--store-muted);font-size:12px;margin-bottom:34px}.page-breadcrumb a:hover{color:var(--coral)}.page-breadcrumb strong{color:var(--store-muted);font-weight:750}.page-hero__badge{display:inline-flex;padding:7px 12px;border:1px solid rgba(255,93,85,.25);border-radius:999px;color:var(--coral);background:var(--store-background);font-size:11px;font-weight:850;margin-bottom:18px}.page-hero h1{font-size:58px;line-height:1.02;letter-spacing:-.045em;margin:9px 0 22px;max-width:850px}.page-hero p{font-size:18px;line-height:1.75;color:var(--store-muted);margin:0;max-width:760px}.page-hero__visual{height:360px;border-radius:30px;overflow:hidden;box-shadow:0 30px 80px rgba(62,29,23,.13);transform:rotate(1.5deg)}.page-hero__visual img{width:100%;height:100%;object-fit:cover}
.content-section{padding:96px 0}.content-section--soft{background:var(--store-surface)}.content-section--dark{background:var(--store-text);color:var(--store-background)}.content-heading{max-width:760px;margin-bottom:42px}.content-heading--row{max-width:none;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.content-heading h2,.story-grid h2,.content-cta h2{font-size:42px;line-height:1.12;letter-spacing:-.035em;margin:7px 0 14px}.content-heading>p{font-size:17px;color:var(--store-muted);line-height:1.75}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.rich-copy{font-size:17px;color:var(--store-muted);line-height:1.85}.rich-copy p:first-child{margin-top:0}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--coral);font-weight:850;margin-top:12px}.text-link:hover{gap:12px}
.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:70px}.metric-grid article{padding:34px;border:1px solid var(--line);border-radius:22px;background:var(--store-background)}.metric-grid strong{display:block;font-size:36px;letter-spacing:-.04em;color:var(--coral)}.metric-grid span{display:block;color:var(--store-muted);margin-top:4px}.metric-grid--dark article{background:var(--store-text);border-color:var(--store-text)}.metric-grid--dark span{color:var(--store-muted)}
.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.value-grid--four{grid-template-columns:repeat(4,1fr)}.value-card{padding:34px;border:1px solid var(--line);border-radius:24px;background:var(--store-background);box-shadow:0 10px 35px rgba(42,22,18,.035)}.value-card__icon{width:54px;height:54px;border-radius:16px;background:var(--rose);color:var(--coral);display:grid;place-items:center;margin-bottom:25px}.value-card__icon svg{width:25px;height:25px}.value-card h3{font-size:21px;margin:0 0 10px}.value-card p{color:var(--store-muted);margin:0;line-height:1.75}.timeline{max-width:950px}.timeline article{display:grid;grid-template-columns:120px 1fr;gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}.timeline b{font-size:28px;color:var(--coral)}.timeline h3{font-size:22px;margin:0 0 5px}.timeline p{margin:0;color:var(--store-muted)}
.content-cta{margin-top:30px;margin-bottom:100px;padding:48px 54px;border-radius:28px;background:linear-gradient(120deg,var(--store-surface),var(--store-surface));display:flex;align-items:center;justify-content:space-between;gap:35px}.content-cta h2{margin-bottom:8px}.content-cta p{color:var(--store-muted);margin:0;max-width:720px}.content-cta .btn{flex:none}
.job-filter,.store-filters,.journal-filter,.size-tabs{display:flex;flex-wrap:wrap;gap:8px}.job-filter button,.store-filters button,.journal-filter button,.size-tabs button{height:43px;border:1px solid var(--line);border-radius:999px;background:var(--store-background);padding:0 19px;font-size:12px;font-weight:800;cursor:pointer}.job-filter button.is-active,.store-filters button.is-active,.journal-filter button.is-active,.size-tabs button.is-active{background:var(--ink);border-color:var(--ink);color:var(--store-background)}.jobs-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.job-card{background:var(--store-background);border:1px solid var(--line);border-radius:23px;padding:30px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.job-card.is-hidden,.store-card.is-hidden{display:none}.job-card>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--coral);font-weight:900}.job-card h3{font-size:24px;margin:11px 0}.job-card p{color:var(--store-muted)}.job-card footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:19px;margin-top:22px}.job-card footer small{color:var(--store-muted)}.job-card footer a{display:flex;align-items:center;gap:7px;font-weight:850;font-size:12px;color:var(--coral)}
.store-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:35px}.store-toolbar h2{font-size:42px;margin:6px 0 0}.store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.store-card{display:grid;grid-template-columns:42% 1fr;min-height:340px;border:1px solid var(--line);border-radius:24px;overflow:hidden;background:var(--store-background)}.store-card>img{width:100%;height:100%;object-fit:cover}.store-card>div{padding:30px}.store-card>div>span{color:var(--coral);font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:900}.store-card h3{font-size:25px;margin:10px 0}.store-card p{color:var(--store-muted);min-height:50px}.store-card ul{list-style:none;padding:0;margin:20px 0}.store-card li{display:flex;align-items:center;gap:8px;color:var(--store-muted);font-size:12px;margin:9px 0}.store-card li svg{color:var(--coral)}.store-card a{display:inline-flex;align-items:center;gap:7px;color:var(--coral);font-weight:850;font-size:12px}.service-band{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-band>div{padding:34px;background:var(--store-background);border-radius:22px}.service-band h3{margin:0 0 9px}.service-band p{color:var(--store-muted);margin:0}
.impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.impact-card{padding:34px;border:1px solid var(--line);border-radius:24px}.impact-card>span{font-weight:900;color:var(--coral);font-size:12px}.impact-card h3{font-size:24px}.impact-card p{color:var(--store-muted);min-height:125px}.progress{height:8px;background:var(--store-surface);border-radius:999px;overflow:hidden;margin:25px 0 10px}.progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--coral),var(--orange))}.impact-card small{color:var(--store-muted)}.sustainability-numbers>.metric-grid{margin-top:40px}

.category-track a.is-main-category span{outline:1px solid var(--color-accent,var(--orange));outline-offset:1px}

.promo-band>img{object-fit:contain;border-radius:0;mix-blend-mode:normal;opacity:1}

.collections article{isolation:isolate;cursor:pointer}.collection-card__overlay{position:absolute;inset:0;z-index:1}.collections article>div{pointer-events:none}.collections article>div a{position:relative;z-index:3;pointer-events:auto}.collections article:focus-within{outline:2px solid var(--color-accent,var(--orange));outline-offset:3px}
.journal-feature{display:grid;grid-template-columns:1.25fr .75fr;min-height:480px;border-radius:28px;overflow:hidden;background:var(--store-text);color:var(--store-background)}.journal-feature>img{width:100%;height:100%;object-fit:cover}.journal-feature>div{padding:55px;display:flex;flex-direction:column;justify-content:center}.journal-feature h2{font-size:38px;line-height:1.15;margin:8px 0 18px}.journal-feature p{color:var(--store-border);line-height:1.75}.journal-feature .btn{align-self:flex-start;margin-top:18px}.journal-filter{margin:45px 0 25px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.journal-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--store-background);transition:.3s}.journal-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.journal-card img{width:100%;height:255px;object-fit:cover}.journal-card div{padding:24px}.journal-card span{font-size:10px;color:var(--coral);text-transform:uppercase;letter-spacing:.14em;font-weight:900}.journal-card h3{font-size:21px;line-height:1.25;margin:10px 0}.journal-card p{font-size:13px;color:var(--store-muted);line-height:1.65}.journal-card time{font-size:11px;color:var(--store-muted)}
.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:start}.contact-cards{display:grid;gap:14px}.contact-card{display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:20px;padding:23px;background:var(--store-background)}.contact-card>span{width:48px;height:48px;border-radius:15px;background:var(--rose);color:var(--coral);display:grid;place-items:center;flex:none}.contact-card small{color:var(--store-muted);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.contact-card h3{font-size:18px;margin:2px 0}.contact-card p{font-size:12px;color:var(--store-muted);margin:0}.contact-map{height:280px;border-radius:22px;background:var(--store-surface);position:relative;overflow:hidden;display:grid;place-items:center}.map-grid{position:absolute;inset:-20%;background-image:linear-gradient(var(--store-border) 1px,transparent 1px),linear-gradient(90deg,var(--store-border) 1px,transparent 1px);background-size:32px 32px;transform:rotate(12deg)}.map-pin{position:relative;width:58px;height:58px;background:var(--coral);color:var(--store-background);border-radius:50% 50% 50% 5px;transform:rotate(-45deg);display:grid;place-items:center;box-shadow:0 14px 30px rgba(255,93,85,.3)}.map-pin svg{transform:rotate(45deg)}.contact-map>div:last-child{position:absolute;left:20px;bottom:18px;background:var(--store-background);border-radius:12px;padding:10px 14px;box-shadow:0 10px 30px rgba(0,0,0,.08)}.contact-map strong,.contact-map small{display:block}.contact-map small{font-size:10px;color:var(--store-muted)}.contact-form{border:1px solid var(--line);border-radius:27px;padding:38px;background:var(--store-background)}.contact-form h2{font-size:33px;margin:5px 0 25px}.contact-form .checkout-primary{margin-top:19px}.form-status{font-size:12px;margin:13px 0 0}.form-status.is-success{color:var(--color-primary)}.form-status.is-error{color:var(--color-primary)}
.track-layout{display:grid;grid-template-columns:430px 1fr;gap:28px;align-items:start}.track-card,.tracking-result{border:1px solid var(--line);border-radius:26px;padding:34px;background:var(--store-background)}.track-card h2{font-size:28px;margin:18px 0 7px}.track-card>p{color:var(--store-muted);font-size:13px;margin-bottom:25px}.track-card .form-field{margin-top:14px}.track-card .checkout-primary{margin-top:20px}.track-card>small{display:block;color:var(--store-muted);font-size:10px;text-align:center;margin-top:12px}.tracking-result__head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:22px}.tracking-result__head span{font-size:10px;color:var(--store-muted);text-transform:uppercase}.tracking-result__head h2{font-size:25px;margin:2px 0}.tracking-result__head>strong{background:var(--store-surface);color:var(--color-primary);border-radius:999px;padding:8px 13px;font-size:11px}.tracking-product{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:15px;padding:23px 0;border-bottom:1px solid var(--line)}.tracking-product img{width:80px;height:100px;object-fit:cover;border-radius:13px}.tracking-product h3{margin:0 0 5px}.tracking-product p{margin:0;color:var(--store-muted);font-size:11px}.tracking-steps{list-style:none;padding:25px 0 0;margin:0;display:grid;grid-template-columns:repeat(4,1fr)}.tracking-steps li{position:relative;text-align:center;padding:0 10px}.tracking-steps li:after{content:"";position:absolute;top:21px;left:50%;width:100%;height:2px;background:var(--store-surface);z-index:0}.tracking-steps li:last-child:after{display:none}.tracking-steps li>span{position:relative;z-index:1;width:44px;height:44px;border-radius:50%;background:var(--store-surface);color:var(--store-muted);display:grid;place-items:center;margin:0 auto 12px}.tracking-steps .is-done>span{background:var(--store-surface);color:var(--color-primary)}.tracking-steps .is-active>span{background:var(--coral);color:var(--store-background)}.tracking-steps strong,.tracking-steps small{display:block}.tracking-steps strong{font-size:11px}.tracking-steps small{font-size:9px;color:var(--store-muted);margin-top:4px}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.process-card{position:relative;padding:36px;border:1px solid var(--line);border-radius:24px}.process-card>b{position:absolute;right:25px;top:22px;font-size:44px;color:var(--store-surface)}.process-card>span{width:54px;height:54px;border-radius:17px;background:var(--rose);color:var(--coral);display:grid;place-items:center}.process-card h3{font-size:21px;margin:24px 0 8px}.process-card p{color:var(--store-muted);margin:0}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.policy-card{background:var(--store-background);border-radius:22px;padding:32px}.policy-card h3{font-size:21px;margin:0 0 14px}.policy-card p,.policy-card li{color:var(--store-muted);line-height:1.75}.policy-card ul{padding-left:19px}.policy-card li+li{margin-top:8px}
.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:22px;background:var(--store-background)}.shipping-table,.size-table{width:100%;border-collapse:collapse;min-width:700px}.shipping-table th,.shipping-table td,.size-table th,.size-table td{padding:20px 22px;text-align:left;border-bottom:1px solid var(--line)}.shipping-table th,.size-table th{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--store-muted);background:var(--store-surface)}.shipping-table td,.size-table td{font-size:13px}.shipping-table small{display:block;color:var(--store-muted);margin-top:3px}.shipping-table tr:last-child td,.size-table tr:last-child td{border-bottom:0}
.faq-layout{display:grid;grid-template-columns:330px 1fr;gap:50px;align-items:start}.faq-aside{position:sticky;top:125px}.faq-aside h2{font-size:33px;line-height:1.15}.faq-aside>nav{display:grid;margin:28px 0;border-top:1px solid var(--line)}.faq-aside>nav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:13px;font-weight:750}.faq-aside>nav a:hover{color:var(--coral)}.faq-aside>div{padding:24px;background:var(--rose-2);border-radius:18px}.faq-aside>div p{font-size:12px;color:var(--store-muted)}.faq-aside>div a{display:flex;align-items:center;gap:6px;color:var(--coral);font-size:12px;font-weight:850}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;min-height:84px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:20px 4px;font-size:18px;font-weight:800;cursor:pointer}.faq-question svg{color:var(--coral);transition:.25s}.faq-item.is-open .faq-question svg{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.faq-answer>p{overflow:hidden;margin:0;color:var(--store-muted);line-height:1.75}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer>p{padding-bottom:26px}
.size-layout{display:grid;grid-template-columns:1fr 360px;gap:34px;align-items:start}.size-main{border:1px solid var(--line);border-radius:26px;padding:32px}.size-tabs{margin-bottom:30px}.size-panel{display:none}.size-panel.is-active{display:block}.size-panel__head h2{font-size:28px;margin:0}.size-panel__head p{color:var(--store-muted)}.measure-card{position:sticky;top:125px;background:var(--store-text);color:var(--store-background);border-radius:26px;padding:34px}.measure-card h2{font-size:28px}.measure-card ol{padding-left:20px}.measure-card li{color:var(--store-border);margin:15px 0;line-height:1.65}.measure-card li strong{color:var(--store-background)}.measure-card>div:last-child{padding:18px;background:var(--store-text);border-radius:15px;margin-top:25px}.measure-card>div p{color:var(--store-muted);font-size:12px;margin-bottom:0}
.legal-layout{display:grid;grid-template-columns:270px 1fr;gap:65px;align-items:start}.legal-nav{position:sticky;top:125px;display:grid;border:1px solid var(--line);border-radius:20px;padding:20px}.legal-nav strong{padding:7px 9px 13px}.legal-nav a{padding:11px 9px;border-top:1px solid var(--line);font-size:12px;color:var(--store-muted)}.legal-nav a:hover{color:var(--coral)}.legal-content{max-width:900px}.legal-content section{padding:0 0 45px;margin-bottom:45px;border-bottom:1px solid var(--line);scroll-margin-top:130px}.legal-content section>span{font-size:11px;color:var(--coral);font-weight:900}.legal-content h2{font-size:29px;margin:8px 0 15px}.legal-content p,.legal-content li{color:var(--store-muted);line-height:1.85}.cookie-controls{display:grid;gap:10px;padding:20px;background:var(--store-surface);border-radius:18px;margin-top:22px}.cookie-controls label{display:flex;align-items:center;gap:12px;padding:12px;background:var(--store-background);border-radius:12px}.cookie-controls input{accent-color:var(--coral)}.cookie-controls strong,.cookie-controls small{display:block}.cookie-controls small{color:var(--store-muted)}.cookie-controls button{height:44px;border:0;border-radius:11px;background:var(--ink);color:var(--store-background);font-weight:850;cursor:pointer}

@media(max-width:1180px){.page-hero__inner{grid-template-columns:1fr .7fr;gap:35px}.page-hero h1{font-size:50px}.value-grid--four{grid-template-columns:repeat(2,1fr)}.journal-grid{grid-template-columns:repeat(2,1fr)}.track-layout{grid-template-columns:370px 1fr}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:960px){.page-hero__inner{grid-template-columns:1fr;min-height:0;padding-bottom:38px}.page-hero__copy{padding-bottom:10px}.page-hero__visual{height:360px}.story-grid,.contact-grid,.size-layout,.legal-layout,.faq-layout{grid-template-columns:1fr;gap:35px}.metric-grid{grid-template-columns:repeat(2,1fr)}.value-grid,.impact-grid,.process-grid,.policy-grid,.service-band{grid-template-columns:repeat(2,1fr)}.store-grid,.jobs-grid{grid-template-columns:1fr}.journal-feature{grid-template-columns:1fr}.journal-feature>img{height:360px}.track-layout{grid-template-columns:1fr}.faq-aside,.measure-card,.legal-nav{position:static}.tracking-steps{overflow:auto}.tracking-steps li{min-width:150px}.content-heading--row,.store-toolbar{align-items:flex-start;flex-direction:column}.home-page #flash .flash-heading{flex-wrap:wrap}.home-page #flash .flash-heading>a{display:none}}
@media(max-width:680px){.home-page #new .tabs-row{gap:8px}.home-page #new .tabs{gap:5px}.home-page #new .tab{height:36px;padding-inline:13px;font-size:11px}.home-page #flash .flash-heading{display:grid;gap:16px}.home-page #flash .countdown{gap:5px}.page-hero__inner{padding-bottom:25px}.page-hero__copy{padding:40px 0 10px}.page-breadcrumb{margin-bottom:24px}.page-hero h1{font-size:38px}.page-hero p{font-size:15px}.page-hero__visual{height:280px;border-radius:22px}.content-section{padding:62px 0}.content-heading h2,.story-grid h2,.content-cta h2{font-size:31px}.story-grid{gap:25px}.metric-grid,.value-grid,.value-grid--four,.impact-grid,.process-grid,.policy-grid,.service-band{grid-template-columns:1fr}.metric-grid{margin-top:40px}.metric-grid article{padding:25px}.content-cta{padding:30px 24px;margin-bottom:65px;align-items:flex-start;flex-direction:column}.jobs-grid,.store-grid,.journal-grid{grid-template-columns:1fr}.job-card{min-height:0}.job-card footer{align-items:flex-start;gap:12px;flex-direction:column}.store-card{grid-template-columns:1fr}.store-card>img{height:260px}.journal-feature>img{height:260px}.journal-feature>div{padding:30px 24px}.journal-feature h2{font-size:29px}.journal-grid{grid-template-columns:1fr}.journal-card img{height:230px}.contact-form,.track-card,.tracking-result,.size-main{padding:24px;border-radius:20px}.tracking-product{grid-template-columns:65px 1fr}.tracking-product>b{grid-column:2}.tracking-steps{grid-template-columns:repeat(4,150px)}.faq-question{font-size:15px}.legal-content h2{font-size:25px}.footer-main{grid-template-columns:1fr}}


/* ===== Moda Butik final responsive revision ===== */
.logo--image{display:inline-flex;align-items:center;width:150px;height:62px;overflow:hidden;flex:0 0 auto}
.logo--image img{width:100%;height:100%;object-fit:contain;object-position:left center;display:block}
.hero.container{max-width:1540px}
.hero{grid-template-columns:minmax(0,1.65fr) minmax(290px,.62fr) minmax(290px,.62fr);gap:20px}
.hero-card--main{min-height:570px}.hero-card--small{min-height:570px}.hero-card img{object-fit:cover}
.hero-card--main img{object-position:center}.hero-card--small img{object-position:center}
.product-card,.mini-product,.flash-card{box-shadow:0 12px 34px rgba(31,24,22,.055);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.product-card:hover,.mini-product:hover,.flash-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(31,24,22,.10);border-color:var(--store-surface)}
.mini-product,.flash-card{display:flex;flex-direction:column;padding:12px 12px 16px;border:1px solid var(--line);background:var(--store-background);border-radius:22px;overflow:hidden}
.mini-product>div:first-child,.flash-card>div:first-child{border-radius:16px;overflow:hidden;background:var(--store-surface)}
.mini-product h3,.mini-product>p,.flash-card h3,.flash-card>p{padding-left:4px;padding-right:4px}
.mini-actions,.flash-actions{margin-top:auto;display:grid;grid-template-columns:1fr;gap:9px;padding:10px 4px 0}
.mini-actions .mini-detail-link,.mini-actions .add-cart,.flash-actions .detail-link,.flash-actions .add-cart{width:100%;min-height:45px;border-radius:12px;font-size:12px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:7px}
.mini-actions .mini-detail-link,.flash-actions .detail-link{border:1px solid var(--store-surface);background:var(--store-background);color:var(--coral)}
.mini-actions .add-cart,.flash-actions .add-cart{background:var(--coral);border:1px solid var(--coral);color:var(--store-background)}
.track-layout--centered{display:block;max-width:720px;margin:0 auto}.track-layout--centered .track-card{max-width:720px;margin:0 auto}.track-layout--centered .tracking-result{margin-top:26px}
.text-contract-page{max-width:980px}.text-contract-page .legal-layout--text-only{display:block}.text-contract-page .legal-content{max-width:900px;margin:0 auto;border:0;box-shadow:none;padding:0;background:transparent}.text-contract-page .legal-content section{padding:0 0 34px;border-bottom:1px solid var(--line);margin-bottom:34px}.text-contract-page .legal-content section:last-child{border-bottom:0}.text-contract-page .legal-content p,.text-contract-page .legal-content li{font-size:16px;line-height:1.85;color:var(--store-muted)}
@media(max-width:1180px){.hero{grid-template-columns:1.4fr .7fr}.hero-card--peach{display:none}.hero-card--main,.hero-card--small{min-height:510px}}
@media(max-width:760px){
 body{overflow-x:hidden}.container{width:calc(100% - 28px)}.section{padding-top:58px;padding-bottom:58px}
 .header-main{min-height:74px}.logo--image{width:118px;height:52px}
 .hero{display:grid;grid-template-columns:1fr;gap:14px;margin-top:14px}.hero-card--main{min-height:470px;border-radius:22px}.hero-card--small{display:none}.hero-copy{left:22px;right:22px;bottom:30px;max-width:78%;padding:20px;border-radius:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px)}.hero-copy h1{font-size:38px}.hero-copy p{font-size:14px}
 .section-heading{align-items:flex-start;gap:15px}.section-heading h2{font-size:28px;line-height:1.15}
 .product-grid,.product-grid--four,.product-grid--six,.filter-grid,.flash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .featured-products{display:block}.selection-banner{margin-bottom:18px;min-height:380px;border-radius:22px}
 .product-media{height:235px}.product-body{padding:13px}.product-body h3,.mini-product h3,.flash-card h3{font-size:13px;line-height:1.35}.price strong{font-size:13px}.price del,.rating{font-size:10px}
 .product-card-actions,.mini-actions,.flash-actions{gap:7px}.detail-link,.add-cart,.mini-actions .mini-detail-link,.mini-actions .add-cart,.flash-actions .detail-link,.flash-actions .add-cart{min-height:43px;font-size:11.5px;padding:0 8px}
 .mini-product,.flash-card{padding:7px 7px 11px;border-radius:16px}.mini-product>div:first-child,.flash-card>div:first-child{height:220px;border-radius:12px}.mini-product img,.flash-card img{width:100%;height:100%;object-fit:cover}
 .tabs-row{align-items:flex-start;flex-direction:column;gap:12px}.tabs{display:flex;flex-wrap:wrap;gap:6px}.tabs-row>a{margin-left:0}.tab{height:38px;padding:0 14px}
 .flash-heading{align-items:flex-start}.countdown{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:3px}
 .page-hero__copy{padding-left:0;padding-right:0}.page-hero h1{font-size:36px}.content-section{padding:54px 0}.content-section .container{width:100%}
 .track-layout--centered{max-width:100%}.track-card{padding:24px 18px}.text-contract-page .legal-content p,.text-contract-page .legal-content li{font-size:15px;line-height:1.75}
 .footer-main{gap:32px}.footer{padding-top:48px}
}

@media(max-width:390px){.container{width:calc(100% - 20px)}.product-grid,.product-grid--four,.product-grid--six,.filter-grid,.flash-grid{gap:9px}.product-media,.mini-product>div:first-child,.flash-card>div:first-child{height:198px}.product-body{padding:10px}.product-card-actions{padding-top:7px}}


/* ===== Search, uncropped mobile slider and premium flash revision ===== */
.search-box{position:relative;z-index:70}
.search-box>svg{flex:0 0 auto;cursor:pointer;transition:.2s}
.search-box>svg:hover{color:var(--coral);transform:scale(1.08)}
.search-results{position:absolute;left:0;right:0;top:calc(100% + 12px);background:var(--store-background);border:1px solid var(--store-surface);border-radius:18px;box-shadow:0 24px 70px rgba(41,24,19,.17);padding:8px;display:none;max-height:460px;overflow:auto;z-index:120}
.search-results.is-open{display:block;animation:searchDrop .18s ease both}
.search-results__head{display:flex;justify-content:space-between;align-items:center;padding:8px 10px 10px;color:var(--store-muted);font-size:11px}
.search-results__head strong{color:var(--store-text);font-size:12px}
.search-result{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:9px;border-radius:13px;transition:.2s}
.search-result:hover,.search-result.is-active{background:var(--store-surface)}
.search-result img{width:58px;height:70px;border-radius:10px;object-fit:cover;background:var(--store-surface)}
.search-result span,.search-result strong,.search-result small{display:block}
.search-result strong{font-size:13px;margin-bottom:3px;color:var(--store-text)}
.search-result span{font-size:10px;color:var(--store-muted)}
.search-result small{font-size:12px;font-weight:900;color:var(--coral);white-space:nowrap}
.search-empty{padding:24px 16px;text-align:center;color:var(--store-muted);font-size:13px}
.search-empty b{display:block;color:var(--store-text);margin-bottom:4px}
@keyframes searchDrop{from{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:none}}

.hero-card--main img{left:0;width:100%;object-fit:cover;object-position:center}
.hero-card--main:after{background:linear-gradient(90deg,rgba(255,247,243,.98) 0 31%,rgba(255,247,243,.78) 43%,rgba(255,247,243,.10) 66%,transparent 82%)}
.selection-banner img{right:0;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;mix-blend-mode:normal}
.selection-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,245,244,.86) 0,rgba(255,245,244,.20) 44%,transparent 67%);pointer-events:none}
.selection-banner>div{position:relative;z-index:3}

/* Seçili ürün kampanya görseli kartı boşluksuz kaplar; odak sağdaki modelde kalır. */
.selection-banner img{
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:62% center;
  mix-blend-mode:normal;
}

.flash-section{padding-top:82px}
.flash-showcase{background:linear-gradient(145deg,var(--store-text) 0,var(--store-text) 58%,var(--color-accent) 100%);border-radius:32px;padding:38px;box-shadow:0 30px 80px rgba(43,25,22,.13);position:relative;overflow:hidden}
.flash-showcase:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-170px;top:-190px;background:radial-gradient(circle,rgba(255,104,91,.32),transparent 67%)}
.flash-heading{position:relative;z-index:2;display:grid;grid-template-columns:1.2fr auto auto;align-items:center;gap:34px;margin-bottom:30px;color:var(--store-background)}
.flash-heading__copy p{margin:8px 0 0;color:var(--store-border);font-size:13px;max-width:520px}
.flash-heading h2{font-size:38px;color:var(--store-background)}.flash-heading h2 em{color:var(--color-primary);font-style:normal}
.flash-heading .eyebrow{color:var(--color-primary)}
.flash-heading>a{margin-left:0;color:var(--store-background);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:13px 18px;background:rgba(255,255,255,.06)}
.flash-heading>a:hover{background:var(--store-background);color:var(--store-text)}
.flash-heading .countdown{display:flex;gap:8px}
.flash-heading .countdown>div{width:64px;height:64px;border-radius:17px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);display:grid;place-content:center;text-align:center;backdrop-filter:blur(8px)}
.flash-heading .countdown b{font-size:19px;color:var(--store-background);line-height:1}.flash-heading .countdown span{font-size:8px;color:var(--store-border);text-transform:uppercase;letter-spacing:.12em;margin-top:5px}
.flash-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.flash-card{padding:0;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:var(--store-background);box-shadow:0 17px 40px rgba(0,0,0,.16);overflow:hidden;display:grid;grid-template-columns:minmax(150px,.92fr) minmax(0,1.08fr);min-height:292px}
.flash-card:hover{transform:translateY(-7px);box-shadow:0 26px 55px rgba(0,0,0,.24)}
.flash-card__media{position:relative;display:block;min-height:292px;background:var(--store-surface);overflow:hidden}
.flash-card__media img{width:100%;height:100%;object-fit:cover;transition:.45s}
.flash-card:hover .flash-card__media img{transform:scale(1.045)}
.flash-discount{position:absolute;left:13px;top:13px;background:var(--color-primary);color:var(--store-background);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;z-index:2}
.flash-label{position:absolute;left:13px;bottom:13px;background:rgba(255,255,255,.91);color:var(--store-text);border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850;z-index:2;backdrop-filter:blur(5px)}
.flash-card__content{padding:21px 19px 18px;display:flex;flex-direction:column;min-width:0}
.flash-card__meta{display:flex;justify-content:space-between;gap:8px;color:var(--store-muted);font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}
.flash-card__meta b{color:var(--color-primary);letter-spacing:0;font-size:10px}
.flash-card h3{padding:0;margin:15px 0 9px;font-size:17px;white-space:normal;line-height:1.25}
.flash-price{padding:0;margin:0;display:flex;align-items:center;gap:8px}.flash-price strong{font-size:16px;color:var(--color-primary)}.flash-price del{font-size:11px}
.flash-stock{margin:17px 0 15px}.flash-stock>div{height:5px;background:var(--store-surface);border-radius:99px;overflow:hidden}.flash-stock i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-primary),var(--color-primary))}.flash-stock small{display:block;color:var(--store-muted);font-size:9px;margin-top:6px}
.flash-actions{margin-top:auto;padding:0;display:grid;grid-template-columns:1fr;gap:8px}
.flash-actions .detail-link,.flash-actions .add-cart{min-height:40px;border-radius:10px;font-size:11.5px}
.flash-actions .detail-link{background:var(--store-background);border-color:var(--store-surface)}.flash-actions .add-cart{justify-content:center}

@media(max-width:1250px){.flash-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flash-heading{grid-template-columns:1fr auto}.flash-heading>a{display:none}}
@media(max-width:960px){
 .header__inner{height:auto;min-height:78px;flex-wrap:wrap;padding:9px 0 12px;row-gap:8px}.search-box{display:flex;order:10;flex:1 0 100%;width:100%;height:48px}.search-results{top:calc(100% + 8px);max-height:min(55vh,430px)}
 .hero-card--main{display:flex;flex-direction:column;min-height:0;background:var(--store-background);border:1px solid var(--store-surface);box-shadow:0 18px 50px rgba(50,31,25,.08)}
 .hero-card--main:after{display:none}.hero-card--main img{position:relative;inset:auto;order:1;width:100%;height:auto;aspect-ratio:2.08/1;object-fit:contain;background:var(--store-surface)}
 .hero-copy{position:relative;inset:auto;order:2;width:100%;max-width:none;padding:25px 24px 29px;background:var(--store-background);backdrop-filter:none}
 .hero-copy h1{font-size:36px;margin-bottom:13px}.hero-copy p{max-width:none;margin-bottom:20px}
 .hero-dots{left:auto;right:20px;bottom:auto;top:calc((100vw - 28px)/2.08 - 20px);background:rgba(255,255,255,.88);padding:7px 9px;border-radius:999px;backdrop-filter:blur(7px)}
 .selection-banner{min-height:520px}.selection-banner img{height:100%;object-fit:cover;object-position:62% center}.selection-banner>div{width:62%;padding:28px 22px}.selection-banner:after{background:linear-gradient(90deg,rgba(255,245,244,.94),rgba(255,245,244,.35) 58%,transparent 82%)}
 .flash-showcase{padding:28px 18px;border-radius:25px}.flash-heading{grid-template-columns:1fr;gap:18px}.flash-heading__copy p{font-size:12px}.flash-heading .countdown{overflow:auto;padding-bottom:4px}.flash-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .flash-card{display:flex;flex-direction:column;min-height:0;border-radius:17px}.flash-card__media{min-height:0;height:235px}.flash-card__content{padding:15px 12px 13px}.flash-card h3{font-size:14px;margin:11px 0 7px}.flash-stock{margin:12px 0}.flash-actions .detail-link,.flash-actions .add-cart{min-height:43px;font-size:11.5px}
}
@media(max-width:480px){
 .search-result{grid-template-columns:48px 1fr auto;gap:9px}.search-result img{width:48px;height:58px}.search-result small{font-size:10px}
 .hero-card--main img{aspect-ratio:1.92/1}.hero-copy{padding:22px 20px 26px}.hero-copy h1{font-size:32px}.hero-dots{top:calc((100vw - 20px)/1.92 - 19px)}
 .selection-banner{min-height:500px}.selection-banner>div{width:70%;padding:24px 18px}.selection-banner strong{font-size:50px}
 .flash-showcase{padding:25px 10px 18px;border-radius:20px}.flash-heading{padding:0 5px}.flash-heading h2{font-size:31px}.flash-heading .countdown>div{min-width:54px;width:54px;height:57px;border-radius:14px}.flash-grid{gap:9px}.flash-card__media{height:205px}.flash-card__content{padding:13px 9px 10px}.flash-card__meta{font-size:8px}.flash-card h3{font-size:13px}.flash-price{display:block}.flash-price strong,.flash-price del{display:block}.flash-price strong{font-size:14px}.flash-stock small{font-size:8px}.flash-actions{gap:6px}.flash-actions .detail-link,.flash-actions .add-cart{padding:0 6px;font-size:10.5px;min-height:41px}
}


/* ===== 4-column flash products, redesigned filters and mobile navigation ===== */
html,body{max-width:100%;overflow-x:hidden}
img,video,iframe,svg{max-width:100%}
main>*{min-width:0}
.product-grid>*{min-width:0}

.home-page #new .catalog-toolbar{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:center;margin-bottom:26px;padding:26px 28px;border:1px solid var(--store-surface);border-radius:24px;background:linear-gradient(125deg,var(--store-background),var(--store-background) 68%);box-shadow:0 14px 40px rgba(57,28,22,.045)}
.home-page #new .catalog-toolbar__title h2{font-size:27px;line-height:1.08;letter-spacing:-.035em;margin:0 0 7px}
.home-page #new .catalog-toolbar__title p{margin:0;color:var(--store-muted);font-size:12px;line-height:1.6}
.home-page #new .catalog-toolbar .tabs-row{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin:0}
.home-page #new .catalog-toolbar .tabs{display:grid;grid-template-columns:repeat(5,minmax(105px,1fr));gap:8px;flex:1}
.home-page #new .catalog-toolbar .tab{height:58px;padding:0 13px;border:1px solid var(--store-surface);border-radius:15px;background:var(--store-background);color:var(--store-text);display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:850;white-space:nowrap;box-shadow:0 7px 20px rgba(45,25,20,.035)}
.home-page #new .catalog-toolbar .tab span{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;background:var(--store-surface);color:var(--store-muted);font-size:8px;letter-spacing:.06em;transition:.25s}
.home-page #new .catalog-toolbar .tab:hover{border-color:var(--store-surface);color:var(--coral);transform:translateY(-2px)}
.home-page #new .catalog-toolbar .tab.is-active{color:var(--store-background);border-color:var(--store-text);background:var(--store-text);box-shadow:0 12px 26px rgba(24,21,20,.16)}
.home-page #new .catalog-toolbar .tab.is-active span{background:var(--coral);color:var(--store-background)}
.home-page #new .catalog-toolbar .tabs-row>a{flex:none;margin:0;color:var(--store-text)}

.flash-section{padding-top:78px}
.flash-normal-heading{padding:27px 30px;margin-bottom:24px;border:1px solid var(--store-surface);border-radius:24px;background:linear-gradient(110deg,var(--store-background),var(--store-background) 60%);align-items:center}
.flash-normal-heading>div:first-child p{margin:7px 0 0;color:var(--store-muted);font-size:13px}
.flash-heading__side{display:flex;align-items:center;gap:22px}
.flash-heading__side>a{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:850;white-space:nowrap}
.flash-heading__side>a:hover{color:var(--coral)}
.flash-normal-heading .countdown{display:flex;gap:7px}
.flash-normal-heading .countdown>div{width:58px;height:58px;border-radius:15px;border:1px solid var(--store-surface);background:var(--store-background);display:grid;place-content:center;text-align:center;box-shadow:0 7px 18px rgba(43,25,20,.04)}
.flash-normal-heading .countdown b{font-size:18px;line-height:1;color:var(--store-text)}
.flash-normal-heading .countdown span{font-size:7px;line-height:1;margin-top:5px;color:var(--store-muted);text-transform:uppercase;letter-spacing:.11em}
.flash-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.flash-products-grid .product-card{border-radius:20px}
.flash-products-grid .product-media{height:330px}
.flash-products-grid .product-body{padding:17px}
.flash-products-grid .product-body h3{font-size:14px}
.flash-products-grid .price strong{font-size:14px}

.mobile-menu__cart{display:flex;align-items:center;justify-content:space-between;grid-column:1/-1;background:var(--store-text);color:var(--store-background);border-radius:15px;padding:15px 16px;text-align:left}
.mobile-menu__cart span{display:flex;align-items:center;gap:9px;font-weight:850}
.mobile-menu__cart span svg{width:20px;height:20px}
.mobile-menu__cart b{min-width:28px;height:28px;padding:0 7px;border-radius:999px;background:var(--coral);display:grid;place-items:center;color:var(--store-background);font-size:11px}

@media(max-width:1180px){
 .home-page #new .catalog-toolbar{grid-template-columns:1fr;gap:20px}
 .home-page #new .catalog-toolbar .tabs-row{justify-content:space-between}
 .home-page #new .catalog-toolbar .tabs{grid-template-columns:repeat(5,minmax(100px,1fr));overflow-x:auto;padding-bottom:4px;scrollbar-width:none}
 .home-page #new .catalog-toolbar .tabs::-webkit-scrollbar{display:none}
 .flash-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
 .flash-products-grid .product-media{height:285px}
}

@media(max-width:960px){
 body.menu-open{overflow:hidden}
 .site-header .header__inner{height:auto;min-height:0;padding:10px 0 12px;display:grid;grid-template-columns:minmax(47px,1fr) minmax(0,auto) minmax(47px,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:9px;align-items:center}
 .site-header .header__inner>.logo{grid-column:2;grid-row:1;justify-self:center;justify-content:center;min-width:0;max-width:100%;overflow-wrap:anywhere;text-align:center}
 .site-header .logo--image{width:116px;height:50px}
 .site-header .logo--image img{object-position:center}
 .site-header .main-nav{display:none}
 .site-header .header-actions{display:contents}
 .site-header .header-actions .icon-btn:not(.menu-toggle):not(.cart-btn){display:none}
 .site-header .header-actions .cart-btn{display:grid;grid-column:3;grid-row:1;justify-self:end}
 .site-header .menu-toggle{display:grid;grid-column:1;grid-row:1;justify-self:start;width:47px;height:47px;background:var(--store-surface);border:1px solid var(--store-surface);color:var(--store-text);z-index:81}
 .site-header .menu-toggle:hover{background:var(--coral);color:var(--store-background)}
 .site-header .search-box{display:flex;grid-column:1/-1;grid-row:2;order:initial;flex:initial;width:100%;height:48px;min-width:0}
 .site-header .mobile-menu{display:flex;position:fixed;z-index:80;top:0;right:0;left:auto;bottom:0;width:min(88vw,370px);height:100dvh;padding:96px 20px 28px;background:var(--store-background);border:0;border-left:1px solid var(--store-surface);box-shadow:-24px 0 70px rgba(34,20,16,.18);flex-direction:column;gap:9px;overflow-y:auto;transform:translateX(105%);opacity:1;visibility:visible;transition:transform .34s cubic-bezier(.22,.8,.25,1)}
 .site-header .mobile-menu.is-open{transform:translateX(0)}
 .site-header .mobile-menu a{display:flex;align-items:center;min-height:50px;padding:0 16px;border:1px solid var(--store-surface);background:var(--store-background);border-radius:14px;text-align:left;font-size:13px;font-weight:800}
 .site-header .mobile-menu a:hover{border-color:var(--store-surface);color:var(--coral)}
 .site-header .mobile-menu__cart{margin-top:10px;order:99}
 .cart-btn{display:none}
 .home-page #new .catalog-toolbar{padding:22px 18px;border-radius:20px}
 .home-page #new .catalog-toolbar .tabs-row{display:block}
 .home-page #new .catalog-toolbar .tabs{display:flex;gap:8px;overflow-x:auto;flex-wrap:nowrap;margin:0 -2px;padding:2px 2px 8px}
 .home-page #new .catalog-toolbar .tab{flex:0 0 auto;min-width:126px;height:52px;border-radius:14px}
 .home-page #new .catalog-toolbar .tabs-row>a{display:none}
 .flash-normal-heading{align-items:flex-start;flex-direction:column;gap:18px;padding:23px 20px}
 .flash-heading__side{width:100%;justify-content:space-between;gap:12px}
 .flash-heading__side>a{display:none}
 .flash-normal-heading .countdown{max-width:100%;overflow-x:auto;padding-bottom:4px}
 .flash-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
 .flash-products-grid .product-media{height:260px}
 .content-section .container{width:min(var(--container),calc(100% - 28px))}
 .page-hero__inner,.story-grid,.contact-grid,.size-layout,.legal-layout,.faq-layout,.track-layout,.checkout-layout,.cart-layout{min-width:0}
 table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap}
}

@media(max-width:680px){
 .container{width:calc(100% - 24px)}
 .topbar__inner{width:calc(100% - 24px)}
 .topbar__inner p{max-width:74%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .site-header .header__inner{width:calc(100% - 24px)}
 .home-page #new .catalog-toolbar{margin-left:0;margin-right:0;padding:20px 14px}
 .home-page #new .catalog-toolbar__title h2{font-size:24px}
 .home-page #new .catalog-toolbar .tab{min-width:116px;height:49px;padding:0 11px;font-size:10px}
 .flash-section{padding-top:60px}
 .flash-normal-heading{border-radius:20px;margin-bottom:16px}
 .flash-normal-heading h2{font-size:27px}
 .flash-normal-heading>div:first-child p{font-size:12px}
 .flash-normal-heading .countdown>div{min-width:52px;width:52px;height:54px;border-radius:13px}
 .flash-products-grid{gap:10px}
 .flash-products-grid .product-card{border-radius:16px}
 .flash-products-grid .product-media{height:220px}
 .flash-products-grid .product-body{padding:11px}
 .flash-products-grid .product-body h3{font-size:12px;line-height:1.35;white-space:normal;min-height:32px}
 .flash-products-grid .price{display:block;min-height:39px}
 .flash-products-grid .price strong,.flash-products-grid .price del{display:block}
 .flash-products-grid .rating{font-size:10px;margin:6px 0 9px}
 .flash-products-grid .product-card-actions{gap:7px}
 .flash-products-grid .detail-link,.flash-products-grid .add-cart{font-size:10.5px;min-height:42px;padding:0 7px}
 .page-hero h1{overflow-wrap:anywhere}
 .page-hero p,.rich-copy,.legal-content,.contact-form,.track-card,.tracking-result{overflow-wrap:anywhere}
 .footer-main,.footer-benefits__grid,.footer-bottom{min-width:0}
 .footer-bottom{flex-wrap:wrap;padding:18px 0;gap:12px}
 .newsletter form,.contact-form input,.contact-form textarea,.contact-form select{max-width:100%;min-width:0}
}

@media(max-width:390px){
 .container,.topbar__inner,.site-header .header__inner{width:calc(100% - 18px)}
 .flash-products-grid{gap:8px}
 .flash-products-grid .product-media{height:190px}
 .flash-products-grid .product-body{padding:9px}
 .flash-products-grid .detail-link,.flash-products-grid .add-cart{font-size:10px}
 .home-page #new .catalog-toolbar .tab{min-width:108px}
}


/* ===== Moda Butik 21 Jul 2026 — best sellers, full mobile hero, premium collections ===== */
.hero-card--main{isolation:isolate}
.hero-slides{position:absolute;inset:0;z-index:0;overflow:hidden}
.hero-slide{position:absolute;inset:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;visibility:hidden;transform:scale(1.018);transition:opacity .7s ease,transform 1.1s ease,visibility .7s}
.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}
.hero-card--main:after{z-index:1;pointer-events:none}
.hero-copy,.hero-dots{z-index:3}
.hero-dots{position:absolute;left:38px;bottom:28px;display:flex;gap:7px}
.hero-dots button{width:23px;height:5px;padding:0;border:0;border-radius:999px;background:rgba(24,20,18,.22);cursor:pointer;transition:.3s}
.hero-dots button.is-active{width:40px;background:var(--coral)}

.best-sellers{padding-top:76px}
.best-sellers__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}
.best-sellers__heading h2{font-size:34px;line-height:1.08;letter-spacing:-.035em;margin:0 0 8px}
.best-sellers__heading p{margin:0;color:var(--store-muted);font-size:14px}
.best-sellers__controls{display:flex;gap:9px;flex:none}
.best-sellers__controls button{width:46px;height:46px;border:1px solid var(--store-surface);border-radius:50%;background:var(--store-background);display:grid;place-items:center;cursor:pointer;transition:.25s}
.best-sellers__controls button:hover{background:var(--coral);border-color:var(--coral);color:var(--store-background);transform:translateY(-2px)}
.best-sellers__viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:5px 2px 25px;margin:0 -2px}
.best-sellers__viewport::-webkit-scrollbar{display:none}
.best-sellers__track{display:flex;gap:18px;min-width:max-content}
.best-seller-card{flex:0 0 calc((min(var(--container), calc(100vw - 48px)) - 54px)/4);width:calc((min(var(--container), calc(100vw - 48px)) - 54px)/4);scroll-snap-align:start}
.best-seller-card .product-media{height:345px}
.best-seller-card .sale-tag{padding-inline:10px}

.collections{gap:20px;margin-top:24px}
.collections article{min-height:275px;padding:35px;border:1px solid var(--store-surface);background:var(--store-surface);isolation:isolate;box-shadow:0 14px 36px rgba(48,30,24,.055)}
.collections article:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0 39%,rgba(255,255,255,.82) 49%,rgba(255,255,255,.08) 76%);z-index:0}
.collections article>div{z-index:2;width:48%}
.collections img{inset:0;width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:normal;z-index:-1}
.collections article:nth-child(1) img{object-position:67% center}
.collections article:nth-child(2) img{object-position:70% center}
.collections article:nth-child(3) img{object-position:32% center}
.collections h3{font-size:24px;line-height:1.12}
.collections p{font-size:14px;line-height:1.6}

.mobile-menu__auth{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}
.site-header .mobile-menu .mobile-auth-btn{justify-content:center;min-height:49px;padding:0 12px}
.site-header .mobile-menu .mobile-auth-btn svg{width:18px;height:18px}
.site-header .mobile-menu .mobile-auth-btn--login{background:var(--store-background);color:var(--store-text)}
.site-header .mobile-menu .mobile-auth-btn--register{background:var(--coral);border-color:var(--coral);color:var(--store-background)}

@media(max-width:1180px){
  .best-seller-card{flex-basis:calc((100vw - 76px)/3);width:calc((100vw - 76px)/3)}
}

@media(max-width:960px){
  .hero.container{width:100%;max-width:none;margin-inline:0;padding-top:12px}
  .hero-card--main{border:0;border-radius:0;box-shadow:none;background:var(--store-background);overflow:hidden}
  .hero-slides{position:relative;inset:auto;width:100%;aspect-ratio:2.25/1;background:var(--store-surface)}
  .hero-slide{object-fit:cover;object-position:center}
  .hero-copy{padding:28px 22px 36px;border:0}
  .hero-copy h1{font-size:39px}
  .hero-dots{top:calc((100vw / 2.25) - 31px);right:18px;left:auto;bottom:auto;background:rgba(255,255,255,.9);padding:8px 10px;border-radius:999px;box-shadow:0 8px 22px rgba(38,24,18,.09)}
  .hero-dots button{width:18px;height:4px}.hero-dots button.is-active{width:31px}
  .best-sellers{padding-top:66px}
  .best-seller-card{flex-basis:calc((100vw - 41px)/2);width:calc((100vw - 41px)/2)}
  .best-seller-card .product-media{height:300px}
  .collections{grid-template-columns:1fr}
  .collections article{min-height:360px}
  .collections article>div{width:48%}
  .collections article:after{background:linear-gradient(90deg,rgba(255,255,255,.98) 0 38%,rgba(255,255,255,.78) 54%,rgba(255,255,255,.06) 83%)}
}

@media(max-width:680px){
  body{overflow-x:hidden}
  .hero{margin-top:0;gap:0}
  .hero-slides{aspect-ratio:2.25/1}
  .hero-copy{padding:27px 18px 38px}
  .hero-copy h1{font-size:34px;line-height:1.02}
  .hero-copy p{font-size:15px;line-height:1.65;margin-bottom:22px}
  .hero-copy .btn{height:49px;padding-inline:20px}
  .hero-dots{top:calc((100vw / 2.25) - 29px);right:12px}
  .best-sellers{width:100%;padding-top:58px;padding-left:12px;padding-right:0}
  .best-sellers__heading{padding-right:12px;align-items:flex-start}
  .best-sellers__heading h2{font-size:28px}
  .best-sellers__heading p{font-size:13px}
  .best-sellers__controls button{width:42px;height:42px}
  .best-sellers__viewport{padding-right:12px;margin-right:0}
  .best-sellers__track{gap:10px}
  .best-seller-card{flex-basis:calc((100vw - 34px)/2);width:calc((100vw - 34px)/2);border-radius:18px}
  .best-seller-card .product-media{height:245px}
  .best-seller-card .product-body{padding:12px}
  .best-seller-card .product-body h3{white-space:normal;min-height:38px;font-size:12px;line-height:1.45}
  .best-seller-card .price{display:block;min-height:43px}
  .best-seller-card .price strong,.best-seller-card .price del{display:block}
  .best-seller-card .rating{font-size:10px;margin:7px 0 10px}
  .best-seller-card .product-card-actions{gap:7px}
  .best-seller-card .detail-link,.best-seller-card .add-cart{min-height:43px;font-size:10.5px;padding-inline:7px}
  .collections{width:calc(100% - 24px);gap:16px}
  .collections article{min-height:330px;border-radius:22px;padding:26px 22px;align-items:flex-end}
  .collections article:after{background:linear-gradient(0deg,rgba(255,255,255,.98) 0 39%,rgba(255,255,255,.72) 56%,rgba(255,255,255,.02) 78%)}
  .collections article>div{width:100%;padding-top:150px}
  .collections h3{font-size:22px}
  .collections p{margin-bottom:14px;font-size:13px}
  .collections article:nth-child(1) img{object-position:64% center}
  .collections article:nth-child(2) img{object-position:68% center}
  .collections article:nth-child(3) img{object-position:31% center}
  .newsletter{width:calc(100% - 24px);margin-top:52px;padding:30px 22px;gap:17px;border-radius:24px;display:flex;flex-direction:column;align-items:stretch;text-align:left;transform:none}
  .newsletter__icon{display:grid;width:58px;height:58px}
  .newsletter h2{font-size:22px;line-height:1.35;margin-bottom:8px}
  .newsletter p{font-size:14px;line-height:1.65}
  .newsletter form{width:100%;height:auto;padding:6px;border-radius:18px;display:grid;grid-template-columns:1fr;gap:8px;background:rgba(255,255,255,.92)}
  .newsletter input{height:50px;padding:0 15px;width:100%}
  .newsletter button{width:100%;height:49px;justify-content:center;border-radius:13px}
  .mobile-menu__auth{grid-template-columns:1fr 1fr}
}

@media(max-width:390px){
  .best-seller-card .product-media{height:215px}
  .best-sellers__controls{gap:6px}.best-sellers__controls button{width:39px;height:39px}
  .collections article{min-height:310px}
  .newsletter{padding:26px 18px}
  .mobile-menu__auth{grid-template-columns:1fr}
}

/* Ensure layered slider images override legacy mobile image rules. */
.hero-card--main .hero-slides .hero-slide{position:absolute;inset:0;left:0;right:0;top:0;bottom:0;width:100%;height:100%;max-width:none;aspect-ratio:auto;order:initial;object-fit:cover;object-position:center}


/* ===== Mobile slider full-visibility hotfix ===== */
@media(max-width:960px){
  .hero-card--main .hero-slides{
    aspect-ratio:2/1;
    background:var(--store-surface);
  }
  .hero-card--main .hero-slides .hero-slide{
    object-fit:contain;
    object-position:center center;
    background:var(--store-surface);
  }
  .hero-dots{top:calc((100vw / 2) - 31px)}
}
@media(max-width:680px){
  .hero-card--main .hero-slides{
    aspect-ratio:1.95/1;
  }
  .hero-card--main .hero-slides .hero-slide{
    object-fit:contain;
    object-position:center center;
  }
  .hero-dots{top:calc((100vw / 1.95) - 29px)}
}
@media(max-width:480px){
  .hero-card--main .hero-slides{
    aspect-ratio:1.85/1;
  }
  .hero-dots{top:calc((100vw / 1.85) - 27px);right:10px}
}


/* ===== Collection images full-fit revision ===== */
.collections article{overflow:hidden}
.collections img{object-fit:contain;object-position:right center;padding:10px 8px 0 8px;background:transparent}
.collections article:nth-child(1) img,.collections article:nth-child(2) img,.collections article:nth-child(3) img{object-position:right center}
@media(max-width:960px){
  .collections article{min-height:380px}
  .collections img{object-fit:contain;object-position:center bottom;padding:10px 10px 0 10px}
}
@media(max-width:680px){
  .collections article{min-height:350px}
  .collections article>div{padding-top:165px}
  .collections img{object-fit:contain;object-position:center top;padding:12px 10px 0 10px}
}
@media(max-width:390px){
  .collections article{min-height:325px}
  .collections article>div{padding-top:150px}
}


/* ===== Mobile hero text inside slider revision ===== */
@media(max-width:960px){
  .hero-card--main{position:relative;overflow:hidden;min-height:auto}
  .hero-card--main .hero-slides{position:relative;z-index:1}
  .hero-card--main .hero-copy{
    position:absolute;
    left:16px;
    right:16px;
    bottom:16px;
    top:auto;
    order:initial;
    width:auto;
    max-width:78%;
    padding:18px 16px 18px;
    border-radius:18px;
    background:rgba(255,255,255,.88);
    backdrop-filter:blur(10px);
    -webkit-backdrop-filter:blur(10px);
    box-shadow:0 10px 30px rgba(34,24,20,.12);
    z-index:4;
  }
  .hero-card--main:after{background:linear-gradient(180deg,rgba(255,240,233,.04),rgba(255,240,233,.22) 52%,rgba(255,240,233,.34) 100%)}
  .hero-card--main .hero-copy p{max-width:none;margin-bottom:16px}
}
@media(max-width:680px){
  .hero-card--main .hero-copy{
    left:14px;
    right:14px;
    bottom:14px;
    max-width:82%;
    padding:16px 14px 16px;
    border-radius:16px;
  }
  .hero-card--main .hero-copy .eyebrow{font-size:10px;margin-bottom:6px}
  .hero-card--main .hero-copy h1{font-size:30px;line-height:1.02;margin:0 0 10px}
  .hero-card--main .hero-copy p{font-size:13px;line-height:1.55;margin:0 0 14px}
  .hero-card--main .hero-copy .btn{height:44px;padding-inline:16px;font-size:12px}
  .hero-dots{top:auto;bottom:calc(100% - 46px);right:14px;left:auto}
}
@media(max-width:430px){
  .hero-card--main .hero-copy{max-width:86%}
  .hero-card--main .hero-copy h1{font-size:27px}
  .hero-card--main .hero-copy p{font-size:12.5px}
}


/* ===== Mobile hero text inside photo, left-aligned ===== */
@media(max-width:960px){
  .hero-card--main{position:relative;overflow:hidden}
  .hero-card--main:after{background:linear-gradient(90deg,rgba(255,244,237,.82) 0 32%,rgba(255,244,237,.45) 44%,rgba(255,244,237,.08) 62%,transparent 78%)}
  .hero-card--main .hero-copy{
    position:absolute;
    z-index:4;
    left:18px;
    top:50%;
    bottom:auto;
    right:auto;
    transform:translateY(-50%);
    width:min(46%,280px);
    max-width:46%;
    padding:0;
    border-radius:0;
    background:transparent;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
    box-shadow:none;
    text-align:left;
  }
  .hero-card--main .hero-copy .eyebrow{font-size:10px;margin:0 0 8px;color:var(--color-primary)}
  .hero-card--main .hero-copy h1{font-size:31px;line-height:1.02;margin:0 0 10px;color:var(--store-text)}
  .hero-card--main .hero-copy p{font-size:13px;line-height:1.55;max-width:none;margin:0 0 14px;color:var(--store-text)}
  .hero-card--main .hero-copy .btn{height:42px;padding-inline:15px;font-size:12px;border-radius:11px}
  .hero-dots{top:auto;bottom:14px;right:14px;left:auto}
}
@media(max-width:680px){
  .hero-card--main .hero-slides{aspect-ratio:1.9/1}
  .hero-card--main .hero-copy{
    left:14px;
    width:min(47%,220px);
    max-width:47%;
  }
  .hero-card--main .hero-copy h1{font-size:26px}
  .hero-card--main .hero-copy p{font-size:12px;line-height:1.5}
  .hero-card--main .hero-copy .btn{height:40px;font-size:11px;padding-inline:13px}
}
@media(max-width:430px){
  .hero-card--main .hero-slides{aspect-ratio:1.82/1}
  .hero-card--main .hero-copy{left:12px;width:min(50%,195px);max-width:50%}
  .hero-card--main .hero-copy .eyebrow{font-size:9px}
  .hero-card--main .hero-copy h1{font-size:23px;margin-bottom:8px}
  .hero-card--main .hero-copy p{font-size:11.5px;margin-bottom:12px}
}


/* ===== Mobile hero larger / more spacious revision ===== */
@media(max-width:960px){
  .hero-card--main{min-height:560px}
  .hero-card--main .hero-slides{aspect-ratio:1.72/1}
  .hero-card--main:after{background:linear-gradient(90deg,rgba(255,244,237,.86) 0 36%,rgba(255,244,237,.50) 48%,rgba(255,244,237,.12) 66%,transparent 84%)}
  .hero-card--main .hero-copy{
    left:24px;
    width:min(48%,320px);
    max-width:48%;
  }
  .hero-card--main .hero-copy .eyebrow{font-size:11px;margin-bottom:10px}
  .hero-card--main .hero-copy h1{font-size:36px;line-height:1.03;margin-bottom:14px}
  .hero-card--main .hero-copy p{font-size:14px;line-height:1.7;margin-bottom:18px}
  .hero-card--main .hero-copy .btn{height:46px;padding-inline:18px;font-size:12.5px}
  .hero-dots{bottom:18px;right:18px}
}
@media(max-width:680px){
  .hero-card--main{min-height:520px;border-radius:24px}
  .hero-card--main .hero-slides{aspect-ratio:1.62/1}
  .hero-card--main .hero-copy{
    left:18px;
    width:min(52%,250px);
    max-width:52%;
  }
  .hero-card--main .hero-copy .eyebrow{font-size:10px;margin-bottom:8px}
  .hero-card--main .hero-copy h1{font-size:31px;margin-bottom:12px}
  .hero-card--main .hero-copy p{font-size:13px;line-height:1.65;margin-bottom:16px}
  .hero-card--main .hero-copy .btn{height:44px;padding-inline:16px;font-size:12px}
}
@media(max-width:430px){
  .hero-card--main{min-height:500px}
  .hero-card--main .hero-slides{aspect-ratio:1.5/1}
  .hero-card--main .hero-copy{
    left:14px;
    width:min(56%,220px);
    max-width:56%;
  }
  .hero-card--main .hero-copy h1{font-size:27px;line-height:1.04}
  .hero-card--main .hero-copy p{font-size:12px;line-height:1.6}
}


/* ===== Mobile hero stability fix ===== */
@media (max-width:960px){
  .hero.container{width:100%;max-width:none;margin-inline:0;padding-top:12px}
  .hero{display:grid;grid-template-columns:1fr;gap:14px;margin-top:0}
  .hero-card--main{position:relative;min-height:auto;border-radius:24px;overflow:hidden;background:var(--store-surface)}
  .hero-card--main .hero-slides{position:relative;inset:auto;display:block;width:100%;aspect-ratio:1.6/1;background:var(--store-surface)}
  .hero-card--main .hero-slides .hero-slide{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center right;background:var(--store-surface)}
  .hero-card--main:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,244,237,.90) 0 35%,rgba(255,244,237,.58) 47%,rgba(255,244,237,.14) 67%,transparent 84%);z-index:2;pointer-events:none}
  .hero-card--main .hero-copy{position:absolute;left:22px;top:22px;right:auto;bottom:auto;transform:none;order:initial;width:clamp(180px,42%,300px);max-width:42%;padding:0;margin:0;background:transparent;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:4;text-align:left}
  .hero-card--main .hero-copy .eyebrow{display:block;font-size:10px;line-height:1.35;letter-spacing:.14em;margin:0 0 8px;color:var(--color-primary)}
  .hero-card--main .hero-copy h1{font-size:32px;line-height:1.02;letter-spacing:-.03em;margin:0 0 12px;color:var(--store-text)}
  .hero-card--main .hero-copy p{font-size:13px;line-height:1.6;max-width:none;margin:0 0 16px;color:var(--store-text)}
  .hero-card--main .hero-copy .btn{height:44px;padding:0 16px;font-size:12px;border-radius:12px}
  .hero-dots{position:absolute;right:16px;bottom:16px;left:auto;top:auto;z-index:5;background:rgba(255,255,255,.92);padding:8px 10px;border-radius:999px;box-shadow:0 10px 24px rgba(34,24,20,.10)}
  .hero-dots button{width:18px;height:4px}.hero-dots button.is-active{width:32px}
}
@media (max-width:680px){
  .hero-card--main{border-radius:22px}
  .hero-card--main .hero-slides{aspect-ratio:1.45/1}
  .hero-card--main .hero-copy{left:16px;top:16px;width:min(47%,205px);max-width:47%}
  .hero-card--main .hero-copy h1{font-size:27px;margin-bottom:10px}
  .hero-card--main .hero-copy p{font-size:12px;line-height:1.55;margin-bottom:14px}
  .hero-card--main .hero-copy .btn{height:40px;padding:0 14px;font-size:11.5px}
  .hero-dots{right:12px;bottom:12px;padding:7px 9px}
}
@media (max-width:430px){
  .hero-card--main .hero-slides{aspect-ratio:1.38/1}
  .hero-card--main .hero-copy{left:14px;top:14px;width:min(49%,185px);max-width:49%}
  .hero-card--main .hero-copy .eyebrow{font-size:9px;margin-bottom:6px}
  .hero-card--main .hero-copy h1{font-size:23px;line-height:1.03;margin-bottom:8px}
  .hero-card--main .hero-copy p{font-size:11px;line-height:1.5;margin-bottom:12px}
  .hero-card--main .hero-copy .btn{height:38px;padding:0 12px;font-size:11px}
}


/* ===== Mobile hero text white and vertically centered ===== */
@media (max-width:960px){
  .hero-card--main:after{background:linear-gradient(90deg,rgba(18,14,12,.36) 0 30%,rgba(18,14,12,.18) 42%,rgba(18,14,12,.05) 60%,transparent 78%)}
  .hero-card--main .hero-copy{
    top:50%;
    left:22px;
    transform:translateY(-50%);
    width:min(44%,285px);
    max-width:44%;
  }
  .hero-card--main .hero-copy .eyebrow,
  .hero-card--main .hero-copy h1,
  .hero-card--main .hero-copy p{color:var(--store-background);text-shadow:0 6px 18px rgba(0,0,0,.28)}
  .hero-card--main .hero-copy .eyebrow{opacity:.95}
}
@media (max-width:680px){
  .hero-card--main .hero-copy{
    left:16px;
    top:50%;
    transform:translateY(-50%);
    width:min(48%,210px);
    max-width:48%;
  }
  .hero-card--main .hero-copy h1{font-size:28px}
  .hero-card--main .hero-copy p{font-size:12px;line-height:1.55}
}
@media (max-width:430px){
  .hero-card--main .hero-copy{
    left:14px;
    top:54%;
    width:min(50%,185px);
    max-width:50%;
  }
  .hero-card--main .hero-copy h1{font-size:24px}
  .hero-card--main .hero-copy p{font-size:11px;line-height:1.48}
}


/* ===== Women collection card: full-fit image, no split effect ===== */
.collections article:nth-child(1){
  position:relative;
  overflow:hidden;
  background:var(--store-surface);
}
.collections article:nth-child(1):after{
  background:linear-gradient(180deg,rgba(18,14,12,.06) 0%,rgba(18,14,12,.16) 100%);
}
.collections article:nth-child(1) img{
  object-fit:contain;
  object-position:center center;
  width:100%;
  height:100%;
  padding:16px 16px 0 16px;
}
.collections article:nth-child(1) > div{
  width:100%;
  max-width:none;
  position:absolute;
  left:24px;
  right:24px;
  bottom:22px;
  z-index:3;
}
.collections article:nth-child(1) h3,
.collections article:nth-child(1) p,
.collections article:nth-child(1) a{
  color:var(--store-text);
}
@media(max-width:960px){
  .collections article:nth-child(1) img{
    padding:14px 14px 0 14px;
  }
  .collections article:nth-child(1) > div{
    left:20px;
    right:20px;
    bottom:18px;
  }
}
@media(max-width:680px){
  .collections article:nth-child(1){
    min-height:350px;
  }
  .collections article:nth-child(1):after{
    background:linear-gradient(180deg,rgba(18,14,12,.02) 0%,rgba(18,14,12,.18) 100%);
  }
  .collections article:nth-child(1) img{
    object-fit:contain;
    object-position:center top;
    padding:12px 12px 78px 12px;
  }
  .collections article:nth-child(1) > div{
    width:auto;
    padding-top:0;
    left:18px;
    right:18px;
    bottom:16px;
  }
}
@media(max-width:430px){
  .collections article:nth-child(1) img{
    padding:10px 10px 84px 10px;
  }
  .collections article:nth-child(1) > div{
    left:14px;
    right:14px;
    bottom:14px;
  }
}


/* ===== Women collection card no side gaps ===== */
.collections article:nth-child(1){background:var(--store-surface)}
.collections article:nth-child(1) img{
  inset:0;
  width:100%;
  height:100%;
  padding:0;
  margin:0;
  object-fit:cover;
  object-position:center top;
}
@media(max-width:680px){
  .collections article:nth-child(1) img{
    padding:0;
    object-fit:cover;
    object-position:center top;
  }
}
@media(max-width:430px){
  .collections article:nth-child(1) img{
    padding:0;
  }
}


/* ===== Men and children collection cards aligned like women card ===== */
.collections article:nth-child(2),
.collections article:nth-child(3){
  position:relative;
  overflow:hidden;
  background:var(--store-surface);
}
.collections article:nth-child(2):after,
.collections article:nth-child(3):after{
  background:linear-gradient(180deg,rgba(18,14,12,.06) 0%,rgba(18,14,12,.16) 100%);
}
.collections article:nth-child(2) img,
.collections article:nth-child(3) img{
  inset:0;
  width:100%;
  height:100%;
  padding:0;
  margin:0;
  object-fit:cover;
  object-position:center top;
}
.collections article:nth-child(2) > div,
.collections article:nth-child(3) > div{
  width:100%;
  max-width:none;
  position:absolute;
  left:24px;
  right:24px;
  bottom:22px;
  z-index:3;
  padding-top:0;
}
.collections article:nth-child(2) h3,
.collections article:nth-child(2) p,
.collections article:nth-child(2) a,
.collections article:nth-child(3) h3,
.collections article:nth-child(3) p,
.collections article:nth-child(3) a{
  color:var(--store-text);
}
@media(max-width:960px){
  .collections article:nth-child(2) > div,
  .collections article:nth-child(3) > div{
    left:20px;
    right:20px;
    bottom:18px;
  }
}
@media(max-width:680px){
  .collections article:nth-child(2),
  .collections article:nth-child(3){
    min-height:350px;
  }
  .collections article:nth-child(2):after,
  .collections article:nth-child(3):after{
    background:linear-gradient(180deg,rgba(18,14,12,.02) 0%,rgba(18,14,12,.18) 100%);
  }
  .collections article:nth-child(2) img,
  .collections article:nth-child(3) img{
    padding:0;
    object-fit:cover;
    object-position:center top;
  }
  .collections article:nth-child(2) > div,
  .collections article:nth-child(3) > div{
    left:18px;
    right:18px;
    bottom:16px;
  }
}
@media(max-width:430px){
  .collections article:nth-child(2) > div,
  .collections article:nth-child(3) > div{
    left:14px;
    right:14px;
    bottom:14px;
  }
}


/* ===== Collection texts white ===== */
.collections article:nth-child(1) h3,
.collections article:nth-child(1) p,
.collections article:nth-child(1) a,
.collections article:nth-child(2) h3,
.collections article:nth-child(2) p,
.collections article:nth-child(2) a,
.collections article:nth-child(3) h3,
.collections article:nth-child(3) p,
.collections article:nth-child(3) a{
  color:var(--store-background);
  text-shadow:0 8px 24px rgba(0,0,0,.32);
}
.collections article:nth-child(1):after,
.collections article:nth-child(2):after,
.collections article:nth-child(3):after{
  background:linear-gradient(180deg,rgba(18,14,12,.05) 0%,rgba(18,14,12,.35) 100%);
}


/* ===== Category pages + premium video cover ===== */
.catalog-page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.catalog-metrics{margin-top:36px}
.catalog-intro-grid{align-items:start}
.video-banner img{object-fit:cover;object-position:center center}
@media(max-width:1180px){.catalog-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:960px){.catalog-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.catalog-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-metrics{margin-top:22px}}


/* ===== Minimal catalog pages: products + filters only ===== */
.catalog-only{padding-top:42px;padding-bottom:100px}
.catalog-filterbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px;padding:16px 18px;border:1px solid var(--store-surface);border-radius:18px;background:var(--store-background);box-shadow:0 12px 34px rgba(49,29,23,.045)}
.catalog-filter-scroll{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none;padding:2px}
.catalog-filter-scroll::-webkit-scrollbar{display:none}
.catalog-filter-btn{flex:0 0 auto;height:43px;padding:0 18px;border:1px solid var(--store-surface);border-radius:999px;background:var(--store-background);color:var(--store-text);font-size:12px;font-weight:800;cursor:pointer;transition:.25s}
.catalog-filter-btn:hover{border-color:var(--color-primary);color:var(--coral);background:var(--store-background)}
.catalog-filter-btn.is-active{border-color:var(--store-text);background:var(--store-text);color:var(--store-background)}
.catalog-filter-meta{display:flex;align-items:center;gap:16px;flex:0 0 auto}
.catalog-filter-meta>[data-catalog-count]{font-size:12px;font-weight:800;color:var(--store-muted);white-space:nowrap}
.catalog-filter-meta label{display:flex;align-items:center;gap:8px}
.catalog-filter-meta label>span{font-size:11px;color:var(--store-muted);font-weight:700}
.catalog-filter-meta select{height:42px;border:1px solid var(--store-surface);border-radius:11px;background:var(--store-background);padding:0 34px 0 12px;color:var(--store-text);font-weight:750;font-size:12px;outline:none}
.catalog-page-grid .product-card.is-filtered-out{display:none}
@media(max-width:960px){
 .catalog-only{padding-top:28px;padding-bottom:75px}
 .catalog-filterbar{align-items:stretch;flex-direction:column;gap:13px;margin-bottom:20px}
 .catalog-filter-meta{justify-content:space-between}
}
@media(max-width:680px){
 .catalog-only{width:calc(100% - 24px);padding-top:20px;padding-bottom:60px}
 .catalog-filterbar{padding:12px;border-radius:16px;gap:10px}
 .catalog-filter-btn{height:40px;padding:0 15px;font-size:11px}
 .catalog-filter-meta{gap:8px}
 .catalog-filter-meta label>span{display:none}
 .catalog-filter-meta select{height:40px;max-width:150px}
 .catalog-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
}

/* Panelden yönetilen canlı içerikler */
.footer-brand .logo--footer-image{display:inline-flex;align-items:center;min-height:52px}
.footer-brand .logo--footer-image img{display:block;max-width:190px;max-height:66px;object-fit:contain}
.catalog-empty{grid-column:1/-1;text-align:center;padding:64px 24px;background:var(--store-background);border:1px solid var(--store-surface);border-radius:18px}
.catalog-empty strong{display:block;font-size:22px;margin-bottom:8px}.catalog-empty p{color:var(--store-muted)}
.tracking-live-info{margin-top:18px;padding:16px;background:var(--store-surface);border-radius:12px}.tracking-live-info p{margin:6px 0}

/* v2 footer, MP4 modal and tracking */
.topbar__inner{grid-template-columns:1fr auto}.topbar__shipping{justify-self:end}.footer-bottom>span{margin-right:auto}.footer-bottom nav{margin-left:auto;justify-content:flex-end}.modal__content--video{height:auto;min-height:240px;max-height:78vh;background:var(--store-text)}.homepage-video-player{display:block;width:100%;max-height:78vh;background:var(--store-text)}.homepage-video-player[hidden]{display:none}.tracking-message{min-height:22px;margin-top:12px;font-size:12px;font-weight:700}.tracking-message.is-error{color:var(--color-primary)}.tracking-message.is-success{color:var(--color-primary)}
@media(max-width:680px){.topbar__inner{grid-template-columns:1fr}.topbar__shipping{display:none}.footer-bottom>span{width:100%}.footer-bottom nav{margin-left:0;width:100%;justify-content:flex-start}}

/* PayTR iFrame payment */
.paytr-secure-note{display:flex;align-items:flex-start;gap:13px;margin-top:18px;padding:17px;background:var(--store-surface);border:1px solid var(--store-surface);border-radius:14px}.paytr-secure-note[hidden]{display:none}.paytr-secure-note>span{width:40px;height:40px;border-radius:12px;background:var(--store-surface);color:var(--color-primary);display:grid;place-items:center;flex:none}.paytr-secure-note svg{width:20px;height:20px}.paytr-secure-note strong{display:block;font-size:13px;color:var(--color-primary)}.paytr-secure-note p{margin:5px 0 0;color:var(--store-muted);font-size:11px;line-height:1.6}.paytr-payment-layer{position:fixed;inset:0;z-index:240;background:rgba(14,10,9,.72);backdrop-filter:blur(10px);display:grid;place-items:center;padding:20px;overflow:auto}.paytr-payment-layer[hidden]{display:none}.paytr-payment-card{width:min(820px,100%);max-height:calc(100vh - 40px);overflow:auto;background:var(--store-background);border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.paytr-payment-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px 18px;border-bottom:1px solid var(--store-surface)}.paytr-payment-card>header small{display:block;color:var(--coral);font-size:10px;font-weight:900;letter-spacing:.13em}.paytr-payment-card>header h2{font-size:23px;margin:4px 0}.paytr-payment-card>header p{margin:0;color:var(--store-muted);font-size:12px}.paytr-payment-card>header button{width:40px;height:40px;border:0;border-radius:12px;background:var(--store-surface);color:var(--store-text);font-size:24px;cursor:pointer}.paytr-test-badge{margin:16px 26px 0;padding:11px 14px;border:1px solid var(--color-primary);background:var(--store-surface);color:var(--color-primary);border-radius:11px;font-size:11px;font-weight:900;text-align:center}.paytr-test-badge[hidden]{display:none}#paytriframe{display:block;width:100%;min-height:520px;border:0}.paytr-payment-footer{display:flex;align-items:center;justify-content:center;gap:8px;padding:15px 22px;border-top:1px solid var(--store-surface);color:var(--store-muted);font-size:11px}.paytr-payment-footer svg{width:17px;height:17px;color:var(--color-primary)}body.paytr-open{overflow:hidden}
@media(max-width:680px){.paytr-payment-layer{padding:0;place-items:stretch}.paytr-payment-card{width:100%;max-height:none;min-height:100vh;border-radius:0}.paytr-payment-card>header{padding:20px 17px 15px}.paytr-payment-card>header h2{font-size:20px}.paytr-test-badge{margin:12px 14px 0}#paytriframe{min-height:600px}}


/* Yönetilebilir kurumsal banner alanları */
.corporate-banner{--corporate-font:Inter,Arial,sans-serif;--corporate-title-size:42px;--corporate-text-color:var(--store-background);position:relative;min-height:360px;margin-top:30px;margin-bottom:42px;border-radius:26px;overflow:hidden;display:flex;align-items:center;isolation:isolate;font-family:var(--corporate-font)}
.corporate-banner__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3}
.corporate-banner__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(18,14,14,.84) 0%,rgba(18,14,14,.58) 45%,rgba(18,14,14,.08) 100%)}
.corporate-banner__content{width:min(620px,62%);padding:56px;color:var(--corporate-text-color);text-align:left}
.corporate-banner__eyebrow{display:block;margin-bottom:12px;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:inherit;opacity:.82}
.corporate-banner h2{margin:0 0 16px;font-family:inherit;font-size:clamp(30px,var(--corporate-title-size),64px);line-height:1.08;letter-spacing:-.035em;color:inherit}
.corporate-banner p{max-width:590px;margin:0 0 25px;font-size:16px;line-height:1.75;color:inherit;opacity:.9}
.corporate-banner .corporate-banner__button{width:max-content}
.corporate-banner[data-align="center"]{justify-content:center}.corporate-banner[data-align="center"] .corporate-banner__content{width:min(760px,82%);text-align:center}.corporate-banner[data-align="center"] p{margin-left:auto;margin-right:auto}.corporate-banner[data-align="center"] .corporate-banner__button{margin-left:auto;margin-right:auto}.corporate-banner[data-align="center"] .corporate-banner__shade{background:rgba(18,14,14,.58)}
.corporate-banner[data-align="right"]{justify-content:flex-end}.corporate-banner[data-align="right"] .corporate-banner__content{text-align:right}.corporate-banner[data-align="right"] p{margin-left:auto}.corporate-banner[data-align="right"] .corporate-banner__button{margin-left:auto}.corporate-banner[data-align="right"] .corporate-banner__shade{background:linear-gradient(270deg,rgba(18,14,14,.84) 0%,rgba(18,14,14,.58) 45%,rgba(18,14,14,.08) 100%)}
.corporate-banner--reviews{margin-top:58px;margin-bottom:38px}

/* Tüm ziyaretçi sayfalarında gerçek WhatsApp SVG butonu */
.whatsapp-float{position:fixed;left:22px;bottom:22px;z-index:1200;display:inline-flex;align-items:center;gap:10px;min-height:52px;padding:10px 17px 10px 11px;border-radius:999px;background:var(--color-primary);color:var(--store-background);font-size:14px;font-weight:800;box-shadow:0 12px 32px rgba(20,115,61,.28);transition:transform .2s ease,box-shadow .2s ease}
.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 16px 38px rgba(20,115,61,.36)}
.whatsapp-float svg{width:32px;height:32px;display:block;flex:0 0 32px}
@media(max-width:760px){.corporate-banner{min-height:420px;margin-top:20px;margin-bottom:30px;border-radius:20px;align-items:flex-end}.corporate-banner__shade,.corporate-banner[data-align="right"] .corporate-banner__shade{background:linear-gradient(0deg,rgba(18,14,14,.9) 0%,rgba(18,14,14,.55) 62%,rgba(18,14,14,.1) 100%)}.corporate-banner__content,.corporate-banner[data-align="center"] .corporate-banner__content{width:100%;padding:30px 24px;text-align:left}.corporate-banner[data-align="right"] .corporate-banner__content{text-align:right}.corporate-banner h2{font-size:clamp(28px,9vw,var(--corporate-title-size))}.corporate-banner p{font-size:15px;line-height:1.65}.corporate-banner--reviews{margin-top:34px}.whatsapp-float{left:14px;bottom:14px;width:50px;height:50px;min-height:50px;padding:9px;border-radius:50%;justify-content:center}.whatsapp-float span{display:none}.whatsapp-float svg{width:31px;height:31px}}

/* V7 product detail cleanup */
.product-description-section{margin-top:34px;padding:38px 42px;border:1px solid var(--store-surface);border-radius:20px;background:var(--store-background)}.product-description-section__heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.product-description-section__heading .eyebrow{margin:0}.product-description-section h2{margin:4px 0 0;font-size:clamp(26px,3vw,38px);line-height:1.12}.product-description-section>p{margin:0;max-width:980px;color:var(--store-muted);font-size:16px;line-height:1.85}.related-card__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.related-products-loading,.related-products-empty{grid-column:1/-1;padding:34px;border:1px dashed var(--store-border);border-radius:16px;text-align:center;color:var(--store-muted);background:var(--store-background)}.product-story{display:none}@media(max-width:720px){.product-description-section{margin-top:22px;padding:26px 20px;border-radius:16px}.product-description-section__heading{display:block}.product-description-section>p{font-size:15px;line-height:1.75}}


/* V8 ürün detayları, varyant görselleri ve antrasit footer */
.product-description-section__heading{display:block;text-align:left;margin-bottom:16px}
.product-description-section__heading .eyebrow,.product-description-section__heading h2{display:block;text-align:left}
.product-specs{display:none}
.stock-line{display:flex;align-items:center;gap:12px;margin:18px 0;padding:12px 14px;border:1px solid var(--store-surface);border-radius:14px;background:var(--store-surface);color:var(--store-text)}
.stock-line__icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--store-surface);color:var(--color-primary);flex:none}
.stock-line__icon svg{width:20px;height:20px}
.stock-line__copy{display:grid;gap:2px;min-width:0}
.stock-line__copy strong{font-size:13px;color:var(--color-primary)}
.stock-line__copy span{font-size:11px;color:var(--store-muted)}
.stock-line.is-out{background:var(--store-background);border-color:var(--store-surface)}.stock-line.is-out .stock-line__icon{background:var(--store-surface);color:var(--color-primary)}.stock-line.is-out strong{color:var(--color-primary)}
.product-whatsapp-order{min-height:52px;margin-top:10px;border:1px solid var(--color-primary);border-radius:13px;background:var(--store-surface);color:var(--color-primary);font-size:13px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:10px;transition:.2s}
.product-whatsapp-order:hover{background:var(--color-primary);border-color:var(--color-primary);color:var(--store-background);transform:translateY(-1px)}
.product-whatsapp-order svg{width:23px;height:23px;flex:none}
.color-swatch{width:48px;height:48px;padding:3px;overflow:hidden;background:var(--store-background)}
.color-swatch span{width:100%;height:100%;border-radius:50%;background:var(--swatch);display:block;overflow:hidden}
.color-swatch.has-image span{background:var(--store-surface)}
.color-swatch span img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
.product-variant-editor{grid-column:1/-1;margin-top:18px;padding:20px;border:1px solid var(--store-surface);border-radius:16px;background:var(--store-surface)}
.product-variant-editor>.repeater-item-head{margin-bottom:12px}.product-variant-editor>.repeater-item-head small{display:block;color:var(--store-muted);font-size:11px;margin-top:3px}
.footer{background:var(--footer-bg,var(--store-surface));color:var(--store-surface);background-image:none}
.footer-benefits,.footer-subscribe{background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.16)}
.footer-benefits article,.footer-main,.footer-bottom{border-color:rgba(255,255,255,.15)}
.footer-brand>p,.footer-app>p,.footer-links a,.footer-benefits small,.footer-bottom a,.footer-bottom button{color:var(--store-surface)}
.footer-contact>a,.footer-contact>p{color:var(--store-surface)}.footer h3,.footer-benefits strong{color:var(--store-background)}
.footer-bottom{background:rgba(0,0,0,.08)}
.footer-bottom>span{color:var(--store-surface)}
.store-badge{background:rgba(26,29,31,.34);border-color:rgba(255,255,255,.22)}.store-badge:hover{background:rgba(26,29,31,.52);border-color:rgba(255,255,255,.38)}
@media(max-width:720px){.stock-line{padding:11px 12px}.product-whatsapp-order{min-height:50px}.color-swatch{width:44px;height:44px}}


/* V10 kırık beyaz footer */
.footer{background:var(--footer-bg,var(--store-surface));background-image:none;color:var(--store-text)}
.footer-benefits,.footer-subscribe{background:rgba(255,255,255,.34);border-color:rgba(73,63,55,.12)}
.footer-benefits article,.footer-main,.footer-bottom{border-color:rgba(73,63,55,.13)}
.footer .logo,.footer .logo--light,.footer .logo strong{color:var(--store-text)}
.footer-brand>p,.footer-app>p,.footer-links a,.footer-benefits small,.footer-bottom a,.footer-bottom button{color:var(--store-muted)}
.footer-contact>a,.footer-contact>p{color:var(--store-text)}
.footer-contact small,.secure-title small{color:var(--store-muted)}
.footer h3,.footer-benefits strong,.secure-title strong{color:var(--store-text)}
.footer-links a:hover,.footer-bottom a:hover,.footer-bottom button:hover{color:var(--coral)}
.footer-bottom{background:rgba(102,86,73,.055)}
.footer-bottom>span{color:var(--store-muted)}
.socials a{border-color:var(--store-border);color:var(--store-text);background:rgba(255,255,255,.38)}
.socials a:hover{background:var(--coral);border-color:var(--coral);color:var(--store-background)}
.store-badge{background:rgba(255,255,255,.58);border-color:var(--store-border);color:var(--store-text)}
.store-badge:hover{background:var(--store-background);border-color:var(--store-border)}
.store-badge small{color:var(--store-muted)}.store-badge strong{color:var(--store-text)}
.footer-subscribe label{border:1px solid var(--store-border);box-shadow:0 8px 24px rgba(82,67,54,.05)}
.footer-subscribe h3{color:var(--store-text)}
.payment-badges span{border:1px solid var(--store-border)}

/* V11 footer alt telif ve yasal bağlantılar alanı */
.footer-bottom{
  background:var(--store-surface);
  border-top:1px solid var(--store-border);
  box-shadow:0 0 0 100vmax var(--store-surface);
  clip-path:inset(0 -100vmax);
}
.footer-bottom>span,
.footer-bottom a,
.footer-bottom button{
  color:var(--store-muted);
}
.footer-bottom a:hover,
.footer-bottom button:hover{
  color:var(--coral);
}


/* V13 content, product heading, blog and cookie fixes */
.products-showcase-section .section-heading{align-items:center}.products-showcase-section .section-heading .eyebrow{margin-bottom:5px}.products-showcase-section .section-heading>a{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;color:var(--store-muted)}.products-showcase-section .section-heading>a:hover{color:var(--coral)}
.cookie-notice{position:fixed;left:18px;bottom:18px;z-index:180;width:min(390px,calc(100% - 36px));display:grid;grid-template-columns:1fr auto;gap:10px 14px;align-items:center;padding:16px 17px;background:var(--store-background);border:1px solid var(--store-surface);border-radius:8px;box-shadow:0 12px 38px rgba(35,27,22,.16);opacity:0;transform:translateY(14px);transition:.25s}.cookie-notice.is-visible{opacity:1;transform:none}.cookie-notice strong{display:block;font-size:13px;margin-bottom:3px}.cookie-notice p{margin:0;color:var(--store-muted);font-size:11px;line-height:1.45}.cookie-notice>a{grid-column:1;font-size:11px;text-decoration:underline;color:var(--store-muted)}.cookie-notice button{grid-column:2;grid-row:1/3;height:38px;border:0;border-radius:6px;padding:0 14px;background:var(--store-text);color:var(--store-background);font-size:11px;font-weight:800;cursor:pointer}.cookie-notice button:hover{background:var(--coral)}
.blog-detail{padding-top:74px;padding-bottom:92px;max-width:940px}.blog-detail__loading,.blog-detail__empty{text-align:center;padding:100px 20px}.blog-detail__header{text-align:center;max-width:760px;margin:0 auto 34px}.blog-detail__header h1{font-size:clamp(34px,5vw,62px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 18px}.blog-detail__header p{font-size:16px;color:var(--store-muted);max-width:680px;margin:0 auto 14px}.blog-detail__header time{font-size:12px;color:var(--store-muted)}.blog-detail__cover{width:100%;height:min(520px,55vw);object-fit:cover;border-radius:22px;margin-bottom:42px}.blog-detail__content{max-width:720px;margin:auto;font-size:16px;line-height:1.85;color:var(--store-text)}.blog-detail__content h2{font-size:28px;line-height:1.2;color:var(--store-text);margin:38px 0 14px}.blog-detail__content p{margin:0 0 20px}.blog-detail__content ul{padding-left:22px}.blog-detail__footer{max-width:720px;margin:48px auto 0;padding-top:24px;border-top:1px solid var(--line)}.blog-detail__footer a{display:inline-flex;align-items:center;gap:7px;font-weight:800;font-size:13px}
@media(max-width:680px){.cookie-notice{left:10px;bottom:10px;width:calc(100% - 20px);grid-template-columns:1fr;padding:14px}.cookie-notice button{grid-column:1;grid-row:auto;width:100%}.cookie-notice>a{grid-column:1}.blog-detail{padding-top:44px}.blog-detail__cover{height:58vw;border-radius:14px}.products-showcase-section .section-heading{align-items:flex-end}.products-showcase-section .section-heading>a{font-size:12px}}


/* V14 sade iç sayfalar ve ikon-only WhatsApp */
.simple-page-heading{padding-top:52px;padding-bottom:22px;border-bottom:1px solid var(--store-surface)}
.simple-page-heading h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em;color:var(--store-text)}
.about-copy-simple{max-width:860px;margin:0 auto;padding:18px 0 38px}
.about-copy-simple h2{margin:0 0 22px;font-size:clamp(28px,3.5vw,42px);letter-spacing:-.035em}
.about-copy-simple h3{margin:38px 0 12px;font-size:24px}
.about-copy-simple p{margin:0 0 18px;color:var(--store-muted);font-size:16px;line-height:1.9}
.stores-manager{padding-top:26px}
.store-toolbar h2{margin:0 0 7px}.store-toolbar p{margin:0;color:var(--store-muted)}
.whatsapp-float{width:54px;height:54px;min-height:54px;padding:0;border-radius:50%;display:grid;place-items:center;gap:0}
.whatsapp-float svg{width:32px;height:32px;flex:none}
.whatsapp-float span{display:none}
@media(max-width:680px){.simple-page-heading{padding-top:34px;padding-bottom:17px}.simple-page-heading h1{font-size:31px}.about-copy-simple{padding-top:8px}.about-copy-simple p{font-size:15px;line-height:1.8}.whatsapp-float{width:50px;height:50px;min-height:50px}}

/* ===== V16: tam genişlik ferah ana slider ===== */
.home-page .hero.hero--full{
  width:100%;
  max-width:none;
  margin:0;
  padding:24px 0 0;
  display:block;
}
.home-page .hero.hero--full .hero-card--main{
  width:100%;
  min-height:clamp(540px,52vw,760px);
  border-radius:0;
  background:var(--store-surface);
  box-shadow:none;
}
.home-page .hero.hero--full .hero-card--main .hero-slides{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}
.home-page .hero.hero--full .hero-card--main .hero-slide{
  object-position:center center;
}
.home-page .hero.hero--full .hero-card--main:after{
  background:linear-gradient(90deg,rgba(255,246,240,.96) 0%,rgba(255,246,240,.83) 24%,rgba(255,246,240,.42) 43%,rgba(255,246,240,.08) 61%,transparent 76%);
}
.home-page .hero.hero--full .hero-copy{
  position:relative;
  z-index:4;
  width:min(520px,44vw);
  padding:clamp(100px,10vw,155px) 24px 90px max(48px,calc((100vw - var(--container))/2 + 24px));
}
.home-page .hero.hero--full .hero-copy .eyebrow{
  margin-bottom:14px;
  font-size:13px;
  letter-spacing:.2em;
}
.home-page .hero.hero--full .hero-copy h1{
  margin-bottom:24px;
  font-size:clamp(52px,5.4vw,82px);
  line-height:.98;
}
.home-page .hero.hero--full .hero-copy p{
  max-width:410px;
  margin-bottom:32px;
  color:var(--store-text);
  font-size:17px;
  line-height:1.75;
}
.home-page .hero.hero--full .hero-copy .btn{
  min-height:52px;
  padding-inline:24px;
  border-radius:12px;
  font-size:14px;
}
.home-page .hero.hero--full .hero-dots{
  left:max(48px,calc((100vw - var(--container))/2 + 24px));
  right:auto;
  bottom:34px;
}
@media(max-width:960px){
  .home-page .hero.hero--full{padding-top:12px}
  .home-page .hero.hero--full .hero-card--main{
    min-height:clamp(480px,74vw,620px);
    border-radius:0;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slides{
    position:absolute;
    inset:0;
    height:100%;
    aspect-ratio:auto;
  }
  .home-page .hero.hero--full .hero-card--main:after{
    background:linear-gradient(90deg,rgba(255,246,240,.91) 0%,rgba(255,246,240,.70) 38%,rgba(255,246,240,.18) 66%,transparent 84%);
  }
  .home-page .hero.hero--full .hero-copy{
    position:relative;
    left:auto;
    top:auto;
    width:min(470px,58vw);
    max-width:none;
    padding:clamp(72px,10vw,108px) 22px 82px 34px;
  }
  .home-page .hero.hero--full .hero-copy h1{font-size:clamp(43px,7vw,61px)}
  .home-page .hero.hero--full .hero-copy p{font-size:15px;line-height:1.7}
  .home-page .hero.hero--full .hero-dots{left:34px;right:auto;bottom:24px;top:auto}
}
@media(max-width:680px){
  .home-page .hero.hero--full{padding-top:0}
  .home-page .hero.hero--full .hero-card--main{
    min-height:540px;
    border-radius:0;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-position:62% center;
  }
  .home-page .hero.hero--full .hero-card--main:after{
    background:linear-gradient(180deg,rgba(255,246,240,.16) 0%,rgba(255,246,240,.35) 43%,rgba(255,246,240,.94) 72%,var(--store-surface) 100%);
  }
  .home-page .hero.hero--full .hero-copy{
    position:absolute;
    left:20px;
    right:20px;
    top:auto;
    bottom:42px;
    width:auto;
    max-width:none;
    padding:0;
  }
  .home-page .hero.hero--full .hero-copy .eyebrow{font-size:10px;margin-bottom:8px}
  .home-page .hero.hero--full .hero-copy h1{font-size:38px;line-height:1.01;margin-bottom:13px}
  .home-page .hero.hero--full .hero-copy p{max-width:330px;font-size:13.5px;line-height:1.6;margin-bottom:18px}
  .home-page .hero.hero--full .hero-copy .btn{height:46px;min-height:46px;padding-inline:18px;font-size:12.5px}
  .home-page .hero.hero--full .hero-dots{left:auto;right:16px;bottom:16px}
}
@media(max-width:430px){
  .home-page .hero.hero--full .hero-card--main{min-height:510px}
  .home-page .hero.hero--full .hero-copy{left:16px;right:16px;bottom:38px}
  .home-page .hero.hero--full .hero-copy h1{font-size:34px}
  .home-page .hero.hero--full .hero-copy p{font-size:12.5px}
}


/* ===== V17 hero typography and mobile image fit ===== */
@media (min-width:961px){
  .home-page .hero.hero--full .hero-copy{
    width:min(960px,72vw);
    padding-top:clamp(105px,9vw,145px);
  }
  .home-page .hero.hero--full .hero-copy h1{
    display:flex;
    align-items:baseline;
    flex-wrap:wrap;
    gap:.18em;
    max-width:900px;
    font-size:clamp(48px,4.7vw,74px);
    line-height:1.04;
    letter-spacing:-.045em;
    white-space:normal;
    margin-bottom:20px;
  }
  .home-page .hero.hero--full .hero-copy h1 .hero-title-line{
    display:inline-block;
  }
  .home-page .hero.hero--full .hero-copy p{
    max-width:560px;
    font-size:17px;
    line-height:1.7;
  }
}
@media (max-width:960px){
  .home-page .hero.hero--full .hero-copy h1 .hero-title-line{
    display:block;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-fit:contain;
    object-position:center center;
    background:var(--store-surface);
  }
}


/* ===== V18: mobil tam ekran slider + yönetilebilir Instagram ===== */
@media (max-width:680px){
  .home-page .hero.hero--full .hero-card--main{
    height:100svh;
    min-height:640px;
    max-height:none;
    overflow:hidden;
    background:var(--store-surface);
  }
  .home-page .hero.hero--full .hero-card--main .hero-slides,
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    width:100%;
    height:100%;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-fit:cover;
    object-position:center top;
    background:transparent;
  }
  .home-page .hero.hero--full .hero-card--main:after{
    background:linear-gradient(180deg,rgba(21,18,16,.02) 0%,rgba(21,18,16,.03) 42%,rgba(255,246,240,.28) 58%,rgba(255,246,240,.94) 79%,var(--store-surface) 100%);
  }
  .home-page .hero.hero--full .hero-copy{
    bottom:54px;
    left:20px;
    right:20px;
  }
  .home-page .hero.hero--full .hero-copy h1{
    max-width:350px;
    font-size:clamp(36px,10vw,44px);
  }
  .home-page .hero.hero--full .hero-copy p{
    max-width:350px;
    font-size:14px;
  }
  .home-page .hero.hero--full .hero-dots{bottom:20px}
}
@media (max-width:430px){
  .home-page .hero.hero--full .hero-card--main{
    height:100svh;
    min-height:610px;
  }
}
.instagram-grid a{position:relative;overflow:hidden;background:var(--store-surface)}
.instagram-grid img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.instagram-grid a:hover img{transform:scale(1.035)}

/* ===== V19: dengeli mobil slider yüksekliği ===== */
@media (max-width:680px){
  .home-page .hero.hero--full .hero-card--main{
    height:clamp(540px,76svh,660px);
    min-height:540px;
    max-height:660px;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-fit:cover;
    object-position:center 24%;
  }
  .home-page .hero.hero--full .hero-card--main:after{
    background:linear-gradient(180deg,rgba(21,18,16,.01) 0%,rgba(21,18,16,.02) 48%,rgba(255,246,240,.22) 63%,rgba(255,246,240,.90) 84%,var(--store-surface) 100%);
  }
  .home-page .hero.hero--full .hero-copy{
    bottom:38px;
  }
  .home-page .hero.hero--full .hero-copy h1{
    font-size:clamp(32px,9vw,39px);
    margin-bottom:11px;
  }
  .home-page .hero.hero--full .hero-copy p{
    font-size:13px;
    line-height:1.52;
    margin-bottom:15px;
  }
  .home-page .hero.hero--full .hero-copy .btn{
    height:44px;
    min-height:44px;
  }
  .home-page .hero.hero--full .hero-dots{
    bottom:13px;
  }
}
@media (max-width:430px){
  .home-page .hero.hero--full .hero-card--main{
    height:clamp(520px,74svh,610px);
    min-height:520px;
    max-height:610px;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-position:center 20%;
  }
  .home-page .hero.hero--full .hero-copy{
    bottom:34px;
  }
}

/* ===== V20: mobil slider daha kısa, görsel daha görünür ===== */
@media (max-width:680px){
  .home-page .hero.hero--full .hero-card--main{
    height:clamp(450px,60svh,520px);
    min-height:450px;
    max-height:520px;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-fit:cover;
    object-position:center center;
  }
  .home-page .hero.hero--full .hero-card--main:after{
    background:linear-gradient(180deg,rgba(20,17,15,.01) 0%,rgba(20,17,15,.02) 55%,rgba(255,246,240,.18) 68%,rgba(255,246,240,.78) 88%,var(--store-surface) 100%);
  }
  .home-page .hero.hero--full .hero-copy{
    left:17px;
    right:17px;
    bottom:28px;
  }
  .home-page .hero.hero--full .hero-copy .eyebrow{
    margin-bottom:6px;
    font-size:9px;
  }
  .home-page .hero.hero--full .hero-copy h1{
    max-width:310px;
    margin-bottom:8px;
    font-size:clamp(28px,8vw,34px);
    line-height:1.02;
  }
  .home-page .hero.hero--full .hero-copy p{
    max-width:305px;
    margin-bottom:12px;
    font-size:12px;
    line-height:1.45;
  }
  .home-page .hero.hero--full .hero-copy .btn{
    height:40px;
    min-height:40px;
    padding-inline:14px;
    font-size:11.5px;
  }
  .home-page .hero.hero--full .hero-dots{
    right:12px;
    bottom:10px;
  }
}
@media (max-width:430px){
  .home-page .hero.hero--full .hero-card--main{
    height:clamp(430px,58svh,490px);
    min-height:430px;
    max-height:490px;
  }
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-position:center center;
  }
  .home-page .hero.hero--full .hero-copy{
    bottom:25px;
  }
  .home-page .hero.hero--full .hero-copy h1{
    font-size:29px;
  }
}

/* ===== V21: mobil slider görsel kadrajı hafif sola ===== */
@media (max-width:680px){
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-position:58% center;
  }
}
@media (max-width:430px){
  .home-page .hero.hero--full .hero-card--main .hero-slide{
    object-position:57% center;
  }
}

/* PHP dinamik görünümleri için Butik birebir uyumluluk katmanı */
.inner-page-header{background:linear-gradient(105deg,var(--coral),var(--coral-2));padding:54px 0 46px;text-align:left;color:var(--store-background)}
.inner-page-header .container{max-width:var(--container);padding:0}
.inner-page-header h1{font-size:44px;letter-spacing:-.04em;color:var(--store-background);margin:0 0 10px}
.inner-page-header .breadcrumbs{justify-content:flex-start;color:rgba(255,255,255,.72);text-transform:none;letter-spacing:0}
.inner-page-header .breadcrumbs a,.inner-page-header .breadcrumbs span{color:inherit}
.inner-page-content{padding:54px 0 96px;background:var(--store-background)}
.inner-page-content>.container{max-width:var(--container);padding:0}
.urun-katalog-grid{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px;align-items:start}
.catalog-sidebar{top:112px;gap:16px}
.filter-card{background:var(--store-background);border:1px solid var(--line);border-radius:18px;padding:21px;box-shadow:0 12px 34px rgba(49,29,23,.045)}
.filter-card h3{font-size:16px;color:var(--ink)}
.filter-list a{color:var(--store-muted);padding:8px 0}
.filter-list a:hover{color:var(--coral)}
.urun-katalog-content .products-grid,.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.urun-katalog-content .product-card,.products-grid .product-card{border:1px solid var(--line);border-radius:17px;background:var(--store-background);box-shadow:none}
.urun-katalog-content .product-image-wrap,.products-grid .product-image-wrap{display:block;aspect-ratio:auto;height:320px;background:var(--store-surface);border:0}
.urun-katalog-content .product-img,.products-grid .product-img{width:100%;height:100%;object-fit:cover}
.urun-katalog-content .product-info,.products-grid .product-info{padding:15px}
.product-title-h{font-size:13px;margin:0 0 9px}.product-title-h a{color:var(--ink)}
.product-desc-p{display:none}.product-brand-tag{font-size:10px;color:var(--coral)}
.product-footer-row{padding-top:10px;border-color:var(--line)}.price-label{display:none}.price-amount{color:var(--coral);font-size:13px}
.product-action-btn{border:1px solid var(--line);border-radius:9px;background:var(--store-background);color:var(--ink)}
.urun-detay-grid{grid-template-columns:minmax(0,1.14fr) minmax(400px,.86fr);gap:70px}
.main-image-viewport{height:690px;aspect-ratio:auto;border:0;border-radius:28px;background:var(--store-surface)}
.main-image-viewport img{object-fit:cover}
.detay-kucuk-resim{width:82px;aspect-ratio:4/5;border-radius:13px}
.urun-detay-grid h1{font-size:46px;line-height:1.08;letter-spacing:-.035em}
.urun-detay-grid .btn{border-radius:13px}.urun-detay-grid input,.urun-detay-grid select{border-color:var(--line);border-radius:12px}
.sepet-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px}
.sepet-grid>div,.sepet-grid>aside,.cart-card,.order-summary-card{background:var(--store-background);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 40px rgba(50,28,22,.04)}
.sepet-grid table{border-collapse:collapse}.sepet-grid th{background:var(--store-surface);color:var(--ink)}.sepet-grid td{border-color:var(--line)}
.odeme-grid,.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:28px}
.odeme-grid>div,.odeme-grid>aside,.checkout-card,.payment-card{background:var(--store-background);border:1px solid var(--line);border-radius:24px;box-shadow:0 12px 40px rgba(50,28,22,.04)}
.auth-body .inner-page-header{display:none}.auth-body main>.container{width:min(760px,calc(100% - 32px));padding:70px 0 90px}
.auth-body main>.container>div{width:100%;max-width:620px;border:1px solid var(--line);border-radius:30px;background:var(--store-background);box-shadow:0 28px 80px rgba(57,28,22,.1);padding:54px}
.auth-body input{height:53px;border:1px solid var(--line);border-radius:13px;background:var(--store-background)}
.auth-body button[type=submit]{height:55px;border-radius:13px;background:linear-gradient(105deg,var(--coral),var(--coral-2))}
.contact-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}
.contact-info-card,.contact-form-card{background:var(--store-background);border:1px solid var(--line);border-radius:27px;padding:32px;box-shadow:none}
.info-item-box{border-bottom:1px solid var(--line)}.info-icon-circle{background:var(--rose);color:var(--coral)}
.contact-form-card input,.contact-form-card textarea,.contact-form-card select{border:1px solid var(--line);border-radius:12px}
.faq-accordion-container{gap:0;border-top:1px solid var(--line)}
.faq-accordion-container .faq-item{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}
.faq-trigger{min-height:84px;padding:20px 4px}.faq-question{font-size:18px;color:var(--ink)}
.boutique-stores-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.boutique-store-card{border:1px solid var(--line);border-radius:20px;background:var(--store-background);padding:26px}
.blog-item-card,.portfolio-item-card,.inner-team-card,.inner-reference-card,.bank-card{border:1px solid var(--line);border-radius:20px;background:var(--store-background);box-shadow:var(--shadow);overflow:hidden}
.footer .logo img{max-height:54px;max-width:190px}.footer-main{grid-template-columns:1.6fr repeat(3,.8fr) 1.25fr}
@media(max-width:960px){.urun-katalog-grid{grid-template-columns:1fr}.catalog-sidebar{position:static}.urun-katalog-content .products-grid,.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.urun-detay-grid,.sepet-grid,.odeme-grid,.checkout-grid,.contact-page-grid{grid-template-columns:1fr}.main-image-viewport{height:540px}.boutique-stores-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.inner-page-header .container,.inner-page-content>.container{width:calc(100% - 28px)}.inner-page-header h1{font-size:34px}.urun-katalog-content .product-image-wrap,.products-grid .product-image-wrap{height:235px}.urun-detay-grid{gap:24px}.main-image-viewport{height:470px}.auth-body main>.container>div{padding:28px}.boutique-stores-grid{grid-template-columns:1fr}}

/* Topbar köşe hizası ve anasayfa slider birleşimi */
.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}
.content-page .topbar,.commerce-body .topbar,.product-detail-body .topbar,.auth-body .topbar{color:var(--white,var(--store-background))}
.content-page .topbar :is(p,a,svg),.commerce-body .topbar :is(p,a,svg),.product-detail-body .topbar :is(p,a,svg),.auth-body .topbar :is(p,a,svg){color:inherit}
.topbar__campaign{min-width:0;margin:0;text-align:left;line-height:1.35}
.topbar__shipping{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin:0 0 0 auto;text-align:right;line-height:1.35}
.topbar__shipping svg{flex:0 0 auto}
.topbar__inner>.lang-btn{flex:0 0 auto}
.home-page .hero.hero--full{padding-top:0;margin-top:0;transform:none;opacity:1}
@media(max-width:960px){
  .topbar__campaign{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .topbar__shipping,.topbar__inner>.lang-btn{display:none}
}
@media(max-width:680px){
  .topbar__inner{height:auto;min-height:34px;padding-block:6px}
  .topbar__campaign{font-size:10px}
}

/* Müşteri yorumları düz arka plan */
.reviews-section{background:var(--white,var(--store-background));background-image:none}

/* ===== V22: e-ticaret, sipariş ve müşteri akışlarının Butik giydirmesi ===== */
.boutique-commerce{
  --commerce-surface:var(--store-background);
  --commerce-soft:var(--store-background);
  --commerce-line:var(--line,var(--store-surface));
  --commerce-ink:var(--ink,var(--store-text));
  --commerce-muted:var(--muted,var(--store-muted));
  background:var(--commerce-soft);
}
.boutique-commerce main{background:var(--commerce-soft)}
.boutique-commerce .inner-page-header{
  background:linear-gradient(115deg,var(--color-primary),var(--color-primary-hover));
  min-height:176px;display:flex;align-items:center;
}
.boutique-commerce .inner-page-header .breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px}
.boutique-commerce .inner-page-header .breadcrumbs i{color:rgba(255,255,255,.65)}
.boutique-commerce .inner-page-content{background:var(--commerce-soft)}
.boutique-commerce .inner-page-content>.container{width:min(var(--container),calc(100% - 40px))}
.boutique-commerce :is(.filter-card,.data-table-container,.checkout-card,.payment-card,.cart-card,.order-summary-card){
  background:var(--commerce-surface);border-color:var(--commerce-line);
  box-shadow:0 14px 44px rgba(62,36,29,.055);
}
.boutique-commerce :where(input:not([type=checkbox]):not([type=radio]),select,textarea){
  border:1px solid var(--commerce-line);border-radius:12px;background:var(--store-background);
  color:var(--commerce-ink);min-height:48px;outline:none;
}
.boutique-commerce textarea{min-height:112px}
.boutique-commerce :where(input,select,textarea):focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 14%,transparent)}
.boutique-commerce :is(.btn,button[type=submit],input[type=submit]){border-radius:12px}
.boutique-commerce .btn:not(.btn-outline),.boutique-commerce button[type=submit]{
  background:linear-gradient(110deg,var(--color-primary),var(--color-primary-hover));
  border-color:transparent;color:var(--store-background);box-shadow:0 9px 24px color-mix(in srgb,var(--color-primary) 22%,transparent);
}
.boutique-commerce .btn-outline{background:var(--store-background);border-color:var(--commerce-line);color:var(--commerce-ink)}
.boutique-commerce :is(.alert-box,.alert,.success-message,.error-message){border-radius:14px}
.boutique-commerce .urun-katalog-grid{grid-template-columns:248px minmax(0,1fr);gap:28px}
.boutique-commerce .catalog-sidebar .filter-card{border-radius:18px}
.boutique-commerce .products-grid{gap:18px}
.boutique-commerce .product-card{transition:transform .25s ease,box-shadow .25s ease;overflow:hidden}
.boutique-commerce .product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(56,32,25,.09)}
.boutique-commerce .product-image-wrap{background:var(--store-surface);overflow:hidden}
.boutique-commerce .product-image-wrap img{transition:transform .45s ease}.boutique-commerce .product-card:hover .product-image-wrap img{transform:scale(1.035)}
.boutique-commerce .urun-detay-grid>div:last-child{position:sticky;top:112px}
.boutique-commerce .main-image-viewport{box-shadow:0 18px 55px rgba(55,31,25,.07)}
.boutique-commerce .detay-kucuk-resim{background:var(--store-background);border-color:var(--commerce-line)}
.boutique-commerce .detay-kucuk-resim.active{border-color:var(--color-primary)}
.boutique-commerce .sepet-grid>div,.boutique-commerce .sepet-grid>aside{overflow:hidden}
.boutique-commerce .sepet-grid>aside{position:sticky;top:112px}
.boutique-commerce .data-table-container{border-radius:22px;border:1px solid var(--commerce-line)}
.boutique-commerce .data-table th{font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.boutique-commerce .data-table img{border-radius:12px;background:var(--store-surface)}
.boutique-commerce .odeme-grid>div{background:transparent;border:0;box-shadow:none}
.boutique-commerce .odeme-grid>div>div,.boutique-commerce .odeme-grid>aside{
  border-radius:22px;border-color:var(--commerce-line);background:var(--store-background);
  box-shadow:0 14px 44px rgba(62,36,29,.05);
}
.boutique-commerce .odeme-grid>aside{position:sticky;top:112px}
.boutique-commerce :is(.form-group,.form-field) label{color:var(--commerce-ink);font-size:13px;font-weight:750}
.boutique-commerce :is(h1,h2,h3,h4,strong){color:var(--commerce-ink)}
.boutique-commerce :is(p,small,.text-muted){color:var(--commerce-muted)}
.boutique-commerce .customer-dashboard,.boutique-commerce .account-layout{width:min(var(--container),calc(100% - 40px));margin-inline:auto}
.boutique-commerce .customer-sidebar{border-radius:22px;border:1px solid var(--commerce-line);overflow:hidden}
.boutique-commerce .customer-content{border-radius:22px}
@media(max-width:960px){
  .boutique-commerce .urun-katalog-grid{grid-template-columns:1fr}
  .boutique-commerce .catalog-sidebar,.boutique-commerce .urun-detay-grid>div:last-child,.boutique-commerce .sepet-grid>aside,.boutique-commerce .odeme-grid>aside{position:static}
  .boutique-commerce .main-image-viewport{height:min(620px,78vw)}
}
@media(max-width:640px){
  .boutique-commerce .inner-page-header{min-height:138px;padding:34px 0}
  .boutique-commerce .inner-page-header .container,.boutique-commerce .inner-page-content>.container{width:calc(100% - 28px)}
  .boutique-commerce .inner-page-content{padding:32px 0 68px}
  .boutique-commerce .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .boutique-commerce .product-image-wrap{height:220px}
  .boutique-commerce .product-info{padding:12px}
  .boutique-commerce .main-image-viewport{height:118vw;max-height:540px;border-radius:20px}
  .boutique-commerce .odeme-grid>div>div,.boutique-commerce .odeme-grid>aside{padding:20px;border-radius:18px}
  .boutique-commerce .sepet-grid{gap:18px}
}
@media(max-width:390px){.boutique-commerce .product-image-wrap{height:190px}}

/* Kaynak Butik markup'ına geçirilen dinamik katalog/detay yardımcıları */
.commerce-catalog-page{padding:42px 0 96px;background:var(--store-background)}
.commerce-catalog-page .simple-page-heading{padding-top:10px;padding-bottom:30px}
.commerce-catalog-page .simple-page-heading .eyebrow{color:var(--color-primary)}
.commerce-catalog-page .catalog-only{padding-top:0}
.catalog-filter-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.catalog-filter-meta input[type=hidden]{display:none}
.catalog-page-grid .product-card-actions>form{display:contents}
.catalog-page-grid .product-card-actions .add-cart{width:100%}
.product-card-brand{display:block;margin-bottom:5px;color:var(--color-primary);font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}
.product-card-category{display:inline-flex;align-items:center;max-width:100%;margin:0 0 7px;padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary);font-size:9px;font-weight:850;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body>.product-card-actions{margin-top:16px}@media(max-width:680px){.product-card-category{font-size:8px;padding:4px 7px}.product-body>.product-card-actions{margin-top:13px}}
.product-card-category{display:block;padding:0;border-radius:0;background:transparent;font-size:8px;line-height:1.25;letter-spacing:.045em;margin-bottom:5px}.product-body>.price{min-height:27px;white-space:nowrap}.product-body>.product-card-actions{margin-top:20px}@media(max-width:680px){.product-card-category{padding:0;font-size:7px;margin-bottom:4px}.product-body>.price{min-height:25px}.product-body>.product-card-actions{margin-top:16px}}
.product-card-actions>form{display:contents}.product-card .price strong{font-size:18px;line-height:1.2}.product-card .price del{font-size:12px}@media(max-width:680px){.product-card .price strong{font-size:16px}.product-card .price del{font-size:10px}}
@media(max-width:960px){html.menu-open{overflow:hidden;overscroll-behavior:none}body.menu-open{position:fixed;inset-inline:0;width:100%;height:100%;overflow:hidden;overscroll-behavior:none;touch-action:none}.site-header .mobile-menu{left:0;right:0;width:100vw;max-width:none;height:100dvh;max-height:none;padding:86px max(20px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));border:0;box-shadow:none;overscroll-behavior:contain;touch-action:pan-y}}
.site-header .logo--image{width:190px;height:66px}
@media(max-width:960px){.site-header .logo--image{width:145px;height:54px}}
.main-nav__item{height:78px;display:flex;align-items:center}.main-nav__link{display:flex;align-items:center;gap:5px}.main-nav__link>svg{width:13px;height:13px;transition:transform .25s}.main-nav__item:hover .main-nav__link>svg,.main-nav__item:focus-within .main-nav__link>svg{transform:rotate(180deg)}.category-mega-menu{position:absolute;left:0;right:0;top:100%;padding:0 0 18px;opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .22s,transform .22s,visibility .22s}.main-nav__item:hover .category-mega-menu,.main-nav__item:focus-within .category-mega-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}.category-mega-menu__inner{display:grid;grid-template-columns:230px minmax(0,1fr);max-height:min(560px,calc(100vh - 135px));padding:24px;background:var(--store-background);border:1px solid var(--line);border-radius:0 0 22px 22px;box-shadow:0 28px 60px rgba(38,26,22,.16);overflow:auto}.category-mega-menu aside{padding-right:20px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.category-mega-menu aside>span,.category-mega-menu section header span{margin:0 10px 10px;color:var(--color-primary);font-size:10px;font-weight:900;letter-spacing:.14em}.main-nav .category-mega-menu aside a{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:10px;font-size:12px;text-transform:none;letter-spacing:0}.main-nav .category-mega-menu aside a:after,.main-nav .category-mega-menu section header a:after,.main-nav .category-mega-card:after{display:none}.category-mega-menu aside a.is-active,.category-mega-menu aside a:hover{background:color-mix(in srgb,var(--color-primary) 10%,var(--store-background));color:var(--color-primary)}.category-mega-menu aside a svg{width:14px}.category-mega-menu section{min-width:0;padding-left:24px}.category-mega-menu section header{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.category-mega-menu section header span{display:block;margin:0 0 4px}.category-mega-menu section h2{font-size:22px;margin:0}.main-nav .category-mega-menu section header>a{display:flex;align-items:center;gap:6px;color:var(--color-primary);font-size:11px;text-transform:none;letter-spacing:0}.category-mega-menu__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.main-nav .category-mega-card{display:block;min-width:0;padding:8px;border:1px solid var(--line);border-radius:14px;text-transform:none;letter-spacing:0;transition:transform .25s,box-shadow .25s}.main-nav .category-mega-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(38,26,22,.09)}.category-mega-card img{width:100%;height:150px;border-radius:10px;object-fit:cover;background:var(--rose)}.category-mega-card strong{display:block;margin:10px 3px 4px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-mega-card small{display:flex;align-items:center;gap:5px;margin:0 3px 3px;color:var(--color-primary);font-size:10px}.category-mega-card small svg{width:12px}.mobile-menu__item{display:contents}.mobile-menu__item>button,.mobile-category-submenu{display:none}@media(max-width:1180px) and (min-width:961px){.category-mega-menu__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-mega-card img{height:130px}}@media(max-width:960px){.mobile-menu{max-height:calc(100vh - 100%);overflow:auto}.mobile-menu__item{position:relative;display:block}.mobile-menu__item>a{display:block}.mobile-menu__item.has-children>button{display:grid;place-items:center;position:absolute;right:4px;top:4px;width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:var(--color-primary)}.mobile-category-submenu{grid-column:1/-1;padding:8px 0 2px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-menu__item.is-open .mobile-category-submenu{display:grid}.mobile-menu .mobile-category-submenu a{display:flex;align-items:center;gap:8px;padding:7px;background:var(--store-background);border:1px solid var(--line);text-align:left}.mobile-category-submenu img{width:42px;height:42px;border-radius:7px;object-fit:cover}.mobile-category-submenu span{font-size:10px}.category-mega-menu{display:none}}
.product-stock-tag{position:absolute;left:13px;bottom:13px;z-index:2;border-radius:999px;background:var(--store-text);color:var(--store-background);padding:6px 9px;font-size:9px;font-weight:850;text-transform:uppercase}
.product-image-placeholder{width:100%;height:100%;display:grid;place-items:center;color:var(--store-muted)}.product-image-placeholder svg{width:42px;height:42px}
.catalog-empty{min-height:390px;display:grid;place-items:center;align-content:center;text-align:center;gap:10px;border:1px solid var(--line);border-radius:24px;background:var(--store-background)}
.catalog-empty>span{width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:var(--rose);color:var(--color-primary)}.catalog-empty svg{width:28px;height:28px}.catalog-empty h2,.catalog-empty p{margin:0}.catalog-empty p{color:var(--muted)}
.product-detail .urun-detay-grid{display:contents}
.product-detail .product-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:start}
.product-detail .product-gallery__main{grid-column:2;grid-row:1;height:690px;margin:0;border-radius:24px}
.product-detail .product-gallery__thumbs{grid-column:1;grid-row:1;display:grid;gap:10px;align-content:start}
.product-detail .product-gallery__thumbs .detay-kucuk-resim{width:92px;height:116px;aspect-ratio:auto}
.product-detail>.urun-detay-grid>.product-info{display:flex;flex-direction:column;gap:20px;position:sticky;top:112px}
@media(max-width:960px){.product-detail .urun-detay-grid{display:grid;grid-template-columns:1fr}.product-detail>.urun-detay-grid>.product-info{position:static}.product-detail .product-gallery__main{height:min(720px,108vw)}}
@media(max-width:680px){.commerce-catalog-page{padding:26px 0 68px}.commerce-catalog-page .simple-page-heading{padding-inline:14px}.product-detail .product-gallery{grid-template-columns:1fr}.product-detail .product-gallery__main{grid-column:1;grid-row:1;height:118vw;max-height:540px}.product-detail .product-gallery__thumbs{grid-column:1;grid-row:2;display:flex;overflow-x:auto}.product-detail .product-gallery__thumbs .detay-kucuk-resim{width:72px;height:90px;flex:none}}

.auth-body.boutique-commerce main{background:var(--commerce-bg)}
.auth-body .auth-panel .logo img{max-width:190px;max-height:62px}
.auth-body .auth-submit,.checkout-primary{background:linear-gradient(105deg,var(--color-primary),var(--color-primary-hover))}
.auth-body .auth-input:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary) 10%,transparent)}
.auth-body :is(.auth-options a,.auth-switch a,.auth-back:hover){color:var(--color-primary)}
.auth-body .auth-input>input,.auth-body .auth-input>select,
.boutique-commerce .auth-input>input,.boutique-commerce .auth-input>select{
  min-height:0;height:auto;padding:0;border:0;border-radius:0;
  background:transparent;box-shadow:none;outline:0;
}
.auth-body .auth-input>input:focus,.boutique-commerce .auth-input>input:focus{border:0;box-shadow:none}

/* Birleşik alanlarda yalnızca dış kapsayıcı çerçeve taşır. */
html body :is(.auth-input,.search-box,.quantity-selector,.newsletter form)>:is(input,select,textarea){
  min-height:0;
  height:auto;
  margin:0;
  padding:0;
  border:0;
  border-radius:0;
  outline:0;
  background:transparent;
  box-shadow:none;
  appearance:none;
  -webkit-appearance:none;
}
html body .quantity-selector>input[type=number]{-moz-appearance:textfield}
html body .quantity-selector>input[type=number]::-webkit-inner-spin-button,
html body .quantity-selector>input[type=number]::-webkit-outer-spin-button{
  margin:0;
  -webkit-appearance:none;
}
html body :is(.auth-input,.search-box,.quantity-selector,.newsletter form)>:is(input,select,textarea):focus,
html body :is(.auth-input,.search-box,.quantity-selector,.newsletter form)>:is(input,select,textarea):focus-visible{
  border:0;
  outline:0;
  box-shadow:none;
}
html body :is(.auth-input,.search-box,.quantity-selector,.newsletter form):focus-within{
  border-color:var(--color-primary);
  box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary) 10%,transparent);
}
.auth-panel--register{padding-block:38px}.auth-panel--register .logo{margin-bottom:20px}.auth-panel--register>p{margin-bottom:18px}.auth-panel--register .auth-form{gap:11px}.auth-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-verification{justify-content:flex-start;gap:14px}.auth-verification strong{margin-right:auto;font-size:12px}.auth-captcha{display:grid;grid-template-columns:130px 1fr;gap:10px}.auth-captcha>strong{display:grid;place-items:center;border:1px solid var(--line);border-radius:13px;background:var(--rose);font-family:monospace}.auth-captcha .auth-input{padding-left:8px}.auth-captcha input{text-align:center}
.cart-layout.sepet-grid{grid-template-columns:minmax(0,1fr) 390px}
.cart-layout .cart-panel{padding:28px}.cart-layout .summary-card{padding:28px}
.cart-layout .coupon-box{padding-bottom:22px;border-bottom:1px solid var(--line)}
.cart-commerce-head,.checkout-commerce-head{padding-bottom:22px}
.cart-content-section,.checkout-content-section{padding-top:0}
.cart-product-image{display:inline-flex;width:104px;height:126px;object-fit:cover;border:1px solid var(--line);border-radius:12px;background:var(--rose);vertical-align:middle}
.cart-product-image--empty{align-items:center;justify-content:center;color:var(--color-text-muted)}
.cart-product-image--empty svg{width:25px;height:25px}
.cart-quantity-control{display:inline-grid;grid-template-columns:36px 38px 36px;align-items:center;height:44px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--commerce-surface)}
.cart-quantity-control button{width:36px;height:42px;padding:0;border:0;background:transparent;color:var(--commerce-ink);box-shadow:none;font-size:18px;font-weight:800;cursor:pointer}
.cart-quantity-control button:hover{background:var(--rose);color:var(--color-primary)}
.cart-quantity-control span{display:grid;place-items:center;min-width:38px;height:28px;border-inline:1px solid var(--line);font-size:14px;font-weight:850;color:var(--commerce-ink)}
.checkout-layout:has(.checkout-layout-inner){display:block}
.checkout-layout-inner{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:28px}
.checkout-layout-inner .checkout-card{background:var(--store-background);border:1px solid var(--line);border-radius:22px;box-shadow:none}
.checkout-layout-inner>.checkout-summary{padding:24px;height:max-content}
.checkout-heading-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:stretch;margin-bottom:28px}
.checkout-heading-layout .commerce-page-title{margin:0;align-items:center;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--store-background)}
.checkout-heading-visual{height:210px;margin:0;border-radius:22px;overflow:hidden;background:var(--rose)}
.checkout-heading-visual img{width:100%;height:100%;object-fit:cover}
@media(max-width:960px){.cart-layout.sepet-grid,.checkout-layout-inner{grid-template-columns:1fr}}
@media(max-width:960px){.checkout-heading-layout{grid-template-columns:1fr}.checkout-heading-visual{height:230px}}
@media(max-width:680px){.auth-name-grid{grid-template-columns:1fr}.auth-captcha{grid-template-columns:110px 1fr}.checkout-heading-layout .commerce-page-title{padding:20px}.checkout-heading-visual{height:190px}}
@media(max-width:768px){.cart-commerce-head,.checkout-commerce-head{padding-bottom:16px}.cart-product-image{width:86px;height:106px}.cart-content-section .td-image{width:98px;margin-right:12px}.cart-content-section .td-qty,.cart-content-section .td-price,.cart-content-section .td-total{margin-left:110px}}

.product-detail .product-gallery:not(:has(.product-gallery__thumbs)) .product-gallery__main{grid-column:1/-1}
.product-detail .product-info__heading{display:grid;gap:10px}
.product-detail .product-info__heading h1{font-size:44px;line-height:1.08;letter-spacing:-.04em;margin:0}
.product-detail .product-info__heading>p{margin:0;color:var(--store-muted);line-height:1.65}
.product-detail .product-purchase-block{display:grid;gap:14px;padding:0;border:0;background:transparent}
.product-detail .product-purchase-block>div:first-child{align-items:flex-end}
.product-detail .product-detail-price{align-items:flex-start}
.product-detail .product-detail-price strong{font-size:30px;color:var(--ink)}
.product-detail .product-purchase-block>div:last-child{border:0;background:var(--store-surface);border-radius:13px;padding:14px}
.product-detail .variant-block{padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--store-background)}
.product-detail .purchase-row{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px}
.product-detail .quantity-selector{display:grid;grid-template-columns:34px 1fr 34px;height:52px;border:1px solid var(--line);border-radius:13px;background:var(--store-background)}
.product-detail .quantity-selector input{height:50px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none}
.product-detail .quantity-selector button{height:50px;width:auto}
.product-detail .product-add-cart{height:52px;border:0;border-radius:13px;background:linear-gradient(105deg,var(--color-primary),var(--color-primary-hover));color:var(--store-background);font-weight:900;box-shadow:0 13px 28px color-mix(in srgb,var(--color-primary) 20%,transparent)}
.product-detail .product-technical-details{grid-column:1/-1;width:100%;margin-top:44px;padding:38px 0 0;border-top:1px solid var(--line)}
.product-detail .product-technical-details__heading{display:flex;align-items:center;gap:10px;margin:0 0 22px;font-size:25px;line-height:1.25;color:var(--ink)}
.product-detail .product-technical-details__heading svg{width:23px;height:23px;color:var(--color-primary);flex:none}
.product-detail .product-technical-details__content{width:100%;max-width:none;color:var(--color-text-muted);font-size:15px;line-height:1.8;overflow-wrap:anywhere}
.product-detail .product-technical-details__content :is(table,img){max-width:100%}
.product-detail .product-technical-details__content table{width:100%;border-collapse:collapse}
.product-detail .product-technical-details__content :is(th,td){padding:13px 15px;border:1px solid var(--line);text-align:left}
.product-detail>.urun-detay-grid+div{grid-column:1/-1;width:100%}
@media(max-width:680px){.product-detail .product-info__heading h1{font-size:34px}.product-detail .purchase-row{grid-template-columns:105px minmax(0,1fr)}}
.main-nav__item.is-mega-open .category-mega-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}.main-nav__item.is-mega-open .main-nav__link>svg{transform:rotate(180deg)}

/* Slider Yönetimi: slayda özel, orijinali koruyan mobil kadraj. */
@media(max-width:680px){
 .home-page .hero.hero--full .hero-card--main .hero-slide[data-mobile-crop]{
  object-position:var(--slide-mobile-x) var(--slide-mobile-y);
  transform-origin:var(--slide-mobile-x) var(--slide-mobile-y);
  transform:scale(var(--slide-mobile-zoom));
 }
 .home-page .hero.hero--full .hero-card--main .hero-slides{overflow:hidden}
}


}
/* Kaf referans yerleşimi; tüm renkler merkezi panel ayarlarından gelir. */
:root{--ink:var(--store-text);--muted:var(--store-muted);--line:var(--store-border);--white:var(--store-background);--rose:var(--store-surface);--rose-2:var(--store-surface);--color-bg:var(--store-background);--color-bg-dark:var(--store-surface);--color-bg-card:var(--store-background);--color-text:var(--store-text);--color-text-light:var(--store-text);--color-text-muted:var(--store-muted);--color-border:var(--store-border);--font-heading:'Inter',Arial,sans-serif;--font-body:'Inter',Arial,sans-serif;--radius-sm:6px;--radius-md:10px;--radius-lg:12px}
html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--store-background);color:var(--store-text);font-size:14px;line-height:1.5}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--store-text)}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;flex-shrink:0}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}input,select,textarea{color:var(--store-text);background:var(--store-background)}button,a,input,select,textarea{outline-offset:4px}:focus-visible{outline:2px solid var(--color-primary-hover)}.container{width:calc(100% - 32px);max-width:1568px;margin-inline:auto}.section{padding-block:32px}.reveal{opacity:1;transform:none}.eyebrow{color:var(--store-muted);font-weight:500;letter-spacing:0;text-transform:none}.topbar{height:42px;background:var(--store-background);color:var(--store-text);border:0}.topbar__inner{height:42px;justify-content:center;gap:32px}.topbar p{font-size:13px;font-weight:400;margin:0}.topbar__shipping svg{display:none}.topbar__inner .lang-btn{position:absolute;right:20px;color:var(--store-text)}
.site-header{position:relative;top:auto;z-index:60;background:var(--store-background);box-shadow:none;border:0}.header__inner{display:grid;grid-template-columns:minmax(190px,1fr) minmax(280px,500px) minmax(270px,1fr);column-gap:30px;row-gap:0;min-height:154px;padding:0}.logo,.logo--image{width:auto;max-width:250px;height:100px;font-size:25px;line-height:1.1;color:var(--store-text);font-family:Georgia,serif;font-weight:800;letter-spacing:-1px}.logo__mark{display:none}.logo--image img{max-width:240px;max-height:65px;width:100%;height:auto;object-fit:contain;object-position:left}.search-box{display:flex;grid-column:2;grid-row:1;width:100%;height:42px;max-width:none;padding:0;border:0;background:transparent;gap:8px;border-radius:0}.search-box>svg{display:none}.search-box input{flex:1;min-width:0;height:42px;border:1px solid var(--store-border);border-radius:10px;padding:0 12px;font-size:14px;background:var(--store-background);outline-offset:2px}.store-search-submit{display:flex;align-items:center;justify-content:center;width:60px;height:42px;border:0;border-radius:10px;background:var(--color-primary);color:var(--store-background);cursor:pointer}.header-actions{grid-column:3;grid-row:1;display:flex;justify-content:flex-end;gap:24px}.header-actions>.icon-btn:not(.store-account):not(.cart-btn):not(.menu-toggle){display:none}.header-actions .icon-btn{width:auto;height:48px;display:flex;gap:10px;border:0;background:none;color:var(--store-muted);padding:0}.header-actions .icon-btn>svg{width:28px;height:28px}.store-action-copy{display:flex;flex-direction:column;text-align:left;font-size:13px;line-height:1.5;white-space:nowrap}.store-action-copy strong{color:var(--store-text);font-weight:600}.store-action-copy small{font-size:12px}.cart-btn .badge{position:static;background:none;color:inherit;font-size:inherit;min-width:0;height:auto;border-radius:0;padding:0;display:inline}.header-actions .menu-toggle{display:none}.main-nav{grid-column:1/-1;grid-row:2;display:flex;justify-content:center;gap:clamp(24px,5vw,75px);border-top:1px solid var(--store-border);border-bottom:1px solid var(--store-border);height:44px;min-height:44px;margin:10px 0 0}.main-nav__link{font-size:19px;font-weight:750;text-transform:uppercase;padding:9px 0;letter-spacing:-.05em}.main-nav__item{height:44px}.main-nav__link svg{width:13px}.category-mega-menu{top:100%;border-radius:0;border-color:var(--store-border);background:var(--store-background)}.category-mega-menu__inner{padding:25px 0}.category-mega-card{border-radius:8px;box-shadow:none}.category-mega-card img{border-radius:8px}.search-results{border-radius:10px;border-color:var(--store-border);background:var(--store-background)}
.category-strip{padding:20px 0 0;margin-top:0;margin-bottom:0;display:block}.category-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible;padding:0}.category-track>a,.category-track>a.is-main-category{position:relative;display:block;width:100%;min-width:0;height:500px;border-radius:4px;overflow:hidden;padding:0;background:var(--store-surface);text-align:left}.category-track>a>img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.category-track>a:hover>img{transform:scale(1.025)}.category-track>a>strong{position:absolute;bottom:48px;left:14%;right:10%;width:fit-content;padding:5px 10px;background:color-mix(in srgb,var(--store-background) 70%,transparent);color:var(--store-text);font-size:28px;line-height:1.25;letter-spacing:-.05em;border-radius:3px;font-weight:750}.hero.hero--full{display:block;max-width:1568px;width:calc(100% - 32px);margin:32px auto 0}.hero.hero--full .hero-card--main{min-height:210px;height:210px;border-radius:4px}.hero.hero--full .hero-copy{left:4%;top:50%;bottom:auto;transform:translateY(-50%);max-width:50%;padding:14px 20px;background:color-mix(in srgb,var(--store-background) 85%,transparent);border-radius:4px}.hero.hero--full .hero-copy h1{font-size:28px;line-height:1.15;margin:6px 0}.hero.hero--full .hero-copy p{font-size:14px;margin:8px 0}.hero.hero--full .hero-copy .eyebrow{display:none}.hero.hero--full .hero-copy .btn{min-height:32px;height:32px;font-size:13px;padding:0 14px}.hero.hero--full .hero-slides,.hero.hero--full .hero-slide{height:100%;min-height:0}.hero-dots{bottom:10px}.section-heading,.best-sellers__heading{align-items:center;margin-bottom:22px}.section-heading h2,.best-sellers__heading h2,.instagram-head h2{font-size:24px;font-weight:750;line-height:1.2;margin:0}.section-heading .eyebrow,.best-sellers__heading .eyebrow,.best-sellers__heading p{display:none}.section-heading>a{font-size:14px;font-weight:400;text-decoration:underline;text-underline-offset:3px}.product-grid,.product-grid--four,.flash-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.product-card,.product-card:hover{border:0;border-radius:10px;box-shadow:none;transform:none;background:var(--store-background);overflow:hidden}.product-media{height:auto;aspect-ratio:1/1;border-radius:10px;background:var(--store-surface);overflow:hidden}.product-media .product-image-link{display:block;width:100%;height:100%}.product-media img{width:100%;height:100%;object-fit:cover}.product-body{padding:12px 0;display:flex;flex-direction:column;gap:8px}.product-card-category{display:none}.product-body h3{font-size:15px;font-weight:500;letter-spacing:-.02em;line-height:1.4;margin:0;min-height:42px}.price{gap:10px;margin:0;align-items:center;display:flex}.price strong{font-size:20px;letter-spacing:-.04em;color:var(--store-text);font-weight:650}.price del{font-size:16px;color:var(--store-muted)}.sale-tag{background:var(--color-accent);color:var(--store-background);font-size:13px;font-weight:600;border-radius:3px;padding:2px 7px;top:10px;left:10px}.wish-btn{width:32px;height:32px;right:8px;top:8px;border-radius:50%;background:color-mix(in srgb,var(--store-background) 90%,transparent);color:var(--store-muted)}.product-card-actions{display:flex;flex-direction:row;gap:8px;padding:0;margin:2px 0 0}.product-card-actions>form{flex:1}.product-card-actions .detail-link{width:64px;min-height:34px;border:1px solid var(--store-border);border-radius:8px;font-size:12px;color:var(--store-muted);background:var(--store-background)}.product-card-actions .add-cart{width:100%;height:34px;min-height:34px;background:var(--store-surface);color:var(--store-muted);border:1px solid var(--store-border);border-radius:8px;font-weight:500;font-size:13px;display:flex;align-items:center;justify-content:center;gap:6px}.product-card-actions .add-cart:hover{background:var(--color-primary);color:var(--store-background)}.product-card-actions svg{width:16px;height:16px}.featured-products{display:block}.selection-banner{display:none}.best-sellers__track{display:flex;gap:16px;min-width:0;width:100%}.best-sellers__track .product-card{flex:0 0 calc((100% - 64px)/5);width:calc((100% - 64px)/5)}.best-sellers__controls button{width:32px;height:32px;background:var(--store-background);border:1px solid var(--store-border)}.corporate-banner{border-radius:4px;margin-block:32px;min-height:240px;height:240px}.corporate-banner__content{max-width:55%;padding:30px}.corporate-banner h2{font-size:28px}.corporate-banner__shade{background:linear-gradient(90deg,color-mix(in srgb,var(--store-background) 90%,transparent),transparent)}.corporate-banner__content,.corporate-banner__content h2,.corporate-banner__content p{color:var(--store-text)}.promo-band{display:grid;grid-template-columns:minmax(0,1fr) clamp(120px,13vw,180px) auto;align-items:center;gap:32px;border-radius:4px;background:var(--store-surface);color:var(--store-text);min-height:170px;padding:24px 32px;margin-block:32px;box-shadow:none}.promo-band>div{min-width:0;overflow-wrap:anywhere}.promo-band>img{position:static;inset:auto;display:block;width:100%;height:auto;max-height:180px;aspect-ratio:1;object-fit:contain;align-self:center}.promo-band>.btn{position:static;inset:auto;margin:0;justify-self:end;white-space:normal;text-align:center;max-width:240px}.promo-band h2{color:var(--store-text);font-size:26px}.promo-band img{max-height:180px}.collections{grid-template-columns:repeat(3,1fr);gap:16px;margin-block:32px}.collections article{border-radius:6px;min-height:280px;background:var(--store-surface)}.collections h3{font-size:24px}.newsletter{border-radius:4px;background:var(--store-surface);color:var(--store-text);padding:28px;margin-block:32px}.newsletter h2{color:var(--store-text);font-size:23px}.newsletter input{border:1px solid var(--store-border)}.newsletter button{background:var(--color-primary);border-radius:8px}.review-card{border:1px solid var(--store-border);border-radius:10px;box-shadow:none}.reviews-section{background:var(--store-surface)}.instagram{padding-block:32px}.instagram-grid{gap:12px}.instagram-grid img{border-radius:8px}.btn,.btn--primary,.checkout-primary,.product-add-cart,.auth-submit{border-radius:8px;background:var(--color-primary);color:var(--store-background);border:1px solid var(--color-primary);box-shadow:none}.btn:hover,.checkout-primary:hover,.product-add-cart:hover{background:var(--color-primary-hover)}.btn-outline,.btn--light{background:var(--store-background);color:var(--store-text);border:1px solid var(--store-border)}
/* Kategori: solda mevcut kategori/marka filtreleri, sağda ürünler. */
.simple-page-heading{padding:35px 0 24px;border-bottom:1px solid var(--store-border);margin-bottom:32px}.simple-page-heading .eyebrow{display:none}.simple-page-heading h1,.commerce-page-title h1{font-size:28px;line-height:1.25;font-weight:750;margin:0}.catalog-only{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start;padding-bottom:50px}.catalog-filterbar{position:sticky;top:20px;display:block;padding:18px 12px;border:0;border-radius:0;background:var(--store-background);box-shadow:8px 8px 30px color-mix(in srgb,var(--store-text) 5%,transparent)}.catalog-filter-scroll{display:flex;flex-direction:column;align-items:stretch;white-space:normal;overflow:visible;gap:0}.catalog-filter-btn{height:auto;min-height:43px;border:0;border-bottom:1px solid var(--store-border);border-radius:0;background:transparent;text-align:left;justify-content:flex-start;padding:12px 4px;font-size:14px;font-weight:400}.catalog-filter-btn.is-active{background:var(--store-surface);color:var(--store-text);font-weight:650}.catalog-filter-meta{display:grid;gap:20px;align-items:start;padding-top:22px}.catalog-filter-meta label{display:grid;gap:8px}.catalog-filter-meta select{width:100%;max-width:100%;border:1px solid var(--store-border);border-radius:8px;height:38px}.catalog-page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-empty{grid-column:2}.store-filter-heading{font-size:20px;margin:0 0 12px}.store-subcategories{display:flex;gap:22px;margin:0 0 28px;overflow:auto}.store-subcategory{display:block;width:125px;flex:0 0 125px;text-align:center;font-size:14px;font-weight:600}.store-subcategory img{height:125px;width:125px;border-radius:32px;object-fit:cover}.store-category-description{padding:22px;border:1px solid var(--store-border);background:var(--store-surface);border-radius:20px;margin-bottom:28px}.store-catalog-results{min-width:0}.store-catalog-toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;gap:12px}.store-catalog-toolbar select{height:36px;border:1px solid var(--store-border);border-radius:8px;padding:4px 12px}
/* Ürün detayı, sepet ve ödeme aynı yüzey/ölçü sistemiyle çalışır. */
.product-breadcrumb,.commerce-breadcrumb{font-size:13px;font-weight:400;justify-content:center;padding-block:16px;margin:0 auto 24px;color:var(--store-muted)}.product-detail{padding-top:0}.store-product-title{font-size:28px;font-weight:750;line-height:1.25;padding:8px 0 25px;border-bottom:1px solid var(--store-border);margin:0 0 35px}.urun-detay-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:20px}.product-gallery__main{border:0;border-radius:4px;aspect-ratio:1/1;min-height:0;height:auto;background:var(--store-surface)}.product-info{padding:0;border:0;border-radius:0;background:var(--store-background);box-shadow:none}.product-info__heading{padding:15px 0 20px;border-bottom:1px solid var(--store-border)}.product-info__heading h1{font-size:26px}.product-purchase-block{background:var(--store-background);padding:20px 0;border:0;border-bottom:1px solid var(--store-border);border-radius:0;box-shadow:none}.product-detail-price strong{font-size:28px}.product-add-cart{min-height:42px;border-radius:4px;background:var(--store-text);color:var(--store-background)}.quantity-selector{border:1px solid var(--store-border);border-radius:6px;min-height:42px}.product-technical-details{border-radius:6px;border:1px solid var(--store-border);box-shadow:none}.product-technical-details__heading{background:var(--store-surface)}.commerce-main{background:var(--store-background);padding-top:0}.commerce-page-title{padding:12px 0 24px;border-bottom:1px solid var(--store-border)}.commerce-page-title p{font-size:14px}.cart-content-section,.checkout-content-section{padding-top:32px;padding-bottom:55px;background:var(--store-background)}.cart-panel,.summary-card,.checkout-card{background:var(--store-background);border:1px solid var(--store-border);border-radius:6px;box-shadow:none}.cart-panel__head{background:var(--store-surface);padding:16px 20px;border-radius:0}.cart-panel__head h2,.summary-card h3,.checkout-card h2,.checkout-card h3{font-size:19px}.cart-layout{grid-template-columns:minmax(0,1fr) 340px;gap:24px}.data-table th{background:var(--store-surface);color:var(--store-text);font-size:14px;text-transform:none;letter-spacing:0}.data-table td{border-color:var(--store-border)}.cart-product-image{border-radius:4px;width:90px;height:90px;object-fit:cover}.summary-card{padding:22px}.checkout-heading-visual{display:none}.checkout-heading-layout{display:block}.checkout-steps{display:flex;margin:12px 0 0;padding:0;gap:24px;background:none;border-radius:0}.checkout-steps li{font-size:14px}.checkout-layout-inner{gap:24px}.checkout-card{padding:22px}.checkout-input,.admin-form-control{border:1px solid var(--store-border);border-radius:5px;background:var(--store-background);color:var(--store-text)}.checkout-submit-btn{border-radius:6px;min-height:44px;background:var(--color-primary);color:var(--store-background)}.auth-shell{border:1px solid var(--store-border);border-radius:8px;box-shadow:none}.auth-main{background:var(--store-background);padding-block:40px}.auth-visual{border-radius:0}.auth-panel h1{font-size:28px}.auth-input{border-radius:6px;background:var(--store-background);border-color:var(--store-border)}
.footer{background:var(--store-surface);color:var(--store-muted);padding:0;margin-top:30px;border-top:1px solid var(--store-border)}.footer-main{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;padding-block:42px}.footer h3{font-size:20px;line-height:1.2;color:var(--store-text);margin:0 0 20px;padding:0 0 15px;border-bottom:1px solid var(--store-border)}.footer-links a{display:block;color:var(--store-muted);font-size:14px;margin:0;padding:7px 0;line-height:1.4}.footer-contact{display:block;margin:0}.footer-contact>a{display:flex;color:var(--store-muted);font-size:14px;padding-block:5px;gap:8px}.footer-contact p{font-size:14px;line-height:1.6;margin:8px 0}.footer-logo{max-width:160px;max-height:50px;object-fit:contain;margin:0 0 12px}.footer-bottom{padding-block:22px;border-top:1px solid var(--store-border);display:flex;align-items:center;justify-content:space-between;font-size:13px;color:var(--store-muted)}.socials{display:flex;gap:12px}.socials a{background:var(--store-background);border:1px solid var(--store-border);border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.socials svg{width:17px;height:17px}.back-to-top{background:var(--color-primary);border-radius:5px}.toast{background:var(--store-text);color:var(--store-background)}
@media(min-width:1600px){.category-track>a,.category-track>a.is-main-category{height:530px}}
@media(max-width:1100px){.header__inner{grid-template-columns:180px minmax(240px,1fr) 230px;gap:15px}.header-actions{gap:12px}.store-action-copy small{font-size:11px}.main-nav{gap:35px}.main-nav__link{font-size:17px}.category-track>a,.category-track>a.is-main-category{height:390px}.category-track>a>strong{font-size:24px;left:7%;bottom:30px}.catalog-only{grid-template-columns:210px minmax(0,1fr)}.catalog-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cart-layout{grid-template-columns:minmax(0,1fr) 300px}.product-grid--four{gap:12px}.product-body h3{font-size:14px}}
@media(max-width:760px){.container{width:calc(100% - 24px)}.topbar,.topbar__inner{height:34px}.topbar__inner{gap:0}.topbar__campaign{font-size:11px!important}.topbar__shipping{display:none!important}.header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:116px;gap:8px;padding:0 0 12px}.logo,.logo--image{height:57px;font-size:21px;max-width:200px}.logo--image img{max-width:170px;max-height:43px}.header-actions{grid-column:2;grid-row:1;gap:18px}.header-actions .icon-btn{height:36px}.header-actions .icon-btn>svg{width:24px;height:24px}.header-actions .menu-toggle{display:flex}.store-action-copy{display:none}.cart-btn .store-action-copy{display:block;position:absolute;right:-7px;top:-5px}.cart-btn .store-action-copy>strong,.cart-btn .store-action-copy small{font-size:0}.cart-btn .badge{font-size:11px;background:var(--color-primary);color:var(--store-background);border-radius:50%;width:16px;height:16px;display:grid;place-items:center}.search-box{display:flex;grid-column:1/-1;grid-row:2;height:38px}.search-box input,.store-search-submit{height:38px}.store-search-submit{width:48px}.main-nav{display:none}.mobile-menu{background:var(--store-background);border-color:var(--store-border)}.mobile-menu.is-open{display:block}.mobile-menu__item>a{font-size:16px}.mobile-menu__auth a{background:var(--color-primary);color:var(--store-background)}.category-strip{padding-top:0}.category-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible}.category-track>a,.category-track>a.is-main-category{height:auto;aspect-ratio:4/5;width:100%;min-width:0;border-radius:4px}.category-track>a>strong{font-size:20px;left:8%;right:8%;bottom:22px;padding:4px 7px}.hero.hero--full{width:calc(100% - 24px);margin-top:20px}.hero.hero--full .hero-card--main{min-height:190px;height:190px;border-radius:4px}.hero.hero--full .hero-copy{max-width:75%;left:3%;padding:12px;top:50%;bottom:auto;transform:translateY(-50%)}.hero.hero--full .hero-copy h1{font-size:21px}.hero.hero--full .hero-copy p{font-size:12px;line-height:1.4}.hero.hero--full .hero-slides,.hero.hero--full .hero-slide{min-height:0;height:100%;object-fit:cover}.section{padding-block:24px}.section-heading h2,.best-sellers__heading h2{font-size:20px}.section-heading{align-items:center;gap:14px;margin-bottom:16px}.section-heading>a{font-size:12px;white-space:nowrap}.product-grid,.product-grid--four,.flash-products-grid,.catalog-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-media{height:auto!important;aspect-ratio:1/1;border-radius:8px}.product-body{padding:9px 0;gap:7px}.product-body h3{font-size:13px;min-height:36px;line-height:1.4}.price strong{font-size:17px}.price del{font-size:13px}.product-card-actions{gap:5px;flex-wrap:wrap}.product-card-actions .detail-link{display:none}.product-card-actions form,.product-card-actions>.add-cart{width:100%}.product-card-actions .add-cart{font-size:12px;height:34px;min-height:34px}.best-sellers__track .product-card{flex:0 0 calc((100% - 12px)/2);width:calc((100% - 12px)/2)}.best-sellers__track{gap:12px}.corporate-banner{height:220px;min-height:220px;margin-block:20px}.corporate-banner__content{max-width:80%;padding:18px}.corporate-banner__content h2{font-size:23px}.corporate-banner__content p{font-size:13px}.promo-band{padding:20px;display:flex;flex-wrap:wrap;gap:16px;margin-block:20px}.promo-band h2{font-size:22px}.promo-band img{width:30%;max-height:120px}.collections{grid-template-columns:1fr;margin-block:24px;gap:12px}.collections article{min-height:240px}.newsletter{padding:20px;margin-block:24px;display:block}.newsletter h2{font-size:21px}.newsletter form{margin-top:18px;display:flex}.newsletter__icon{display:none}.instagram-grid{grid-template-columns:repeat(4,1fr);gap:8px}.catalog-only{display:block;padding-bottom:30px}.catalog-filterbar{position:static;box-shadow:none;padding:12px;border:1px solid var(--store-border);margin-bottom:22px;border-radius:6px}.catalog-filter-scroll{flex-direction:row;flex-wrap:wrap;gap:6px}.catalog-filter-btn{padding:7px 10px;min-height:32px;border:1px solid var(--store-border);border-radius:5px;font-size:13px}.catalog-filter-meta{display:flex;flex-wrap:wrap;gap:15px;padding-top:12px}.catalog-filter-meta label{display:flex;align-items:center}.store-filter-heading{font-size:16px}.simple-page-heading{padding:24px 0 16px;margin-bottom:20px}.simple-page-heading h1,.commerce-page-title h1,.store-product-title{font-size:23px}.store-subcategory{width:90px;flex-basis:90px;font-size:12px}.store-subcategory img{width:90px;height:90px;border-radius:22px}.store-category-description{font-size:14px;padding:16px}.urun-detay-grid{grid-template-columns:1fr;gap:20px}.product-breadcrumb,.commerce-breadcrumb{justify-content:flex-start;white-space:normal;flex-wrap:wrap;font-size:12px;margin-bottom:12px;padding-block:12px}.store-product-title{margin-bottom:20px;padding-bottom:18px}.product-gallery__main{height:auto!important;min-height:0;aspect-ratio:1/1}.product-info{padding:0}.product-info__heading{padding-top:0}.product-purchase-block{padding-block:18px}.cart-layout,.checkout-layout-inner,.checkout-layout{display:block!important}.summary-card{margin-top:24px;padding:18px}.cart-content-section,.checkout-content-section{padding-top:20px;padding-bottom:30px}.checkout-card{padding:16px;border-radius:5px}.form-grid-2col,.form-grid-3col{grid-template-columns:1fr!important}.checkout-steps{gap:10px;overflow:auto}.checkout-steps li{font-size:12px;min-width:max-content}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;padding-block:30px}.footer h3{font-size:18px;margin-bottom:12px}.footer-links a,.footer-contact>a,.footer-contact p{font-size:13px;overflow-wrap:anywhere}.footer-bottom{display:flex;flex-direction:column;gap:18px;align-items:flex-start;font-size:12px}.auth-main{padding-block:24px}.auth-shell{display:block}.auth-visual{display:none}.auth-panel{padding:24px}.auth-name-grid{grid-template-columns:1fr}.store-catalog-toolbar{font-size:12px}.store-catalog-toolbar select{max-width:170px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.product-detail{display:block}.urun-detay-grid{width:100%;margin:0}.product-detail .product-gallery{width:100%;max-width:none}.product-detail .product-info{width:100%;max-width:none}.product-gallery__main{box-shadow:none}.product-info__heading p{font-size:15px!important}.product-info__heading .product-info__topline{font-size:13px}.product-purchase-block>div:first-child{display:block!important}.product-detail-price{flex-direction:row;justify-content:flex-start;margin-top:12px}.product-purchase-block strong{font-weight:700}.product-card-actions .add-cart,.store-search-submit{box-shadow:none}
.checkout-heading-layout{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.checkout-content-section>.container,.cart-content-section>.container{max-width:1568px;width:calc(100% - 32px)}.checkout-content-section{padding-top:32px!important}.cart-content-section{padding-top:28px!important}.checkout-submit-btn{background:var(--color-primary)!important;color:var(--store-background)!important;box-shadow:none!important}.checkout-steps{justify-content:flex-start}.checkout-layout-inner{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px}.checkout-summary .summary-card{border:0;padding:0}.product-info__heading h1{margin:0}.product-gallery__main>img{object-fit:contain!important}.product-detail .product-gallery{box-shadow:none}.store-action-copy{flex-shrink:0}
@media(max-width:760px){.header__inner{grid-template-columns:44px minmax(0,1fr) 44px}.header__inner>.logo{grid-column:2;grid-row:1;position:static;transform:none;justify-self:center;margin:0;max-width:min(195px,100%);width:auto;order:0}.header-actions{display:contents}.header-actions>.icon-btn{display:none}.header-actions>.cart-btn,.header-actions>.menu-toggle{display:flex;position:relative;align-items:center;justify-content:center;width:44px;height:44px;margin:0;grid-row:1}.header-actions>.cart-btn{grid-column:3;justify-self:end}.header-actions>.menu-toggle{grid-column:1;justify-self:start;order:0}.header__inner .search-box{width:100%;margin:0;position:relative;grid-column:1/-1;grid-row:2}.checkout-content-section>.container,.cart-content-section>.container{width:calc(100% - 24px);padding:0}.cart-panel{padding:12px}.cart-panel__head{padding:12px}.cart-panel__head h2{font-size:17px}.cart-content-section,.checkout-content-section{padding-top:22px!important}.checkout-layout-inner{display:block}.cart-layout{display:block}.summary-card{width:100%;max-width:100%}.store-product-title{grid-column:1/-1}.product-detail{display:block}}
.store-price-filter{border:0;border-top:1px solid var(--store-border);padding:18px 0;margin:20px 0 0}.store-price-filter legend{font-size:14px;font-weight:600}.store-price-filter>div{display:flex;gap:8px}.store-price-filter input{width:50%;min-width:0;height:38px;border:1px solid var(--store-border);border-radius:6px;padding:6px}.store-sort-label{display:grid;gap:8px;margin:5px 0 14px;font-size:14px}.store-sort-label select{width:100%;height:38px;border:1px solid var(--store-border);border-radius:6px;padding:6px;font-size:13px}.store-filter-submit{width:100%;height:38px;min-height:38px;font-size:14px;font-weight:500}.catalog-filter-btn{overflow-wrap:anywhere}.product-detail .product-gallery__main{border-radius:4px}
.product-info__heading{position:relative}.product-detail-wish{position:absolute;top:12px;right:0}.product-info__topline{padding-right:44px}.product-gallery{align-self:start}.checkout-commerce-head .commerce-page-title{border-radius:0;border-width:0 0 1px;box-shadow:none}.checkout-commerce-head .checkout-heading-layout{border:0;box-shadow:none}.cart-commerce-head .commerce-page-title{border-radius:0}.checkout-steps{margin-bottom:0}
.newsletter form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;background:transparent;padding:0;border:0}.newsletter-consent{grid-column:1/-1;display:flex;gap:8px;align-items:flex-start;text-align:left;font-size:12px;font-weight:400;color:var(--store-muted)}.newsletter-consent input{width:16px;height:16px;min-height:0;margin:2px 0 0;padding:0;flex:0 0 16px;accent-color:var(--color-primary)}.newsletter-result{grid-column:1/-1;font-size:13px;margin:0!important;color:var(--store-text)}.newsletter-result:empty{display:none}.newsletter button:disabled{opacity:.6;cursor:wait}.newsletter form>input[type=email]{min-width:0;width:100%;border-radius:6px;padding:10px}

/* Panelden gelen koleksiyon ve doku kartları kullanılabilir genişliğe yayılır. */
.collections{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}
.instagram-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))}

/* Kategori şeritleri kaydırılabilir kalır; yalnız çubuk gizlenir. */
.category-track,.store-subcategories{scrollbar-width:none;-ms-overflow-style:none}
.category-track::-webkit-scrollbar,.store-subcategories::-webkit-scrollbar{display:none}

/* Mobil kampanya: içerik ve alt buton tek bir kart oluşturur. */
@media(max-width:760px){
 .promo-band{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;min-height:0}
 .promo-band>div{padding:20px;min-width:0}
 .promo-band>img{display:none}
 .promo-band>.btn{position:static;inset:auto;align-self:stretch;width:100%;max-width:none;margin:0;min-height:52px;border-radius:0;border-width:1px 0 0;border-color:var(--store-border);justify-content:center}
}

/* Kurumsal bölümün çalışan içerik hizası. */
.corporate-banner[data-align="right"] .corporate-banner__content{margin-left:auto;text-align:right}
.corporate-banner[data-align="center"] .corporate-banner__content{margin-inline:auto;text-align:center}
.home-section-description{color:var(--store-muted)}.promo-band:not(:has(>img)){grid-template-columns:minmax(0,1fr) auto}.instagram-grid a:not(:has(img)){display:none}

.collections article:not(:has(>img)),.corporate-banner:not(:has(>.corporate-banner__image)){background:var(--store-surface)}.collections article:not(:has(>img)) :is(h3,p,a){color:var(--store-text)}.promo-band:not(:has(>.btn)){grid-template-columns:minmax(0,1fr) clamp(120px,13vw,180px)}.promo-band:not(:has(>img)):not(:has(>.btn)){grid-template-columns:1fr}

/* İç sayfa banner yazıları koyu görsel üzerinde okunabilir kalır. */
.inner-page-header .breadcrumbs,.inner-page-header .breadcrumbs a,.inner-page-header .breadcrumbs span,.inner-page-header .breadcrumbs i,.inner-page-header .breadcrumbs svg,.inner-page-header .breadcrumbs [data-lucide],.page-hero .breadcrumbs,.page-hero .breadcrumbs a,.page-hero .breadcrumbs span,.page-hero .breadcrumbs svg{color:#fff!important;stroke:currentColor}
.faq-icon-wrap{color:var(--color-primary)!important;background:var(--store-surface)!important}
