/* İdilsu Market v3 — tema panelindeki renkler CSS değişkenlerine bağlıdır. */
body{background:#fff;color:var(--theme-ink);font-family:var(--theme-font)}
body h1,body h2,body h3,body h4{font-family:var(--theme-font);letter-spacing:-.045em}
.topbar{background:var(--brand)}
.topbar-inner{min-height:34px;font-size:11px}
.site-header{border-bottom:0;box-shadow:0 6px 25px rgba(24,45,34,.045)}
.header-main{min-height:91px}
.brand-mark{background:var(--brand);border-radius:var(--theme-radius)}
.brand-type strong span{color:var(--brand)}
.search{background:var(--page);height:49px;border:1px solid #e7ebe6;border-radius:var(--theme-radius)}
.search button,.button-dark,.add-button{background:var(--brand)!important;color:#fff!important}
.search button{border-radius:9px}
.cart-link{background:color-mix(in srgb,var(--brand) 9%,white);border-radius:var(--theme-radius);color:var(--brand)}
.cart-link b{background:var(--brand)}
.header-zone select{color:var(--brand)}
.category-nav{background:#fff;border-top:1px solid #edf0ec;border-bottom:1px solid #e9ede8}
.category-nav .nav-inner{display:flex;align-items:stretch;gap:0;min-height:76px;overflow-x:auto;scrollbar-width:none}
.category-nav .nav-inner::-webkit-scrollbar{display:none}
.category-nav .nav-inner>a,.category-nav .nav-inner .all-products-nav{flex:0 0 auto;min-width:111px;max-width:160px;height:76px;padding:9px 13px;border:0;border-right:1px solid #f0f2ef;color:#35453b;font-size:10px;font-weight:750;gap:5px}
.category-nav .nav-inner>a:last-child{border-right:0}
.category-nav .nav-inner>a:hover{background:color-mix(in srgb,var(--brand) 7%,white);color:var(--brand)}
.category-nav .category-svg{height:27px;width:27px;color:var(--brand)}
.home-hero{padding:29px 0 0;background:var(--page)}
.home-hero-grid{min-height:475px;grid-template-columns:1fr 1.08fr;gap:0}
.home-hero-copy{background:#fff;padding:53px 55px 34px;border-radius:var(--theme-radius) 0 0 var(--theme-radius)}
.home-hero-copy h1{font-size:clamp(42px,4.25vw,63px);color:var(--theme-ink);font-weight:800;line-height:1.04;margin:19px 0 17px}
.home-hero-copy p{font-size:15px;color:#65766a}
.home-hero-photo{border-radius:0 var(--theme-radius) var(--theme-radius) 0;min-height:475px}
.home-label,.section-kicker{color:var(--brand)}
.home-hero-detail{border-color:#e5eae3}
.home-hero-detail span{color:#7c8e81}
.photo-note{border-radius:10px;right:23px;bottom:23px;box-shadow:0 8px 28px rgba(25,48,33,.08)}
.photo-note strong{color:var(--theme-ink)}
.button{border-radius:var(--theme-radius);padding:12px 21px}
.button-dark:hover,.add-button:hover{background:color-mix(in srgb,var(--brand) 83%,black)!important}
.home-assurance{padding:31px 0;border-color:#e8ede8}
.assurance-number{color:var(--brand)}
.home-assurance strong{font-size:13px;color:var(--theme-ink)}
.section{padding:64px 0}
.section-heading h2{font-size:clamp(29px,2.6vw,37px);color:var(--theme-ink)}
.text-link{color:var(--brand);font-weight:800}
.home-categories .category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.home-categories .category-tile{min-height:139px;border:1px solid #e8ede8;border-radius:var(--theme-radius);padding:19px 20px;background:linear-gradient(135deg,var(--category-wash,#f5efe7),#fff 74%);transition:transform .2s,border-color .2s,box-shadow .2s}
.home-categories .category-tile:hover{border-color:color-mix(in srgb,var(--brand) 45%,white);box-shadow:0 12px 25px rgba(30,64,42,.07);transform:translateY(-3px)}
.home-categories .category-tile .category-svg{width:38px;height:38px;color:var(--brand)}
.home-categories .category-tile strong{font-size:14px;line-height:1.25;color:var(--theme-ink)}
.category-arrow{color:var(--brand)}
.deals-section{background:var(--page)}
.product-grid{gap:16px}
.product-card{border-radius:var(--theme-radius);border-color:#e8ece7;box-shadow:0 4px 12px rgba(27,46,34,.025);overflow:hidden}
.product-card:hover{box-shadow:0 13px 30px rgba(27,46,34,.08)}
.product-visual{height:218px;background:#f4f6f1}
.product-visual.no-photo{background:color-mix(in srgb,var(--brand) 6%,white)}
.product-icon-placeholder{color:var(--brand);border-color:color-mix(in srgb,var(--brand) 16%,white)}
.discount-badge{background:var(--brand);border-radius:6px;padding:5px 8px}
.product-info{padding:18px;min-height:165px}
.product-meta{color:#78917e}
.product-name{font-size:14px;color:var(--theme-ink)}
.price-wrap strong{font-size:20px;color:var(--brand)}
.add-button{border-radius:var(--theme-radius);min-width:48px;height:34px;font-size:12px}
.mid-banner{background:var(--brand);border-radius:var(--theme-radius);overflow:hidden;margin-top:64px}
.mid-banner-photo::before{background:linear-gradient(90deg,var(--brand),transparent 52%)}
.mid-banner-copy h2{font-size:38px}
.home-final{padding-top:48px}
.home-final h2{color:var(--theme-ink)}
.catalog-intro{background:var(--page);border-radius:var(--theme-radius)}
.filter-sidebar>a .category-svg,.filter-sidebar>a.selected{color:var(--brand)}
.detail-visual,.form-panel,.summary-card,.cart-panel,.track-result,.info-content,.payment-hosted{border-radius:var(--theme-radius)}
.detail-price strong,.summary-total strong{color:var(--brand)}
.footer{background:color-mix(in srgb,var(--brand) 72%,black)}
.footer .brand-mark{background:#fff;color:var(--brand)}
.footer .brand-type strong span{color:var(--accent)}
@media(max-width:1120px){.home-categories .category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.category-nav .nav-inner{display:flex}.category-nav .nav-inner>a,.category-nav .nav-inner .all-products-nav{width:auto;min-width:112px}}
@media(max-width:850px){.home-hero-copy{padding:37px}.home-hero-photo{min-height:390px}.category-nav .nav-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.category-nav .nav-inner>a,.category-nav .nav-inner .all-products-nav{width:auto;max-width:none;height:77px;border:1px solid #f0f2ef}.home-categories .category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.home-hero{padding:12px 0 0}.home-hero-grid{display:grid;grid-template-columns:1fr}.home-hero-copy{border-radius:var(--theme-radius) var(--theme-radius) 0 0;padding:33px 27px;min-height:312px}.home-hero-copy h1{font-size:39px}.home-hero-photo{border-radius:0 0 var(--theme-radius) var(--theme-radius);min-height:235px}.home-categories .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-categories .category-tile{min-height:120px;padding:15px}.home-categories .category-tile strong{font-size:12px}.home-categories .category-tile .category-svg{width:31px;height:31px}.section{padding:42px 0}.product-visual{height:155px}.product-info{padding:13px;min-height:150px}.product-name{font-size:12px}.mid-banner{margin-top:42px}.mid-banner-copy h2{font-size:28px}.category-nav .nav-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}
