/* DiraMarket 2.26.1 — product photography and seller identity. */
.dm-product-gallery-fluid.dm-product-gallery{height:auto;min-height:0;max-height:none;width:100%;max-width:none;margin:0;border-radius:0;background:#fafcf9;overflow:visible}
.dm-product-gallery-fluid .dm-product-media-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:var(--dm-surface)}
.dm-product-gallery-fluid .dm-product-stock{position:static;max-width:calc(100% - 56px);margin:0}
.dm-product-gallery-fluid .dm-product-favorite-wrap{position:static;margin:0;flex:0 0 auto}
.dm-product-gallery-fluid .dm-favorite-btn{width:44px;height:44px}
.dm-product-media-frame{position:relative;width:100%;overflow:hidden;background:#fafcf9}
.dm-product-gallery-fluid .dm-product-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;background:transparent;transition:opacity .28s ease}
.dm-product-gallery-fluid .dm-product-slide.is-active{position:relative;inset:auto;opacity:1;visibility:visible;pointer-events:auto;animation:dm-product-photo-in .28s ease-out}
.dm-product-gallery-fluid .dm-product-slide img{display:block;width:100%;height:auto;max-width:100%;max-height:none;object-fit:contain;object-position:center;background:transparent;margin:0}
.dm-product-gallery-fluid .dm-product-no-image{min-height:280px;display:grid;place-items:center;color:var(--dm-muted)}
.dm-product-media-tools{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 12px;padding:8px 16px;background:var(--dm-surface)}
.dm-product-media-tools:empty{display:none}
.dm-product-gallery-fluid .dm-gallery-indicators{position:static;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:0;min-width:0;flex:1 1 140px;margin:0}
.dm-product-gallery-fluid .dm-gallery-dot{display:grid;place-items:center;flex:0 0 32px;width:32px;height:44px;min-width:32px;border:0;padding:0;border-radius:8px;background:transparent;box-shadow:none;opacity:1;cursor:pointer}
.dm-product-gallery-fluid .dm-gallery-dot::before{content:"";width:7px;height:7px;border-radius:50%;background:#c8d0c2;transition:width .22s ease,background .22s ease}
.dm-product-gallery-fluid .dm-gallery-dot.is-active::before{width:20px;border-radius:5px;background:var(--dm-primary)}
.dm-product-gallery-fluid .dm-product-video-entry{position:static;display:flex;align-items:center;gap:8px;max-width:100%;margin-left:auto}
.dm-product-gallery-fluid .dm-product-video-play{display:grid;place-items:center;width:44px;height:44px;min-height:44px;flex:0 0 44px;padding:0;border:1px solid #d9e2d3;border-radius:50%;background:#f0f6eb;color:var(--dm-primary);box-shadow:none;transition:background .2s ease,transform .2s ease}
.dm-product-gallery-fluid .dm-product-video-play svg{width:22px;height:22px;margin-left:2px}
.dm-product-gallery-fluid .dm-product-video-play:hover{background:#e0efcf;transform:translateY(-1px)}
.dm-product-gallery-fluid .dm-product-video-entry small{background:transparent;padding:0;color:var(--dm-muted);font-size:11px;line-height:1.4}
.dm-product-page .dm-product-info-card{margin-top:0;box-shadow:none;border-radius:0;padding-top:22px}
.dm-contact-product-vendor{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:12px 16px;margin-top:12px;border:1px solid #d9e3d2;border-radius:15px;background:#f0f6eb;color:var(--dm-primary);text-decoration:none;font-weight:700;line-height:1.4;box-sizing:border-box;transition:background .2s ease}
.dm-contact-product-vendor svg{width:22px;height:22px;flex:0 0 22px}
.dm-contact-product-vendor:hover{background:#e0efcf}
.dm-contact-product-vendor:focus-visible,.dm-product-gallery-fluid button:focus-visible,.dm-discovery-card:focus-visible{outline:3px solid var(--dm-primary);outline-offset:3px}
.dm-discovery-mixed-grid .dm-sponsored-card{display:flex;flex-direction:column;align-items:stretch}
.dm-discovery-mixed-grid .dm-sponsored-image{width:100%;aspect-ratio:1;background:#f4f7f1}
.dm-discovery-mixed-grid .dm-sponsored-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.dm-discovery-mixed-grid .dm-sponsored-copy{flex:1;gap:6px;padding:12px;min-width:0;box-sizing:border-box}
.dm-discovery-mixed-grid .dm-sponsored-copy>strong{font-size:14px;line-height:1.4;white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.dm-discovery-mixed-grid .dm-sponsored-copy>em{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 6px;font-size:16px;line-height:1.4;white-space:normal;overflow-wrap:anywhere}
.dm-discovery-mixed-grid .dm-sponsored-copy>em del{font-size:12px;font-weight:400}
.dm-card-seller{display:flex;align-items:center;gap:7px;min-width:0;margin-top:auto;padding-top:8px;color:var(--dm-muted);font-size:11px;line-height:1.4}
.dm-card-seller>img,.dm-card-seller-placeholder{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;object-fit:cover;border-radius:50%;background:#edf2e8;border:1px solid #e1e7dc}
.dm-card-seller-placeholder svg{width:18px;height:18px}
.dm-card-seller>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dm-product-image-guidance{color:var(--dm-muted);font-size:12px;line-height:1.6;margin:10px 0 16px}
@keyframes dm-product-photo-in{from{opacity:.45}to{opacity:1}}
@media(min-width:760px){
  .dm-product-gallery-fluid.dm-product-gallery{max-width:960px;margin:0 auto}
  .dm-discovery-mixed-grid .dm-sponsored-copy{padding:16px}
  .dm-discovery-mixed-grid .dm-sponsored-copy>strong{font-size:16px}
  .dm-discovery-mixed-grid .dm-sponsored-copy>em{font-size:19px}
  .dm-card-seller{font-size:12px}
}
@media(min-width:1024px) and (hover:hover) and (pointer:fine){
  .dm-product-page.dm-app-product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:24px;width:calc(100% - 64px);max-width:1440px;margin:0 auto;padding-top:148px}
  .dm-product-gallery-fluid.dm-product-gallery{grid-column:1;grid-row:1 / span 3;max-width:none;min-width:0;border-radius:18px;overflow:hidden}
  .dm-product-page .dm-product-info-card{grid-column:2;grid-row:1;min-width:0;width:100%;max-width:none;margin:0;padding:20px;border:1px solid var(--dm-surface-container);border-radius:18px;box-sizing:border-box}
  .dm-product-page .dm-product-vendor-area{grid-column:2;grid-row:3;padding:0;max-width:none;width:100%;min-width:0}
  .dm-product-page .dm-product-description,.dm-product-page .dm-product-reviews-preview{grid-column:1/-1;width:100%;max-width:none;padding:20px 0}
  .dm-product-page .dm-product-bottom-bar{grid-column:2;grid-row:2;position:static;width:100%;transform:none;margin:0;padding:0;box-shadow:none;box-sizing:border-box}
  .dm-product-page .dm-product-bottom-spacer{display:none}
}
@media(prefers-reduced-motion:reduce){.dm-product-gallery-fluid *,.dm-contact-product-vendor{animation:none!important;transition:none!important}}
