.cv-categories{background:#fffdf8;padding:5.2rem 0}.cv-categories__head{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:2.6rem}.cv-categories__eyebrow{display:inline-block;font-size:1.15rem;font-weight:800;letter-spacing:.12em;color:#ff2d8d}.cv-categories h2{margin:.7rem 0 0;font-family:var(--font-body-family);font-weight:800;font-size:4.2rem;line-height:1;letter-spacing:-.03em}.cv-categories__head p{max-width:42rem;margin:0;font-size:1.5rem;line-height:1.5}.cv-categories__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.4rem}.cv-cat{display:block;color:#151515;text-decoration:none}.cv-cat__media{aspect-ratio:1/1;background:#fff;border:2px solid #151515;border-radius:2rem;overflow:hidden;box-shadow:4px 4px #151515;transition:transform .15s ease,box-shadow .15s ease}.cv-cat__media img{width:100%;height:100%;object-fit:contain;padding:1.2rem}.cv-cat__label{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.2rem .4rem .2rem;font-size:1.3rem;font-weight:800;line-height:1.2}.cv-cat:hover .cv-cat__media{transform:translate(-1px,-1px);box-shadow:6px 6px #151515}@media screen and (max-width:989px){.cv-categories__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.cv-categories{padding:3.8rem 0}.cv-categories__head{display:block;margin-bottom:2rem}.cv-categories h2{font-size:3.2rem}.cv-categories__head p{margin-top:1rem;font-size:1.4rem}.cv-categories__grid{grid-template-columns:1fr 1fr;gap:1.2rem}.cv-cat__media{border-radius:1.6rem;box-shadow:3px 3px #151515}.cv-cat__label{font-size:1.15rem}}.cv-collection-head{background:#fffdf8;color:#151515;border-bottom:2px solid #151515;padding:3.6rem 0 2.8rem}.cv-collection-head__top{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem}.cv-collection-head__eyebrow{display:inline-block;font-size:1.1rem;font-weight:800;letter-spacing:.13em;color:#ff2d8d}.cv-collection-head h1{margin:.7rem 0 0;font-family:var(--font-body-family);font-size:clamp(3.8rem,5vw,5.8rem);font-weight:800;line-height:.95;letter-spacing:-.04em}.cv-collection-head__count{flex:0 0 auto;background:#ffe33b;border:2px solid #151515;border-radius:999px;padding:.8rem 1.2rem;font-size:1.05rem;font-weight:800;letter-spacing:.08em;box-shadow:3px 3px #151515}.cv-collection-head__description{max-width:72rem;margin-top:1.5rem;font-size:1.5rem;line-height:1.5}.cv-collection-head__description p:first-child{margin-top:0}.cv-collection-head__description p:last-child{margin-bottom:0}.cv-collection-head__nav{display:flex;gap:.9rem;overflow-x:auto;margin-top:2.4rem;padding:.2rem .3rem .5rem 0;scrollbar-width:none}.cv-collection-head__nav::-webkit-scrollbar{display:none}.cv-collection-head__nav a{flex:0 0 auto;color:#151515;text-decoration:none;border:2px solid #151515;border-radius:999px;background:#fff;padding:.8rem 1.4rem;font-size:1.15rem;font-weight:800;line-height:1.1;box-shadow:2px 2px #151515}.cv-collection-head__nav a.is-active{background:#ff2d8d;color:#fff}.cv-collection-head__nav a:hover{transform:translate(-1px,-1px);box-shadow:3px 3px #151515}@media screen and (max-width:749px){.cv-collection-head{padding:2.4rem 0 1.8rem}.cv-collection-head__top{flex-direction:column;align-items:flex-start;gap:1.2rem}.cv-collection-head__copy{width:100%;min-width:0}.cv-collection-head h1{max-width:100%;font-size:3.35rem;line-height:.98;overflow-wrap:anywhere}.cv-collection-head__count{align-self:flex-start;font-size:.9rem;padding:.65rem .95rem;box-shadow:2px 2px #151515}.cv-collection-head__description{font-size:1.3rem;line-height:1.45;margin-top:1.2rem}.cv-collection-head__nav{margin-top:1.6rem;gap:.7rem;padding-bottom:.6rem}.cv-collection-head__nav a{font-size:1rem;padding:.72rem 1.1rem}}@media screen and (max-width:390px){.cv-collection-head h1{font-size:3rem}.cv-collection-head__eyebrow{font-size:1rem}.cv-collection-head__nav a{font-size:.95rem;padding:.7rem 1rem}}.dd-home{background:#21a8e3;color:#fff;border-block:2px solid #161616;padding:5rem 0;overflow:hidden}.dd-home__grid{display:grid;grid-template-columns:1fr .95fr;gap:4rem;align-items:center}.dd-home__badges{display:flex;gap:.7rem;flex-wrap:wrap}.dd-home__badges span{background:#ffe23b;color:#161616;border:2px solid #161616;border-radius:99px;padding:.7rem 1rem;font-weight:800;letter-spacing:.07em;box-shadow:3px 3px #161616}.dd-home h2{font-size:clamp(4rem,5vw,6.2rem);line-height:.94;letter-spacing:-.045em;margin:1.5rem 0 1rem;font-weight:800}.dd-home__copy>p{font-size:1.55rem;line-height:1.5;max-width:58rem}.dd-home__actions{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.dd-home__actions a{background:#ff2d8d;color:#fff;border:2px solid #161616;border-radius:99px;padding:1rem 1.4rem;text-decoration:none;font-weight:800;box-shadow:3px 3px #161616}.dd-home__actions a+a{background:#fff;color:#161616}.dd-home__visual{position:relative;overflow:hidden;border:3px solid #161616;border-radius:1.8rem;box-shadow:7px 7px #161616;background:#fff;aspect-ratio:1.46/1}.dd-home__hero{display:block;width:100%;height:100%;object-fit:cover}.dd-home__logo{position:absolute;left:1.4rem;top:1.4rem;width:min(43%,22rem);height:auto;border-radius:.8rem;box-shadow:3px 3px #161616bf}@media(max-width:749px){.dd-home{padding:3.5rem 0}.dd-home__grid{grid-template-columns:1fr;gap:1.5rem}.dd-home h2{font-size:3.7rem}.dd-home__copy>p{font-size:1.4rem}.dd-home__actions{display:grid;grid-template-columns:1fr 1fr}.dd-home__actions a{text-align:center;font-size:.8rem;padding:.9rem .7rem}.dd-home__visual{aspect-ratio:1.35/1}.dd-home__logo{left:1rem;top:1rem;width:45%}}.cv-hero{background:#fffdf8;color:#151515;overflow:hidden}.cv-hero__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6rem;align-items:center;padding-top:5rem;padding-bottom:5rem}.cv-hero__copy{max-width:58rem}.cv-hero__eyebrow{display:inline-flex;background:#ffe33b;border:2px solid #151515;border-radius:999px;padding:.8rem 1.3rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:800;line-height:1;letter-spacing:.12em;box-shadow:2px 2px #151515}.cv-hero__heading{margin:2rem 0 1.6rem;font-family:var(--font-body-family);font-weight:800;font-size:clamp(4.8rem,5.6vw,7.8rem);line-height:.94;letter-spacing:-.045em}.cv-hero__text{max-width:52rem;margin:0;font-size:1.8rem;line-height:1.55}.cv-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.cv-hero__button{min-height:5.2rem;display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.2rem;border:2px solid #151515;border-radius:999px;font-size:1.4rem;font-weight:800;letter-spacing:.07em;text-decoration:none;color:#151515;box-shadow:3px 3px #151515;transition:transform .15s ease,box-shadow .15s ease}.cv-hero__button:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #151515}.cv-hero__button--primary{background:#ff2d8d;color:#fff}.cv-hero__button--secondary{background:#fff}.cv-hero__visual{position:relative;min-height:48rem;background:#ff2d8d;border:2px solid #151515;border-radius:3.2rem;box-shadow:8px 8px #151515;padding:4rem}.cv-hero__sticker{position:absolute;z-index:3;top:2rem;right:2rem;background:#ffe33b;border:2px solid #151515;border-radius:999px;padding:.8rem 1.2rem;font-size:1.2rem;font-weight:800;letter-spacing:.08em;transform:rotate(4deg)}.cv-hero__products{position:relative;height:100%;min-height:40rem}.cv-hero__product{position:absolute;width:42%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#fff;border:2px solid #151515;border-radius:2.2rem;box-shadow:5px 5px #151515;overflow:hidden}.cv-hero__product img{width:100%;height:100%;object-fit:contain}.cv-hero__product--1{left:4%;top:6%;transform:rotate(-5deg)}.cv-hero__product--2{right:2%;top:10%;transform:rotate(5deg)}.cv-hero__product--3{left:8%;bottom:3%;transform:rotate(4deg)}.cv-hero__product--4{right:6%;bottom:1%;transform:rotate(-4deg)}@media screen and (max-width:749px){.cv-hero__inner{grid-template-columns:1fr;gap:3rem;padding-top:3rem;padding-bottom:3.6rem}.cv-hero__heading{font-size:4.4rem;line-height:.98;margin-top:1.5rem;margin-bottom:1.3rem}.cv-hero__text{font-size:1.6rem;line-height:1.5}.cv-hero__actions{margin-top:2rem;gap:1rem}.cv-hero__button{min-height:4.8rem;padding:1rem 1.6rem;font-size:1.25rem}.cv-hero__visual{min-height:30rem;border-radius:2.4rem;padding:2rem;box-shadow:5px 5px #151515}.cv-hero__products{min-height:26rem}.cv-hero__product{width:42%;padding:1rem;border-radius:1.6rem;box-shadow:3px 3px #151515}.cv-hero__sticker{top:1.2rem;right:1.2rem;font-size:1rem;padding:.7rem 1rem}}.cv-stores{background:#ff2d8d;color:#fff;padding:5.5rem 0;border-top:2px solid #151515;border-bottom:2px solid #151515}.cv-stores__head{display:flex;align-items:end;justify-content:space-between;gap:4rem;margin-bottom:3rem}.cv-stores__eyebrow{display:inline-block;background:#ffe33b;color:#151515;border:2px solid #151515;border-radius:999px;padding:.7rem 1.1rem;font-size:1.1rem;font-weight:800;letter-spacing:.1em;box-shadow:2px 2px #151515}.cv-stores h2{margin:1.4rem 0 0;font-family:var(--font-body-family);font-size:4.2rem;line-height:1;font-weight:800;letter-spacing:-.035em}.cv-stores__head>p{max-width:46rem;margin:0;font-size:1.5rem;line-height:1.5}.cv-stores__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2rem;align-items:stretch}.cv-stores__locations{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.cv-store{display:flex;flex-direction:column;justify-content:space-between;min-height:23rem;background:#fffdf8;color:#151515;border:2px solid #151515;border-radius:1.8rem;padding:1.5rem;box-shadow:4px 4px #151515}.cv-store__top{display:flex;align-items:flex-start;gap:1rem}.cv-store__number{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#ffe33b;border:2px solid #151515;border-radius:50%;font-size:.95rem;font-weight:800}.cv-store h3{margin:.2rem 0 .55rem;font-family:var(--font-body-family);font-size:1.45rem;font-weight:800;line-height:1.15}.cv-store__address{margin:0;font-size:1.12rem;line-height:1.4;opacity:.78}.cv-store__hours{margin-top:1.15rem;padding-top:1rem;border-top:1px solid rgba(21,21,21,.16)}.cv-store__hours>span{display:block;margin-bottom:.45rem;color:#ff2d8d;font-size:.9rem;font-weight:800;letter-spacing:.09em}.cv-store__hours p{margin:0;font-size:1.04rem;line-height:1.55}.cv-store__actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.3rem}.cv-store__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.7rem 1rem;border:2px solid #151515;border-radius:999px;color:#151515;text-decoration:none;font-size:.92rem;font-weight:800;letter-spacing:.04em;line-height:1}.cv-store__map{background:#ff2d8d;color:#fff!important}.cv-store__directions{background:#fff}.cv-store__actions a:hover{transform:translate(-1px,-1px);box-shadow:2px 2px #151515}.cv-stores__map-wrap{min-height:100%;border:2px solid #151515;border-radius:2.2rem;background:#fffdf8;overflow:hidden;box-shadow:6px 6px #151515}.cv-stores__map{display:block;width:100%;height:100%;min-height:73rem;border:0}.cv-stores__map-empty{display:flex;align-items:center;justify-content:center;min-height:73rem;padding:3rem;color:#151515;text-align:center;font-weight:800}.cv-stores__hours-note{margin:1.6rem 0 0;font-size:1.05rem;line-height:1.4;opacity:.9}@media screen and (max-width:989px){.cv-stores__layout{grid-template-columns:1fr}.cv-stores__map,.cv-stores__map-empty{min-height:40rem}}@media screen and (max-width:749px){.cv-stores{padding:3.6rem 0}.cv-stores__head{display:block;margin-bottom:2rem}.cv-stores h2{font-size:3rem}.cv-stores__head>p{margin-top:1rem;font-size:1.35rem}.cv-stores__locations{grid-template-columns:1fr;gap:1rem}.cv-store{min-height:0;padding:1.25rem;border-radius:1.5rem;box-shadow:3px 3px #151515}.cv-store h3{font-size:1.3rem}.cv-store__address{font-size:1.06rem}.cv-store__hours p{font-size:1rem}.cv-store__actions{margin-top:1.1rem}.cv-store__actions a{min-height:4rem;font-size:.9rem}.cv-stores__map-wrap{border-radius:1.7rem;box-shadow:4px 4px #151515}.cv-stores__map,.cv-stores__map-empty{min-height:34rem}.cv-stores__hours-note{font-size:.95rem}}.cv-trust{background:#151515;color:#fff;border-top:2px solid #151515;border-bottom:2px solid #151515}.cv-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.cv-trust__item{padding:1.8rem 2rem;text-align:center;border-right:1px solid rgba(255,255,255,.22)}.cv-trust__item:last-child{border-right:0}.cv-trust__item strong{display:block;font-size:1.35rem;line-height:1.25;font-weight:800}.cv-trust__item span{display:block;margin-top:.35rem;font-size:1.15rem;line-height:1.35;opacity:.8}@media screen and (max-width:749px){.cv-trust__grid{grid-template-columns:1fr 1fr}.cv-trust__item{padding:1.4rem 1rem;border-bottom:1px solid rgba(255,255,255,.18)}.cv-trust__item:nth-child(2n){border-right:0}.cv-trust__item:nth-last-child(-n+2){border-bottom:0}.cv-trust__item strong{font-size:1.2rem}.cv-trust__item span{font-size:1.05rem}}.ddp{background:#fffdf8;color:#161616}.ddp__hero{background:#21a8e3;color:#fff;border-block:2px solid #161616;overflow:hidden}.ddp__hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-block:5rem}.ddp__kicker{display:inline-block;background:#ffe23b;color:#161616;border:2px solid #161616;border-radius:99px;padding:.7rem 1rem;font-weight:800;letter-spacing:.08em;box-shadow:3px 3px #161616}.ddp h1{font-size:clamp(4.8rem,7vw,8rem);line-height:.9;letter-spacing:-.05em;margin:1.5rem 0;font-weight:800}.ddp__hero p{font-size:1.6rem;line-height:1.5;max-width:58rem}.ddp__actions{display:flex;gap:1rem;margin-top:2rem}.ddp__actions a{background:#ff2d8d;color:#fff;border:2px solid #161616;border-radius:99px;padding:1rem 1.4rem;text-decoration:none;font-weight:800;box-shadow:3px 3px #161616}.ddp__actions a+a{background:#fff;color:#161616}.ddp__cups{position:relative;min-height:40rem}.ddp__cups img{position:absolute;border-radius:50%;background:#fff;border:3px solid #161616;box-shadow:7px 7px #161616;object-fit:contain}.ddp__cups .c1{width:27rem;height:27rem;left:4%;top:6%}.ddp__cups .c2{width:18rem;height:18rem;right:3%;top:1%}.ddp__cups .c3{width:20rem;height:20rem;right:3%;bottom:1%}.ddp__cups b{position:absolute;left:4%;bottom:4%;background:#ffe23b;color:#161616;border:2px solid #161616;border-radius:99px;padding:.8rem 1rem;box-shadow:3px 3px #161616;transform:rotate(-5deg)}.ddp__intro{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-block:4rem}.ddp__intro>div,.ddp__notice{background:#fff;border:2px solid #161616;border-radius:1.6rem;padding:2rem;box-shadow:4px 4px #161616}.ddp__intro strong{color:#d61772}.ddp__intro h2{font-size:2.8rem;margin:.5rem 0}.ddp__intro p{font-size:1.25rem;line-height:1.6;margin:0}.ddp__flavours{padding-bottom:5rem}.ddp__flavours header{max-width:78rem;margin-bottom:2rem}.ddp__flavours header h2,.ddp__locations h2{font-size:clamp(3.5rem,5vw,5.5rem);line-height:1;margin:1.3rem 0;font-weight:800;letter-spacing:-.035em}.ddp__flavours header p{font-size:1.3rem}.ddp__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.dd-card{background:#fff;border:2px solid #161616;border-radius:1.7rem;overflow:hidden;box-shadow:4px 4px #161616}.dd-card__image{position:relative;height:25rem;overflow:hidden}.dd-card__image>img{width:100%;height:100%;object-fit:contain;background:#fff;padding:.3rem}.dd-card__dots{position:absolute;top:-2rem;right:-2rem;bottom:-2rem;left:-2rem;background:radial-gradient(circle at 25% 25%,#fff 0 10px,transparent 11px),radial-gradient(circle at 70% 60%,rgba(255,255,255,.85) 0 8px,transparent 9px);background-size:70px 70px;transform:rotate(-8deg)}.dd-card__badges{position:absolute;left:1rem;top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.dd-card__badges span{background:#fff;border:2px solid #161616;border-radius:99px;padding:.5rem .8rem;font-size:.82rem;font-weight:800;box-shadow:2px 2px #161616}.dd-card__badges .diet{background:#ddf7e5;color:#145b29}.dd-card__body{padding:1.5rem}.dd-card h3{font-size:2rem;margin:0 0 .7rem;line-height:1.05}.dd-card__body>p{font-size:1.15rem;line-height:1.45;min-height:5rem}.dd-card details{border-top:1px solid #ddd;padding-top:1rem}.dd-card summary{cursor:pointer;font-weight:800}.dd-card__detail p{font-size:1rem;line-height:1.55}.dd-card__detail strong{font-size:.85rem;color:#c51366}.ddp__notice{margin-top:2rem}.ddp__notice p{line-height:1.6}.ddp__notice a{font-weight:800;text-decoration:underline}.ddp__locations{background:#161616;color:#fff;padding:5rem 0}.ddp__loc-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.ddp__loc-grid a{display:flex;flex-direction:column;justify-content:space-between;min-height:12rem;background:#fffdf8;color:#161616;border:2px solid #fff;border-radius:1.4rem;padding:1.3rem;text-decoration:none;font-size:1.25rem;font-weight:800;box-shadow:3px 3px #ff2d8d}.ddp__loc-grid small{font-size:.9rem;font-weight:500}.ddp__small{opacity:.75;margin-top:1.5rem}@media(max-width:989px){.ddp__grid,.ddp__loc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.ddp__hero-grid{grid-template-columns:1fr;padding-block:3rem}.ddp h1{font-size:4.5rem}.ddp__cups{min-height:29rem;max-width:38rem;margin:auto;width:100%}.ddp__cups .c1{width:20rem;height:20rem}.ddp__cups .c2{width:12rem;height:12rem}.ddp__cups .c3{width:14rem;height:14rem}.ddp__intro{grid-template-columns:1fr;padding-block:3rem}.ddp__grid{grid-template-columns:1fr}.dd-card__image{height:24rem}.dd-card__body>p{min-height:0}.ddp__loc-grid{grid-template-columns:1fr 1fr}.ddp__actions{display:grid;grid-template-columns:1fr 1fr}.ddp__actions a{text-align:center;font-size:.85rem}}.cv-dd-seo-content{background:#fffdf8;padding:4rem 0 5rem}.cv-dd-seo-content__inner{max-width:90rem;margin:0 auto;padding:2.4rem;background:#fff;border:2px solid #151515;border-radius:2rem;box-shadow:4px 4px #151515}.cv-dd-seo-content__inner h2,.cv-dd-seo-content__inner h3{font-family:var(--font-body-family);font-weight:800;line-height:1.05}.cv-dd-seo-content__inner h2{font-size:clamp(2.8rem,4vw,4.2rem);margin-top:0}.cv-dd-seo-content__inner h3{font-size:2rem;margin-top:2.2rem}.cv-dd-seo-content__inner p,.cv-dd-seo-content__inner li{font-size:1.25rem;line-height:1.65}.cv-dd-seo-content__inner a{text-decoration:underline;text-underline-offset:.2rem}@media(max-width:749px){.cv-dd-seo-content{padding:2.5rem 0 3.5rem}.cv-dd-seo-content__inner{padding:1.6rem}.cv-dd-seo-content__inner p,.cv-dd-seo-content__inner li{font-size:1.15rem}}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
