.v-image img{max-width:100%;object-position:center;height:100%}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media(min-width:1560px){.container{max-width:1400px}}@media(min-width:1000px){.container{padding-left:3rem;padding-right:3rem}}.dtc-product-badge{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px}.dtc-product-badge__item{display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;border-radius:12px;font-family:var(--dtc-font-family);font-size:12px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.dtc-product-badge__link{cursor:pointer;text-decoration:none;color:inherit}.dtc-favorite-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.dtc-favorite-button__btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:none;cursor:pointer;transition:transform .15s ease}.dtc-favorite-button__btn:hover{transform:scale(1.1)}.dtc-favorite-button__btn:focus-visible{outline:2px solid var(--dtc-color-accent);outline-offset:2px;border-radius:50%}.dtc-favorite-button__icon{display:block;pointer-events:none}.dtc-favorite-button__icon--filled,.dtc-favorite-button__btn.is-active .dtc-favorite-button__icon--outline{display:none}.dtc-favorite-button__btn.is-active .dtc-favorite-button__icon--filled{display:block}.dtc-favorite-button__btn.is-active .dtc-favorite-button__icon--filled path{fill:#801010;stroke:none}.dtc-favorite-button__icon--outline svg,.dtc-favorite-button__icon--filled svg{width:20px;height:20px;display:block}.dtc-product-card{position:relative;width:100%;max-width:309px;margin-inline:auto;padding-bottom:2rem;height:100%;display:flex;flex-direction:column}.dtc-product-card__inner{position:relative;display:flex;flex-direction:column;width:100%;flex:1;border-radius:24px;overflow:hidden;background:var(--dtc-gradient-card-warm);box-shadow:0 8px 24px #00000014;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease}.dtc-product-card__inner:hover{box-shadow:0 12px 32px #00000024;transform:translateY(-2px)}.dtc-product-card--white-bg .dtc-product-card__inner{background:var(--dtc-color-surface-white);backdrop-filter:none;-webkit-backdrop-filter:none}.dtc-product-card__spacer{display:block;width:100%;height:auto;visibility:hidden;pointer-events:none}.dtc-product-card__image-wrap{position:absolute;left:50%;top:40.04%;transform:translate(-50%,-50%);width:71.84%;aspect-ratio:1 / 1;border-radius:50%;background-color:var(--dtc-color-text-inverse);overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:1}.dtc-product-card__image{width:100%;height:100%;object-fit:cover;display:block;padding:12%;box-sizing:border-box}.dtc-product-card__placeholder{width:60%;height:auto;color:#c8d8e8}.dtc-product-card__header{position:absolute;top:16px;left:16px;right:16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:4px;z-index:3}.dtc-product-card__badges{flex:1;min-width:0}.dtc-product-card__favorite{flex-shrink:0;line-height:0}.dtc-product-card__info{position:absolute;top:67.76%;left:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:2}.dtc-product-card__rating{min-height:20px}.dtc-product-card__title{margin:0;font-family:var(--dtc-font-family);font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.02em;color:var(--dtc-color-text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.4em}.dtc-product-card__price{display:flex;flex-direction:row;align-items:center}.dtc-product-card--hover-atc{position:relative}.dtc-product-card__surface{position:relative;flex:1;display:flex;flex-direction:column;min-height:0}.dtc-product-card--hover-atc .dtc-product-card__surface .dtc-product-card__inner{flex:1;transition:box-shadow .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1)}.dtc-product-card--hover-atc .dtc-product-card__inner:hover{transform:none;box-shadow:0 8px 24px #00000014}.dtc-product-card--hover-atc .dtc-product-card__media-link{position:absolute;left:50%;top:40.04%;transform:translate(-50%,-50%);width:71.84%;aspect-ratio:1 / 1;z-index:1;text-decoration:none;color:inherit}.dtc-product-card--hover-atc .dtc-product-card__media-link .dtc-product-card__image-wrap{position:static;left:auto;top:auto;transform:none;width:100%;height:100%}.dtc-product-card--hover-atc .dtc-product-card__meta{display:flex;flex-direction:column;gap:8px}.dtc-product-card--hover-atc .dtc-product-card__inner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:var(--dtc-color-surface-white);opacity:0;pointer-events:none;z-index:0;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.dtc-product-card--hover-atc .dtc-product-card__info{transition:top .4s cubic-bezier(.4,0,.2,1),bottom .4s cubic-bezier(.4,0,.2,1),gap .4s cubic-bezier(.4,0,.2,1)}.dtc-product-card__atc-btn{position:relative;left:auto;right:auto;bottom:auto;z-index:5;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;height:0;padding:0;border:none;border-radius:12px;background-color:var(--dtc-color-accent);font-family:var(--dtc-font-family);font-size:16px;font-weight:600;line-height:1;letter-spacing:-.32px;color:var(--dtc-color-text-primary);cursor:pointer;flex-shrink:0;opacity:0;visibility:hidden;max-height:0;min-height:0;margin:0;overflow:hidden;border-width:0;transform:translateY(6px);transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),max-height .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1),min-height .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),border-width .4s cubic-bezier(.4,0,.2,1),background-color .2s ease,border-color .2s ease,color .2s ease}.dtc-product-card__atc-btn:hover:not(:disabled){opacity:.88}.dtc-product-card__atc-btn:focus-visible{outline:2px solid var(--dtc-color-accent);outline-offset:2px}.dtc-product-card__atc-btn:disabled{cursor:not-allowed}.dtc-product-card__atc-btn.is-loading .dtc-product-card__atc-btn-text{display:none}.dtc-product-card__atc-btn-spinner{display:inline-flex;align-items:center;justify-content:center}.dtc-product-card__atc-btn-spinner.hidden{display:none}.dtc-product-card__atc-btn.is-loading .dtc-product-card__atc-btn-spinner,.dtc-product-card__atc-btn.is-loading .dtc-product-card__atc-btn-spinner.hidden{display:inline-flex}@media(hover:hover)and (min-width:700px){.dtc-product-card--hover-atc .dtc-product-card__inner:hover{transform:none;box-shadow:0 8px 24px #00000014}.dtc-product-card--hover-atc:hover .dtc-product-card__inner:after,.dtc-product-card--hover-atc:focus-within .dtc-product-card__inner:after{opacity:1}.dtc-product-card--hover-atc:hover .dtc-product-card__inner,.dtc-product-card--hover-atc:focus-within .dtc-product-card__inner{backdrop-filter:none;-webkit-backdrop-filter:none;transform:none;box-shadow:0 8px 24px #00000014}.dtc-product-card--hover-atc:hover .dtc-product-card__info,.dtc-product-card--hover-atc:focus-within .dtc-product-card__info{top:auto;bottom:24px;gap:12px}.dtc-product-card--hover-atc:hover .dtc-product-card__atc-btn,.dtc-product-card--hover-atc:focus-within .dtc-product-card__atc-btn{opacity:1;visibility:visible;transform:translateY(0);height:48px;max-height:48px;min-height:48px;padding:15px 32px;border-width:0}.dtc-product-card--hover-atc:hover .dtc-product-card__atc-btn:disabled,.dtc-product-card--hover-atc:focus-within .dtc-product-card__atc-btn:disabled{opacity:.55}}@media(prefers-reduced-motion:reduce){.dtc-product-card--hover-atc .dtc-product-card__inner:after,.dtc-product-card--hover-atc .dtc-product-card__surface .dtc-product-card__inner,.dtc-product-card--hover-atc .dtc-product-card__info,.dtc-product-card--hover-atc .dtc-product-card__atc-btn{transition:none}}.dtc-product-card--inline-atc .dtc-product-card__media-link{position:absolute;left:50%;top:40.04%;transform:translate(-50%,-50%);width:71.84%;aspect-ratio:1 / 1;z-index:1;text-decoration:none;color:inherit}.dtc-product-card--inline-atc .dtc-product-card__media-link .dtc-product-card__image-wrap{position:static;left:auto;top:auto;transform:none;width:100%;height:100%}.dtc-product-card--inline-atc .dtc-product-card__title-link{color:inherit;text-decoration:none}.dtc-product-card--inline-atc .dtc-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;width:100%}.dtc-product-card--inline-atc .dtc-product-card__price{flex:1 1 auto;min-width:0;justify-content:flex-start}.dtc-product-card__atc-btn--inline{opacity:1;visibility:visible;transform:none;width:48px;height:48px;max-height:none;min-height:48px;padding:12px;border-radius:8px;flex-shrink:0;color:var(--dtc-color-text-inverse);overflow:hidden}.dtc-product-card__atc-btn-icon{display:block;width:24px;height:24px;flex-shrink:0}.dtc-product-card__atc-btn--inline:disabled{opacity:.55}.dtc-product-card__atc-btn--inline.is-loading{opacity:.88}.dtc-product-card__atc-btn--inline.is-loading .dtc-product-card__atc-btn-icon{display:none}.dtc-product-card__atc-btn--inline.is-loading .dtc-product-card__atc-btn-spinner{display:inline-flex;width:20px;height:20px;color:var(--dtc-color-text-inverse)}@media screen and (max-width:699px){.dtc-product-card__title{font-size:16px}.dtc-product-card__spacer{display:none}.dtc-product-card__inner{aspect-ratio:unset;height:100%;border-radius:16px;padding-top:calc(56px + 85.6%);padding-bottom:20px;padding-left:12px;padding-right:12px}.dtc-product-card__header{top:12px;left:12px;right:12px}.dtc-product-card__image-wrap{top:56px;left:50%;transform:translate(-50%);width:85.6%}.dtc-product-card__info{position:relative;top:auto;left:auto;right:auto;gap:8px;flex:1;display:flex;flex-direction:column}.dtc-product-card--hover-atc .dtc-product-card__surface{flex:1;display:flex;flex-direction:column;min-height:0}.dtc-product-card--hover-atc .dtc-product-card__media-link{position:absolute;top:56px;left:50%;transform:translate(-50%);width:85.6%;aspect-ratio:1 / 1;z-index:1}.dtc-product-card--hover-atc .dtc-product-card__media-link .dtc-product-card__image-wrap{position:relative;top:auto;left:auto;transform:none;width:100%;height:100%}.dtc-product-card--hover-atc .dtc-product-card__atc-btn{opacity:1;visibility:visible;transform:none;height:48px;max-height:none;min-height:48px;padding:15px 32px;margin:0;overflow:visible;border:1px solid var(--dtc-color-accent);background-color:var(--dtc-color-text-inverse);color:var(--dtc-color-text-primary);font-weight:600}.dtc-product-card--hover-atc .dtc-product-card__atc-btn:hover:not(:disabled){background-color:var(--dtc-color-accent);border-color:var(--dtc-color-accent);color:var(--dtc-color-text-primary)}.dtc-product-card--hover-atc .dtc-product-card__atc-btn:disabled{opacity:.55;border-color:var(--dtc-color-border);color:var(--dtc-color-text-muted-alt)}}@media screen and (min-width:700px){.dtc-product-card__title{font-size:18px}}@media screen and (min-width:1000px){.dtc-product-card__title{font-size:22px}}.dtc-price{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:nowrap;white-space:nowrap}.dtc-price__current{font-family:var(--dtc-font-family);font-size:14px;font-weight:500;line-height:1.52;letter-spacing:-.02em;color:#0f0928}.dtc-price__compare{font-family:var(--dtc-font-family);font-size:12px;font-weight:400;line-height:24px;color:var(--dtc-color-text-muted);text-decoration:line-through;text-decoration-skip-ink:none}.dtc-price__sold-out{font-family:var(--dtc-font-family);font-size:12px;font-weight:600;color:var(--dtc-color-text-muted);text-transform:uppercase;letter-spacing:.04em}@media screen and (min-width:700px){.dtc-price__current{font-size:18px}.dtc-price__compare{font-size:15px}.dtc-price__sold-out{font-size:13px}}@media screen and (min-width:1000px){.dtc-price__current{font-size:22px}.dtc-price__compare{font-size:18px}.dtc-price__sold-out{font-size:14px}}.dtc-blog-card{border-radius:var(--rounded, 24px);overflow:hidden;background:rgb(var(--background-primary, 255 255 255));border:1px solid rgba(18,26,37,.08)}.dtc-blog-card__link{display:block;height:100%;color:inherit;text-decoration:none}.dtc-blog-card__image{position:relative;aspect-ratio:305 / 260;background:#dfe7f4}.dtc-blog-card__image img{width:100%;height:100%;object-fit:cover}.dtc-blog-card__badge{position:absolute;top:var(--spacing-12, 12px);left:var(--spacing-12, 12px);display:inline-flex;align-items:center;min-height:28px;padding:0 var(--spacing-10, 10px);border-radius:var(--rounded-button, 999px);background:rgb(var(--background-primary, 255 255 255));border:1px solid rgba(18,26,37,.12);font-size:var(--text-sm, 14px)}.dtc-blog-card__body{padding:var(--spacing-20, 20px) 0 0}.dtc-blog-card__meta{margin:0;display:flex;gap:var(--spacing-8, 8px);flex-wrap:wrap;color:rgb(var(--text-secondary, 81 91 105));font-size:var(--text-sm, 14px)}.dtc-blog-card__title{margin:var(--spacing-10, 10px) 0 0;font-size:var(--text-h6, 20px);line-height:1.3;color:rgb(var(--text-primary, 18 26 37))}.dtc-blog-card__placeholder{width:100%;height:100%}.dtc-testimonial-card{display:grid;gap:var(--spacing-20, 20px);border-radius:var(--rounded-lg, 32px);background:#ffffffeb;border:1px solid rgba(18,26,37,.08);padding:var(--spacing-24, 24px);box-shadow:0 8px 20px #00000014}.dtc-testimonial-card__quote{margin:0 0 var(--spacing-16, 16px);color:rgb(var(--text-primary, 18 26 37));font-size:var(--text-h5, 24px);line-height:1.35}.dtc-testimonial-card__meta{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-12, 12px)}.dtc-testimonial-card__name{margin:0;font-weight:600}.dtc-testimonial-card__role{margin:var(--spacing-4, 4px) 0 0;color:rgb(var(--text-secondary, 81 91 105))}.dtc-testimonial-card__product{display:flex;align-items:center;gap:var(--spacing-16, 16px);padding-top:var(--spacing-16, 16px);border-top:1px solid rgba(18,26,37,.1)}.dtc-testimonial-card__product-image{width:84px;height:84px;flex-shrink:0;border-radius:var(--rounded, 24px);overflow:hidden;background:#eef4fb}.dtc-testimonial-card__product-title{margin:0 0 var(--spacing-8, 8px);font-weight:600}.dtc-testimonial-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 var(--spacing-16, 16px);border-radius:var(--rounded-button, 999px);background:rgb(var(--background-primary, 255 255 255));border:1px solid rgba(136,168,227,.45);color:rgb(var(--text-primary, 18 26 37));text-decoration:none}.dtc-stat-item{border-radius:var(--rounded, 24px);background:rgb(var(--background-primary, 255 255 255));padding:var(--spacing-20, 20px)}.dtc-stat-item__icon{width:28px;height:28px;color:rgb(var(--text-primary, 18 26 37))}.dtc-stat-item__value{margin:var(--spacing-8, 8px) 0 var(--spacing-4, 4px);font-size:var(--text-h5, 24px);font-weight:600}.dtc-stat-item__label{margin:0;color:rgb(var(--text-secondary, 81 91 105))}.dtc-contact-method-card{display:grid;gap:var(--spacing-8, 8px)}.dtc-contact-method-card__icon{width:32px;height:32px;color:rgb(var(--text-primary, 18 26 37))}.dtc-contact-method-card__title{margin:0;font-size:var(--text-h6, 20px)}.dtc-contact-method-card__description{margin:0;color:rgb(var(--text-secondary, 81 91 105))}.dtc-contact-method-card__value{margin:0;color:rgb(var(--text-primary, 18 26 37));font-weight:600;text-decoration:none}.dtc-scenario-card{--dtc-scenario-card-bg-height: 286px;container-type:inline-size;container-name:dtc-scenario-card;position:relative;display:flex;flex-direction:column}.dtc-scenario-card__bg{position:relative;width:100%;height:var(--dtc-scenario-card-bg-height);border-radius:24px;overflow:hidden;flex-shrink:0}.dtc-scenario-card__bg .v-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dtc-scenario-card__bg .v-image picture,.dtc-scenario-card__bg .v-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.dtc-scenario-card__placeholder{display:block;width:100%;height:100%}.dtc-scenario-card__panel{position:relative;z-index:1;margin:-81px 12px 0;padding:16px;background:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:24px;box-shadow:0 8px 24px #00000014;display:flex;flex-direction:column;gap:32px;overflow:visible}.dtc-scenario-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dtc-scenario-card__title{margin:0;flex:1 1 auto;min-width:0;font-family:var(--dtc-font-family);font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.02em;color:rgb(var(--text-primary, 18 26 37));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dtc-scenario-card__icon-badge{flex-shrink:0;width:64px;height:64px;border-radius:16px;background-color:var(--dtc-scenario-card-icon-bg, var(--dtc-color-primary-legacy));display:flex;align-items:center;justify-content:center;overflow:hidden}.dtc-scenario-card__icon-placeholder{width:32px;height:32px;display:block}.dtc-scenario-card__icon-badge .v-image{width:32px;height:32px;flex-shrink:0}.dtc-scenario-card__icon-badge .v-image picture,.dtc-scenario-card__icon-badge .v-image img{display:block;width:100%;height:100%;object-fit:contain}.dtc-scenario-card__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.dtc-scenario-card__feature{display:flex;align-items:flex-start;min-width:0}.dtc-scenario-card__feature-text{font-family:var(--dtc-font-family);font-size:16px;font-weight:500;line-height:1.5;color:rgb(var(--text-primary, 18 26 37));min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dtc-scenario-card__divider{height:1px;background-color:#121a251a;flex-shrink:0;list-style:none}.dtc-scenario-card__btn{align-self:stretch;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;max-width:100%;min-height:48px;height:auto;margin-top:auto;flex-shrink:0;padding:12px 16px;background:var(--dtc-color-surface-white);border:1px solid var(--dtc-color-accent);border-radius:12px;font-family:var(--dtc-font-family);font-size:16px;font-weight:400;line-height:1.2;letter-spacing:-.02em;color:rgb(var(--text-primary, 18 26 37));text-decoration:none;text-align:center;white-space:normal;transition:background-color .2s ease,border-color .2s ease}.dtc-scenario-card__btn:hover{background-color:var(--dtc-color-surface-warm);border-color:var(--dtc-color-primary-legacy)}@media(prefers-reduced-motion:reduce){.dtc-scenario-card__btn{transition:none}}@media screen and (min-width:700px){.dtc-scenario-card{height:auto;min-height:0;padding-bottom:32px}.dtc-scenario-card__bg{height:var(--dtc-scenario-card-bg-height);border-radius:24px}.dtc-scenario-card__panel{margin:-81px 26px 0;padding:32px;gap:36px;border-radius:24px}.dtc-scenario-card__title{font-size:24px;font-weight:600}.dtc-scenario-card__feature-text{font-size:16px;font-weight:400}.dtc-scenario-card__btn{font-weight:600;padding:12px 24px}}@container dtc-scenario-card (min-width: 360px){.dtc-scenario-card__btn{align-self:flex-start;width:auto;white-space:nowrap}}.template-index .dtc-trusted-stats-section,.template-index .dtc-testimonial-bento-section,.template-index .dtc-social-links-section,.template-blog-dtc-newsroom .dtc-trusted-stats-section,.template-blog-dtc-newsroom .dtc-multicolumn-section:has(.dtc-index-video),.template-blog-dtc-newsroom .dtc-social-links-section,.temp-supx-dtc-about-us .dtc-trusted-stats-section{--dtc-ecosystem-gradient: var(--dtc-gradient-ecosystem);position:relative}.template-index .dtc-testimonial-bento-section,.template-index .dtc-social-links-section,.template-blog-dtc-newsroom .dtc-multicolumn-section:has(.dtc-index-video),.template-blog-dtc-newsroom .dtc-social-links-section,.temp-supx-dtc-about-us .dtc-multicolumn-section:has(.dtc-index-video),.temp-supx-dtc-about-us .dtc-expert-endorsements-section{background-color:transparent}.template-blog-dtc-newsroom .dtc-trusted-stats-section{--dtc-eco-total: var(--dtc-eco-total-newsroom)}.temp-supx-dtc-about-us .dtc-trusted-stats-section{--dtc-eco-total: var(--dtc-eco-total-about-us)}@media screen and (max-width:699px){.template-index .dtc-trusted-stats-section{--dtc-eco-total: var(--dtc-eco-total-mobile)}.temp-supx-dtc-about-us .dtc-trusted-stats-section{--dtc-eco-total: var(--dtc-eco-total-about-us-mobile)}}.template-index .dtc-trusted-stats-section,.template-blog-dtc-newsroom .dtc-trusted-stats-section,.temp-supx-dtc-about-us .dtc-trusted-stats-section{isolation:isolate;z-index:0;background-color:transparent;overflow-x:clip}.template-index .dtc-trusted-stats-section:before,.template-blog-dtc-newsroom .dtc-trusted-stats-section:before,.temp-supx-dtc-about-us .dtc-trusted-stats-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:120%;height:var(--dtc-eco-total);background-image:var(--dtc-ecosystem-gradient);background-repeat:no-repeat;background-size:100% 100%;background-position:center top;pointer-events:none;z-index:-1}.template-index .dtc-trusted-stats-section>*,.template-blog-dtc-newsroom .dtc-trusted-stats-section>*,.temp-supx-dtc-about-us .dtc-trusted-stats-section>*{position:relative;z-index:1}.temp-supx-dtc-about-us .dtc-trusted-stats-section{--dtc-ecosystem-gradient: var(--dtc-gradient-ecosystem-about-us)}.dtc-filters-blog-aside{width:100%}@media screen and (min-width:1000px){.dtc-filters-blog-aside{flex-shrink:0;width:317px}}.dtc-filters-blog{display:block;width:100%;max-width:317px;font-family:var(--dtc-font-family);color:var(--dtc-color-text-primary)}.dtc-filters-blog__form{display:flex;flex-direction:column;gap:var(--spacing-3)}.dtc-filters-blog__bucket{display:block;width:317px;max-width:100%}.dtc-filters-blog__bucket-header{display:flex;align-items:center;gap:8px;width:100%;height:59px;padding:0 16px;box-sizing:border-box;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--dtc-color-text-primary);font-family:var(--dtc-font-family);font-size:18px;font-style:normal;font-weight:400;line-height:152%;cursor:pointer;list-style:none;transition:border-color .2s ease,color .2s ease,background-color .2s ease}.dtc-filters-blog__bucket-header::-webkit-details-marker,.dtc-filters-blog__bucket-header::marker{display:none;content:""}.dtc-filters-blog__bucket-header:hover{color:var(--color-primary, var(--dtc-color-primary-legacy))}.dtc-filters-blog__bucket-header-icon{display:block;width:24px;height:24px;flex-shrink:0;color:currentColor}.dtc-filters-blog__bucket-header-label{flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.dtc-filters-blog__bucket[open]>.dtc-filters-blog__bucket-header{border-color:var(--dtc-color-accent);background:var(--dtc-color-surface-white)}.dtc-filters-blog__groups{display:flex;flex-direction:column;width:100%;padding:0 0 0 32px;margin:var(--spacing-1) 0 0;box-sizing:border-box;list-style:none}.dtc-filters-blog__group-item{list-style:none}.dtc-filters-blog__group{border-bottom:1px solid #e5e5e5}.dtc-filters-blog__group[open] .dtc-filters-blog__group-icon{transform:rotate(180deg)}.dtc-filters-blog__group-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-3);padding:16px 0;cursor:pointer;color:var(--dtc-color-text-primary);font-family:var(--dtc-font-family);font-size:18px;font-style:normal;font-weight:600;line-height:152%;list-style:none}.dtc-filters-blog__group-summary::-webkit-details-marker,.dtc-filters-blog__group-summary::marker{display:none;content:""}.dtc-filters-blog__group-summary:hover{color:var(--color-primary, var(--dtc-color-primary-legacy))}.dtc-filters-blog__group-label{flex:1;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.dtc-filters-blog__group-icon{width:16px;height:16px;flex-shrink:0;color:#6b6b6b;transition:transform .2s ease}.dtc-filters-blog__options{padding:8px 0 16px;margin:0;list-style:none;display:flex;flex-direction:column;gap:12px}.dtc-filters-blog__option{list-style:none}.dtc-filters-blog__option-label{display:inline-flex;align-items:center;gap:12px;cursor:pointer;color:#595959}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-checkbox{-webkit-appearance:none;appearance:none;position:relative;width:18px;min-width:18px;height:18px;margin:0;border:1px solid var(--dtc-color-border, #d9d9d9);background:var(--dtc-color-surface-white, #fff);cursor:pointer;flex-shrink:0;transition:border-color .2s ease,background-color .2s ease}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-checkbox:not(.dtc-filters-blog__option-radio){border-radius:4px}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-radio{border-radius:50%}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-checkbox:not(.dtc-filters-blog__option-radio):checked{border-color:var(--dtc-color-accent);background:var(--dtc-color-accent)}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-checkbox:not(.dtc-filters-blog__option-radio):checked:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid var(--dtc-color-surface-white, #fff);border-width:0 2px 2px 0;transform:rotate(45deg)}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-checkbox:focus-visible{outline:2px solid var(--dtc-color-accent);outline-offset:2px}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-radio:checked{border-color:var(--dtc-color-accent);background:var(--dtc-color-surface-white, #fff)}.dtc-filters-blog .dtc-filters-blog__option-label input.dtc-filters-blog__option-radio:checked:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:var(--dtc-color-accent);transform:translate(-50%,-50%)}.dtc-filters-blog__option-text{font-family:var(--dtc-font-family);font-size:16px;font-weight:400;line-height:152%;color:#595959}.dtc-main-blog__body,.dtc-main-newsroom__body{margin-top:64px;margin-bottom:64px}.dtc-main-blog__row,.dtc-main-newsroom__row{display:flex;flex-direction:column;gap:32px;margin:0;align-items:stretch}@media screen and (min-width:1000px){.dtc-main-blog__row,.dtc-main-newsroom__row{flex-direction:row;align-items:flex-start;gap:32px}}.dtc-main-blog__header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:120px}.dtc-main-blog__title{margin-top:0;color:var(--Typography-Dark-Primary, var(--dtc-color-text-primary));font-family:var(--Font-Family-Gilroy, "Gilroy", sans-serif);font-size:40px;font-style:normal;font-weight:var(--Font-Weight-medium, 500);line-height:120%;letter-spacing:-.8px}.dtc-main-blog__mobile-filter-btn{display:none;align-items:center;gap:10px;height:44px;padding:0 18px;border:1px solid #e1e5ed;border-radius:12px;background:var(--dtc-color-surface-white);color:var(--dtc-color-text-primary);font-family:var(--dtc-font-family);font-size:16px;font-weight:500;cursor:pointer}.dtc-main-blog__mobile-filter-btn svg{width:18px;height:18px;color:currentColor}.dtc-main-blog__filter-modal-header,.dtc-main-blog__filter-backdrop{display:none}body.dtc-main-blog--modal-open{overflow:hidden}@media screen and (max-width:999px){.dtc-main-blog__header{flex-wrap:nowrap}.dtc-main-blog__title{margin-bottom:0}.dtc-main-blog__mobile-filter-btn{display:inline-flex;flex-shrink:0}.dtc-main-blog__header--stacked{flex-direction:column;align-items:stretch;gap:12px}.dtc-main-blog__header--stacked .dtc-main-blog__title{margin-bottom:0}.dtc-main-blog__header--stacked .dtc-main-blog__mobile-filter-btn{display:flex;width:100%;justify-content:center;height:48px}.dtc-main-blog__body,.dtc-main-newsroom__body{margin-top:24px;margin-bottom:24px}.dtc-filters-blog-aside{position:fixed;left:0;right:0;bottom:0;z-index:60;max-height:82vh;overflow-y:auto;padding:0 20px 32px;background:var(--dtc-color-surface-white);border-radius:20px 20px 0 0;box-shadow:0 -8px 32px #0000001f;transform:translateY(100%);transition:transform .3s ease}.dtc-filters-blog-aside.is-open{transform:translateY(0)}.dtc-filters-blog-aside .dtc-filters-blog,.dtc-filters-blog-aside .dtc-filters-blog__bucket{width:100%;max-width:none}.dtc-main-blog__filter-modal-header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1;padding:16px 0 12px;background:var(--dtc-color-surface-white)}.dtc-main-blog__filter-modal-title{font-family:var(--dtc-font-family);font-size:18px;font-weight:600;color:var(--dtc-color-text-primary)}.dtc-main-blog__filter-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:999px;background:#f2f4f7;color:var(--dtc-color-text-primary);cursor:pointer}.dtc-main-blog__filter-modal-close svg{width:14px;height:14px}.dtc-main-blog__filter-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#121a2566;opacity:0;pointer-events:none;transition:opacity .2s ease}.dtc-main-blog__filter-backdrop.is-visible{opacity:1;pointer-events:auto}}.dtc-main-newsroom__content{display:flex;flex:1;flex-direction:column;min-width:0}.dtc-main-newsroom__grid-heading{margin:0 0 12px;color:var(--Typography-Dark-Primary, var(--dtc-color-text-primary));font-family:var(--Font-Family-Gilroy, "Gilroy", sans-serif);font-size:24px;font-weight:600;line-height:1.2;letter-spacing:-.48px}.dtc-main-blog__body .dtc-main-blog__mobile-filter-btn--in-body,.dtc-main-newsroom__body .dtc-main-blog__mobile-filter-btn--in-body{display:flex;width:100%;justify-content:center;height:48px;margin:0 0 16px}@media screen and (min-width:1000px){.dtc-main-newsroom__grid-heading{margin-bottom:32px;font-size:40px;font-weight:var(--Font-Weight-medium, 500);line-height:120%;letter-spacing:-.8px}.dtc-main-blog__body .dtc-main-blog__mobile-filter-btn--in-body,.dtc-main-newsroom__body .dtc-main-blog__mobile-filter-btn--in-body{display:none}}.dtc-main-blog__article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}@media screen and (min-width:700px){.dtc-main-blog__article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.dtc-main-blog__article-grid>li{display:flex;min-width:0}.dtc-main-blog__article-grid .dtc-card-article{width:100%}.dtc-card-article{display:flex;flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:100%;height:100%;padding:16px 16px 24px;box-sizing:border-box;border-radius:20px;background:var(--dtc-color-surface-white);box-shadow:0 8px 24px #00000014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dtc-card-article__link{display:flex;flex-direction:column;gap:24px;width:100%;height:100%;color:inherit;text-decoration:none}.dtc-card-article__media{position:relative;width:100%;aspect-ratio:273 / 273;border-radius:16px;overflow:hidden;background:#f5f7fb;min-height:306px}.dtc-card-article__media>.v-image,.dtc-card-article__media>.dtc-card-article__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dtc-card-article__media picture{display:block;width:100%;height:100%}.dtc-card-article__media img,.dtc-card-article__media svg{display:block;width:100%;height:100%;object-fit:cover}.dtc-card-article__badge{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:8px;padding:2px 8px;border-radius:14px;border:1px solid var(--dtc-color-border);background:var(--dtc-color-surface-white);color:var(--dtc-color-text-primary);font-family:var(--dtc-font-family);font-size:14px;font-weight:500;line-height:1.4;white-space:nowrap}.dtc-card-article__badge--category{border-color:transparent;background:#f8eaca;color:var(--dtc-color-accent)}.dtc-card-article__body{display:flex;flex-direction:column;gap:16px;width:100%;flex:1}.dtc-card-article__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;column-gap:8px;row-gap:4px;margin:0;font-family:var(--dtc-font-family);font-size:14px;font-weight:400;line-height:1.45;color:#6b6b6b}.dtc-card-article__meta-left{display:inline-flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.dtc-card-article__meta-sep{color:inherit}.dtc-card-article__author{color:var(--dtc-color-text-primary);font-weight:500;white-space:nowrap;flex-shrink:0}.dtc-card-article__title{margin:0;font-family:var(--dtc-font-family);font-size:22px;font-weight:600;line-height:1.3;color:var(--dtc-color-text-primary);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden;text-overflow:ellipsis;word-break:break-word}@media screen and (max-width:699px){.dtc-card-article{padding-left:12px;padding-right:12px}.dtc-card-article__title{font-size:20px}.dtc-card-article__meta-left{gap:2px}.dtc-card-article__media{min-height:160px}.dtc-card-article__meta{font-size:12px}.dtc-main-blog__title{font-size:24px;line-height:120%;letter-spacing:-.48px}.dtc-main-blog__header{margin-top:48px}}.dtc-pagination{display:flex;justify-content:center;width:100%;margin-top:32px}.dtc-pagination__list{display:flex;align-items:center;gap:12px;margin:0;padding:0;list-style:none}.dtc-pagination__item{list-style:none;display:flex;align-items:center}.dtc-pagination__link,.dtc-pagination__current,.dtc-pagination__ellipsis{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:40px;height:40px;padding:0 12px;box-sizing:border-box;font-family:var(--dtc-font-family);font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-decoration:none;border:1px solid transparent;border-radius:8px;background:transparent;transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.dtc-pagination__link:not(.dtc-pagination__nav):not(.dtc-pagination__current){color:var(--dtc-color-text-muted-alt, #49566a)}.dtc-pagination__link:not(.dtc-pagination__nav):not(.dtc-pagination__current):hover{background:#49566a14}.dtc-pagination__link:focus-visible{outline:2px solid var(--dtc-color-accent);outline-offset:2px}.dtc-pagination__current{color:var(--dtc-color-text-primary);border-color:var(--dtc-color-text-primary);font-weight:600;cursor:default}.dtc-pagination__ellipsis{color:var(--dtc-color-text-primary);min-width:auto;padding:0 4px;cursor:default;-webkit-user-select:none;user-select:none}.dtc-pagination__nav{min-width:auto;padding:0 8px;color:var(--dtc-color-accent)}.dtc-pagination__nav:not(.dtc-pagination__nav--disabled):hover{color:#e67a2e;background:#fb914a14}.dtc-pagination__nav--disabled{color:var(--dtc-color-accent);opacity:.5;cursor:not-allowed;pointer-events:none}.dtc-pagination__nav-icon{display:block;width:16px;height:16px;flex-shrink:0;color:currentColor}@media screen and (max-width:699px){.dtc-pagination__list{gap:4px}.dtc-pagination__link,.dtc-pagination__current,.dtc-pagination__ellipsis{min-width:36px;height:36px;padding:0 8px;font-size:14px;line-height:22px}.dtc-pagination__nav-label{display:none}.dtc-pagination__nav{padding:0;min-width:36px}.dtc-pagination__nav-icon{width:20px;height:20px}}.dtc-collection-product-grid__loop-banner{list-style:none;min-width:0}.dtc-plp-product-loop-banner--mobile{display:none}.dtc-plp-product-loop-banner__link{position:relative;display:block;width:100%;height:320px;overflow:hidden;border-radius:24px;background:var(--dtc-color-surface-white);text-decoration:none;color:var(--dtc-color-text-inverse)}.dtc-plp-product-loop-banner__link--mobile{display:none}.dtc-plp-product-loop-banner__link .v-image,.dtc-plp-product-loop-banner__link picture,.dtc-plp-product-loop-banner__link img,.dtc-plp-product-loop-banner__video{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dtc-plp-product-loop-banner__link img,.dtc-plp-product-loop-banner__video{object-fit:cover;object-position:center}.dtc-plp-product-loop-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:48px;width:min(100%,408px);padding:40px 32px}.dtc-plp-product-loop-banner__text{width:min(265px,100%);display:flex;flex-direction:column;gap:12px}.dtc-plp-product-loop-banner__title{margin:0;font-family:var(--dtc-font-family);font-size:40px;font-weight:500;line-height:1.3;letter-spacing:-.04em}.dtc-plp-product-loop-banner__desc{margin:0;font-family:var(--dtc-font-family);font-size:18px;font-weight:500;line-height:1.52}.dtc-plp-product-loop-banner__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:15px 32px;border:1px solid var(--dtc-color-accent);border-radius:12px;background:var(--dtc-color-surface-white);color:var(--dtc-color-text-primary);font-family:var(--dtc-font-family);font-size:16px;font-weight:500;line-height:1;letter-spacing:-.02em;white-space:nowrap;transition:transform .2s ease,border-color .2s ease}.dtc-plp-product-loop-banner__link:hover .dtc-plp-product-loop-banner__button{transform:translateY(-1px);border-color:var(--dtc-color-primary-legacy)}@media screen and (min-width:700px){.dtc-collection-product-grid__loop-banner{grid-column:span 2}.dtc-plp-product-loop-banner__link img,.dtc-plp-product-loop-banner__video{height:100%}.dtc-plp-product-loop-banner__content{gap:72px;padding:56px 48px}}@media screen and (min-width:1000px){.dtc-plp-product-loop-banner__link{height:475px}.dtc-plp-product-loop-banner__content{gap:86px;padding-block:72px}.dtc-plp-product-loop-banner__title{font-size:50px}}@media screen and (max-width:699px){.dtc-plp-product-loop-banner--desktop{display:none}.dtc-plp-product-loop-banner--mobile{display:list-item}.dtc-plp-product-loop-banner__link--desktop{display:none}.dtc-plp-product-loop-banner__link--mobile{display:block}.dtc-plp-product-loop-banner__link:before{width:82%}.dtc-plp-product-loop-banner__content{gap:40px}.dtc-plp-product-loop-banner__title{font-size:34px}.dtc-plp-product-loop-banner__desc{font-size:16px}.dtc-plp-product-loop-banner__button{min-height:44px;padding:13px 26px}}.shopify-section:has(.dtc-product-salient-features){position:relative;isolation:isolate;overflow-x:clip;overflow-y:clip;background-color:var(--dtc-color-text-inverse)}.shopify-section:has(.dtc-product-salient-features):before{content:"";position:absolute;top:calc(50% - 205.5px);left:calc(50% - 12.5px);transform:translate(-50%,-50%);width:min(2427px,169vw);height:min(1263px,88vw);background-image:var(--dtc-radial-salient-features-bg);background-repeat:no-repeat;background-size:100% 100%;pointer-events:none;z-index:0}@media screen and (max-width:699px){.shopify-section:has(.dtc-product-salient-features):before{top:calc(50% - 120px);width:180vw;height:110%;min-height:520px}}.dtc-product-salient-features{position:relative;z-index:1}html,body{overflow-x:clip}.dtc-cart-drawer-section,#shopify-section-dtc-cart-drawer{height:0;overflow:clip;margin:0;padding:0;border:0}.dtc-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}@media screen and (max-width:999px){dtc-cart-drawer:not(.active){overflow:clip;pointer-events:none}dtc-cart-drawer:not(.active) .dtc-cart-drawer__main{width:0!important;max-width:0!important;min-width:0!important;margin:0!important;padding:0!important;border-width:0!important;overflow:hidden!important;opacity:0}dtc-cart-drawer.active .dtc-cart-drawer__main{width:min(434px,calc(100dvw - 32px));margin:16px;opacity:1}cart-drawer:not(.active) .cart-drawer__main{width:0!important;max-width:0!important;min-width:0!important;margin:0!important;padding:0!important;border-width:0!important;overflow:hidden!important;opacity:0}}@media screen and (max-width:699px){.dtc-shop-cat-nav--stacked-2-3,.dtc-shop-cat-nav--stacked-2-3 .dtc-shop-cat-nav__rows,.dtc-shop-cat-nav--stacked-2-3 .dtc-shop-cat-nav__row,.dtc-shop-cat-nav--stacked-2-3 .dtc-shop-cat-nav__card{overflow-x:clip}.dtc-shop-cat-nav--stacked-2-3 .dtc-shop-cat-nav__bg--image{overflow:hidden}.dtc-shop-cat-nav--stacked-2-3 .dtc-shop-cat-nav__title{white-space:normal}.dtc-multicolumn-section .container{max-width:100%;overflow-x:clip}.dtc-multicolumn-section:has(.dtc-multicolumn--product-cards){overflow-x:clip}.dtc-multicolumn-section:has(.dtc-multicolumn--product-cards) .container{overflow-x:visible}.dtc-multicolumn-section swiper-slider,.dtc-multicolumn-section .swiper{max-width:100%}#shopify-section-group-header-group,.shopify-section-group-header-group{overflow-x:clip;max-width:100%}}.dtc-video{width:100%}.dtc-video__wrapper{position:relative;width:100%;overflow:hidden}.dtc-video__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.dtc-video--upload .dtc-video__stage.content-over-media{position:relative;display:grid;grid-template:1fr / 1fr;width:100%;overflow:hidden}.dtc-video--upload .dtc-video__stage.content-over-media>*{grid-area:1 / 1;min-width:0;min-height:0}.dtc-video--upload .content-over-media--sm{--content-over-media-height: min(27.5rem, 100svh)}.dtc-video--upload .content-over-media--md{--content-over-media-height: min(31.25rem, 100svh)}.dtc-video--upload .content-over-media--lg{--content-over-media-height: min(40.625rem, 100svh)}.dtc-video--upload .content-over-media--fill{--content-over-media-height: 100svh}.dtc-video--upload video-media,.dtc-video--upload video-media video{width:100%}.dtc-video--upload video-media{position:relative;display:block;aspect-ratio:var(--aspect-ratio, 16 / 9)}.dtc-video--upload .content-over-media--sm video-media,.dtc-video--upload .content-over-media--md video-media,.dtc-video--upload .content-over-media--lg video-media,.dtc-video--upload .content-over-media--fill video-media{aspect-ratio:auto;height:var(--content-over-media-height)}.dtc-video--upload video-media img,.dtc-video--upload video-media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.dtc-video--upload video-media img{pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.dtc-video--upload video-media:not([loaded]) video{opacity:0;pointer-events:none}.dtc-video--upload video-media[loaded] img{opacity:0;visibility:hidden}.dtc-video--upload video-media[loaded] video{opacity:1;pointer-events:auto}.dtc-video--upload .dtc-video__play-button{z-index:2;place-self:center;display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding:0;border:0;border-radius:50%;background:rgb(var(--text-primary) / .55);color:rgb(var(--background-primary));cursor:pointer;transition:background-color .2s ease,transform .2s ease}.dtc-video--upload .dtc-video__play-button:hover{background:rgb(var(--text-primary) / .72);transform:scale(1.05)}.dtc-video--upload .dtc-video__play-button[hidden]{display:none}.dtc-video--upload .dtc-video__play-icon,.dtc-video--upload .dtc-video__play-button svg{width:3rem;height:3rem}.dtc-article-external-redirect{padding-block:4rem;text-align:center}.dtc-article-external-redirect__message{margin:0 0 1rem;font-size:1.125rem}.dtc-article-external-redirect__fallback{margin:0}.dtc-recipe-card{position:relative;width:100%;max-width:309px;height:100%;margin-inline:auto;display:flex;overflow:visible}.dtc-recipe-card__link{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;width:100%;height:100%;padding:16px 16px 24px;border:none;border-radius:20px;background:var(--dtc-color-surface-white);color:var(--dtc-color-text-primary);box-shadow:0 8px 24px #00000014;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.dtc-recipe-card__link:hover{box-shadow:0 12px 32px #00000024;transform:translateY(-2px)}.dtc-recipe-card__media{position:relative;width:100%;aspect-ratio:277 / 306;overflow:hidden;border-radius:16px;background:#f0f4f8}.dtc-recipe-card__media .v-image,.dtc-recipe-card__media picture,.dtc-recipe-card__media img,.dtc-recipe-card__placeholder{display:block;width:100%;height:100%}.dtc-recipe-card__media img{object-fit:cover}.dtc-recipe-card__placeholder{color:var(--dtc-color-border);background:#f0f4f8}.dtc-recipe-card__media-header{position:absolute;top:12px;left:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px}.dtc-recipe-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:20px;padding:4px 8px;border-radius:12px;background:#ffefe4;color:var(--dtc-color-accent);font-family:var(--dtc-font-family);font-size:10px;font-weight:600;line-height:1;text-transform:uppercase;white-space:nowrap}.dtc-recipe-card__header{position:absolute;top:16px;right:16px;left:16px;z-index:3;display:flex;align-items:flex-start;justify-content:flex-end;pointer-events:none}.dtc-recipe-card__favorite{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;line-height:0;pointer-events:auto}.dtc-recipe-card__heart{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--dtc-color-text-primary);line-height:0}.dtc-recipe-card__heart svg{width:20px;height:20px}.dtc-recipe-card__body{display:flex;flex:1;flex-direction:column;gap:8px}.dtc-recipe-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;color:var(--dtc-color-text-muted-alt);font-family:var(--dtc-font-family);font-size:12px;font-weight:500;line-height:1.4}.dtc-recipe-card__author{color:var(--dtc-color-text-primary);text-align:right}.dtc-recipe-card__title{margin:0;color:var(--dtc-color-text-primary);font-family:var(--dtc-font-family);font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.02em}@media screen and (max-width:699px){.dtc-recipe-card{max-width:none}.dtc-recipe-card__link{gap:16px;padding:12px 12px 24px;border-radius:16px}.dtc-recipe-card__media{aspect-ratio:142 / 160;border-radius:12px}.dtc-recipe-card__media-header{top:8px;left:8px;right:8px}.dtc-recipe-card__header{top:12px;right:12px;left:12px}.dtc-recipe-card__badge{max-width:92px;overflow:hidden;text-overflow:ellipsis}.dtc-recipe-card__body{gap:12px}.dtc-recipe-card__meta{flex-direction:column;align-items:flex-start;gap:2px}.dtc-recipe-card__author{text-align:left;line-height:24px}.dtc-recipe-card__title{display:-webkit-box;overflow:hidden;font-size:16px;letter-spacing:-.02em;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.template-index .shopify-section:has(.dtc-index-air-band--start),.template-index .shopify-section:has(.dtc-index-air-band--mid),.template-index .shopify-section:has(.dtc-index-air-band--end){position:relative;overflow:visible;background-color:var(--dtc-color-surface-warm)}.template-index .shopify-section:has(.dtc-index-air-band--start){background-image:var(--dtc-gradient-index-band-start)}.template-index .shopify-section:has(.dtc-index-air-band--mid){margin-top:-7rem;padding-top:7rem;background-image:none}.template-index .shopify-section:has(.dtc-index-air-band--end){margin-top:-5rem;padding-top:5rem;background-image:var(--dtc-gradient-index-band-end)}.template-index .shopify-section:has(.dtc-index-air-band--start):before{content:"";position:absolute;left:50%;top:16rem;transform:translate(-50%);width:200%;max-width:128rem;height:48rem;z-index:0;pointer-events:none;background:var(--dtc-gradient-index-band-radial);filter:blur(48px);-webkit-mask-image:var(--dtc-mask-fade-vertical-soft);mask-image:var(--dtc-mask-fade-vertical-soft)}.template-index .shopify-section:has(.dtc-index-air-band--mid):before{content:"";position:absolute;left:50%;top:-12rem;transform:translate(-50%);width:200%;max-width:128rem;height:36rem;z-index:0;pointer-events:none;background:var(--dtc-gradient-index-band-radial-mid);filter:blur(44px)}.template-index .shopify-section:has(.dtc-index-air-band--start)>*,.template-index .shopify-section:has(.dtc-index-air-band--mid)>*,.template-index .shopify-section:has(.dtc-index-air-band--end)>*{position:relative;z-index:1}.template-index .shopify-section:has(.dtc-index-air-band--start) .dtc-multicolumn,.template-index .shopify-section:has(.dtc-index-air-band--mid) .dtc-shop-cat-nav--single-row,.template-index .shopify-section:has(.dtc-index-air-band--end) .dtc-multicolumn{background:transparent}.template-index .shopify-section:has(.dtc-index-air-band--start) .dtc-multicolumn{padding-bottom:0}.template-index .shopify-section:has(.dtc-index-air-band--start) .dtc-multicolumn__dots-wrap{margin-top:1.5rem;margin-bottom:0}.template-index .shopify-section:has(.dtc-index-air-band--mid) .dtc-shop-cat-nav{padding-top:0;padding-bottom:0}.template-index .shopify-section:has(.dtc-index-air-band--mid) .dtc-shop-cat-nav__content{padding-top:0;padding-bottom:3.5rem}.template-index .shopify-section:has(.dtc-index-air-band--mid) .dtc-shop-cat-nav__header{padding-top:2rem}.template-index .shopify-section:has(.dtc-index-air-band--end) .dtc-multicolumn{padding-top:0;padding-bottom:5rem}.template-index .shopify-section:has(.dtc-index-air-band--end) .dtc-multicolumn__header{padding-top:2rem}@media screen and (min-width:1000px){.template-index .shopify-section:has(.dtc-index-air-band--start) .dtc-multicolumn__dots-wrap{display:none}.template-index .shopify-section:has(.dtc-index-air-band--mid) .dtc-shop-cat-nav__header{padding-top:3.5rem}.template-index .shopify-section:has(.dtc-index-air-band--end) .dtc-multicolumn__header{padding-top:3.5rem}}@media screen and (max-width:699px){.template-index .shopify-section:has(.dtc-index-air-band--mid){margin-top:-4rem;padding-top:4rem}.template-index .shopify-section:has(.dtc-index-air-band--start):before{top:12rem;height:36rem;filter:blur(36px)}.template-index .shopify-section:has(.dtc-index-air-band--mid):before{top:-8rem;height:28rem;filter:blur(32px)}.template-index .shopify-section:has(.dtc-index-air-band--mid) .dtc-shop-cat-nav__header{padding-top:1.25rem}.template-index .shopify-section:has(.dtc-index-air-band--mid) .dtc-shop-cat-nav__content{padding-bottom:2rem}.template-index .shopify-section:has(.dtc-index-air-band--end) .dtc-multicolumn__header{padding-top:1.25rem}}.dtc-article-recipe-callout{display:flex;gap:24px;align-items:center;width:100%;padding:16px 24px;border-radius:24px;background:#87b18f;color:#fff}.dtc-article-recipe-callout__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background:#fff;color:var(--dtc-color-text-primary)}.dtc-article-recipe-callout__text{flex:1 1 auto;min-width:0;font-family:Gilroy,sans-serif;font-size:16px;font-weight:500;line-height:1.4;color:#fff}.dtc-article-recipe-callout__text :is(p,ul,ol,li){margin:0}.dtc-article-recipe-callout__text a{color:inherit;text-decoration:underline;text-underline-offset:2px}.dtc-article-recipe-callout__text :is(strong,b){font-weight:600}@media screen and (min-width:1000px){.dtc-article-recipe-callout{padding:16px 32px}}.dtc-coffee-recipe-card{height:100%;border-radius:20px;background:var(--dtc-color-surface-white);box-shadow:0 8px 12px #00000014;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.dtc-coffee-recipe-card__link{display:flex;flex-direction:column;gap:24px;height:100%;padding:16px 16px 24px;color:inherit;text-decoration:none}.dtc-coffee-recipe-card__media{position:relative;height:306px;padding:12px;border-radius:16px;overflow:hidden;background:var(--dtc-color-surface-neutral)}.dtc-coffee-recipe-card__image,.dtc-coffee-recipe-card__image .v-image,.dtc-coffee-recipe-card__image picture,.dtc-coffee-recipe-card__image img,.dtc-coffee-recipe-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:16px}.dtc-coffee-recipe-card__tags{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:6px}.dtc-coffee-recipe-card__tag{display:inline-flex;padding:4px 12px;border-radius:12px;background:var(--dtc-color-surface-white);font-size:12px;font-weight:400;line-height:normal;text-transform:uppercase;color:var(--dtc-color-accent-secondary)}.dtc-coffee-recipe-card__body{display:flex;flex-direction:column;gap:16px;flex:1 1 auto}.dtc-coffee-recipe-card__meta-group{display:flex;flex-direction:column;gap:8px}.dtc-coffee-recipe-card__title{margin:0;font-size:24px;font-weight:500;line-height:1.2;letter-spacing:-.48px;color:var(--dtc-color-text-primary)}.dtc-coffee-recipe-card__meta-row{display:flex;gap:8px;margin:0;font-size:14px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dtc-coffee-recipe-card__meta-label{color:var(--dtc-color-text-muted-alt)}.dtc-coffee-recipe-card__meta-value{color:var(--dtc-color-text-primary);overflow:hidden;text-overflow:ellipsis}.dtc-coffee-recipe-card__divider{height:1px;background:var(--dtc-color-border-ui)}.dtc-coffee-recipe-card__stats{display:flex;gap:8px;align-items:flex-start}.dtc-coffee-recipe-card__stat{display:inline-flex;align-items:center;gap:8px;flex:1 1 0;min-width:0;font-size:16px;font-weight:500;line-height:1.5;color:var(--dtc-color-text-muted-alt);white-space:nowrap}.dtc-coffee-recipe-card__stat--volume{flex:0 0 auto}.dtc-coffee-recipe-card__likes{display:none;align-items:flex-start;gap:8px}.dtc-coffee-recipe-card__likes-icon{flex:0 0 16px;color:var(--dtc-color-text-muted-alt)}.dtc-coffee-recipe-card__likes-text{font-size:12px;font-weight:500;line-height:1.4;color:var(--dtc-color-text-muted-alt)}@media screen and (max-width:699px){.dtc-coffee-recipe-card{border-radius:16px}.dtc-coffee-recipe-card__link{gap:16px;padding:12px 12px 24px}.dtc-coffee-recipe-card__media{height:160px;padding:0;border-radius:12px}.dtc-coffee-recipe-card__tags{display:none}.dtc-coffee-recipe-card__body,.dtc-coffee-recipe-card__meta-group{gap:12px}.dtc-coffee-recipe-card__title{font-size:16px;letter-spacing:-.32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dtc-coffee-recipe-card__desktop-meta,.dtc-coffee-recipe-card__desktop-details{display:none}.dtc-coffee-recipe-card__likes{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/151/assets/dtc.css.map */
