*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;max-width:100%}body{margin:0;font-family:Inter,system-ui,sans-serif;background:var(--color-background, #fbfaf8);color:var(--color-foreground, #1a1a1a);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden;max-width:100%;width:100%;position:relative;overscroll-behavior-x:none;touch-action:pan-y}img,video,iframe,svg{max-width:100%;height:auto}img{display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,h4{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.2;margin:0 0 .5em}p{margin:0 0 1em}.skip-link{position:absolute;left:-999px;top:0;background:#000;color:#fff;padding:.75rem 1rem;z-index:100}.skip-link:focus{left:0}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 1.5rem}.container--narrow{max-width:48rem}.container--medium{max-width:56rem}.main-content{min-height:50vh;max-width:100%;overflow-x:hidden}.site-header,.hero-banner,.icon-marquee,.section,.footer,.product-page,.reviews-track-wrap{max-width:100%}.hero-banner,.icon-marquee,.reviews-track-wrap{overflow-x:hidden}.font-display{font-family:Fraunces,Georgia,serif}.text-muted{color:#1a1a1aa6}.section.mask-showcase,.section.how-it-works,.section.carousel,#why-doze,[data-reviews],.faq-section,.icon-marquee.border-section{border-bottom:1px solid #000}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;font-weight:600;font-size:.875rem;letter-spacing:.02em;border:1px solid transparent;cursor:pointer;transition:opacity .2s,background .2s,color .2s;text-align:center;background:transparent;color:inherit}.btn:hover{opacity:.9}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--color-primary, #a26361);color:#fff;border-color:var(--color-primary, #a26361)}.btn--outline{border:2px solid var(--color-primary, #a26361);color:var(--color-primary, #a26361);border-radius:999px}.btn--outline:hover{background:#a263610d}.btn--filled{background:var(--color-primary, #a26361);color:#fff;border-radius:999px}.btn--hero{background:#fff;color:#000;border:1px solid #000;padding:.7rem 2rem}.btn--hero:hover{background:#000;color:#fff;opacity:1}.btn--round{border-radius:999px}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #000}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.75rem 1rem}@media(min-width:768px){.site-header__inner{grid-template-columns:1fr auto 1fr;padding:.75rem 2rem}}.site-header__nav{display:none;align-items:center;gap:1.5rem}@media(min-width:768px){.site-header__nav{display:flex}.site-header__nav--right{justify-content:flex-end;margin-right:.75rem}}.site-header__link{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;transition:opacity .2s}.site-header__link:hover,.site-header__link.is-active{opacity:.6}.site-header__link.is-active{text-decoration:underline;text-underline-offset:4px;opacity:1}.site-header__logo{justify-self:center}.site-header__logo img{height:2.5rem;width:auto}@media(min-width:768px){.site-header__logo img{height:3rem}}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}.site-header__menu-btn,.site-header__cart{position:relative;padding:.5rem;background:none;border:none;cursor:pointer;color:inherit}@media(min-width:768px){.site-header__menu-btn{display:none}}.cart-count{position:absolute;top:0;right:0;background:var(--color-foreground, #1a1a1a);color:#fff;font-size:10px;font-weight:700;width:1rem;height:1rem;border-radius:999px;display:flex;align-items:center;justify-content:center}.cart-count[hidden]{display:none}.mobile-nav{display:none;flex-direction:column;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #000;background:#fff}.mobile-nav.is-open{display:flex}@media(min-width:768px){.mobile-nav{display:none!important}}.mobile-nav a{font-size:1rem;font-weight:500;padding:.5rem 0}@keyframes doze-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.icon-marquee{overflow:hidden;background:#fbfaf8;padding:1.5rem 0}.icon-marquee-track{display:flex;width:max-content;animation:doze-marquee 75s linear infinite}.icon-marquee:hover .icon-marquee-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.icon-marquee-track{animation-play-state:paused}}.icon-marquee__row{display:flex;align-items:center;flex-shrink:0}.icon-marquee__row img{height:48px;width:auto;margin:0 2.5rem;object-fit:contain;opacity:.9}@media(min-width:768px){.icon-marquee__row img{height:56px}}.hero-banner{position:relative;width:100%;border-bottom:1px solid #000}.hero-banner img{width:100%;height:auto}.hero-banner__cta{position:absolute;left:61.7%;top:72%;transform:translateY(-50%)}@media(max-width:500px){.icon-marquee{padding:10px}.icon-marquee__row img{height:38px}.hero-banner__cta{position:absolute;left:62%;top:74%;transform:translateY(-50%)}.hero-banner__cta .btn{font-size:.6rem;padding:2px 6px}}.section{padding:4rem 0}.section--lg{padding:5rem 0}@media(min-width:768px){.section{padding:5rem 0}.section--lg{padding:7rem 0}}.section__title{font-size:clamp(1.5rem,5vw,3rem);font-weight:700;text-align:center;margin-bottom:2.5rem;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.section__eyebrow{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin-bottom:.6rem;text-align:center}.mask-showcase{background:#fff}.mask-showcase__grid{display:grid;gap:2.5rem}@media(min-width:768px){.mask-showcase__grid{grid-template-columns:2fr 3fr;gap:3.5rem;align-items:start}}.mask-showcase__media{text-align:center;width:100%;max-width:100%;min-width:0;overflow:visible}.mask-showcase__media-frame{width:100%;max-width:100%;min-width:0;padding:.5rem 0}.mask-showcase__media img{display:block;width:100%;max-width:min(28rem,100%);height:auto;margin:0 auto;object-fit:contain}.mask-showcase__disclaimer{font-size:.75rem;color:#6b7280;line-height:1.5;margin-top:1rem;max-width:24rem;margin-left:auto;margin-right:auto}.swatches{display:flex;gap:.75rem;justify-content:center;margin-top:.75rem}.swatch{width:1.75rem;height:1.75rem;border-radius:999px;border:1px solid #d1d5db}.feature-row{display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem 0;text-align:left;border-top:1px solid #e5e7eb;width:100%;max-width:100%;min-width:0}.feature-row:first-child{border-top:none}.feature-row>div{flex:1 1 auto;min-width:0;max-width:100%}.feature-row svg{flex:0 0 auto;width:2.5rem;height:2.5rem}.feature-row h3{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700;margin:0 0 .35rem;overflow-wrap:anywhere;word-break:break-word}.feature-row p{margin:0;color:#4b5563;line-height:1.6;overflow-wrap:anywhere;word-break:break-word}.how-it-works{scroll-margin-top:5rem}.how-it-works__copy{text-align:center;max-width:42rem;margin:0 auto 3.5rem;font-size:1.05rem;line-height:1.7;color:#1a1a1acc}.how-it-works__phones{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}@media(min-width:640px){.how-it-works__phones{gap:2.5rem}}.phone-mockup{text-align:center}.phone-mockup__frame{border-radius:2.2rem;border:6px solid rgba(26,26,26,.8);background:#1a1a1acc;overflow:hidden;width:150px;box-shadow:0 20px 40px #00000026}@media(min-width:640px){.phone-mockup__frame{width:200px}}@media(min-width:768px){.phone-mockup__frame{width:240px}}.phone-mockup__frame img{border-radius:1.8rem;width:100%}.phone-mockup figcaption{margin-top:1rem;font-size:.875rem;font-weight:500;color:#1a1a1ab3}.why-grid{display:grid;gap:2.5rem}@media(min-width:768px){.why-grid{grid-template-columns:1fr 1fr}}.why-card{background:#fff;border:1px solid #ddd6cb;border-radius:1rem;padding:2rem}.why-card h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.why-card p{font-size:.95rem;line-height:1.7;color:#1a1a1acc;margin:0}.carousel{text-align:center;position:relative}.carousel__viewport{min-height:200px;padding:0 3.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.carousel__nav{position:absolute;top:60%;transform:translateY(-50%);width:2.75rem;height:2.75rem;border-radius:999px;background:var(--color-primary, #a26361);color:#fff;border:none;font-size:1.25rem;cursor:pointer;z-index:2;line-height:1}.carousel__nav--prev{left:0}.carousel__nav--next{right:0}.carousel__slide{display:none}.carousel__slide.is-active{display:block}.carousel__title{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;margin-bottom:1rem}.carousel__stat{font-size:clamp(2.25rem,10vw,4.5rem);font-weight:700;margin-bottom:1rem;font-family:Fraunces,Georgia,serif;overflow-wrap:anywhere;word-break:break-word;line-height:1.1}.carousel__text{font-size:1.05rem;opacity:.7;max-width:36rem;margin:0 auto;overflow-wrap:anywhere;word-break:break-word}.carousel__source{margin-top:1rem;font-size:11px;opacity:.4}.carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.carousel__dot{width:.625rem;height:.625rem;border-radius:999px;border:none;padding:0;background:#1a1a1a40;cursor:pointer}.carousel__dot.is-active{background:var(--color-foreground, #1a1a1a)}.reviews-track-wrap{position:relative;max-width:72rem;margin:0 auto}.reviews-track{display:flex;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x pan-y}.reviews-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 85%;border:1.5px solid var(--color-primary, #a26361);border-radius:.75rem;padding:2rem 1.5rem;text-align:left}@media(min-width:768px){.review-card{flex:0 0 calc(25% - 18px)}}.review-card__stars{color:#facc15;font-size:1.25rem;margin-bottom:1rem}.review-card p{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.review-card__name{font-family:Fraunces,Georgia,serif;font-weight:700;font-size:1.125rem}.faq-section{scroll-margin-top:5rem}.faq-list{max-width:48rem;margin:0 auto}.faq-item{background:#fff;border:1px solid #ddd6cb;border-radius:1rem;padding:0 1.5rem;margin-bottom:.75rem}.faq-item summary{list-style:none;cursor:pointer;font-weight:600;padding:1.25rem 0;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.25rem;font-weight:400}.faq-item[open] summary:after{content:"\2212"}.faq-item__body{padding:0 0 1.25rem;color:#1a1a1aa6;font-weight:300;line-height:1.6}.bottom-cta{padding:4rem 0;display:flex;justify-content:center;background:var(--color-background, #fbfaf8);border-bottom:1px solid #000}.site-footer{background:var(--color-secondary, #e8e4dd);padding:4rem 0 2rem;border-top:1px solid #ddd6cb}.site-footer__grid{display:grid;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.site-footer__logo{height:3rem;width:auto;margin-bottom:1.5rem}.site-footer h4{font-size:1.25rem;margin-bottom:.75rem}.site-footer__col h4{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem}.newsletter-form{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0 1.25rem}.newsletter-form input[type=email]{flex:1;min-width:0;background:#fff;border:1px solid #ddd6cb;padding:.65rem 1rem;font-size:.875rem;outline:none}.newsletter-form input:focus{border-color:#000}.newsletter-form button{background:var(--color-primary, #a26361);color:#fff;border:none;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600;cursor:pointer}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:.5rem}.site-footer a:hover{color:#000}.site-footer__social{display:flex;gap:1rem;margin-top:1.25rem}.site-footer__social a{display:inline-flex}.site-footer__social svg{width:1.25rem;height:1.25rem;fill:currentColor}.site-footer__bottom{border-top:1px solid #ddd6cb;padding-top:1.5rem;text-align:center;font-size:.875rem;color:#1a1a1aa6}.shop-page{padding:4rem 0 6rem}.shop-page__header{text-align:center;margin-bottom:4rem}.shop-page__header h1{font-size:clamp(2.25rem,4vw,3rem);margin-bottom:1rem}.product-grid{display:grid;gap:3rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(2,1fr)}}.product-card{display:flex;flex-direction:column;background:#e8e4dd4d;border-radius:2rem;padding:1rem;border:1px solid rgba(162,99,97,.2);transition:border-color .3s,box-shadow .3s}.product-card:hover{border-color:#a2636180;box-shadow:0 20px 40px #a263611a}.product-card__media{position:relative;aspect-ratio:4 / 3;border-radius:1.5rem;overflow:hidden;background:#fff;margin-bottom:1.5rem}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__badge{position:absolute;top:1rem;right:1rem;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.35rem 1rem;border-radius:999px;font-size:.75rem;font-weight:600}.product-card__body{padding:0 1rem 1.5rem;display:flex;flex-direction:column;flex-grow:1}.product-card__top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.product-card__top h2{font-size:1.5rem;font-family:Inter,sans-serif;font-weight:600}.product-card__price{font-size:1.25rem;font-weight:500;color:var(--color-primary, #a26361);white-space:nowrap}.product-card__desc{color:#1a1a1aa6;margin-bottom:2rem;flex-grow:1}.price-compare{text-decoration:line-through;text-decoration-color:#ef4444;text-decoration-thickness:2px;color:#1a1a1a8c}.product-page{padding:4rem 0 6rem}.product-layout{display:grid;gap:3rem}@media(min-width:1024px){.product-layout{grid-template-columns:1fr 1fr;gap:5rem}}.product-gallery__main{aspect-ratio:4 / 3;border-radius:2rem;overflow:hidden;background:#e8e4dd4d;border:1px solid #ddd6cb}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:1rem}.product-gallery__thumb{aspect-ratio:1;border-radius:.75rem;overflow:hidden;border:2px solid transparent;padding:0;background:none;cursor:pointer}.product-gallery__thumb.is-active{border-color:var(--color-primary, #a26361)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:clamp(1.5rem,5vw,2.25rem);font-family:Inter,sans-serif;font-weight:600;margin-bottom:1rem;overflow-wrap:anywhere;word-break:break-word}.product-info__rating{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem}.stars{color:#facc15;display:flex;gap:.1rem}.product-info__price{font-size:clamp(1.35rem,4.5vw,1.875rem);font-weight:600;margin-bottom:2rem}.product-info__desc{font-size:clamp(.95rem,3.2vw,1.125rem);color:#1a1a1aa6;line-height:1.6;margin-bottom:1rem;overflow-wrap:anywhere;word-break:break-word}.variant-picker{margin-bottom:2rem}.variant-picker__label{display:block;font-weight:500;margin-bottom:.75rem}.variant-options{display:flex;flex-wrap:wrap;gap:.75rem}.variant-option{padding:.65rem 1.5rem;border-radius:999px;border:2px solid #ddd6cb;background:transparent;color:#1a1a1aa6;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit}.variant-option.is-active{border-color:var(--color-primary, #a26361);color:var(--color-primary, #a26361);background:#a263610d}.variant-option.is-disabled,.variant-option:disabled{opacity:.4;cursor:not-allowed}.qty-picker__input{width:3rem;text-align:center;border:none;background:transparent;font-weight:500;-moz-appearance:textfield}.qty-picker__input::-webkit-outer-spin-button,.qty-picker__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-picker{display:flex;align-items:center;background:#e8e4dd80;width:fit-content;border-radius:999px;border:1px solid #ddd6cb;margin-bottom:2rem}.qty-picker button{width:3rem;height:3rem;border:none;background:none;cursor:pointer;font-size:1.25rem}.qty-picker span{width:3rem;text-align:center;font-weight:500}.product-actions{display:flex;flex-direction:column;gap:1rem}.product-actions .btn{width:100%}@media(min-width:640px){.product-actions .btn{max-width:20rem}}.presale-note{margin-top:.75rem;font-size:.875rem;color:#1a1a1aa6}.product-reviews{margin-top:4rem;padding-top:3rem;border-top:1px solid #ddd6cb}.product-reviews h3{font-size:1.25rem;font-family:Inter,sans-serif;margin-bottom:1.5rem}.inline-review{background:#e8e4dd33;padding:1.25rem;border-radius:1rem;margin-bottom:1.5rem}.inline-review p{font-size:.875rem;font-weight:500;margin:.5rem 0}.inline-review span{font-size:.75rem;color:#1a1a1a8c}.cart-page{padding:4rem 0 6rem}.cart-page h1{font-size:2.25rem;margin-bottom:2rem;text-align:center}.cart-empty{text-align:center;padding:4rem 0}.cart-table{width:100%;border-collapse:collapse}.cart-item{display:grid;grid-template-columns:5rem 1fr auto;gap:1.25rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid #ddd6cb}.cart-item__image img{width:5rem;height:5rem;object-fit:cover;border-radius:.75rem}.cart-item__title{font-weight:600;margin-bottom:.25rem}.cart-item__meta{font-size:.875rem;color:#1a1a1aa6;margin-bottom:.25rem}.cart-item__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-top:.75rem}.cart-item__qty-label{font-size:.875rem;font-weight:500}.cart-item__qty{margin-bottom:0}.cart-item__qty input[type=number]{width:3rem;text-align:center;border:none;background:transparent;font-weight:500;-moz-appearance:textfield}.cart-item__qty input[type=number]::-webkit-outer-spin-button,.cart-item__qty input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__remove{font-size:.875rem;font-weight:600;color:var(--color-primary, #a26361);text-decoration:underline;text-underline-offset:2px;background:none;border:none;cursor:pointer;padding:0}.cart-item__remove:hover{opacity:.75}.cart-item__line-price{font-weight:600;white-space:nowrap}.cart-summary{margin-top:2rem;max-width:24rem;margin-left:auto;background:#fff;border:1px solid #ddd6cb;border-radius:1rem;padding:1.5rem}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:.75rem}.cart-summary__row--total{font-weight:700;font-size:1.125rem;border-top:1px solid #ddd6cb;padding-top:.75rem;margin-top:.75rem}.cart-summary .btn{width:100%;margin-top:1rem}.page-hero{text-align:center;padding:4rem 0 3rem}.page-hero h1{font-size:clamp(2.25rem,5vw,3rem);margin-bottom:1.5rem}.page-hero p{font-size:1.25rem;color:#1a1a1aa6;max-width:42rem;margin:0 auto;line-height:1.7}.prose{font-size:1.125rem;line-height:1.75;color:#1a1a1aa6}.prose p{margin-bottom:1.5rem}.mission-band{background:#e8e4dd66;padding:6rem 0;margin:4rem 0}.card-grid{display:grid;gap:2rem}@media(min-width:768px){.card-grid--3{grid-template-columns:repeat(3,1fr)}}.mission-card{background:#fff;padding:2.5rem;border-radius:2rem;border:1px solid rgba(162,99,97,.1);text-align:center}.mission-card h3{font-size:1.25rem;font-family:Inter,sans-serif;margin-bottom:1rem}.founders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;justify-items:center}@media(min-width:768px){.founders-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.founders-grid{grid-template-columns:repeat(4,1fr)}}.founder{text-align:center}.founder__photo{width:8rem;height:8rem;border-radius:999px;background:var(--color-secondary, #e8e4dd);display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#1a1a1a73;border:4px solid transparent}@media(min-width:768px){.founder__photo{width:10rem;height:10rem}}.stat-callout{background:#fff;padding:2.5rem;border-radius:2rem;border:1px solid rgba(162,99,97,.1)}.stat-callout__number{font-size:3.75rem;font-weight:700;color:var(--color-primary, #a26361);margin-bottom:1rem;font-family:Fraunces,Georgia,serif}.contact-wrap{display:grid;gap:3rem;background:#fff;border-radius:2.5rem;padding:2rem;border:1px solid rgba(162,99,97,.1);box-shadow:0 2px 8px #00000008}@media(min-width:1024px){.contact-wrap{grid-template-columns:1fr 1fr;padding:3rem}}.form-field{margin-bottom:1.25rem}.form-field label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-field input,.form-field textarea{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid #ddd6cb;background:transparent;outline:none}.form-field input:focus,.form-field textarea:focus{border-color:var(--color-primary, #a26361)}.form-success{margin-bottom:1.5rem;padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;border-radius:.75rem}.errors{color:#dc2626;margin-bottom:1rem}.doze-toast{position:fixed;bottom:1.5rem;left:50%;right:auto;transform:translate(-50%);max-width:min(28rem,calc(100vw - 2rem));background:#1a1a1a;color:#fff;padding:.85rem 1.25rem;border-radius:.75rem;font-size:.875rem;font-weight:500;line-height:1.4;text-align:center;z-index:2147483646;box-shadow:0 8px 24px #0003}.doze-toast[hidden]{display:none}.password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fbfaf8;text-align:center;padding:2rem}.password-page__logo{margin:0 auto 1.5rem;height:3rem;width:auto}.password-page form{display:flex;flex-direction:column;gap:.75rem;max-width:20rem;margin:1.5rem auto 0}.password-page input{padding:.75rem 1rem;border:1px solid #ddd6cb;border-radius:.5rem}.page-404{text-align:center;padding:6rem 1.5rem}.page-404 h1{font-size:2.5rem;margin-bottom:1rem}@media(max-width:767px){html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-size:15px}.container{padding-left:1rem;padding-right:1rem}h1,h2,h3,h4,p,li,.section__title,.product-info__desc,.prose,.page-hero p,.carousel__title,.carousel__text,.review-card p,.faq-item,.mask-showcase,.bottom-cta,.presale-note{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.section{padding:2.75rem 0}.section--lg{padding:3.25rem 0}.section__title{font-size:1.5rem;line-height:1.25;margin-bottom:1.5rem;padding:0 .25rem}.section__eyebrow{font-size:.75rem}.page-hero{padding:2.5rem 0 1.75rem}.page-hero h1,.shop-page h1,.product-info h1{font-size:1.5rem;line-height:1.25}.page-hero p,.prose{font-size:.95rem;line-height:1.65}.product-page{padding:2rem 0 3.5rem}.product-info__price{font-size:1.35rem;margin-bottom:1.25rem}.product-info__desc{font-size:.95rem}.product-info p{font-size:.95rem;line-height:1.55}.product-card__price,.cart-item__line-price{white-space:normal}.carousel__title{font-size:1.25rem}.carousel__stat{font-size:2.25rem}.carousel__text{font-size:.95rem;line-height:1.55;padding:0 .5rem}.carousel__viewport{padding:0 2.25rem}.review-card{flex:0 0 min(85%,18rem);padding:1.25rem 1rem}.review-card p{font-size:.875rem}.review-card__name{font-size:1rem}.faq-item{padding:0 1rem}.faq-item summary{font-size:.95rem;padding:1rem 0}.faq-item p,.faq-item__body{font-size:.875rem}.stat-callout__number{font-size:2.5rem}.mission-card{padding:1.5rem}.mission-card h3{font-size:1.125rem}.contact-wrap{padding:1.25rem;border-radius:1.5rem}.bottom-cta{padding-left:1rem;padding-right:1rem}.bottom-cta h2,.bottom-cta .section__title{font-size:1.5rem}.btn{font-size:.8125rem;padding:.75rem 1.25rem;max-width:100%}.variant-option{padding:.5rem 1rem;font-size:.875rem}.presale-note{font-size:.7rem;line-height:1.45}.feature-row{gap:.85rem;padding:1.15rem 0}.feature-row svg{width:1.75rem;height:1.75rem}.feature-row h3{font-size:.95rem;line-height:1.3}.feature-row p{font-size:.8125rem;line-height:1.5}.mask-showcase__grid>div{min-width:0;max-width:100%}.mask-showcase__media img{max-width:100%;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/doze.css.map */
