.dn-flash{width:100%;display:block;padding-block:var(--dn-flash-padding-top) var(--dn-flash-padding-bottom)}.dn-flash *{box-sizing:border-box}.dn-flash__page{width:min(calc(100% - 32px),var(--dn-flash-max-width));margin-inline:auto}.dn-flash__shell{position:relative;isolation:isolate;overflow:hidden;padding:clamp(16px,2.4vw,30px);border-radius:var(--dn-flash-radius);background:radial-gradient(circle at 94% -25%,rgb(255 255 255 / 28%) 0 18%,transparent 18.5%),radial-gradient(circle at -5% 120%,rgb(255 255 255 / 16%) 0 24%,transparent 24.5%),linear-gradient(105deg,var(--dn-flash-bg-one),var(--dn-flash-bg-two));box-shadow:0 18px 42px #1618231a}.dn-flash__header{margin-bottom:18px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;color:var(--dn-flash-heading)}.dn-flash__heading-group{min-width:0}.dn-flash__eyebrow{margin:0 0 4px;color:inherit;font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.1em;text-transform:uppercase;opacity:.82}.dn-flash__heading{margin:0;display:flex;align-items:center;gap:7px;color:inherit;font-size:clamp(24px,3vw,38px);font-weight:900;font-style:italic;line-height:1;letter-spacing:-.04em;text-transform:uppercase}.dn-flash__lightning{display:inline-block;font-style:normal;filter:drop-shadow(0 4px 8px rgb(0 0 0 / 16%))}.dn-flash__countdown{display:flex;align-items:center;gap:10px;color:inherit}.dn-flash__countdown-label{font-size:12px;font-weight:700;line-height:1.2;opacity:.9}.dn-flash__clock{display:flex;align-items:center;gap:4px;font-variant-numeric:tabular-nums}.dn-flash__time{min-width:34px;padding:7px 6px;border:1px solid rgb(255 255 255 / 18%);border-radius:7px;color:#fff;background:#11131f;font-size:13px;font-weight:800;line-height:1;text-align:center;box-shadow:0 5px 12px #11131f2e}.dn-flash__separator{color:inherit;font-size:15px;font-weight:900;line-height:1}.dn-flash__actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.dn-flash__arrow{width:38px;height:38px;flex:0 0 38px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 32%);border-radius:999px;color:var(--dn-flash-heading);background:#ffffff29;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:color .16s ease,background .16s ease,transform .16s ease,opacity .16s ease}.dn-flash__arrow svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dn-flash__arrow:hover:not(:disabled){color:#11131f;background:#fff;transform:translateY(-1px)}.dn-flash__arrow:disabled{cursor:default;opacity:.35}.dn-flash__view-all{min-height:38px;padding:8px 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;color:#11131f;background:#fff;font-size:12px;font-weight:800;line-height:1;text-decoration:none;box-shadow:0 7px 16px #11131f1f;transition:transform .16s ease,box-shadow .16s ease}.dn-flash__view-all svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.dn-flash__view-all:hover{transform:translateY(-1px);box-shadow:0 10px 22px #11131f2b}.dn-flash__view-all:hover svg{transform:translate(2px)}.dn-flash__arrow:focus-visible,.dn-flash__view-all:focus-visible,.dn-flash__media-link:focus-visible,.dn-flash__product-title a:focus-visible,.dn-flash__track:focus-visible{outline:3px solid currentColor;outline-offset:3px}.dn-flash__slider{min-width:0}.dn-flash__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - ((var(--dn-flash-columns) - 1) * 12px)) / var(--dn-flash-columns));gap:12px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.dn-flash__track::-webkit-scrollbar{display:none}.dn-flash__card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgb(17 19 31 / 7%);border-radius:12px;color:var(--dn-flash-card-text);background:var(--dn-flash-card-bg);box-shadow:0 8px 18px #11131f14;scroll-snap-align:start;transition:transform .18s ease,box-shadow .18s ease}.dn-flash__card:hover{transform:translateY(-3px);box-shadow:0 14px 27px #11131f21}.dn-flash__media-link{display:block;color:inherit;text-decoration:none}.dn-flash__media{position:relative;overflow:hidden;aspect-ratio:var(--dn-flash-image-ratio);background:#f5f5f7}.dn-flash__image,.dn-flash__placeholder{width:100%;height:100%;display:block}.dn-flash__image{object-fit:var(--dn-flash-image-fit);transition:transform .38s cubic-bezier(.2,.7,.2,1)}.dn-flash__placeholder{color:#11131f47;background:linear-gradient(135deg,#fff4ee,#ffe0d1)}.dn-flash__card:hover .dn-flash__image{transform:scale(1.04)}.dn-flash__discount,.dn-flash__sold-out{position:absolute;z-index:1;top:9px;left:9px;min-height:25px;padding:5px 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:var(--dn-flash-accent);font-size:11px;font-weight:850;line-height:1;box-shadow:0 5px 12px #11131f24}.dn-flash__sold-out{left:50%;top:50%;transform:translate(-50%,-50%);white-space:nowrap;background:#11131fd6}.dn-flash__card-body{min-height:0;flex:1;padding:12px;display:flex;flex-direction:column}.dn-flash__vendor{margin:0 0 5px;overflow:hidden;color:inherit;font-size:10px;font-weight:750;line-height:1.2;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;opacity:.55}.dn-flash__product-title{margin:0 0 9px;display:-webkit-box;overflow:hidden;color:inherit;font-size:13px;font-weight:650;line-height:1.35;letter-spacing:-.01em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dn-flash__product-title a{color:inherit;text-decoration:none}.dn-flash__price-row{margin-top:auto;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px}.dn-flash__price{color:var(--dn-flash-accent);font-size:clamp(15px,1.45vw,19px);font-weight:850;line-height:1.1;letter-spacing:-.025em}.dn-flash__from{margin-right:2px;font-size:10px;font-weight:700}.dn-flash__compare-price{color:inherit;font-size:11px;line-height:1.2;opacity:.42}.dn-flash__progress{position:relative;height:15px;margin-top:10px;overflow:hidden;border-radius:999px;background:var(--dn-flash-progress-bg)}.dn-flash__progress-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--dn-flash-accent),#ffffff 42%),var(--dn-flash-accent))}.dn-flash__progress-text{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;padding-inline:4px;overflow:hidden;color:#fff;font-size:8px;font-weight:800;line-height:15px;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 2px rgb(17 19 31 / 35%)}@media screen and (max-width:1100px){.dn-flash__header{grid-template-columns:minmax(0,1fr) auto}.dn-flash__countdown{grid-column:1;grid-row:2;justify-self:start}.dn-flash__actions{grid-column:2;grid-row:1 / span 2}.dn-flash__track{grid-auto-columns:calc((100% - 36px)/4)}}@media screen and (max-width:749px){.dn-flash__page{width:min(calc(100% - 24px),var(--dn-flash-max-width))}.dn-flash__shell{padding:14px 12px 12px;border-radius:min(var(--dn-flash-radius),16px)}.dn-flash__header{margin-bottom:13px;grid-template-columns:minmax(0,1fr) auto;gap:10px 8px}.dn-flash__heading{font-size:21px}.dn-flash__eyebrow{font-size:9px}.dn-flash__countdown{min-width:0;gap:7px}.dn-flash__countdown-label{display:none}.dn-flash__time{min-width:29px;padding:6px 4px;font-size:11px}.dn-flash__actions{gap:5px}.dn-flash__arrow{width:34px;height:34px;flex-basis:34px}.dn-flash__arrow svg{width:17px;height:17px}.dn-flash__view-all{width:34px;min-height:34px;padding:0}.dn-flash__view-all span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dn-flash__track{grid-auto-columns:minmax(142px,43vw);gap:8px;margin-right:-12px;padding-right:12px}.dn-flash__card{border-radius:9px}.dn-flash__card-body{padding:9px}.dn-flash__product-title{margin-bottom:7px;font-size:11px}.dn-flash__price{font-size:15px}.dn-flash__compare-price{font-size:9px}.dn-flash__discount,.dn-flash__sold-out{top:7px;left:7px;min-height:22px;padding:4px 7px;font-size:9px}.dn-flash__sold-out{left:50%;top:50%}.dn-flash__progress{height:13px;margin-top:8px}.dn-flash__progress-text{font-size:7px;line-height:13px}}@media(prefers-reduced-motion:reduce){.dn-flash__track{scroll-behavior:auto}.dn-flash__arrow,.dn-flash__view-all,.dn-flash__view-all svg,.dn-flash__card,.dn-flash__image{transition:none}}.dealnest-hero{width:100%;padding-block:var(--dn-hero-padding-top) var(--dn-hero-padding-bottom)}.dealnest-hero *{box-sizing:border-box}.dealnest-hero__inner{width:min(calc(100% - 32px),var(--dn-hero-max-width));margin-inline:auto}.dealnest-hero__grid{display:grid;grid-template-columns:minmax(0,2.08fr) minmax(280px,1fr);gap:var(--dn-hero-gap)}.dealnest-hero__grid--single{grid-template-columns:minmax(0,1fr)}.dealnest-hero__main,.dealnest-hero__promo{position:relative;isolation:isolate;overflow:hidden;border-radius:var(--dn-hero-radius)}.dealnest-hero__main{min-height:var(--dn-hero-desktop-height);display:flex;padding:clamp(28px,5vw,72px);color:var(--dn-hero-main-text);background:radial-gradient(circle at 76% 28%,rgb(255 255 255 / 28%) 0 10%,transparent 10.5%),radial-gradient(circle at 85% 78%,rgb(255 255 255 / 18%) 0 15%,transparent 15.5%),linear-gradient(135deg,color-mix(in srgb,var(--dn-hero-main-bg),#ffffff 16%),var(--dn-hero-main-bg))}.dealnest-hero__main--top-left{align-items:flex-start;justify-content:flex-start}.dealnest-hero__main--top-center{align-items:flex-start;justify-content:center}.dealnest-hero__main--center-left{align-items:center;justify-content:flex-start}.dealnest-hero__main--center{align-items:center;justify-content:center}.dealnest-hero__main--bottom-left{align-items:flex-end;justify-content:flex-start}.dealnest-hero__main--bottom-center{align-items:flex-end;justify-content:center}.dealnest-hero__media,.dealnest-hero__overlay,.dealnest-hero__media picture{position:absolute;top:0;right:0;bottom:0;left:0}.dealnest-hero__media{z-index:-3}.dealnest-hero__media picture{display:block}.dealnest-hero__image{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--dn-hero-image-position)}.dealnest-hero__overlay{z-index:-2;pointer-events:none;background:var(--dn-hero-overlay);opacity:var(--dn-hero-overlay-opacity)}.dealnest-hero__shape{position:absolute;display:block;border-radius:999px;background:#ffffff2e;filter:blur(1px)}.dealnest-hero__shape--one{width:250px;height:250px;right:8%;top:-22%}.dealnest-hero__shape--two{width:130px;height:130px;right:28%;bottom:-16%}.dealnest-hero__shape--three{width:80px;height:80px;right:4%;bottom:18%}.dealnest-hero__content{position:relative;z-index:1;width:min(100%,620px)}.dealnest-hero__content--left{text-align:left}.dealnest-hero__content--center{text-align:center}.dealnest-hero__content--right{text-align:right}.dealnest-hero__content--center .dealnest-hero__button{margin-inline:auto}.dealnest-hero__content--right .dealnest-hero__button{margin-left:auto}.dealnest-hero__badge{width:fit-content;margin:0 0 16px;padding:7px 12px;border:1px solid rgb(255 255 255 / 32%);border-radius:999px;color:inherit;background:#ffffff29;font-size:12px;font-weight:750;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dealnest-hero__content--center .dealnest-hero__badge{margin-inline:auto}.dealnest-hero__content--right .dealnest-hero__badge{margin-left:auto}.dealnest-hero__heading{max-width:12ch;margin:0;color:inherit;font-size:clamp(38px,5.2vw,74px);font-weight:850;line-height:.98;letter-spacing:-.045em}.dealnest-hero__content--center .dealnest-hero__heading{margin-inline:auto}.dealnest-hero__content--right .dealnest-hero__heading{margin-left:auto}.dealnest-hero__text{max-width:48ch;margin-top:18px;color:inherit;font-size:clamp(15px,1.45vw,19px);line-height:1.55}.dealnest-hero__text p{margin:0}.dealnest-hero__content--center .dealnest-hero__text{margin-inline:auto}.dealnest-hero__content--right .dealnest-hero__text{margin-left:auto}.dealnest-hero__button{width:fit-content;min-height:48px;margin-top:26px;padding:12px 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;color:var(--dn-hero-button-text);background:var(--dn-hero-button-bg);font-size:14px;font-weight:750;line-height:1;text-decoration:none;box-shadow:0 10px 24px #00000024;transition:transform .18s ease,box-shadow .18s ease}.dealnest-hero__button svg,.dealnest-hero__promo-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.dealnest-hero__button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000002e}.dealnest-hero__button:hover svg,.dealnest-hero__promo:hover .dealnest-hero__promo-link svg{transform:translate(3px)}.dealnest-hero__button:focus-visible,.dealnest-hero__promo:focus-visible{outline:3px solid currentColor;outline-offset:3px}.dealnest-hero__promos{min-width:0;display:grid;grid-template-rows:repeat(auto-fit,minmax(0,1fr));gap:var(--dn-hero-gap)}.dealnest-hero__promo{min-height:0;display:flex;padding:clamp(22px,2.7vw,38px);color:var(--dn-promo-text);background:radial-gradient(circle at 90% 20%,rgb(255 255 255 / 22%) 0 14%,transparent 14.5%),linear-gradient(135deg,color-mix(in srgb,var(--dn-promo-bg),#ffffff 12%),var(--dn-promo-bg));text-decoration:none}.dealnest-hero__promo--top-left{align-items:flex-start}.dealnest-hero__promo--center-left{align-items:center}.dealnest-hero__promo--bottom-left{align-items:flex-end}.dealnest-hero__promo-media,.dealnest-hero__promo-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.dealnest-hero__promo-media{z-index:-3}.dealnest-hero__promo-image{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--dn-promo-image-position);transition:transform .4s ease}.dealnest-hero__promo:hover .dealnest-hero__promo-image{transform:scale(1.035)}.dealnest-hero__promo-shape{position:absolute;width:130px;height:130px;right:-20px;bottom:-38px;display:block;border-radius:999px;background:#ffffff2e}.dealnest-hero__promo-overlay{z-index:-2;background:var(--dn-promo-overlay);opacity:var(--dn-promo-overlay-opacity)}.dealnest-hero__promo-content{position:relative;z-index:1;width:min(100%,320px);display:flex;flex-direction:column;align-items:flex-start}.dealnest-hero__promo-badge{margin-bottom:10px;padding:5px 9px;border-radius:999px;color:inherit;background:#ffffff2e;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.07em;text-transform:uppercase}.dealnest-hero__promo-heading{color:inherit;font-size:clamp(24px,2.15vw,34px);font-weight:820;line-height:1.05;letter-spacing:-.035em}.dealnest-hero__promo-text{margin-top:8px;color:inherit;font-size:13px;line-height:1.4;opacity:.88}.dealnest-hero__promo-link{margin-top:16px;display:inline-flex;align-items:center;gap:7px;color:inherit;font-size:13px;font-weight:750;line-height:1.2}.dealnest-hero__promo-icon{position:absolute;z-index:0;right:clamp(16px,2.5vw,34px);bottom:clamp(12px,2vw,28px);font-size:clamp(44px,5vw,76px);line-height:1;transform:rotate(-7deg);filter:drop-shadow(0 10px 14px rgb(0 0 0 / 10%))}@media screen and (max-width:989px){.dealnest-hero__grid{grid-template-columns:minmax(0,1fr)}.dealnest-hero__main{min-height:var(--dn-hero-mobile-height);padding:32px 24px}.dealnest-hero__promos{width:calc(100vw - max(32px,calc((100vw - var(--dn-hero-max-width)) / 2)));margin-right:calc(50% - 50vw);padding-right:16px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,78vw);grid-template-rows:minmax(180px,auto);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.dealnest-hero__promos::-webkit-scrollbar{display:none}.dealnest-hero__promos--desktop-only{display:none}.dealnest-hero__promo{min-height:190px;scroll-snap-align:start}}@media screen and (max-width:749px){.dealnest-hero__inner{width:min(calc(100% - 24px),var(--dn-hero-max-width))}.dealnest-hero__heading{font-size:clamp(36px,11vw,54px)}.dealnest-hero__text{margin-top:14px;font-size:15px}.dealnest-hero__button{min-height:46px;margin-top:22px}}@media(prefers-reduced-motion:reduce){.dealnest-hero__button,.dealnest-hero__button svg,.dealnest-hero__promo-link svg,.dealnest-hero__promo-image{transition:none}}.dn-pdp{width:100%;display:block;padding-block:var(--dn-padding-top) var(--dn-padding-bottom);color:var(--dn-text)}.dn-pdp *{box-sizing:border-box}.dn-pdp__inner{width:min(calc(100% - 40px),var(--dn-max-width));margin-inline:auto}.dn-pdp__breadcrumbs{min-width:0;margin-bottom:18px;display:flex;align-items:center;gap:7px;overflow:hidden;color:var(--dn-muted);font-size:12px;line-height:1.3;white-space:nowrap}.dn-pdp__breadcrumbs a,.dn-pdp__breadcrumbs strong{min-width:0;overflow:hidden;color:inherit;font-weight:500;text-decoration:none;text-overflow:ellipsis}.dn-pdp__breadcrumbs strong{color:var(--dn-text);font-weight:700}.dn-pdp__breadcrumbs a:hover{color:var(--dn-accent)}.dn-pdp__top{display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);gap:32px;align-items:start}.dn-pdp__gallery{min-width:0;display:grid;grid-template-columns:66px minmax(0,1fr);gap:10px;align-items:start}.dn-pdp__thumbs{max-height:620px;padding:1px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;scrollbar-width:thin}.dn-pdp__thumb{position:relative;width:64px;height:64px;flex:0 0 64px;padding:2px;overflow:hidden;border:2px solid transparent;border-radius:9px;color:var(--dn-text);background:var(--dn-soft);cursor:pointer;transition:border-color .15s ease,transform .15s ease}.dn-pdp__thumb:hover{transform:scale(1.04)}.dn-pdp__thumb.is-active{border-color:var(--dn-accent)}.dn-pdp__thumb-image{width:100%;height:100%;display:block;border-radius:5px;object-fit:cover}.dn-pdp__media-badge{position:absolute;right:3px;bottom:3px;min-width:18px;min-height:18px;padding:3px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#161823b8;font-size:7px;font-weight:800;line-height:1}.dn-pdp__media-badge svg{width:11px;height:11px;fill:currentColor}.dn-pdp__viewer{position:relative;min-width:0;overflow:hidden;border-radius:14px;background:var(--dn-soft);outline:none;touch-action:pan-y}.dn-pdp__slides,.dn-pdp__slide{width:100%;height:100%}.dn-pdp__slide{position:relative;aspect-ratio:var(--dn-media-ratio);align-items:center;justify-content:center;background:var(--dn-soft)}.dn-pdp__slide.is-active{display:flex;animation:dn-pdp-fade .22s ease}.dn-pdp__slide[hidden]{display:none}@keyframes dn-pdp-fade{0%{opacity:.5}to{opacity:1}}.dn-pdp__media,.dn-pdp__placeholder,.dn-pdp__external-video,.dn-pdp__external-video iframe{width:100%;height:100%;display:block}.dn-pdp__media--image,.dn-pdp__placeholder{object-fit:var(--dn-media-fit)}.dn-pdp__media--video{object-fit:contain;background:#000}.dn-pdp__external-video iframe{border:0}.dn-pdp__placeholder{color:#16182338}.dn-pdp__arrow,.dn-pdp__share{position:absolute;z-index:4;width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#fff;background:#1618236b;cursor:pointer;transition:background .15s ease,transform .15s ease}.dn-pdp__arrow{top:50%;transform:translateY(-50%)}.dn-pdp__arrow--previous{left:10px}.dn-pdp__arrow--next{right:10px}.dn-pdp__arrow:hover{background:#161823a6;transform:translateY(-50%) scale(1.04)}.dn-pdp__share{top:10px;right:10px;color:var(--dn-text);background:#ffffffeb;box-shadow:0 4px 14px #1618231f}.dn-pdp__share:hover{color:#fff;background:var(--dn-accent);transform:scale(1.04)}.dn-pdp__arrow svg,.dn-pdp__share svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.dn-pdp__counter{position:absolute;right:12px;bottom:12px;z-index:3;padding:4px 9px;border-radius:999px;color:#fff;background:#1618239e;font-size:11px;font-weight:700;line-height:1.2}.dn-pdp__buy{min-width:0;padding:24px 26px;border:1px solid var(--dn-border);border-radius:16px;background:var(--dn-surface);box-shadow:0 4px 16px #1618230a}.dn-pdp__vendor{margin:0 0 7px;color:var(--dn-accent);font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.07em;text-transform:uppercase}.dn-pdp__title{margin:0;color:var(--dn-heading);font-size:21px;font-weight:750;line-height:1.35;letter-spacing:-.015em}.dn-pdp__meta{min-height:24px;margin:9px 0 13px;display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;color:var(--dn-muted);font-size:12px}.dn-pdp__availability{display:inline-flex;align-items:center;gap:5px;color:#0a9347;font-weight:700}.dn-pdp__availability.is-unavailable{color:var(--dn-accent)}.dn-pdp__sku{margin-left:auto;color:var(--dn-muted);font-size:10px}.dn-pdp__price-panel{padding:13px 15px;border-radius:10px;background:#fff5f7}.dn-pdp__price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.dn-pdp__price{color:var(--dn-accent);font-size:30px;font-weight:900;line-height:1;letter-spacing:-.035em}.dn-pdp__compare{color:#a8a9b0;font-size:14px}.dn-pdp__discount{padding:3px 7px;border-radius:4px;color:var(--dn-accent);background:#fe2c551a;font-size:11px;font-weight:800;line-height:1.2}.dn-pdp__tax-note{margin:6px 0 0;color:var(--dn-muted);font-size:10px;line-height:1.4}.dn-pdp__promos{margin-top:11px;display:flex;gap:7px;flex-wrap:wrap}.dn-pdp__promo{padding:5px 9px;display:inline-flex;align-items:center;gap:5px;border:1px dashed rgb(254 44 85 / 55%);border-radius:5px;color:var(--dn-accent);background:#fff0f3;font-size:10px;font-weight:700;line-height:1.25}.dn-pdp__form{margin-top:16px}.dn-pdp__options{display:grid;gap:15px}.dn-pdp__option{min-width:0;margin:0;padding:0;border:0}.dn-pdp__option-label{width:100%;margin-bottom:8px;padding:0;display:flex;align-items:center;gap:10px;color:var(--dn-muted);font-size:10px;font-weight:750;line-height:1.3;letter-spacing:.045em;text-transform:uppercase}.dn-pdp__option-label strong{color:var(--dn-text);font-size:11px;font-weight:700;letter-spacing:0;text-transform:none}.dn-pdp__option-values{display:flex;gap:8px;flex-wrap:wrap}.dn-pdp__option-value{position:relative;min-height:38px;padding:8px 13px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9d9de;border-radius:8px;color:var(--dn-text);background:var(--dn-surface);font-size:12px;font-weight:650;line-height:1.2;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.dn-pdp__option-value:hover{border-color:var(--dn-accent)}.dn-pdp__option-value:has(input:checked){color:var(--dn-accent);border-color:var(--dn-accent);background:#fff0f3;font-weight:750}.dn-pdp__option-value.is-unavailable:not(:has(input:checked)){color:#a8a9b0;background:linear-gradient(to bottom right,transparent calc(50% - .5px),#d9d9de 50%,transparent calc(50% + .5px));opacity:.65}.dn-pdp__option-value input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dn-pdp__quantity-row{margin-top:16px;display:flex;align-items:center;gap:14px}.dn-pdp__quantity-row>label{color:var(--dn-muted);font-size:10px;font-weight:750;letter-spacing:.045em;text-transform:uppercase}.dn-pdp__quantity{display:grid;grid-template-columns:32px 38px 32px;overflow:hidden;border:1px solid #d9d9de;border-radius:7px;background:var(--dn-surface)}.dn-pdp__quantity button,.dn-pdp__quantity input{height:32px;min-width:0;padding:0;border:0;color:var(--dn-text);background:transparent;font:inherit;text-align:center}.dn-pdp__quantity button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.dn-pdp__quantity button:hover{color:var(--dn-accent);background:var(--dn-soft)}.dn-pdp__quantity button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.dn-pdp__quantity input{width:38px;border-inline:1px solid #d9d9de;font-size:13px;font-weight:700;-webkit-appearance:textfield;appearance:textfield}.dn-pdp__quantity input::-webkit-inner-spin-button,.dn-pdp__quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.dn-pdp__form-errors{margin-top:12px;padding:9px 11px;border-radius:7px;color:#9c2238;background:#fff0f3;font-size:12px;line-height:1.4}.dn-pdp__buttons{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:start}.dn-pdp__add{width:100%;height:48px;min-height:48px;max-height:48px;padding:12px 16px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--dn-text);border-radius:999px;color:var(--dn-text);background:var(--dn-surface);font:inherit;font-size:14px;font-weight:800;line-height:1;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease}.dn-pdp__add:hover:not(:disabled){color:#fff;border-color:var(--dn-accent);background:var(--dn-accent)}.dn-pdp__add:disabled{cursor:not-allowed;opacity:.5}.dn-pdp__buy-now{width:100%;height:48px;min-height:48px;max-height:48px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#fff;background:linear-gradient(100deg,var(--dn-accent),#ff4d2d);font:inherit;font-size:14px;font-weight:800;line-height:1;cursor:pointer;box-shadow:none;transition:filter .15s ease,transform .15s ease}.dn-pdp__buy-now:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.dn-pdp__buy-now:disabled{cursor:not-allowed;opacity:.5}.dn-pdp__delivery{margin-top:16px;padding:14px 0 12px;display:flex;align-items:center;gap:10px;border-top:1px solid var(--dn-border)}.dn-pdp__delivery-icon{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--dn-accent);background:#fff0f3}.dn-pdp__delivery-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dn-pdp__delivery-content{min-width:0;display:flex;flex-direction:column;gap:2px}.dn-pdp__delivery-content strong{color:var(--dn-text);font-size:12px;line-height:1.3}.dn-pdp__delivery-content>span{color:var(--dn-muted);font-size:11px;line-height:1.4}.dn-pdp__service-list{margin-top:0;display:grid;gap:0}.dn-pdp__service{min-height:48px;padding:8px 0;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--dn-border);color:#4c4d55}.dn-pdp__service--link{color:inherit;text-decoration:none}.dn-pdp__service--link:hover strong{color:var(--dn-accent)}.dn-pdp__service-icon{width:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.dn-pdp__service-copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:2px;font-size:12px;line-height:1.4}.dn-pdp__service-copy strong{color:var(--dn-text);font-size:12px;transition:color .15s ease}.dn-pdp__service-copy small{color:var(--dn-muted);font-size:11px}.dn-pdp__service-arrow{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:var(--dn-muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dn-pdp__service-details{border-bottom:1px solid var(--dn-border)}.dn-pdp__service-details summary{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--dn-text);cursor:pointer;list-style:none}.dn-pdp__service-details summary::-webkit-details-marker{display:none}.dn-pdp__service-details-title{display:inline-flex;align-items:center;gap:9px}.dn-pdp__service-details-title strong{font-size:12px;line-height:1.35}.dn-pdp__service-details summary>svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:var(--dn-muted);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.dn-pdp__service-details[open] summary>svg{transform:rotate(180deg)}.dn-pdp__service-details-content{padding:0 0 13px 31px;color:var(--dn-muted);font-size:11px;line-height:1.55}.dn-pdp__service-details-content>:first-child{margin-top:0}.dn-pdp__service-details-content>:last-child{margin-bottom:0}.dn-pdp__service-details-content>a{display:inline-flex;align-items:center;gap:5px;color:var(--dn-accent);font-weight:750;text-decoration:none}.dn-pdp__payment-methods{margin-top:14px}.dn-pdp__payment-methods p{margin:0 0 7px;color:var(--dn-muted);font-size:10px;font-weight:700;line-height:1.3;letter-spacing:.04em;text-transform:uppercase}.dn-pdp__payment-methods ul{margin:0;padding:0;display:flex;align-items:center;gap:5px;flex-wrap:wrap;list-style:none}.dn-pdp__payment-methods li{height:24px;display:inline-flex;align-items:center}.dn-pdp__payment-methods svg{width:38px;height:24px;display:block}.dn-pdp__custom-text{color:var(--dn-muted);font-size:11px;line-height:1.5}.dn-pdp__custom-text p{margin:0}.dn-pdp__lower{margin-top:22px;display:grid;gap:14px}.dn-pdp__card{min-width:0;padding:18px;border:1px solid var(--dn-border);border-radius:12px;background:var(--dn-surface)}.dn-pdp__section-title{margin:0 0 12px;color:var(--dn-heading);font-size:18px;font-weight:800;line-height:1.3}.dn-pdp__description{position:relative}.dn-pdp__description-content{position:relative;overflow:hidden;color:#4c4d55;font-size:13px;line-height:1.65;transition:max-height .28s ease}.dn-pdp__description.is-collapsed .dn-pdp__description-content{max-height:var(--dn-description-height)}.dn-pdp__description:not(.is-collapsed) .dn-pdp__description-content{max-height:none}.dn-pdp__description.is-collapsed:after{position:absolute;right:0;bottom:43px;left:0;height:72px;background:linear-gradient(to bottom,transparent,var(--dn-surface));content:"";pointer-events:none}.dn-pdp__description-content>:first-child{margin-top:0}.dn-pdp__description-content>:last-child{margin-bottom:0}.dn-pdp__description-content img,.dn-pdp__description-content video,.dn-pdp__description-content iframe,.dn-pdp__description-content table{max-width:100%}.dn-pdp__description-content img,.dn-pdp__description-content video,.dn-pdp__description-content iframe{height:auto}.dn-pdp__description-content table{display:block;overflow-x:auto}.dn-pdp__description-toggle{position:relative;z-index:1;min-height:38px;margin:10px auto 0;padding:8px 16px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--dn-border);border-radius:999px;color:var(--dn-text);background:var(--dn-surface);font:inherit;font-size:12px;font-weight:750;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.dn-pdp__description-toggle:hover{color:var(--dn-accent);border-color:var(--dn-accent);background:#fff5f7}.dn-pdp__description-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.dn-pdp__description:not(.is-collapsed) .dn-pdp__description-toggle svg{transform:rotate(180deg)}.dn-pdp__details{padding-block:0}.dn-pdp__details summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--dn-text);font-size:13px;font-weight:750;cursor:pointer;list-style:none}.dn-pdp__details summary::-webkit-details-marker{display:none}.dn-pdp__details summary>span{display:inline-flex;align-items:center;gap:7px}.dn-pdp__details summary>svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.dn-pdp__details[open] summary>svg{transform:rotate(180deg)}.dn-pdp__details-content{padding-bottom:16px;color:var(--dn-muted);font-size:13px;line-height:1.65}.dn-pdp__app-block{overflow:hidden}.dn-pdp__reviews-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dn-pdp__reviews-header .dn-pdp__section-title{margin-bottom:7px}.dn-pdp__reviews-header .dn-pdp__section-title span{color:var(--dn-muted);font-size:13px;font-weight:650}.dn-pdp__reviews-summary{display:flex;align-items:center;gap:8px}.dn-pdp__reviews-summary>strong{color:var(--dn-accent);font-size:24px;font-weight:900;line-height:1}.dn-pdp__reviews-summary small{color:var(--dn-muted);font-size:11px}.dn-pdp__rating-stars{position:relative;display:inline-block;color:#dedee3;font-size:14px;line-height:1;letter-spacing:1px}.dn-pdp__rating-stars:before{position:absolute;inset:0 auto 0 0;width:var(--dn-rating-percent);overflow:hidden;color:#f5a623;content:"\2605\2605\2605\2605\2605";white-space:nowrap}.dn-pdp__verified-label{display:inline-flex;align-items:center;gap:5px;color:#0a9347;font-size:11px;font-weight:700;line-height:1.35}.dn-pdp__verified-label svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.dn-pdp__review-apps{margin-top:15px}.dn-pdp__review-editor-note{padding:18px;border:1px dashed var(--dn-border);border-radius:9px;color:var(--dn-muted);background:var(--dn-soft);font-size:12px;line-height:1.55;text-align:center}.dn-pdp__missing{padding:40px 20px;color:#6b6d76;text-align:center}.dn-pdp__thumb:focus-visible,.dn-pdp__viewer:focus-visible,.dn-pdp__arrow:focus-visible,.dn-pdp__share:focus-visible,.dn-pdp__option-value:has(input:focus-visible),.dn-pdp__quantity button:focus-visible,.dn-pdp__quantity input:focus-visible,.dn-pdp__add:focus-visible,.dn-pdp__buy-now:focus-visible,.dn-pdp__service--link:focus-visible,.dn-pdp__service-details summary:focus-visible,.dn-pdp__description-toggle:focus-visible,.dn-pdp__details summary:focus-visible{outline:3px solid var(--dn-accent);outline-offset:3px}@media screen and (max-width:1100px){.dn-pdp__top{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:22px}.dn-pdp__buy{padding:20px}}@media screen and (max-width:860px){.dn-pdp__top{grid-template-columns:minmax(0,1fr);gap:20px}.dn-pdp__gallery,.dn-pdp__buy{width:min(100%,640px);margin-inline:auto}.dn-pdp__buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media screen and (max-width:749px){.dn-pdp__inner{width:min(calc(100% - 24px),var(--dn-max-width))}.dn-pdp__breadcrumbs{margin-bottom:12px;font-size:10px}.dn-pdp__gallery{display:flex;flex-direction:column-reverse;gap:8px}.dn-pdp__thumbs{width:100%;max-height:none;padding-bottom:3px;flex-direction:row;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.dn-pdp__thumbs::-webkit-scrollbar{display:none}.dn-pdp__thumb{width:58px;height:58px;flex-basis:58px}.dn-pdp__viewer{border-radius:12px}.dn-pdp__buy{padding:16px;border-radius:14px}.dn-pdp__title{font-size:17px;line-height:1.4}.dn-pdp__meta{font-size:11px}.dn-pdp__sku{margin-left:0}.dn-pdp__price{font-size:27px}.dn-pdp__buttons{gap:7px}.dn-pdp__add,.dn-pdp__buy-now{height:46px;min-height:46px;max-height:46px;padding-inline:9px;font-size:12px}.dn-pdp__lower{margin-top:14px}.dn-pdp__card{padding:15px;border-radius:10px}.dn-pdp__section-title{font-size:16px}.dn-pdp__description-content{font-size:12px}.dn-pdp__reviews-header{flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){.dn-pdp__slide.is-active{animation:none}.dn-pdp__thumb,.dn-pdp__arrow,.dn-pdp__share,.dn-pdp__option-value,.dn-pdp__add,.dn-pdp__buy-now,.dn-pdp__service-copy strong,.dn-pdp__service-details summary>svg,.dn-pdp__description-content,.dn-pdp__description-toggle,.dn-pdp__description-toggle svg,.dn-pdp__details summary>svg{transition:none}}.dn-feed{width:100%;display:block;padding-block:var(--dn-feed-padding-top) var(--dn-feed-padding-bottom)}.dn-feed *{box-sizing:border-box}.dn-feed__inner{width:min(calc(100% - 32px),var(--dn-feed-max-width));margin-inline:auto}.dn-feed__header{margin-bottom:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.dn-feed__heading-group{min-width:0;flex:1}.dn-feed__eyebrow{margin:0 0 5px;color:var(--dn-feed-accent);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.dn-feed__heading{margin:0;color:var(--dn-feed-heading);font-size:clamp(26px,3vw,40px);font-weight:850;line-height:1.08;letter-spacing:-.045em}.dn-feed__description{max-width:62ch;margin-top:8px;color:var(--dn-feed-muted);font-size:14px;line-height:1.5}.dn-feed__description p{margin:0}.dn-feed__view-all{min-height:42px;padding:10px 17px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;color:#fff;background:#161823;font-size:13px;font-weight:750;line-height:1;text-decoration:none;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.dn-feed__view-all svg,.dn-feed__product-link svg,.dn-feed__open-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dn-feed__view-all svg,.dn-feed__product-link svg{transition:transform .16s ease}.dn-feed__view-all:hover{background:var(--dn-feed-accent);transform:translateY(-1px);box-shadow:0 9px 20px #11131f21}.dn-feed__view-all:hover svg,.dn-feed__product-link:hover svg{transform:translate(2px)}.dn-feed__tabs{margin-bottom:20px;padding:4px;display:flex;align-items:center;gap:7px;overflow-x:auto;border:1px solid var(--dn-feed-border);border-radius:999px;background:var(--dn-feed-tab-bg);scrollbar-width:none;overscroll-behavior-inline:contain}.dn-feed__tabs::-webkit-scrollbar{display:none}.dn-feed__tab{position:relative;min-height:40px;padding:8px 15px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:999px;color:var(--dn-feed-tab-text);background:transparent;font:inherit;font-size:13px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.dn-feed__tab:hover{background:color-mix(in srgb,var(--dn-feed-accent),transparent 90%)}.dn-feed__tab.is-active{color:#fff;background:var(--dn-feed-accent);box-shadow:0 6px 14px color-mix(in srgb,var(--dn-feed-accent),transparent 72%)}.dn-feed__tab-icon{font-size:15px;line-height:1}.dn-feed__tab-count,.dn-feed__tab-badge{min-width:20px;min-height:20px;padding:4px 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:inherit;background:#ffffff2e;font-size:9px;font-weight:800;line-height:1}.dn-feed__tab:not(.is-active) .dn-feed__tab-count,.dn-feed__tab:not(.is-active) .dn-feed__tab-badge{background:#11131f12}.dn-feed__panel[hidden]{display:none}.dn-feed__grid{display:grid;grid-template-columns:repeat(var(--dn-feed-columns),minmax(0,1fr));gap:var(--dn-feed-gap)}.dn-feed__card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--dn-feed-border);border-radius:var(--dn-feed-card-radius);color:var(--dn-feed-text);background:var(--dn-feed-card-bg);box-shadow:0 6px 18px #11131f0d;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.dn-feed__card:hover{border-color:color-mix(in srgb,var(--dn-feed-accent),transparent 45%);transform:translateY(-4px);box-shadow:0 15px 30px #11131f1c}.dn-feed__media-link{display:block;color:inherit;text-decoration:none}.dn-feed__media{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:var(--dn-feed-image-ratio);border-radius:var(--dn-feed-image-radius);background:#f5f5f7}.dn-feed__image,.dn-feed__placeholder{width:100%;height:100%;display:block}.dn-feed__image{object-fit:var(--dn-feed-image-fit);transition:opacity .32s ease,transform .42s cubic-bezier(.2,.7,.2,1)}.dn-feed__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0}.dn-feed__card:hover .dn-feed__image--primary{transform:scale(1.035)}.dn-feed__card:hover .dn-feed__image--secondary{opacity:1;transform:scale(1.035)}.dn-feed__placeholder{color:#11131f3d;background:linear-gradient(135deg,#f6f7f9,#eceef2)}.dn-feed__badges{position:absolute;z-index:3;top:9px;left:9px;display:flex;flex-wrap:wrap;gap:5px;pointer-events:none}.dn-feed__badge{min-height:25px;padding:5px 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:#fff;background:var(--dn-feed-accent);font-size:10px;font-weight:850;line-height:1;box-shadow:0 5px 12px #11131f24}.dn-feed__badge--sold{background:#161823}.dn-feed__open-icon{position:absolute;z-index:3;right:10px;bottom:10px;width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#161823;background:#fffffff0;box-shadow:0 8px 18px #11131f24;opacity:0;transform:translateY(5px);transition:opacity .18s ease,transform .18s ease}.dn-feed__card:hover .dn-feed__open-icon{opacity:1;transform:translateY(0)}.dn-feed__card-body{min-height:0;flex:1;padding:13px;display:flex;flex-direction:column}.dn-feed__vendor{margin:0 0 5px;overflow:hidden;color:var(--dn-feed-muted);font-size:10px;font-weight:750;line-height:1.2;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dn-feed__product-title{margin:0;display:-webkit-box;overflow:hidden;color:inherit;font-size:13px;font-weight:650;line-height:1.4;letter-spacing:-.01em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dn-feed__product-title a{color:inherit;text-decoration:none}.dn-feed__product-type{margin:5px 0 0;overflow:hidden;color:var(--dn-feed-muted);font-size:10px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.dn-feed__price-row{margin-top:11px;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px}.dn-feed__price{color:var(--dn-feed-accent);font-size:clamp(16px,1.45vw,20px);font-weight:850;line-height:1.1;letter-spacing:-.025em}.dn-feed__from{margin-right:2px;font-size:10px;font-weight:700}.dn-feed__compare-price{color:var(--dn-feed-muted);font-size:11px;line-height:1.2}.dn-feed__product-link{width:fit-content;margin-top:12px;display:inline-flex;align-items:center;gap:7px;color:var(--dn-feed-text);font-size:11px;font-weight:750;line-height:1.2;text-decoration:none}.dn-feed__product-link svg{width:15px;height:15px}.dn-feed__editor-note,.dn-feed__empty{margin:16px 0 0;padding:12px 15px;border:1px dashed var(--dn-feed-border);border-radius:10px;color:var(--dn-feed-muted);background:var(--dn-feed-card-bg);font-size:12px;line-height:1.4;text-align:center}.dn-feed__empty{margin-top:0}.dn-feed__tab:focus-visible,.dn-feed__view-all:focus-visible,.dn-feed__media-link:focus-visible,.dn-feed__product-title a:focus-visible,.dn-feed__product-link:focus-visible{outline:3px solid var(--dn-feed-accent);outline-offset:3px}@media screen and (max-width:1100px){.dn-feed__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.dn-feed__inner{width:min(calc(100% - 24px),var(--dn-feed-max-width))}.dn-feed__header{margin-bottom:13px;align-items:center;gap:10px}.dn-feed__heading{font-size:23px}.dn-feed__description{display:none}.dn-feed__view-all{width:38px;min-height:38px;padding:0}.dn-feed__view-all span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dn-feed__tabs{margin-right:-12px;margin-bottom:14px;padding-right:12px;border-right:0;border-radius:999px 0 0 999px}.dn-feed__tab{min-height:36px;padding:7px 12px;font-size:11px}.dn-feed__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dn-feed__card{border-radius:min(var(--dn-feed-card-radius),12px)}.dn-feed__card-body{padding:9px}.dn-feed__badges{top:7px;left:7px}.dn-feed__badge{min-height:22px;padding:4px 6px;font-size:9px}.dn-feed__open-icon{display:none}.dn-feed__product-title{font-size:11px;line-height:1.35}.dn-feed__price-row{margin-top:8px;gap:3px 5px}.dn-feed__price{font-size:15px}.dn-feed__compare-price{font-size:9px}.dn-feed__product-link{margin-top:9px;font-size:9px}}@media(prefers-reduced-motion:reduce){.dn-feed__tab,.dn-feed__view-all,.dn-feed__view-all svg,.dn-feed__product-link svg,.dn-feed__card,.dn-feed__image,.dn-feed__open-icon{transition:none}}.dn-videos{width:100%;display:block;padding-block:var(--dn-videos-padding-top) var(--dn-videos-padding-bottom)}.dn-videos *{box-sizing:border-box}.dn-videos__inner{width:min(calc(100% - 32px),var(--dn-videos-max-width));margin-inline:auto}.dn-videos__header{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.dn-videos__heading-group{min-width:0;flex:1 1 auto}.dn-videos__eyebrow{margin:0 0 5px;color:var(--dn-videos-accent);font-size:11px;font-weight:800;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.dn-videos__heading{margin:0;display:flex;align-items:center;gap:9px;color:var(--dn-videos-heading);font-size:clamp(25px,3vw,38px);font-weight:850;line-height:1.08;letter-spacing:-.04em}.dn-videos__heading-icon{font-size:.85em;line-height:1}.dn-videos__description{max-width:60ch;margin-top:8px;color:var(--dn-videos-muted);font-size:14px;line-height:1.5}.dn-videos__description p{margin:0}.dn-videos__actions{position:relative;z-index:8;flex:0 0 auto;display:flex;align-items:center;gap:8px}.dn-videos__arrow{width:42px;height:42px;flex:0 0 42px;padding:0;display:inline-flex!important;visibility:visible!important;align-items:center;justify-content:center;border:1px solid var(--dn-videos-nav-border);border-radius:999px;color:var(--dn-videos-nav-icon);background:var(--dn-videos-nav-bg);cursor:pointer;opacity:1;box-shadow:0 5px 14px #11131f1a,inset 0 0 0 1px #ffffff1f;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease,opacity .16s ease}.dn-videos__arrow svg{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dn-videos__arrow:hover:not(:disabled){color:#fff;border-color:var(--dn-videos-accent);background:var(--dn-videos-accent);transform:translateY(-1px)}.dn-videos__arrow:disabled{color:color-mix(in srgb,var(--dn-videos-nav-icon),transparent 48%);cursor:default;opacity:.72}.dn-videos__view-all{min-height:42px;padding:10px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;color:#fff;background:#161823;font-size:13px;font-weight:750;line-height:1;text-decoration:none;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.dn-videos__view-all svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease}.dn-videos__view-all:hover{background:var(--dn-videos-accent);transform:translateY(-1px);box-shadow:0 9px 20px #11131f21}.dn-videos__view-all:hover svg{transform:translate(2px)}.dn-videos__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - ((var(--dn-videos-columns) - 1) * var(--dn-videos-gap))) / var(--dn-videos-columns));gap:var(--dn-videos-gap);overflow-x:auto;overflow-y:hidden;padding:3px 3px 12px;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.dn-videos__track::-webkit-scrollbar{display:none}.dn-videos__card{min-width:0;overflow:hidden;border-radius:var(--dn-videos-radius);color:#fff;background:var(--dn-videos-card-bg);box-shadow:0 10px 25px #11131f1c;scroll-snap-align:start;transition:transform .22s ease,box-shadow .22s ease}.dn-videos__card:hover{transform:translateY(-4px);box-shadow:0 17px 34px #11131f2b}.dn-videos__media{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:var(--dn-videos-ratio);background:linear-gradient(160deg,var(--dn-video-fallback-one),var(--dn-video-fallback-two))}.dn-videos__video,.dn-videos__poster,.dn-videos__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.dn-videos__video,.dn-videos__poster{object-fit:cover}.dn-videos__poster{z-index:1;transition:opacity .24s ease,transform .45s ease}.dn-videos__poster--static{z-index:0}.dn-videos__card:hover .dn-videos__poster{transform:scale(1.025)}.dn-videos__card.is-playing .dn-videos__poster:not(.dn-videos__poster--static){pointer-events:none;opacity:0}.dn-videos__fallback{display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgb(254 44 85 / 35%),transparent 42%),radial-gradient(circle at 80% 78%,rgb(37 244 238 / 24%),transparent 42%),linear-gradient(160deg,var(--dn-video-fallback-one),var(--dn-video-fallback-two))}.dn-videos__fallback span{font-size:clamp(58px,7vw,100px);line-height:1;filter:drop-shadow(0 16px 18px rgb(0 0 0 / 22%));transform:rotate(-6deg)}.dn-videos__shade{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgb(0 0 0 / 20%),transparent 30%,transparent 54%,rgb(8 9 14 / 82%) 100%)}.dn-videos__views,.dn-videos__badge{position:absolute;z-index:4;top:12px;min-height:27px;padding:6px 9px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgb(255 255 255 / 18%);border-radius:999px;color:#fff;background:#11131f7a;font-size:10px;font-weight:750;line-height:1;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.dn-videos__views{left:12px}.dn-videos__views svg{width:13px;height:13px;fill:currentColor}.dn-videos__badge{right:12px;background:var(--dn-videos-accent)}.dn-videos__play,.dn-videos__static-play{position:absolute;z-index:5;top:50%;left:50%;width:58px;height:58px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 34%);border-radius:999px;color:#fff;background:#11131f85;cursor:pointer;text-decoration:none;box-shadow:0 12px 26px #0000003d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%,-50%);transition:background .18s ease,transform .18s ease,opacity .18s ease}.dn-videos__play:hover,.dn-videos__static-play:hover{background:var(--dn-videos-accent);transform:translate(-50%,-50%) scale(1.06)}.dn-videos__play svg,.dn-videos__static-play svg{width:27px;height:27px;fill:currentColor;stroke:currentColor;stroke-width:2;stroke-linecap:round}.dn-videos__play-symbol{margin-left:3px}.dn-videos__pause-symbol{display:none;fill:none!important}.dn-videos__card.is-playing .dn-videos__play-symbol{display:none}.dn-videos__card.is-playing .dn-videos__pause-symbol{display:block}@media(hover:hover){.dn-videos__card.is-playing .dn-videos__play{opacity:0}.dn-videos__card.is-playing:hover .dn-videos__play,.dn-videos__card.is-playing:focus-within .dn-videos__play{opacity:1}}.dn-videos__sound{position:absolute;z-index:6;top:48px;right:12px;width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 22%);border-radius:999px;color:#fff;background:#11131f7a;cursor:pointer;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);transition:background .16s ease,transform .16s ease}.dn-videos__sound:hover{background:#11131fc2;transform:scale(1.04)}.dn-videos__sound svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dn-videos__sound-symbol,.dn-videos__card.is-sound-on .dn-videos__muted-symbol{display:none}.dn-videos__card.is-sound-on .dn-videos__sound-symbol{display:block}.dn-videos__product{position:absolute;z-index:5;right:10px;bottom:10px;left:10px;min-width:0;min-height:64px;padding:8px;display:flex;align-items:center;gap:9px;overflow:hidden;border:1px solid rgb(255 255 255 / 18%);border-radius:12px;color:#fff;background:color-mix(in srgb,var(--dn-videos-product-bg),transparent 12%);text-decoration:none;box-shadow:0 10px 24px #0000002b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .16s ease,transform .16s ease}.dn-videos__product:hover{background:var(--dn-videos-product-bg);transform:translateY(-2px)}.dn-videos__product-image{width:46px;height:46px;flex:0 0 46px;display:block;border-radius:8px;object-fit:cover;background:#fff}.dn-videos__product-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.dn-videos__product-title{display:-webkit-box;overflow:hidden;color:inherit;font-size:11px;font-weight:700;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dn-videos__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px}.dn-videos__price{color:#fff;font-size:13px;font-weight:850;line-height:1}.dn-videos__compare{color:#ffffff94;font-size:9px;line-height:1}.dn-videos__product-arrow{width:28px;height:28px;flex:0 0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#11131f;background:#fff}.dn-videos__product-arrow svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.dn-videos__arrow:focus-visible,.dn-videos__view-all:focus-visible,.dn-videos__play:focus-visible,.dn-videos__static-play:focus-visible,.dn-videos__sound:focus-visible,.dn-videos__product:focus-visible,.dn-videos__track:focus-visible{outline:3px solid var(--dn-videos-accent);outline-offset:3px}@media screen and (max-width:1100px){.dn-videos__track{grid-auto-columns:calc((100% - (2 * var(--dn-videos-gap))) / 3)}}@media screen and (max-width:749px){.dn-videos__inner{width:min(calc(100% - 24px),var(--dn-videos-max-width))}.dn-videos__header{margin-bottom:14px;align-items:center;gap:8px}.dn-videos__heading{font-size:22px}.dn-videos__description{display:none}.dn-videos__actions{gap:5px}.dn-videos__arrow{width:36px;height:36px;flex-basis:36px}.dn-videos__arrow svg{width:18px;height:18px}.dn-videos__view-all{width:36px;min-height:36px;padding:0}.dn-videos__view-all span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dn-videos__track{grid-auto-columns:minmax(210px,68vw);gap:10px;margin-right:-12px;padding-right:12px}.dn-videos__card{border-radius:min(var(--dn-videos-radius),16px)}.dn-videos__play,.dn-videos__static-play{width:52px;height:52px}.dn-videos__play svg,.dn-videos__static-play svg{width:24px;height:24px}.dn-videos__product{right:8px;bottom:8px;left:8px}}@media(prefers-reduced-motion:reduce){.dn-videos__track{scroll-behavior:auto}.dn-videos__arrow,.dn-videos__view-all,.dn-videos__view-all svg,.dn-videos__card,.dn-videos__poster,.dn-videos__play,.dn-videos__static-play,.dn-videos__sound,.dn-videos__product{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
