/* Ekipman Zinciri — Professional Responsive Layer v0.2 */
:root{--ez-orange:#ff5a00;--ez-black:#0a0a0a;--ez-white:#fff;--ez-soft:#f5f5f2;--ez-line:#deded8;--ez-muted:#6f6f69;--ez-radius:0px;--ez-header-total:110px}html{scroll-padding-top:var(--ez-header-total)}body{overflow-x:hidden}::selection{background:var(--ez-orange);color:#fff}:focus-visible{outline:3px solid var(--ez-orange);outline-offset:3px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;color:#000;padding:12px 16px}.ez-page-width{width:min(calc(100% - 80px),1560px)}.ez-header{backdrop-filter:saturate(180%) blur(16px);background:rgba(255,255,255,.96)}.ez-header__inner{max-width:1680px}.ez-nav-link{letter-spacing:.07em}.ez-mega-menu__inner{grid-template-columns:minmax(0,1fr) minmax(260px,420px)}.ez-mega-menu__columns{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px 34px}.ez-mega-menu__heading{font-size:22px}.ez-header-action,.ez-icon-button,.ez-button,.ez-product-option label,.ez-collection-categories a{min-height:44px}.ez-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 14px}.ez-product-card{min-width:0;background:#fff;transition:transform .22s ease}.ez-product-card__media{aspect-ratio:4/5;background:#f2f2ef;overflow:hidden}.ez-product-card__image{width:100%;height:100%;object-fit:contain;padding:3%;transition:opacity .24s ease,transform .4s ease}.ez-product-card__fallback{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:18px;background:linear-gradient(145deg,#f5f5f2,#e9e9e4);color:#0a0a0a}.ez-product-card__fallback:before{content:'EZ';position:absolute;right:-.04em;top:-.2em;font-family:var(--ez-display);font-size:clamp(90px,10vw,160px);font-weight:900;color:rgba(0,0,0,.05)}.ez-product-card__fallback span{position:relative;font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--ez-orange);text-transform:uppercase}.ez-product-card__fallback strong{position:relative;font-family:var(--ez-display);font-size:32px;line-height:.9;text-transform:uppercase}.ez-product-card__fallback em{position:relative;margin-top:8px;font-size:8px;font-style:normal;color:#777;letter-spacing:.08em}.ez-product-card__info{padding:15px 4px 4px;min-height:112px}.ez-product-card__vendor{color:var(--ez-orange);font-size:9px}.ez-product-card__title{font-size:20px;line-height:.94;margin:6px 0 10px}.ez-price{font-size:13px;flex-wrap:wrap}.ez-price__current{font-size:14px}.ez-price__compare{font-size:11px}.ez-product-card__badges{left:12px;top:12px}.ez-badge{padding:7px 9px}.ez-collection-body{padding-top:38px}.ez-collection-toolbar{position:sticky;top:78px;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);margin:0 0 28px;padding:14px 0}.ez-collection-toolbar__left,.ez-collection-toolbar__right{display:flex;align-items:center;gap:12px}.ez-collection-toolbar__count{font-size:10px;letter-spacing:.1em}.ez-mobile-filter{display:none}.ez-filter-panel{align-items:flex-start}.ez-filter-group summary{padding:12px 0}.ez-filter-values{max-height:min(420px,70vh);overflow:auto}.ez-filter-values input[type=number]{width:100%;padding:10px;border:1px solid var(--ez-line)}.ez-collection-hero__media img{object-position:center}.ez-product-page{padding-top:30px;padding-bottom:120px}.ez-product-layout{grid-template-columns:minmax(0,1.36fr) minmax(370px,.64fr);gap:64px}.ez-product-gallery{gap:8px;align-items:start}.ez-product-gallery__item{background:var(--ez-soft);aspect-ratio:4/5;overflow:hidden}.ez-product-gallery__item img{width:100%;height:100%;object-fit:contain}.ez-product-gallery__fallback{min-height:70vh;display:grid;place-items:center;background:linear-gradient(145deg,#f6f6f3,#e8e8e3)}.ez-product-gallery__fallback span{font-family:var(--ez-display);font-size:clamp(60px,9vw,130px);font-weight:900;letter-spacing:-.06em;color:rgba(0,0,0,.11)}.ez-product-info{top:104px}.ez-product-info__vendor{color:var(--ez-orange)}.ez-product-info h1{font-size:clamp(42px,4vw,66px)}.ez-product-price{display:flex;align-items:baseline;gap:12px;margin:8px 0 12px}.ez-product-price__current{font-family:var(--ez-display);font-size:30px;font-weight:900}.ez-product-price__compare{font-size:13px;color:#888;text-decoration:line-through}.ez-product-option label{display:inline-flex;align-items:center;justify-content:center;min-width:52px}.ez-product-option input:focus-visible+label{outline:3px solid var(--ez-orange);outline-offset:2px}.ez-product-qty input{min-height:44px}.ez-product-submit{min-height:56px;font-size:12px}.ez-product-perks{gap:6px}.ez-accordion details{padding:18px 0}.ez-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center}.ez-accordion summary:after{content:'+';font-size:20px;font-weight:400}.ez-accordion details[open] summary:after{content:'−'}.ez-related{margin-top:80px}.ez-mobile-buy{display:none}.ez-pagination a,.ez-pagination span{display:inline-grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--ez-line);margin:2px}.ez-pagination .current{background:#0a0a0a;color:#fff}@media (hover:hover){.ez-product-card:hover{transform:translateY(-2px)}.ez-product-card:hover .ez-product-card__image--primary{transform:scale(1.025)}.ez-product-card:hover .ez-product-card__image--secondary{opacity:1;transform:scale(1.025)}}@media(max-width:1180px){.ez-page-width{width:min(calc(100% - 48px),1560px)}.ez-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 10px}.ez-mega-menu__columns{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:989px){:root{--ez-header-total:98px}body{padding-bottom:0}.ez-page-width{width:min(calc(100% - 30px),1560px)}.ez-collection-toolbar{top:66px}.ez-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 8px}.ez-product-card__info{padding-top:12px}.ez-product-card__title{font-size:17px}.ez-filter-panel{display:none!important}.ez-mobile-filter{display:block}.ez-mobile-filter>summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;border:1px solid #0a0a0a;font-size:10px;font-weight:900;text-transform:uppercase;cursor:pointer}.ez-mobile-filter>summary::-webkit-details-marker{display:none}.ez-mobile-filter[open]>.ez-mobile-filter__panel{display:block}.ez-mobile-filter__panel{position:fixed;z-index:140;inset:auto 0 0;background:#fff;max-height:78vh;overflow:auto;padding:22px 18px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -20px 50px rgba(0,0,0,.18)}.ez-mobile-filter__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ez-mobile-filter__head strong{font-family:var(--ez-display);font-size:30px;text-transform:uppercase}.ez-mobile-filter__groups details{border-top:1px solid var(--ez-line);padding:3px 0}.ez-mobile-filter__groups summary{font-size:11px;font-weight:900;padding:14px 0}.ez-mobile-filter__values{display:grid;gap:9px;padding:0 0 16px}.ez-mobile-filter__values label{font-size:13px}.ez-mobile-filter__actions{position:sticky;bottom:0;background:#fff;padding-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ez-product-layout{grid-template-columns:1fr;gap:28px}.ez-product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:8px;margin-inline:-15px;padding-inline:15px;scrollbar-width:none}.ez-product-gallery::-webkit-scrollbar{display:none}.ez-product-gallery__item{flex:0 0 86%;scroll-snap-align:center}.ez-product-gallery__fallback{flex:0 0 100%;min-height:56vh}.ez-product-info{position:static}.ez-related{margin-top:60px;padding:64px 0}.ez-mobile-buy{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:95;background:#fff;border-top:1px solid var(--ez-line);padding:10px 15px calc(10px + env(safe-area-inset-bottom));gap:10px;align-items:center}.ez-mobile-buy__price{flex:1;display:grid}.ez-mobile-buy__price small{font-size:8px;color:#777;letter-spacing:.1em}.ez-mobile-buy__price strong{font-family:var(--ez-display);font-size:22px}.ez-mobile-buy .ez-button{min-height:48px;padding-inline:20px}.ez-product-page{padding-bottom:190px}}@media(max-width:560px){.ez-page-width{width:min(calc(100% - 24px),1560px)}.ez-collection-hero,.ez-collection-hero__content{min-height:360px}.ez-collection-hero h1{font-size:58px}.ez-collection-categories a{padding:15px 16px}.ez-collection-body{padding-top:24px}.ez-collection-toolbar{gap:10px}.ez-collection-toolbar__right label{font-size:0}.ez-collection-toolbar select{max-width:132px;font-size:10px}.ez-product-grid{gap:22px 7px}.ez-product-card__media{aspect-ratio:3/4}.ez-product-card__image{padding:2%}.ez-product-card__title{font-size:15px}.ez-product-card__vendor{font-size:8px}.ez-price__current{font-size:12px}.ez-price__compare{font-size:10px}.ez-product-gallery__item{flex-basis:92%}.ez-product-info h1{font-size:43px}.ez-product-perks{grid-template-columns:1fr}.ez-product-perks div{grid-template-columns:28px 1fr;align-items:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}