/* AdeptCommerce Core storefront integration — v0.2.1 */
.ac27-home-hero .ac27-hero-product{position:relative}
.ac27-home-hero .ac27-hero-product.is-ac-core-changing .ac27-hero-copy,
.ac27-home-hero .ac27-hero-product.is-ac-core-changing .ac27-hero-media{opacity:.12;transform:translateY(4px)}
.ac27-home-hero .ac27-hero-copy,
.ac27-home-hero .ac27-hero-media{transition:opacity .22s ease,transform .22s ease}
.ac-core-hero-controls{position:absolute;left:28px;bottom:22px;z-index:8;display:flex;align-items:center;gap:8px}
.ac-core-hero-controls button{appearance:none;border:0;cursor:pointer}
.ac-core-hero-arrow{width:32px;height:32px;border-radius:10px!important;background:rgba(255,255,255,.88)!important;color:#182033!important;box-shadow:0 6px 20px rgba(16,24,40,.09);display:grid;place-items:center;font-size:18px;line-height:1}
.ac-core-hero-dots{display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:10px;background:rgba(255,255,255,.78);backdrop-filter:blur(9px)}
.ac-core-hero-dot{width:6px;height:6px;border-radius:999px!important;background:#aeb8c8!important;padding:0!important;transition:width .2s ease,background .2s ease}
.ac-core-hero-dot.is-active{width:18px;background:var(--ac27-accent,#2764ff)!important}
.ac-core-cutout,.ac27-card-image img,.ac27-hero-media img,.ac26-product-gallery img{background:transparent!important}
@media(max-width:760px){.ac-core-hero-controls{left:16px;bottom:14px}.ac-core-hero-arrow{width:30px;height:30px}}
@media(prefers-reduced-motion:reduce){.ac27-home-hero .ac27-hero-copy,.ac27-home-hero .ac27-hero-media{transition:none!important}}
