/*
 * ALYA E-Ticaret Tema 2 — Modern Reyon
 * Referans mağazalardaki hızlı katalog deneyiminden esinlenen özgün ALYA uygulaması.
 * Harici tema kodu, marka görseli veya lisanslı varlık içermez.
 */
.theme-2{
  --t2-ink:#17191d;
  --t2-muted:#737983;
  --t2-line:#e7e8eb;
  --t2-soft:#f7f7f6;
  --t2-warm:#f3efe9;
  --t2-success:#188653;
  --t2-danger:#cf2d2d;
  --t2-radius:14px;
  --t2-radius-lg:22px;
  --t2-shadow:0 18px 55px rgba(26,29,35,.09);
  --t2-shadow-soft:0 7px 24px rgba(26,29,35,.06);
  color:var(--t2-ink);
  background:#fff;
}
.theme-2,.theme-2 button,.theme-2 input,.theme-2 select,.theme-2 textarea{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.theme-2 .site-icon{display:inline-block;width:20px;height:20px;flex:0 0 auto}
.theme-2 a,.theme-2 button{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.theme-2 button,.theme-2 .button,.theme-2 .checkout{border-radius:10px}
.theme-2 .wrap{max-width:1440px}
.theme-2 .section{padding-top:56px;padding-bottom:56px}
.theme-2 .heading h2,.theme-2 .theme2-section-heading h2{letter-spacing:-.035em}
.theme-2 .panel,.theme-2 .formpanel,.theme-2 .auth-card,.theme-2 .account-card{border-color:var(--t2-line);border-radius:var(--t2-radius);box-shadow:var(--t2-shadow-soft)}

/* Kurumsal üst alan */
.theme-2 .top{background:#101114;border:0;color:#d8dade}
.theme-2 .top .wrap{min-height:35px}
.theme-2 .top a{color:#fff}
.theme-2 .site-header{background:#fff;box-shadow:0 8px 28px rgba(20,22,26,.06);position:relative;z-index:50}
.theme-2 .site-header .brandrow{min-height:98px;grid-template-columns:230px minmax(320px,1fr) auto;gap:30px}
.theme-2 .site-header .brand img{max-width:190px;max-height:62px}
.theme-2 .site-header .brand>span{display:none}
.theme-2 .header-product-search{height:50px;border:1px solid var(--t2-line);border-radius:25px;overflow:hidden;background:#fafafa;box-shadow:none}
.theme-2 .header-product-search input{border:0;background:transparent;padding-left:22px}
.theme-2 .header-product-search button{width:92px;background:var(--t2-ink);color:#fff;border-radius:0;font-size:11px}
.theme-2 .quick{gap:7px}
.theme-2 .quick a{min-height:45px;border:1px solid var(--t2-line);background:#fff;color:var(--t2-ink);border-radius:12px;padding:10px 13px}
.theme-2 .quick a:hover{border-color:var(--red);color:var(--red);box-shadow:var(--t2-shadow-soft)}
.theme-2 .quick .quick-primary{background:var(--t2-ink);color:#fff;border-color:var(--t2-ink)}
.theme-2 .quick .quick-store{background:var(--red);color:#fff;border-color:var(--red)}
.theme-2 .site-header>.nav{background:#fff;border-top:1px solid var(--t2-line);border-bottom:1px solid var(--t2-line)}
.theme-2 .site-header>.nav>.wrap>a,.theme-2 .site-header .nav-about{color:var(--t2-ink);font-size:11px;padding:17px 18px}
.theme-2 .site-header>.nav>.wrap>a:hover,.theme-2 .site-header .nav-about:hover{color:var(--red);background:#fafafa}
.theme-2 .site-header .mega{border:1px solid var(--t2-line);border-radius:0 0 14px 14px;box-shadow:var(--t2-shadow);overflow:hidden}

/* Tema 2 mağaza üst alanı */
.theme-2 .theme2-store-header{background:#fff;position:relative;z-index:60;box-shadow:0 8px 30px rgba(18,20,24,.065)}
.theme-2 .theme2-topline{background:#111216;color:#cdd0d5;font-size:11px}
.theme-2 .theme2-topline .wrap{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.theme-2 .theme2-topline nav,.theme-2 .theme2-topline>div>div{display:flex;align-items:center;gap:22px}
.theme-2 .theme2-topline a{color:#d9dade;display:inline-flex;align-items:center;gap:7px}
.theme-2 .theme2-topline a:hover{color:#fff}
.theme-2 .theme2-topline .site-icon{width:14px;height:14px}
.theme-2 .theme2-announcement{background:var(--red);color:#fff}
.theme-2 .theme2-announcement .wrap{min-height:39px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;font-size:11px}
.theme-2 .theme2-announcement span,.theme-2 .theme2-announcement a{display:flex;align-items:center;gap:8px;color:#fff}
.theme-2 .theme2-announcement strong{text-align:center;font-size:11px;letter-spacing:.02em}
.theme-2 .theme2-announcement a{justify-self:end;font-weight:800}
.theme-2 .theme2-announcement .site-icon{width:16px;height:16px}
.theme-2 .theme2-tools>.wrap{min-height:106px;display:grid;grid-template-columns:220px minmax(390px,1fr) 390px;align-items:center;gap:34px}
.theme-2 .theme2-tools .store-mobile-menu{display:none}
.theme-2 .theme2-tools .store-logo{display:flex;align-items:center}
.theme-2 .theme2-tools .store-logo img{width:205px;max-width:100%;max-height:70px;object-fit:contain;object-position:left center}
.theme-2 .theme2-search{height:52px;border:1px solid #d9dce1;border-radius:26px;display:grid;grid-template-columns:1fr 155px 56px;overflow:hidden;background:#fafafa;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.theme-2 .theme2-search input,.theme-2 .theme2-search select{border:0;background:transparent;min-width:0;height:50px;padding:0 18px;color:var(--t2-ink)}
.theme-2 .theme2-search select{border-left:1px solid var(--t2-line);font-size:11px}
.theme-2 .theme2-search button{height:52px;border-radius:0;background:var(--t2-ink);color:#fff;padding:0;display:grid;place-items:center}
.theme-2 .theme2-search button span{display:none}
.theme-2 .theme2-search button .site-icon{width:21px;height:21px}
.theme-2 .theme2-account-links{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}
.theme-2 .theme2-account-links a{min-height:58px;padding:8px 7px;display:flex;align-items:center;gap:8px;color:var(--t2-ink);border:0;background:transparent;border-radius:12px}
.theme-2 .theme2-account-links a:hover{background:#f5f5f5;color:var(--red)}
.theme-2 .theme2-account-links a>span:last-child{display:grid;gap:2px;min-width:0}
.theme-2 .theme2-account-links small{font-size:9px;color:#8a8f98;font-weight:500;text-transform:none}
.theme-2 .theme2-account-links b{font-size:10px;white-space:nowrap}
.theme-2 .theme2-action-icon{width:39px;height:39px;border:1px solid var(--t2-line);border-radius:50%;display:grid!important;place-items:center;position:relative;background:#fff}
.theme-2 .theme2-action-icon .site-icon{width:18px;height:18px}
.theme-2 .theme2-action-icon em{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-style:normal;font-size:9px;font-weight:900;border:2px solid #fff}
.theme-2 .theme2-category-nav{background:#fff;border-top:1px solid var(--t2-line);border-bottom:1px solid var(--t2-line);box-shadow:none}
.theme-2 .theme2-category-nav .wrap{min-height:51px;display:flex;align-items:stretch}
.theme-2 .theme2-category-nav a{display:flex;align-items:center;justify-content:center;padding:0 18px;color:#292c31;font-size:10px;font-weight:800;border-right:1px solid #f0f1f2;white-space:nowrap}
.theme-2 .theme2-category-nav a:hover{color:var(--red);background:#fafafa}
.theme-2 .theme2-category-nav .all-categories{background:var(--t2-ink);color:#fff;min-width:220px;gap:9px}
.theme-2 .theme2-category-nav .all-categories:hover{background:#2a2c30;color:#fff}
.theme-2 .theme2-category-nav .all-categories .site-icon{width:17px;height:17px}
.theme-2 .theme2-category-nav .store-deals{margin-left:auto;color:var(--red);background:#fff7f6;border-left:1px solid #f3d8d5}

/* Tema 2 mağaza ana sayfası */
.theme-2 .theme2-home-hero{padding:24px 0 0;background:#fff}
.theme-2 .theme2-slider{height:500px;border-radius:var(--t2-radius-lg);overflow:hidden;box-shadow:var(--t2-shadow);background:#ecebe9}
.theme-2 .theme2-slider .alya-slide{min-height:500px;background-position:center;background-size:cover}
.theme-2 .theme2-slider .slidecopy{max-width:610px;padding:62px 66px;background:linear-gradient(90deg,rgba(13,14,16,.82),rgba(13,14,16,.45) 60%,transparent)}
.theme-2 .theme2-slider .slidecopy small{font-size:10px;letter-spacing:.18em;color:#fff}
.theme-2 .theme2-slider .slidecopy h1{font-size:clamp(38px,4.4vw,66px);line-height:1.02;letter-spacing:-.05em;margin:18px 0;color:#fff}
.theme-2 .theme2-slider .slidecopy p{font-size:15px;line-height:1.7;color:#eef0f2;max-width:530px}
.theme-2 .theme2-slider .slidecopy a{display:inline-flex;align-items:center;gap:10px;margin-top:22px;padding:14px 22px;border-radius:25px;background:#fff;color:var(--t2-ink);font-size:10px;font-weight:900}
.theme-2 .theme2-slider .slidecopy a:hover{background:var(--red);color:#fff;transform:translateY(-2px)}
.theme-2 .theme2-slider .slidecopy .site-icon{width:17px;height:17px}
.theme-2 .theme2-slider .slider-arrow{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.92);color:var(--t2-ink);border:0}
.theme-2 .theme2-slider .slider-dots{bottom:22px}
.theme-2 .theme2-slider .slider-dots button{width:8px;height:8px;border-radius:50%;background:#fff;opacity:.55}
.theme-2 .theme2-slider .slider-dots button.active{width:30px;border-radius:10px;opacity:1}
.theme-2 .theme2-fallback-hero{min-height:480px;border-radius:var(--t2-radius-lg);background:linear-gradient(115deg,#15171b 0 58%,#eee9e2 58%);padding:65px;display:grid;grid-template-columns:1.6fr .7fr;gap:50px;align-items:center;box-shadow:var(--t2-shadow)}
.theme-2 .theme2-fallback-hero>div>small{color:#ff8a82;font-size:10px;letter-spacing:.18em;font-weight:900}
.theme-2 .theme2-fallback-hero h1{color:#fff;font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.055em;margin:18px 0}
.theme-2 .theme2-fallback-hero p{color:#cfd2d7;font-size:15px;line-height:1.75;max-width:650px}
.theme-2 .theme2-fallback-hero>div>div{display:flex;gap:10px;margin-top:25px}
.theme-2 .theme2-fallback-hero a{display:inline-flex;align-items:center;gap:9px;border-radius:25px;padding:14px 21px;background:#fff;color:#17191d;font-size:10px;font-weight:900}
.theme-2 .theme2-fallback-hero a.outline{background:transparent;color:#fff;border:1px solid #55585f}
.theme-2 .theme2-fallback-hero aside{display:grid;grid-template-columns:auto 1fr;gap:11px 14px;padding:28px;border-radius:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px)}
.theme-2 .theme2-fallback-hero aside b{font-size:30px;line-height:1;color:var(--red)}
.theme-2 .theme2-fallback-hero aside span{align-self:center;font-size:11px;color:#5d6169}
.theme-2 .theme2-category-section{padding-top:55px;padding-bottom:32px}
.theme-2 .theme2-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:25px}
.theme-2 .theme2-section-heading small{display:block;color:var(--red);font-size:9px;font-weight:900;letter-spacing:.16em;margin-bottom:8px}
.theme-2 .theme2-section-heading h2{font-size:clamp(27px,3vw,39px);margin:0;color:var(--t2-ink);line-height:1.08}
.theme-2 .theme2-section-heading>a{display:inline-flex;align-items:center;gap:7px;color:#4f545c;font-size:10px;font-weight:900;border-bottom:1px solid #b8bbc0;padding-bottom:4px}
.theme-2 .theme2-section-heading>a:hover{color:var(--red);border-color:var(--red)}
.theme-2 .theme2-section-heading>a .site-icon{width:15px;height:15px}
.theme-2 .theme2-category-rail{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:17px}
.theme-2 .theme2-category-rail>a{text-align:center;color:var(--t2-ink);display:grid;justify-items:center;gap:6px;min-width:0}
.theme-2 .theme2-category-image{width:128px;height:128px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:var(--t2-warm);border:1px solid #e8e0d7;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.theme-2 .theme2-category-image img{width:100%;height:100%;object-fit:contain;padding:15px;mix-blend-mode:multiply}
.theme-2 .theme2-category-image b{font-size:35px;color:#aaa097}
.theme-2 .theme2-category-rail>a:hover .theme2-category-image{transform:translateY(-5px);box-shadow:var(--t2-shadow-soft);border-color:#d2c5b8}
.theme-2 .theme2-category-rail strong{font-size:11px;line-height:1.35;max-width:125px}
.theme-2 .theme2-category-rail small{font-size:9px;color:#92969d}
.theme-2 .theme2-promo-grid{padding-top:25px;padding-bottom:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.theme-2 .theme2-promo-card{min-height:230px;border-radius:var(--t2-radius-lg);padding:31px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;color:#fff;box-shadow:var(--t2-shadow-soft)}
.theme-2 .theme2-promo-card:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-45px;top:-45px;background:rgba(255,255,255,.08)}
.theme-2 .theme2-promo-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:48px;top:35px;border:1px solid rgba(255,255,255,.18)}
.theme-2 .theme2-promo-card.dark{background:#17191d}
.theme-2 .theme2-promo-card.light{background:#e8e1d8;color:#28241f}
.theme-2 .theme2-promo-card.accent{background:var(--red)}
.theme-2 .theme2-promo-card small{font-size:9px;font-weight:900;letter-spacing:.16em;opacity:.75}
.theme-2 .theme2-promo-card h2{font-size:25px;line-height:1.15;letter-spacing:-.035em;max-width:340px;margin:10px 0 23px;position:relative;z-index:1}
.theme-2 .theme2-promo-card span{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:900;position:relative;z-index:1}
.theme-2 .theme2-promo-card span .site-icon{width:15px;height:15px}
.theme-2 .theme2-promo-card:hover{transform:translateY(-4px);box-shadow:var(--t2-shadow)}
.theme-2 .theme2-soft-section{background:var(--t2-soft);border-top:1px solid #efefef;border-bottom:1px solid #efefef}
.theme-2 .theme2-products-section{padding-top:54px;padding-bottom:58px}
.theme-2 .theme2-brand-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.theme-2 .theme2-brands-section{padding-top:55px;padding-bottom:60px}
.theme-2 .theme2-brand-rail a{min-height:105px;border:1px solid var(--t2-line);border-radius:14px;background:#fff;display:grid;place-items:center;align-content:center;gap:8px;padding:16px;color:var(--t2-ink)}
.theme-2 .theme2-brand-rail a:hover{border-color:#c7c9cd;box-shadow:var(--t2-shadow-soft);transform:translateY(-3px)}
.theme-2 .theme2-brand-rail img{max-width:115px;max-height:45px;object-fit:contain;filter:grayscale(1);opacity:.76}
.theme-2 .theme2-brand-rail a:hover img{filter:none;opacity:1}
.theme-2 .theme2-brand-rail small{font-size:9px;color:#999da4}
.theme-2 .theme2-assurance{background:#17191d;color:#fff;padding:30px 0;border:0}
.theme-2 .theme2-assurance .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.theme-2 .theme2-assurance article{min-height:82px;display:flex;align-items:center;gap:15px;padding:12px 28px;border:0;border-right:1px solid #34363b;background:transparent;border-radius:0}
.theme-2 .theme2-assurance article:last-child{border-right:0}
.theme-2 .theme2-assurance .site-icon{width:30px;height:30px;color:#fff}
.theme-2 .theme2-assurance article span{display:grid;gap:4px}
.theme-2 .theme2-assurance b{font-size:12px}
.theme-2 .theme2-assurance p{font-size:10px;color:#adb1b8;margin:0}

/* Tema 2 ürün kartları ve katalog */
.theme-2 .commerce-grid{gap:20px}
.theme-2 .commerce-card{border:1px solid var(--t2-line);border-radius:16px;background:#fff;overflow:hidden;box-shadow:none;display:flex;flex-direction:column;position:relative}
.theme-2 .commerce-card:hover{transform:translateY(-5px);box-shadow:var(--t2-shadow);border-color:#d5d7db}
.theme-2 .commerce-card .product-image{height:285px;background:#fafafa;border-bottom:1px solid #f0f0f0;position:relative;overflow:hidden}
.theme-2 .commerce-card .product-image>a{display:block;height:100%}
.theme-2 .commerce-card .product-image img{width:100%;height:100%;object-fit:contain;padding:24px;transition:transform .28s ease}
.theme-2 .commerce-card:hover .product-image img{transform:scale(1.035)}
.theme-2 .commerce-card-body{padding:17px 18px 19px;display:flex;flex:1;flex-direction:column}
.theme-2 .commerce-card-body>small{color:#9599a0;font-size:9px;letter-spacing:.11em;font-weight:800;text-transform:uppercase}
.theme-2 .commerce-card h2{font-size:15px;line-height:1.42;min-height:45px;margin:9px 0 7px;font-weight:700;letter-spacing:-.012em}
.theme-2 .commerce-card h2 a{color:var(--t2-ink)}
.theme-2 .commerce-card h2 a:hover{color:var(--red)}
.theme-2 .list-description{font-size:11px;color:#777c85;line-height:1.55}
.theme-2 .theme2-stock-line{margin-top:2px}
.theme-2 .theme2-stock-line span{font-size:9px;font-weight:800;color:var(--t2-success)}
.theme-2 .theme2-stock-line span.out{color:var(--t2-danger)}
.theme-2 .price-line{margin-top:auto;padding-top:13px;display:flex;align-items:flex-end;gap:9px}
.theme-2 .price-line strong{color:var(--t2-ink);font-size:21px;letter-spacing:-.025em}
.theme-2 .price-line del{color:#a3a6ac;font-size:11px}
.theme-2 .discount-badge{position:absolute;left:13px;top:13px;border-radius:20px;background:var(--red);color:#fff;padding:7px 10px;font-size:9px;font-weight:900;z-index:3;box-shadow:none}
.theme-2 .stock-badge{position:absolute;right:12px;top:12px;border-radius:20px;padding:7px 9px;font-size:8px;box-shadow:none;background:#fff;color:var(--t2-success);border:1px solid #cde7da}
.theme-2 .stock-badge.out{color:var(--t2-danger);border-color:#edcccc;background:#fff}
.theme-2 .shipping-badge{position:absolute;left:13px;bottom:13px;display:inline-flex;align-items:center;gap:5px;border-radius:20px;background:#fff;color:var(--t2-success);border:1px solid #cce6da;padding:7px 9px;font-size:8px;font-weight:900;z-index:3;box-shadow:0 4px 12px rgba(0,0,0,.06)}
.theme-2 .shipping-badge .site-icon{width:14px;height:14px}
.theme-2 .card-quick-actions{position:absolute;right:13px;top:51px;z-index:4;display:grid;gap:7px;opacity:0;transform:translateX(8px);transition:opacity .2s ease,transform .2s ease}
.theme-2 .commerce-card:hover .card-quick-actions{opacity:1;transform:none}
.theme-2 .card-quick-actions form{margin:0}
.theme-2 .card-quick-actions button,.theme-2 .card-quick-actions>a{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--t2-ink);border:1px solid var(--t2-line);box-shadow:0 5px 16px rgba(0,0,0,.08);padding:0}
.theme-2 .card-quick-actions button:hover,.theme-2 .card-quick-actions>a:hover{background:var(--t2-ink);color:#fff;border-color:var(--t2-ink)}
.theme-2 .card-quick-actions .site-icon{width:16px;height:16px}
.theme-2 .card-actions{display:flex;gap:8px;padding-top:13px;margin-top:4px}
.theme-2 .card-actions>a{display:none}
.theme-2 .card-actions form{margin:0;flex:1}
.theme-2 .card-actions button,.theme-2 .card-actions>a.button{width:100%;min-height:42px;border-radius:21px;background:var(--t2-ink);color:#fff;border:1px solid var(--t2-ink);display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:900;padding:10px 13px}
.theme-2 .card-actions button:hover,.theme-2 .card-actions>a.button:hover{background:var(--red);border-color:var(--red);box-shadow:none;transform:none}
.theme-2 .card-actions button:disabled{background:#dadcdf;border-color:#dadcdf;color:#8e9298}
.theme-2 .card-actions .compare-action{display:none}
.theme-2 .card-actions .site-icon{width:15px;height:15px}
.theme-2 .store-catalog-heading{background:var(--t2-soft);padding:44px 0;border-bottom:1px solid #ededed}
.theme-2 .store-catalog-heading small{color:var(--red);font-size:9px;font-weight:900;letter-spacing:.16em}
.theme-2 .store-catalog-heading h1{font-size:clamp(34px,4vw,50px);letter-spacing:-.05em;margin:10px 0}
.theme-2 .store-catalog-heading p{color:var(--t2-muted)}
.theme-2 .store-catalog-layout{gap:28px;padding-top:34px;padding-bottom:65px}
.theme-2 .catalog-sidebar{border:1px solid var(--t2-line);border-radius:15px;overflow:hidden;box-shadow:none;background:#fff}
.theme-2 .catalog-sidebar h2{background:var(--t2-ink);color:#fff;border:0;padding:18px;font-size:11px;letter-spacing:.06em}
.theme-2 .catalog-sidebar>a{border-bottom:1px solid #efeff0;padding:13px 16px}
.theme-2 .catalog-sidebar>a.active{background:#f4f4f3;color:var(--t2-ink);border-left:3px solid var(--red)}
.theme-2 .catalog-sidebar>a:hover{background:#fafafa;color:var(--red)}
.theme-2 .catalog-filter-form{background:#fff;border:0;padding:18px}
.theme-2 .catalog-filter-form h3{font-size:9px;letter-spacing:.09em;color:#777c84;margin-top:18px}
.theme-2 .catalog-filter-form input,.theme-2 .catalog-filter-form select{min-height:42px;border:1px solid #dfe1e4;border-radius:10px!important;background:#fafafa}
.theme-2 .catalog-filter-form>button{min-height:43px;border-radius:22px;background:var(--t2-ink);font-size:9px}
.theme-2 .catalog-filter-form>button:hover{background:var(--red)}
.theme-2 .catalog-toolbar{min-height:58px;border:1px solid var(--t2-line);border-radius:14px;background:#fff;padding:9px 12px 9px 17px;margin-bottom:22px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.theme-2 .catalog-toolbar>div:first-of-type{font-size:11px;color:#757a82}
.theme-2 .catalog-toolbar>div:first-of-type b{color:var(--t2-ink);font-size:17px}
.theme-2 .catalog-tools{display:flex;align-items:center;gap:7px}
.theme-2 .catalog-view-button,.theme-2 .catalog-compare-button{min-height:38px;border:1px solid var(--t2-line);border-radius:19px;background:#fff;color:#5e636b;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 11px;font-size:9px;font-weight:800}
.theme-2 .catalog-view-button.active,.theme-2 .catalog-view-button:hover,.theme-2 .catalog-compare-button:hover{color:#fff;background:var(--t2-ink);border-color:var(--t2-ink)}
.theme-2 .catalog-toolbar select{height:40px;border:1px solid var(--t2-line);border-radius:20px;background:#fff;padding:0 34px 0 13px}
.theme-2 .catalog-product-grid.view-list{grid-template-columns:1fr}
.theme-2 .catalog-product-grid.view-list .commerce-card{display:grid;grid-template-columns:260px 1fr}
.theme-2 .catalog-product-grid.view-list .product-image{height:245px}
.theme-2 .catalog-product-grid.view-list .commerce-card h2{min-height:0;font-size:19px}
.theme-2 .catalog-product-grid.view-list .card-actions{max-width:270px}
.theme-2 .pagination a,.theme-2 .pagination span{border-radius:50%;width:40px;height:40px;display:grid;place-items:center}

/* Ürün detay */
.theme-2 .site-breadcrumb{padding-top:18px;padding-bottom:13px;color:#81868e}
.theme-2 .site-breadcrumb a:hover{color:var(--red)}
.theme-2 .commerce-detail{grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:52px;align-items:start;padding-top:18px;padding-bottom:60px}
.theme-2 .commerce-detail .detail-gallery{height:660px;border:1px solid var(--t2-line);border-radius:18px;background:#fafafa;box-shadow:none;padding:24px 24px 108px;display:block}
.theme-2 .product-gallery>.gallery-main{height:100%;max-height:100%;width:100%;object-fit:contain;padding:0}
.theme-2 .gallery-thumbs{left:23px;right:23px;bottom:18px;gap:9px}
.theme-2 .gallery-thumbs button{height:72px;flex-basis:72px;border-radius:10px;background:#fff;border:1px solid var(--t2-line)}
.theme-2 .gallery-thumbs button.active,.theme-2 .gallery-thumbs button:hover{border-color:var(--t2-ink);box-shadow:0 0 0 1px var(--t2-ink)}
.theme-2 .product-buy-column>.product-kicker{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--red);font-size:9px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.theme-2 .product-buy-column h1{font-size:clamp(31px,3.5vw,48px);line-height:1.09;letter-spacing:-.045em;color:var(--t2-ink);margin:13px 0 16px}
.theme-2 .product-meta{display:flex;flex-wrap:wrap;gap:10px 24px;padding:0 0 18px;border-bottom:1px solid var(--t2-line);color:#858a92;font-size:10px}
.theme-2 .product-meta b{color:#44484e}
.theme-2 .product-rating{margin-left:auto;color:#ee9a23}
.theme-2 .detail-price{margin:25px 0 4px;display:flex;align-items:flex-end;gap:12px}
.theme-2 .detail-price strong{font-size:43px;line-height:1;color:var(--t2-ink);letter-spacing:-.045em}
.theme-2 .detail-price del{font-size:15px;color:#a1a5ab;margin-bottom:4px}
.theme-2 .vat-note{color:#878c93;font-size:10px;margin-top:8px}
.theme-2 .product-short{color:#5e636c;font-size:12px;line-height:1.65;margin:17px 0}
.theme-2 .purchase-panel{border:1px solid var(--t2-line);border-radius:17px;padding:21px;background:#fff;box-shadow:var(--t2-shadow-soft);margin-top:20px}
.theme-2 .purchase-status-row{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:16px}
.theme-2 .availability,.theme-2 .free-shipping-pill{display:inline-flex;align-items:center;gap:7px;border-radius:20px;padding:9px 12px;margin:0;font-size:10px;font-weight:800}
.theme-2 .availability.in{background:#eef8f3;color:var(--t2-success);border:1px solid #cce7d9}
.theme-2 .availability.out{background:#fff1f1;color:var(--t2-danger);border:1px solid #edcccc}
.theme-2 .free-shipping-pill{background:#f7f5f0;color:#544b40;border:1px solid #e5ded4}
.theme-2 .availability .site-icon,.theme-2 .free-shipping-pill .site-icon{width:16px;height:16px}
.theme-2 .buybox{display:grid;grid-template-columns:130px 1fr;gap:9px;margin:0}
.theme-2 .buybox .full{grid-column:1/-1}
.theme-2 .buybox label{display:grid;grid-template-columns:auto 78px;align-items:center;gap:8px;border:1px solid var(--t2-line);border-radius:24px;padding-left:14px;background:#fafafa;overflow:hidden}
.theme-2 .buybox label.full{grid-template-columns:90px 1fr}
.theme-2 .buybox input,.theme-2 .buybox select{height:48px;border:0;border-left:1px solid var(--t2-line);background:#fff;padding:0 12px;border-radius:0}
.theme-2 .buybox>button{min-height:50px;border-radius:25px;background:var(--red);display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:900}
.theme-2 .buybox>button:hover{background:var(--t2-ink);box-shadow:none;transform:none}
.theme-2 .secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}
.theme-2 .secondary-actions form{margin:0}
.theme-2 .secondary-actions button{width:100%;min-height:43px;border-radius:22px;background:#fff;color:var(--t2-ink);border:1px solid var(--t2-line);display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:900}
.theme-2 .secondary-actions button:hover{border-color:var(--t2-ink);background:var(--t2-ink);color:#fff;box-shadow:none;transform:none}
.theme-2 .secondary-actions .site-icon{width:16px;height:16px}
.theme-2 .notify-disclosure{border:1px solid var(--t2-line);border-radius:13px;background:#fafafa;overflow:hidden;margin-top:10px}
.theme-2 .notify-disclosure summary{display:flex;align-items:center;gap:8px;padding:12px 14px;cursor:pointer;list-style:none;font-size:10px;font-weight:800}
.theme-2 .notify-disclosure summary::-webkit-details-marker{display:none}
.theme-2 .notify-disclosure summary:after{content:"+";margin-left:auto;font-size:17px}
.theme-2 .notify-disclosure[open] summary:after{content:"−"}
.theme-2 .notify-form{display:grid;grid-template-columns:1fr 140px auto;gap:7px;padding:0 13px 13px;margin:0}
.theme-2 .notify-form input{height:42px;border:1px solid var(--t2-line);border-radius:10px;background:#fff;padding:0 10px;min-width:0}
.theme-2 .notify-form button{height:42px;border-radius:21px;background:var(--t2-ink);font-size:9px}
.theme-2 .product-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;padding-top:16px;border-top:1px solid var(--t2-line)}
.theme-2 .product-benefits span{display:grid;grid-template-columns:25px 1fr;gap:2px 8px;align-items:center;padding:11px 8px;border-radius:11px;background:#fafafa;border:1px solid #efefef}
.theme-2 .product-benefits .site-icon{grid-row:1/3;width:21px;height:21px;color:var(--red)}
.theme-2 .product-benefits b{font-size:9px}
.theme-2 .product-benefits small{font-size:8px;color:#858a91}
.theme-2 .product-content-section{padding-top:5px}
.theme-2 .product-tabs,.theme-2 .spec-table{border:1px solid var(--t2-line);border-radius:16px;background:#fff;box-shadow:none}
.theme-2 .product-tabs h2,.theme-2 .spec-table h2{font-size:22px;letter-spacing:-.025em}
.theme-2 .review-question-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:15px}
.theme-2 .review-module,.theme-2 .question-module{border:1px solid var(--t2-line);border-radius:16px;background:#fff;box-shadow:none;overflow:hidden}
.theme-2 .module-heading{padding:20px 22px;display:flex;justify-content:space-between;align-items:center;background:#fafafa;border-bottom:1px solid var(--t2-line)}
.theme-2 .module-heading small{color:var(--red);font-size:8px;letter-spacing:.15em;font-weight:900}
.theme-2 .module-heading h2{font-size:22px;margin:5px 0 0;letter-spacing:-.03em}
.theme-2 .module-count{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:var(--t2-ink);color:#fff;font-size:10px;font-weight:900}
.theme-2 .rating-overview{display:grid;grid-template-columns:100px 1fr;gap:20px;align-items:center;padding:21px;border-bottom:1px solid var(--t2-line)}
.theme-2 .rating-score{font-size:39px;line-height:1;font-weight:900}
.theme-2 .rating-stars{color:#f19a23;margin-top:7px}
.theme-2 .rating-overview p{font-size:11px;color:#777d85;line-height:1.6;margin:0}
.theme-2 .review-list,.theme-2 .question-list{padding:18px 21px;display:grid;gap:10px}
.theme-2 .review-card,.theme-2 .question-card{border:1px solid var(--t2-line);border-radius:12px;padding:15px;background:#fafafa}
.theme-2 .empty-module{padding:24px 21px;color:#7f848c;display:flex;align-items:center;gap:10px}
.theme-2 .module-form{margin:0 21px 21px;padding:18px;border:1px solid var(--t2-line);border-radius:13px;box-shadow:none;background:#fff;width:auto}
.theme-2 .module-form input,.theme-2 .module-form select,.theme-2 .module-form textarea{border-radius:10px;background:#fafafa;border-color:#dfe1e4}
.theme-2 .module-form button{min-height:44px;border-radius:22px;background:var(--t2-ink)}
.theme-2 .module-form button:hover{background:var(--red)}

/* Sepet, ödeme, hesap ve içerik sayfaları */
.theme-2 .cartlayout,.theme-2 .checkout-layout,.theme-2 .account-layout{gap:25px;padding-top:28px;padding-bottom:60px}
.theme-2 .carttable,.theme-2 .cart-summary,.theme-2 .checkoutform,.theme-2 .checkout-summary,.theme-2 .account-nav,.theme-2 .account-card{border:1px solid var(--t2-line);border-radius:16px;background:#fff;box-shadow:var(--t2-shadow-soft);overflow:hidden}
.theme-2 .carttable th,.theme-2 .tablehead{background:#f7f7f6;color:#555a62}
.theme-2 .cartproduct img{border-radius:12px;background:#fafafa}
.theme-2 .cart-summary .checkout,.theme-2 .checkoutform button,.theme-2 .coupon-form button{border-radius:24px;background:var(--t2-ink)}
.theme-2 .cart-summary .checkout:hover,.theme-2 .checkoutform button:hover,.theme-2 .coupon-form button:hover{background:var(--red)}
.theme-2 .checkout-steps{border-radius:14px;background:#f6f6f5;border:1px solid var(--t2-line)}
.theme-2 .choice-card{border-radius:12px;border-color:var(--t2-line);background:#fafafa}
.theme-2 .account-nav a{border-bottom:1px solid #efefef}
.theme-2 .account-nav a.active{background:var(--t2-ink);color:#fff;border-left-color:var(--red)}
.theme-2 .account-stats>div{border-radius:14px;background:#fafafa;border:1px solid var(--t2-line)}
.theme-2 .auth-shell{background:linear-gradient(135deg,#f7f7f6,#efeae4)}
.theme-2 .auth-card{background:#fff}
.theme-2 .auth-card button{border-radius:24px;background:var(--t2-ink)}
.theme-2 .auth-card button:hover{background:var(--red)}
.theme-2 .page-hero,.theme-2 .product-breadcrumb{background:var(--t2-soft)}
.theme-2 .page-hero h1,.theme-2 .product-breadcrumb h1{letter-spacing:-.045em}
.theme-2 .blog-card,.theme-2 .service-card,.theme-2 .project-card{border:1px solid var(--t2-line);border-radius:16px;overflow:hidden;box-shadow:none;background:#fff}
.theme-2 .blog-card:hover,.theme-2 .service-card:hover,.theme-2 .project-card:hover{transform:translateY(-4px);box-shadow:var(--t2-shadow)}
.theme-2 .contact-layout{gap:25px}
.theme-2 .contact-copy,.theme-2 .contact-form{border-radius:16px;border:1px solid var(--t2-line);box-shadow:var(--t2-shadow-soft)}
.theme-2 input,.theme-2 select,.theme-2 textarea{border-radius:10px}
.theme-2 .status-badge{border-radius:20px}
.theme-2 .success-card,.theme-2 .error-page-card{border-radius:18px;box-shadow:var(--t2-shadow)}


/* Görselli kampanya kartları */
.theme-2 .home-campaign-section{padding-top:48px;padding-bottom:64px}
.theme-2 .home-campaign-heading{margin-bottom:24px}
.theme-2 .theme2-campaign-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.theme-2 .theme2-campaign-card{position:relative;isolation:isolate;min-height:286px;border-radius:24px;overflow:hidden;background:#1b1d21 center/cover no-repeat;box-shadow:0 12px 32px rgba(17,19,23,.09);transition:transform .28s ease,box-shadow .28s ease}
.theme-2 .theme2-campaign-card::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,14,18,.88) 0%,rgba(12,14,18,.64) 48%,rgba(12,14,18,.14) 100%)}
.theme-2 .theme2-campaign-card::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.22));pointer-events:none}
.theme-2 .theme2-campaign-card:hover{transform:translateY(-5px);box-shadow:0 20px 42px rgba(17,19,23,.16)}
.theme-2 .theme2-campaign-card.position-left{background-position:left center}
.theme-2 .theme2-campaign-card.position-center{background-position:center center}
.theme-2 .theme2-campaign-card.position-right{background-position:right center}
.theme-2 .theme2-campaign-card.style-light::before{background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.82) 52%,rgba(255,255,255,.18) 100%)}
.theme-2 .theme2-campaign-card.style-accent::before{background:linear-gradient(90deg,rgba(211,28,27,.94) 0%,rgba(211,28,27,.78) 54%,rgba(211,28,27,.22) 100%)}
.theme-2 .theme2-campaign-card.no-image{background:linear-gradient(135deg,#17191d,#333840)}
.theme-2 .theme2-campaign-card.no-image.style-light{background:linear-gradient(135deg,#eee9e2,#d9d1c7)}
.theme-2 .theme2-campaign-card.no-image.style-accent{background:linear-gradient(135deg,#d31c1b,#f0443f)}
.theme-2 .theme2-campaign-link{position:absolute;inset:0;z-index:2}
.theme-2 .theme2-campaign-copy{position:relative;z-index:1;width:min(78%,430px);min-height:286px;padding:38px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.18)}
.theme-2 .theme2-campaign-copy small{font-size:9px;line-height:1.3;font-weight:900;letter-spacing:.16em;color:inherit;opacity:.78}
.theme-2 .theme2-campaign-copy h2,.theme-2 .theme2-campaign-copy h3{font-size:clamp(24px,2vw,34px);line-height:1.08;letter-spacing:-.04em;margin:16px 0 11px;color:inherit}
.theme-2 .theme2-campaign-copy p{font-size:12px;line-height:1.55;margin:0 0 20px;color:inherit;opacity:.84;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.theme-2 .theme2-campaign-copy span{display:inline-flex;align-items:center;gap:10px;margin-top:auto;font-size:10px;font-weight:900;color:inherit;border-bottom:1px solid currentColor;padding-bottom:6px}
.theme-2 .theme2-campaign-copy span b{font-size:17px;line-height:1;transition:transform .2s}
.theme-2 .theme2-campaign-card:hover .theme2-campaign-copy span b{transform:translateX(4px)}
.theme-2 .theme2-campaign-card.style-light .theme2-campaign-copy{color:#17191d;text-shadow:none}
.theme-2 .campaign-page-grid{margin-top:30px}
.theme-2 .campaign-page-grid .theme2-campaign-card{min-height:330px}
.theme-2 .campaign-page-grid .theme2-campaign-copy{min-height:330px}
.theme-2 .campaign-detail-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:42px;align-items:center}
.theme-2 .campaign-detail-image{margin:0;border-radius:24px;overflow:hidden;background:#f4f4f2;border:1px solid var(--t2-line);box-shadow:var(--t2-shadow-soft)}
.theme-2 .campaign-detail-image img{display:block;width:100%;aspect-ratio:1.65/1;object-fit:cover}
.theme-2 .campaign-detail-copy small{font-size:9px;letter-spacing:.16em;color:var(--red);font-weight:900}
.theme-2 .campaign-detail-copy h1{font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.055em;margin:15px 0 22px}
.theme-2 .campaign-detail-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:24px}
.theme-2 .campaign-detail-actions .checkout{margin:0;border-radius:24px;background:var(--t2-ink)}
.theme-2 .campaign-detail-actions .checkout:hover{background:var(--red)}
.theme-2 .campaign-source-link{font-size:10px;font-weight:900;border-bottom:1px solid currentColor;padding-bottom:5px}

/* Footer ve hızlı iletişim */
.theme-2 footer{background:#15171a;color:#cbd0d6;padding-top:58px}
.theme-2 footer .footergrid{grid-template-columns:1.4fr 1fr 1fr;gap:70px}
.theme-2 footer h4{color:#fff;font-size:10px;letter-spacing:.12em}
.theme-2 footer a,.theme-2 footer button{color:#cbd0d6}
.theme-2 footer a:hover,.theme-2 footer button:hover{color:#fff}
.theme-2 .footerbrand{font-size:24px;letter-spacing:-.035em;color:#fff}
.theme-2 .legal-links{border-top:1px solid #303338;border-bottom:1px solid #303338}
.theme-2 .copy{color:#8e939a}
.theme-2 .theme2-floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:150;display:flex;align-items:center;gap:10px;border-radius:28px;background:#1fad63;color:#fff;padding:11px 17px 11px 13px;box-shadow:0 14px 35px rgba(22,145,80,.28)}
.theme-2 .theme2-floating-whatsapp:hover{transform:translateY(-3px);color:#fff;background:#159453}
.theme-2 .theme2-floating-whatsapp>.site-icon{width:25px;height:25px}
.theme-2 .theme2-floating-whatsapp span{display:grid;gap:1px}
.theme-2 .theme2-floating-whatsapp small{font-size:8px;opacity:.8}
.theme-2 .theme2-floating-whatsapp b{font-size:11px}
.theme-2 .mobile-bottom-nav{border-top:1px solid var(--t2-line);box-shadow:0 -8px 28px rgba(20,22,26,.08)}
.theme-2 .mobile-bottom-nav a,.theme-2 .mobile-bottom-nav button{color:#555b64}

/* Theme 1'de görünmemesi için eklenen kart araçları */
.theme-1 .card-quick-actions{display:none}

@media(max-width:1280px){
  .theme-2 .theme2-tools>.wrap{grid-template-columns:190px minmax(330px,1fr) 330px;gap:20px}
  .theme-2 .theme2-category-rail{grid-template-columns:repeat(6,1fr)}
  .theme-2 .theme2-category-nav a{padding-left:12px;padding-right:12px}
  .theme-2 .theme2-category-nav a:nth-of-type(n+7):not(.store-deals){display:none}
  .theme-2 .commerce-detail{gap:34px}
}
@media(max-width:1050px){
  .theme-2 .site-header .brandrow{grid-template-columns:180px 1fr auto;gap:16px}
  .theme-2 .quick a{padding:9px}
  .theme-2 .quick .quick-primary{display:none}
  .theme-2 .theme2-tools>.wrap{grid-template-columns:165px 1fr 190px}
  .theme-2 .theme2-account-links{grid-template-columns:repeat(3,52px);justify-content:end}
  .theme-2 .theme2-account-links a{justify-content:center}
  .theme-2 .theme2-account-links a>span:last-child{display:none}
  .theme-2 .theme2-action-icon{width:43px;height:43px}
  .theme-2 .theme2-category-rail{grid-template-columns:repeat(5,1fr)}
  .theme-2 .theme2-promo-grid{grid-template-columns:1fr 1fr}
  .theme-2 .theme2-promo-card:last-child{grid-column:1/-1}
  .theme-2 .theme2-brand-rail{grid-template-columns:repeat(4,1fr)}
  .theme-2 .commerce-detail{grid-template-columns:1fr 1fr}
  .theme-2 .commerce-detail .detail-gallery{height:560px}
  .theme-2 .theme2-assurance .wrap{grid-template-columns:1fr 1fr}
  .theme-2 .theme2-assurance article:nth-child(2){border-right:0}
  .theme-2 .theme2-assurance article:nth-child(-n+2){border-bottom:1px solid #34363b}
}
@media(max-width:820px){
  .theme-2 .wrap{width:min(100% - 28px,1440px)}
  .theme-2 .theme2-topline{display:none}
  .theme-2 .theme2-announcement .wrap{min-height:36px;display:flex;justify-content:center}
  .theme-2 .theme2-announcement span,.theme-2 .theme2-announcement a{display:none}
  .theme-2 .theme2-announcement strong{font-size:9px}
  .theme-2 .theme2-tools>.wrap{min-height:76px;grid-template-columns:42px 1fr 42px;gap:10px}
  .theme-2 .theme2-tools .store-mobile-menu{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--t2-ink);border:1px solid var(--t2-line);padding:0}
  .theme-2 .theme2-tools .store-mobile-menu span{display:none}
  .theme-2 .theme2-tools .store-mobile-menu .site-icon{width:19px;height:19px}
  .theme-2 .theme2-tools .store-logo{justify-content:center}
  .theme-2 .theme2-tools .store-logo img{width:150px;max-height:54px;object-position:center}
  .theme-2 .theme2-search{position:absolute;left:14px;right:14px;top:76px;z-index:4;height:48px;grid-template-columns:1fr 48px;border-radius:24px;box-shadow:0 10px 24px rgba(0,0,0,.08)}
  .theme-2 .theme2-search select{display:none}
  .theme-2 .theme2-search input{height:47px}
  .theme-2 .theme2-search button{height:48px}
  .theme-2 .theme2-account-links{display:block}
  .theme-2 .theme2-account-links a{display:none}
  .theme-2 .theme2-account-links .store-cart-link{display:flex;padding:0;justify-content:center}
  .theme-2 .theme2-account-links .theme2-action-icon{width:42px;height:42px}
  .theme-2 .theme2-category-nav{margin-top:58px;display:none;position:absolute;left:0;right:0;background:#fff;box-shadow:var(--t2-shadow)}
  .theme-2 .theme2-category-nav.menu-open,.theme-2 .theme2-category-nav.open{display:block}
  .theme-2 .theme2-category-nav .wrap{width:100%;display:grid;min-height:0;padding:8px 14px 14px}
  .theme-2 .theme2-category-nav a,.theme-2 .theme2-category-nav a:nth-of-type(n+7):not(.store-deals){display:flex;min-height:43px;justify-content:flex-start;border:0;border-bottom:1px solid #efefef;padding:0 12px}
  .theme-2 .theme2-category-nav .all-categories{min-width:0;border-radius:10px;margin-bottom:5px}
  .theme-2 .theme2-category-nav .store-deals{margin:0;background:#fff7f6}
  .theme-2 .theme2-home-hero{padding-top:14px}
  .theme-2 .theme2-slider{height:420px;border-radius:16px}
  .theme-2 .theme2-slider .alya-slide{min-height:420px}
  .theme-2 .theme2-slider .slidecopy{padding:42px 36px;max-width:75%}
  .theme-2 .theme2-slider .slidecopy h1{font-size:42px}
  .theme-2 .theme2-fallback-hero{grid-template-columns:1fr;min-height:420px;padding:42px;background:linear-gradient(145deg,#15171b 0 72%,#eee9e2 72%)}
  .theme-2 .theme2-fallback-hero aside{display:none}
  .theme-2 .theme2-category-rail{grid-template-columns:repeat(4,1fr)}
  .theme-2 .theme2-category-image{width:105px;height:105px}
  .theme-2 .theme2-promo-grid{grid-template-columns:1fr}
  .theme-2 .theme2-promo-card:last-child{grid-column:auto}
  .theme-2 .theme2-product-grid,.theme-2 .catalog-product-grid{grid-template-columns:repeat(2,1fr)}
  .theme-2 .theme2-brand-rail{grid-template-columns:repeat(3,1fr)}
  .theme-2 .commerce-detail{grid-template-columns:1fr}
  .theme-2 .commerce-detail .detail-gallery{height:520px}
  .theme-2 .review-question-grid{grid-template-columns:1fr}
  .theme-2 .store-catalog-layout{grid-template-columns:1fr}
  .theme-2 .catalog-sidebar{display:none}
  .theme-2 .catalog-sidebar.filter-open{display:block}
  .theme-2 .theme2-floating-whatsapp{bottom:82px}
}
@media(max-width:600px){
  .theme-2 .section{padding-top:39px;padding-bottom:39px}
  .theme-2 .theme2-slider{height:350px}
  .theme-2 .theme2-slider .alya-slide{min-height:350px;background-position:center}
  .theme-2 .theme2-slider .slidecopy{max-width:100%;height:100%;padding:35px 25px;background:linear-gradient(90deg,rgba(12,13,15,.86),rgba(12,13,15,.25))}
  .theme-2 .theme2-slider .slidecopy h1{font-size:34px;margin:13px 0}
  .theme-2 .theme2-slider .slidecopy p{font-size:12px;line-height:1.55}
  .theme-2 .theme2-slider .slidecopy a{margin-top:13px;padding:12px 17px}
  .theme-2 .theme2-fallback-hero{padding:34px 24px;min-height:370px}
  .theme-2 .theme2-fallback-hero h1{font-size:38px}
  .theme-2 .theme2-fallback-hero>div>div{flex-wrap:wrap}
  .theme-2 .theme2-section-heading{align-items:flex-start}
  .theme-2 .theme2-section-heading h2{font-size:27px}
  .theme-2 .theme2-section-heading>a{font-size:0}
  .theme-2 .theme2-section-heading>a .site-icon{width:20px;height:20px}
  .theme-2 .theme2-category-section{padding-top:38px}
  .theme-2 .theme2-category-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;gap:13px}
  .theme-2 .theme2-category-rail>a{flex:0 0 100px;scroll-snap-align:start}
  .theme-2 .theme2-category-image{width:92px;height:92px}
  .theme-2 .theme2-promo-grid{padding-top:9px}
  .theme-2 .theme2-promo-card{min-height:195px;padding:25px}
  .theme-2 .theme2-promo-card h2{font-size:22px}
  .theme-2 .theme2-product-grid,.theme-2 .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .theme-2 .commerce-card{border-radius:12px}
  .theme-2 .commerce-card .product-image{height:190px}
  .theme-2 .commerce-card .product-image img{padding:13px}
  .theme-2 .commerce-card-body{padding:12px}
  .theme-2 .commerce-card h2{font-size:12px;min-height:50px;line-height:1.4}
  .theme-2 .commerce-card-body>small{font-size:7px}
  .theme-2 .price-line{display:grid;gap:2px}
  .theme-2 .price-line strong{font-size:16px}
  .theme-2 .price-line del{font-size:9px}
  .theme-2 .card-actions button,.theme-2 .card-actions>a.button{min-height:38px;font-size:8px;padding:8px}
  .theme-2 .card-quick-actions{opacity:1;transform:none;right:8px;top:42px}
  .theme-2 .card-quick-actions button,.theme-2 .card-quick-actions>a{width:31px;height:31px}
  .theme-2 .shipping-badge{display:none}
  .theme-2 .discount-badge,.theme-2 .stock-badge{top:8px;padding:5px 7px;font-size:7px}
  .theme-2 .discount-badge{left:8px}.theme-2 .stock-badge{right:8px}
  .theme-2 .theme2-brand-rail{grid-template-columns:repeat(2,1fr)}
  .theme-2 .theme2-assurance .wrap{grid-template-columns:1fr}
  .theme-2 .theme2-assurance article{border-right:0;border-bottom:1px solid #34363b;padding:12px 10px}
  .theme-2 .theme2-assurance article:last-child{border-bottom:0}
  .theme-2 .commerce-detail{gap:25px;padding-top:8px}
  .theme-2 .commerce-detail .detail-gallery{height:390px;padding:13px 13px 84px;border-radius:14px}
  .theme-2 .gallery-thumbs{left:12px;right:12px;bottom:10px}
  .theme-2 .gallery-thumbs button{height:59px;flex-basis:60px}
  .theme-2 .product-buy-column h1{font-size:29px}
  .theme-2 .product-meta{display:grid;grid-template-columns:1fr 1fr;gap:7px 10px}
  .theme-2 .product-rating{margin-left:0;grid-column:1/-1}
  .theme-2 .detail-price strong{font-size:34px}
  .theme-2 .purchase-panel{padding:14px}
  .theme-2 .buybox{grid-template-columns:1fr}
  .theme-2 .buybox label{grid-template-columns:70px 1fr}
  .theme-2 .buybox>button{width:100%}
  .theme-2 .secondary-actions{grid-template-columns:1fr}
  .theme-2 .notify-form{grid-template-columns:1fr}
  .theme-2 .product-benefits{grid-template-columns:1fr}
  .theme-2 .rating-overview{grid-template-columns:1fr}
  .theme-2 .module-heading,.theme-2 .rating-overview,.theme-2 .review-list,.theme-2 .question-list{padding-left:16px;padding-right:16px}
  .theme-2 .module-form{margin-left:16px;margin-right:16px}
  .theme-2 .catalog-toolbar{align-items:stretch;flex-wrap:wrap}
  .theme-2 .catalog-toolbar>div:first-of-type{width:100%}
  .theme-2 .catalog-tools{width:100%;flex-wrap:wrap}
  .theme-2 .catalog-tools form{flex:1}
  .theme-2 .catalog-tools select{width:100%}
  .theme-2 .catalog-product-grid.view-list .commerce-card{grid-template-columns:1fr}
  .theme-2 .catalog-product-grid.view-list .product-image{height:210px}
  .theme-2 footer .footergrid{grid-template-columns:1fr;gap:30px}
  .theme-2 .theme2-floating-whatsapp{right:14px;bottom:78px;width:48px;height:48px;padding:0;border-radius:50%;display:grid;place-items:center}
  .theme-2 .theme2-floating-whatsapp span{display:none}
  .theme-2 .theme2-floating-whatsapp>.site-icon{width:23px;height:23px}
}


/* Tema 2 - kompakt ve responsive sepet düzeltmesi (2026-07-31) */
.theme-2 .cart-page-hero{
  padding-top:24px;
  padding-bottom:24px;
  text-align:left;
}
.theme-2 .cart-page-hero h1{font-size:clamp(27px,3vw,38px);margin-bottom:6px}
.theme-2 .cart-page-hero p{font-size:11px}
.theme-2 .cart-page-section{padding-top:30px;padding-bottom:65px}
.theme-2 .cart-form{margin:0}
.theme-2 .cartlayout.cart-shell{
  display:grid;
  grid-template-columns:minmax(0,1fr) 340px;
  gap:24px;
  align-items:start;
}
.theme-2 .cart-table-wrap{
  min-width:0;
  overflow:visible;
  border-radius:16px;
}
.theme-2 .carttable{
  width:100%;
  table-layout:fixed;
  border-collapse:separate;
  border-spacing:0;
}
.theme-2 .carttable .cart-col-product{width:54%}
.theme-2 .carttable .cart-col-price{width:16%}
.theme-2 .carttable .cart-col-quantity{width:14%}
.theme-2 .carttable .cart-col-total{width:16%}
.theme-2 .carttable th{
  padding:15px 17px;
  font-size:9px;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
  border-bottom:1px solid var(--t2-line);
}
.theme-2 .carttable td{
  padding:17px;
  vertical-align:middle;
  border-bottom:1px solid #ededed;
}
.theme-2 .carttable tbody tr:last-child td{border-bottom:0}
.theme-2 .carttable tbody tr:hover{background:#fcfcfb}
.theme-2 .cartproduct.cart-product{
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  align-items:center;
  gap:15px;
  min-width:0;
}
.theme-2 .cart-product-image{
  display:grid;
  place-items:center;
  width:96px;
  height:96px;
  border:1px solid #ececec;
  border-radius:12px;
  overflow:hidden;
  background:#fafafa;
}
.theme-2 .cartproduct.cart-product img{
  display:block;
  width:100%;
  height:100%;
  max-width:100%;
  max-height:100%;
  object-fit:contain;
  padding:8px;
  border-radius:0;
  background:transparent;
}
.theme-2 .cart-product-info{min-width:0;display:grid;gap:7px;align-content:center}
.theme-2 .cart-product-name{
  color:var(--t2-ink);
  font-size:13px;
  line-height:1.4;
  font-weight:800;
  overflow-wrap:anywhere;
}
.theme-2 .cart-product-name:hover{color:var(--red)}
.theme-2 .cart-product-info small{
  color:#858a92;
  font-size:9px;
  line-height:1.45;
  margin:0;
}
.theme-2 .cart-remove-button{
  width:max-content;
  padding:0;
  border:0;
  background:transparent;
  color:#9a4f4c;
  font-size:9px;
  font-weight:800;
  text-decoration:underline;
  text-underline-offset:3px;
}
.theme-2 .cart-remove-button:hover{background:transparent;color:var(--red);transform:none;box-shadow:none}
.theme-2 .cart-price-cell strong,.theme-2 .cart-total-cell strong{
  display:block;
  color:var(--t2-ink);
  font-size:13px;
  white-space:nowrap;
}
.theme-2 .cart-total-cell strong{color:var(--red);font-size:14px}
.theme-2 .cart-quantity-cell input{
  display:block;
  width:68px;
  height:40px;
  margin:0;
  padding:0 8px;
  border:1px solid #d9dcdf;
  border-radius:10px;
  background:#fff;
  text-align:center;
  font-weight:800;
}
.theme-2 .cart-quantity-cell small{
  display:block;
  margin-top:6px;
  color:#92969c;
  font-size:8px;
  white-space:nowrap;
}
.theme-2 .cart-summary{
  position:sticky;
  top:22px;
  width:100%;
  padding:22px;
  border-radius:16px;
  box-shadow:var(--t2-shadow-soft);
  overflow:hidden;
}
.theme-2 .cart-summary h2{
  margin:0 0 17px;
  font-size:20px;
  letter-spacing:-.03em;
  color:var(--t2-ink);
}
.theme-2 .cart-summary p{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:15px;
  margin:0;
  padding:11px 0;
  font-size:10px;
  color:#6d727a;
  border-bottom:1px solid #ededed;
}
.theme-2 .cart-summary p b{color:var(--t2-ink);text-align:right;white-space:nowrap}
.theme-2 .cart-summary .cart-grand-total{
  display:grid;
  gap:6px;
  margin:18px 0;
  padding:17px;
  border-radius:12px;
  background:#f6f6f5;
}
.theme-2 .cart-summary .cart-grand-total span{font-size:9px;color:#777c84;text-transform:uppercase;letter-spacing:.08em;font-weight:800}
.theme-2 .cart-summary .cart-grand-total strong{font-size:25px;color:var(--red);letter-spacing:-.035em}
.theme-2 .cart-summary .cart-update-button,
.theme-2 .cart-summary .checkout{
  width:100%;
  min-height:46px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin:9px 0 0;
  border-radius:24px;
  font-size:9px;
  font-weight:900;
  letter-spacing:.04em;
}
.theme-2 .cart-summary .cart-update-button{background:#fff;color:var(--t2-ink);border:1px solid var(--t2-line)}
.theme-2 .cart-summary .cart-update-button:hover{background:#f6f6f5;border-color:var(--t2-ink);box-shadow:none;transform:none}
.theme-2 .cart-summary .checkout{background:var(--red)}
.theme-2 .cart-summary .checkout:hover{background:var(--t2-ink)}
.theme-2 .cart-continue-link{
  display:block;
  margin-top:15px;
  text-align:center;
  color:#727780;
  font-size:9px;
  font-weight:800;
}
.theme-2 .cart-continue-link:hover{color:var(--red)}
.theme-2 .coupon-panel{
  display:grid;
  grid-template-columns:minmax(210px,.8fr) minmax(320px,1.2fr);
  align-items:center;
  gap:24px;
  width:calc(100% - 364px);
  margin-top:20px;
  padding:20px 22px;
  border:1px solid var(--t2-line);
  border-radius:16px;
  background:#fff;
  box-shadow:var(--t2-shadow-soft);
}
.theme-2 .coupon-panel small{color:var(--red);font-size:8px;font-weight:900;letter-spacing:.14em}
.theme-2 .coupon-panel h2{margin:5px 0 4px;font-size:18px;color:var(--t2-ink)}
.theme-2 .coupon-panel p{margin:0;color:#858a92;font-size:9px}
.theme-2 .coupon-form{display:grid;grid-template-columns:1fr 105px;gap:8px;margin:0}
.theme-2 .coupon-form input{height:43px;min-width:0;border:1px solid #dfe1e4;background:#fafafa;padding:0 13px}
.theme-2 .coupon-form button{height:43px;padding:0 13px}
.theme-2 .coupon-active{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;font-size:10px}
.theme-2 .coupon-active>b{color:var(--red)}
.theme-2 .coupon-active form{margin:0}
.theme-2 .coupon-active button{min-height:38px;border-radius:20px;background:var(--t2-ink);font-size:8px}

/* Ödeme sayfasındaki sepet özetini de kompakt tut */
.theme-2 .checkout-layout{grid-template-columns:minmax(0,1fr) 340px}
.theme-2 .checkout-summary{width:100%;padding:22px}
.theme-2 .checkout-summary p{font-size:10px;line-height:1.45}
.theme-2 .checkout-summary p span{min-width:0;overflow-wrap:anywhere}
.theme-2 .checkout-summary p b{white-space:nowrap}

@media(max-width:1050px){
  .theme-2 .cartlayout.cart-shell{grid-template-columns:minmax(0,1fr) 310px;gap:18px}
  .theme-2 .carttable .cart-col-product{width:49%}
  .theme-2 .cartproduct.cart-product{grid-template-columns:82px minmax(0,1fr);gap:11px}
  .theme-2 .cart-product-image{width:82px;height:82px}
  .theme-2 .carttable th,.theme-2 .carttable td{padding:13px}
  .theme-2 .coupon-panel{width:calc(100% - 328px)}
  .theme-2 .checkout-layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px}
}

@media(max-width:820px){
  .theme-2 .cartlayout.cart-shell,.theme-2 .checkout-layout{grid-template-columns:1fr}
  .theme-2 .cart-summary,.theme-2 .checkout-summary{position:static;max-width:none}
  .theme-2 .coupon-panel{width:100%}
}

@media(max-width:600px){
  .theme-2 .cart-page-hero{padding-top:19px;padding-bottom:19px}
  .theme-2 .cart-page-section{padding-top:18px}
  .theme-2 .cart-table-wrap{overflow:visible}
  .theme-2 .carttable{display:block;border:0;background:transparent;box-shadow:none;overflow:visible}
  .theme-2 .carttable colgroup,.theme-2 .carttable thead{display:none}
  .theme-2 .carttable tbody{display:grid;gap:12px}
  .theme-2 .carttable tr{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:0;
    border:1px solid var(--t2-line);
    border-radius:14px;
    background:#fff;
    overflow:hidden;
    box-shadow:var(--t2-shadow-soft);
  }
  .theme-2 .carttable td{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #ededed}
  .theme-2 .carttable td::before{content:attr(data-label);font-size:8px;color:#888d94;text-transform:uppercase;letter-spacing:.06em;font-weight:900}
  .theme-2 .carttable .cart-product-cell{grid-column:1/-1;display:block;padding:13px}
  .theme-2 .carttable .cart-product-cell::before{display:none}
  .theme-2 .cartproduct.cart-product{grid-template-columns:82px minmax(0,1fr);gap:12px}
  .theme-2 .cart-product-image{width:82px;height:82px}
  .theme-2 .cart-product-name{font-size:12px}
  .theme-2 .cart-price-cell,.theme-2 .cart-quantity-cell{border-bottom:1px solid #ededed}
  .theme-2 .cart-total-cell{grid-column:1/-1;border-bottom:0!important}
  .theme-2 .cart-quantity-cell input{width:62px;height:36px;margin-left:auto}
  .theme-2 .cart-quantity-cell small{display:none}
  .theme-2 .cart-summary{padding:18px}
  .theme-2 .coupon-panel{grid-template-columns:1fr;gap:14px;padding:18px}
  .theme-2 .coupon-form{grid-template-columns:1fr 92px}
}

@media(max-width:390px){
  .theme-2 .cartproduct.cart-product{grid-template-columns:72px minmax(0,1fr)}
  .theme-2 .cart-product-image{width:72px;height:72px}
  .theme-2 .coupon-form{grid-template-columns:1fr}
}

/* Tema 2 yönetilebilir kategori ve banner görselleri */
.theme-2 .theme2-category-image{background:#fff}
.theme-2 .theme2-category-image img{object-fit:contain;padding:10px;mix-blend-mode:normal}
.theme-2 .theme2-promo-grid.promo-count-1{grid-template-columns:1fr}
.theme-2 .theme2-promo-grid.promo-count-2{grid-template-columns:repeat(2,1fr)}
.theme-2 .theme2-promo-card.has-image{background-size:cover;background-repeat:no-repeat;isolation:isolate}
.theme-2 .theme2-promo-card.has-image:before{inset:0;width:auto;height:auto;border-radius:0;z-index:0}
.theme-2 .theme2-promo-card.has-image:after{display:none}
.theme-2 .theme2-promo-card.has-image.dark:before,
.theme-2 .theme2-promo-card.has-image.accent:before{background:linear-gradient(90deg,rgba(15,17,21,.9) 0%,rgba(15,17,21,.65) 52%,rgba(15,17,21,.18) 100%)}
.theme-2 .theme2-promo-card.has-image.light:before{background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.78) 52%,rgba(255,255,255,.28) 100%)}
.theme-2 .theme2-promo-card.has-image small,
.theme-2 .theme2-promo-card.has-image h2,
.theme-2 .theme2-promo-card.has-image span{position:relative;z-index:1}
@media(max-width:1050px) and (min-width:821px){
  .theme-2 .theme2-promo-grid.promo-count-2 .theme2-promo-card:last-child{grid-column:auto}
}


/* Tema 2 yerleşim düzeltmeleri: ortalanmış kategoriler, kompakt katalog başlığı ve ürün bilgi sekmeleri */
@media(min-width:821px){
  .theme-2 .theme2-category-section .theme2-section-heading{
    display:grid;
    grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);
    align-items:end;
  }
  .theme-2 .theme2-category-section .theme2-section-heading>div{
    grid-column:2;
    text-align:center;
  }
  .theme-2 .theme2-category-section .theme2-section-heading>a{
    grid-column:3;
    justify-self:end;
  }
  .theme-2 .theme2-category-rail{
    display:flex;
    justify-content:center;
    align-items:flex-start;
    flex-wrap:wrap;
    gap:22px 28px;
    max-width:1180px;
    margin-inline:auto;
  }
  .theme-2 .theme2-category-rail>a{
    flex:0 0 145px;
  }
}

.theme-2 .store-catalog-heading{
  padding:22px 0;
}
.theme-2 .store-catalog-heading h1{
  font-size:clamp(29px,3vw,38px);
  margin:5px 0 6px;
  line-height:1.05;
}
.theme-2 .store-catalog-heading p{
  margin:0;
  max-width:720px;
  line-height:1.45;
  font-size:12px;
}
.theme-2 .store-catalog-heading small{
  font-size:8px;
}

.theme-2 .product-media-column{
  min-width:0;
  display:grid;
  gap:14px;
  align-content:start;
}
.theme-2 .commerce-detail .product-media-column .detail-gallery{
  height:570px;
}
.theme-2 .product-detail-tabs{
  border:1px solid var(--t2-line);
  border-radius:17px;
  background:#fff;
  overflow:hidden;
  box-shadow:var(--t2-shadow-soft);
}
.theme-2 .product-tab-buttons{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px;
  padding:10px;
  border-bottom:1px solid var(--t2-line);
  background:#fafafa;
}
.theme-2 .product-tab-buttons button{
  min-height:41px;
  padding:9px 10px;
  border:1px solid #e1e3e6;
  border-radius:22px;
  background:#fff;
  color:#555b64;
  font-size:9px;
  font-weight:800;
  white-space:nowrap;
  box-shadow:none;
  transform:none;
}
.theme-2 .product-tab-buttons button:hover,
.theme-2 .product-tab-buttons button.active{
  border-color:var(--red);
  background:var(--red);
  color:#fff;
  box-shadow:none;
  transform:none;
}
.theme-2 .product-tab-panel{
  padding:20px 22px 23px;
  max-height:430px;
  overflow:auto;
}
.theme-2 .product-tab-panel[hidden]{display:none}
.theme-2 .product-tab-panel h2{
  margin:0 0 13px;
  font-size:19px;
  letter-spacing:-.025em;
}
.theme-2 .product-tab-panel h3{
  margin:20px 0 10px;
  font-size:14px;
}
.theme-2 .product-tab-panel .prose{
  color:#666c75;
  font-size:11px;
  line-height:1.7;
}
.theme-2 .product-tab-specs{
  display:grid;
  grid-template-columns:minmax(130px,.8fr) minmax(0,1.2fr);
  margin:0;
  border-top:1px solid var(--t2-line);
}
.theme-2 .product-tab-specs dt,
.theme-2 .product-tab-specs dd{
  margin:0;
  padding:10px 11px;
  border-bottom:1px solid var(--t2-line);
  font-size:10px;
}
.theme-2 .product-tab-specs dt{
  background:#fafafa;
  font-weight:800;
}
.theme-2 .product-tab-image-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.theme-2 .product-tab-image-grid button{
  min-height:115px;
  padding:8px;
  border:1px solid var(--t2-line);
  border-radius:12px;
  background:#fff;
  box-shadow:none;
  transform:none;
}
.theme-2 .product-tab-image-grid button:hover{border-color:var(--t2-ink)}
.theme-2 .product-tab-image-grid img{
  width:100%;
  height:110px;
  object-fit:contain;
}
.theme-2 .product-video-frame{
  position:relative;
  aspect-ratio:16/9;
  overflow:hidden;
  border-radius:12px;
  background:#111;
}
.theme-2 .product-video-frame iframe,
.theme-2 .product-video-direct{
  width:100%;
  height:100%;
  border:0;
  display:block;
}
.theme-2 .product-video-direct{max-height:340px;background:#111}
.theme-2 .product-tab-empty{
  margin:0;
  padding:18px;
  border-radius:12px;
  background:#f7f7f6;
  color:#777d85;
  font-size:11px;
}
.theme-2 .product-tab-empty a{color:var(--red);font-weight:800}

@media(max-width:1050px) and (min-width:821px){
  .theme-2 .commerce-detail .product-media-column .detail-gallery{height:500px}
  .theme-2 .product-tab-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:820px){
  .theme-2 .theme2-category-section .theme2-section-heading>div{text-align:left}
  .theme-2 .store-catalog-heading{padding:18px 0}
  .theme-2 .store-catalog-heading h1{font-size:28px}
  .theme-2 .store-catalog-heading p{font-size:11px}
  .theme-2 .commerce-detail .product-media-column .detail-gallery{height:470px}
  .theme-2 .product-tab-buttons{
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
  }
  .theme-2 .product-tab-buttons button{
    flex:0 0 auto;
    min-width:135px;
    scroll-snap-align:start;
  }
  .theme-2 .product-tab-panel{max-height:none}
}

@media(max-width:560px){
  .theme-2 .commerce-detail .product-media-column .detail-gallery{height:360px}
  .theme-2 .product-tab-panel{padding:17px}
  .theme-2 .product-tab-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .theme-2 .product-tab-specs{grid-template-columns:1fr}
  .theme-2 .product-tab-specs dt{border-bottom:0;padding-bottom:4px}
  .theme-2 .product-tab-specs dd{padding-top:4px}
}


@media(max-width:1050px){
  .theme-2 .theme2-campaign-grid{grid-template-columns:1fr 1fr}
  .theme-2 .theme2-campaign-card:last-child:nth-child(odd){grid-column:1/-1}
  .theme-2 .campaign-detail-layout{grid-template-columns:1fr}
}
@media(max-width:680px){
  .theme-2 .theme2-campaign-grid{grid-template-columns:1fr}
  .theme-2 .theme2-campaign-card:last-child:nth-child(odd){grid-column:auto}
  .theme-2 .theme2-campaign-card,.theme-2 .campaign-page-grid .theme2-campaign-card{min-height:260px;border-radius:18px}
  .theme-2 .theme2-campaign-copy,.theme-2 .campaign-page-grid .theme2-campaign-copy{width:88%;min-height:260px;padding:28px}
  .theme-2 .theme2-campaign-copy h2,.theme-2 .theme2-campaign-copy h3{font-size:27px}
  .theme-2 .campaign-detail-image img{aspect-ratio:1.25/1}
  .theme-2 .campaign-detail-copy h1{font-size:36px}
}

/* SEO kalite iyileştirmeleri */
.theme-2 .commerce-card h3{font-size:15px;line-height:1.42;min-height:45px;margin:9px 0 7px;font-weight:700;letter-spacing:-.012em}
.theme-2 .commerce-card h3 a{color:var(--t2-ink)}
.theme-2 .commerce-card h3 a:hover{color:var(--red)}
.theme-2 footer .footer-heading{color:#fff;font-size:10px;letter-spacing:.12em}
.theme-2 .home-seo-intro{max-width:1500px;padding-top:75px;padding-bottom:35px}
.theme-2 .home-seo-heading h1{color:var(--t2-ink);font-weight:800}
.theme-2 .home-seo-grid article{border-color:var(--t2-line);border-radius:22px;box-shadow:0 18px 45px rgba(20,25,34,.06)}
.theme-2 .home-seo-grid h2{color:var(--t2-ink)}
.theme-2 .home-seo-actions a{border-radius:999px}
@media(max-width:560px){.theme-2 .commerce-card h3{font-size:12px;min-height:50px;line-height:1.4}}
.theme-2 .theme2-slider .slidecopy .slide-title{font-size:clamp(38px,4.4vw,66px);line-height:1.02;letter-spacing:-.05em;margin:18px 0;color:#fff}
@media(max-width:900px){.theme-2 .theme2-slider .slidecopy .slide-title{font-size:42px}}
@media(max-width:560px){.theme-2 .theme2-slider .slidecopy .slide-title{font-size:34px;margin:13px 0}}
