.cdl-benefits{padding-block:var(--cdl-benefits-padding-top, 2rem) var(--cdl-benefits-padding-bottom, 2rem);color:var(--cdl-benefits-text, #ffffff);background:var(--cdl-benefits-background, #111827)}.cdl-benefits__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.4rem;margin:0;padding:0;list-style:none}.cdl-benefits__item{display:flex;min-width:0;min-height:8.2rem;align-items:center;gap:1.2rem;padding:1.5rem;background:var(--cdl-benefits-card, #1f2937);border:.1rem solid color-mix(in srgb,var(--cdl-benefits-text, #ffffff) 9%,transparent);border-radius:1.2rem}.cdl-benefits__icon{display:inline-grid;width:4rem;height:4rem;flex:0 0 auto;place-items:center;color:var(--cdl-benefits-accent, #f1bb2f);background:color-mix(in srgb,var(--cdl-benefits-accent, #f1bb2f) 12%,transparent);border:.1rem solid color-mix(in srgb,var(--cdl-benefits-accent, #f1bb2f) 42%,transparent);border-radius:1rem}.cdl-benefits__icon svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.cdl-benefits__content{min-width:0}.cdl-benefits__title{margin:0;color:var(--cdl-benefits-text, #ffffff);font-size:1.35rem;font-weight:800;line-height:1.25}.cdl-benefits__text{margin:.3rem 0 0;color:var(--cdl-benefits-muted, #d1d5db);font-size:1.15rem;line-height:1.3}.cdl-benefits__visually-hidden{position:absolute!important;width:.1rem!important;height:.1rem!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:1199px){.cdl-benefits__list{grid-auto-columns:minmax(24rem,34%);grid-auto-flow:column;grid-template-columns:none;padding-bottom:.8rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;scrollbar-color:var(--cdl-benefits-accent, #f1bb2f) transparent}.cdl-benefits__item{scroll-snap-align:start}}@media screen and (max-width:749px){.cdl-benefits__list{grid-auto-columns:minmax(23rem,82%);gap:1rem}.cdl-benefits__item{min-height:7.6rem;padding:1.2rem}.cdl-benefits__icon{width:3.8rem;height:3.8rem}}.cdl-mosaic{padding:clamp(5.6rem,8vw,10rem) 0;background:#fff}.cdl-mosaic__heading-row{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3.2rem}.cdl-mosaic__eyebrow{margin:0 0 .7rem;color:#9a7400;font-size:1.2rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cdl-mosaic__title{margin:0;color:#111827;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4vw,5rem);font-style:italic;font-weight:500;line-height:1.05}.cdl-mosaic__all{flex:none;display:inline-flex;align-items:center;gap:.8rem;padding:1rem 1.7rem;border:1px solid #111827;border-radius:999px;color:#111827;font-size:1.2rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.cdl-mosaic__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(280px,auto);gap:1.2rem}.cdl-mosaic__tile{grid-column:span 4;position:relative;overflow:hidden;min-height:320px;border-radius:2rem;background:#171923}.cdl-mosaic__tile--wide{grid-column:span 8}.cdl-mosaic__tile--tall{grid-row:span 2;min-height:652px}.cdl-mosaic__tile[data-tone=gold]{background:radial-gradient(circle at 78% 20%,rgba(255,244,191,.48),transparent 32%),linear-gradient(135deg,#ae7c00,#f1bb2f 52%,#fff0a5)}.cdl-mosaic__tile[data-tone=dark]{background:radial-gradient(circle at 82% 14%,rgba(241,187,47,.24),transparent 30%),linear-gradient(145deg,#06080d,#111827 66%,#2b2410)}.cdl-mosaic__tile[data-tone=rose]{background:radial-gradient(circle at 80% 18%,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,#7f294f,#d46788 52%,#f4b6bd)}.cdl-mosaic__tile[data-tone=blue]{background:radial-gradient(circle at 76% 16%,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#153d56,#2d7d8c 54%,#8fd0c9)}.cdl-mosaic__tile[data-tone=plum]{background:radial-gradient(circle at 78% 18%,rgba(241,187,47,.28),transparent 30%),linear-gradient(135deg,#291638,#5f2c72 55%,#a75f8b)}.cdl-mosaic__tile-link{position:relative;min-height:inherit;height:100%;display:block;color:#fff;text-decoration:none}.cdl-mosaic__copy{position:relative;z-index:4;width:min(58%,38rem);display:flex;flex-direction:column;align-items:flex-start;padding:clamp(2.4rem,4vw,4.8rem)}.cdl-mosaic__tile[data-tone=gold] .cdl-mosaic__copy{color:#111827}.cdl-mosaic__kicker{display:inline-flex;margin-bottom:1.2rem;padding:.55rem 1rem;border:1px solid currentColor;border-radius:999px;font-size:1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cdl-mosaic__copy h3{margin:0;color:inherit;font-size:clamp(2.7rem,3.4vw,4.8rem);font-weight:800;line-height:1;letter-spacing:-.04em;text-wrap:balance}.cdl-mosaic__copy p{max-width:32rem;margin:1.4rem 0 0;color:inherit;font-size:1.35rem;line-height:1.45;opacity:.82}.cdl-mosaic__cta{display:inline-flex;align-items:center;gap:.8rem;margin-top:2.2rem;padding:.9rem 1.5rem;border-radius:999px;color:#111827;font-size:1.2rem;font-weight:800;background:#fff}.cdl-mosaic__tile[data-tone=gold] .cdl-mosaic__cta{color:#fff;background:#111827}.cdl-mosaic__products{position:absolute;right:-3%;bottom:-8%;z-index:2;width:58%;height:92%;display:flex;align-items:flex-end;justify-content:center}.cdl-mosaic__product-image{position:relative;width:45%;max-height:82%;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(0,0,0,.38));transform-origin:bottom center;transition:transform .35s ease}.cdl-mosaic__product-image:nth-child(1){z-index:1;margin-right:-22%;transform:rotate(-8deg) translateY(6%)}.cdl-mosaic__product-image:nth-child(2){z-index:3}.cdl-mosaic__product-image:nth-child(3){z-index:2;margin-left:-22%;transform:rotate(8deg) translateY(6%)}.cdl-mosaic__tile-link:hover .cdl-mosaic__product-image:nth-child(1){transform:rotate(-11deg) translate(-5%,1%)}.cdl-mosaic__tile-link:hover .cdl-mosaic__product-image:nth-child(2){transform:translateY(-4%)}.cdl-mosaic__tile-link:hover .cdl-mosaic__product-image:nth-child(3){transform:rotate(11deg) translate(5%,1%)}.cdl-mosaic__placeholder{width:70%;color:#ffffff3d}.cdl-mosaic__category-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2.4rem;margin:clamp(5rem,7vw,8rem) 0 3rem}.cdl-mosaic__category-header span{height:1px;background:linear-gradient(90deg,transparent,#f1bb2f 25%,#111827)}.cdl-mosaic__category-header span:last-child{transform:scaleX(-1)}.cdl-mosaic__category-header h3{margin:0;color:#111827;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,3vw,3.8rem);font-style:italic;font-weight:500}.cdl-mosaic__category-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem}.cdl-mosaic__category{display:grid;justify-items:center;gap:1.2rem;color:#111827;text-align:center;text-decoration:none}.cdl-mosaic__category-image{width:min(100%,16rem);aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:3px solid #fff;border-radius:50%;background:linear-gradient(135deg,#111827,#f1bb2f);box-shadow:0 0 0 1px #1118271a,0 18px 35px #1118271f;transition:transform .25s ease}.cdl-mosaic__category-image[data-tone=rose]{background:linear-gradient(135deg,#7f294f,#f4b6bd)}.cdl-mosaic__category-image[data-tone=blue]{background:linear-gradient(135deg,#153d56,#8fd0c9)}.cdl-mosaic__category-image[data-tone=plum]{background:linear-gradient(135deg,#291638,#a75f8b)}.cdl-mosaic__category:hover .cdl-mosaic__category-image{transform:translateY(-5px)}.cdl-mosaic__category-image img{width:72%;height:72%;object-fit:contain;filter:drop-shadow(0 12px 12px rgba(0,0,0,.28))}.cdl-mosaic__category strong{font-size:1.35rem}.cdl-mosaic__all:focus-visible,.cdl-mosaic__tile-link:focus-visible,.cdl-mosaic__category:focus-visible{outline:3px solid #f1bb2f;outline-offset:4px}@media screen and (max-width:989px){.cdl-mosaic__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.cdl-mosaic__tile,.cdl-mosaic__tile--wide,.cdl-mosaic__tile--tall{grid-column:span 1;grid-row:span 1;min-height:390px}.cdl-mosaic__tile--wide{grid-column:span 2}.cdl-mosaic__category-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:649px){.cdl-mosaic{padding:5rem 0}.cdl-mosaic__heading-row{align-items:flex-start;flex-direction:column}.cdl-mosaic__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-1.5rem;padding-right:1.5rem}.cdl-mosaic__grid::-webkit-scrollbar{display:none}.cdl-mosaic__tile,.cdl-mosaic__tile--wide,.cdl-mosaic__tile--tall{flex:0 0 88%;min-height:420px;scroll-snap-align:start}.cdl-mosaic__copy{width:68%;padding:2.6rem}.cdl-mosaic__products{width:68%}.cdl-mosaic__category-header{grid-template-columns:1fr;text-align:center}.cdl-mosaic__category-header span{display:none}.cdl-mosaic__category-list{display:flex;overflow-x:auto;gap:1.5rem;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-1.5rem;padding:.5rem 1.5rem 1rem 0}.cdl-mosaic__category-list::-webkit-scrollbar{display:none}.cdl-mosaic__category{flex:0 0 12rem;scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.cdl-mosaic__product-image,.cdl-mosaic__category-image{transition:none}}.cdl-footer{position:relative;overflow:hidden;padding:clamp(5.5rem,8vw,9rem) 0 2.4rem;color:var(--cdl-footer-light);background:radial-gradient(circle at 12% 12%,color-mix(in srgb,var(--cdl-footer-accent) 12%,transparent),transparent 28%),var(--cdl-footer-dark)}.cdl-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;pointer-events:none;background-image:linear-gradient(115deg,transparent 48%,rgba(255,255,255,.25) 49%,transparent 50%),linear-gradient(25deg,transparent 48%,rgba(255,255,255,.14) 49%,transparent 50%);background-size:72px 72px;-webkit-mask-image:linear-gradient(to right,#000,transparent 45%);mask-image:linear-gradient(to right,#000,transparent 45%)}.cdl-footer__inner{position:relative}.cdl-footer__grid{display:grid;grid-template-columns:minmax(24rem,1.3fr) repeat(2,minmax(16rem,.8fr)) minmax(23rem,1fr);gap:clamp(3rem,5vw,7rem)}.cdl-footer__logo{width:fit-content;max-width:100%;display:inline-flex;padding:1rem 1.4rem;border-radius:1rem;color:var(--cdl-footer-light);text-decoration:none;background:#fffdf7}.cdl-footer__logo img{width:min(var(--cdl-footer-logo-width),100%);height:auto;display:block}.cdl-footer__wordmark{color:var(--cdl-footer-dark);font-size:2.8rem;font-weight:900;letter-spacing:-.04em}.cdl-footer__brand-text{max-width:36rem;margin-top:2rem;color:var(--cdl-footer-muted);font-size:1.35rem;line-height:1.65}.cdl-footer__social{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2.2rem}.cdl-footer__social a{width:4rem;height:4rem;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:50%;color:var(--cdl-footer-light);background:#ffffff0d;transition:color .2s ease,background-color .2s ease,transform .2s ease}.cdl-footer__social a:hover{color:var(--cdl-footer-dark);background:var(--cdl-footer-accent);transform:translateY(-2px)}.cdl-footer__social svg{width:2rem;height:2rem;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cdl-footer__column h2{margin:.5rem 0 2rem;color:var(--cdl-footer-light);font-size:1.45rem;font-weight:850;letter-spacing:.02em}.cdl-footer__column h2:after{content:"";width:3.6rem;height:2px;display:block;margin-top:.9rem;background:var(--cdl-footer-accent)}.cdl-footer__column ul{margin:0;padding:0}.cdl-footer__column li+li{margin-top:1.15rem}.cdl-footer__column a,.cdl-footer__column li{color:var(--cdl-footer-muted);font-size:1.3rem;line-height:1.5;text-decoration:none}.cdl-footer__column a:hover{color:var(--cdl-footer-accent);text-decoration:underline;text-underline-offset:.3rem}.cdl-footer__contact li{display:flex;align-items:flex-start;gap:1rem}.cdl-footer__contact li svg{width:2rem;height:2rem;flex:0 0 auto;margin-top:.1rem;color:var(--cdl-footer-accent);stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cdl-footer__trust{display:grid;grid-template-columns:repeat(2,minmax(20rem,.8fr)) minmax(32rem,1.4fr);align-items:center;gap:2rem;margin-top:clamp(4rem,7vw,7rem);padding:2.4rem 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.cdl-footer__trust-item{display:flex;align-items:center;gap:1.2rem;color:var(--cdl-footer-muted);font-size:1.05rem;line-height:1.35}.cdl-footer__trust-item svg{width:3.2rem;height:3.2rem;flex:0 0 auto;padding:.6rem;border-radius:.8rem;color:var(--cdl-footer-dark);background:var(--cdl-footer-accent);stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cdl-footer__trust-item strong{display:block;margin-bottom:.2rem;color:var(--cdl-footer-light);font-size:1.2rem}.cdl-footer__payments{min-width:0}.cdl-footer__payments-title{display:block;margin-bottom:.9rem;color:var(--cdl-footer-muted);font-size:1.05rem;font-weight:700}.cdl-footer__payments ul{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;padding:0}.cdl-footer__payments li{height:2.8rem;display:flex;align-items:center;padding:.3rem .5rem;border-radius:.4rem;background:#fff}.cdl-footer__payment-icon{width:3.8rem;height:2.2rem}.cdl-footer__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-top:2.2rem;color:color-mix(in srgb,var(--cdl-footer-muted) 72%,transparent);font-size:1.05rem;line-height:1.55}.cdl-footer__bottom p{margin:0}.cdl-footer a:focus-visible{outline:3px solid var(--cdl-footer-accent);outline-offset:3px}@media screen and (max-width:989px){.cdl-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cdl-footer__brand,.cdl-footer__contact{grid-column:auto}.cdl-footer__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.cdl-footer__payments{grid-column:1 / -1}}@media screen and (max-width:599px){.cdl-footer{padding-top:5rem}.cdl-footer__grid{grid-template-columns:1fr;gap:3.6rem}.cdl-footer__brand-text{max-width:none}.cdl-footer__trust{grid-template-columns:1fr}.cdl-footer__payments{grid-column:auto}.cdl-footer__bottom{flex-direction:column;gap:.8rem}}@media(prefers-reduced-motion:reduce){.cdl-footer__social a{transition:none}}.shopify-section.cdl-header-section{position:sticky;top:0;z-index:40}.cdl-header{position:relative;color:var(--cdl-header-dark);background:var(--cdl-header-light);box-shadow:0 1px #11182714}.cdl-header__promotions{color:var(--cdl-header-light);background:var(--cdl-header-dark)}.cdl-header__promotions-inner{min-height:4rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.cdl-header__promotion{min-width:0;min-height:4rem;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.7rem 1.6rem;color:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.02em;text-align:center;text-decoration:none}.cdl-header__promotion+.cdl-header__promotion{border-left:1px solid rgba(255,255,255,.16)}.cdl-header__promotion-icon,.cdl-header__promotion-icon svg{width:2rem;height:2rem;flex:0 0 auto}.cdl-header__promotion-icon svg,.cdl-header svg{stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cdl-header__shell{position:relative;background:var(--cdl-header-light)}.cdl-header__main{min-height:8rem;display:grid;grid-template-columns:minmax(16rem,1fr) minmax(30rem,2.25fr) minmax(19rem,1fr);align-items:center;gap:clamp(1.6rem,3vw,4rem)}.cdl-header__logo{width:fit-content;max-width:100%;display:inline-flex;align-items:center;color:var(--cdl-header-dark);text-decoration:none}.cdl-header__logo img{width:min(var(--cdl-logo-width),100%);height:auto;display:block}.cdl-header__wordmark{font-size:2.1rem;font-weight:900;letter-spacing:-.035em}.cdl-header__search{min-width:0;height:4.8rem;display:grid;grid-template-columns:minmax(0,1fr) 5rem;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:1rem;background:#f4f5f6}.cdl-header__search:focus-within{border-color:var(--cdl-header-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--cdl-header-accent) 24%,transparent)}.cdl-header__search input{min-width:0;width:100%;padding:0 0 0 1.6rem;border:0;outline:0;color:var(--cdl-header-dark);font:inherit;font-size:1.35rem;background:transparent}.cdl-header__search button{display:grid;place-items:center;padding:0;border:0;color:var(--cdl-header-dark);background:transparent;cursor:pointer}.cdl-header__search button:hover{color:#8a6500}.cdl-header__search svg,.cdl-header__icon-button svg{width:2.3rem;height:2.3rem}.cdl-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem}.cdl-header__icon-button{position:relative;width:4.2rem;height:4.2rem;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:var(--cdl-header-dark);text-decoration:none;background:transparent;cursor:pointer}.cdl-header__icon-button:hover{background:#f4f5f6}.cdl-header__cart-count{position:absolute;top:.1rem;right:.1rem;min-width:1.8rem;height:1.8rem;display:grid;place-items:center;padding:0 .4rem;border:2px solid var(--cdl-header-light);border-radius:999px;color:var(--cdl-header-dark);font-size:.95rem;font-weight:900;line-height:1;background:var(--cdl-header-accent)}.cdl-header__cta{min-height:4rem;display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem;padding:.8rem 1.6rem;border-radius:999px;color:var(--cdl-header-dark);font-size:1.2rem;font-weight:900;text-decoration:none;white-space:nowrap;background:var(--cdl-header-accent)}.cdl-header__navigation{min-height:4.8rem}.cdl-header__navigation>ul{min-height:4.8rem;display:flex;align-items:stretch;justify-content:space-between;gap:1rem;margin:0;padding:0}.cdl-header__nav-item{position:relative;display:flex;align-items:stretch}.cdl-header__nav-item>a{display:flex;align-items:center;padding:0 1rem;color:var(--cdl-header-dark);font-size:1.35rem;font-weight:650;text-decoration:none;white-space:nowrap}.cdl-header__nav-item>a:after{content:"";position:absolute;left:1rem;right:1rem;bottom:.5rem;height:2px;background:var(--cdl-header-accent);transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.cdl-header__nav-item:hover>a:after,.cdl-header__nav-item:focus-within>a:after,.cdl-header__nav-item>a[aria-current=page]:after{transform:scaleX(1)}.cdl-header__submenu{position:absolute;top:calc(100% - .2rem);left:0;z-index:5;width:max-content;min-width:22rem;padding-top:.8rem;opacity:0;visibility:hidden;transform:translateY(-.6rem);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.cdl-header__submenu ul{margin:0;padding:.8rem;border:1px solid rgba(17,24,39,.08);border-radius:1.2rem;background:var(--cdl-header-light);box-shadow:0 18px 45px #11182724}.cdl-header__submenu a{display:block;padding:1rem 1.2rem;border-radius:.7rem;color:var(--cdl-header-dark);font-size:1.3rem;text-decoration:none}.cdl-header__submenu a:hover,.cdl-header__submenu a:focus-visible{background:color-mix(in srgb,var(--cdl-header-accent) 18%,white)}.cdl-header__nav-item:hover .cdl-header__submenu,.cdl-header__nav-item:focus-within .cdl-header__submenu{opacity:1;visibility:visible;transform:translateY(0)}.cdl-header__mobile-menu{display:none}.cdl-header a:focus-visible,.cdl-header button:focus-visible,.cdl-header summary:focus-visible{outline:3px solid var(--cdl-header-accent);outline-offset:2px}.cdl-header.is-scrolled .cdl-header__shell{box-shadow:0 12px 28px #1118271a}@media screen and (max-width:989px){.cdl-header__promotions-inner{display:flex;overflow-x:auto;padding-left:0;padding-right:0;scroll-snap-type:x mandatory;scrollbar-width:none}.cdl-header__promotions-inner::-webkit-scrollbar{display:none}.cdl-header__promotion{min-width:80vw;flex:1 0 80vw;scroll-snap-align:center}.cdl-header__main{min-height:7rem;grid-template-columns:4.2rem minmax(0,1fr) auto;gap:.6rem;padding-top:.8rem;padding-bottom:.8rem}.cdl-header__mobile-menu{display:block}.cdl-header__mobile-menu>summary{list-style:none}.cdl-header__mobile-menu>summary::-webkit-details-marker{display:none}.cdl-header__menu-close,.cdl-header__mobile-menu[open] .cdl-header__menu-open{display:none}.cdl-header__mobile-menu[open] .cdl-header__menu-close{display:block}.cdl-header__mobile-panel{position:absolute;top:100%;left:0;right:0;z-index:10;max-height:min(72vh,60rem);overflow-y:auto;padding:1.2rem 2rem 2.4rem;border-top:1px solid rgba(17,24,39,.08);background:var(--cdl-header-light);box-shadow:0 24px 40px #11182729}.cdl-header__mobile-links,.cdl-header__mobile-links ul{margin:0;padding:0}.cdl-header__mobile-links>li{border-bottom:1px solid rgba(17,24,39,.08)}.cdl-header__mobile-links a,.cdl-header__mobile-links summary{min-height:5.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem .4rem;color:var(--cdl-header-dark);font-size:1.45rem;font-weight:700;text-decoration:none;list-style:none;cursor:pointer}.cdl-header__mobile-links summary::-webkit-details-marker{display:none}.cdl-header__mobile-links summary svg{width:1.6rem;height:1.6rem;transition:transform .2s ease}.cdl-header__mobile-links details[open] summary svg{transform:rotate(180deg)}.cdl-header__mobile-links ul{padding:0 0 1rem 1.6rem}.cdl-header__mobile-links ul a{min-height:4rem;font-size:1.3rem;font-weight:500}.cdl-header__logo{justify-self:start}.cdl-header__logo img{max-height:4.6rem;object-fit:contain;object-position:left center}.cdl-header__actions{grid-column:3;grid-row:1}.cdl-header__actions .cdl-header__cta{display:none}.cdl-header__search{grid-column:1 / -1;grid-row:2;height:4.4rem;margin-top:.3rem}.cdl-header__navigation{display:none}}@media screen and (max-width:479px){.cdl-header__main{padding-left:1.2rem;padding-right:1.2rem}.cdl-header__actions{gap:0}.cdl-header__promotion{min-width:92vw;flex-basis:92vw}}@media(prefers-reduced-motion:reduce){.cdl-header__nav-item>a:after,.cdl-header__submenu,.cdl-header__mobile-links summary svg{transition:none}}.cdl-hero{position:relative;isolation:isolate;overflow:hidden;color:var(--cdl-hero-light);background:radial-gradient(circle at 76% 14%,color-mix(in srgb,var(--cdl-hero-accent) 42%,transparent),transparent 34%),linear-gradient(118deg,#06080d 0%,var(--cdl-hero-dark) 52%,#2a2108 100%)}.cdl-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.14;background-image:linear-gradient(115deg,transparent 0 48%,rgba(255,255,255,.18) 49%,transparent 50%),linear-gradient(25deg,transparent 0 48%,rgba(255,255,255,.1) 49%,transparent 50%);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 38%,#000);mask-image:linear-gradient(90deg,transparent,#000 38%,#000)}.cdl-hero__inner{min-height:clamp(560px,66vw,720px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr);align-items:center;gap:clamp(2.4rem,5vw,8rem);padding-top:clamp(5rem,8vw,9rem);padding-bottom:clamp(5rem,8vw,9rem)}.cdl-hero__content{position:relative;z-index:3;max-width:64rem}.cdl-hero__eyebrow{width:fit-content;margin:0 0 2rem;padding:.8rem 1.4rem;border:1px solid color-mix(in srgb,var(--cdl-hero-accent) 70%,white);border-radius:999px;color:var(--cdl-hero-accent);font-size:1.2rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;background:#00000038}.cdl-hero__heading{margin:0;color:inherit;font-size:clamp(4.3rem,6vw,7.8rem);font-weight:800;line-height:.98;letter-spacing:-.045em;text-wrap:balance}.cdl-hero__heading em{color:var(--cdl-hero-accent);font-family:Georgia,Times New Roman,serif;font-weight:400}.cdl-hero__text{max-width:55rem;margin-top:2.4rem;color:color-mix(in srgb,var(--cdl-hero-light) 78%,transparent);font-size:clamp(1.6rem,1.7vw,2rem);line-height:1.55}.cdl-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:3rem}.cdl-hero__button,.cdl-hero__secondary{min-height:5.2rem;display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;padding:1.3rem 2.4rem;border-radius:999px;font-size:1.45rem;font-weight:800;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease}.cdl-hero__button{color:#111827;background:var(--cdl-hero-accent);box-shadow:0 14px 34px color-mix(in srgb,var(--cdl-hero-accent) 28%,transparent)}.cdl-hero__secondary{border:1px solid rgba(255,255,255,.35);color:var(--cdl-hero-light);background:#ffffff0f}.cdl-hero__button:hover,.cdl-hero__secondary:hover{transform:translateY(-2px)}.cdl-hero__button:focus-visible,.cdl-hero__secondary:focus-visible,.cdl-hero__product:focus-visible{outline:3px solid var(--cdl-hero-accent);outline-offset:4px}.cdl-hero__note{display:flex;align-items:center;gap:.8rem;margin:2.2rem 0 0;color:#ffffffbd;font-size:1.25rem}.cdl-hero__note span{width:2rem;height:2rem;display:grid;place-items:center;border-radius:50%;color:#111827;background:var(--cdl-hero-accent)}.cdl-hero__visual{min-width:0}.cdl-hero__stage{position:relative;min-height:510px}.cdl-hero__product{position:absolute;z-index:2;width:min(31%,230px);display:block;filter:drop-shadow(0 28px 28px rgba(0,0,0,.4));transition:transform .35s ease,filter .35s ease}.cdl-hero__product:hover{z-index:6;filter:drop-shadow(0 34px 34px rgba(0,0,0,.5))}.cdl-hero__product--1{left:5%;top:19%;transform:rotate(-8deg)}.cdl-hero__product--1:hover{transform:rotate(-5deg) translateY(-12px)}.cdl-hero__product--2{left:34%;top:5%;z-index:4;width:min(35%,255px);transform:rotate(1deg)}.cdl-hero__product--2:hover{transform:translateY(-12px)}.cdl-hero__product--3{right:3%;top:20%;transform:rotate(8deg)}.cdl-hero__product--3:hover{transform:rotate(5deg) translateY(-12px)}.cdl-hero__product-image{width:100%;height:auto;max-height:390px;object-fit:contain}.cdl-hero__plinth{position:absolute;left:4%;right:4%;bottom:5%;height:22%;border-radius:50%;background:linear-gradient(180deg,color-mix(in srgb,var(--cdl-hero-accent) 56%,white),#7b5f13 68%,#2a2108);box-shadow:0 40px 80px #0000006b,inset 0 7px 18px #ffffff52;transform:perspective(600px) rotateX(62deg)}.cdl-hero__badge{position:absolute;right:0;bottom:10%;z-index:7;min-width:14rem;padding:1.4rem 1.8rem;border:1px solid rgba(255,255,255,.42);border-radius:1.6rem;color:#111827;background:#ffffffeb;box-shadow:0 18px 45px #00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cdl-hero__badge strong,.cdl-hero__badge span{display:block}.cdl-hero__badge strong{color:#8b6905;font-size:1.5rem}.cdl-hero__badge span{margin-top:.2rem;font-size:1.15rem}.cdl-hero__placeholder{width:45%;margin:6rem auto 0;color:#ffffff52}.cdl-hero__glow{position:absolute;z-index:-1;border-radius:50%;filter:blur(12px);pointer-events:none}.cdl-hero__glow--one{width:32rem;height:32rem;right:-10rem;top:-14rem;background:color-mix(in srgb,var(--cdl-hero-accent) 28%,transparent)}.cdl-hero__glow--two{width:24rem;height:24rem;left:38%;bottom:-16rem;background:color-mix(in srgb,var(--cdl-hero-accent) 18%,transparent)}@media screen and (max-width:989px){.cdl-hero__inner{min-height:auto;grid-template-columns:1fr;gap:1rem;padding-top:5.2rem;padding-bottom:2rem}.cdl-hero__content{text-align:center;margin:0 auto}.cdl-hero__eyebrow,.cdl-hero__actions{margin-left:auto;margin-right:auto;justify-content:center}.cdl-hero__note{justify-content:center}.cdl-hero__stage{min-height:430px;max-width:660px;margin:0 auto}}@media screen and (max-width:549px){.cdl-hero__inner{padding-top:4rem}.cdl-hero__heading{font-size:clamp(3.8rem,13vw,5.4rem)}.cdl-hero__text{font-size:1.55rem}.cdl-hero__actions{align-items:stretch;flex-direction:column}.cdl-hero__button,.cdl-hero__secondary{width:100%}.cdl-hero__stage{min-height:345px}.cdl-hero__product{width:34%}.cdl-hero__product--2{width:38%}.cdl-hero__badge{right:1rem;bottom:2.5%;min-width:12rem;padding:1rem 1.2rem}}@media(prefers-reduced-motion:reduce){.cdl-hero__product,.cdl-hero__button,.cdl-hero__secondary{transition:none}}.cdl-collection{display:block;padding:clamp(3.2rem,5vw,6rem) 0 clamp(6rem,9vw,10rem);color:var(--cdl-collection-text, #111827);background:var(--cdl-collection-background, #ffffff)}.cdl-collection__breadcrumb{display:flex;align-items:center;gap:.8rem;margin-bottom:2.2rem;color:var(--cdl-collection-muted, #6b7280);font-size:1.15rem;text-transform:uppercase}.cdl-collection__breadcrumb a{color:inherit;text-decoration:none}.cdl-collection__breadcrumb a:hover{color:var(--cdl-collection-text, #111827);text-decoration:underline;text-underline-offset:.3rem}.cdl-collection__header{max-width:82rem}.cdl-collection__header h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,5vw,5.6rem);font-style:italic;line-height:1}.cdl-collection__header p{margin:1.4rem 0 0;color:var(--cdl-collection-muted, #6b7280);font-size:1.45rem;line-height:1.65}.cdl-collection__line{height:.15rem;margin:3.6rem 0 2.8rem;background:linear-gradient(90deg,var(--cdl-collection-accent, #f1bb2f),#7f294f)}.cdl-collection__toolbar{display:flex;min-height:5rem;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2.2rem}.cdl-collection__toolbar-start,.cdl-collection__toolbar-end{display:flex;align-items:center;gap:2rem}.cdl-collection__toolbar-end>p{margin:0;color:var(--cdl-collection-muted, #6b7280);font-size:1.25rem;white-space:nowrap}.cdl-collection__toolbar-end>p strong{color:var(--cdl-collection-text, #111827)}.cdl-collection__filter-toggle,.cdl-collection__mobile-filter{display:inline-flex;min-height:4rem;align-items:center;justify-content:center;gap:.7rem;padding:.7rem 1.5rem;color:var(--cdl-collection-text, #111827);background:transparent;border:.1rem solid var(--cdl-collection-text, #111827);border-radius:999rem;cursor:pointer;font:inherit;font-size:1.15rem;font-weight:750;text-transform:uppercase}.cdl-collection__filter-toggle svg,.cdl-collection__mobile-filter svg{width:1.8rem;height:1.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.cdl-collection__filter-toggle strong,.cdl-collection__mobile-filter strong{display:grid;min-width:2rem;height:2rem;place-items:center;color:#111827;background:var(--cdl-collection-accent, #f1bb2f);border-radius:50%;font-size:1rem}.cdl-collection__mobile-filter{display:none}.cdl-collection__sort{position:relative;display:flex;align-items:center;gap:1rem;padding-left:2rem;border-left:.1rem solid var(--cdl-collection-border, #e5e7eb)}.cdl-collection__sort label{font-size:1.1rem;font-weight:750;text-transform:uppercase}.cdl-collection__sort select{min-width:17rem;min-height:4rem;-webkit-appearance:none;appearance:none;padding:.7rem 3.8rem .7rem 1.5rem;color:inherit;background:var(--cdl-collection-surface, #ffffff);border:.1rem solid var(--cdl-collection-text, #111827);border-radius:999rem;cursor:pointer;font:inherit;font-size:1.15rem;font-weight:700}.cdl-collection__sort svg{position:absolute;right:1.3rem;width:1.7rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;pointer-events:none}.cdl-collection__active-filters{display:flex;gap:.8rem;margin:-.5rem 0 2.2rem;flex-wrap:wrap}.cdl-collection__active-filters a{display:inline-flex;min-height:3.2rem;align-items:center;gap:.8rem;padding:.5rem 1rem;color:inherit;background:color-mix(in srgb,var(--cdl-collection-accent, #f1bb2f) 14%,#ffffff);border:.1rem solid color-mix(in srgb,var(--cdl-collection-accent, #f1bb2f) 48%,transparent);border-radius:999rem;font-size:1.05rem;text-decoration:none}.cdl-collection__active-filters a:hover{background:color-mix(in srgb,var(--cdl-collection-accent, #f1bb2f) 28%,#ffffff)}.cdl-collection__active-filters .cdl-collection__clear-all{color:var(--cdl-collection-muted, #6b7280);background:transparent;border-color:transparent;text-decoration:underline;text-underline-offset:.3rem}.cdl-collection__body{display:grid;grid-template-columns:26rem minmax(0,1fr);align-items:start;gap:clamp(2.4rem,3.5vw,4.8rem)}.cdl-collection.is-filters-hidden .cdl-collection__body{grid-template-columns:minmax(0,1fr)}.cdl-collection.is-filters-hidden .cdl-collection__filters{display:none}.cdl-collection__filters{position:sticky;top:14rem;max-height:calc(100vh - 16rem);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--cdl-collection-accent, #f1bb2f) transparent}.cdl-collection__filters-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.2rem;border-bottom:.1rem solid var(--cdl-collection-border, #e5e7eb)}.cdl-collection__filters-header h2{margin:0;font-size:1.7rem}.cdl-collection__filters-header button{display:none;width:4rem;height:4rem;place-items:center;color:inherit;background:transparent;border:0;cursor:pointer;font-size:2.8rem}.cdl-collection__facet{border-bottom:.1rem solid var(--cdl-collection-border, #e5e7eb)}.cdl-collection__facet summary{display:flex;min-height:5.4rem;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;font-size:1.25rem;font-weight:800;list-style:none}.cdl-collection__facet summary::-webkit-details-marker{display:none}.cdl-collection__facet summary svg{width:1.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .18s ease}.cdl-collection__facet[open] summary svg{transform:rotate(180deg)}.cdl-collection__facet-content{padding:0 0 1.6rem}.cdl-collection__filter-values{display:grid;max-height:25rem;gap:.9rem;margin:0;padding:0 .4rem 0 0;overflow-y:auto;list-style:none;scrollbar-width:thin;scrollbar-color:var(--cdl-collection-text, #111827) transparent}.cdl-collection__filter-values label{display:grid;grid-template-columns:1.8rem minmax(0,1fr) auto;align-items:center;gap:.8rem;cursor:pointer;color:var(--cdl-collection-muted, #6b7280);font-size:1.15rem;line-height:1.3}.cdl-collection__filter-values input{position:absolute;opacity:0;pointer-events:none}.cdl-collection__filter-values label>span:first-of-type{display:grid;width:1.8rem;height:1.8rem;place-items:center;background:#fff;border:.1rem solid var(--cdl-collection-border, #d1d5db)}.cdl-collection__filter-values input:checked+span:first-of-type{background:var(--cdl-collection-text, #111827);border-color:var(--cdl-collection-text, #111827);box-shadow:inset 0 0 0 .4rem #fff}.cdl-collection__filter-values input:focus-visible+span:first-of-type{outline:.25rem solid var(--cdl-collection-accent, #f1bb2f);outline-offset:.2rem}.cdl-collection__filter-values input:disabled~span,.cdl-collection__filter-values input:disabled~small{opacity:.45;cursor:not-allowed}.cdl-collection__filter-values small{font-size:1rem}.cdl-collection__price-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:.8rem}.cdl-collection__price-range label>span:first-child{display:block;margin-bottom:.5rem;color:var(--cdl-collection-muted, #6b7280);font-size:1rem}.cdl-collection__price-input{display:flex;min-height:4rem;align-items:center;gap:.4rem;padding:0 .9rem;background:#fff;border:.1rem solid var(--cdl-collection-border, #d1d5db);border-radius:.7rem}.cdl-collection__price-input input{width:100%;min-width:0;padding:0;background:transparent;border:0;outline:0;font:inherit;font-size:1.1rem}.cdl-collection__price-caption{margin:.8rem 0 0;color:var(--cdl-collection-muted, #6b7280);font-size:1rem}.cdl-collection__filter-actions{position:sticky;bottom:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.4rem 0;background:var(--cdl-collection-background, #ffffff)}.cdl-collection__filter-actions button{min-height:4.2rem;padding:.9rem 1.4rem;color:#111827;background:var(--cdl-collection-accent, #f1bb2f);border:.1rem solid var(--cdl-collection-accent, #f1bb2f);border-radius:999rem;cursor:pointer;font:inherit;font-weight:800}.cdl-collection__filter-actions a{color:inherit;font-size:1.1rem;text-underline-offset:.3rem}.cdl-collection__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem 1.6rem}.cdl-collection .cdl-card__title{min-height:2rem}.cdl-collection .cdl-card__title a{-webkit-line-clamp:1}.cdl-collection__empty{display:grid;min-height:42rem;place-items:center;align-content:center;padding:4rem;text-align:center}.cdl-collection__empty svg{width:5rem;fill:none;stroke:var(--cdl-collection-accent, #f1bb2f);stroke-linecap:round;stroke-width:1.4}.cdl-collection__empty h2{margin:1.5rem 0 0;font-size:2.4rem}.cdl-collection__empty p{margin:.8rem 0 1.8rem;color:var(--cdl-collection-muted, #6b7280)}.cdl-collection__empty a{display:inline-flex;min-height:4rem;align-items:center;padding:.8rem 1.6rem;color:#111827;background:var(--cdl-collection-accent, #f1bb2f);border-radius:999rem;font-weight:800;text-decoration:none}.cdl-collection__pagination{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:5rem}.cdl-collection__pagination a,.cdl-collection__pagination span{display:grid;min-width:4rem;height:4rem;place-items:center;color:inherit;border-radius:50%;font-size:1.2rem;text-decoration:none}.cdl-collection__pagination a:hover{background:color-mix(in srgb,var(--cdl-collection-accent, #f1bb2f) 25%,transparent)}.cdl-collection__pagination .is-current{color:#111827;background:var(--cdl-collection-accent, #f1bb2f);font-weight:850}.cdl-collection__pagination .is-disabled{opacity:.35}.cdl-collection__description-wrap{position:relative;margin-top:clamp(6rem,9vw,10rem)}.cdl-collection__description{position:relative;max-width:98rem;max-height:var(--cdl-description-height, 22rem);margin-inline:auto;overflow:hidden;font-size:1.35rem;line-height:1.7}.cdl-collection__description:after{position:absolute;right:0;bottom:0;left:0;height:8rem;background:linear-gradient(transparent,var(--cdl-collection-background, #ffffff));content:"";pointer-events:none}.cdl-collection__description.is-expanded{max-height:none}.cdl-collection__description.is-expanded:after{display:none}.cdl-collection__description-wrap>button{display:inline-flex;min-height:4rem;align-items:center;gap:.7rem;margin:2rem 50% 0;padding:.8rem 1.6rem;transform:translate(-50%);color:#111827;background:var(--cdl-collection-accent, #f1bb2f);border:0;border-radius:999rem;cursor:pointer;font:inherit;font-weight:800;white-space:nowrap}.cdl-collection__description-wrap>button svg{width:1.8rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .18s ease}.cdl-collection__description-wrap>button[aria-expanded=true] svg{transform:rotate(180deg)}.cdl-collection__overlay{position:fixed;z-index:49;top:0;right:0;bottom:0;left:0;background:#1118278a;-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem)}.cdl-collection button:focus-visible,.cdl-collection a:focus-visible,.cdl-collection select:focus-visible,.cdl-collection input:focus-visible{outline:.3rem solid var(--cdl-collection-accent, #f1bb2f);outline-offset:.25rem}@media screen and (max-width:1199px){.cdl-collection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cdl-collection__sort label{display:none}}@media screen and (max-width:989px){.cdl-collection__filter-toggle{display:none}.cdl-collection__mobile-filter{display:inline-flex}.cdl-collection__body,.cdl-collection.is-filters-hidden .cdl-collection__body{grid-template-columns:minmax(0,1fr)}.cdl-collection.is-filters-hidden .cdl-collection__filters{display:block}.cdl-collection__filters{position:fixed;z-index:50;top:0;bottom:0;left:0;display:block;width:min(90vw,34rem);max-height:none;padding:2rem;overflow-y:auto;background:var(--cdl-collection-background, #ffffff);box-shadow:1.5rem 0 4rem #11182733;transform:translate(-105%);transition:transform .22s ease}.cdl-collection.is-filter-open .cdl-collection__filters{transform:translate(0)}.cdl-collection__filters-header button{display:grid}.cdl-collection__filter-actions{bottom:-2rem;margin-inline:-2rem;padding-inline:2rem}}@media screen and (max-width:749px){.cdl-collection{padding-top:2.4rem}.cdl-collection__breadcrumb{margin-bottom:1.6rem;font-size:1rem}.cdl-collection__header h1{font-size:3.5rem}.cdl-collection__header p{font-size:1.25rem}.cdl-collection__line{margin:2.5rem 0 2rem}.cdl-collection__toolbar{align-items:stretch;gap:1rem}.cdl-collection__toolbar-start,.cdl-collection__toolbar-end{flex:1;gap:.8rem}.cdl-collection__toolbar-end{justify-content:flex-end}.cdl-collection__toolbar-end>p{display:none}.cdl-collection__mobile-filter{width:100%;padding-inline:1rem}.cdl-collection__sort{padding-left:0;border-left:0}.cdl-collection__sort select{width:100%;min-width:0;padding-inline:1.2rem 3.2rem}.cdl-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem .8rem}.cdl-collection__pagination{gap:.2rem;margin-top:3.5rem}.cdl-collection__pagination a,.cdl-collection__pagination span{min-width:3.6rem;height:3.6rem}.cdl-collection__description{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.cdl-collection__filters,.cdl-collection__facet summary svg,.cdl-collection__description-wrap>button svg{transition:none}}.cdl-product{display:block;padding:clamp(2.4rem,4vw,5rem) 0 clamp(5rem,8vw,9rem);color:var(--cdl-product-dark, #111827);background:var(--cdl-product-surface, #ffffff)}.cdl-product__breadcrumb{display:flex;align-items:center;gap:.8rem;margin-bottom:2.4rem;overflow:hidden;color:var(--cdl-product-muted, #6b7280);font-size:1.15rem;line-height:1.4;white-space:nowrap}.cdl-product__breadcrumb a{color:inherit;text-decoration:none}.cdl-product__breadcrumb a:hover{color:var(--cdl-product-dark, #111827);text-decoration:underline;text-underline-offset:.3rem}.cdl-product__breadcrumb span[aria-current=page]{overflow:hidden;text-overflow:ellipsis}.cdl-product__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(40rem,.96fr);gap:clamp(3.2rem,5vw,7rem);align-items:start}.cdl-product__gallery{display:grid;grid-template-columns:8rem minmax(0,1fr);gap:1.4rem;min-width:0;position:sticky;top:16rem}.cdl-product__thumbnails{display:flex;max-height:62rem;flex-direction:column;gap:1rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--cdl-product-accent, #f1bb2f) transparent}.cdl-product__thumbnail{position:relative;display:block;width:7.2rem;min-height:7.2rem;padding:.35rem;overflow:hidden;background:#fff;border:.1rem solid #e5e7eb;border-radius:.9rem;cursor:pointer}.cdl-product__thumbnail.is-active{border:.2rem solid var(--cdl-product-accent, #f1bb2f);box-shadow:0 0 0 .2rem color-mix(in srgb,var(--cdl-product-accent, #f1bb2f) 20%,transparent)}.cdl-product__thumbnail img{display:block;width:100%;height:6.2rem;object-fit:contain}.cdl-product__media-badge{position:absolute;right:.5rem;bottom:.5rem;display:grid;width:2.2rem;height:2.2rem;place-items:center;color:#111827;background:var(--cdl-product-accent, #f1bb2f);border-radius:50%}.cdl-product__media-badge svg{width:1.4rem;fill:currentColor}.cdl-product__stage{display:grid;min-height:58rem;overflow:hidden;background:#fff;border:.1rem solid #e5e7eb;border-radius:1.6rem;box-shadow:0 1.2rem 3.6rem #1118270f}.cdl-product__media-panel{display:none;width:100%;height:100%;min-height:58rem;place-items:center}.cdl-product__media-panel.is-active{display:grid}.cdl-product__zoom{position:relative;display:grid;width:100%;height:100%;min-height:58rem;padding:2.4rem;place-items:center;background:transparent;border:0;cursor:zoom-in}.cdl-product__main-image{display:block;width:100%;height:100%;max-height:58rem;object-fit:contain}.cdl-product__video,.cdl-product__model{width:100%;height:auto;max-height:62rem}.cdl-product__placeholder{width:100%;height:100%;padding:15%;color:#d1d5db}.cdl-product__zoom-icon{position:absolute;right:1.6rem;bottom:1.6rem;display:grid;width:4.2rem;height:4.2rem;place-items:center;color:#111827;background:#fff;border:.1rem solid #e5e7eb;border-radius:50%;box-shadow:0 .6rem 1.8rem #11182724}.cdl-product__zoom-icon svg{width:2rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.cdl-product__dialog{width:min(92vw,110rem);max-width:none;max-height:92vh;padding:2rem;background:#fff;border:0;border-radius:1.6rem;box-shadow:0 2rem 7rem #00000047}.cdl-product__dialog::backdrop{background:#111827c2;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem)}.cdl-product__dialog img{display:block;width:100%;height:82vh;object-fit:contain}.cdl-product__dialog-close{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;width:4rem;height:4rem;place-items:center;background:#111827;color:#fff;border:0;border-radius:50%;cursor:pointer;font-size:2.6rem}.cdl-product__info{min-width:0}.cdl-product__eyebrow-row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;margin-bottom:1.2rem}.cdl-product__eyebrow{display:inline-flex;padding:.55rem 1rem;color:#111827;background:var(--cdl-product-accent, #f1bb2f);border-radius:999rem;font-size:1.1rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cdl-product__status{display:inline-flex;align-items:center;gap:.6rem;color:#4b5563;font-size:1.15rem;font-weight:700}.cdl-product__status span{width:.8rem;height:.8rem;background:#22c55e;border-radius:50%;box-shadow:0 0 0 .35rem #dcfce7}.cdl-product__title{margin:0;max-width:72rem;font-size:clamp(2.7rem,3.5vw,4.4rem);font-weight:760;line-height:1.08;letter-spacing:-.035em}.cdl-product__meta-row{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;margin:1.4rem 0 0}.cdl-product__sku{margin:0;color:var(--cdl-product-muted, #6b7280);font-size:1.2rem}.cdl-product__sku strong{color:#374151;font-weight:700}.cdl-product__share{display:grid;width:4rem;height:4rem;place-items:center;color:#111827;background:transparent;border:.1rem solid #d1d5db;border-radius:50%;cursor:pointer}.cdl-product__share svg{width:1.9rem;fill:none;stroke:currentColor;stroke-width:1.7}.cdl-product__rating{min-height:2.4rem;margin-top:1.3rem}.cdl-product__native-rating{display:inline-flex;align-items:center;gap:.7rem;color:inherit;text-decoration:none}.cdl-product__native-rating>span{color:#f5b301;letter-spacing:.12em}.cdl-product__native-rating small{color:var(--cdl-product-muted, #6b7280)}.cdl-product__app-rating{display:inline-block}.cdl-product__pricing{margin-top:1.6rem;padding:1.8rem 0;border-block:.1rem solid #e5e7eb}.cdl-product__compare{display:block;margin-bottom:.4rem;color:var(--cdl-product-muted, #6b7280);font-size:1.35rem}.cdl-product__price-line{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.cdl-product__price{font-size:clamp(2.7rem,3vw,3.8rem);font-weight:850;line-height:1;letter-spacing:-.035em}.cdl-product__discount{display:inline-flex;padding:.45rem .75rem;color:#111827;background:var(--cdl-product-accent, #f1bb2f);border-radius:.55rem;font-size:1.15rem;font-weight:850}.cdl-product__cash-label{margin:.7rem 0 0;color:#24663a;font-size:1.25rem;font-weight:750}.cdl-product__installment{margin:.45rem 0 0;color:#4b5563;font-size:1.25rem}.cdl-product__installment strong{color:#111827}.cdl-product .is-hidden{display:none!important}.cdl-product__payment-details{margin:.8rem 0 1.8rem;border-bottom:.1rem solid #e5e7eb}.cdl-product__payment-details summary{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;cursor:pointer;font-size:1.25rem;font-weight:700;list-style:none}.cdl-product__payment-details summary::-webkit-details-marker{display:none}.cdl-product__payment-content{padding:0 0 1.4rem;color:#4b5563;font-size:1.2rem}.cdl-product__variants{display:grid;gap:1.5rem;margin-bottom:1.8rem}.cdl-product__option{margin:0;padding:0;border:0}.cdl-product__option legend{margin-bottom:.8rem;font-size:1.25rem}.cdl-product__option-values{display:flex;gap:.8rem;flex-wrap:wrap}.cdl-product__option-values label{position:relative;cursor:pointer}.cdl-product__option-values input{position:absolute;opacity:0;pointer-events:none}.cdl-product__option-values span{display:inline-flex;min-height:4rem;align-items:center;justify-content:center;padding:.8rem 1.4rem;background:#fff;border:.1rem solid #d1d5db;border-radius:999rem;font-size:1.2rem;font-weight:700}.cdl-product__option-values input:checked+span{background:#111827;color:var(--cdl-product-accent, #f1bb2f);border-color:#111827;box-shadow:0 0 0 .25rem color-mix(in srgb,var(--cdl-product-accent, #f1bb2f) 24%,transparent)}.cdl-product__option-values input:focus-visible+span{outline:.3rem solid var(--cdl-product-accent, #f1bb2f);outline-offset:.25rem}.cdl-product__buy-row,.cdl-product__sticky-form{display:grid;grid-template-columns:12rem minmax(0,1fr);gap:1rem}.cdl-product__quantity{display:grid;grid-template-columns:3.8rem minmax(3rem,1fr) 3.8rem;min-height:5.4rem;overflow:hidden;background:#fff;border:.15rem solid #111827;border-radius:999rem}.cdl-product__quantity button,.cdl-product__quantity input{min-width:0;padding:0;color:#111827;background:transparent;border:0;text-align:center;font:inherit;font-weight:750}.cdl-product__quantity button{cursor:pointer;font-size:1.8rem}.cdl-product__quantity input{-webkit-appearance:textfield;appearance:textfield;font-size:1.3rem}.cdl-product__quantity input::-webkit-outer-spin-button,.cdl-product__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;appearance:none}.cdl-product__buy{display:inline-flex;min-height:5.4rem;align-items:center;justify-content:center;gap:.9rem;padding:1.2rem 2rem;color:#111827;background:var(--cdl-product-accent, #f1bb2f);border:.15rem solid var(--cdl-product-accent, #f1bb2f);border-radius:999rem;cursor:pointer;font:inherit;font-size:1.45rem;font-weight:850;transition:background .16s ease,color .16s ease,transform .16s ease}.cdl-product__buy svg{width:2rem;fill:none;stroke:currentColor;stroke-width:1.8}.cdl-product__buy:hover:not(:disabled){color:var(--cdl-product-accent, #f1bb2f);background:#111827;border-color:#111827;transform:translateY(-.1rem)}.cdl-product__buy:disabled{color:#6b7280;background:#e5e7eb;border-color:#e5e7eb;cursor:not-allowed}.cdl-product__form .shopify-payment-terms{margin-top:1rem;font-size:1.1rem}.cdl-product__trust-card{margin-top:1.8rem;padding:1.7rem;background:#fffdf7;border:.1rem solid #eee4c7;border-radius:1.2rem}.cdl-product__trust-card h2{margin:0 0 1rem;font-size:1.4rem}.cdl-product__trust-card ul{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.cdl-product__trust-card li{display:flex;align-items:center;gap:.8rem;color:#374151;font-size:1.2rem}.cdl-product__trust-card svg{width:1.8rem;flex:0 0 auto;fill:none;stroke:#9a7410;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cdl-product__description-preview{margin-top:2rem;padding-top:1.8rem;border-top:.1rem solid #e5e7eb}.cdl-product__description-preview p{margin:0;color:#4b5563;font-size:1.35rem;line-height:1.7}.cdl-product__description-preview a{display:inline-flex;margin-top:1rem;color:#111827;font-size:1.25rem;font-weight:800;text-decoration-color:var(--cdl-product-accent, #f1bb2f);text-underline-offset:.35rem}.cdl-product__quick-specs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:2rem 0 0}.cdl-product__quick-specs div{min-width:0;padding:1.2rem .7rem;text-align:center;background:#fff;border:.1rem solid #e8dcae;border-radius:.8rem}.cdl-product__quick-specs dt{color:#6b7280;font-size:.95rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.cdl-product__quick-specs dd{margin:.45rem 0 0;overflow-wrap:anywhere;font-size:1.1rem;font-weight:750;line-height:1.3}.cdl-product__sticky{position:fixed;z-index:35;right:0;bottom:0;left:0;padding:1rem 0;background:#fffffff5;border-top:.1rem solid #e5e7eb;box-shadow:0 -1rem 3rem #1118271f;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.cdl-product__sticky[hidden]{display:none}.cdl-product__sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cdl-product__sticky-summary{display:flex;min-width:0;align-items:center;gap:1.2rem}.cdl-product__sticky-summary img{width:6.4rem;height:6.4rem;object-fit:contain;background:#fff;border:.1rem solid #e5e7eb;border-radius:.8rem}.cdl-product__sticky-summary div{display:grid;gap:.35rem;min-width:0}.cdl-product__sticky-summary strong{max-width:54rem;overflow:hidden;font-size:1.3rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cdl-product__sticky-summary span{color:#8a6610;font-size:1.3rem;font-weight:850}.cdl-product__sticky-form{width:min(46rem,44vw);flex:0 0 auto}.cdl-product__sticky .cdl-product__quantity,.cdl-product__sticky .cdl-product__buy{min-height:4.8rem}.cdl-product button:focus-visible,.cdl-product a:focus-visible,.cdl-product summary:focus-visible{outline:.3rem solid var(--cdl-product-accent, #f1bb2f);outline-offset:.3rem}@media screen and (max-width:989px){.cdl-product__layout{grid-template-columns:1fr;gap:3.2rem}.cdl-product__gallery{position:static;top:auto}.cdl-product__stage,.cdl-product__media-panel,.cdl-product__zoom{min-height:min(70rem,78vw)}.cdl-product__main-image{max-height:min(70rem,78vw)}.cdl-product__sticky-summary strong{max-width:32rem}}@media screen and (max-width:749px){.cdl-product{padding-top:1.8rem;padding-bottom:6rem}.cdl-product__breadcrumb{margin-bottom:1.6rem}.cdl-product__gallery{display:flex;flex-direction:column-reverse;gap:1rem}.cdl-product__thumbnails{flex-direction:row;max-height:none;padding-bottom:.5rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.cdl-product__thumbnail{flex:0 0 6.4rem;width:6.4rem;min-height:6.4rem;scroll-snap-align:start}.cdl-product__thumbnail img{height:5.4rem}.cdl-product__stage,.cdl-product__media-panel,.cdl-product__zoom{min-height:42rem}.cdl-product__main-image{max-height:42rem}.cdl-product__zoom{padding:1.2rem}.cdl-product__title{font-size:2.6rem}.cdl-product__price{font-size:2.8rem}.cdl-product__buy-row{grid-template-columns:10.5rem minmax(0,1fr)}.cdl-product__quick-specs{grid-template-columns:repeat(2,minmax(0,1fr))}.cdl-product__sticky{padding:.8rem 0}.cdl-product__sticky-inner{gap:.8rem}.cdl-product__sticky-summary{display:none}.cdl-product__sticky-form{width:100%;grid-template-columns:10rem minmax(0,1fr)}.cdl-product__sticky .cdl-product__quantity,.cdl-product__sticky .cdl-product__buy{min-height:4.6rem}}@media(prefers-reduced-motion:reduce){.cdl-product__buy{transition:none}}.cdl-newsletter{padding:clamp(5rem,8vw,9rem) 0;color:var(--cdl-newsletter-dark);background:var(--cdl-newsletter-surface)}.cdl-newsletter__inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(38rem,.95fr);align-items:stretch;gap:0}.cdl-newsletter__visual,.cdl-newsletter__content{min-height:44rem}.cdl-newsletter__visual{position:relative;isolation:isolate;overflow:hidden;border-radius:2.4rem 0 0 2.4rem;background:radial-gradient(circle at 72% 28%,color-mix(in srgb,var(--cdl-newsletter-accent) 48%,transparent),transparent 34%),linear-gradient(135deg,#252a35,var(--cdl-newsletter-dark) 58%,#05070b)}.cdl-newsletter__visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.18;background-image:linear-gradient(120deg,transparent 48%,rgba(255,255,255,.3) 49%,transparent 50%);background-size:56px 56px;-webkit-mask-image:linear-gradient(to right,transparent,#000 25%,#000);mask-image:linear-gradient(to right,transparent,#000 25%,#000)}.cdl-newsletter__product,.cdl-newsletter__placeholder{position:absolute;z-index:2;width:32%;filter:drop-shadow(0 24px 24px rgba(0,0,0,.44))}.cdl-newsletter__product--1,.cdl-newsletter__placeholder--1{left:7%;top:22%;transform:rotate(-9deg)}.cdl-newsletter__product--2,.cdl-newsletter__placeholder--2{left:34%;top:9%;z-index:4;width:36%;transform:rotate(1deg)}.cdl-newsletter__product--3,.cdl-newsletter__placeholder--3{right:6%;top:23%;transform:rotate(9deg)}.cdl-newsletter__product-image,.cdl-newsletter__placeholder svg{width:100%;height:32rem;display:block;object-fit:contain}.cdl-newsletter__placeholder{color:#ffffff38}.cdl-newsletter__halo{position:absolute;z-index:1;border-radius:50%;pointer-events:none}.cdl-newsletter__halo--one{width:28rem;height:28rem;right:-10rem;top:-10rem;background:color-mix(in srgb,var(--cdl-newsletter-accent) 28%,transparent);filter:blur(8px)}.cdl-newsletter__halo--two{width:24rem;height:10rem;left:20%;right:20%;bottom:5%;border-radius:50%;background:color-mix(in srgb,var(--cdl-newsletter-accent) 38%,#171b24);box-shadow:0 30px 45px #00000073;transform:perspective(400px) rotateX(65deg)}.cdl-newsletter__visual-label{position:absolute;left:2.4rem;bottom:2.2rem;z-index:5;margin:0;padding:.8rem 1.2rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:var(--cdl-newsletter-light);font-size:1.1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;background:#111827ad;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cdl-newsletter__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,6vw,7rem);border-radius:0 2.4rem 2.4rem 0;color:var(--cdl-newsletter-light);background:var(--cdl-newsletter-dark)}.cdl-newsletter__eyebrow{width:fit-content;margin:0 0 1.4rem;color:var(--cdl-newsletter-accent);font-size:1.15rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cdl-newsletter__heading{max-width:56rem;margin:0;color:inherit;font-size:clamp(3.1rem,4.2vw,5.2rem);line-height:1.04;letter-spacing:-.04em;text-wrap:balance}.cdl-newsletter__heading em{color:var(--cdl-newsletter-accent);font-family:Georgia,Times New Roman,serif;font-weight:400}.cdl-newsletter__text{max-width:54rem;margin-top:1.8rem;color:#ffffffb8;font-size:1.5rem;line-height:1.6}.cdl-newsletter__form{margin-top:2.6rem}.cdl-newsletter__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;padding:.6rem;border:1px solid rgba(255,255,255,.12);border-radius:1.2rem;background:var(--cdl-newsletter-light)}.cdl-newsletter__field:focus-within{border-color:var(--cdl-newsletter-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--cdl-newsletter-accent) 24%,transparent)}.cdl-newsletter__field input{min-width:0;width:100%;min-height:4.8rem;padding:0 1.4rem;border:0;outline:0;color:var(--cdl-newsletter-dark);font:inherit;font-size:1.35rem;background:transparent}.cdl-newsletter__field button{min-width:13rem;min-height:4.8rem;padding:1rem 1.8rem;border:0;border-radius:.8rem;color:var(--cdl-newsletter-dark);font:inherit;font-size:1.3rem;font-weight:900;background:var(--cdl-newsletter-accent);cursor:pointer}.cdl-newsletter__field button:hover{filter:brightness(1.06)}.cdl-newsletter__consent{display:flex;align-items:flex-start;gap:.9rem;margin-top:1.2rem;color:#ffffffb3;font-size:1.15rem;line-height:1.45;cursor:pointer}.cdl-newsletter__consent input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.cdl-newsletter__check{width:2rem;height:2rem;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:.4rem}.cdl-newsletter__check svg{width:1.4rem;height:1.4rem;opacity:0;stroke:var(--cdl-newsletter-dark);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cdl-newsletter__consent input:checked+.cdl-newsletter__check{border-color:var(--cdl-newsletter-accent);background:var(--cdl-newsletter-accent)}.cdl-newsletter__consent input:checked+.cdl-newsletter__check svg{opacity:1}.cdl-newsletter__consent input:focus-visible+.cdl-newsletter__check{outline:3px solid var(--cdl-newsletter-accent);outline-offset:3px}.cdl-newsletter__message{display:flex;align-items:flex-start;gap:.8rem;margin:0;padding:1.2rem 1.4rem;border-radius:1rem;font-size:1.3rem;line-height:1.45}.cdl-newsletter__message svg{width:2rem;height:2rem;flex:0 0 auto;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cdl-newsletter__message--success{color:#173b24;background:#dff6e6}.cdl-newsletter__message--error{color:#7f1d1d;background:#fee2e2}.cdl-newsletter__message--error ul{margin:0}.cdl-newsletter__note{display:flex;align-items:center;gap:.8rem;margin:1.7rem 0 0;color:#ffffff8c;font-size:1.1rem}.cdl-newsletter__note svg{width:1.8rem;height:1.8rem;flex:0 0 auto;stroke:var(--cdl-newsletter-accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cdl-newsletter button:focus-visible,.cdl-newsletter input:focus-visible{outline:3px solid var(--cdl-newsletter-accent);outline-offset:2px}@media screen and (max-width:989px){.cdl-newsletter__inner{grid-template-columns:1fr}.cdl-newsletter__visual,.cdl-newsletter__content{min-height:auto}.cdl-newsletter__visual{min-height:38rem;border-radius:2rem 2rem 0 0}.cdl-newsletter__content{border-radius:0 0 2rem 2rem}}@media screen and (max-width:549px){.cdl-newsletter{padding:4rem 0}.cdl-newsletter__visual{min-height:30rem}.cdl-newsletter__product-image,.cdl-newsletter__placeholder svg{height:23rem}.cdl-newsletter__content{padding:3.2rem 2rem}.cdl-newsletter__field{grid-template-columns:1fr}.cdl-newsletter__field button{width:100%}.cdl-newsletter__visual-label{left:1.4rem;bottom:1.4rem}}.cdl-bundle{overflow:hidden;padding-block:var(--cdl-bundle-padding-top, 4.8rem) var(--cdl-bundle-padding-bottom, 4.8rem);color:var(--cdl-bundle-text, #111827);background:var(--cdl-bundle-background, #ffffff)}.cdl-bundle__header{display:grid;grid-template-columns:auto minmax(6rem,1fr);align-items:end;gap:2.4rem;margin-bottom:1.8rem}.cdl-bundle__heading{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,3vw,3.5rem);font-style:italic;font-weight:700;line-height:1.12;letter-spacing:-.025em}.cdl-bundle__text{max-width:64rem;margin:.7rem 0 0;color:var(--cdl-bundle-muted, #6b7280);font-size:1.35rem;line-height:1.5}.cdl-bundle__heading-line{height:.1rem;margin-bottom:.8rem;background:linear-gradient(90deg,var(--cdl-bundle-accent, #f1bb2f),color-mix(in srgb,var(--cdl-bundle-text, #111827) 55%,transparent))}.cdl-bundle__tiers{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;margin-bottom:3.2rem}.cdl-bundle__tier{display:flex;min-width:0;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 1rem;color:var(--cdl-bundle-muted, #6b7280);background:color-mix(in srgb,var(--cdl-bundle-accent, #f1bb2f) 8%,#ffffff);border:.1rem solid color-mix(in srgb,var(--cdl-bundle-accent, #f1bb2f) 45%,transparent);border-radius:999rem;font-size:1.05rem;line-height:1.25;text-align:center;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.cdl-bundle__tier strong{color:var(--cdl-bundle-text, #111827);font-size:1.1rem}.cdl-bundle__tier.is-active{color:#111827;background:var(--cdl-bundle-accent, #f1bb2f);border-color:var(--cdl-bundle-accent, #f1bb2f);box-shadow:0 .6rem 1.8rem color-mix(in srgb,var(--cdl-bundle-accent, #f1bb2f) 30%,transparent);transform:translateY(-.15rem)}.cdl-bundle__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(25rem,29rem);align-items:center;gap:5rem}.cdl-bundle__products{display:flex;min-width:0;align-items:center;gap:1.6rem;padding:.8rem .3rem 1.2rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;scrollbar-color:var(--cdl-bundle-accent, #f1bb2f) transparent}.cdl-bundle__product{position:relative;display:flex;width:min(18rem,22vw);min-width:15rem;flex:0 0 auto;flex-direction:column;align-self:stretch;padding:1.2rem;background:var(--cdl-bundle-card, #ffffff);border:.1rem solid color-mix(in srgb,var(--cdl-bundle-text, #111827) 10%,transparent);border-radius:1.6rem;box-shadow:0 .8rem 2.4rem #1118270f;scroll-snap-align:start;transition:border-color .16s ease,opacity .16s ease,transform .16s ease}.cdl-bundle__product:has(.cdl-bundle__selection:checked){border-color:color-mix(in srgb,var(--cdl-bundle-accent, #f1bb2f) 78%,var(--cdl-bundle-text, #111827))}.cdl-bundle__product:has(.cdl-bundle__selection:not(:checked)){opacity:.5}.cdl-bundle__check{position:absolute;z-index:2;top:1rem;right:1rem;display:grid;width:2.8rem;height:2.8rem;place-items:center;color:#111827;background:#fff;border:.1rem solid color-mix(in srgb,var(--cdl-bundle-text, #111827) 20%,transparent);border-radius:50%;box-shadow:0 .4rem 1.2rem #1118271f;cursor:pointer}.cdl-bundle__check svg{width:1.7rem;height:1.7rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2;opacity:0}.cdl-bundle__selection:checked+.cdl-bundle__check{background:var(--cdl-bundle-accent, #f1bb2f);border-color:var(--cdl-bundle-accent, #f1bb2f)}.cdl-bundle__selection:checked+.cdl-bundle__check svg{opacity:1}.cdl-bundle__selection:focus-visible+.cdl-bundle__check,.cdl-bundle__media:focus-visible,.cdl-bundle__product-title a:focus-visible,.cdl-bundle__button:focus-visible{outline:.3rem solid var(--cdl-bundle-accent, #f1bb2f);outline-offset:.3rem}.cdl-bundle__media{display:block;overflow:hidden;aspect-ratio:4 / 5;background:#fff;border-radius:1.1rem}.cdl-bundle__image{display:block;width:100%;height:100%;object-fit:contain}.cdl-bundle__placeholder{padding:10%;color:#d1d5db}.cdl-bundle__product-content{display:flex;flex:1;flex-direction:column;padding-top:1rem}.cdl-bundle__product-kicker{margin:0 0 .4rem;color:var(--cdl-bundle-muted, #6b7280);font-size:.95rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cdl-bundle__product-title{margin:0;font-size:1.25rem;font-weight:700;line-height:1.35}.cdl-bundle__product-title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cdl-bundle__product-price{margin:auto 0 0;padding-top:.8rem;font-size:1.35rem;font-weight:850}.cdl-bundle__operator{flex:0 0 auto;color:var(--cdl-bundle-text, #111827);font-family:Georgia,Times New Roman,serif;font-size:3.2rem;line-height:1}.cdl-bundle__summary{position:relative;padding:2.6rem;color:#fff;background:var(--cdl-bundle-summary, #111827);border-radius:1.6rem;box-shadow:0 1.2rem 3rem #11182724;text-align:center}.cdl-bundle__summary:before{position:absolute;top:50%;left:-3.5rem;color:var(--cdl-bundle-text, #111827);content:"=";font-family:Georgia,Times New Roman,serif;font-size:3.2rem;transform:translateY(-50%)}.cdl-bundle__summary-label{margin:0;color:color-mix(in srgb,#ffffff 74%,var(--cdl-bundle-accent, #f1bb2f));font-size:1.2rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.cdl-bundle__tier-label{margin:.6rem 0 0;color:var(--cdl-bundle-accent, #f1bb2f);font-size:1.35rem;font-weight:800;line-height:1.3}.cdl-bundle__original{margin:1rem 0 0;color:#9ca3af;font-size:1.15rem;line-height:1.3}.cdl-bundle__total{margin:.5rem 0 0;color:#fff;font-size:clamp(2.6rem,3vw,3.4rem);font-weight:850;line-height:1}.cdl-bundle__installment{margin:.8rem 0 0;color:#d1d5db;font-size:1.15rem;line-height:1.4}.cdl-bundle__savings{margin:.8rem 0 0;color:#fff;font-size:1.15rem;line-height:1.35}.cdl-bundle__savings strong{color:var(--cdl-bundle-accent, #f1bb2f)}.cdl-bundle__button{display:inline-flex;width:100%;min-height:4.6rem;align-items:center;justify-content:center;gap:.8rem;margin-top:1.8rem;padding:1rem 1.4rem;color:#111827;background:var(--cdl-bundle-accent, #f1bb2f);border:.1rem solid var(--cdl-bundle-accent, #f1bb2f);border-radius:999rem;cursor:pointer;font:inherit;font-size:1.35rem;font-weight:850;line-height:1;transition:color .16s ease,background .16s ease,opacity .16s ease}.cdl-bundle__button svg{width:2.1rem;height:2.1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cdl-bundle__button:hover:not(:disabled){color:var(--cdl-bundle-accent, #f1bb2f);background:#111827}.cdl-bundle__button:disabled{opacity:.55;cursor:not-allowed}.cdl-bundle__status{min-height:1.6rem;margin:.8rem 0 0;color:#fca5a5;font-size:1.1rem;line-height:1.35}.cdl-bundle__discount-note{margin:.8rem 0 0;color:#d1d5db;font-size:1rem;line-height:1.35}.cdl-bundle--empty{padding-block:2rem}.cdl-bundle--empty p{margin:0;padding:2.4rem;border:.1rem dashed #9ca3af;border-radius:1.2rem;text-align:center}.cdl-bundle__visually-hidden{position:absolute!important;width:.1rem!important;height:.1rem!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:989px){.cdl-bundle__tiers{display:flex;margin-inline:-1.5rem;padding:.3rem 1.5rem .8rem;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.cdl-bundle__tier{min-width:max-content;flex:0 0 auto}.cdl-bundle__layout{grid-template-columns:minmax(0,1fr);gap:2rem}.cdl-bundle__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:2rem;text-align:left}.cdl-bundle__summary:before{display:none}.cdl-bundle__tier-label,.cdl-bundle__original,.cdl-bundle__total,.cdl-bundle__savings,.cdl-bundle__installment,.cdl-bundle__discount-note,.cdl-bundle__status{grid-column:1}.cdl-bundle__button{grid-column:2;grid-row:1 / span 8;width:auto;min-width:22rem;margin-top:0}}@media screen and (max-width:749px){.cdl-bundle__header{grid-template-columns:minmax(0,1fr);gap:1.2rem;margin-bottom:2rem}.cdl-bundle__heading{font-size:clamp(2.2rem,7vw,2.8rem)}.cdl-bundle__heading-line{display:none}.cdl-bundle__tier{padding:.8rem 1.1rem}.cdl-bundle__products{margin-inline:-1.5rem;padding-inline:1.5rem}.cdl-bundle__product{width:15.5rem;min-width:15.5rem;padding:.9rem;border-radius:1.2rem}.cdl-bundle__operator{font-size:2.5rem}.cdl-bundle__summary{display:block;padding:2rem;text-align:center}.cdl-bundle__button{width:100%;min-width:0;margin-top:1.6rem}}@media(prefers-reduced-motion:reduce){.cdl-bundle__product,.cdl-bundle__button{transition:none}}.cdl-details{display:block;padding:clamp(5rem,8vw,9rem) 0;color:var(--cdl-details-dark, #111827);background:var(--cdl-details-surface, #ffffff);scroll-margin-top:14rem}.cdl-details__heading-row{display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:2.4rem;margin-bottom:2.4rem}.cdl-details__heading-row h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,3.4vw,4rem);font-style:italic;font-weight:600;line-height:1.1}.cdl-details__heading-row>span{height:.1rem;background:linear-gradient(90deg,var(--cdl-details-accent, #f1bb2f),transparent)}.cdl-details__description{max-width:108rem;color:#374151;font-size:1.5rem;line-height:1.75}.cdl-details__description h2,.cdl-details__description h3{margin-top:2.8rem;color:#111827;font-size:2rem}.cdl-details__description>div,.cdl-details__description details{border-color:#e5e7eb!important}.cdl-details__heading-row--specs{margin-top:clamp(5rem,7vw,8rem)}.cdl-details__table{margin:0;overflow:hidden;border:.1rem solid color-mix(in srgb,var(--cdl-details-accent, #f1bb2f) 45%,#e5e7eb);border-radius:1.2rem}.cdl-details__table>div{display:grid;grid-template-columns:minmax(18rem,27%) minmax(0,1fr);min-height:5rem;align-items:center;padding:1.15rem 1.6rem;gap:2rem}.cdl-details__table>div:nth-child(2n){background:var(--cdl-details-row, #faf7ee)}.cdl-details__table dt{font-size:1.3rem;font-weight:800}.cdl-details__table dd{margin:0;color:#4b5563;font-size:1.3rem;line-height:1.5;overflow-wrap:anywhere}@media screen and (max-width:749px){.cdl-details{padding:5rem 0}.cdl-details__heading-row{grid-template-columns:1fr;gap:1rem}.cdl-details__heading-row>span{width:100%}.cdl-details__description{font-size:1.35rem}.cdl-details__table>div{grid-template-columns:minmax(10rem,37%) minmax(0,1fr);min-height:4.6rem;padding:1rem 1.1rem;gap:1rem}.cdl-details__table dt,.cdl-details__table dd{font-size:1.15rem}}.cdl-reviews{padding-block:var(--cdl-reviews-padding-top, 5.6rem) var(--cdl-reviews-padding-bottom, 5.6rem);color:var(--cdl-reviews-text, #111827);background:var(--cdl-reviews-background, #ffffff)}.cdl-reviews__inner{width:min(calc(100% - 3rem),var(--cdl-reviews-max-width, 1160px));margin-inline:auto}.cdl-reviews__header{display:grid;grid-template-columns:auto minmax(5rem,1fr) auto;align-items:end;gap:2.4rem;margin-bottom:3rem}.cdl-reviews__heading{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,3vw,3.5rem);font-style:italic;font-weight:700;line-height:1.12;letter-spacing:-.025em}.cdl-reviews__text{max-width:58rem;margin:.7rem 0 0;color:var(--cdl-reviews-muted, #6b7280);font-size:1.35rem;line-height:1.5}.cdl-reviews__heading-line{height:.1rem;margin-bottom:.8rem;background:linear-gradient(90deg,var(--cdl-reviews-accent, #f1bb2f),color-mix(in srgb,var(--cdl-reviews-text, #111827) 60%,transparent))}.cdl-reviews__summary{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:.8rem;color:inherit;text-decoration:none}.cdl-reviews__stars{position:relative;grid-column:1 / -1;overflow:hidden;width:8.4rem;color:color-mix(in srgb,var(--cdl-reviews-text, #111827) 14%,transparent);font-size:1.7rem;line-height:1;letter-spacing:.08em;white-space:nowrap}.cdl-reviews__stars:before{position:absolute;inset:0 auto 0 0;overflow:hidden;width:var(--cdl-rating-percent, 0%);color:var(--cdl-reviews-accent, #f1bb2f);content:"\2605\2605\2605\2605\2605";white-space:nowrap}.cdl-reviews__summary strong{font-size:1.8rem;line-height:1.2}.cdl-reviews__summary>span:last-child{color:var(--cdl-reviews-muted, #6b7280);font-size:1.15rem;white-space:nowrap}.cdl-reviews__summary:focus-visible{outline:.3rem solid var(--cdl-reviews-accent, #f1bb2f);outline-offset:.4rem;border-radius:.4rem}.cdl-reviews__apps{min-width:0}.cdl-reviews__app{min-width:0;color:var(--cdl-reviews-text, #111827)}.cdl-reviews__app+.cdl-reviews__app{margin-top:2.4rem}.cdl-reviews__empty{display:flex;min-height:18rem;align-items:center;justify-content:center;gap:1.8rem;padding:3rem;color:var(--cdl-reviews-text, #111827);background:var(--cdl-reviews-card, #fffaf0);border:.1rem dashed color-mix(in srgb,var(--cdl-reviews-accent, #f1bb2f) 65%,var(--cdl-reviews-text, #111827));border-radius:1.6rem}.cdl-reviews__empty-icon{display:grid;width:5.6rem;height:5.6rem;flex:0 0 auto;place-items:center;color:#111827;background:var(--cdl-reviews-accent, #f1bb2f);border-radius:50%;font-size:2.8rem}.cdl-reviews__empty h3{margin:0;font-size:1.7rem;line-height:1.3}.cdl-reviews__empty p{margin:.5rem 0 0;color:var(--cdl-reviews-muted, #6b7280);font-size:1.3rem;line-height:1.5}@media screen and (max-width:749px){.cdl-reviews__header{grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;margin-bottom:2rem}.cdl-reviews__heading{font-size:clamp(2.2rem,7vw,2.8rem)}.cdl-reviews__heading-line{display:none}.cdl-reviews__summary{justify-items:end}.cdl-reviews__summary>span:last-child{display:none}.cdl-reviews__empty{min-height:15rem;align-items:flex-start;padding:2rem}.cdl-reviews__empty-icon{width:4.4rem;height:4.4rem;font-size:2.2rem}}.cdl-showcase{overflow:hidden;padding-block:var(--cdl-showcase-padding-top, 4.8rem) var(--cdl-showcase-padding-bottom, 4.8rem);color:var(--cdl-showcase-text, #111827);background:var(--cdl-showcase-background, #ffffff)}.cdl-showcase__inner{position:relative}.cdl-showcase__header{display:grid;grid-template-columns:auto minmax(4rem,1fr) auto;align-items:center;gap:2rem;margin-bottom:2.6rem}.cdl-showcase__heading{margin:0;color:var(--cdl-showcase-text, #111827);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,3vw,3.4rem);font-style:italic;font-weight:700;line-height:1.15;letter-spacing:-.025em}.cdl-showcase__heading-line{width:100%;height:.1rem;background:linear-gradient(90deg,var(--cdl-showcase-accent, #f1bb2f),color-mix(in srgb,var(--cdl-showcase-text, #111827) 70%,transparent))}.cdl-showcase__view-all{display:inline-flex;min-height:3.4rem;align-items:center;justify-content:center;padding:.7rem 1.6rem;color:var(--cdl-showcase-text, #111827);background:transparent;border:.1rem solid currentColor;border-radius:999rem;font-size:1.15rem;font-weight:800;line-height:1;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:color .16s ease,background .16s ease,border-color .16s ease}.cdl-showcase__view-all:hover{color:#111827;background:var(--cdl-showcase-accent, #f1bb2f);border-color:var(--cdl-showcase-accent, #f1bb2f)}.cdl-showcase__carousel{position:relative}.cdl-showcase__track{display:grid;grid-auto-columns:calc((100% - 4.8rem)/4);grid-auto-flow:column;gap:1.6rem;padding:.6rem .2rem 1.4rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:.2rem;scroll-snap-type:inline mandatory;scrollbar-width:none}.cdl-showcase__track::-webkit-scrollbar{display:none}.cdl-showcase__track:focus-visible{outline:.3rem solid var(--cdl-showcase-accent, #f1bb2f);outline-offset:.4rem;border-radius:1rem}.cdl-showcase__slide{min-width:0;scroll-snap-align:start}.cdl-showcase__arrow{position:absolute;z-index:3;top:50%;display:inline-grid;width:4.4rem;height:4.4rem;place-items:center;padding:0;color:var(--cdl-showcase-text, #111827);background:var(--cdl-showcase-card, #ffffff);border:.1rem solid color-mix(in srgb,var(--cdl-showcase-text, #111827) 18%,transparent);border-radius:50%;box-shadow:0 .6rem 2rem #11182724;cursor:pointer;transform:translateY(-50%);transition:color .16s ease,background .16s ease,opacity .16s ease}.cdl-showcase__arrow--previous{left:-2.2rem}.cdl-showcase__arrow--next{right:-2.2rem}.cdl-showcase__arrow svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cdl-showcase__arrow:hover:not(:disabled){color:#111827;background:var(--cdl-showcase-accent, #f1bb2f)}.cdl-showcase__arrow:disabled{opacity:.35;cursor:default}.cdl-showcase__arrow:focus-visible,.cdl-showcase__view-all:focus-visible,.cdl-showcase__indicator:focus-visible{outline:.3rem solid var(--cdl-showcase-accent, #f1bb2f);outline-offset:.3rem}.cdl-showcase__indicators{display:flex;min-height:1.2rem;align-items:center;justify-content:center;gap:.8rem;margin-top:1.2rem}.cdl-showcase__indicator{width:.8rem;height:.8rem;padding:0;background:color-mix(in srgb,var(--cdl-showcase-text, #111827) 14%,transparent);border:0;border-radius:50%;cursor:pointer;transition:width .16s ease,background .16s ease}.cdl-showcase__indicator[aria-current=true]{width:2.4rem;background:var(--cdl-showcase-accent, #f1bb2f);border-radius:999rem}.cdl-showcase__empty{margin:0;padding:4rem 2rem;color:var(--cdl-showcase-muted, #6b7280);background:var(--cdl-showcase-card, #ffffff);border:.1rem dashed color-mix(in srgb,var(--cdl-showcase-text, #111827) 22%,transparent);border-radius:1.6rem;text-align:center}.cdl-showcase [hidden]{display:none!important}@media screen and (max-width:989px){.cdl-showcase__arrow--previous{left:.4rem}.cdl-showcase__arrow--next{right:.4rem}}@media screen and (max-width:749px){.cdl-showcase__header{grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;margin-bottom:1.8rem}.cdl-showcase__heading{font-size:clamp(2.2rem,7vw,2.8rem)}.cdl-showcase__heading-line{display:none}.cdl-showcase__view-all{min-height:3.2rem;padding-inline:1.2rem;font-size:1rem;letter-spacing:.06em}.cdl-showcase__track{grid-auto-columns:calc((100% - 1rem)/2);gap:1rem}.cdl-showcase__arrow{width:3.8rem;height:3.8rem}}@media(prefers-reduced-motion:reduce){.cdl-showcase__track{scroll-behavior:auto}.cdl-showcase__view-all,.cdl-showcase__arrow,.cdl-showcase__indicator{transition:none}}.cdl-promo{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:linear-gradient(112deg,var(--cdl-promo-start),var(--cdl-promo-end))}.cdl-promo:before,.cdl-promo:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.cdl-promo:before{width:44rem;height:44rem;left:-20rem;top:-22rem;background:color-mix(in srgb,var(--cdl-promo-accent) 34%,transparent)}.cdl-promo:after{width:34rem;height:34rem;right:-10rem;bottom:-24rem;border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 44px #ffffff09,0 0 0 88px #ffffff06}.cdl-promo__inner{min-height:clamp(330px,32vw,470px);display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr) auto;align-items:center;gap:clamp(2rem,4vw,6rem);padding-top:4rem;padding-bottom:4rem}.cdl-promo__products{position:relative;align-self:stretch;min-height:270px;display:flex;align-items:flex-end;justify-content:center}.cdl-promo__products:after{content:"";position:absolute;left:5%;right:5%;bottom:0;height:24%;z-index:0;border-radius:50%;background:linear-gradient(180deg,color-mix(in srgb,var(--cdl-promo-accent) 62%,white),#70550b);box-shadow:0 25px 45px #00000057;transform:perspective(500px) rotateX(62deg)}.cdl-promo__product{position:relative;z-index:2;width:37%;max-height:330px;object-fit:contain;filter:drop-shadow(0 20px 18px rgba(0,0,0,.42))}.cdl-promo__product:nth-child(1){margin-right:-21%;transform:rotate(-8deg) translateY(4%)}.cdl-promo__product:nth-child(2){z-index:4}.cdl-promo__product:nth-child(3){margin-left:-21%;transform:rotate(8deg) translateY(4%)}.cdl-promo__placeholder{width:42%;color:#ffffff40}.cdl-promo__content{position:relative;z-index:5;max-width:68rem}.cdl-promo__content>p{margin:0 0 1rem;color:var(--cdl-promo-accent);font-size:1.2rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.cdl-promo__content h2{margin:0;color:inherit;font-size:clamp(3.5rem,4.5vw,6.4rem);font-weight:900;line-height:.98;letter-spacing:-.045em;text-wrap:balance}.cdl-promo__content .rte{max-width:54rem;margin-top:1.8rem;color:#ffffffc7;font-size:1.55rem;line-height:1.5}.cdl-promo__content a{min-height:4.8rem;display:inline-flex;align-items:center;gap:1rem;margin-top:2.2rem;padding:1.1rem 2rem;border-radius:999px;color:#111827;font-size:1.35rem;font-weight:900;text-decoration:none;background:var(--cdl-promo-accent)}.cdl-promo__offer{min-width:13rem;display:grid;place-items:center;padding:2rem;border:1px solid rgba(255,255,255,.32);border-radius:50%;aspect-ratio:1;text-align:center;background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:rotate(5deg)}.cdl-promo__offer span,.cdl-promo__offer strong{display:block}.cdl-promo__offer span{align-self:end;font-size:1rem;letter-spacing:.08em;text-transform:uppercase}.cdl-promo__offer strong{align-self:start;color:var(--cdl-promo-accent);font-size:2rem;line-height:1}.cdl-promo__content a:focus-visible{outline:3px solid #fff;outline-offset:4px}@media screen and (max-width:989px){.cdl-promo__inner{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.cdl-promo__offer{position:absolute;right:2rem;top:2rem;min-width:10rem;padding:1.4rem}}@media screen and (max-width:699px){.cdl-promo__inner{grid-template-columns:1fr;gap:1rem;padding-top:4.5rem;text-align:center}.cdl-promo__content{order:1}.cdl-promo__products{order:2;min-height:310px}.cdl-promo__content a{justify-content:center}.cdl-promo__offer{display:none}}.cdl-related{overflow:hidden;padding-block:var(--cdl-related-padding-top, 4.8rem) var(--cdl-related-padding-bottom, 4.8rem);color:var(--cdl-showcase-text, #111827);background:var(--cdl-showcase-background, #ffffff)}.cdl-related__inner{position:relative}.cdl-related__header{display:grid;grid-template-columns:auto minmax(4rem,1fr) auto;align-items:center;gap:2rem;margin-bottom:2.6rem}.cdl-related__heading{margin:0;color:var(--cdl-showcase-text, #111827);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,3vw,3.4rem);font-style:italic;font-weight:700;line-height:1.15;letter-spacing:-.025em}.cdl-related__heading-line{width:100%;height:.1rem;background:linear-gradient(90deg,var(--cdl-showcase-accent, #f1bb2f),color-mix(in srgb,var(--cdl-showcase-text, #111827) 65%,transparent))}.cdl-related__view-all{display:inline-flex;min-height:3.4rem;align-items:center;justify-content:center;padding:.7rem 1.6rem;color:var(--cdl-showcase-text, #111827);background:transparent;border:.1rem solid currentColor;border-radius:999rem;font-size:1.1rem;font-weight:800;line-height:1;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .16s ease,background .16s ease,border-color .16s ease}.cdl-related__view-all:hover{color:#111827;background:var(--cdl-showcase-accent, #f1bb2f);border-color:var(--cdl-showcase-accent, #f1bb2f)}.cdl-related__carousel{position:relative}.cdl-related__track{display:grid;grid-auto-columns:calc((100% - 4.8rem)/4);grid-auto-flow:column;gap:1.6rem;padding:.6rem .2rem 1.4rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-padding-inline:.2rem;scroll-snap-type:inline mandatory;scrollbar-width:none}.cdl-related__track::-webkit-scrollbar{display:none}.cdl-related__track:focus-visible{outline:.3rem solid var(--cdl-showcase-accent, #f1bb2f);outline-offset:.4rem;border-radius:1rem}.cdl-related__slide{min-width:0;scroll-snap-align:start}.cdl-related__arrow{position:absolute;z-index:3;top:50%;display:inline-grid;width:4.4rem;height:4.4rem;place-items:center;padding:0;color:var(--cdl-showcase-text, #111827);background:var(--cdl-showcase-card, #ffffff);border:.1rem solid color-mix(in srgb,var(--cdl-showcase-text, #111827) 18%,transparent);border-radius:50%;box-shadow:0 .6rem 2rem #11182724;cursor:pointer;transform:translateY(-50%);transition:color .16s ease,background .16s ease,opacity .16s ease}.cdl-related__arrow--previous{left:-2.2rem}.cdl-related__arrow--next{right:-2.2rem}.cdl-related__arrow svg{width:2.4rem;height:2.4rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cdl-related__arrow:hover:not(:disabled){color:#111827;background:var(--cdl-showcase-accent, #f1bb2f)}.cdl-related__arrow:disabled{opacity:.32;cursor:default}.cdl-related__arrow:focus-visible,.cdl-related__view-all:focus-visible{outline:.3rem solid var(--cdl-showcase-accent, #f1bb2f);outline-offset:.3rem}.cdl-related__loading{display:grid;min-height:34rem;place-items:center}.cdl-related__spinner{width:3.6rem;height:3.6rem;border:.3rem solid color-mix(in srgb,var(--cdl-showcase-text, #111827) 12%,transparent);border-top-color:var(--cdl-showcase-accent, #f1bb2f);border-radius:50%;animation:cdl-related-spin .8s linear infinite}.cdl-related__empty{margin:0;padding:4rem 2rem;color:var(--cdl-showcase-muted, #6b7280);background:var(--cdl-showcase-card, #ffffff);border:.1rem dashed color-mix(in srgb,var(--cdl-showcase-text, #111827) 22%,transparent);border-radius:1.6rem;text-align:center}.cdl-related__visually-hidden{position:absolute!important;width:.1rem!important;height:.1rem!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.cdl-related [hidden]{display:none!important}@keyframes cdl-related-spin{to{transform:rotate(360deg)}}@media screen and (max-width:989px){.cdl-related__track{grid-auto-columns:calc((100% - 3.2rem) / 3)}.cdl-related__arrow--previous{left:.4rem}.cdl-related__arrow--next{right:.4rem}}@media screen and (max-width:749px){.cdl-related__header{grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;margin-bottom:1.8rem}.cdl-related__heading{font-size:clamp(2.2rem,7vw,2.8rem)}.cdl-related__heading-line{display:none}.cdl-related__view-all{min-height:3.2rem;padding-inline:1.2rem;font-size:1rem}.cdl-related__track{grid-auto-columns:minmax(16rem,78%);gap:1rem;margin-inline:-1.5rem;padding-inline:1.5rem;scroll-padding-inline:1.5rem}.cdl-related__arrow{width:3.8rem;height:3.8rem}}@media(prefers-reduced-motion:reduce){.cdl-related__track{scroll-behavior:auto}.cdl-related__view-all,.cdl-related__arrow{transition:none}.cdl-related__spinner{animation-duration:1.8s}}.cdl-card{display:flex;height:100%;min-width:0;flex-direction:column;overflow:hidden;color:var(--cdl-showcase-text, #111827);background:var(--cdl-showcase-card, #ffffff);border:.1rem solid color-mix(in srgb,var(--cdl-showcase-text, #111827) 9%,transparent);border-radius:1.6rem;box-shadow:0 .8rem 2.4rem #11182712;transition:transform .18s ease,box-shadow .18s ease}.cdl-card:hover{transform:translateY(-.3rem);box-shadow:0 1.2rem 3.2rem #1118271f}.cdl-card__media{position:relative;padding:1.2rem 1.2rem 0}.cdl-card__media-link{display:block;overflow:hidden;aspect-ratio:var(--cdl-card-image-ratio, 1 / 1);background:#fff;border-radius:1.1rem}.cdl-card__image{display:block;width:100%;height:100%;object-fit:contain;transition:transform .24s ease}.cdl-card:hover .cdl-card__image{transform:scale(1.025)}.cdl-card__placeholder{padding:12%;color:#d1d5db}.cdl-card__discount{position:absolute;z-index:1;top:2.2rem;left:2.2rem;display:inline-flex;align-items:center;min-height:2.4rem;padding:.3rem .8rem;color:#111827;background:var(--cdl-showcase-accent, #f1bb2f);border-radius:.5rem;font-size:1.1rem;font-weight:800;line-height:1;letter-spacing:.02em}.cdl-card__unavailable{position:absolute;z-index:1;top:2.2rem;right:2.2rem;display:inline-flex;min-height:2.4rem;align-items:center;padding:.3rem .8rem;color:#fff;background:#6b7280;border-radius:.5rem;font-size:1rem;font-weight:800;line-height:1;letter-spacing:.02em;text-transform:uppercase}.cdl-card__content{display:flex;flex:1;flex-direction:column;padding:1.4rem}.cdl-card__vendor{margin:0 0 .5rem;color:var(--cdl-showcase-muted, #6b7280);font-size:1.1rem;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.cdl-card__title{min-height:4rem;margin:0;font-size:1.45rem;font-weight:650;line-height:1.38}.cdl-card__title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cdl-card__title a:hover{text-decoration:underline;text-decoration-color:var(--cdl-showcase-accent, #f1bb2f);text-underline-offset:.3rem}.cdl-card__rating{display:flex;min-height:2rem;align-items:center;gap:.6rem;margin-top:.7rem;color:var(--cdl-showcase-muted, #6b7280);font-size:1.05rem}.cdl-card__stars{position:relative;display:inline-block;color:#d1d5db;font-size:1.35rem;line-height:1;letter-spacing:.05em}.cdl-card__stars span:last-child{position:absolute;inset:0 auto 0 0;width:var(--cdl-card-rating, 0%);overflow:hidden;color:#f5b301;white-space:nowrap}.cdl-card__rating small{font:inherit}.cdl-card__pricing{min-height:7.2rem;margin-top:1rem}.cdl-card__compare-price{display:block;margin-bottom:.2rem;color:var(--cdl-showcase-muted, #6b7280);font-size:1.2rem;line-height:1.2}.cdl-card__price{margin:0;color:var(--cdl-showcase-text, #111827);font-size:1.7rem;font-weight:800;line-height:1.25}.cdl-card__payment-label{color:color-mix(in srgb,var(--cdl-showcase-text, #111827) 74%,var(--cdl-showcase-accent, #f1bb2f));font-size:1.25rem;font-weight:700}.cdl-card__installment{margin:.3rem 0 0;color:var(--cdl-showcase-muted, #6b7280);font-size:1.15rem;line-height:1.3}.cdl-card__form{margin-top:auto}.cdl-card__buy-button{display:inline-flex;width:100%;min-height:4.2rem;align-items:center;justify-content:center;gap:.8rem;padding:.9rem 1.4rem;color:#111827;background:var(--cdl-showcase-accent, #f1bb2f);border:.1rem solid var(--cdl-showcase-accent, #f1bb2f);border-radius:999rem;cursor:pointer;font:inherit;font-size:1.4rem;font-weight:800;line-height:1;transition:color .16s ease,background .16s ease,border-color .16s ease}.cdl-card__buy-button svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cdl-card__buy-button:hover:not(:disabled){color:var(--cdl-showcase-accent, #f1bb2f);background:#111827;border-color:#111827}.cdl-card__buy-button:disabled{color:#6b7280;background:#e5e7eb;border-color:#e5e7eb;cursor:not-allowed}.cdl-card__media-link:focus-visible,.cdl-card__title a:focus-visible,.cdl-card__buy-button:focus-visible{outline:.3rem solid var(--cdl-showcase-accent, #f1bb2f);outline-offset:.3rem}.cdl-card__visually-hidden{position:absolute!important;width:.1rem!important;height:.1rem!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:749px){.cdl-card{border-radius:1.2rem}.cdl-card__media{padding:.8rem .8rem 0}.cdl-card__discount{top:1.5rem;left:1.5rem;padding:.3rem .6rem;font-size:1rem}.cdl-card__unavailable{top:1.5rem;right:1.5rem;max-width:calc(100% - 3rem);padding:.3rem .6rem;font-size:.85rem}.cdl-card__content{padding:1rem}.cdl-card__title{min-height:3.6rem;font-size:1.25rem}.cdl-card__pricing{min-height:7rem}.cdl-card__price{font-size:1.45rem}.cdl-card__payment-label{display:block;font-size:1.05rem}.cdl-card__buy-button{min-height:3.8rem;padding-inline:.8rem;font-size:1.2rem}}@media(prefers-reduced-motion:reduce){.cdl-card,.cdl-card__image,.cdl-card__buy-button{transition:none}.cdl-card:hover,.cdl-card:hover .cdl-card__image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/48/compiled_assets/styles.css.map */
