/* GİYİMO Default Theme: çekirdek görünümü korur, tema değişkenlerini uygular. */
.container-app{max-width:var(--theme-container,1380px)}
.poem-header,.poem-footer,.poem-card,.card{border-radius:var(--theme-radius,22px)}
body{background:var(--theme-body-bg,var(--poem-theme-bg,#faf8f4));color:var(--theme-text,#17120f)}
.theme-header-compact .poem-header-main{min-height:70px}.theme-header-centered .poem-header-main{justify-content:center}.theme-header-centered .poem-logo{margin-right:auto}.theme-footer-minimal .poem-footer-grid{grid-template-columns:1fr 1fr}.theme-footer-dark .poem-footer{background:#100d0b;color:#fff}.theme-footer-dark .poem-footer a,.theme-footer-dark .poem-footer p{color:rgba(255,255,255,.78)}
.theme-product-card-bordered .product-card,.theme-product-card-bordered .poem-product-card{border:1px solid rgba(15,23,42,.12);box-shadow:none}.theme-product-card-shadow .product-card,.theme-product-card-shadow .poem-product-card{box-shadow:0 22px 60px rgba(15,23,42,.12)}
.theme-category-top_filter #product-filter-aside,.theme-category-top_filter aside.lg\:block{position:static!important;max-height:none!important}.theme-category-boutique .grid.lg\:grid-cols-\[280px_1fr\]{grid-template-columns:1fr!important}.theme-product-detail-premium .poem-product-main-media{box-shadow:0 28px 80px rgba(15,23,42,.13)}.theme-product-detail-minimal .poem-product-main-media{border-radius:8px!important;box-shadow:none!important}.theme-product-detail-marketplace .poem-product-main-media{border:1px solid rgba(15,23,42,.1)}


/* Tüm ürünler: masaüstünde sabit sol filtre + sağ ürün grid yapısı. */
.giyimo-products-layout{display:block;min-width:0}
.giyimo-products-results{min-width:0;width:100%}
.giyimo-products-toolbar{gap:16px}
.giyimo-products-grid{min-width:0}

@media (min-width:1024px){
  .giyimo-products-layout{
    display:grid!important;
    grid-template-columns:290px minmax(0,1fr)!important;
    align-items:start;
    gap:24px;
  }
  .giyimo-products-filter{
    display:block!important;
    position:sticky!important;
    top:112px!important;
    inset:auto!important;
    z-index:10!important;
    width:290px!important;
    min-width:290px!important;
    max-width:290px!important;
    max-height:calc(100vh - 132px)!important;
    overflow:visible!important;
    align-self:start!important;
    background:transparent!important;
  }
  .giyimo-products-filter-panel{
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    width:100%!important;
    max-height:calc(100vh - 132px)!important;
    overflow-y:auto!important;
    border:1px solid rgba(15,23,42,.08);
    border-radius:20px!important;
    box-shadow:0 16px 44px rgba(15,23,42,.08)!important;
    scrollbar-width:thin;
  }
  .giyimo-products-filter-panel #filter-form{padding:20px!important}
  .giyimo-products-results{grid-column:2;min-width:0}
  .theme-category-top_filter .giyimo-products-layout,
  .theme-category-boutique .giyimo-products-layout,
  .theme-category-minimal .giyimo-products-layout{
    grid-template-columns:290px minmax(0,1fr)!important;
  }
  .theme-category-top_filter .giyimo-products-filter,
  .theme-category-boutique .giyimo-products-filter,
  .theme-category-minimal .giyimo-products-filter{
    position:sticky!important;
    width:290px!important;
    max-width:290px!important;
  }
}

@media (min-width:1280px){
  .giyimo-products-layout{grid-template-columns:300px minmax(0,1fr)!important;gap:28px}
  .giyimo-products-filter{width:300px!important;min-width:300px!important;max-width:300px!important}
}

@media (max-width:1023px){
  .giyimo-products-filter{width:100%;max-width:none}
  .giyimo-products-toolbar{align-items:flex-start;flex-direction:column}
  .giyimo-products-toolbar form{width:100%;justify-content:space-between}
  .giyimo-products-toolbar select{max-width:190px}
}

/* =========================================================
   GİYİMO Premium Interaction Layer + Ana Sayfa Kayan Yazı
   Görsel kimliği değiştirmez; mevcut tema bileşenlerini güçlendirir.
   ========================================================= */
.poem-home-ticker{position:relative;width:100%;overflow:hidden;border-block:1px solid rgba(24,18,13,.10);isolation:isolate}
.poem-home-ticker.is-dark{background:#0f0e0c;color:#fff}
.poem-home-ticker.is-light{background:#fffaf4;color:#1b1714;border-color:#eadfce}
.poem-home-ticker.is-gold{background:linear-gradient(90deg,#8e6420,#d6a649,#8e6420);color:#fff}
.poem-home-ticker-mask{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.poem-home-ticker-track{display:flex;width:max-content;will-change:transform;animation:poemTicker var(--ticker-duration,26s) linear infinite;animation-direction:var(--ticker-direction,normal)}
.poem-home-ticker-set{display:flex;align-items:center;flex:0 0 auto;min-width:max-content}
.poem-home-ticker-item{display:inline-flex;align-items:center;gap:12px;min-height:42px;padding:0 clamp(22px,3.5vw,56px);white-space:nowrap;font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}
.poem-home-ticker-item i{font-style:normal;color:#d9ad59;font-size:11px;filter:drop-shadow(0 0 6px rgba(217,173,89,.35))}
.poem-home-ticker.is-gold .poem-home-ticker-item i{color:#fff}
.poem-home-ticker.pause-on-hover:hover .poem-home-ticker-track{animation-play-state:paused}
@keyframes poemTicker{to{transform:translateX(-50%)}}

/* Daha belirgin fakat zarif form yüzeyleri */
.theme-giyimo-velora-ultra .input,.theme-giyimo-velora-ultra .select,.theme-giyimo-velora-ultra .textarea,
.theme-giyimo-velora-ultra input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):not([type="submit"]),
.theme-giyimo-velora-ultra select,.theme-giyimo-velora-ultra textarea{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}
.theme-giyimo-velora-ultra .input:focus,.theme-giyimo-velora-ultra .select:focus,.theme-giyimo-velora-ultra .textarea:focus,
.theme-giyimo-velora-ultra input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]):focus,
.theme-giyimo-velora-ultra select:focus,.theme-giyimo-velora-ultra textarea:focus{border-color:rgba(185,151,100,.75)!important;box-shadow:0 0 0 4px rgba(185,151,100,.12)!important;outline:none!important}

/* Premium hareketler: mevcut ölçüleri ve işlevleri değiştirmez */
.theme-giyimo-velora-ultra .poem-header{transition:box-shadow .28s ease,background-color .28s ease,transform .28s ease}
.theme-giyimo-velora-ultra .poem-header.is-premium-scrolled{box-shadow:0 14px 38px rgba(24,18,13,.09);background:rgba(255,255,252,.985)}
.theme-giyimo-velora-ultra .poem-action-btn,.theme-giyimo-velora-ultra .poem-mobile-btn{transition:transform .22s ease,background-color .22s ease,color .22s ease,box-shadow .22s ease}
.theme-giyimo-velora-ultra .poem-action-btn:hover,.theme-giyimo-velora-ultra .poem-mobile-btn:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(24,18,13,.09)}
.theme-giyimo-velora-ultra .poem-nav>a,.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap>a{transition:color .22s ease,transform .22s ease}
.theme-giyimo-velora-ultra .poem-nav>a:hover,.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap:hover>a{transform:translateY(-1px)}
.theme-giyimo-velora-ultra .poem-hero-card img{transition:transform 1.1s cubic-bezier(.2,.7,.2,1),filter .5s ease}
.theme-giyimo-velora-ultra .poem-hero-card:hover img{transform:scale(1.018)}
.theme-giyimo-velora-ultra .product-card,.theme-giyimo-velora-ultra .poem-product-card,
.theme-giyimo-velora-ultra .poem-category-card,.theme-giyimo-velora-ultra .poem-brand-card{transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s ease,border-color .3s ease}
.theme-giyimo-velora-ultra .product-card:hover,.theme-giyimo-velora-ultra .poem-product-card:hover,
.theme-giyimo-velora-ultra .poem-category-card:hover,.theme-giyimo-velora-ultra .poem-brand-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(25,18,12,.10)}
.theme-giyimo-velora-ultra .poem-product-image img{transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .3s ease}
.theme-giyimo-velora-ultra .poem-product-card:hover .poem-product-image .poem-card-photo{transform:scale(1.025)}
.theme-giyimo-velora-ultra .btn-primary,.theme-giyimo-velora-ultra .btn-secondary,.theme-giyimo-velora-ultra .poem-product-info form button{position:relative;overflow:hidden}
.theme-giyimo-velora-ultra .btn-primary:after,.theme-giyimo-velora-ultra .btn-secondary:after,.theme-giyimo-velora-ultra .poem-product-info form button:after{content:"";position:absolute;inset:-40% auto -40% -55%;width:35%;transform:skewX(-20deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transition:left .55s ease;pointer-events:none}
.theme-giyimo-velora-ultra .btn-primary:hover:after,.theme-giyimo-velora-ultra .btn-secondary:hover:after,.theme-giyimo-velora-ultra .poem-product-info form button:hover:after{left:125%}

/* Yumuşak bölüm giriş animasyonu */
.js-premium-reveal,.js-premium-reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}

@media(max-width:767px){
  .poem-home-ticker-item{min-height:38px;padding-inline:22px;font-size:10px;letter-spacing:.08em}
  .poem-home-ticker-mask{-webkit-mask-image:none;mask-image:none}
  .theme-giyimo-velora-ultra .product-card:hover,.theme-giyimo-velora-ultra .poem-product-card:hover,.theme-giyimo-velora-ultra .poem-category-card:hover,.theme-giyimo-velora-ultra .poem-brand-card:hover{transform:none}
}
@media(prefers-reduced-motion:reduce){
  .poem-home-ticker-track{animation:none!important;transform:none!important}
  .poem-home-ticker-mask{overflow:auto;scrollbar-width:none}.poem-home-ticker-mask::-webkit-scrollbar{display:none}
  .poem-home-ticker-set[aria-hidden="true"]{display:none}
  .js-premium-reveal{opacity:1!important;transform:none!important;transition:none!important}
  .theme-giyimo-velora-ultra *{scroll-behavior:auto!important}
}


/* =========================================================
   VELORA ULTRA 1.1 SAFE CORE
   Orijinal GİYİMO layout ölçülerini değiştirmez.
   ========================================================= */
body.theme-giyimo-velora-ultra{
  --velora-gold:var(--theme-primary,#c59045);
  --velora-ink:var(--theme-secondary,#171512);
  --velora-line:rgba(31,25,18,.10);
  --velora-soft:#f8f5f0;
  --velora-shadow:0 16px 42px rgba(31,25,18,.07);
  --velora-shadow-lg:0 26px 70px rgba(31,25,18,.11);
  background:
    radial-gradient(circle at 10% 0%,rgba(197,144,69,.055),transparent 28%),
    radial-gradient(circle at 90% 14%,rgba(197,144,69,.04),transparent 26%),
    var(--theme-body-bg,#faf8f4)!important;
}
/* Hard stability contract: no shrink / reveal / page transform. */
body.theme-giyimo-velora-ultra,
body.theme-giyimo-velora-ultra main,
body.theme-giyimo-velora-ultra main>*,
body.theme-giyimo-velora-ultra .container-app{
  opacity:1!important;
  transform:none!important;
  translate:none!important;
  scale:none!important;
  rotate:none!important;
  will-change:auto!important;
}
body.theme-giyimo-velora-ultra main{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important}
body.theme-giyimo-velora-ultra .container-app{width:calc(100% - 40px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;min-width:0!important}
body.theme-giyimo-velora-ultra .js-premium-reveal,
body.theme-giyimo-velora-ultra .js-premium-reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}

/* Header: same DOM/layout, premium surface only. */
body.theme-giyimo-velora-ultra .poem-topbar{
  background:linear-gradient(90deg,#15130f,#221d17,#15130f)!important;
  color:#fff!important;border:0!important;
}
body.theme-giyimo-velora-ultra .poem-header{
  background:rgba(255,253,249,.96)!important;
  border-bottom:1px solid var(--velora-line)!important;
  box-shadow:0 8px 30px rgba(31,25,18,.055)!important;
  backdrop-filter:blur(14px) saturate(135%);
  -webkit-backdrop-filter:blur(14px) saturate(135%);
}
body.theme-giyimo-velora-ultra .poem-header.is-premium-scrolled{box-shadow:0 14px 38px rgba(31,25,18,.085)!important}
body.theme-giyimo-velora-ultra .poem-search-line input{
  border-color:rgba(31,25,18,.14)!important;background:#fff!important;
  box-shadow:0 7px 20px rgba(31,25,18,.035)!important;
}
body.theme-giyimo-velora-ultra .poem-search-line input:focus{
  border-color:color-mix(in srgb,var(--velora-gold) 62%,#fff)!important;
  box-shadow:0 0 0 4px color-mix(in srgb,var(--velora-gold) 12%,transparent)!important;
}
body.theme-giyimo-velora-ultra .poem-search-line button{background:var(--velora-ink)!important;border-radius:14px!important}
body.theme-giyimo-velora-ultra .poem-nav>a,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap>a{border-radius:10px!important;padding-inline:10px!important}
body.theme-giyimo-velora-ultra .poem-nav>a:hover,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap:hover>a{background:#f5f1ea!important;text-decoration:none!important}
body.theme-giyimo-velora-ultra .poem-action-btn,
body.theme-giyimo-velora-ultra .poem-mobile-btn{border:1px solid transparent}
body.theme-giyimo-velora-ultra .poem-action-btn:hover,
body.theme-giyimo-velora-ultra .poem-mobile-btn:hover{background:#fff!important;border-color:var(--velora-line)!important}

/* Hero / campaign: layout dimensions stay core-defined. */
body.theme-giyimo-velora-ultra .poem-hero-card,
body.theme-giyimo-velora-ultra .poem-spark-hero{
  overflow:hidden!important;border-radius:24px!important;
  border:1px solid rgba(31,25,18,.08)!important;
  box-shadow:var(--velora-shadow-lg)!important;
}
body.theme-giyimo-velora-ultra .poem-hero-card img,
body.theme-giyimo-velora-ultra .poem-spark-slide>img{transition:filter .35s ease!important}
body.theme-giyimo-velora-ultra .poem-hero-card:hover img{transform:none!important;filter:saturate(1.02) contrast(1.015)!important}
body.theme-giyimo-velora-ultra .poem-home-promo-card,
body.theme-giyimo-velora-ultra .poem-promo-card{border-radius:20px!important;box-shadow:var(--velora-shadow)!important}

/* Section headings: static; no entrance animation. */
body.theme-giyimo-velora-ultra .poem-section-head h2{letter-spacing:-.025em!important}
body.theme-giyimo-velora-ultra .poem-section-head a{
  border:1px solid var(--velora-line)!important;border-radius:12px!important;
  background:#fff!important;padding:9px 12px!important;box-shadow:0 6px 18px rgba(31,25,18,.035)!important;
}

/* Stories */
body.theme-giyimo-velora-ultra .poem-story-thumb{position:relative!important;border:3px solid #fff!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--velora-gold) 76%,#fff),0 9px 24px rgba(31,25,18,.10)!important}
body.theme-giyimo-velora-ultra .poem-story-card:hover .poem-story-thumb{box-shadow:0 0 0 3px var(--velora-gold),0 12px 30px rgba(31,25,18,.14)!important}

/* Categories / brands */
body.theme-giyimo-velora-ultra .poem-category-tile,
body.theme-giyimo-velora-ultra .giyimo-home-brand-card{
  border-color:var(--velora-line)!important;background:rgba(255,255,255,.94)!important;
  box-shadow:0 10px 28px rgba(31,25,18,.045)!important;
}
body.theme-giyimo-velora-ultra .poem-category-tile:hover,
body.theme-giyimo-velora-ultra .giyimo-home-brand-card:hover{
  transform:translateY(-3px)!important;box-shadow:var(--velora-shadow)!important;
  border-color:color-mix(in srgb,var(--velora-gold) 34%,#fff)!important;
}

/* Product cards: stable block sizing; only hover Y movement. */
body.theme-giyimo-velora-ultra .product-card,
body.theme-giyimo-velora-ultra .poem-product-card{
  height:100%!important;min-width:0!important;
  border:1px solid var(--velora-line)!important;border-radius:18px!important;
  background:#fff!important;box-shadow:0 10px 30px rgba(31,25,18,.045)!important;
  transform:none!important;perspective:none!important;transform-style:flat!important;will-change:auto!important;
}
body.theme-giyimo-velora-ultra .product-card:hover,
body.theme-giyimo-velora-ultra .poem-product-card:hover{
  transform:translateY(-4px)!important;box-shadow:0 20px 46px rgba(31,25,18,.095)!important;
  border-color:color-mix(in srgb,var(--velora-gold) 30%,#fff)!important;
}
body.theme-giyimo-velora-ultra .poem-product-image{background:linear-gradient(180deg,#fbfaf8,#f2eee8)!important}
body.theme-giyimo-velora-ultra .poem-product-image img{transform:none!important}
body.theme-giyimo-velora-ultra .poem-product-card:hover .poem-product-image img{transform:scale(1.018)!important}
body.theme-giyimo-velora-ultra .poem-product-info form button{
  border-radius:10px!important;background:var(--velora-ink)!important;min-height:36px!important;
  box-shadow:0 8px 18px rgba(23,21,18,.10)!important;
}
body.theme-giyimo-velora-ultra .poem-product-info form button:hover{background:var(--velora-gold)!important}

/* Product detail: explicitly visible, full stable container. */
body.theme-giyimo-velora-ultra main>section.container-app,
body.theme-giyimo-velora-ultra .poem-product-detail,
body.theme-giyimo-velora-ultra [data-product-main-media]{
  opacity:1!important;visibility:visible!important;transform:none!important;filter:none!important;
}
body.theme-giyimo-velora-ultra .poem-product-main-media{
  border:1px solid var(--velora-line)!important;border-radius:22px!important;
  background:#fff!important;box-shadow:var(--velora-shadow)!important;
}

/* Forms / filters */
body.theme-giyimo-velora-ultra .input,
body.theme-giyimo-velora-ultra .select,
body.theme-giyimo-velora-ultra .textarea,
body.theme-giyimo-velora-ultra input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=button]),
body.theme-giyimo-velora-ultra select,
body.theme-giyimo-velora-ultra textarea{border-color:rgba(31,25,18,.18)!important}
body.theme-giyimo-velora-ultra .giyimo-products-filter-panel,
body.theme-giyimo-velora-ultra .poem-filter-panel{border-color:var(--velora-line)!important;box-shadow:0 12px 34px rgba(31,25,18,.055)!important}

/* Footer */
body.theme-giyimo-velora-ultra .poem-footer{margin-top:32px!important;background:#171512!important;color:#eee8df!important}
body.theme-giyimo-velora-ultra .poem-footer h3,
body.theme-giyimo-velora-ultra .poem-footer h4{color:#fff!important}
body.theme-giyimo-velora-ultra .poem-footer a,
body.theme-giyimo-velora-ultra .poem-footer p,
body.theme-giyimo-velora-ultra .poem-footer li{color:#bdb5aa!important}
body.theme-giyimo-velora-ultra .poem-footer a:hover{color:#efc77f!important}

/* Never animate layout sections on scroll. */
body.theme-giyimo-velora-ultra .poem-products-section,
body.theme-giyimo-velora-ultra .poem-promo-section,
body.theme-giyimo-velora-ultra .poem-blog-home-section,
body.theme-giyimo-velora-ultra .poem-story-section,
body.theme-giyimo-velora-ultra .poem-home-ticker,
body.theme-giyimo-velora-ultra .poem-category-section,
body.theme-giyimo-velora-ultra .giyimo-home-brand-section{
  opacity:1!important;transform:none!important;translate:none!important;scale:none!important;
}
@media(max-width:1279px){body.theme-giyimo-velora-ultra .container-app{width:calc(100% - 28px)!important}}
@media(max-width:640px){
  body.theme-giyimo-velora-ultra .container-app{width:calc(100% - 18px)!important}
  body.theme-giyimo-velora-ultra .product-card:hover,
  body.theme-giyimo-velora-ultra .poem-product-card:hover,
  body.theme-giyimo-velora-ultra .poem-category-tile:hover,
  body.theme-giyimo-velora-ultra .giyimo-home-brand-card:hover{transform:none!important}
}
@media(prefers-reduced-motion:reduce){body.theme-giyimo-velora-ultra *{scroll-behavior:auto!important}}


/* Velora Flash Products V1.2 */
.velora-flash-products{padding:28px 0;background:var(--flash-bg,#e50914);color:var(--flash-text,#fff);overflow:hidden}
.velora-flash-products .container-app{position:relative}
.velora-flash-head{display:flex;align-items:center;gap:18px;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}
.velora-flash-head h2{margin:6px 0 0;font-size:clamp(28px,3vw,44px);font-weight:950;letter-spacing:-.04em;color:var(--flash-text,#fff)}
.velora-flash-badge{display:inline-flex;align-items:center;gap:8px;font-weight:950;letter-spacing:.04em;color:var(--flash-text,#fff)}
.velora-flash-countdown{display:flex;gap:8px;align-items:center}
.velora-flash-countdown span{min-width:58px;padding:9px 10px;border-radius:14px;text-align:center;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.32);backdrop-filter:blur(8px)}
.velora-flash-countdown b{display:block;font-size:21px;line-height:1;font-weight:950}.velora-flash-countdown small{display:block;margin-top:5px;font-size:9px;font-weight:900;opacity:.8}
.velora-flash-link{display:inline-flex;align-items:center;gap:7px;padding:12px 15px;border-radius:13px;background:#fff;color:#111!important;font-weight:900}
.velora-flash-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,260px);gap:14px;overflow-x:auto;padding:2px 2px 12px;scroll-snap-type:x proximity;scrollbar-width:none}.velora-flash-track::-webkit-scrollbar{display:none}
.velora-flash-item{scroll-snap-align:start;min-width:0}.velora-flash-item .product-card{height:100%;background:#fff!important;color:#111;border-color:rgba(0,0,0,.08)!important;box-shadow:0 12px 28px rgba(85,0,0,.18)!important}
@media(max-width:720px){.velora-flash-products{padding:22px 0}.velora-flash-head{align-items:flex-start}.velora-flash-countdown{order:3;width:100%}.velora-flash-countdown span{flex:1;min-width:0}.velora-flash-track{grid-auto-columns:minmax(190px,76vw)}}

/* =========================================================
   VELORA ULTRA COMMERCE PRO v1.3
   Tam sayfa premium görünüm katmanı.
   Mevcut işlevlere dokunmaz; yalnızca aktif Velora temasında çalışır.
   ========================================================= */
body.theme-giyimo-velora-ultra{
  --velora-v13-ink:var(--poem-theme-text,#171512);
  --velora-v13-muted:var(--poem-theme-muted,#746f68);
  --velora-v13-card:var(--poem-theme-card,#fff);
  --velora-v13-bg:var(--poem-theme-bg,#f8f5f0);
  --velora-v13-gold:var(--color-accent-500,#c59045);
  --velora-v13-line:rgba(31,25,18,.09);
  --velora-v13-line-strong:rgba(31,25,18,.15);
  --velora-v13-shadow-sm:0 10px 30px rgba(28,22,17,.055);
  --velora-v13-shadow-md:0 20px 54px rgba(28,22,17,.09);
  --velora-v13-shadow-lg:0 32px 90px rgba(28,22,17,.13);
  --velora-v13-glass:rgba(255,255,255,.82);
  background:
    radial-gradient(circle at 12% 3%,rgba(197,144,69,.075),transparent 28rem),
    radial-gradient(circle at 88% 18%,rgba(23,21,18,.035),transparent 32rem),
    var(--velora-v13-bg);
  color:var(--velora-v13-ink);
}
body.theme-giyimo-velora-ultra .velora-main{overflow:clip}
body.theme-giyimo-velora-ultra ::selection{background:rgba(197,144,69,.24);color:#171512}
body.theme-giyimo-velora-ultra :focus-visible{outline:2px solid var(--velora-v13-gold)!important;outline-offset:3px!important}

/* Header / navigation */
body.theme-giyimo-velora-ultra .velora-header{
  position:sticky;top:0;z-index:50;
  border-radius:0!important;
  border-bottom:1px solid rgba(31,25,18,.07);
  background:rgba(255,255,255,.91)!important;
  -webkit-backdrop-filter:blur(18px) saturate(140%);
  backdrop-filter:blur(18px) saturate(140%);
  box-shadow:0 1px 0 rgba(255,255,255,.7);
}
body.theme-giyimo-velora-ultra .velora-header.is-premium-scrolled{
  background:rgba(255,255,255,.96)!important;
  border-bottom-color:rgba(31,25,18,.11);
  box-shadow:0 16px 44px rgba(31,25,18,.075)!important;
}
body.theme-giyimo-velora-ultra .poem-header-main{min-height:82px;gap:22px}
body.theme-giyimo-velora-ultra .poem-logo{position:relative;isolation:isolate}
body.theme-giyimo-velora-ultra .poem-logo img{max-height:47px;transition:transform .28s ease,filter .28s ease}
body.theme-giyimo-velora-ultra .poem-logo:hover img{transform:translateY(-1px)}
body.theme-giyimo-velora-ultra .poem-nav{gap:4px}
body.theme-giyimo-velora-ultra .poem-nav>a,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap>a{
  position:relative;padding:10px 11px!important;border-radius:10px;
  font-size:13px;font-weight:750;letter-spacing:-.01em;color:#3a342e!important;
}
body.theme-giyimo-velora-ultra .poem-nav>a:after,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap>a:after{
  content:"";position:absolute;left:12px;right:12px;bottom:5px;height:1.5px;
  transform:scaleX(0);transform-origin:center;background:var(--velora-v13-gold);transition:transform .22s ease;
}
body.theme-giyimo-velora-ultra .poem-nav>a:hover,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap:hover>a,
body.theme-giyimo-velora-ultra .poem-nav>a.active,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap>a.active{background:rgba(197,144,69,.07);color:#171512!important}
body.theme-giyimo-velora-ultra .poem-nav>a:hover:after,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap:hover>a:after,
body.theme-giyimo-velora-ultra .poem-nav>a.active:after,
body.theme-giyimo-velora-ultra .poem-nav-dropdown-wrap>a.active:after{transform:scaleX(1)}
body.theme-giyimo-velora-ultra .poem-nav-dropdown{
  border:1px solid var(--velora-v13-line)!important;border-radius:20px!important;
  background:rgba(255,255,255,.98)!important;box-shadow:var(--velora-v13-shadow-lg)!important;
  -webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:10px!important;
}
body.theme-giyimo-velora-ultra .poem-actions{gap:7px}
body.theme-giyimo-velora-ultra .poem-action-btn,
body.theme-giyimo-velora-ultra .poem-mobile-btn{
  border:1px solid rgba(31,25,18,.08)!important;background:#fff!important;color:#28231f!important;
  box-shadow:0 5px 16px rgba(31,25,18,.04);border-radius:12px!important;
}
body.theme-giyimo-velora-ultra .poem-action-btn:hover,
body.theme-giyimo-velora-ultra .poem-mobile-btn:hover{
  border-color:rgba(197,144,69,.28)!important;background:#fffaf4!important;color:#8a5e21!important;
  box-shadow:0 10px 26px rgba(31,25,18,.08)!important;
}
body.theme-giyimo-velora-ultra .poem-search-line{padding-bottom:13px}
body.theme-giyimo-velora-ultra .poem-search-input-wrap{
  border:1px solid rgba(31,25,18,.12)!important;border-radius:15px!important;background:#fff!important;
  box-shadow:0 8px 24px rgba(31,25,18,.045)!important;
}
body.theme-giyimo-velora-ultra .poem-search-suggestions{
  border:1px solid var(--velora-v13-line)!important;border-radius:16px!important;box-shadow:var(--velora-v13-shadow-md)!important;
}

/* Topbar */
body.theme-giyimo-velora-ultra .poem-topbar{border-bottom:1px solid rgba(255,255,255,.08)}
body.theme-giyimo-velora-ultra .poem-topbar-inner{min-height:34px}
body.theme-giyimo-velora-ultra .poem-topbar-message{font-weight:700;letter-spacing:.01em}

/* Hero */
body.theme-giyimo-velora-ultra .poem-hero-section{padding-top:18px}
body.theme-giyimo-velora-ultra .poem-spark-hero,
body.theme-giyimo-velora-ultra .poem-hero-card{
  border:1px solid rgba(31,25,18,.08)!important;border-radius:28px!important;
  box-shadow:0 28px 80px rgba(28,22,17,.12)!important;overflow:hidden;
  background:#171512;
}
body.theme-giyimo-velora-ultra .poem-spark-slide:after{
  content:"";position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(90deg,rgba(12,10,8,.46) 0%,rgba(12,10,8,.15) 48%,rgba(12,10,8,0) 72%);
}
body.theme-giyimo-velora-ultra .poem-spark-copy{z-index:2;max-width:720px}
body.theme-giyimo-velora-ultra .poem-spark-copy small{
  display:inline-flex;align-items:center;gap:8px;width:max-content;padding:7px 11px;border-radius:999px;
  background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.19);backdrop-filter:blur(10px);
  font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;
}
body.theme-giyimo-velora-ultra .poem-spark-copy h1{letter-spacing:-.045em;text-wrap:balance;text-shadow:0 6px 28px rgba(0,0,0,.16)}
body.theme-giyimo-velora-ultra .poem-spark-copy p{max-width:620px;text-wrap:pretty}
body.theme-giyimo-velora-ultra .poem-spark-cta{
  border-radius:13px!important;padding:13px 17px!important;background:#fff!important;color:#171512!important;
  box-shadow:0 10px 28px rgba(0,0,0,.16);transition:transform .22s ease,box-shadow .22s ease!important;
}
body.theme-giyimo-velora-ultra .poem-spark-cta:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.2)}
body.theme-giyimo-velora-ultra .poem-spark-features b{
  background:rgba(255,255,255,.11)!important;border:1px solid rgba(255,255,255,.15)!important;backdrop-filter:blur(10px);
}
body.theme-giyimo-velora-ultra .poem-spark-nav{border:1px solid rgba(255,255,255,.2)!important;backdrop-filter:blur(10px)}

/* Section rhythm and headings */
body.theme-giyimo-velora-ultra .poem-products-section,
body.theme-giyimo-velora-ultra .poem-category-section,
body.theme-giyimo-velora-ultra .giyimo-home-brand-section,
body.theme-giyimo-velora-ultra .poem-blog-home-section{padding-block:30px}
body.theme-giyimo-velora-ultra .poem-section-head{margin-bottom:16px;align-items:flex-end}
body.theme-giyimo-velora-ultra .poem-section-head h2{
  font-size:clamp(23px,2.25vw,34px)!important;letter-spacing:-.035em!important;line-height:1.05!important;color:var(--velora-v13-ink)!important;
}
body.theme-giyimo-velora-ultra .poem-section-head a{
  display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:10px;color:#62584d!important;font-weight:750!important;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}
body.theme-giyimo-velora-ultra .poem-section-head a:hover{background:#fff;color:#171512!important;transform:translateX(2px)}

/* Stories */
body.theme-giyimo-velora-ultra .poem-story-section{padding-block:19px 24px}
body.theme-giyimo-velora-ultra .poem-story-card{gap:8px}
body.theme-giyimo-velora-ultra .poem-story-thumb{
  border:2px solid rgba(255,255,255,.95)!important;outline:2px solid rgba(197,144,69,.72)!important;
  outline-offset:2px;box-shadow:0 8px 24px rgba(31,25,18,.10)!important;
}
body.theme-giyimo-velora-ultra .poem-story-card:hover .poem-story-thumb{transform:translateY(-2px) scale(1.015)}

/* Category + brand tiles */
body.theme-giyimo-velora-ultra .poem-category-tile,
body.theme-giyimo-velora-ultra .poem-category-card,
body.theme-giyimo-velora-ultra .giyimo-home-brand-card,
body.theme-giyimo-velora-ultra .poem-brand-card{
  border:1px solid var(--velora-v13-line)!important;border-radius:18px!important;background:rgba(255,255,255,.95)!important;
  box-shadow:var(--velora-v13-shadow-sm)!important;overflow:hidden;
}
body.theme-giyimo-velora-ultra .poem-category-tile img,
body.theme-giyimo-velora-ultra .poem-category-card img,
body.theme-giyimo-velora-ultra .giyimo-home-brand-card img{transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .3s ease}
body.theme-giyimo-velora-ultra .poem-category-tile:hover img,
body.theme-giyimo-velora-ultra .poem-category-card:hover img,
body.theme-giyimo-velora-ultra .giyimo-home-brand-card:hover img{transform:scale(1.035)}

/* Product cards */
body.theme-giyimo-velora-ultra .velora-product-card{
  border:1px solid rgba(31,25,18,.085)!important;border-radius:20px!important;background:#fff!important;
  box-shadow:0 10px 32px rgba(31,25,18,.045)!important;overflow:hidden!important;
  transition:transform .27s cubic-bezier(.2,.7,.2,1),box-shadow .27s ease,border-color .27s ease!important;
}
body.theme-giyimo-velora-ultra .velora-product-card:hover{
  transform:translateY(-5px)!important;border-color:rgba(197,144,69,.28)!important;box-shadow:0 24px 56px rgba(31,25,18,.105)!important;
}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-image{background:linear-gradient(180deg,#fcfbf9 0%,#f4f0ea 100%)!important;overflow:hidden}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-image:after{
  content:"";position:absolute;inset:auto 0 0;height:22%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(24,20,16,.035));
}
body.theme-giyimo-velora-ultra .velora-product-card .poem-fav,
body.theme-giyimo-velora-ultra .velora-product-card .poem-compare{
  border:1px solid rgba(31,25,18,.09)!important;background:rgba(255,255,255,.88)!important;backdrop-filter:blur(10px);
  box-shadow:0 8px 22px rgba(31,25,18,.08)!important;
}
body.theme-giyimo-velora-ultra .velora-product-card .poem-badge{
  border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 20px rgba(31,25,18,.08);font-weight:850!important;letter-spacing:.01em;
}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info{padding:14px 14px 15px!important}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info h3{min-height:2.65em;line-height:1.32!important;letter-spacing:-.015em;font-weight:720!important}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info h3 a:hover{color:#8b622a!important}
body.theme-giyimo-velora-ultra .velora-product-card .poem-price-row{margin-top:8px}
body.theme-giyimo-velora-ultra .velora-product-card .poem-price-row .price{font-size:17px!important;font-weight:900!important;letter-spacing:-.025em}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info form{margin-top:11px}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info form button{
  width:100%;min-height:40px!important;border-radius:12px!important;border:1px solid #171512!important;background:#171512!important;color:#fff!important;
  font-size:12px!important;font-weight:850!important;letter-spacing:.01em;box-shadow:0 9px 20px rgba(23,21,18,.12)!important;
}
body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info form button:hover{background:#8b622a!important;border-color:#8b622a!important;transform:translateY(-1px)}

/* Category/listing */
body.theme-giyimo-velora-ultra .velora-category-page{padding-top:28px!important}
body.theme-giyimo-velora-ultra .velora-category-page .giyimo-category-main>div.bg-white{
  border:1px solid var(--velora-v13-line)!important;background:rgba(255,255,255,.94)!important;
  box-shadow:var(--velora-v13-shadow-sm)!important;
}
body.theme-giyimo-velora-ultra .velora-category-page .giyimo-subcat-scroll a{
  border:1px solid rgba(31,25,18,.09)!important;background:#fff!important;border-radius:999px!important;box-shadow:0 5px 14px rgba(31,25,18,.035);
}
body.theme-giyimo-velora-ultra .velora-category-page .giyimo-subcat-scroll a:hover{border-color:rgba(197,144,69,.32)!important;background:#fffaf5!important}
body.theme-giyimo-velora-ultra .giyimo-products-filter-panel,
body.theme-giyimo-velora-ultra .poem-filter-panel{
  border:1px solid var(--velora-v13-line)!important;border-radius:20px!important;background:rgba(255,255,255,.95)!important;
  box-shadow:0 14px 38px rgba(31,25,18,.06)!important;
}
body.theme-giyimo-velora-ultra .poem-filter-searchbox,
body.theme-giyimo-velora-ultra .poem-filter-mini-search{border-radius:12px!important;background:#fbfaf8!important}

/* Product detail */
body.theme-giyimo-velora-ultra .velora-product-page{padding-top:30px!important;padding-bottom:36px!important}
body.theme-giyimo-velora-ultra .velora-product-grid{align-items:start}
body.theme-giyimo-velora-ultra .velora-product-page .poem-product-main-media{
  border:1px solid rgba(31,25,18,.08)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#f7f3ed)!important;
  box-shadow:0 24px 68px rgba(31,25,18,.10)!important;
}
body.theme-giyimo-velora-ultra .velora-product-page [data-thumb-group]>*{
  border-radius:13px!important;overflow:hidden;border-color:rgba(31,25,18,.10)!important;background:#fff!important;
}
body.theme-giyimo-velora-ultra .velora-product-summary{
  position:relative;border:1px solid rgba(31,25,18,.08);border-radius:24px;background:rgba(255,255,255,.82);
  -webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:24px;box-shadow:0 18px 52px rgba(31,25,18,.065);
}
body.theme-giyimo-velora-ultra .velora-product-summary h1{letter-spacing:-.035em!important;line-height:1.08!important}
body.theme-giyimo-velora-ultra .velora-product-summary #product-price{letter-spacing:-.04em}
body.theme-giyimo-velora-ultra .velora-product-summary #product-form button[type=submit]{
  min-height:52px!important;border-radius:14px!important;font-weight:900!important;box-shadow:0 14px 30px rgba(23,21,18,.14)!important;
}
body.theme-giyimo-velora-ultra .velora-product-page [data-tabs]{
  border:1px solid var(--velora-v13-line);border-radius:22px;background:rgba(255,255,255,.78);padding:22px;
  box-shadow:var(--velora-v13-shadow-sm);
}
body.theme-giyimo-velora-ultra .velora-product-page [data-tabs] [data-tab]{font-weight:800!important;white-space:nowrap}

/* Promo / blog */
body.theme-giyimo-velora-ultra .poem-home-promo-card,
body.theme-giyimo-velora-ultra .poem-blog-product-card{
  border:1px solid rgba(31,25,18,.08)!important;border-radius:20px!important;overflow:hidden!important;
  box-shadow:0 12px 34px rgba(31,25,18,.06)!important;transition:transform .26s ease,box-shadow .26s ease!important;
}
body.theme-giyimo-velora-ultra .poem-home-promo-card:hover,
body.theme-giyimo-velora-ultra .poem-blog-product-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(31,25,18,.11)!important}

/* Generic content surfaces: cart / auth / account / pages */
body.theme-giyimo-velora-ultra main .card,
body.theme-giyimo-velora-ultra main .shadow-card,
body.theme-giyimo-velora-ultra main .bg-white.rounded-2xl,
body.theme-giyimo-velora-ultra main .bg-white.rounded-3xl{
  border-color:var(--velora-v13-line)!important;box-shadow:0 12px 36px rgba(31,25,18,.055)!important;
}
body.theme-giyimo-velora-ultra main table{border-collapse:separate;border-spacing:0}
body.theme-giyimo-velora-ultra main thead th{font-size:11px!important;letter-spacing:.035em;text-transform:uppercase;color:#756d64!important;background:#faf8f5!important}
body.theme-giyimo-velora-ultra .btn-primary{border-radius:12px!important;box-shadow:0 9px 22px rgba(23,21,18,.11)}
body.theme-giyimo-velora-ultra .btn-secondary{border-radius:12px!important}

/* Trust + footer */
body.theme-giyimo-velora-ultra .velora-trust{
  margin-top:28px;border-block:1px solid rgba(31,25,18,.08);background:rgba(255,255,255,.72);backdrop-filter:blur(12px);
}
body.theme-giyimo-velora-ultra .velora-trust .poem-trust-item{padding-block:20px}
body.theme-giyimo-velora-ultra .velora-footer{
  position:relative;margin-top:0!important;border-radius:0!important;background:
  radial-gradient(circle at 12% 0%,rgba(197,144,69,.15),transparent 28rem),
  linear-gradient(180deg,#191714 0%,#11100e 100%)!important;
  color:#eee8df!important;overflow:hidden;
}
body.theme-giyimo-velora-ultra .velora-footer:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.2;
  background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);
  background-size:56px 56px;mask-image:linear-gradient(180deg,#000,transparent 76%);
}
body.theme-giyimo-velora-ultra .velora-footer .container-app{position:relative;z-index:1}
body.theme-giyimo-velora-ultra .velora-footer h3,
body.theme-giyimo-velora-ultra .velora-footer h4{letter-spacing:-.02em}
body.theme-giyimo-velora-ultra .velora-footer a{transition:color .18s ease,transform .18s ease}
body.theme-giyimo-velora-ultra .velora-footer a:hover{color:#f0c982!important}
body.theme-giyimo-velora-ultra .poem-newsletter input{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.14)!important;color:#fff!important}
body.theme-giyimo-velora-ultra .poem-newsletter input::placeholder{color:rgba(255,255,255,.48)}
body.theme-giyimo-velora-ultra .poem-footer-bottom{border-top-color:rgba(255,255,255,.08)!important}

/* Flash products: make red block look intentional with theme */
body.theme-giyimo-velora-ultra .velora-flash-products{position:relative;margin-block:14px;border-radius:0;box-shadow:inset 0 1px rgba(255,255,255,.15),inset 0 -1px rgba(0,0,0,.08)}
body.theme-giyimo-velora-ultra .velora-flash-products:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 14% 0%,rgba(255,255,255,.18),transparent 22rem)}
body.theme-giyimo-velora-ultra .velora-flash-head,
body.theme-giyimo-velora-ultra .velora-flash-track{position:relative;z-index:1}

/* Desktop */
@media (min-width:1024px){
  body.theme-giyimo-velora-ultra .velora-product-summary{position:sticky;top:112px}
  body.theme-giyimo-velora-ultra .theme-header-compact .poem-header-main{min-height:68px}
}

/* Tablet/mobile */
@media (max-width:1023px){
  body.theme-giyimo-velora-ultra .poem-header-main{min-height:68px;gap:12px}
  body.theme-giyimo-velora-ultra .poem-logo img{max-height:40px}
  body.theme-giyimo-velora-ultra .poem-spark-hero,
  body.theme-giyimo-velora-ultra .poem-hero-card{border-radius:22px!important}
  body.theme-giyimo-velora-ultra .velora-product-summary{padding:20px}
}
@media (max-width:640px){
  body.theme-giyimo-velora-ultra{background:var(--velora-v13-bg)}
  body.theme-giyimo-velora-ultra .poem-hero-section{padding-top:10px}
  body.theme-giyimo-velora-ultra .poem-spark-hero,
  body.theme-giyimo-velora-ultra .poem-hero-card{border-radius:18px!important;box-shadow:0 16px 42px rgba(28,22,17,.10)!important}
  body.theme-giyimo-velora-ultra .poem-spark-copy{padding-inline:18px!important}
  body.theme-giyimo-velora-ultra .poem-products-section,
  body.theme-giyimo-velora-ultra .poem-category-section,
  body.theme-giyimo-velora-ultra .giyimo-home-brand-section,
  body.theme-giyimo-velora-ultra .poem-blog-home-section{padding-block:22px}
  body.theme-giyimo-velora-ultra .poem-section-head h2{font-size:23px!important}
  body.theme-giyimo-velora-ultra .velora-product-card{border-radius:16px!important}
  body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info{padding:11px 11px 12px!important}
  body.theme-giyimo-velora-ultra .velora-product-card .poem-product-info form button{min-height:38px!important;font-size:11px!important}
  body.theme-giyimo-velora-ultra .velora-product-page{padding-top:18px!important}
  body.theme-giyimo-velora-ultra .velora-product-summary{border-radius:18px;padding:16px;background:#fff}
  body.theme-giyimo-velora-ultra .velora-product-page [data-tabs]{border-radius:18px;padding:16px}
  body.theme-giyimo-velora-ultra .velora-trust .poem-trust-item{padding-block:14px}
}

@media (hover:none){
  body.theme-giyimo-velora-ultra .velora-product-card:hover,
  body.theme-giyimo-velora-ultra .poem-home-promo-card:hover,
  body.theme-giyimo-velora-ultra .poem-blog-product-card:hover{transform:none!important}
}
@media (prefers-reduced-motion:reduce){
  body.theme-giyimo-velora-ultra *,
  body.theme-giyimo-velora-ultra *:before,
  body.theme-giyimo-velora-ultra *:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}

/* =========================================================
   Velora Ultra Commerce Pro v1.3.1
   Product card action buttons visibility fix
   Favori + Karsilastirma ikonlari beyaz zeminde kaybolmasin.
   ========================================================= */
body.theme-giyimo-velora-ultra .poem-product-card .poem-fav,
body.theme-giyimo-velora-ultra .poem-product-card .poem-compare{
  position:absolute!important;
  right:10px!important;
  bottom:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:32px!important;
  height:32px!important;
  padding:0!important;
  border-radius:999px!important;
  border:1px solid rgba(31,25,18,.13)!important;
  background:rgba(255,255,255,.96)!important;
  color:#211c17!important;
  stroke:currentColor!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  z-index:15!important;
  box-shadow:0 8px 22px rgba(31,25,18,.12)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  backdrop-filter:blur(10px)!important;
  transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important;
}
body.theme-giyimo-velora-ultra .poem-product-card .poem-fav{top:10px!important;}
body.theme-giyimo-velora-ultra .poem-product-card .poem-compare{top:50px!important;}
body.theme-giyimo-velora-ultra .poem-product-card .poem-fav svg,
body.theme-giyimo-velora-ultra .poem-product-card .poem-compare svg{
  display:block!important;
  width:17px!important;
  height:17px!important;
  color:inherit!important;
  stroke:currentColor!important;
  opacity:1!important;
}
body.theme-giyimo-velora-ultra .poem-product-card .poem-fav:hover,
body.theme-giyimo-velora-ultra .poem-product-card .poem-compare:hover{
  transform:translateY(-1px) scale(1.04)!important;
  background:#211c17!important;
  color:#fff!important;
  border-color:#211c17!important;
  box-shadow:0 12px 26px rgba(31,25,18,.18)!important;
}
body.theme-giyimo-velora-ultra .poem-product-card .poem-fav.text-rose-600{
  background:#fff1f3!important;
  color:#c84f67!important;
  border-color:rgba(200,79,103,.25)!important;
}
body.theme-giyimo-velora-ultra .poem-product-card .poem-fav.text-rose-600:hover{
  background:#c84f67!important;
  color:#fff!important;
  border-color:#c84f67!important;
}
body.theme-giyimo-velora-ultra .poem-product-card .poem-fav:focus-visible,
body.theme-giyimo-velora-ultra .poem-product-card .poem-compare:focus-visible{
  outline:3px solid rgba(197,144,69,.32)!important;
  outline-offset:2px!important;
}
@media(max-width:640px){
  body.theme-giyimo-velora-ultra .poem-product-card .poem-fav,
  body.theme-giyimo-velora-ultra .poem-product-card .poem-compare{
    right:8px!important;
    width:30px!important;
    height:30px!important;
  }
  body.theme-giyimo-velora-ultra .poem-product-card .poem-fav{top:8px!important;}
  body.theme-giyimo-velora-ultra .poem-product-card .poem-compare{top:44px!important;}
  body.theme-giyimo-velora-ultra .poem-product-card .poem-fav svg,
  body.theme-giyimo-velora-ultra .poem-product-card .poem-compare svg{width:16px!important;height:16px!important;}
}


/* =========================================================
   Velora Ultra Commerce Pro v1.4
   Premium sağ sepet paneli + özel Flash ürünler sayfası
   ========================================================= */
html.velora-cart-lock,body.velora-cart-lock{overflow:hidden!important}
.velora-cart-drawer{position:fixed;inset:0;z-index:99990;pointer-events:none;visibility:hidden}
.velora-cart-drawer-overlay{position:absolute;inset:0;border:0;background:rgba(12,10,8,.48);backdrop-filter:blur(6px);opacity:0;transition:opacity .28s ease;cursor:default}
.velora-cart-drawer-panel{position:absolute;top:0;right:0;width:min(460px,100vw);height:100dvh;background:#fbfaf7;color:#171512;box-shadow:-28px 0 70px rgba(18,14,10,.2);transform:translate3d(104%,0,0);transition:transform .34s cubic-bezier(.22,.9,.32,1);display:flex;flex-direction:column;outline:none;overflow:hidden}
.velora-cart-drawer.is-open{pointer-events:auto;visibility:visible}
.velora-cart-drawer.is-open .velora-cart-drawer-overlay{opacity:1}
.velora-cart-drawer.is-open .velora-cart-drawer-panel{transform:translate3d(0,0,0)}
.velora-cart-drawer-head{height:84px;min-height:84px;padding:18px 20px 16px 24px;border-bottom:1px solid rgba(23,21,18,.08);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;gap:16px}
.velora-cart-drawer-kicker{display:block;font-size:9px;line-height:1;font-weight:950;letter-spacing:.22em;color:#9c7440;margin-bottom:6px}
.velora-cart-drawer-head h2{margin:0;font-size:23px;line-height:1.05;font-weight:950;letter-spacing:-.035em;color:#171512}
.velora-cart-drawer-head h2 small{font-size:12px;color:#80786f;font-weight:850}
.velora-cart-drawer-close{width:42px;height:42px;border-radius:50%;border:1px solid rgba(23,21,18,.1);background:#f5f2ec;color:#171512;display:grid;place-items:center;transition:.2s}
.velora-cart-drawer-close:hover{background:#171512;color:#fff;transform:rotate(4deg)}
.velora-cart-drawer-content{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d7d0c5 transparent}
.velora-cart-drawer.is-busy .velora-cart-drawer-content{cursor:progress}
.velora-cart-drawer.is-busy .velora-cart-item{opacity:.72}
.velora-cart-drawer-loading{min-height:55vh;display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap;padding:34px;text-align:center;color:#766f66}
.velora-cart-drawer-loading span{width:8px;height:8px;border-radius:50%;background:#c59045;animation:veloraCartDot .85s ease-in-out infinite alternate}
.velora-cart-drawer-loading span:nth-child(2){animation-delay:.15s}.velora-cart-drawer-loading span:nth-child(3){animation-delay:.3s}
.velora-cart-drawer-loading p{width:100%;font-size:12px;font-weight:800;margin-top:8px}
@keyframes veloraCartDot{to{transform:translateY(-7px);opacity:.45}}
.velora-cart-items{padding:12px 18px 2px}
.velora-cart-item{display:grid;grid-template-columns:94px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid rgba(23,21,18,.07);transition:opacity .18s}
.velora-cart-item-media{width:94px;height:116px;border-radius:18px;background:#f1eee8;overflow:hidden;border:1px solid rgba(23,21,18,.06)}
.velora-cart-item-media img{width:100%;height:100%;object-fit:cover;display:block}
.velora-cart-item-main{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:2px 0}
.velora-cart-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.velora-cart-item-name{display:block;margin-top:5px;color:#171512!important;font-size:13px;font-weight:900;line-height:1.35;letter-spacing:-.015em}
.velora-cart-variation{margin:5px 0 0;color:#817970;font-size:11px;font-weight:650}
.velora-cart-flash{display:inline-flex;align-items:center;min-height:21px;padding:3px 7px;border-radius:999px;background:#ef1622;color:#fff;font-size:8px;font-weight:950;letter-spacing:.04em;text-transform:uppercase}
.velora-cart-remove{flex:0 0 28px;width:28px;height:28px;border-radius:50%;border:0;background:#f0ede7;color:#80786f;font-size:18px;line-height:1;transition:.18s}
.velora-cart-remove:hover{background:#171512;color:#fff}
.velora-cart-item-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:12px}
.velora-cart-qty{display:inline-grid;grid-template-columns:30px 31px 30px;height:32px;border:1px solid rgba(23,21,18,.1);border-radius:999px;overflow:hidden;background:#fff;align-items:center;text-align:center}
.velora-cart-qty button{height:100%;border:0;background:transparent;color:#171512;font-size:16px;font-weight:800}
.velora-cart-qty button:hover:not(:disabled){background:#f1eee8}.velora-cart-qty button:disabled{opacity:.28;cursor:not-allowed}
.velora-cart-qty strong{font-size:11px}
.velora-cart-item-price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:2px}
.velora-cart-item-price strong{font-size:14px;color:#171512;font-weight:950}
.velora-cart-old{font-size:10px;color:#aaa29a;text-decoration:line-through;font-weight:700}
.velora-cart-drawer-summary{position:sticky;bottom:0;padding:17px 20px 20px;background:linear-gradient(180deg,rgba(251,250,247,.86),#fbfaf7 18%);border-top:1px solid rgba(23,21,18,.08);box-shadow:0 -18px 35px rgba(23,21,18,.04)}
.velora-cart-summary-row,.velora-cart-summary-total{display:flex;align-items:center;justify-content:space-between;gap:18px}
.velora-cart-summary-row{font-size:12px;color:#777067;margin:5px 0}.velora-cart-summary-row strong{color:#29241f;font-weight:850}
.velora-cart-summary-row.is-discount,.velora-cart-summary-row.is-discount strong{color:#13804d}
.velora-cart-summary-row.is-tax{font-size:10px;color:#9b948c}
.velora-cart-summary-total{margin-top:12px;padding-top:13px;border-top:1px dashed rgba(23,21,18,.14);font-size:14px;font-weight:900}
.velora-cart-summary-total strong{font-size:25px;letter-spacing:-.035em;color:#171512}
.velora-cart-coupon{display:inline-flex;margin-bottom:8px;padding:6px 9px;border-radius:9px;background:#eaf8ef;color:#166b43;font-size:10px;font-weight:750}
.velora-cart-drawer-actions{display:grid;grid-template-columns:.86fr 1.14fr;gap:9px;margin-top:16px}
.velora-cart-primary,.velora-cart-secondary{min-height:47px;border-radius:14px;display:flex;align-items:center;justify-content:center;text-align:center;padding:10px 12px;font-size:12px;font-weight:950;transition:.2s}
.velora-cart-primary{background:#171512;color:#fff!important;box-shadow:0 12px 24px rgba(23,21,18,.14)}
.velora-cart-primary:hover{background:#000;transform:translateY(-1px)}
.velora-cart-secondary{border:1px solid rgba(23,21,18,.12);background:#fff;color:#171512!important}.velora-cart-secondary:hover{border-color:#171512}
.velora-cart-continue{width:100%;border:0;background:transparent;padding:11px 8px 1px;color:#777067;font-size:10px;font-weight:850;text-decoration:underline;text-underline-offset:3px}
.velora-cart-empty{min-height:66vh;padding:48px 34px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.velora-cart-empty-icon{width:76px;height:76px;border-radius:26px;background:#f0ede7;display:grid;place-items:center;font-size:34px;margin-bottom:18px}
.velora-cart-empty h3{font-size:21px;font-weight:950;letter-spacing:-.03em;margin:0}.velora-cart-empty p{max-width:300px;color:#80786f;font-size:12px;line-height:1.6;margin:8px 0 20px}
.velora-cart-empty .velora-cart-primary{width:100%;max-width:260px}
.velora-cart-error{padding:50px 25px;text-align:center;display:flex;flex-direction:column;gap:14px}.velora-cart-error a{font-weight:900;text-decoration:underline}
.velora-cart-inline-error{margin:12px 18px 0;padding:9px 11px;border-radius:10px;background:#fff0f0;color:#a31923;border:1px solid #ffd3d6;font-size:11px;font-weight:800}
@media(max-width:520px){
  .velora-cart-drawer-panel{width:100vw}
  .velora-cart-drawer-head{height:74px;min-height:74px;padding:14px 14px 13px 18px}
  .velora-cart-items{padding-inline:13px}.velora-cart-item{grid-template-columns:82px 1fr;gap:11px}.velora-cart-item-media{width:82px;height:104px;border-radius:15px}
  .velora-cart-drawer-summary{padding:14px 14px calc(15px + env(safe-area-inset-bottom))}
}

/* Özel Flash ürün listeleme sayfası */
.velora-flash-page{min-height:70vh;background:#f7f5f1}
.velora-flash-page-hero{position:relative;overflow:hidden;background:var(--flash-bg,#e50914);color:var(--flash-text,#fff);padding:26px 0 34px}
.velora-flash-page-hero:before{content:"";position:absolute;inset:-40% -10%;pointer-events:none;background:radial-gradient(circle at 18% 25%,rgba(255,255,255,.22),transparent 25%),radial-gradient(circle at 82% 8%,rgba(255,207,51,.22),transparent 20%)}
.velora-flash-page-hero .container-app{position:relative;z-index:1}
.velora-flash-breadcrumb{display:flex;align-items:center;gap:8px;font-size:10px;font-weight:800;opacity:.78;margin-bottom:22px}.velora-flash-breadcrumb a{color:inherit!important}.velora-flash-breadcrumb span{opacity:.5}
.velora-flash-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.velora-flash-page-copy{max-width:700px}.velora-flash-page-badge{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);font-size:10px;font-weight:950;letter-spacing:.06em}
.velora-flash-page-copy h1{margin:10px 0 8px;font-size:clamp(34px,5vw,64px);font-weight:950;line-height:.96;letter-spacing:-.055em;color:inherit}.velora-flash-page-copy p{max-width:620px;margin:0;font-size:12px;line-height:1.65;font-weight:650;opacity:.84}
.velora-flash-page-countdown-wrap>small{display:block;text-align:right;margin-bottom:8px;font-size:8px;font-weight:950;letter-spacing:.14em;opacity:.75}
.velora-flash-page-body{padding-top:24px;padding-bottom:54px}
.velora-flash-page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding:15px 17px;background:#fff;border:1px solid rgba(23,21,18,.07);border-radius:17px;box-shadow:0 8px 24px rgba(28,22,17,.04)}
.velora-flash-page-toolbar>div{display:flex;align-items:baseline;gap:10px;min-width:0}.velora-flash-page-toolbar strong{font-size:14px;font-weight:950}.velora-flash-page-toolbar span{color:#80786f;font-size:10px;font-weight:700}.velora-flash-page-toolbar>a{display:inline-flex;align-items:center;gap:6px;color:#171512!important;font-size:10px;font-weight:900;white-space:nowrap}
.velora-flash-page-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.velora-flash-page-grid .product-card{height:100%}
.velora-flash-empty{padding:70px 20px;text-align:center;background:#fff;border-radius:24px;border:1px solid rgba(23,21,18,.07)}.velora-flash-empty>div{width:68px;height:68px;margin:0 auto 15px;border-radius:22px;background:#f1eee8;display:grid;place-items:center;color:#9c7440}.velora-flash-empty h2{font-size:21px;font-weight:950;margin:0}.velora-flash-empty p{max-width:500px;margin:7px auto 20px;color:#80786f;font-size:12px;line-height:1.6}
@media(max-width:1180px){.velora-flash-page-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:860px){.velora-flash-page-head{align-items:flex-start;flex-direction:column}.velora-flash-page-countdown-wrap>small{text-align:left}.velora-flash-page-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.velora-flash-page-hero{padding:18px 0 25px}.velora-flash-page-copy h1{font-size:36px}.velora-flash-page-copy p{font-size:11px}.velora-flash-page-toolbar{align-items:flex-start}.velora-flash-page-toolbar>div{display:block}.velora-flash-page-toolbar span{display:block;margin-top:3px}.velora-flash-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.velora-flash-page-countdown-wrap{width:100%}.velora-flash-page-countdown{width:100%}.velora-flash-page-countdown span{flex:1;min-width:0}}


/* =========================================================
   Velora Ultra Commerce Pro v1.4.2
   Sepet kapatma işareti + Flash carousel navigasyonu
   ========================================================= */
body.theme-giyimo-velora-ultra .velora-cart-drawer-close{
  position:relative!important;flex:0 0 42px!important;width:42px!important;height:42px!important;
  border:1px solid rgba(23,21,18,.12)!important;border-radius:999px!important;
  background:#f5f2ec!important;color:#171512!important;cursor:pointer!important;
  display:grid!important;place-items:center!important;padding:0!important;line-height:1!important;
}
body.theme-giyimo-velora-ultra .velora-cart-drawer-close:hover,
body.theme-giyimo-velora-ultra .velora-cart-drawer-close:focus-visible{
  background:#171512!important;color:#fff!important;outline:none!important;
  box-shadow:0 0 0 4px rgba(197,144,69,.15)!important;
}
.velora-cart-close-mark{position:relative;display:block;width:18px;height:18px;pointer-events:none}
.velora-cart-close-mark:before,.velora-cart-close-mark:after{
  content:"";position:absolute;left:50%;top:50%;width:19px;height:2px;border-radius:999px;
  background:currentColor;transform-origin:center;
}
.velora-cart-close-mark:before{transform:translate(-50%,-50%) rotate(45deg)}
.velora-cart-close-mark:after{transform:translate(-50%,-50%) rotate(-45deg)}

.velora-flash-carousel{position:relative}
.velora-flash-nav{
  position:absolute;top:50%;z-index:20;width:46px;height:46px;border-radius:999px;
  border:1px solid rgba(23,21,18,.10);background:rgba(255,255,255,.98);color:#171512;
  box-shadow:0 14px 32px rgba(55,20,15,.22);display:grid;place-items:center;padding:0;
  transform:translateY(-50%);transition:transform .2s ease,background .2s ease,color .2s ease,opacity .2s ease;
  cursor:pointer;backdrop-filter:blur(10px);
}
.velora-flash-nav svg{width:20px;height:20px;pointer-events:none}
.velora-flash-prev{left:-20px}.velora-flash-next{right:-20px}
.velora-flash-nav:hover:not(:disabled){background:#171512;color:#fff;transform:translateY(-50%) scale(1.06)}
.velora-flash-nav:focus-visible{outline:3px solid color-mix(in srgb,var(--flash-accent,#ffcf33) 70%,#fff);outline-offset:3px}
.velora-flash-nav:disabled{opacity:.34;cursor:not-allowed;box-shadow:none}
.velora-flash-nav[hidden]{display:none!important}
@media(max-width:900px){.velora-flash-prev{left:6px}.velora-flash-next{right:6px}}
@media(max-width:767px){.velora-flash-nav{display:none!important}}

/* Velora Full Width layout tune v1.4.3 */
@media(min-width:1680px){body.theme-giyimo-velora-ultra .container-app{width:calc(100% - 56px)!important}}
@media(min-width:2200px){body.theme-giyimo-velora-ultra .container-app{width:calc(100% - 72px)!important}}

/* Velora Hero Ratio Tune v1.5.0 — tam genişlikte slider daha dengeli ve premium */
body.theme-giyimo-velora-ultra .poem-spark-hero{
  min-height:clamp(455px,35vw,660px)!important;
}
body.theme-giyimo-velora-ultra .poem-hero-card img,
body.theme-giyimo-velora-ultra .poem-hero-card video{
  height:clamp(390px,34vw,630px)!important;
}
@media(max-width:1023px){
  body.theme-giyimo-velora-ultra .poem-spark-hero{min-height:500px!important}
  body.theme-giyimo-velora-ultra .poem-hero-card img,
  body.theme-giyimo-velora-ultra .poem-hero-card video{height:460px!important}
}
@media(max-width:640px){
  body.theme-giyimo-velora-ultra .poem-spark-hero{min-height:455px!important}
  body.theme-giyimo-velora-ultra .poem-hero-card img,
  body.theme-giyimo-velora-ultra .poem-hero-card video{height:390px!important}
}

/* Slider Pro v1.6: lokal/harici video, kontrollü kırpma ve ekstra overlay */
body.theme-giyimo-velora-ultra .poem-spark-slide>.poem-slider-embed{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border:0!important;
  pointer-events:none!important;transform:scale(1.015);background:#111;
}
body.theme-giyimo-velora-ultra .poem-spark-slide>.poem-spark-shade{
  box-shadow:inset 0 0 0 9999px rgba(0,0,0,var(--slider-overlay,0));
}
body.theme-giyimo-velora-ultra .poem-spark-slide>video,
body.theme-giyimo-velora-ultra .poem-spark-slide>img{width:100%!important;height:100%!important;}

/* =========================================================
   VELORA FOOTER LEGAL BAR VISIBILITY FIX v1.6.3
   Alt sözleşme bağlantılarını koyu footer üzerinde okunaklı tutar.
   ========================================================= */
body.theme-giyimo-velora-ultra .poem-footer .poem-footer-bottom{
  background:linear-gradient(180deg,#151310 0%,#0f0e0c 100%)!important;
  border-top:1px solid rgba(255,255,255,.11)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
}
body.theme-giyimo-velora-ultra .poem-footer .poem-footer-bottom>.container-app{
  min-height:64px!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
  color:rgba(255,255,255,.72)!important;
}
body.theme-giyimo-velora-ultra .poem-footer .poem-footer-bottom p{
  color:rgba(255,255,255,.66)!important;
  font-weight:600!important;
}
body.theme-giyimo-velora-ultra .poem-footer .poem-footer-bottom-top{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  min-width:0!important;
}
body.theme-giyimo-velora-ultra .poem-footer .poem-legal-links{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  margin:0!important;
  padding:0!important;
  border-top:0!important;
}
body.theme-giyimo-velora-ultra .poem-footer .poem-legal-links a{
  display:inline-flex!important;
  align-items:center!important;
  min-height:30px!important;
  padding:6px 9px!important;
  border:1px solid rgba(255,255,255,.09)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.045)!important;
  color:rgba(255,255,255,.78)!important;
  font-size:10.5px!important;
  line-height:1!important;
  font-weight:750!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important;
}
body.theme-giyimo-velora-ultra .poem-footer .poem-legal-links a:hover,
body.theme-giyimo-velora-ultra .poem-footer .poem-legal-links a:focus-visible{
  background:rgba(216,165,75,.13)!important;
  border-color:rgba(216,165,75,.42)!important;
  color:#f4cf8b!important;
  transform:translateY(-1px)!important;
  outline:none!important;
}
@media(max-width:900px){
  body.theme-giyimo-velora-ultra .poem-footer .poem-footer-bottom>.container-app{
    align-items:flex-start!important;
    text-align:left!important;
  }
  body.theme-giyimo-velora-ultra .poem-footer .poem-legal-links{
    justify-content:flex-start!important;
  }
}
@media(max-width:640px){
  body.theme-giyimo-velora-ultra .poem-footer .poem-footer-bottom>.container-app{
    padding-top:14px!important;
    padding-bottom:16px!important;
    gap:11px!important;
  }
  body.theme-giyimo-velora-ultra .poem-footer .poem-legal-links{gap:6px!important}
  body.theme-giyimo-velora-ultra .poem-footer .poem-legal-links a{
    min-height:29px!important;
    padding:6px 8px!important;
    font-size:10px!important;
  }
}

/* =========================================================
   GİYİMO PRODUCT CARD TRUST META v1.6.4
   Tüm ortak ürün kartlarında stok durumu + yorum yıldızları.
   ========================================================= */
.poem-product-card .poem-card-commerce-meta{min-height:24px;margin:4px 0 1px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;line-height:1}
.poem-product-card .poem-card-stock{display:inline-flex;align-items:center;gap:5px;min-height:20px;padding:4px 7px;border-radius:999px;border:1px solid transparent;font-size:9px;line-height:1;font-weight:900;letter-spacing:.015em;white-space:nowrap}
.poem-product-card .poem-card-stock i{width:6px;height:6px;border-radius:999px;flex:0 0 6px;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 15%,transparent)}
.poem-product-card .poem-card-stock.is-in-stock{color:#14804a;background:#eefaf3;border-color:#cdeedb}
.poem-product-card .poem-card-stock.is-out-of-stock{color:#b42318;background:#fff2f0;border-color:#ffd6d1}
.poem-product-card .poem-card-rating{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:0;color:#8c8277;white-space:nowrap}
.poem-product-card .poem-card-stars{display:inline-flex;align-items:center;gap:1px;line-height:1}
.poem-product-card .poem-card-stars b{margin:0;padding:0;font-size:11px;line-height:1;font-weight:900;color:#ddd6cb;text-shadow:none}
.poem-product-card .poem-card-stars b.is-active{color:#e0a328;filter:drop-shadow(0 1px 1px rgba(161,101,0,.10))}
.poem-product-card .poem-card-rating small{font-size:9px;line-height:1;font-weight:800;color:#81776d}
body.theme-giyimo-velora-ultra .poem-product-card .poem-card-commerce-meta{padding-inline:2px}
body.theme-giyimo-velora-ultra .poem-product-card .poem-card-stock.is-in-stock{color:#177a49!important;background:#f0faf4!important;border-color:#d1eadb!important}
body.theme-giyimo-velora-ultra .poem-product-card .poem-card-stars b.is-active{color:#d9a234!important}
@media(max-width:640px){.poem-product-card .poem-card-commerce-meta{gap:5px;margin-top:3px;min-height:22px}.poem-product-card .poem-card-stock{padding:3px 6px;font-size:8px}.poem-product-card .poem-card-stars b{font-size:9px}.poem-product-card .poem-card-rating small{font-size:8px}}

/* =========================================================
   GİYİMO v1.8.19 — stable product card parity
   Restored on top of the full Velora stylesheet.
   ========================================================= */
body.theme-giyimo-velora-ultra{
  --giyimo-card-w:clamp(220px,19vw,260px);
  --giyimo-card-img:clamp(220px,19vw,260px);
}
body.theme-giyimo-velora-ultra .product-carousel .poem-product-carousel-item{
  flex:0 0 var(--giyimo-card-w)!important;
  width:var(--giyimo-card-w)!important;
  min-width:var(--giyimo-card-w)!important;
  display:flex!important;
  align-self:stretch!important;
}
body.theme-giyimo-velora-ultra .velora-flash-track{
  grid-auto-columns:var(--giyimo-card-w)!important;
  align-items:stretch!important;
}
body.theme-giyimo-velora-ultra .velora-flash-item{
  width:var(--giyimo-card-w)!important;
  min-width:var(--giyimo-card-w)!important;
  height:100%!important;
}
body.theme-giyimo-velora-ultra .poem-product-card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  height:100%!important;
  min-height:430px!important;
}
body.theme-giyimo-velora-ultra .poem-product-image{
  position:relative!important;
  width:100%!important;
  height:var(--giyimo-card-img)!important;
  min-height:var(--giyimo-card-img)!important;
  max-height:var(--giyimo-card-img)!important;
  aspect-ratio:1/1!important;
  flex:0 0 var(--giyimo-card-img)!important;
  overflow:hidden!important;
}
body.theme-giyimo-velora-ultra .poem-product-media-link{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
}
body.theme-giyimo-velora-ultra .poem-product-media-link .poem-card-photo,
body.theme-giyimo-velora-ultra .poem-product-media-link .poem-card-photo-alt,
body.theme-giyimo-velora-ultra .poem-product-media-link .poem-card-video-preview{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
  max-width:none!important;max-height:none!important;object-fit:cover!important;
}
body.theme-giyimo-velora-ultra .poem-product-info{
  display:flex!important;flex-direction:column!important;flex:1 1 auto!important;
  min-height:174px!important;padding:11px 12px 12px!important;
}
body.theme-giyimo-velora-ultra .poem-product-info h3{
  height:36px!important;min-height:36px!important;max-height:36px!important;line-height:18px!important;
  display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;
  overflow:hidden!important;margin:0!important;
}
body.theme-giyimo-velora-ultra .poem-product-info .poem-card-commerce-meta{
  height:24px!important;min-height:24px!important;max-height:24px!important;flex:0 0 24px!important;
  overflow:hidden!important;margin:5px 0 2px!important;flex-wrap:nowrap!important;
}
body.theme-giyimo-velora-ultra .poem-product-info .poem-price-row{
  height:58px!important;min-height:58px!important;max-height:58px!important;flex:0 0 58px!important;
  display:flex!important;flex-wrap:wrap!important;align-content:center!important;margin:0!important;
}
body.theme-giyimo-velora-ultra .poem-product-info form{margin-top:auto!important;padding-top:6px!important;flex:0 0 auto!important}
body.theme-giyimo-velora-ultra .poem-product-info form button{width:100%!important;min-height:36px!important}
@media(max-width:720px){
  body.theme-giyimo-velora-ultra{--giyimo-card-w:min(76vw,220px);--giyimo-card-img:min(76vw,220px)}
  body.theme-giyimo-velora-ultra .poem-product-card{min-height:390px!important}
  body.theme-giyimo-velora-ultra .poem-product-info{min-height:164px!important}
}
