.matte-section{position:relative;padding:5.6rem 0}.matte-section--soft{background:#f3eee6}.matte-section--hero,.matte-section--hero.gradient{overflow:hidden;background:linear-gradient(180deg,#e5e0d6,#d8d1c4)}.matte-section--ink{background:#2f3332;color:#fffaf2}.matte-shell{display:grid;gap:2.4rem;align-items:center}.matte-shell--center{max-width:86rem;margin:0 auto;text-align:center}.matte-kicker,.matte-hero__eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0 0 1.2rem;color:rgba(var(--color-foreground),.68);font-size:1.2rem;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.matte-section--ink .matte-kicker,.matte-section--ink .matte-hero__eyebrow{color:#fffaf2b3}.matte-hero__eyebrow{margin-bottom:1.8rem;color:#34363a8f;font-size:1.25rem;letter-spacing:.18em}.matte-section--hero .page-width{max-width:140rem;padding-right:clamp(2.4rem,5vw,7.2rem);padding-left:clamp(2.4rem,5vw,7.2rem)}.matte-hero{min-height:clamp(70rem,84vh,90rem);isolation:isolate}.matte-hero__content{max-width:52rem}.matte-hero__headline{max-width:11ch;margin:0 0 2.2rem;font-size:clamp(6.4rem,5vw,7.2rem);font-weight:700;letter-spacing:0;line-height:.95}.matte-hero__copy{max-width:42rem;color:#34363ab8;font-size:1.8rem;line-height:1.55}.matte-hero__trust{margin:1.8rem 0 0;color:rgba(var(--color-foreground),.66);font-size:1.3rem}.matte-hero__media{position:relative;display:grid;align-self:stretch;place-items:center}.matte-hero__media:before{content:"";position:absolute;top:8%;right:-6%;bottom:2%;left:4%;z-index:-1;border-radius:50%;background:radial-gradient(circle,#fffaf2bd,#fffaf252 42%,#fffaf200 70%)}.matte-asset-frame{overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;background:#ede4d9}.matte-asset-frame img{display:block;width:100%;height:auto}.matte-hero__media .matte-asset-frame{width:min(100%,74rem);min-height:54rem;border:0;background:transparent;box-shadow:0 3.2rem 7rem #34363a29;transition:transform .35s ease,box-shadow .35s ease}.matte-hero__media .matte-asset-frame:hover{transform:scale(1.015);box-shadow:0 3.8rem 8rem #34363a2e}.matte-hero__media .matte-asset-frame--cover img{width:100%;height:100%;min-height:54rem;aspect-ratio:1 / 1;object-fit:cover}.matte-asset-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.72fr);gap:1.2rem}.matte-asset-pair .matte-asset-frame img{aspect-ratio:1;object-fit:cover}.matte-badges,.matte-claim-list,.matte-grid,.matte-product-points,.matte-trust-list,.matte-proof-row,.matte-expectation-grid,.matte-subscription-options{display:grid;gap:1.2rem}.matte-badges{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));margin-top:2.4rem}.matte-claim-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:3.2rem}.matte-badge,.matte-claim,.matte-card,.matte-product-point,.matte-proof-item,.matte-expectation,.matte-buy-note{border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;background:#ffffffd1}.matte-badge{padding:1.4rem}.matte-claim{display:flex;width:100%;align-items:center;justify-content:center;gap:1rem;min-height:4.4rem;padding:.75rem 1.2rem;border:1px solid rgba(52,54,58,.08);border-radius:999px;background:#fffaf26b;color:#34363abd;box-shadow:inset 0 1px #ffffff57}.matte-claim__icon{display:inline-flex;flex:0 0 auto;width:2.8rem;height:2.8rem;align-items:center;justify-content:center;border:1px solid rgba(92,99,94,.16);border-radius:50%;background:#5c635e1a;color:#5c635e}.matte-claim__icon svg{display:block;width:1.55rem;height:1.55rem}.matte-claim__icon path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.matte-badge strong,.matte-claim strong,.matte-card h3,.matte-product-point strong,.matte-proof-item strong,.matte-expectation strong{display:block;margin-bottom:.4rem}.matte-claim strong{margin-bottom:0;font-size:1.32rem;font-weight:700;line-height:1.2;text-align:center}.matte-badge span,.matte-claim span,.matte-product-point span,.matte-proof-item span,.matte-expectation span{color:rgba(var(--color-foreground),.7);font-size:1.35rem;line-height:1.45}.matte-claim span{font-size:1.25rem}.matte-hero__actions{display:grid;justify-items:start;gap:1.4rem;margin-top:3rem}.matte-hero__button.button{min-height:6.6rem;padding:0 4.8rem;border:0;border-radius:999px;box-shadow:0 1.2rem 2.8rem #34363a2e;font-size:1.75rem;font-weight:700;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.matte-hero__button.button:hover{transform:translateY(-.2rem);box-shadow:0 1.6rem 3.4rem #34363a33}.matte-hero__link{color:#34363abd;font-size:1.45rem;font-weight:700;text-decoration:none;transition:color .25s ease,transform .25s ease}.matte-hero__link:after{content:"\2192";margin-left:.55rem}.matte-hero__link:hover{color:#34363a;transform:translate(.2rem)}.matte-hero__button:focus-visible,.matte-hero__link:focus-visible{outline:.2rem solid #34363a;outline-offset:.4rem}.matte-hero__eyebrow,.matte-hero__headline,.matte-hero__copy,.matte-hero__actions,.matte-claim-list,.matte-hero__media{animation:matteHeroFadeUp .42s ease both}.matte-hero__headline{animation-delay:60ms}.matte-hero__copy{animation-delay:.12s}.matte-hero__actions{animation-delay:.18s}.matte-claim-list{animation-delay:.24s}.matte-hero__media{animation-delay:.28s}@keyframes matteHeroFadeUp{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.matte-hero__eyebrow,.matte-hero__headline,.matte-hero__copy,.matte-hero__actions,.matte-claim-list,.matte-hero__media{animation:none}.matte-hero__button.button,.matte-hero__link,.matte-hero__media .matte-asset-frame{transition:none}}.matte-grid{margin-top:2.4rem}.matte-grid--3{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.matte-grid--2{grid-template-columns:repeat(auto-fit,minmax(26rem,1fr))}.matte-card{padding:1.8rem}.matte-card h3{margin-top:0}.matte-card p:last-child{margin-bottom:0}.matte-card__index{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin-bottom:1.2rem;border-radius:50%;background:#333735;color:#fffaf2;font-size:1.2rem;font-weight:700}.matte-product-layout{grid-template-columns:minmax(0,1fr)}.matte-purchase-options{display:grid;gap:1rem;margin:1.8rem 0}.matte-purchase-option__input{position:absolute;opacity:0;pointer-events:none}.matte-purchase-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.6rem;min-height:7.2rem;padding:1.6rem 1.7rem 1.6rem 5.4rem;border:1px solid rgba(52,54,58,.13);border-radius:8px;background:#fffdf9d1;color:rgb(var(--color-foreground));cursor:pointer;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,background-color var(--duration-short) ease,color var(--duration-short) ease,opacity var(--duration-short) ease}.matte-purchase-option:before{content:"";position:absolute;top:1.7rem;left:1.7rem;width:2.2rem;height:2.2rem;border:1px solid rgba(52,54,58,.24);border-radius:50%;background:#fffdf9;box-shadow:inset 0 0 0 .5rem #fffdf9;transition:border-color var(--duration-short) ease,background-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.matte-purchase-option--featured{align-items:flex-start;background:linear-gradient(135deg,#fffdf9,#f8faf5)}.matte-purchase-option__input:not(:checked)+.matte-purchase-option{opacity:.78}.matte-purchase-option__input:not(:checked)+.matte-purchase-option--one-time{border-color:#34363a1c;background:#fffdf99e;color:rgba(var(--color-foreground),.72)}.matte-purchase-option__input:not(:checked)+.matte-purchase-option--one-time .matte-purchase-option__price,.matte-purchase-option__input:not(:checked)+.matte-purchase-option--one-time .matte-purchase-option__from{color:rgba(var(--color-foreground),.46)}.matte-purchase-option__content{display:grid;gap:.45rem;min-width:0}.matte-purchase-option__header{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.matte-purchase-option__badge,.matte-purchase-option__saving,.matte-purchase-option__selected{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:2.2rem;padding:.35rem .75rem;border-radius:999px;font-size:1.1rem;font-weight:800;line-height:1;text-transform:uppercase}.matte-purchase-option__badge{background:#34363a;color:#fffdf9}.matte-purchase-option__selected{display:none;border:1px solid rgba(95,110,98,.18);background:#5f6e621a;color:#4f6256}.matte-purchase-option__input:checked+.matte-purchase-option .matte-purchase-option__selected{display:inline-flex}.matte-purchase-option strong,.matte-purchase-option small{display:block}.matte-purchase-option small{margin-top:.2rem;color:rgba(var(--color-foreground),.64);font-size:1.3rem;line-height:1.35}.matte-purchase-option__aside{display:grid;justify-items:end;gap:.3rem;flex:0 0 10.8rem;text-align:right}.matte-purchase-option__compare{color:rgba(var(--color-foreground),.46);font-size:1.25rem;line-height:1.1;text-decoration:line-through}.matte-purchase-option__from{color:rgba(var(--color-foreground),.54);font-size:1.1rem;font-weight:700;letter-spacing:.06em;line-height:1.1;text-transform:uppercase}.matte-purchase-option__price{color:rgb(var(--color-foreground));font-size:1.55rem;font-weight:700;line-height:1.1}.matte-purchase-option__price--sale{color:#b3261e}.matte-purchase-option__saving{justify-self:end;border:1px solid rgba(179,38,30,.16);background:#b3261e12;color:#a83228;letter-spacing:.02em}.matte-purchase-option__interval{color:rgba(var(--color-foreground),.58);font-size:1.15rem;font-weight:700;line-height:1.2}.matte-purchase-benefits{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:.35rem}.matte-purchase-benefits span,.matte-purchase-tradeoffs span{display:inline-flex;align-items:center;gap:.45rem;color:rgba(var(--color-foreground),.66);font-size:1.15rem;font-weight:700;line-height:1.25;white-space:nowrap}.matte-purchase-benefits span:before{content:"";width:1.4rem;height:1.4rem;flex:0 0 auto;border-radius:50%;background:#62b87d;box-shadow:inset 0 0 0 .35rem #fffc}.matte-purchase-tradeoffs{display:none;flex-wrap:wrap;gap:.55rem .9rem;margin-top:.35rem}.matte-purchase-option__input--one-time:checked+.matte-purchase-option .matte-purchase-tradeoffs{display:flex}.matte-purchase-tradeoffs span:before{content:"x";display:inline-grid;width:1.45rem;height:1.45rem;place-items:center;border-radius:50%;background:#b3261e14;color:#a83228;font-size:1rem;font-weight:900;line-height:1}.matte-purchase-option__input:checked+.matte-purchase-option{border-color:#5f6e629e;background:#fffdf9;opacity:1;box-shadow:0 1.1rem 2.4rem #34363a14,inset 0 0 0 .16rem #5f6e6229}.matte-purchase-option__input:checked+.matte-purchase-option:before{border-color:#4f6256;background:#4f6256;box-shadow:inset 0 0 0 .55rem #fffdf9,0 0 0 .35rem #5f6e621f}.matte-purchase-option__input:focus-visible+.matte-purchase-option{outline:.2rem solid #5f6e62;outline-offset:.3rem}.matte-quantity-savings{display:grid;gap:1.25rem;padding:1.7rem;border:1px solid rgba(52,54,58,.12);border-radius:8px;background:linear-gradient(180deg,#fffdf9,#faf8f2);box-shadow:0 1rem 2.4rem #34363a0f,inset 0 1px #ffffffe6;color:rgb(var(--color-foreground))}.matte-quantity-savings__top{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem}.matte-quantity-savings__top strong,.matte-quantity-savings__top span{display:block}.matte-quantity-savings__top span{margin-top:.25rem;color:rgba(var(--color-foreground),.64);font-size:1.3rem}.matte-stock-status{display:flex!important;align-items:center;gap:.55rem;color:#2f6848!important;font-size:1.2rem!important;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.matte-stock-status span{width:.85rem;height:.85rem;margin-top:0;border-radius:50%;background:#42b76a;box-shadow:0 0 0 .35rem #42b76a24,0 0 1.2rem #42b76a8a}.matte-quantity-savings__controls{display:grid;justify-items:end;gap:.7rem}.matte-quantity-savings__controls [data-matte-savings-total]{margin-top:0;color:rgb(var(--color-foreground));font-size:1.45rem;font-weight:700;line-height:1.1}.matte-quantity-picker{display:grid;grid-template-columns:3.8rem 4.6rem 3.8rem;gap:.35rem;overflow:hidden;padding:.35rem;border:1px solid rgba(95,110,98,.16);border-radius:999px;background:#5f6e6214}.matte-quantity-picker button,.matte-quantity-picker output{display:grid;min-height:4rem;place-items:center;border:0;background:transparent;color:rgb(var(--color-foreground));font:inherit;font-weight:700}.matte-quantity-picker button{border-radius:999px;background:#eef2ea;color:#34363a;cursor:pointer;box-shadow:inset 0 1px #ffffffb3;transition:background-color var(--duration-short) ease,box-shadow var(--duration-short) ease,color var(--duration-short) ease}.matte-quantity-picker button:hover{background:#dfe7da;color:#2f4437;box-shadow:inset 0 1px #ffffffb8,0 .55rem 1.2rem #5f6e6224}.matte-quantity-picker button:disabled{background:#e2e8f0d1;color:rgba(var(--color-foreground),.3);cursor:not-allowed;box-shadow:none}.matte-quantity-picker button:focus-visible{outline:.2rem solid #5f6e62;outline-offset:.2rem}.matte-savings-meter{overflow:hidden;height:.8rem;border-radius:999px;background:#5f6e621f}.matte-savings-meter span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d9ece7,#96b9ad 48%,#4f6256);transition:width .22s ease}.matte-quantity-savings.is-celebrating .matte-savings-meter span{animation:matteSavingsFlash .62s ease}.matte-quantity-savings.is-celebrating .matte-savings-meter__note{animation:matteSavingsNotePop .62s ease}.matte-savings-meter__labels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;font-size:1.15rem;line-height:1.25}.matte-savings-meter__labels span{color:rgba(var(--color-foreground),.34);transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,box-shadow var(--duration-short) ease,color var(--duration-short) ease}.matte-savings-meter__labels span:nth-child(2){justify-self:center}.matte-savings-meter__labels span{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.4rem .8rem;border:1px solid rgba(52,54,58,.08);border-radius:999px;background:#fffdf9ad;font-weight:800}.matte-savings-meter__labels span.is-active{border-color:#5f6e622e;background:#5f6e621a;color:#4f6256;box-shadow:none}.matte-savings-meter__labels span:nth-child(2){text-align:center}.matte-savings-meter__labels span:last-child{justify-self:end;text-align:right}.matte-savings-meter__note{justify-self:center;margin:-.1rem 0 0;padding:.55rem 1rem;border:1px solid rgba(95,110,98,.16);border-radius:999px;background:#5f6e6214;color:rgba(var(--color-foreground),.72);font-size:1.35rem;font-weight:700;text-align:center}.matte-savings-cart-form{display:grid;margin-top:1rem}.matte-savings-cart-button.button{width:100%;min-height:5.4rem;border-radius:999px;font-weight:800;box-shadow:0 1rem 2rem #34363a24}.matte-spotlight-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.6rem}.matte-spotlight-benefits div{display:grid;gap:.3rem;padding:1.25rem 1.3rem;border:1px solid rgba(52,54,58,.1);border-radius:8px;background:#fffdf9b8}.matte-spotlight-benefits strong{font-size:1.3rem;line-height:1.25}.matte-spotlight-benefits span{color:rgba(var(--color-foreground),.64);font-size:1.15rem;line-height:1.35}@keyframes matteSavingsFlash{0%{box-shadow:0 0 #2563eb00;filter:brightness(1)}42%{box-shadow:0 0 1.8rem #2563eb6b;filter:brightness(1.18)}to{box-shadow:0 0 #2563eb00;filter:brightness(1)}}@keyframes matteSavingsNotePop{0%,to{color:rgba(var(--color-foreground),.72);text-shadow:0 0 0 rgba(37,99,235,0)}42%{color:#2563eb;text-shadow:0 0 1.2rem rgba(37,99,235,.28)}}.matte-proof-row{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));margin-top:2.4rem}.matte-proof-item{padding:1.6rem}.matte-expectation-grid{grid-template-columns:repeat(auto-fit,minmax(24rem,1fr));margin-top:2.4rem}.matte-expectation{padding:2rem}.matte-expectation--accent{border-color:#5f6e6252;background:#5f6e6214}.matte-faq-list{display:grid;gap:.8rem;margin-top:2rem}.matte-faq-item{border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:#ffffffb8;overflow:hidden}.matte-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.6rem 1.8rem;cursor:pointer;list-style:none}.matte-faq-item summary::-webkit-details-marker{display:none}.matte-faq-item__content{padding:0 1.8rem 1.8rem}.matte-final{padding:4.8rem 0}.matte-final .button{margin-top:1.2rem}.matte-product-proof{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center;color:rgba(var(--color-foreground),.7);font-size:1.3rem}.matte-stars{color:#9b6f2f;letter-spacing:.08em}.matte-buy-note{display:grid;gap:.4rem;margin:1.2rem 0;padding:1.2rem 1.4rem;color:rgba(var(--color-foreground),.72);font-size:1.3rem}.matte-subscription-options{margin:1rem 0 1.4rem}.matte-subscription-options .form__label{margin-bottom:.8rem}.matte-subscription-option{position:relative}.matte-subscription-option input{position:absolute;opacity:0}.matte-subscription-option label{display:flex;justify-content:space-between;gap:1.2rem;padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;background:#fff;cursor:pointer;transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.matte-subscription-option input:checked+label{border-color:#5f6e62;box-shadow:0 0 0 .2rem #5f6e6229}.matte-subscription-option strong,.matte-subscription-option small{display:block}.matte-subscription-option small{color:rgba(var(--color-foreground),.64)}.matte-product-note{margin:-.4rem 0 1.6rem;color:rgba(var(--color-foreground),.68);font-size:1.25rem;line-height:1.45}.matte-product-fallback{padding:0;border-radius:8px;background:#f3efe8}.matte-product-fallback img{display:block;width:100%;height:auto}.matte-pdp{padding:3.2rem 0 5.6rem}.matte-pdp__grid{display:grid;gap:3.2rem;align-items:start}.matte-pdp__media,.matte-pdp__purchase,.matte-pdp__benefits,.matte-pdp__assurance,.matte-pdp__details{display:grid;gap:1.2rem}.matte-pdp__image,.matte-pdp__thumbs img{overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;background:#ede4d9}.matte-pdp__image img,.matte-pdp__thumbs img{display:block;width:100%;height:auto}.matte-pdp__image img{aspect-ratio:1 / 1;object-fit:cover}.matte-pdp__thumbs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.matte-pdp__thumbs img{aspect-ratio:1;object-fit:cover}.matte-pdp__purchase{position:sticky;top:9rem;align-content:start}.matte-pdp__purchase h1{margin:0;font-size:clamp(3.6rem,5vw,6rem);line-height:.98}.matte-pdp__tagline{margin:0;color:#4f6256;font-size:2rem;font-weight:700}.matte-pdp__lede{margin:0;max-width:60rem;color:rgba(var(--color-foreground),.76);font-size:1.65rem;line-height:1.55}.matte-pdp__price-stack{display:grid;gap:.8rem;margin-top:1rem}.matte-pdp__purchase-options{display:grid;gap:1rem;margin:1.8rem 0 0;padding:0;border:0}.matte-pdp__purchase-input{position:absolute;opacity:0;pointer-events:none}.matte-pdp__purchase-card{display:grid;gap:1.2rem;padding:1.8rem;border:1px solid rgba(52,54,58,.14);border-radius:14px;background:#ffffffc7;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.matte-pdp__purchase-card--featured{border-color:#34363a33;box-shadow:0 1.2rem 3rem #34363a14}.matte-pdp__purchase-input:checked+.matte-pdp__purchase-card{border-color:#34363a6b;background:#fffdf9;box-shadow:0 1.4rem 3.2rem #34363a1a,inset 0 0 0 .1rem #34363a1f}.matte-pdp__purchase-input:focus-visible+.matte-pdp__purchase-card{outline:.2rem solid #34363a;outline-offset:.3rem}.matte-pdp__badge{justify-self:start;padding:.45rem .85rem;border-radius:999px;background:#34363a;color:#fffaf2;font-size:1.05rem;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase}.matte-pdp__purchase-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem}.matte-pdp__purchase-card-main strong,.matte-pdp__purchase-card-main small{display:block}.matte-pdp__purchase-card-main strong{font-size:1.7rem}.matte-pdp__purchase-card-main small{margin-top:.45rem;color:rgba(var(--color-foreground),.66);font-size:1.35rem;line-height:1.45}.matte-pdp__purchase-radio{flex:0 0 auto;width:2rem;height:2rem;border:1px solid rgba(52,54,58,.24);border-radius:50%;background:#fff}.matte-pdp__purchase-input:checked+.matte-pdp__purchase-card .matte-pdp__purchase-radio{border-color:#34363a;box-shadow:inset 0 0 0 .45rem #fff;background:#34363a}.matte-pdp__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem}.matte-pdp__compare{color:rgba(var(--color-foreground),.44);font-size:1.4rem;text-decoration:line-through}.matte-pdp__subscription-price{color:#34363a;font-size:clamp(2.8rem,4vw,3.8rem);font-weight:800;line-height:1}.matte-pdp__saving{padding:.45rem .75rem;border-radius:999px;background:#34363a14;color:#34363a;font-size:1.15rem;font-weight:800;text-transform:uppercase}.matte-pdp__interval,.matte-pdp__once-price{color:rgba(var(--color-foreground),.72);font-size:1.35rem;font-weight:700}.matte-pdp__checklist,.matte-pdp__tradeoffs{display:grid;gap:.8rem}.matte-pdp__checklist span,.matte-pdp__tradeoffs span{display:flex;align-items:center;gap:.75rem;color:rgba(var(--color-foreground),.72);font-size:1.35rem;line-height:1.35}.matte-pdp__checklist span span,.matte-pdp__tradeoffs span span{position:relative;flex:0 0 auto;width:1.7rem;height:1.7rem;border-radius:50%}.matte-pdp__checklist span span{background:#4f62561f}.matte-pdp__checklist span span:before{content:"";position:absolute;top:.42rem;left:.5rem;width:.6rem;height:.32rem;border-bottom:.16rem solid #4f6256;border-left:.16rem solid #4f6256;transform:rotate(-45deg)}.matte-pdp__tradeoffs{display:none;padding:0 1.8rem 1.6rem}.matte-pdp__purchase-input--once:checked+.matte-pdp__purchase-card+.matte-pdp__tradeoffs{display:grid}.matte-pdp__tradeoffs span{color:#80342cc7}.matte-pdp__tradeoffs span span{background:#80342c14}.matte-pdp__tradeoffs span span:before,.matte-pdp__tradeoffs span span:after{content:"";position:absolute;top:.78rem;left:.45rem;width:.8rem;height:.13rem;background:#80342ccc}.matte-pdp__tradeoffs span span:before{transform:rotate(45deg)}.matte-pdp__tradeoffs span span:after{transform:rotate(-45deg)}.matte-pack{display:flex;width:100%;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.4rem 1.6rem;border:1px solid rgba(var(--color-foreground),.14);border-radius:8px;background:#ffffffc7;color:rgb(var(--color-foreground));text-align:left;cursor:pointer}.matte-pack.is-active{border-color:#4f6256;box-shadow:inset 0 0 0 .2rem #4f625626}.matte-pack strong,.matte-pack small{display:block}.matte-pack small{margin-top:.2rem;color:rgba(var(--color-foreground),.62);font-size:1.25rem}.matte-pdp__form{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;margin-top:.8rem}.matte-pdp__quantity{min-height:5.2rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:8px;background:#fff;color:rgb(var(--color-foreground));font:inherit;text-align:center}.matte-pdp__button{min-height:6rem;border-radius:999px;font-size:1.6rem;font-weight:800}.matte-pdp__assurance{grid-template-columns:repeat(3,minmax(0,1fr));color:rgba(var(--color-foreground),.66);font-size:1.2rem}.matte-pdp__assurance span:before{content:"";display:inline-block;width:.8rem;height:.8rem;margin-right:.6rem;border-radius:50%;background:#4f6256}.matte-pdp__benefits{display:grid;gap:1.2rem;margin-top:1.8rem}.matte-pdp__benefits div{display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:1rem;padding:0}.matte-pdp__benefits div>span{position:relative;width:2.2rem;height:2.2rem;border-radius:50%;background:#4f62561a}.matte-pdp__benefits div>span:before{content:"";position:absolute;top:.58rem;left:.66rem;width:.75rem;height:.4rem;border-bottom:.16rem solid #4f6256;border-left:.16rem solid #4f6256;transform:rotate(-45deg)}.matte-pdp__benefits p,.matte-pdp__benefits strong,.matte-pdp__benefits small{display:block;margin:0}.matte-pdp__benefits small{margin-top:.25rem;color:rgba(var(--color-foreground),.68);font-size:1.35rem;line-height:1.45}.matte-pdp__details{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);align-items:start}.matte-password{min-height:calc(100vh - 14rem);display:flex;align-items:center;padding:5.6rem 0}.matte-password .page-width{width:100%;max-width:120rem;margin:0 auto;padding:0 2rem}.matte-password__grid{display:grid;gap:3.2rem;align-items:center}.matte-password__copy h1{max-width:10ch;margin:0 0 1.6rem;font-size:clamp(4.4rem,7vw,7.8rem);line-height:.94}.matte-password__copy p{max-width:58rem;margin:0;color:rgba(var(--color-foreground),.74);font-size:1.7rem;line-height:1.55}.matte-password__pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.4rem}.matte-password__pricing span{padding:1.3rem 1.4rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;background:#ffffffc7;color:rgba(var(--color-foreground),.7);font-size:1.25rem}.matte-password__pricing strong{display:block;margin-bottom:.2rem;color:rgb(var(--color-foreground));font-size:1.45rem}.matte-password__media{overflow:hidden;border-radius:8px;background:#ede4d9}.matte-password__media img{display:block;width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover}.matte-shop{padding:5.6rem 0}.matte-shop__grid{display:grid;gap:3.2rem;align-items:center}.matte-shop__copy h1{max-width:11ch;margin:0 0 1.6rem;font-size:clamp(4.2rem,6vw,7.2rem);line-height:.96}.matte-shop__copy p{max-width:58rem;margin:0;color:rgba(var(--color-foreground),.74);font-size:1.7rem;line-height:1.55}.matte-shop__prices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2.4rem}.matte-shop__prices span{padding:1.3rem 1.4rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;background:#ffffffd1;color:rgba(var(--color-foreground),.7);font-size:1.25rem}.matte-shop__prices strong{display:block;margin-bottom:.2rem;color:rgb(var(--color-foreground));font-size:1.45rem}.matte-shop__product{display:grid;gap:1.2rem}.matte-shop__image{display:block;overflow:hidden;border-radius:8px;background:#ede4d9}.matte-shop__image img{display:block;width:100%;aspect-ratio:1 / 1;height:auto;object-fit:cover}.matte-shop__panel{display:grid;gap:1.6rem;padding:2rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;background:#ffffffd6}.matte-shop__panel h2{margin:0 0 .8rem}.matte-shop__panel p{margin:0;color:rgba(var(--color-foreground),.68)}.matte-sticky-cart{position:fixed;z-index:40;right:0;bottom:0;left:0;padding:1rem;background:#faf7f1f0;border-top:1px solid rgba(47,51,50,.12);box-shadow:0 -18px 50px #1f1f1f1f;opacity:0;transform:translateY(110%);transition:opacity var(--duration-default) ease,transform var(--duration-default) ease;pointer-events:none}.matte-sticky-cart.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.matte-sticky-cart__inner{display:grid;gap:1rem;align-items:center;max-width:var(--page-width);margin:0 auto}.matte-sticky-cart__summary{display:grid;grid-template-columns:5.6rem minmax(0,1fr);gap:1rem;align-items:center}.matte-sticky-cart__summary img{width:5.6rem;height:5.6rem;border-radius:8px;object-fit:cover}.matte-sticky-cart__title{margin:0;font-size:1.4rem;font-weight:700;line-height:1.25}.matte-sticky-cart__meta{margin:.2rem 0 0;color:rgba(var(--color-foreground),.65);font-size:1.2rem}.matte-sticky-cart__form{display:grid;grid-template-columns:9.6rem minmax(0,1fr);gap:1rem;align-items:center}.matte-sticky-cart__form .quantity{width:9.6rem;min-height:4.6rem}.matte-sticky-cart__form .quantity__input{width:3.4rem}.matte-sticky-cart__form .button{min-height:4.6rem}.matte-sticky-cart__note{display:none;color:rgba(var(--color-foreground),.64);font-size:1.2rem}@media screen and (min-width:750px){.matte-shell{gap:4rem}.matte-hero,.matte-product-layout,.matte-pdp__grid,.matte-password__grid,.matte-shop__grid{grid-template-columns:minmax(0,.45fr) minmax(0,.55fr)}.matte-hero{gap:clamp(4.8rem,7vw,9rem)}.matte-hero__media{order:2}.matte-product-layout{align-items:center}.matte-sticky-cart__inner{grid-template-columns:minmax(0,1fr) auto}.matte-sticky-cart__note{display:block}.matte-sticky-cart__form{min-width:40rem}}@media screen and (min-width:750px)and (max-width:989px){.matte-hero__headline{font-size:4.2rem}.matte-hero__media .matte-asset-frame,.matte-hero__media .matte-asset-frame--cover img{min-height:42rem}}@media screen and (max-width:749px){.matte-section{padding:3.6rem 0}.matte-section--hero .page-width{padding-right:2rem;padding-left:2rem}.matte-hero{gap:3.2rem;min-height:0}.matte-hero__headline{max-width:11ch;margin-bottom:1.6rem;font-size:3.4rem}.matte-hero__copy{font-size:1.6rem}.matte-hero__actions{gap:1.2rem;margin-top:2.2rem}.matte-hero__button.button{width:100%}.matte-hero__link{justify-self:center}.matte-hero__media{order:-1}.matte-hero__media .matte-asset-frame,.matte-hero__media .matte-asset-frame--cover img{min-height:30rem}.matte-claim-list{grid-template-columns:1fr;gap:1.2rem;margin-top:2.4rem}.matte-claim{justify-content:flex-start}.matte-claim strong{text-align:left}.matte-quantity-savings__top{align-items:flex-start;flex-direction:column}.matte-quantity-savings__controls{justify-items:start}.matte-purchase-option{align-items:flex-start;flex-direction:column}.matte-purchase-option__aside{flex:0 0 auto;justify-items:start;text-align:left}.matte-purchase-option__saving{justify-self:start}.matte-purchase-benefits,.matte-purchase-tradeoffs{gap:.55rem .8rem}.matte-purchase-benefits span,.matte-purchase-tradeoffs span{white-space:normal}.matte-spotlight-benefits,.matte-asset-pair{grid-template-columns:1fr}.matte-sticky-cart__inner{gap:.8rem}.matte-sticky-cart__form{grid-template-columns:8.8rem minmax(0,1fr)}.matte-sticky-cart__form .quantity{width:8.8rem}.matte-pdp{padding-top:2.4rem}.matte-pdp__purchase{position:static}.matte-pdp__purchase h1{font-size:3.8rem}.matte-pdp__form,.matte-pdp__assurance,.matte-pdp__details,.matte-password__pricing,.matte-shop__prices{grid-template-columns:1fr}.matte-pack{align-items:flex-start;flex-direction:column}.matte-password{min-height:0;padding:3.6rem 0}.matte-password__copy h1{max-width:10ch;font-size:4.2rem}.matte-shop{padding:3.6rem 0}.matte-shop__copy h1{max-width:10ch;font-size:4.2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-mattehands.css.map */
