:root{--store-ink:#172333;--store-muted:#687483;--store-accent:#e45b27;--store-accent-dark:#c84b1b;--store-bg:#f5f6f7;--store-border:#dfe4e8;--store-dark:#111c2b}
.campaign-top-link{position:fixed;right:18px;top:108px;z-index:1100;min-height:48px;display:flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:#cf3d43;color:#fff;text-decoration:none;box-shadow:0 8px 24px rgba(151,28,35,.3);font-size:.84rem}.campaign-top-link:hover,.campaign-top-link.active{background:#b92f36;color:#fff}.campaign-top-link small{color:#ffe5e6}
@media(max-width:991.98px){.campaign-top-link{top:12px;right:12px;min-height:44px;padding:10px 15px}}
*{box-sizing:border-box}body.b2c-store{background:var(--store-bg);color:var(--store-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.store-topline{background:var(--store-dark);color:#cbd2dc;font-size:.76rem;padding:7px 0}.store-header{background:#fff;border-bottom:1px solid var(--store-border)}.store-header-main{min-height:78px}.store-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--store-ink);font-size:1.2rem;font-weight:850}.store-logo-mark{width:39px;height:39px;border-radius:10px;background:var(--store-accent);color:#fff;display:grid;place-items:center;font-size:.75rem}.store-search{position:relative;max-width:680px;flex:1}.store-search input{height:46px;border:1px solid var(--store-border);border-radius:10px;padding:0 46px 0 16px;background:#f8fafb}.store-search button{position:absolute;right:4px;top:4px;width:38px;height:38px;border:0;border-radius:8px;background:var(--store-accent);color:#fff}.store-action{display:flex;align-items:center;gap:8px;color:var(--store-ink);text-decoration:none;font-size:.82rem;font-weight:650;white-space:nowrap}.store-action-icon{width:35px;height:35px;border:1px solid var(--store-border);border-radius:9px;display:grid;place-items:center;background:#fff}.store-nav{border-top:1px solid #edf0f2;background:#fff}.store-nav .nav-link{color:#344153;font-size:.86rem;font-weight:650;padding:14px 16px}.store-nav .nav-link:hover,.store-nav .nav-link.active{color:var(--store-accent)}.store-mobile-toggle{display:none}.store-content{min-height:55vh;padding:36px 0 58px}.store-card{background:#fff;border:1px solid var(--store-border);border-radius:12px;box-shadow:0 1px 2px rgba(23,35,51,.035)}.store-section{margin-bottom:54px}.store-section-title{font-size:1.55rem;font-weight:800;margin:0}.store-section-subtitle{color:var(--store-muted);margin-top:5px}.store-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--store-accent);font-weight:800}.store-hero{background:linear-gradient(110deg,#152235 0%,#20364f 62%,#394e65 100%);border-radius:14px;overflow:hidden;color:#fff;min-height:380px;position:relative}.store-hero:after{content:"";position:absolute;width:430px;height:430px;border:70px solid rgba(255,255,255,.045);border-radius:50%;right:-80px;top:-90px}.store-hero-content{padding:58px;max-width:670px;position:relative;z-index:1}.store-hero h1{font-size:clamp(2rem,4vw,3.55rem);font-weight:850;line-height:1.06;letter-spacing:-.035em}.store-hero p{font-size:1.04rem;color:#d7dee7;max-width:560px}.btn-store{background:var(--store-accent);border-color:var(--store-accent);color:#fff;border-radius:9px}.btn-store:hover,.btn-store:focus{background:var(--store-accent-dark);border-color:var(--store-accent-dark);color:#fff}.btn-outline-store{color:var(--store-accent);border-color:var(--store-accent);border-radius:9px}.btn-outline-store:hover{background:var(--store-accent);color:#fff}.category-card{display:block;text-decoration:none;color:var(--store-ink);padding:20px;height:100%;transition:transform .18s,border-color .18s}.category-card:hover{transform:translateY(-3px);border-color:#bac4cd;color:var(--store-accent)}.category-icon{width:42px;height:42px;border-radius:10px;background:#fff0e9;color:var(--store-accent);display:grid;place-items:center;font-weight:800;margin-bottom:18px}.product-card{height:100%;overflow:hidden;transition:transform .18s,border-color .18s}.product-card:hover{transform:translateY(-3px);border-color:#bec7d0}.product-image{height:220px;padding:16px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.product-image img{width:100%;height:100%;object-fit:contain}.product-badge{position:absolute;left:13px;top:13px;border-radius:7px;background:#cf3d43;color:#fff;padding:5px 8px;font-size:.68rem;font-weight:800}.product-body{padding:17px}.product-brand{font-size:.7rem;color:var(--store-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:700}.product-title{font-size:.94rem;font-weight:750;line-height:1.35;min-height:2.6em;margin:6px 0}.product-sku{font-size:.72rem;color:var(--store-muted)}.product-price{font-size:1.16rem;font-weight:850;margin-top:12px}.product-old-price{text-decoration:line-through;color:#8b95a1;font-size:.78rem}.stock-label{font-size:.76rem;font-weight:700}.stock-dot{width:7px;height:7px;display:inline-block;border-radius:50%;margin-right:5px}.stock-in{background:#168b58}.stock-out{background:#cf3844}.set-promo{background:#172639;color:#fff;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;min-height:310px}.set-promo-copy{padding:48px}.set-promo-visual{background:linear-gradient(135deg,#e45b27,#a93613);display:grid;place-items:center;position:relative}.set-promo-visual:before{content:"SET";font-size:7rem;font-weight:900;color:rgba(255,255,255,.14)}.brand-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.brand-item{padding:20px;text-align:center;font-weight:750}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--store-border);overflow:hidden}.service-item{background:#fff;padding:22px;display:flex;gap:13px}.service-icon{font-size:1.4rem;color:var(--store-accent)}.store-footer{background:var(--store-dark);color:#bec7d2;padding:48px 0 22px}.store-footer h3{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:16px}.store-footer a{display:block;color:#aeb8c5;text-decoration:none;font-size:.84rem;margin:8px 0}.store-footer a:hover{color:#fff}.store-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding-top:20px;font-size:.76rem}.filter-panel{padding:20px;position:sticky;top:20px}.filter-group{padding:17px 0;border-bottom:1px solid var(--store-border)}.filter-group:first-child{padding-top:0}.form-control,.form-select{border-color:var(--store-border);border-radius:9px;min-height:43px}.form-control:focus,.form-select:focus{border-color:var(--store-accent);box-shadow:0 0 0 .2rem rgba(228,91,39,.12)}.detail-gallery-main{height:500px;padding:28px;display:flex;align-items:center;justify-content:center}.detail-gallery-main img{width:100%;height:100%;object-fit:contain}.detail-thumbs{display:flex;gap:10px;margin-top:10px}.detail-thumb{width:70px;height:70px;padding:5px;border:1px solid var(--store-border);border-radius:8px;background:#fff;object-fit:contain}.detail-panel{padding:30px}.price-large{font-size:2rem;font-weight:850}.personalization-box{background:#fff7f2;border:1px solid #f4d2c3;border-radius:10px;padding:16px}.store-table{margin:0}.store-table thead th{background:#f8f9fa;color:#697584;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;border-color:var(--store-border);padding:12px}.store-table tbody td{padding:13px 12px;border-color:#edf0f2;vertical-align:middle}.summary-panel{padding:24px;position:sticky;top:20px}.summary-row{display:flex;justify-content:space-between;padding:8px 0;color:var(--store-muted)}.summary-row strong{color:var(--store-ink)}.summary-total{font-size:1.12rem;border-top:1px solid var(--store-border);margin-top:8px;padding-top:15px}.account-shell{max-width:620px;margin:auto;padding:28px}.order-status{display:inline-flex;border-radius:999px;background:#edf1f4;padding:5px 9px;font-size:.72rem;font-weight:750}.set-progress{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:28px}.set-step{text-align:center;position:relative;font-size:.78rem;font-weight:750;color:var(--store-muted)}.set-step:before{content:"";display:block;height:4px;background:#dce2e7;margin-bottom:9px}.set-step.active{color:var(--store-accent)}.set-step.active:before{background:var(--store-accent)}.set-item{transition:border-color .18s,background-color .18s}.set-item.selected{border-color:var(--store-accent);background:#fffaf7}.set-summary{position:sticky;top:20px}.alert{border-radius:10px;border:0}.pagination{--bs-pagination-active-bg:var(--store-accent);--bs-pagination-active-border-color:var(--store-accent)}
@media(max-width:991.98px){.store-topline{display:none}.store-header-main{min-height:66px}.store-mobile-toggle{display:inline-flex}.store-actions .store-action:not(.cart-action){display:none}.store-nav{display:none}.store-nav.open{display:block;position:absolute;left:0;right:0;z-index:1020;box-shadow:0 10px 24px rgba(0,0,0,.12)}.store-nav .nav{display:block;padding:8px 16px}.store-search{order:3;flex-basis:100%;max-width:none;margin-bottom:12px}.store-hero-content{padding:38px}.set-promo{grid-template-columns:1fr}.set-promo-visual{min-height:150px}.brand-strip{grid-template-columns:repeat(3,1fr)}.service-strip{grid-template-columns:1fr}.detail-gallery-main{height:380px}.filter-panel,.summary-panel,.set-summary{position:static}}

/* Guided set builder (alternative flow) */
.guided-template-select{width:min(330px,100%)}.guided-builder{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:28px;align-items:start}.guided-flow{min-width:0}.guided-progress{height:7px;border-radius:999px;background:#e8ecef;overflow:hidden;margin-bottom:18px}.guided-progress span{display:block;width:0;height:100%;background:var(--store-accent);transition:width .25s ease}.guided-step{display:none;background:#fff;border:1px solid var(--store-border);border-radius:16px;padding:30px}.guided-step.is-active{display:block;animation:guided-in .24s ease}.guided-step.needs-choice{border-color:#cf3d43;box-shadow:0 0 0 3px rgba(207,61,67,.1)}.guided-step__number{color:var(--store-accent);font-weight:800;font-size:.78rem;letter-spacing:.08em;margin-bottom:8px}.guided-step h2{font-size:1.55rem;font-weight:850}.guided-step>p{color:var(--store-muted)}.guided-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:22px 0}.guided-choice{position:relative;display:grid;grid-template-columns:105px minmax(0,1fr) 28px;align-items:center;gap:13px;border:2px solid var(--store-border);border-radius:13px;padding:10px;cursor:pointer;transition:border-color .18s,transform .18s}.guided-choice:hover{transform:translateY(-2px);border-color:#bbc4cd}.guided-choice:has(input:checked){border-color:var(--store-accent);background:#fff8f4}.guided-choice.is-disabled{opacity:.48;cursor:not-allowed}.guided-choice input{position:absolute;opacity:0;pointer-events:none}.guided-choice__visual{height:92px;display:grid;place-items:center;background:#f7f8f9;border-radius:9px;overflow:hidden}.guided-choice__visual img{width:100%;height:100%;object-fit:contain}.guided-choice__copy b,.guided-choice__copy small{display:block}.guided-choice__copy small{color:var(--store-muted);font-size:.76rem;margin-top:5px}.guided-choice__check{width:25px;height:25px;border:1px solid var(--store-border);border-radius:50%;display:grid;place-items:center;color:transparent}.guided-choice:has(input:checked) .guided-choice__check{background:var(--store-accent);border-color:var(--store-accent);color:#fff}.guided-step__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:24px}.guided-step__actions [data-guided-prev]{margin-right:auto}.guided-personalization{margin-top:18px}.guided-summary{position:sticky;top:20px;background:#fff;border:1px solid var(--store-border);border-radius:16px;padding:24px}.guided-summary h2{font-size:1.25rem;font-weight:850}.guided-summary-line{display:grid;grid-template-columns:54px minmax(0,1fr) auto 28px;align-items:center;gap:10px;border-bottom:1px solid #edf0f2;padding:11px 0}.guided-summary-line img{width:54px;height:54px;object-fit:contain;border-radius:8px;background:#f7f8f9}.guided-summary-line b,.guided-summary-line small{display:block}.guided-summary-line small{font-size:.7rem;color:var(--store-muted);margin-top:3px}.guided-summary-line strong{font-size:.78rem;white-space:nowrap}.guided-summary-line button{border:0;background:#fff0ed;color:#bf352d;border-radius:50%;width:27px;height:27px;font-size:1.2rem;line-height:1}.guided-summary dl{margin:18px 0}.guided-summary dl div{display:flex;justify-content:space-between;padding:7px 0}.guided-summary dl div:last-child{border-top:1px solid var(--store-border);margin-top:6px;padding-top:13px;font-size:1.08rem;font-weight:800}.guided-finish{text-align:center;padding-block:65px}.guided-finish .btn{margin-top:15px}@keyframes guided-in{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}
@media(max-width:991.98px){.guided-builder{grid-template-columns:1fr}.guided-summary{position:static}.guided-choices{grid-template-columns:1fr}}@media(max-width:575.98px){.guided-step{padding:20px}.guided-choice{grid-template-columns:82px minmax(0,1fr) 25px}.guided-choice__visual{height:76px}.guided-step__actions{flex-wrap:wrap}.guided-step__actions .btn{flex:1}.guided-summary-line{grid-template-columns:48px minmax(0,1fr) 27px}.guided-summary-line strong{grid-column:2}.guided-summary-line button{grid-column:3;grid-row:1/3}}
@media(max-width:767.98px){.store-content{padding:24px 0 38px}.store-section{margin-bottom:38px}.store-section-title{font-size:1.3rem}.store-hero{min-height:330px}.store-hero-content{padding:30px 24px}.product-image{height:190px}.brand-strip{grid-template-columns:repeat(2,1fr)}.detail-gallery-main{height:310px}.detail-panel,.account-shell{padding:20px}.store-table{min-width:720px}.set-progress{gap:5px}.set-promo-copy{padding:30px 24px}}

/* B2C store components */
.eyebrow{display:block;color:var(--store-accent);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.section-heading,.page-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-heading h2,.page-heading h1{font-weight:850;letter-spacing:-.025em;margin:0}.section-heading p,.page-heading p{color:var(--store-muted);margin:6px 0 0}.section-heading a{color:var(--store-accent);font-weight:750;text-decoration:none}.store-hero{display:grid;grid-template-columns:1.2fr .8fr;margin-bottom:54px}.store-hero__content{padding:58px;z-index:1}.store-hero__visual{display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,rgba(228,91,39,.94),rgba(178,57,18,.9));z-index:1;letter-spacing:.1em}.store-hero__visual span{font-size:1.1rem}.store-hero__visual strong{font-size:2rem}.store-hero__visual small{margin-top:12px;color:#ffe9df}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--store-border);border-radius:12px}.category-card__icon{width:44px;height:44px;display:grid;place-items:center;background:#fff0e9;border-radius:10px;font-weight:900}.category-card strong,.category-card small{display:block}.category-card small{color:var(--store-muted);margin-top:4px}.category-card__arrow{margin-left:auto}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--store-border);border-radius:12px}.product-card__media{height:210px;padding:16px;display:grid;place-items:center;position:relative;text-decoration:none}.product-card__media img{width:100%;height:100%;object-fit:contain}.product-placeholder{width:100%;height:100%;display:grid;place-items:center;background:#edf1f4;color:#8793a0;font-size:2rem;font-weight:900}.product-badge--personal{top:auto;bottom:12px;background:#172639}.product-card__body{padding:0 17px 14px;flex:1}.product-card h3{font-size:.96rem;margin:6px 0}.product-card h3 a{color:var(--store-ink);text-decoration:none}.product-meta{display:flex;justify-content:space-between;color:var(--store-muted);font-size:.72rem}.product-card__price{min-height:68px;margin-top:12px}.product-card__price del,.product-card__price strong,.product-card__price small{display:block}.product-card__price strong{font-size:1.18rem}.product-card__price small{color:var(--store-muted)}.price-missing{color:#a36200;font-weight:700}.stock-state{font-size:.78rem;font-weight:750;margin-top:8px}.stock-state i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.stock-state.is-in{color:#168b58}.stock-state.is-in i{background:#168b58}.stock-state.is-out{color:#c73c45}.stock-state.is-out i{background:#c73c45}.product-card__actions{display:flex;gap:8px;padding:14px 17px;border-top:1px solid #edf0f2}.product-card__actions>*{flex:1}.product-card__actions form button{width:100%}.set-promo{padding:48px;margin-bottom:54px;grid-template-columns:1fr .75fr}.set-promo h2{font-size:2rem;font-weight:850}.set-promo p{color:#ccd5df}.set-promo__visual{display:flex;align-items:center;justify-content:center;gap:10px}.set-promo__visual span{padding:18px 14px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:10px}.brand-strip span{padding:20px;background:#fff;border:1px solid var(--store-border);border-radius:10px;text-align:center;font-weight:750}.service-strip{grid-template-columns:repeat(4,1fr);margin-top:54px;border:1px solid var(--store-border);border-radius:12px}.service-strip div{background:#fff;padding:22px}.service-strip strong,.service-strip span{display:block}.service-strip span{color:var(--store-muted);font-size:.78rem;margin-top:4px}.catalog-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:26px}.filter-panel{background:#fff;border:1px solid var(--store-border);border-radius:12px}.filter-panel label{display:block;font-size:.78rem;font-weight:750;margin:15px 0 6px}.filter-panel__title{font-size:1.05rem;font-weight:850;padding-bottom:14px;border-bottom:1px solid var(--store-border)}.filter-check{display:flex!important;align-items:center;gap:8px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.sort-placeholder{border:1px solid var(--store-border);background:#fff;border-radius:8px;padding:9px 12px;color:var(--store-muted);font-size:.8rem}.store-pagination{margin-top:25px}.store-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--store-muted);font-size:.8rem;margin-bottom:24px}.store-breadcrumb a{color:var(--store-muted);text-decoration:none}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:36px}.product-gallery__main{height:500px;background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:28px;display:grid;place-items:center}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;gap:10px;margin-top:10px}.product-gallery__thumbs button{width:72px;height:72px;border:1px solid var(--store-border);border-radius:8px;background:#fff;padding:5px}.product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.product-buy-panel{background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:32px}.product-buy-panel h1{font-size:2rem;font-weight:850}.product-lead{color:var(--store-muted)}.variant-picker{margin:22px 0}.product-sku{display:flex;justify-content:space-between;padding:10px 0;border-block:1px solid var(--store-border)}.detail-price{padding:20px 0}.detail-price>*{display:block}.detail-price strong{font-size:2rem}.buy-row{display:flex;align-items:end;gap:12px;margin-top:16px}.buy-row .btn{flex:1}.quantity-field{max-width:110px}.quantity-field label{font-size:.75rem;font-weight:750}.personalization-box{margin-top:18px}.personalization-box p{margin:3px 0 0;color:var(--store-muted);font-size:.8rem}.product-information{display:grid;grid-template-columns:1.5fr .5fr;gap:24px;margin-top:36px}.technical-card{background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:24px}.technical-card dl div{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f2;padding:8px 0}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px}.store-table{background:#fff;border:1px solid var(--store-border);border-radius:12px;overflow:hidden}.store-table small{display:block;color:var(--store-muted)}.personalization-line{display:block;color:var(--store-accent);font-size:.78rem}.quantity-update{display:flex;gap:6px}.quantity-update input{width:75px}.coupon-card,.checkout-section{background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:22px;margin-top:18px}.coupon-card{display:flex;justify-content:space-between;align-items:center;gap:20px}.coupon-card span,.coupon-card strong{display:block}.order-summary{position:sticky;top:20px;background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:25px}.order-summary h2{font-size:1.25rem}.order-summary dl div{display:flex;justify-content:space-between;padding:9px 0}.order-summary .discount{color:#168b58}.order-summary .grand-total{border-top:1px solid var(--store-border);font-size:1.15rem;margin-top:8px;padding-top:16px}.order-summary>small{display:block;color:var(--store-muted);margin-top:12px}.checkout-section:first-child{margin-top:0}.checkout-section__heading{display:flex;gap:12px;margin-bottom:18px}.checkout-section__heading>b{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#fff0e9;color:var(--store-accent)}.checkout-section__heading h2{font-size:1.1rem;margin:0}.checkout-section__heading p{font-size:.8rem;color:var(--store-muted);margin:3px 0}.address-options,.payment-options{display:grid;gap:10px}.address-options label,.payment-options label{display:flex;gap:12px;padding:15px;border:1px solid var(--store-border);border-radius:9px;cursor:pointer}.address-options span>*,.payment-options span>*{display:block}.address-options small,.address-options em,.payment-options small{color:var(--store-muted);font-size:.78rem;font-style:normal}.checkout-items>div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #edf0f2;padding:11px 0}.checkout-items span>*{display:block}.checkout-items small{color:var(--store-muted)}.account-shell{max-width:900px;display:grid;grid-template-columns:.85fr 1.15fr;padding:0;background:#fff;border:1px solid var(--store-border);border-radius:14px;overflow:hidden}.account-shell aside{background:#172639;color:#fff;padding:45px}.account-shell aside p{color:#cbd4dd}.account-shell main{padding:42px}.account-shell main label{display:block;font-size:.78rem;font-weight:750;margin:14px 0 6px}.account-divider{text-align:center;border-top:1px solid var(--store-border);margin:26px 0 20px}.account-divider span{background:#fff;padding:0 10px;position:relative;top:-12px;color:var(--store-muted)}.account-link{text-align:center;margin-top:22px}.profile-card{max-width:760px;background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:28px}.template-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.template-card{display:grid;grid-template-columns:180px 1fr;background:#fff;border:1px solid var(--store-border);border-radius:12px;overflow:hidden;color:var(--store-ink);text-decoration:none}.template-card img,.template-card__visual{width:100%;height:100%;min-height:230px;object-fit:cover}.template-card__visual{display:grid;place-items:center;background:#172639;color:#fff;font-size:2rem;font-weight:900}.template-card>div:last-child{padding:28px}.set-progress>div{display:flex;align-items:center;gap:8px;color:var(--store-muted);font-weight:750}.set-progress>div:before{content:"";height:4px;background:#dce2e7;position:absolute;left:0;right:0;top:-10px}.set-progress>div{position:relative}.set-progress>div.is-active{color:var(--store-accent)}.set-progress>div.is-active:before{background:var(--store-accent)}.set-progress b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#edf1f4}.set-builder-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:25px}.set-group{margin-bottom:35px}.set-products{display:grid;gap:14px}.set-item{display:grid;grid-template-columns:145px 1fr;background:#fff;border:1px solid var(--store-border);border-radius:12px;overflow:hidden}.set-item.is-selected{border-color:var(--store-accent);background:#fffaf7}.set-item__media{padding:14px;display:grid;place-items:center}.set-item__media img{width:100%;height:120px;object-fit:contain}.set-item__content{padding:20px}.set-item__content .product-badge{position:static;display:inline-block}.set-item__content h3{font-size:1rem;margin:10px 0 4px}.set-item__content p{color:var(--store-muted);font-size:.8rem}.set-item__price{font-size:1.1rem}.set-summary{background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:24px}.set-summary__items>div{display:flex;justify-content:space-between;font-size:.8rem;padding:7px 0}.set-summary__warning{background:#fff4dd;color:#8c5900;padding:10px;border-radius:8px;font-size:.78rem}.set-summary dl div{display:flex;justify-content:space-between;padding:9px 0}.empty-state{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;gap:9px;padding:40px;background:#fff;border:1px dashed var(--store-border);border-radius:12px}.empty-state--large{padding:70px}.store-footer .store-logo{display:flex}.store-nav .nav{display:flex;align-items:center;flex-wrap:wrap}.store-footer-bottom{display:flex}
@media(max-width:991.98px){.store-hero{grid-template-columns:1fr}.store-hero__visual{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.catalog-layout,.product-detail,.cart-layout,.checkout-layout,.set-builder-layout{grid-template-columns:1fr}.filter-panel,.order-summary,.set-summary{position:static}.product-information{grid-template-columns:1fr}.service-strip{grid-template-columns:repeat(2,1fr)}.account-shell{grid-template-columns:1fr}.account-shell aside{padding:30px}.template-grid{grid-template-columns:1fr}}
@media(max-width:575.98px){.store-hero__content{padding:34px 22px}.product-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.section-heading,.page-heading{align-items:start;flex-direction:column}.service-strip{grid-template-columns:1fr}.set-promo{padding:30px 22px}.set-promo__visual{display:none}.product-gallery__main{height:330px}.product-buy-panel{padding:22px}.product-information{margin-top:22px}.coupon-card{align-items:stretch;flex-direction:column}.set-item{grid-template-columns:100px 1fr}.set-item__content{padding:15px}.account-shell main{padding:25px}.store-footer-bottom{flex-direction:column;gap:6px}}
.order-detail-grid,.shipment-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px}.cancel-card,.shipment-summary,.shipment-timeline{background:#fff;border:1px solid var(--store-border);border-radius:12px;padding:24px}.cancel-card{display:flex;align-items:center;gap:16px;margin-top:22px}.cancel-card div>*{display:block}.cancel-card span{color:var(--store-muted);font-size:.8rem}.shipment-summary dl div{padding:10px 0;border-bottom:1px solid #edf0f2}.shipment-summary dt{font-size:.75rem;color:var(--store-muted)}.shipment-summary dd{font-weight:750;margin:3px 0}.shipment-timeline>div{display:flex;gap:12px;padding:11px 0}.shipment-timeline i{width:10px;height:10px;background:var(--store-accent);border-radius:50%;margin-top:5px}.shipment-timeline span>*{display:block}.shipment-timeline small{color:var(--store-muted)}
@media(max-width:767.98px){.order-detail-grid,.shipment-grid{grid-template-columns:1fr}.cancel-card{align-items:stretch;flex-direction:column}.store-table{min-width:0}.store-table table{min-width:700px}}

/* Keep catalog images inside their reserved card area. */
.product-card__media{box-sizing:border-box;flex:0 0 210px;min-height:210px;overflow:hidden}
.product-card__media img{display:block;max-width:100%;max-height:100%;min-width:0;min-height:0}
.quantity-update{align-items:center}.quantity-update input{width:58px;text-align:center;appearance:textfield;-moz-appearance:textfield}.quantity-update input::-webkit-inner-spin-button,.quantity-update input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-update .btn{width:38px;padding-left:0;padding-right:0}.product-information{display:block}.product-information>div{max-width:920px}.product-information .technical-card{margin-top:18px}.product-gallery__main,.product-card__media{overflow:hidden}.product-gallery__main img,.product-card__media img{object-fit:contain;object-position:center}
.product-card__body{min-width:0}
.catalog-toolbar>.form-select{width:215px;max-width:48vw;margin-left:auto;font-size:.82rem}
@media(max-width:575.98px){.catalog-toolbar{align-items:flex-start;gap:10px}.catalog-toolbar>.form-select{width:185px;max-width:58vw}}
.product-information .technical-card{display:none}.add-to-cart-panel{display:block!important;width:100%;padding:18px;border:1px solid var(--store-border);border-radius:12px;background:#f8fafb}.add-to-cart-panel .buy-row{display:flex;align-items:end;gap:12px}.add-to-cart-panel .buy-row .btn{min-height:48px;flex:1;display:inline-flex;align-items:center;justify-content:center}.is-zoomable{cursor:zoom-in;position:relative}.is-zoomable:after{content:'Yakından incele';position:absolute;right:12px;bottom:12px;background:rgba(21,34,53,.82);color:#fff;border-radius:7px;padding:6px 9px;font-size:.72rem;pointer-events:none}.product-zoom-modal{position:fixed;inset:0;z-index:2000;background:rgba(8,16,27,.92);display:grid;place-items:center;padding:5vw;cursor:zoom-out}.product-zoom-modal img{max-width:92vw;max-height:88vh;object-fit:contain}.product-zoom-modal button{position:absolute;right:24px;top:16px;border:0;background:transparent;color:#fff;font-size:42px}.set-summary-line{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:9px}.set-summary-line img{width:48px;height:48px;object-fit:contain;border-radius:7px;background:#fff}.set-summary-line span,.set-summary-line small{display:block}.set-summary-line.is-added{animation:setSummaryAdded .5s ease}@keyframes setSummaryAdded{0%{opacity:0;transform:translateX(26px) scale(.96);background:#fff0e9}100%{opacity:1;transform:none}}

/* Set oluşturucu: miktar kontrollerini kart içinde tut ve özet eylemini görünür bırak. */
.set-builder-layout>main,.set-builder-layout>aside,.set-item__content{min-width:0}.set-item__footer{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-top:10px}.set-item__availability{min-width:120px}.set-item .quantity-field{width:154px;max-width:100%;flex:0 0 154px}.set-item .quantity-field>label{display:block;margin-bottom:5px}.set-item .market-quantity{display:grid;grid-template-columns:40px minmax(54px,1fr) 40px;gap:6px;width:100%;position:relative;z-index:2}.set-item .market-quantity input{width:100%!important;min-width:0;height:40px}.set-item .market-quantity button{width:40px;min-width:40px;min-height:40px;position:relative;z-index:3;touch-action:manipulation;pointer-events:auto}.set-summary{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden}.set-summary h2,.set-summary .eyebrow,.set-summary__warning,.set-summary dl,.set-summary>.btn{flex:0 0 auto}.set-summary__items{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:5px;margin-right:-5px}.set-summary>.btn{min-height:48px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.set-summary-line strong{white-space:nowrap}
@media(max-width:991.98px){.set-summary{max-height:none;overflow:visible}.set-summary__items{max-height:none;overflow:visible}}
@media(max-width:575.98px){.set-item__footer{align-items:stretch}.set-item .quantity-field{width:100%;flex-basis:100%}.set-item .market-quantity{grid-template-columns:44px minmax(54px,1fr) 44px}.set-item .market-quantity button{width:44px;min-width:44px}}

/* Set ürünleri tek bir anlaşılır ekle/çıkar düğmesiyle seçilir. */
.set-item__choice{display:flex;flex-direction:column;align-items:stretch;gap:5px;width:170px;max-width:100%;flex:0 0 170px}.set-item__choice .btn{min-height:44px;font-weight:750;white-space:nowrap}.set-item__choice small{text-align:center;color:var(--store-muted);font-size:.72rem}.set-summary__items{display:flex;flex-direction:column;gap:9px}.set-summary-line{grid-template-columns:68px minmax(0,1fr)!important;grid-template-areas:"image info" "image price";gap:3px 11px!important;padding:10px!important;border:1px solid var(--store-border);border-radius:10px;background:#fff}.set-summary-line img{grid-area:image;width:68px!important;height:68px!important;border:1px solid #edf0f2}.set-summary-line span{grid-area:info;min-width:0}.set-summary-line span b{display:block;line-height:1.25}.set-summary-line strong{grid-area:price;color:var(--store-accent)}.set-summary__empty{color:var(--store-muted);font-size:.82rem;margin:4px 0}
@media(max-width:575.98px){.set-item__choice{width:100%;flex-basis:100%}.set-summary-line{grid-template-columns:76px minmax(0,1fr)!important}.set-summary-line img{width:76px!important;height:76px!important}}
.guided-choice-wrap{display:flex;flex-direction:column;gap:8px}.guided-choice-wrap .guided-choice{flex:1;margin:0}.guided-inspect{width:100%;font-weight:750}.guided-product-modal .modal-header{align-items:flex-start}.guided-product-modal .modal-title{font-size:1.45rem;font-weight:850}.guided-product-detail{display:grid;grid-template-columns:minmax(240px,.8fr) 1.2fr;gap:26px}.guided-product-detail__visual{height:310px;display:grid;place-items:center;background:#f7f8f9;border-radius:12px;overflow:hidden}.guided-product-detail__visual img{width:100%;height:100%;object-fit:contain}.guided-product-description{color:var(--store-muted);margin:14px 0 18px}.guided-product-detail dl{margin:0}.guided-product-detail dl div{display:flex;justify-content:space-between;gap:18px;padding:8px 0;border-bottom:1px solid #edf0f2}.guided-product-detail dt{font-weight:750}.guided-product-detail dd{text-align:right;margin:0}@media(max-width:575.98px){.guided-product-detail{grid-template-columns:1fr}.guided-product-detail__visual{height:230px}}
.add-to-cart-panel .buy-row>.market-quantity{display:grid;grid-template-columns:40px minmax(58px,1fr) 40px;gap:6px;width:156px;flex:0 0 156px;position:relative;z-index:2}.add-to-cart-panel .buy-row>.market-quantity input{width:100%!important;min-width:0;height:48px}.add-to-cart-panel .buy-row>.market-quantity>.btn{width:40px!important;min-width:40px;min-height:48px;flex:0 0 40px!important;padding:0;position:relative;z-index:3}.add-to-cart-panel .buy-row>button.btn{flex:1 1 auto;min-width:150px;position:relative;z-index:1}@media(max-width:575.98px){.add-to-cart-panel .buy-row{flex-wrap:wrap}.add-to-cart-panel .buy-row>.market-quantity{width:100%;flex-basis:100%;grid-template-columns:44px minmax(58px,1fr) 44px}.add-to-cart-panel .buy-row>.market-quantity>.btn{width:44px!important;min-width:44px;flex-basis:44px!important}.add-to-cart-panel .buy-row>button.btn{width:100%;flex-basis:100%}}
.add-to-cart-panel .buy-row>.quantity-field{width:156px;max-width:156px;flex:0 0 156px}.add-to-cart-panel .buy-row>.quantity-field>.market-quantity{display:grid;grid-template-columns:40px 64px 40px;gap:6px;width:156px}.add-to-cart-panel .buy-row>.quantity-field>.market-quantity input{width:64px!important;min-width:64px;height:48px}.add-to-cart-panel .buy-row>.quantity-field>.market-quantity>.btn{width:40px!important;min-width:40px;min-height:48px;flex:none!important;padding:0}.add-to-cart-panel .buy-row>button.btn{flex:0 0 180px!important;width:180px;min-width:0;margin-left:auto;padding-left:14px;padding-right:14px}@media(max-width:575.98px){.add-to-cart-panel .buy-row>.quantity-field{width:100%;max-width:none;flex-basis:100%}.add-to-cart-panel .buy-row>.quantity-field>.market-quantity{grid-template-columns:44px minmax(64px,1fr) 44px;width:100%}.add-to-cart-panel .buy-row>.quantity-field>.market-quantity input{width:100%!important;min-width:0}.add-to-cart-panel .buy-row>button.btn{width:100%;flex-basis:100%!important;margin-left:0}}
.guided-product-gallery{min-width:0;position:relative}.guided-product-gallery .guided-product-detail__visual{position:relative;touch-action:pan-y}.guided-gallery-nav{position:absolute;top:50%;z-index:2;width:38px;height:52px;border:0;border-radius:9px;background:rgba(21,34,53,.72);color:#fff;font-size:30px;line-height:1;transform:translateY(-50%)}.guided-gallery-prev{left:9px}.guided-gallery-next{right:9px}.guided-product-gallery__thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding:2px}.guided-product-gallery__thumbs button{width:62px;height:62px;flex:0 0 62px;padding:4px;border:2px solid transparent;border-radius:8px;background:#f7f8f9}.guided-product-gallery__thumbs button.is-active{border-color:var(--store-accent)}.guided-product-gallery__thumbs img{width:100%;height:100%;object-fit:contain}.guided-product-gallery__count{text-align:center;color:var(--store-muted);font-size:.75rem;margin-top:6px}.guided-product-gallery:not(:has(.guided-product-gallery__thumbs)) .guided-gallery-nav{display:none}
.set-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.set-item{grid-template-columns:110px minmax(0,1fr)}.set-item__media{width:100%;padding:8px;background:#f7f8f9;cursor:zoom-in}.set-item__media img{height:105px}.set-item__content{padding:13px}.set-item__content h3{margin:6px 0 3px}.set-group{margin-bottom:26px}.set-group .section-heading{margin-bottom:14px}body.set-gallery-open{overflow:hidden}.set-gallery-modal{position:fixed;inset:0;z-index:2100;display:grid;place-items:center;padding:28px;background:rgba(6,13,23,.9)}.set-gallery-modal__dialog{position:relative;width:min(1100px,94vw);height:min(760px,88vh);display:grid;place-items:center}.set-gallery-modal img{max-width:100%;max-height:100%;object-fit:contain;background:#fff;border-radius:12px}.set-gallery-modal button{position:absolute;z-index:1;border:0;color:#fff;background:rgba(18,32,51,.76);display:grid;place-items:center}.set-gallery-modal__close{right:0;top:0;width:44px;height:44px;border-radius:50%;font-size:30px}.set-gallery-modal__prev,.set-gallery-modal__next{top:50%;width:46px;height:60px;border-radius:10px;font-size:42px;transform:translateY(-50%)}.set-gallery-modal__prev{left:8px}.set-gallery-modal__next{right:8px}.set-gallery-modal__caption{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);max-width:88%;overflow:hidden;text-overflow:ellipsis;background:rgba(18,32,51,.82);color:#fff;padding:7px 12px;border-radius:999px;font-size:.78rem;white-space:nowrap}@media(max-width:767.98px){.set-products{grid-template-columns:1fr}}@media(max-width:575.98px){.set-item{grid-template-columns:96px minmax(0,1fr)}.set-item__media img{height:96px}.set-gallery-modal{padding:14px}}
.guided-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.guided-card-actions .btn{font-weight:750;display:flex;align-items:center;justify-content:center;gap:6px}.guided-card-actions .btn span{font-size:1.2rem;line-height:1}.guided-quantity{grid-column:1/-1;display:grid;grid-template-columns:42px minmax(48px,1fr) 42px;align-items:center;border:1px solid var(--store-border);border-radius:9px;overflow:hidden;background:#fff;opacity:.55}.guided-quantity.is-active{opacity:1;border-color:var(--store-accent)}.guided-quantity button{height:40px;border:0;background:#f1f3f5;color:var(--store-ink);font-size:1.25rem;font-weight:800}.guided-quantity output{text-align:center;font-weight:850}.guided-quantity button:hover{background:#fff0e9;color:var(--store-accent)}@media(max-width:575.98px){.guided-card-actions{grid-template-columns:1fr}.guided-quantity{grid-column:auto}}
.guided-choice__copy .guided-choice__code{font-size:.72rem;font-weight:500}.guided-choice__copy .guided-choice__price{display:block;color:var(--store-accent);font-size:1rem;line-height:1.25;margin-top:5px}
.store-header-main{min-height:78px;display:grid;grid-template-columns:auto auto minmax(240px,680px) auto;align-items:center;gap:16px}.store-actions{display:flex;align-items:center;gap:16px;margin-left:auto}@media(max-width:767.98px){.store-topline{display:none}.store-header-main{grid-template-columns:44px minmax(0,1fr) auto;min-height:auto;padding-top:10px;padding-bottom:10px;gap:8px}.store-mobile-toggle{display:block!important;grid-column:1}.store-logo{grid-column:2;font-size:.95rem;min-width:0}.store-logo>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-actions{grid-column:3;gap:5px;margin:0}.store-action-label{display:none}.store-action-icon{width:38px;height:38px}.cart-action{position:relative}.cart-action .badge{position:absolute;right:-3px;top:-5px}.store-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none}.store-nav{display:none}.store-nav.open{display:block}.store-nav.open .nav{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap}.store-nav.open .nav-link{border-bottom:1px solid #edf0f2}.store-content{padding-top:20px}.store-hero{margin-bottom:25px;min-height:330px}.store-hero__content{padding:30px 20px}.store-hero h1{font-size:2rem}.catalog-layout{display:block}.filter-panel{margin-bottom:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card__media{height:155px;padding:9px}.product-card__body{padding:0 10px 10px}.product-card__actions{padding:10px;flex-direction:column}.store-footer{padding-top:32px}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.store-logo-mark{width:34px;height:34px}.store-actions{gap:2px}.store-action-icon{width:34px;height:34px}}
