@media screen and (max-width:749px){.epic-df-extended__grid{display:flex;gap:14px;margin-top:28px;margin-inline:-16px;padding:0 16px 18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:var(--df-accent) transparent}.epic-df-extended__grid .epic-df-record-card{width:min(72vw,276px);flex:0 0 min(72vw,276px);scroll-snap-align:start}.epic-df-benefits__stack{display:flex;gap:14px;margin-top:30px;margin-inline:-16px;padding:0 16px 18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-color:var(--df-accent) transparent}.epic-df-benefit,.epic-df-benefit--2,.epic-df-benefit--3{position:relative;top:auto;width:min(84vw,330px);min-height:330px;flex:0 0 min(84vw,330px);scroll-snap-align:center}}html:has(.cc-buzz--modal[open]),body.cc-buzz-modal-open{overflow-x:clip}.cc-featured-trust{position:relative;z-index:2;width:100%;overflow:hidden;color:var(--featured-fg, #151515);border-block:1px solid rgba(17,17,17,.24);background:var(--featured-bg, #f5efe5)}.cc-featured-trust__track{display:flex;width:max-content;min-width:100%;will-change:transform;animation:cc-featured-trust-loop var(--featured-speed, 44s) linear infinite}.cc-featured-trust__group{display:flex;min-height:clamp(76px,6vw,96px);padding-right:clamp(34px,4vw,74px);gap:clamp(28px,3.2vw,62px);flex:none;align-items:center;white-space:nowrap}.cc-featured-trust__label,.cc-featured-trust__publication,.cc-featured-trust__source-label{font-family:var(--cc-display);font-weight:900;line-height:1;text-transform:uppercase}.cc-featured-trust__label{padding:12px 15px;color:#f5efe5;background:var(--featured-accent, #e30613);font-size:clamp(.62rem,.72vw,.78rem);letter-spacing:.12em}.cc-featured-trust__publication{font-size:clamp(.9rem,1.15vw,1.24rem);letter-spacing:.025em}.cc-featured-trust__nyt{display:flex;width:clamp(176px,15vw,248px);align-items:center}.cc-featured-trust__nyt img{display:block;width:100%;height:auto}.cc-featured-trust__divider{width:1px;height:34px;flex:none;background:#11111142}.cc-featured-trust__source-label{padding:10px 13px;border:1px solid rgba(17,17,17,.32);font-size:clamp(.58rem,.66vw,.72rem);letter-spacing:.11em}.cc-featured-trust__logo{display:flex;width:var(--featured-logo-width, 160px);flex:none;align-items:center}.cc-featured-trust__logo img{display:block;width:100%;height:auto;max-height:40px;object-fit:contain}.cc-featured-trust__logo--rolling-stone{width:clamp(144px,12vw,190px)}.cc-featured-trust__logo--billboard{width:clamp(112px,9vw,145px)}.cc-featured-trust__logo--pitchfork{width:clamp(132px,10vw,168px)}.cc-featured-trust__logo--discogs{width:clamp(92px,7vw,126px)}@keyframes cc-featured-trust-loop{to{transform:translate3d(-50%,0,0)}}.cc-quiz-launch{position:relative;z-index:1;padding:clamp(34px,5vw,68px) 0;overflow:hidden;color:var(--buzz-fg);border-block:1px solid color-mix(in srgb,var(--buzz-fg) 18%,transparent);background:linear-gradient(90deg,var(--buzz-accent) 0 clamp(8px,.7vw,14px),transparent clamp(8px,.7vw,14px)),radial-gradient(circle at 70% 50%,color-mix(in srgb,var(--buzz-accent) 20%,transparent),transparent 24%),linear-gradient(115deg,transparent 0 67%,color-mix(in srgb,var(--buzz-accent) 7%,transparent) 67.1%),var(--buzz-bg)}.cc-quiz-launch:after{content:"?";position:absolute;top:50%;left:66%;color:color-mix(in srgb,var(--buzz-accent) 14%,transparent);font:900 clamp(9rem,20vw,20rem)/.6 var(--cc-display);transform:translate(-50%,-50%) rotate(-8deg);pointer-events:none}.cc-quiz-launch__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) clamp(148px,13vw,188px) auto;gap:clamp(22px,3vw,48px);align-items:center}.cc-quiz-launch__mascot{position:relative;z-index:2;width:100%;justify-self:center}.cc-quiz-launch__mascot>.cc-logo-vignette--quiz{display:block;width:100%}.cc-quiz-launch__copy{max-width:850px;padding-left:clamp(0px,4vw,64px)}.cc-quiz-launch__copy>p{margin:0 0 10px;color:var(--buzz-accent);font:900 .7rem/1 var(--cc-display);letter-spacing:.14em;text-transform:uppercase}.cc-quiz-launch__copy h2{margin:0;color:var(--buzz-fg);font:900 clamp(2.3rem,5.5vw,5.6rem)/.84 var(--cc-display);letter-spacing:-.055em;text-transform:uppercase}.cc-quiz-launch__copy h2 em{color:var(--buzz-accent);font-style:normal}.cc-quiz-launch__copy>div{max-width:720px;margin-top:16px;color:color-mix(in srgb,var(--buzz-fg) 72%,transparent);font-size:clamp(.82rem,1.15vw,1rem);line-height:1.5}.cc-quiz-launch__button{display:inline-flex;min-width:min(290px,30vw);min-height:68px;padding:18px 24px;gap:24px;align-items:center;justify-content:space-between;color:#111;border:0;background:var(--buzz-fg);font:900 .78rem/1 var(--cc-display);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.cc-quiz-launch__button:hover,.cc-quiz-launch__button:focus-visible{color:var(--buzz-fg);background:var(--buzz-accent);transform:translateY(-2px)}.cc-buzz__modal-close{display:grid!important;padding:0!important;place-items:center!important}.cc-buzz__modal-close>span{position:relative;display:block;width:18px;height:18px;overflow:hidden;color:currentColor;font-size:0;line-height:0}.cc-buzz__modal-close>span:before,.cc-buzz__modal-close>span:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:2px;border-radius:999px;background:currentColor;transform-origin:center}.cc-buzz__modal-close>span:before{transform:translate(-50%,-50%) rotate(45deg)}.cc-buzz__modal-close>span:after{transform:translate(-50%,-50%) rotate(-45deg)}.cc-buzz--modal .cc-buzz__modal-close{position:fixed;z-index:1100;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));pointer-events:auto;touch-action:manipulation}.cc-buzz--modal .cc-buzz__result-grid--deep article,.cc-buzz--modal .cc-buzz__catalog-heading{overflow:visible}.cc-buzz--modal .cc-buzz__result-grid--deep :is(span,h4,strong,small,dt,dd),.cc-buzz--modal .cc-buzz__catalog-heading :is(span,h4,p){overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.cc-buzz--modal .cc-buzz__result-grid--deep article>span,.cc-buzz--modal .cc-buzz__taste-map>span,.cc-buzz--modal .cc-buzz__collector-brief>span{line-height:1.18;text-wrap:balance}.cc-buzz--modal .cc-buzz__archetype h4{max-width:100%;font-size:clamp(1.1rem,1.55vw,1.5rem);line-height:.98;letter-spacing:-.045em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.cc-buzz--modal .cc-buzz__recommendations li{display:grid;grid-template-columns:28px minmax(0,1fr);min-height:48px;padding:.38rem 0;gap:.55rem;align-items:center}.cc-buzz--modal .cc-buzz__recommendations li i{text-align:left}.cc-buzz--modal .cc-buzz__recommendations li strong,.cc-buzz--modal .cc-buzz__recommendations li small{max-width:100%;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.cc-buzz--modal .cc-buzz__recommendations li strong{font-size:.78rem;line-height:1.08}.cc-buzz--modal .cc-buzz__recommendations li small{margin-top:.2rem;font-size:.5rem;line-height:1.22;letter-spacing:.025em}.cc-buzz--modal .cc-buzz__catalog-heading h4{font-size:clamp(1.15rem,1.7vw,1.72rem);line-height:1.02;text-wrap:balance}@media screen and (min-width:750px){.cc-buzz--modal .cc-buzz__result-grid--deep{grid-template-columns:minmax(0,1.08fr) minmax(0,.94fr) minmax(0,1.06fr) minmax(270px,1.2fr)}.cc-buzz--modal .cc-buzz__catalog-matches{grid-template-columns:minmax(300px,1fr) minmax(0,2.2fr)}}.cc-buzz__catalog-matches{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(0,2.2fr);gap:14px;margin-top:.65rem;padding:14px;border:1px solid color-mix(in srgb,var(--buzz-fg) 22%,transparent);background:#101010}.cc-buzz__catalog-heading>span{display:block;color:var(--buzz-accent);font:900 .58rem/1 var(--cc-display);letter-spacing:.1em;text-transform:uppercase}.cc-buzz__catalog-heading h4{margin:.55rem 0 0;color:var(--buzz-fg);font:900 clamp(1.15rem,2vw,2rem)/.95 var(--cc-display);letter-spacing:-.035em;text-transform:uppercase}.cc-buzz__catalog-heading p{margin:.6rem 0 0;color:color-mix(in srgb,var(--buzz-fg) 58%,transparent);font-size:.66rem;line-height:1.4}.cc-buzz__catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.cc-buzz__catalog-card{display:grid;min-width:0;align-content:start;color:var(--buzz-fg);border:1px solid color-mix(in srgb,var(--buzz-fg) 16%,transparent);background:#171717;text-decoration:none}.cc-buzz__catalog-card img{width:100%;aspect-ratio:1;object-fit:cover}.cc-buzz__catalog-card>div{display:grid;gap:4px;padding:9px}.cc-buzz__catalog-card small{width:fit-content;max-width:100%;padding:4px 6px;overflow:visible;color:var(--buzz-accent);border-left:2px solid var(--buzz-accent);background:color-mix(in srgb,var(--buzz-accent) 10%,transparent);font:900 .48rem/1.15 var(--cc-display);letter-spacing:.04em;overflow-wrap:normal;text-overflow:clip;text-transform:uppercase;white-space:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.cc-buzz--modal.is-home-result:not([open]){position:relative;z-index:1;inset:auto;display:block;width:100%;max-width:none;min-height:0;height:auto;max-height:none;margin:0;padding:clamp(28px,4vw,58px) 0;overflow:visible;border:0;background:var(--buzz-bg);scroll-margin-top:var(--header-height, 104px)}.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__modal-shell{width:min(1240px,calc(100% - 32px));min-height:0;height:auto;max-height:none;margin:0 auto;overflow:visible}.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__modal-bar,.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__topbar,.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__footer,.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__modal-close{display:none!important}.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__modal-content,.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__game,.cc-buzz--modal.is-home-result:not([open]) .cc-buzz__panels{width:100%;min-height:0;height:auto;margin:0;padding:0;overflow:visible;border:0;box-shadow:none}.cc-buzz__catalog-card strong{display:-webkit-box;min-height:2.35em;overflow:hidden;font:900 .62rem/1.16 var(--cc-display);text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cc-buzz__catalog-card span{color:color-mix(in srgb,var(--buzz-fg) 68%,transparent);font-size:.58rem}.cc-buzz__catalog-image-link{display:block;min-width:0;color:inherit;text-decoration:none}.cc-buzz__catalog-card strong a{color:inherit;text-decoration:none}.cc-buzz__catalog-card strong a:hover,.cc-buzz__catalog-card strong a:focus-visible{color:var(--buzz-accent)}.cc-buzz__catalog-card-footer{display:flex!important;min-height:42px;padding:0!important;gap:8px!important;align-items:center;justify-content:space-between}.cc-buzz__catalog-add{display:grid;width:38px;height:38px;flex:0 0 38px;padding:0;place-items:center;color:var(--buzz-fg);border:1px solid color-mix(in srgb,var(--buzz-fg) 30%,transparent);border-radius:50%;background:transparent;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease}.cc-buzz__catalog-add svg,.cc-buzz__catalog-add-all svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cc-buzz__catalog-add:hover,.cc-buzz__catalog-add:focus-visible,.cc-buzz__catalog-add.is-added{color:#fff;border-color:var(--buzz-accent);background:var(--buzz-accent);transform:translateY(-1px)}.cc-buzz__catalog-add:disabled{cursor:not-allowed;opacity:.42;transform:none}.cc-buzz__catalog-add-all{display:inline-flex;min-height:44px;margin-top:.9rem;padding:.72rem .9rem;gap:.55rem;align-items:center;justify-content:center;color:#fff;border:1px solid var(--buzz-accent);border-radius:999px;background:var(--buzz-accent);font:900 .58rem/1 var(--cc-display);letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.cc-buzz__catalog-add-all:hover,.cc-buzz__catalog-add-all:focus-visible{color:var(--buzz-accent);background:transparent}.cc-buzz__catalog-add-all:disabled{cursor:wait;opacity:.5}.cc-buzz__plan-checkout{display:grid;gap:.55rem;align-content:center}.cc-buzz__plan-checkout>button{display:inline-flex;min-height:52px;padding:.9rem 1rem;align-items:center;justify-content:center;gap:.7rem;color:var(--cc-cream);border:0;background:var(--buzz-accent);font:900 .68rem/1.2 var(--cc-display);text-align:center;text-transform:uppercase;cursor:pointer}.cc-buzz__plan-checkout>button:hover,.cc-buzz__plan-checkout>button:focus-visible{color:var(--cc-cream);background:#111}.cc-buzz__plan-checkout>button:disabled{cursor:wait;opacity:.62}.cc-buzz__plan-checkout>p{min-height:1.4em;margin:0;color:#111111ad;font-size:.64rem;font-weight:800;line-height:1.35}.cc-buzz__catalog-actions{display:flex;grid-column:1 / -1;justify-content:flex-end;gap:.7rem;flex-wrap:wrap}.cc-buzz__catalog-actions>a{display:inline-flex;min-height:40px;padding:.65rem .8rem;align-items:center;gap:.5rem;color:var(--buzz-fg);border:1px solid rgba(245,239,229,.24);font:900 .58rem/1 var(--cc-display);letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.cc-buzz__catalog-actions>a:first-child{color:#111;border-color:var(--buzz-accent);background:var(--buzz-accent)}.cc-buzz__catalog-actions>a:hover,.cc-buzz__catalog-actions>a:focus-visible{border-color:var(--buzz-accent);outline:0;transform:translateY(-2px)}@media screen and (max-width:749px){.cc-featured-trust__track{animation-duration:34s}.cc-featured-trust__group{min-height:68px;padding-right:28px;gap:24px}.cc-featured-trust__nyt{width:164px}.cc-featured-trust__source-label{padding:9px 11px}.cc-featured-trust__logo img{max-height:32px}.cc-featured-trust__divider{height:28px}.cc-quiz-launch{padding:34px 0;background:linear-gradient(90deg,var(--buzz-accent) 0 8px,transparent 8px),radial-gradient(circle at 90% 46%,color-mix(in srgb,var(--buzz-accent) 18%,transparent),transparent 38%),var(--buzz-bg)}.cc-quiz-launch__inner{grid-template-columns:1fr;gap:22px}.cc-quiz-launch__mascot{width:132px;justify-self:end;margin-block:-16px -10px}.cc-quiz-launch__copy{padding-left:0}.cc-quiz-launch__copy h2{font-size:clamp(2.5rem,15vw,4.4rem)}.cc-quiz-launch__button{width:100%;min-width:0;min-height:58px}.cc-buzz__catalog-matches{grid-template-columns:1fr;padding:9px}.cc-buzz__catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-buzz__catalog-actions{grid-column:1;justify-content:stretch}.cc-buzz__catalog-actions>a{width:100%;justify-content:space-between}.cc-buzz__catalog-add-all{width:100%}.cc-buzz__plan-checkout{grid-column:auto}}@media screen and (min-width:750px)and (max-width:989px){.cc-buzz__plan-checkout{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){.cc-featured-trust__track{width:auto;overflow-x:auto;animation:none;scrollbar-width:none}.cc-featured-trust__track::-webkit-scrollbar{display:none}.cc-featured-trust__group:last-child{display:none}}.epic-df-shop-paths,.epic-df-inside,.epic-df-plans,.epic-df-extended,.epic-df-benefits,.epic-df-extras,.epic-df-standards,.epic-df-community{padding-top:var(--cc-home-section-space, 48px);padding-bottom:var(--cc-home-section-space, 48px)}.epic-df-section__head h2,.epic-df-extended__head h2,.epic-df-community h2,.epic-df-shop-paths__head h2{font-size:clamp(2rem,3.65vw,3.85rem)}.epic-df-section__intro,.epic-df-shop-paths__head>div{margin-top:.7rem;line-height:1.42}.epic-df-extended .epic-df-shell{position:relative}.epic-df-shop-paths>.epic-df-shell>.epic-df-shop-paths__grid{margin-top:0}.epic-df-billing{margin-top:18px}.epic-df-billing button{min-height:52px}.epic-df-plans__grid{gap:16px;margin-top:18px}.epic-df-plan{min-height:0;padding:24px 22px 22px}.epic-df-plan__reveal{min-height:104px;margin-bottom:14px}.epic-df-plan__records{min-height:72px}.epic-df-plan ul{margin-bottom:1rem}.epic-df-extended__grid{gap:22px 16px;margin-top:28px}.epic-df-extended__action{margin-top:28px}.epic-df-catalog-search,.epic-catalog-toolbar__search{border-radius:var(--cc-search-radius, 40px);font-family:var(--cc-search-font, var(--cc-display))}.epic-df-catalog-search{min-height:60px;margin-top:22px}.epic-df-shop-paths__grid{margin-top:24px}.epic-df-shop-path{min-height:300px}.epic-df-inside__grid{margin-top:28px}.epic-df-inside__media{aspect-ratio:16 / 10}.epic-df-benefits__stack{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.epic-df-benefit,.epic-df-benefit--2,.epic-df-benefit--3{position:relative;top:auto;display:flex;min-height:0;padding:24px;flex-direction:column;align-items:flex-start;gap:1rem}.epic-df-benefit__index{font-size:2.35rem}.epic-df-benefit h3{font-size:clamp(1.65rem,2.35vw,2.55rem)}.epic-df-benefit__record{width:86px;margin-top:auto;align-self:flex-end}.epic-df-extras__rail{display:grid;grid-template-columns:repeat(var(--cc-extras-columns, 4),minmax(0,1fr));gap:22px 18px;width:var(--df-shell);margin:28px auto 0;padding:0;overflow:visible;scroll-snap-type:none}.epic-df-extra{width:auto;min-width:0;flex:none;scroll-snap-align:none}.epic-df-extra__visual{aspect-ratio:4 / 3}.epic-df-extra h3{margin-top:.7rem}.epic-df-standards__grid{margin-top:24px}.epic-df-standards__grid article{padding-block:16px}.epic-df-community__grid{gap:clamp(28px,4vw,50px)}.epic-df-community__card,.epic-df-community__questions{margin-top:18px}.epic-df-community summary{min-height:48px;padding-block:.7rem}@media screen and (max-width:989px){.epic-df-benefits__stack{grid-template-columns:repeat(3,minmax(0,1fr))}.epic-df-extras__rail{grid-template-columns:repeat(var(--cc-extras-columns-mobile, 2),minmax(0,1fr))}}@media screen and (max-width:749px){.epic-df-shop-paths,.epic-df-inside,.epic-df-plans,.epic-df-extended,.epic-df-benefits,.epic-df-extras,.epic-df-standards,.epic-df-community{padding-top:var(--cc-home-section-space-mobile, 36px);padding-bottom:var(--cc-home-section-space-mobile, 36px)}.epic-df-plan{padding:24px 20px 20px}.epic-df-benefits__stack{display:grid;grid-template-columns:1fr;margin-inline:0;padding:0;overflow:visible;scroll-snap-type:none}.epic-df-benefit,.epic-df-benefit--2,.epic-df-benefit--3{width:auto;min-height:0;padding:22px;flex:none;scroll-snap-align:none}.epic-df-extras__rail{gap:20px 12px;width:calc(100vw - 32px);margin-top:24px}.epic-df-extra__visual>span{width:58px;height:58px;font-size:2rem}.epic-df-community__grid{gap:36px}}.epic-df-benefits{padding:0}.epic-df-benefits>.epic-df-shell{width:100%;max-width:none;margin:0}.cc-shelf-story{position:relative;min-height:calc((100svh - var(--header-height, 76px)) + (var(--shelf-story-count, 3) * 68svh))}.cc-shelf-story__sticky{position:sticky;top:var(--header-height, 76px);display:block;width:100%;height:calc(100svh - var(--header-height, 76px));min-height:560px;color:var(--df-fg);border:0;border-radius:0;background:var(--df-panel, #181818);box-shadow:none;overflow:hidden}.cc-shelf-story__media,.cc-shelf-story__copy{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0}.cc-shelf-story__media{background:#1a110c;overflow:hidden}.cc-shelf-story__image{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transform:scale(1.025);transition:opacity .52s ease,transform .9s cubic-bezier(.2,.75,.2,1)}.cc-shelf-story__image.is-active{z-index:1;opacity:1;transform:scale(1)}.cc-shelf-story__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.cc-shelf-story__image-shade{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(8,8,8,.82) 0%,rgba(8,8,8,.34) 25%,transparent 48%),linear-gradient(90deg,transparent 34%,rgba(8,8,8,.2) 52%,rgba(8,8,8,.92) 100%),linear-gradient(0deg,rgba(8,8,8,.24),transparent 34%);pointer-events:none}.cc-shelf-story__intro{position:absolute;z-index:4;top:0;right:0;left:0;padding:clamp(28px,3.4vw,50px) clamp(30px,4vw,58px) 0;color:var(--df-fg);pointer-events:none}.cc-shelf-story__intro .epic-df-kicker{margin:0;color:var(--df-accent)}.cc-shelf-story__intro h2{max-width:min(870px,68%);margin:.35rem 0 0;color:var(--df-fg);font:900 clamp(2rem,4vw,4rem)/.9 var(--cc-display);letter-spacing:-.055em;text-transform:uppercase;text-wrap:balance}.cc-shelf-story__intro h2 em{font-family:var(--df-sans);font-weight:500;text-transform:none}.cc-shelf-story__intro .epic-df-section__intro{max-width:620px;margin-top:.8rem;color:var(--df-fg);font:400 .94rem/1.5 var(--df-sans);opacity:.82}.cc-shelf-story__intro .epic-df-section__intro p{margin:0}.cc-shelf-story__copy{z-index:3;border:0;background:transparent;pointer-events:none}.cc-shelf-story__panel{position:absolute;inset:0 0 0 auto;display:flex;width:min(42%,540px);padding:clamp(30px,4vw,58px);flex-direction:column;justify-content:flex-end;padding-top:clamp(220px,30vh,300px);padding-bottom:74px;opacity:0;transform:translateY(22px);pointer-events:none;transition:opacity .38s ease,transform .52s cubic-bezier(.2,.75,.2,1)}.cc-shelf-story__panel.is-active{z-index:2;opacity:1;transform:translateY(0);pointer-events:auto}.cc-shelf-story__index{color:var(--df-accent);font:900 clamp(2.4rem,4vw,4.5rem)/.9 var(--cc-display)}.cc-shelf-story__panel>p{margin:1.2rem 0 0;color:var(--df-accent);font:900 .72rem/1.2 var(--cc-display);letter-spacing:.15em}.cc-shelf-story__panel h3{margin:.65rem 0 0;font:900 clamp(1.7rem,2.25vw,2.5rem)/.94 var(--cc-display);letter-spacing:-.045em;text-transform:uppercase;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.cc-shelf-story__text{margin-top:1rem;font:400 .94rem/1.55 var(--df-sans);opacity:.76}.cc-shelf-story__text p{margin:0}.cc-shelf-story__progress{position:absolute;z-index:4;right:clamp(30px,4vw,58px);bottom:26px;left:clamp(30px,4vw,58px);display:grid;grid-template-columns:repeat(var(--shelf-story-count, 3),minmax(0,1fr));gap:8px}.cc-shelf-story__progress span{height:3px;background:#f5efe538;transition:background .22s ease}.cc-shelf-story__progress span.is-active{background:var(--df-accent)}@media screen and (max-width:989px){.cc-shelf-story{min-height:calc(88svh + (var(--shelf-story-count, 3) * 72svh))}.cc-shelf-story__panel{width:min(48%,450px)}}@media screen and (max-width:749px){.cc-shelf-story{min-height:calc(94svh + (var(--shelf-story-count, 3) * 76svh))}.cc-shelf-story__sticky{top:var(--header-height, 64px);height:calc(100svh - var(--header-height, 64px));min-height:590px}.cc-shelf-story__image-shade{background:linear-gradient(180deg,#080808cc,#08080847 28%,#0808085c 48%,#080808f5),linear-gradient(90deg,rgba(8,8,8,.08),transparent 55%)}.cc-shelf-story__intro{padding:22px 22px 0}.cc-shelf-story__intro h2{max-width:none;margin-top:.25rem;font-size:clamp(1.65rem,8.8vw,2.35rem)}.cc-shelf-story__intro .epic-df-section__intro{max-width:32rem;margin-top:.55rem;font-size:.76rem;line-height:1.4}.cc-shelf-story__copy{border:0}.cc-shelf-story__panel{inset:auto 0 0;width:auto;min-height:48%;padding:20px 22px 38px;justify-content:flex-end}.cc-shelf-story__index{font-size:2rem}.cc-shelf-story__panel>p{margin-top:.65rem;font-size:.62rem}.cc-shelf-story__panel h3{margin-top:.4rem;font-size:clamp(1.45rem,7vw,2rem)}.cc-shelf-story__text{margin-top:.6rem;font-size:.8rem;line-height:1.42}.cc-shelf-story__progress{right:22px;bottom:18px;left:22px}}@media(prefers-reduced-motion:reduce){.cc-shelf-story__image,.cc-shelf-story__panel{transition:none}}html,body,.page-wrapper,.content-for-layout{width:100%;max-width:100%;overflow-x:clip}.epic-df-section:not(.epic-df-extras){max-width:100%;overflow-x:clip}@media(prefers-reduced-motion:reduce){.cc-featured-trust__track{overflow-x:hidden}}.epic-df-shop-path{display:flex;flex-direction:column;align-items:flex-start}.epic-df-shop-path>span,.epic-df-shop-path h3,.epic-df-shop-path p,.epic-df-shop-path>strong{width:100%;flex:none}.epic-df-shop-path p{margin-bottom:1.35rem}.epic-df-shop-path>strong{position:relative;inset:auto;margin-top:auto}.epic-df-plans__grid:has(.is-quiz-recommended){padding-top:86px}.epic-df-plan.is-quiz-recommended:after{z-index:8;top:-80px;right:12px;box-sizing:border-box;height:48px;min-width:min(260px,76%);min-height:48px;display:grid;padding:.65rem 1.15rem;place-items:center;color:var(--cc-cream);border:2px solid var(--cc-cream);background:var(--df-accent);box-shadow:6px 6px #780008cc;font-size:clamp(.72rem,.9vw,.86rem);line-height:1;letter-spacing:.09em;text-align:center}.epic-df-extras{overflow:hidden}.epic-df-extras__masthead{position:relative}.cc-logo-vignette--extras{position:absolute;z-index:3;top:-12px;right:0;width:clamp(170px,15vw,210px);transform:rotate(2deg)}.cc-perk-rail__hint{margin:1.1rem 0 0;color:var(--df-accent);font:900 .68rem/1.2 var(--cc-display);letter-spacing:.13em}@media screen and (max-width:1100px){.cc-logo-vignette--extras{position:relative;top:auto;right:auto;width:154px;margin:24px 0 -6px auto}}@media screen and (max-width:749px){.cc-logo-vignette--extras{width:118px;margin-top:20px}}.epic-df-extras__rail{display:flex;width:100%;max-width:100vw;margin:30px 0 0;padding:0 max(18px,calc((100vw - 1240px)/2)) 24px;gap:clamp(14px,1.5vw,22px);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:var(--df-accent) rgba(245,239,229,.12);scrollbar-width:thin;touch-action:pan-x}.epic-df-extras__rail:focus-visible{outline:2px solid var(--df-accent);outline-offset:-2px}.epic-df-extra{width:clamp(260px,25vw,330px);min-width:0;flex:0 0 clamp(260px,25vw,330px);scroll-snap-align:start}.epic-df-extra__visual{aspect-ratio:1;border-radius:0;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.18),transparent 42%),var(--df-extra-color)}.epic-df-extra__visual .cc-perk-symbol{z-index:1;width:min(72%,220px);height:min(44%,120px);padding:.9rem;color:#fffdf7;border:2px solid currentColor;border-radius:0;font:900 clamp(1.15rem,2.2vw,1.9rem)/1 var(--cc-display);letter-spacing:-.03em;text-align:center}.epic-df-extra__visual>.cc-perk-lock,.epic-df-extra__visual>.cc-perk-unlocked{position:absolute;z-index:4;top:14px;right:14px;display:inline-flex;width:auto;height:auto;min-height:32px;padding:.45rem .65rem;align-items:center;gap:.38rem;color:#111;border:0;border-radius:0;background:#f5efe5;font:900 .58rem/1 var(--cc-display);font-style:normal;letter-spacing:.1em}.epic-df-extra__visual>.cc-perk-lock b{font-size:1rem;line-height:0;transform:rotate(45deg)}.epic-df-extra__visual>.cc-perk-unlocked{color:#f5efe5;background:var(--df-accent)}.epic-df-extra.is-locked .epic-df-extra__visual{border-color:#f5efe54d;background:repeating-linear-gradient(135deg,rgba(245,239,229,.035) 0 8px,transparent 8px 18px),#080808;filter:none}.epic-df-extra.is-locked .epic-df-extra__visual img,.epic-df-extra.is-locked .cc-perk-symbol{opacity:.66;filter:brightness(0) drop-shadow(0 0 1px rgba(245,239,229,.88)) drop-shadow(0 0 8px rgba(245,239,229,.18))}.epic-df-extra.is-locked .cc-perk-symbol{color:#f5efe5;border-color:#f5efe5}.epic-df-benefits[data-quality-story]{padding:0;color:var(--df-fg);background:var(--df-bg)}.cc-quality-story{position:relative;min-height:calc((100svh - var(--header-height, 76px)) + (var(--quality-count, 5) * 72svh))}.cc-quality-story__sticky{position:sticky;top:var(--header-height, 76px);width:100%;height:calc(100svh - var(--header-height, 76px));min-height:590px;color:var(--df-fg);background:radial-gradient(circle at 26% 54%,rgba(227,6,19,.16),transparent 32%),linear-gradient(135deg,#171717,#090909 58%,#111);isolation:isolate;overflow:hidden}.cc-quality-story__sticky:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,transparent 0 47%,rgba(9,9,9,.34) 57%,rgba(9,9,9,.9) 100%),repeating-linear-gradient(0deg,transparent 0 51px,rgba(245,239,229,.025) 52px);pointer-events:none}.cc-quality-story__glow{position:absolute;z-index:-1;top:50%;left:28%;width:min(76vmin,760px);aspect-ratio:1;border-radius:50%;background:#e306131a;filter:blur(40px);transform:translate(-50%,-50%)}.cc-quality-story__intro{position:absolute;z-index:5;top:clamp(24px,3.4vw,48px);left:clamp(24px,4vw,62px);width:min(42vw,590px);pointer-events:none}.cc-quality-story__intro .epic-df-kicker{margin:0;color:var(--df-accent)}.cc-quality-story__intro h2{margin:.4rem 0 0;font:900 clamp(1.65rem,3vw,3.35rem)/.92 var(--cc-display);letter-spacing:-.05em;text-transform:uppercase}.cc-quality-story__intro h2 em{font-family:var(--df-sans);font-weight:500;text-transform:none}.cc-quality-story__intro>div{max-width:460px;margin-top:.75rem;font:400 .84rem/1.45 var(--df-sans);opacity:.64}.cc-quality-story__intro>div p,.cc-quality-story__claim-text p{margin:0}.cc-quality-story__record-stage{position:absolute;z-index:1;top:58%;left:29%;width:min(70vmin,720px);aspect-ratio:1;transform:translate(-50%,-50%)}.cc-quality-story__record{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at center,transparent 0 4.5%,#050505 4.8% 5.6%,transparent 5.8% 17%,rgba(255,255,255,.08) 17.2% 17.55%,transparent 17.8% 100%),repeating-radial-gradient(circle at center,#111 0 2px,#060606 3px 5px,#191919 6px 7px);box-shadow:0 38px 80px #000000ad,inset 0 0 0 2px #f5efe514;transform:rotate(calc(var(--quality-stage, 0) * 104deg));transition:transform .82s cubic-bezier(.2,.72,.2,1)}.cc-quality-story__record:before,.cc-quality-story__record:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.cc-quality-story__record:before{top:2.5%;right:2.5%;bottom:2.5%;left:2.5%;border:1px solid rgba(245,239,229,.1);box-shadow:inset 0 0 0 9px #ffffff03,inset 0 0 0 21px #ffffff05,inset 0 0 0 44px #ffffff03,inset 0 0 0 82px #ffffff04}.cc-quality-story__record:after{top:0;right:0;bottom:0;left:0;background:conic-gradient(from 28deg,transparent 0 12%,rgba(255,255,255,.1) 17%,transparent 23% 64%,rgba(255,255,255,.045) 72%,transparent 79%)}.cc-quality-story__record-shine{position:absolute;top:9%;right:9%;bottom:9%;left:9%;border-radius:50%;background:linear-gradient(112deg,transparent 20%,rgba(255,255,255,.08) 36%,transparent 48%)}.cc-quality-story__record-label{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:28%;aspect-ratio:1;padding:7%;place-items:center;border-radius:50%;background:var(--quality-label, #e30613);box-shadow:0 0 0 3px #f5efe51f;transform:translate(-50%,-50%)}.cc-quality-story__record-label img{display:block;width:100%;height:100%;object-fit:contain}.cc-quality-story__record>i{position:absolute;z-index:3;top:50%;left:50%;width:2.4%;aspect-ratio:1;border-radius:50%;background:#080808;box-shadow:0 0 0 2px #f5efe566;transform:translate(-50%,-50%)}.cc-quality-story__claims{position:absolute;z-index:4;top:20%;right:clamp(28px,5vw,78px);bottom:13%;width:min(43vw,680px)}.cc-quality-story__claim{position:absolute;top:50%;left:0;width:100%;padding-left:clamp(32px,4vw,68px);transform-origin:left center;transition:opacity .52s ease,filter .62s ease,transform .72s cubic-bezier(.2,.72,.2,1)}.cc-quality-story__claim:before{position:absolute;top:1.05rem;right:calc(100% - 46px);width:min(17vw,210px);height:2px;content:"";background:currentColor;opacity:.45}.cc-quality-story__claim:after{position:absolute;top:calc(1.05rem - 5px);left:42px;width:12px;aspect-ratio:1;border-radius:50%;content:"";background:currentColor}.cc-quality-story__claim[data-quality-state=active]{z-index:3;opacity:1;filter:none;transform:translateY(-50%) scale(1)}.cc-quality-story__claim[data-quality-state=past-near]{z-index:2;color:#8b8b86;opacity:.38;filter:grayscale(1) blur(.4px);transform:translateY(calc(-50% - 180px)) scale(.76)}.cc-quality-story__claim[data-quality-state=past-far]{color:#777;opacity:0;filter:grayscale(1) blur(2px);transform:translateY(calc(-50% - 260px)) scale(.64)}.cc-quality-story__claim[data-quality-state=next]{opacity:.1;filter:grayscale(1) blur(1.5px);transform:translateY(calc(-50% + 190px)) scale(.82)}.cc-quality-story__claim[data-quality-state=future]{opacity:0;filter:grayscale(1) blur(3px);transform:translateY(calc(-50% + 270px)) scale(.7)}.cc-quality-story__claim-number{color:var(--df-accent);font:900 clamp(2rem,3.8vw,4rem)/.8 var(--cc-display)}.cc-quality-story__claim>p{margin:1rem 0 0;color:var(--df-accent);font:900 .7rem/1.2 var(--cc-display);letter-spacing:.15em}.cc-quality-story__claim h3{max-width:680px;margin:.55rem 0 0;font:900 clamp(2.1rem,4.1vw,4.8rem)/.88 var(--cc-display);letter-spacing:-.055em;text-transform:uppercase;text-wrap:balance}.cc-quality-story__claim-text{max-width:570px;margin-top:1rem;font:400 clamp(.9rem,1.15vw,1.08rem)/1.5 var(--df-sans);opacity:.72}.cc-quality-story__progress{position:absolute;z-index:6;right:clamp(28px,5vw,78px);bottom:28px;display:grid;width:min(43vw,680px);grid-template-columns:repeat(var(--quality-count, 5),minmax(0,1fr));gap:8px}.cc-quality-story__progress span{height:3px;background:#f5efe529;transition:background .26s ease}.cc-quality-story__progress span.is-active{background:var(--df-accent)}.cc-quality-story__progress span.is-past{background:#f5efe57a}@media screen and (max-width:989px){.cc-quality-story__record-stage{left:24%;width:min(72vmin,650px)}.cc-quality-story__claims,.cc-quality-story__progress{width:49vw}.cc-quality-story__claim h3{font-size:clamp(2rem,5vw,3.6rem)}}@media screen and (max-width:749px){.epic-df-extended__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin:26px 0 0;padding:0;overflow:visible;scroll-snap-type:none}.epic-df-extended__grid .epic-df-record-card{width:auto;min-width:0;flex:none;scroll-snap-align:none}.epic-df-extras__rail{width:100%;margin-top:24px;padding-inline:16px}.epic-df-extra{width:min(76vw,292px);flex-basis:min(76vw,292px)}.cc-quality-story{min-height:calc(100svh + (var(--quality-count, 5) * 76svh))}.cc-quality-story__sticky{top:var(--header-height, 64px);height:calc(100svh - var(--header-height, 64px));min-height:600px;background:radial-gradient(circle at 50% 40%,rgba(227,6,19,.18),transparent 38%),#090909}.cc-quality-story__sticky:after{background:linear-gradient(0deg,#090909fa 0 36%,#09090952 64%,#090909c7)}.cc-quality-story__intro{top:20px;left:20px;width:calc(100% - 40px)}.cc-quality-story__intro h2{max-width:420px;font-size:clamp(1.45rem,7vw,2.15rem)}.cc-quality-story__intro>div{margin-top:.45rem;font-size:.72rem}.cc-quality-story__record-stage{top:43%;left:50%;width:min(112vw,620px)}.cc-quality-story__claims{top:auto;right:20px;bottom:42px;left:20px;width:auto;height:35%}.cc-quality-story__claim{padding-left:0}.cc-quality-story__claim:before,.cc-quality-story__claim:after{display:none}.cc-quality-story__claim[data-quality-state=past-near]{opacity:0;transform:translateY(calc(-50% - 110px)) scale(.78)}.cc-quality-story__claim[data-quality-state=next]{opacity:0;transform:translateY(calc(-50% + 125px)) scale(.86)}.cc-quality-story__claim-number{font-size:1.7rem}.cc-quality-story__claim>p{margin-top:.55rem;font-size:.58rem}.cc-quality-story__claim h3{max-width:480px;margin-top:.3rem;font-size:clamp(1.6rem,8.2vw,2.55rem)}.cc-quality-story__claim-text{margin-top:.55rem;font-size:.78rem;line-height:1.42}.cc-quality-story__progress{right:20px;bottom:18px;left:20px;width:auto}.epic-df-plans__grid:has(.is-quiz-recommended){padding-top:0}.epic-df-plan.is-quiz-recommended{margin-top:84px}.epic-df-plan.is-quiz-recommended:after{top:-76px;right:8px;height:48px;min-width:min(230px,78%);min-height:48px}}@media(prefers-reduced-motion:reduce){.cc-quality-story__record,.cc-quality-story__claim{transition:none}}.cc-subscription-only-hidden{display:none!important}.epic-df-community__faq-vignette{display:flex;width:100%;margin-top:clamp(24px,3vw,42px);justify-content:center}.epic-df-community__faq-vignette>.cc-logo-vignette--community{width:clamp(190px,18vw,250px);flex:0 0 auto;transform:rotate(2deg)}@media screen and (max-width:749px){.epic-df-hero__orbit{top:14px;right:auto;bottom:auto;left:50%;display:block;width:108px;transform:translate(-50%)}.epic-df-hero__orbit:hover{transform:translate(-50%)}.epic-df-shop-paths .epic-df-shell,.epic-df-extended .epic-df-shell,.epic-df-inside .epic-df-shell,.epic-df-plans .epic-df-shell,.epic-df-extras__masthead,.epic-df-community__faq{display:flex;flex-direction:column}.cc-logo-vignette--catalog,.cc-logo-vignette--plans,.cc-logo-vignette--inside,.cc-logo-vignette--extras,.epic-df-community__faq-vignette{position:relative;top:auto;right:auto;bottom:auto;left:auto;order:-1;align-self:center;margin:0 auto 18px}.cc-logo-vignette--catalog,.cc-logo-vignette--plans,.cc-logo-vignette--inside,.cc-logo-vignette--extras{width:124px;transform:none}.epic-df-community__faq-vignette{display:flex;width:100%;justify-content:center}.epic-df-community__faq-vignette>.cc-logo-vignette--community{width:132px;transform:none}.cc-quiz-launch__mascot{grid-row:1;width:132px;margin:0 auto 2px;justify-self:center}.cc-quiz-launch__copy{grid-row:2}.cc-quiz-launch__button{grid-row:3}}.cc-quiz-launch{--cc-quiz-paper: #f7f4ec;--cc-quiz-ink: #171713;--cc-quiz-burgundy: #8f1d2c;--cc-quiz-green: #405c4a;color:var(--cc-quiz-ink);border-block-color:rgba(23,23,19,.22);background:linear-gradient(90deg,var(--cc-quiz-burgundy) 0 clamp(8px,.7vw,14px),transparent clamp(8px,.7vw,14px)),radial-gradient(circle at 68% 50%,rgba(143,29,44,.1) 0 2px,transparent 3px 100%),repeating-radial-gradient(circle at 68% 50%,transparent 0 29px,rgba(23,23,19,.065) 30px,transparent 31px 49px),repeating-linear-gradient(118deg,transparent 0 58px,rgba(64,92,74,.038) 59px,transparent 60px 118px),var(--cc-quiz-paper)}.cc-quiz-launch:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(var(--cc-quiz-burgundy),var(--cc-quiz-burgundy)) 12.5% 25% / 22px 2px no-repeat,linear-gradient(var(--cc-quiz-burgundy),var(--cc-quiz-burgundy)) 12.5% 25% / 2px 22px no-repeat,linear-gradient(var(--cc-quiz-green),var(--cc-quiz-green)) 90% 73% / 18px 2px no-repeat,linear-gradient(var(--cc-quiz-green),var(--cc-quiz-green)) 90% 73% / 2px 18px no-repeat,radial-gradient(circle,var(--cc-quiz-burgundy) 0 3px,transparent 4px) 23% 82% / 8px 8px no-repeat,radial-gradient(circle,var(--cc-quiz-green) 0 3px,transparent 4px) 84% 19% / 8px 8px no-repeat;opacity:.56}.cc-quiz-launch:after{left:68%;color:#8f1d2c1a}.cc-quiz-launch__copy>p{color:var(--cc-quiz-burgundy)}.cc-quiz-launch__copy h2{color:var(--cc-quiz-ink)}.cc-quiz-launch__copy h2 em{color:var(--cc-quiz-burgundy)}.cc-quiz-launch__copy>div{color:#171713b8}.cc-quiz-launch__button{color:var(--cc-quiz-paper);border:1px solid var(--cc-quiz-ink);background:var(--cc-quiz-ink);box-shadow:8px 8px #8f1d2ce6}.cc-quiz-launch__button:hover,.cc-quiz-launch__button:focus-visible{color:var(--cc-quiz-paper);background:var(--cc-quiz-burgundy);box-shadow:4px 4px 0 var(--cc-quiz-ink)}@media screen and (max-width:749px){.cc-quiz-launch{background:linear-gradient(90deg,var(--cc-quiz-burgundy) 0 8px,transparent 8px),radial-gradient(circle at 78% 17%,rgba(143,29,44,.1) 0 2px,transparent 3px 100%),repeating-radial-gradient(circle at 78% 17%,transparent 0 23px,rgba(23,23,19,.06) 24px,transparent 25px 41px),repeating-linear-gradient(118deg,transparent 0 48px,rgba(64,92,74,.035) 49px,transparent 50px 98px),var(--cc-quiz-paper)}.cc-quiz-launch:after{top:44%;left:82%;font-size:clamp(9rem,46vw,13rem);opacity:.72}.cc-quiz-launch:before{background:linear-gradient(var(--cc-quiz-burgundy),var(--cc-quiz-burgundy)) 13% 60% / 18px 2px no-repeat,linear-gradient(var(--cc-quiz-burgundy),var(--cc-quiz-burgundy)) 13% 60% / 2px 18px no-repeat,linear-gradient(var(--cc-quiz-green),var(--cc-quiz-green)) 88% 88% / 16px 2px no-repeat,linear-gradient(var(--cc-quiz-green),var(--cc-quiz-green)) 88% 88% / 2px 16px no-repeat}.cc-quiz-launch__button{box-shadow:6px 6px #8f1d2ce6}}.epic-df-extended,.epic-df-extras{--cc-paper: #f7f4ec;--cc-paper-ink: #171713;--cc-paper-burgundy: #8f1d2c;--cc-paper-green: #405c4a;--df-bg: var(--cc-paper) !important;--df-fg: var(--cc-paper-ink) !important;--df-accent: var(--cc-paper-burgundy) !important;color:var(--cc-paper-ink);border-block-color:rgba(23,23,19,.2)}.epic-df-extended{background:linear-gradient(90deg,var(--cc-paper-burgundy) 0 clamp(8px,.7vw,14px),transparent clamp(8px,.7vw,14px)),repeating-radial-gradient(circle at 87% 9%,transparent 0 35px,rgba(23,23,19,.055) 36px,transparent 37px 58px),repeating-linear-gradient(90deg,transparent 0 154px,rgba(64,92,74,.045) 155px,transparent 156px 310px),repeating-linear-gradient(0deg,transparent 0 118px,rgba(23,23,19,.025) 119px,transparent 120px 238px),var(--cc-paper)}.epic-df-extended .epic-df-record-card__cover{border-color:#17171361;box-shadow:5px 5px 0 var(--cc-paper-burgundy)}.epic-df-extended .epic-df-button--light{color:var(--cc-paper);border-color:var(--cc-paper-ink);background:var(--cc-paper-ink);box-shadow:7px 7px 0 var(--cc-paper-burgundy)}.epic-df-extended .epic-df-button--light:hover,.epic-df-extended .epic-df-button--light:focus-visible{color:var(--cc-paper);border-color:var(--cc-paper-burgundy);background:var(--cc-paper-burgundy);box-shadow:4px 4px 0 var(--cc-paper-ink)}.epic-df-extras{background:linear-gradient(90deg,var(--cc-paper-burgundy) 0 clamp(8px,.7vw,14px),transparent clamp(8px,.7vw,14px)),repeating-radial-gradient(circle at 12% 14%,transparent 0 31px,rgba(23,23,19,.05) 32px,transparent 33px 52px),repeating-linear-gradient(90deg,transparent 0 11.9%,rgba(64,92,74,.05) 12%,transparent 12.1% 24.9%),linear-gradient(0deg,transparent 0 72%,rgba(143,29,44,.08) 72.2%,transparent 72.4%),var(--cc-paper)}.epic-df-extras__rail{scrollbar-color:var(--cc-paper-burgundy) rgba(23,23,19,.12)}.epic-df-extras .cc-perk-rail__hint{color:var(--cc-paper-burgundy)}@media screen and (max-width:749px){.epic-df-extended{background:linear-gradient(90deg,var(--cc-paper-burgundy) 0 8px,transparent 8px),repeating-radial-gradient(circle at 78% 7%,transparent 0 25px,rgba(23,23,19,.05) 26px,transparent 27px 44px),repeating-linear-gradient(90deg,transparent 0 94px,rgba(64,92,74,.04) 95px,transparent 96px 190px),var(--cc-paper)}.epic-df-extras{background:linear-gradient(90deg,var(--cc-paper-burgundy) 0 8px,transparent 8px),repeating-radial-gradient(circle at 50% 7%,transparent 0 25px,rgba(23,23,19,.05) 26px,transparent 27px 44px),repeating-linear-gradient(90deg,transparent 0 24.8%,rgba(64,92,74,.045) 25%,transparent 25.2% 49.8%),var(--cc-paper)}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/epic-vinyl-final.css.map */
