.hero-carousel[data-astro-cid-cvacyrdg]{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:2.8rem;overflow:hidden;background:#2d1f18;height:clamp(360px,28vw,450px);user-select:none}.hero-carousel__images[data-astro-cid-cvacyrdg]{position:absolute;inset:0}.hero-carousel__slide[data-astro-cid-cvacyrdg]{position:absolute;inset:0;opacity:0;transition:opacity .6s ease-in-out;will-change:opacity}.hero-carousel__slide[data-astro-cid-cvacyrdg][data-active]{opacity:1}.hero-carousel__slide[data-astro-cid-cvacyrdg] img[data-astro-cid-cvacyrdg]{width:100%;height:100%;object-fit:cover;display:block}.hero-carousel__overlay[data-astro-cid-cvacyrdg]{position:absolute;inset:0;z-index:1;background:linear-gradient(97deg,#0e0a07d4,#0e0a0780 35%,#0e0a0733 62%,#0e0a0724),linear-gradient(180deg,#0e0a070d,#0e0a0766);pointer-events:none}.hero-carousel__content[data-astro-cid-cvacyrdg]{position:absolute;inset:0;z-index:2;max-width:min(720px,calc(100% - 10rem));box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:.72rem;margin-inline:auto;padding:clamp(1rem,2.4vw,1.6rem) clamp(1rem,4vw,2rem) clamp(3.5rem,6vw,5rem);transform:none;text-wrap:pretty;pointer-events:none}.hero-carousel__pill[data-astro-cid-cvacyrdg]{width:fit-content;font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:#fff6e7d1;font-weight:800;padding:.25rem .62rem;border-radius:999px;border:1px solid rgba(240,177,62,.7);background:#f0b13e29;backdrop-filter:blur(2px)}.hero-carousel__content[data-astro-cid-cvacyrdg] h1[data-astro-cid-cvacyrdg]{margin:0;color:#fff6e7;text-shadow:0 6px 18px rgba(0,0,0,.45);font-size:clamp(2.1rem,4.1vw,3.5rem);line-height:1.08;font-weight:800;max-width:16ch;overflow-wrap:anywhere}.hero-carousel__content[data-astro-cid-cvacyrdg] p[data-astro-cid-cvacyrdg]{margin:0;color:#f2dfc7d9;max-width:34ch;line-height:1.33;font-size:clamp(1rem,1.5vw,1.3rem);text-shadow:0 3px 10px rgba(0,0,0,.35);overflow-wrap:anywhere}.hero-carousel__cta[data-astro-cid-cvacyrdg]{margin-top:.32rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.62rem 1.25rem;border:2px solid rgba(240,177,62,.9);color:#f0b13e;background:#f0b13e29;backdrop-filter:blur(4px);font-size:.88rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;text-decoration:none;box-shadow:0 8px 14px #0000003d;transition:transform .2s ease,filter .2s ease;pointer-events:all;cursor:pointer}.hero-carousel__cta[data-astro-cid-cvacyrdg]:hover{transform:translateY(-2px);filter:brightness(1.1)}.hero-carousel__cta[data-astro-cid-cvacyrdg]:focus-visible{outline:2px solid #f0b13e;outline-offset:3px}.hero-carousel__arrow[data-astro-cid-cvacyrdg]{position:absolute;top:50%;transform:translateY(-50%);width:64px;height:64px;border-radius:50%;background:var(--line-color);border:none;box-shadow:0 10px 30px #0003;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease;opacity:.95}.hero-carousel__arrow[data-astro-cid-cvacyrdg] svg[data-astro-cid-cvacyrdg]{stroke:#fff}.hero-carousel__arrow[data-astro-cid-cvacyrdg]:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 14px 35px #0003}.hero-carousel__arrow[data-astro-cid-cvacyrdg]:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero-carousel__arrow--prev[data-astro-cid-cvacyrdg]{left:24px}.hero-carousel__arrow--next[data-astro-cid-cvacyrdg]{right:24px}.hero-carousel__dots[data-astro-cid-cvacyrdg]{position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:10px;padding:8px 12px;background:#0e0a0759;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:9999px}.hero-carousel__dot[data-astro-cid-cvacyrdg]{width:12px;height:12px;border-radius:50%;border:none;background:#ffffffa6;cursor:pointer;transition:background .3s ease,scale .3s ease;padding:0}.hero-carousel__dot[data-astro-cid-cvacyrdg]:hover{background:#ffffffe6}.hero-carousel__dot[data-astro-cid-cvacyrdg][data-active]{background:#f0b13e;scale:1.15}.hero-carousel__dot[data-astro-cid-cvacyrdg]:focus-visible{outline:2px solid #fff;outline-offset:3px}@media screen and (max-width:1100px)and (min-width:901px){.hero-carousel__content[data-astro-cid-cvacyrdg]{gap:.5rem}.hero-carousel__content[data-astro-cid-cvacyrdg] h1[data-astro-cid-cvacyrdg]{font-size:clamp(1.9rem,4.2vw,2.7rem);line-height:1.1}.hero-carousel__content[data-astro-cid-cvacyrdg] p[data-astro-cid-cvacyrdg]{font-size:clamp(.95rem,1.4vw,1.1rem)}}@media screen and (max-width:999px){.hero-carousel__arrow[data-astro-cid-cvacyrdg]{width:56px;height:56px}.hero-carousel__arrow[data-astro-cid-cvacyrdg] svg[data-astro-cid-cvacyrdg]{width:24px;height:24px}}@media screen and (max-width:900px){.hero-carousel__overlay[data-astro-cid-cvacyrdg]{display:none}.hero-carousel__content[data-astro-cid-cvacyrdg]{position:static;max-width:none;width:100%;gap:.66rem;padding:.9rem .82rem 1rem;background:linear-gradient(180deg,#2a1d15,#1f140f);align-items:center;text-align:center;transform:none}.hero-carousel__content[data-astro-cid-cvacyrdg] h1[data-astro-cid-cvacyrdg]{font-size:clamp(1.6rem,5.8vw,2.2rem);max-width:14ch;line-height:1.13}.hero-carousel__content[data-astro-cid-cvacyrdg] p[data-astro-cid-cvacyrdg]{max-width:34ch;font-size:clamp(1rem,2.7vw,1.25rem)}.hero-carousel__pill[data-astro-cid-cvacyrdg]{font-size:.62rem;padding:.22rem .54rem}.hero-carousel__cta[data-astro-cid-cvacyrdg]{font-size:.8rem;padding:.5rem .95rem}.hero-carousel[data-astro-cid-cvacyrdg]{aspect-ratio:auto;height:auto}.hero-carousel__images[data-astro-cid-cvacyrdg]{position:relative;aspect-ratio:1920 / 450}.hero-carousel__arrow[data-astro-cid-cvacyrdg]{top:11.71875vw}.hero-carousel__arrow--prev[data-astro-cid-cvacyrdg]{left:12px}.hero-carousel__arrow--next[data-astro-cid-cvacyrdg]{right:12px}.hero-carousel__arrow[data-astro-cid-cvacyrdg]:hover{transform:translateY(-50%) scale(1.05)}.hero-carousel__dots[data-astro-cid-cvacyrdg]{position:absolute;bottom:auto;top:23.4375vw;transform:translate(-50%) translateY(-100%);padding:6px 12px 4px}}@media screen and (max-width:767px){.hero-carousel__arrow[data-astro-cid-cvacyrdg]{width:48px;height:48px}.hero-carousel__arrow[data-astro-cid-cvacyrdg] svg[data-astro-cid-cvacyrdg]{width:22px;height:22px}.hero-carousel__arrow--prev[data-astro-cid-cvacyrdg]{left:12px}.hero-carousel__arrow--next[data-astro-cid-cvacyrdg]{right:12px}.hero-carousel__content[data-astro-cid-cvacyrdg]{padding:.78rem .72rem .88rem}.hero-carousel__content[data-astro-cid-cvacyrdg] h1[data-astro-cid-cvacyrdg]{font-size:clamp(1.45rem,6.8vw,1.8rem);max-width:14ch}.hero-carousel__content[data-astro-cid-cvacyrdg] p[data-astro-cid-cvacyrdg]{font-size:clamp(.98rem,3.3vw,1.12rem);max-width:34ch;line-height:1.3}.hero-carousel__cta[data-astro-cid-cvacyrdg]{width:100%;justify-content:center;font-size:.76rem;padding:.48rem .88rem}}@media(prefers-reduced-motion:reduce){.hero-carousel__slide[data-astro-cid-cvacyrdg],.hero-carousel__arrow[data-astro-cid-cvacyrdg]{transition:none}.hero-carousel__arrow[data-astro-cid-cvacyrdg]:hover{transform:translateY(-50%)}.hero-carousel__dot[data-astro-cid-cvacyrdg],.hero-carousel__cta[data-astro-cid-cvacyrdg]{transition:none}}.carousel-container[data-astro-cid-iflggugw]{width:100%;max-width:var(--max-width-container);margin:1.5rem auto;padding-inline:1rem;overflow:visible}.carousel-title[data-astro-cid-iflggugw]{text-align:center;font-size:2.2rem;font-weight:800;margin-bottom:1.5rem;color:var(--principal-text-color)}.carousel-wrapper[data-astro-cid-iflggugw]{position:relative;width:100%;display:flex;align-items:center}.carousel-track[data-astro-cid-iflggugw]{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;width:100%;padding-block:20px;padding-inline:15vw}.carousel-track[data-astro-cid-iflggugw]::-webkit-scrollbar{display:none}.carousel-item[data-astro-cid-iflggugw]{flex:0 0 70vw;scroll-snap-align:center;scroll-snap-stop:always;display:flex;flex-direction:column;align-items:center;position:relative;transform:scale(.85);opacity:.5;transition:transform .4s cubic-bezier(.25,1,.5,1),opacity .4s ease}.carousel-item[data-astro-cid-iflggugw].active{transform:scale(1);opacity:1}.carousel-img-link[data-astro-cid-iflggugw]{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;border:1px solid #e6e6e6;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f;background-color:#fff}.carousel-img-wrapper[data-astro-cid-iflggugw]{position:relative;width:100%;height:100%;overflow:hidden;background:#f3f4f6}.carousel-img-skeleton[data-astro-cid-iflggugw]{position:absolute;inset:0;background:#f3f4f6;transition:opacity .16s ease-out}.carousel-img-wrapper[data-astro-cid-iflggugw][data-image-state=loaded] .carousel-img-skeleton[data-astro-cid-iflggugw]{opacity:0;pointer-events:none}.carousel-img[data-astro-cid-iflggugw]{width:100%;height:100%;object-fit:cover;object-position:top;display:block;position:relative;opacity:1;transition:opacity .16s ease-out}.carousel-img-wrapper[data-astro-cid-iflggugw][data-image-state=loaded] .carousel-img[data-astro-cid-iflggugw]{opacity:1}@media(prefers-reduced-motion:reduce){.carousel-img-skeleton[data-astro-cid-iflggugw],.carousel-img[data-astro-cid-iflggugw]{transition:none}}.carousel-img[data-astro-cid-iflggugw].is-fallback{object-fit:contain;object-position:center;background:#f9fafb}.carousel-img--tall[data-astro-cid-iflggugw]{object-fit:contain;object-position:center;background:#fcfcfc}.carousel-info[data-astro-cid-iflggugw]{width:100%;padding:15px 10px 10px;display:flex;flex-direction:column;gap:6px;text-align:center;align-items:center;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.carousel-item[data-astro-cid-iflggugw].active .carousel-info[data-astro-cid-iflggugw]{opacity:1;transform:translateY(0);pointer-events:all}.p-name[data-astro-cid-iflggugw]{font-size:1.05rem;font-weight:700;color:var(--principal-text-color);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.7em}.p-price-row[data-astro-cid-iflggugw]{display:flex;flex-direction:column;align-items:center;gap:1px;line-height:1.15}.p-price-original[data-astro-cid-iflggugw]{font-size:.72rem;font-weight:600;color:#8a8f98;text-decoration:line-through}.p-price[data-astro-cid-iflggugw]{font-size:1.15rem;font-weight:800;color:var(--p-b-color, #c11010)}.add-btn-wrapper[data-astro-cid-iflggugw]{margin-top:8px;width:100%;max-width:180px}.carousel-arrow[data-astro-cid-iflggugw]{display:none}@media screen and (min-width:1000px){.carousel-title[data-astro-cid-iflggugw]{font-size:2.5rem;margin-bottom:1.5rem}.carousel-wrapper[data-astro-cid-iflggugw]{padding-inline:20px}.carousel-track[data-astro-cid-iflggugw]{padding-inline:10px;scroll-snap-type:none;gap:20px;padding-block:16px 26px}.carousel-item[data-astro-cid-iflggugw]{flex:0 0 calc(25% - 15px);scroll-snap-align:unset;scroll-snap-stop:unset;transform:none!important;opacity:1!important;background:#fff;border:none;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014,0 1px 3px #0000000f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;position:relative}.carousel-item[data-astro-cid-iflggugw]:hover{transform:scale(.98)!important;box-shadow:0 4px 12px #0000001a,0 2px 6px #00000014;border:1px solid #1a1a1a}.carousel-info[data-astro-cid-iflggugw]{opacity:1!important;transform:none!important;pointer-events:all!important;padding:12px 6px}.p-name[data-astro-cid-iflggugw]{font-size:.85rem;height:2.6em}.p-price[data-astro-cid-iflggugw]{font-size:.95rem;color:#1a1a1a}.carousel-img-link[data-astro-cid-iflggugw]{box-shadow:none;transition:none;border:none;border-radius:0}.carousel-item[data-astro-cid-iflggugw]:hover .carousel-img-link[data-astro-cid-iflggugw]{border-color:transparent}.carousel-arrow[data-astro-cid-iflggugw]{display:flex;align-items:center;justify-content:center;position:absolute;top:35%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:1.5px solid var(--line-color);background:var(--line-color);color:#fff;cursor:pointer;z-index:10;transition:all .2s ease-in-out;box-shadow:0 2px 6px #0000001a}.carousel-arrow[data-astro-cid-iflggugw] svg[data-astro-cid-iflggugw]{stroke:#fff}.carousel-arrow[data-astro-cid-iflggugw]:hover{background:var(--line-color);color:#fff;transform:translateY(-50%) scale(1.05)}.carousel-arrow[data-astro-cid-iflggugw] svg[data-astro-cid-iflggugw]{width:22px;height:22px}.prev-arrow[data-astro-cid-iflggugw]{left:-22px}.next-arrow[data-astro-cid-iflggugw]{right:-22px}.add-btn-wrapper[data-astro-cid-iflggugw]{opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.carousel-item[data-astro-cid-iflggugw]:hover .add-btn-wrapper[data-astro-cid-iflggugw]{opacity:1;transform:translateY(0)}}
