.avl-halloween{--h-ink: #111018;--h-night: #18131f;--h-orange: #f47a20;--h-orange-dark: #d85c0a;--h-cream: #fff8ed;--h-mist: #f4eee7;--h-purple: #7352ad;--h-line: rgba(17, 16, 24, .16);color:var(--h-ink);background:#fffaf3;font-family:var(--font-body--family, sans-serif)}.avl-halloween *,.avl-halloween *:before,.avl-halloween *:after{box-sizing:border-box}.avl-halloween button,.avl-halloween input,.avl-halloween select{font:inherit}.avl-halloween fieldset{min-width:0;margin:0;padding:0;border:0}.avl-halloween legend{width:100%;margin-bottom:12px;font-size:14px;font-weight:800;letter-spacing:.01em}.avl-halloween__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(540px,.95fr);gap:clamp(36px,4vw,58px);max-width:1320px;margin:0 auto;padding:clamp(28px,4vw,52px) 32px 56px}.avl-halloween__media{min-width:0}.avl-halloween__gallery-shell{position:relative}.avl-halloween__gallery{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:22px;background:#ece7df;box-shadow:0 18px 50px #190e1924}.avl-halloween__gallery::-webkit-scrollbar{display:none}.avl-halloween__slide{margin:0;scroll-snap-align:start;aspect-ratio:1;overflow:hidden}.avl-halloween__slide img{display:block;width:100%;height:100%;object-fit:cover}.avl-halloween__slide[data-halloween-slide]:not([data-halloween-slide=hero]):not([data-halloween-slide=dressing]):not([data-halloween-slide=outing]) img{object-fit:cover}.avl-halloween__gallery-nav{position:absolute;z-index:2;top:50%;right:14px;left:14px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;transform:translateY(-50%)}.avl-halloween__gallery-nav button{width:40px;height:40px;border:1px solid var(--h-line);border-radius:50%;background:#fffffff0;color:var(--h-ink);cursor:pointer;pointer-events:auto;box-shadow:0 5px 18px #11101821;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.avl-halloween__gallery-nav button:hover{border-color:var(--h-orange);color:var(--h-orange-dark)}.avl-halloween__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:68px;gap:8px;overflow-x:auto;padding:3px 2px 8px;scrollbar-width:none}.avl-halloween__thumbs::-webkit-scrollbar{display:none}.avl-halloween__thumbs button{width:68px;height:68px;padding:3px;overflow:hidden;border:2px solid transparent;border-radius:11px;background:#fff;cursor:pointer}.avl-halloween__thumbs button.is-active{border-color:var(--h-orange);box-shadow:0 0 0 2px #f47a202e}.avl-halloween__thumbs img{display:block;width:100%;height:100%;object-fit:cover;border-radius:7px}.avl-halloween__purchase{min-width:0;align-self:start;position:sticky;top:24px}.avl-halloween__eyebrow{margin:0 0 12px;color:var(--h-orange-dark);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.avl-halloween__purchase h1{margin:0;font-family:var(--font-heading--family, sans-serif);font-size:clamp(24px,2.1vw,28px);line-height:1.04;letter-spacing:-.04em;color:var(--h-night);white-space:nowrap}.avl-halloween__purchase h1 span{display:inline}.avl-halloween__lead{margin:16px 0 13px;max-width:600px;color:#443b49;font-size:15px;line-height:1.5}.avl-halloween__highlights{display:grid;gap:7px;margin:0;padding:0;list-style:none;color:#332b37;font-size:14px}.avl-halloween__highlights li{position:relative;padding-left:24px}.avl-halloween__highlights li:before{content:"\2726";position:absolute;left:0;color:var(--h-orange-dark);font-size:11px;top:2px}.avl-halloween__price{display:flex;align-items:baseline;gap:10px;margin:18px 0}.avl-halloween__price strong{font-size:26px;color:var(--h-night)}.avl-halloween__price span{color:#6e6570;font-size:13px}.avl-halloween__form{display:grid;gap:14px}.avl-halloween__fit-tools{display:flex;align-items:center;justify-content:space-between;gap:16px}.avl-halloween__fit-tools strong{font-size:15px}.avl-halloween__fit-tools a{color:var(--h-orange-dark);font-size:12px;font-weight:800}.avl-halloween__bundles{display:grid;gap:10px}.avl-halloween__bundle{position:relative;overflow:visible;border:1px solid var(--h-line);border-radius:14px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.avl-halloween__bundle.is-selected{border-color:var(--h-orange);box-shadow:inset 0 0 0 1px var(--h-orange),0 8px 24px #d85c0a14}.avl-halloween__bundle-badge{position:absolute;z-index:1;top:-8px;right:14px;padding:4px 9px;border-radius:999px;background:var(--h-night);color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.avl-halloween__bundle-option{display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:70px;padding:12px 14px;cursor:pointer}.avl-halloween__bundle-option input{position:absolute;opacity:0;pointer-events:none}.avl-halloween__bundle-radio{width:20px;height:20px;border:1.5px solid #b8afb9;border-radius:50%;box-shadow:inset 0 0 0 5px #fff;background:transparent}.avl-halloween__bundle-option input:checked+.avl-halloween__bundle-radio{border-color:var(--h-orange);background:var(--h-orange)}.avl-halloween__bundle-option strong{display:block;font-size:15px}.avl-halloween__bundle-option small{display:block;margin-top:2px;color:#766c77;font-size:11px}.avl-halloween__bundle-option b{font-size:15px;white-space:nowrap}.avl-halloween__offer-prices{display:grid;justify-items:end;gap:2px}.avl-halloween__offer-prices del{color:#8a808a;font-size:10px;font-weight:700;white-space:nowrap}.avl-halloween__bundle-panel{padding:0 12px 12px;border-top:1px solid rgba(17,16,24,.09)}.avl-halloween__bundle-panel[hidden]{display:none}.avl-halloween__bundle-panel>p{margin:10px 2px;color:#6e6570;font-size:11px}.avl-halloween__pairs{display:grid;gap:7px}.avl-halloween__pair{display:grid;grid-template-columns:56px minmax(0,1.35fr) minmax(0,1fr);gap:8px;align-items:end;padding:8px;border:1px solid rgba(17,16,24,.1);border-radius:10px;background:#fffaf3}.avl-halloween__pair>strong{align-self:center;font-size:12px}.avl-halloween__pair label>span{display:block;margin:0 0 3px 2px;color:#776e78;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.avl-halloween__pair select{width:100%;min-height:40px;padding:8px 28px 8px 10px;border:1px solid var(--h-line);border-radius:8px;color:var(--h-ink);background:#fff;font-size:11px;font-weight:700}.avl-halloween__atc{display:flex;min-height:58px;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 20px;border:0;border-radius:999px;background:linear-gradient(110deg,var(--h-orange-dark),var(--h-orange));color:#fff;font-size:14px;font-weight:900;letter-spacing:.035em;text-transform:uppercase;cursor:pointer;box-shadow:0 12px 26px #d85c0a38}.avl-halloween__atc:hover{filter:brightness(.96);transform:translateY(-1px)}.avl-halloween__atc:disabled{opacity:.5;cursor:not-allowed;transform:none}.avl-halloween__atc strong{padding-left:12px;border-left:1px solid rgba(255,255,255,.45)}.avl-halloween__status{min-height:20px;margin:-12px 0 0;font-size:13px;text-align:center}.avl-halloween__status.is-error{color:#a51d1d}.avl-halloween__cart-check{margin-top:-14px;color:var(--h-orange-dark);font-size:13px;font-weight:800;text-align:center}.avl-halloween__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0 10px}.avl-halloween__trust>*{display:flex;flex-direction:column;min-height:88px;padding:12px;border:1px solid var(--h-line);border-radius:13px;background:#ffffffb3;color:inherit;text-decoration:none}.avl-halloween__trust strong{font-size:12px;line-height:1.25}.avl-halloween__trust span span,.avl-halloween__trust a span{margin-top:6px;color:#756b77;font-size:10px;line-height:1.35}.avl-halloween__details{margin-top:16px;border-top:1px solid var(--h-line)}.avl-halloween__details details{border-bottom:1px solid var(--h-line)}.avl-halloween__details summary{display:flex;justify-content:space-between;gap:16px;padding:17px 0;font-size:14px;font-weight:800;cursor:pointer;list-style:none}.avl-halloween__details summary::-webkit-details-marker{display:none}.avl-halloween__details p{margin:-2px 0 18px;color:#514753;font-size:13px;line-height:1.55}.avl-halloween__sticky{position:fixed;z-index:25;right:18px;bottom:14px;left:auto;display:grid;grid-template-columns:42px minmax(0,1fr) auto minmax(132px,160px);align-items:center;gap:9px;width:min(560px,calc(100% - 36px));padding:6px;border:1px solid rgba(244,122,32,.32);border-radius:14px;background:#18131ff0;color:#fff;box-shadow:0 12px 34px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.avl-halloween__sticky[hidden]{display:none}.avl-halloween__sticky img{width:42px;height:42px;object-fit:cover;border-radius:8px;background:#fff}.avl-halloween__sticky>div{display:flex;flex-direction:column;min-width:0}.avl-halloween__sticky>div strong{display:none}.avl-halloween__sticky>div span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#d4cad8;font-size:11px}.avl-halloween__sticky>strong{font-size:13px}.avl-halloween__sticky .avl-halloween__atc{min-height:42px;padding-block:10px;box-shadow:none;font-size:12px}@media(max-width:989px){.avl-halloween__layout{grid-template-columns:1fr;gap:30px;padding:5px 5px 48px}.avl-halloween__gallery{border-radius:16px}.avl-halloween__media{width:100%}.avl-halloween__thumbs{padding-inline:10px}.avl-halloween__purchase{position:static;padding:0 15px}.avl-halloween__purchase h1{font-size:clamp(30px,8vw,36px);white-space:normal}.avl-halloween__purchase h1 span{display:block}.avl-halloween__sticky{grid-template-columns:48px minmax(0,1fr) auto;right:8px;bottom:8px;left:8px;width:auto;border-radius:15px}.avl-halloween__sticky img{width:48px;height:48px}.avl-halloween__sticky>div strong{display:block}.avl-halloween__sticky>strong{display:none}.avl-halloween__sticky .avl-halloween__atc{width:auto;min-width:128px;padding-inline:15px}}@media(max-width:580px){.avl-halloween__bundle-option{min-height:66px;padding-inline:11px}.avl-halloween__bundle-option strong{font-size:14px}.avl-halloween__pair{grid-template-columns:44px minmax(0,1.25fr) minmax(0,1fr);gap:6px;padding:7px 6px}.avl-halloween__pair select{padding-inline:7px 22px;font-size:10px}.avl-halloween__trust{grid-template-columns:1fr}.avl-halloween__trust>*{min-height:0}.avl-halloween__sticky>div strong{max-width:150px}.avl-halloween__sticky>div span{max-width:150px}}@media(prefers-reduced-motion:reduce){.avl-halloween__gallery{scroll-behavior:auto!important}.avl-halloween__pattern>span,.avl-halloween__atc{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/avenlife-halloween-product.css.map */
