:root{--v12-ink:#171310;--v12-ivory:#fbf7f0;--v12-paper:#f3ece2;--v12-line:rgba(23,19,16,.14);--v12-wine:#981625;--v12-matcha:#435a2c;--v12-matcha-dark:#25351c;--v12-gold:#b48c43;--v12-muted:#746a63;--v12-serif:var(--heading-font-family, Georgia, serif);--v12-sans:var(--text-font-family, Arial, sans-serif)}.v12-shell{width:min(100% - 40px,1440px);margin-inline:auto}.v12-eyebrow{margin:0 0 14px;font:700 11px/1.2 var(--v12-sans);letter-spacing:.18em;text-transform:uppercase}.v12-display{margin:0;font-family:var(--v12-serif);font-weight:400;letter-spacing:-.035em;line-height:.98}.v12-copy{color:var(--v12-muted);font-size:clamp(15px,1.4vw,18px);line-height:1.65}.v12-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;padding:0 28px;border:1px solid var(--v12-ink);background:var(--v12-ink);color:#fff;text-decoration:none;font:700 11px/1 var(--v12-sans);letter-spacing:.13em;text-transform:uppercase;transition:transform .25s ease,background .25s ease,color .25s ease}.v12-button:hover{transform:translateY(-2px)}.v12-button--light{background:#fff;color:var(--v12-ink);border-color:#fff}.v12-button--ghost{background:transparent;color:var(--v12-ink)}.v12-launch{position:relative;overflow:hidden;background:#e9dfcf;color:var(--v12-ink)}.v12-launch__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);min-height:760px}.v12-launch__media{position:relative;min-height:760px;overflow:hidden;background:#d9cdbb}.v12-launch__media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.v12-launch:hover .v12-launch__media img{transform:scale(1.018)}.v12-launch__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 70%,rgba(233,223,207,.22))}.v12-launch__content{display:flex;flex-direction:column;justify-content:center;padding:72px clamp(40px,6vw,98px);background:linear-gradient(145deg,#f4eadc,#e9dfcf)}.v12-launch__content .v12-eyebrow{color:var(--v12-matcha-dark)}.v12-launch__title{font-size:clamp(62px,7.4vw,128px)}.v12-launch__subtitle{margin:18px 0 0;font:400 clamp(20px,2.4vw,34px)/1.25 var(--v12-serif)}.v12-launch__copy{max-width:600px;margin:25px 0 0}.v12-launch__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.v12-launch__facts{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:44px;border-block:1px solid rgba(37,53,28,.2)}.v12-launch__fact{padding:18px 15px;border-right:1px solid rgba(37,53,28,.2)}.v12-launch__fact:first-child{padding-left:0}.v12-launch__fact:last-child{border-right:0}.v12-launch__fact strong,.v12-launch__fact span{display:block}.v12-launch__fact strong{font:500 19px/1.1 var(--v12-serif)}.v12-launch__fact span{margin-top:5px;color:#665f55;font-size:11px;line-height:1.35}.v12-launch__badge{position:absolute;top:28px;left:28px;z-index:2;padding:10px 14px;background:#fff;color:var(--v12-matcha-dark);font:700 10px/1 var(--v12-sans);letter-spacing:.14em;text-transform:uppercase}.v12-trust{background:var(--v12-ink);color:#fff}.v12-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.v12-trust__item{display:flex;align-items:center;gap:13px;padding:24px 26px;border-right:1px solid rgba(255,255,255,.13)}.v12-trust__item:last-child{border-right:0}.v12-trust__icon{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:13px}.v12-trust__item strong,.v12-trust__item span{display:block}.v12-trust__item strong{font-size:12px;letter-spacing:.07em;text-transform:uppercase}.v12-trust__item span{margin-top:3px;color:#cfc5be;font-size:11px}.v12-collection{padding:clamp(78px,9vw,138px) 0;background:var(--v12-ivory)}.v12-collection .v12-shell{container-type:inline-size}.v12-collection__swipe{display:none;margin:0 0 14px;color:var(--v12-muted);font:700 10px/1.4 var(--v12-sans);letter-spacing:.12em;text-transform:uppercase}.v12-collection__head{display:grid;grid-template-columns:1fr minmax(320px,520px);align-items:end;gap:50px;margin-bottom:45px}.v12-collection__head h2{font-size:clamp(52px,6.4vw,105px)}.v12-collection__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--v12-line);border-left:1px solid var(--v12-line)}.v12-card{position:relative;display:flex;flex-direction:column;min-width:0;color:var(--v12-ink);text-decoration:none;border-right:1px solid var(--v12-line);border-bottom:1px solid var(--v12-line);background:var(--card-bg,#eee5da);overflow:hidden}.v12-card__visual{position:relative;display:grid;place-items:center;aspect-ratio:.76;padding:24px;overflow:hidden}.v12-card__visual:before{content:attr(data-number);position:absolute;inset:auto 10px 0;font:400 clamp(80px,9vw,150px)/.8 var(--v12-serif);color:#ffffff5c;letter-spacing:-.06em}.v12-card__visual img{position:relative;z-index:1;width:78%;height:82%;object-fit:contain;filter:drop-shadow(0 26px 30px rgba(30,22,15,.16));transition:transform .45s ease}.v12-card:hover .v12-card__visual img{transform:translateY(-8px) scale(1.02)}.v12-card__new{position:absolute;top:16px;left:16px;z-index:2;padding:8px 10px;background:var(--v12-matcha-dark);color:#fff;font:700 9px/1 var(--v12-sans);letter-spacing:.14em;text-transform:uppercase}.v12-card__copy{display:flex;flex-direction:column;gap:9px;padding:22px;min-height:172px;background:#ffffffc2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.v12-card__copy h3{margin:0;font:400 clamp(25px,2.2vw,34px)/1.05 var(--v12-serif)}.v12-card__mood{font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.v12-card__notes{color:var(--v12-muted);font-size:12px;line-height:1.55}.v12-card__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:6px;font-size:13px;font-weight:700}.v12-card__arrow{font-size:18px}.v12-matcha-story{padding:clamp(76px,10vw,150px) 0;background:#dfe5d1;color:#172010}.v12-matcha-story__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(40px,7vw,110px);align-items:center}.v12-matcha-story__collage{display:grid;grid-template-columns:1fr .72fr;gap:14px;align-items:end}.v12-matcha-story__collage img{width:100%;height:auto;object-fit:cover}.v12-matcha-story__collage img:first-child{aspect-ratio:.88}.v12-matcha-story__collage img:last-child{aspect-ratio:.82;margin-bottom:-42px}.v12-matcha-story h2{font-size:clamp(52px,6.2vw,102px)}.v12-matcha-story__lead{margin:24px 0 0;color:#39462e;font-size:clamp(17px,1.7vw,22px);line-height:1.55}.v12-note-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:36px;border-top:1px solid rgba(23,32,16,.25);border-left:1px solid rgba(23,32,16,.25)}.v12-note-grid>div{padding:20px;border-right:1px solid rgba(23,32,16,.25);border-bottom:1px solid rgba(23,32,16,.25)}.v12-note-grid span,.v12-note-grid strong{display:block}.v12-note-grid span{font:700 9px/1 var(--v12-sans);letter-spacing:.15em;text-transform:uppercase}.v12-note-grid strong{margin-top:10px;font:400 16px/1.45 var(--v12-serif)}.v12-ambroxan{display:grid;grid-template-columns:64px 1fr;gap:20px;margin-top:34px;padding:24px;border:1px solid rgba(23,32,16,.22);background:#ffffff52}.v12-ambroxan__mark{font:400 48px/1 var(--v12-serif);color:var(--v12-matcha)}.v12-ambroxan strong{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.v12-ambroxan p{margin:8px 0 0;color:#39462e;font-size:14px;line-height:1.6}.v12-finder{padding:clamp(76px,9vw,138px) 0;background:#f1e9df}.v12-finder__head{max-width:900px;margin-bottom:36px}.v12-finder__head h2{font-size:clamp(50px,6vw,94px)}.v12-finder__tabs{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--v12-line);background:#f7f1e9}.v12-finder__tab{-webkit-appearance:none;appearance:none;padding:18px 10px;border:0;border-right:1px solid var(--v12-line);background:transparent;color:#8c8178;font:700 10px/1 var(--v12-sans);letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.v12-finder__tab:last-child{border-right:0}.v12-finder__tab.is-active{background:var(--tab-accent,#171310);color:#fff}.v12-finder__panel{display:grid;grid-template-columns:.9fr 1.1fr;min-height:610px;border:1px solid var(--v12-line);border-top:0;background:var(--panel-bg,#eee5da)}.v12-finder__visual{position:relative;display:grid;place-items:center;overflow:hidden}.v12-finder__visual:before{content:attr(data-number);position:absolute;font:400 clamp(140px,19vw,300px)/1 var(--v12-serif);color:#ffffff59}.v12-finder__visual img{position:relative;z-index:1;width:min(62%,390px);height:76%;object-fit:contain;filter:drop-shadow(0 28px 34px rgba(30,22,15,.18))}.v12-finder__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(35px,6vw,90px);background:#ffffffc2}.v12-finder__content h3{margin:0;font:400 clamp(42px,4.7vw,76px)/1 var(--v12-serif)}.v12-finder__mood{margin-top:12px;font:700 10px/1 var(--v12-sans);letter-spacing:.15em;text-transform:uppercase}.v12-finder__desc{margin:24px 0 0;color:var(--v12-muted);font-size:16px;line-height:1.65}.v12-finder__facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid var(--v12-line);border-left:1px solid var(--v12-line)}.v12-finder__facts>div{padding:18px;border-right:1px solid var(--v12-line);border-bottom:1px solid var(--v12-line)}.v12-finder__facts span,.v12-finder__facts strong{display:block}.v12-finder__facts span{font:700 9px/1 var(--v12-sans);letter-spacing:.13em;text-transform:uppercase}.v12-finder__facts strong{margin-top:8px;font:400 14px/1.45 var(--v12-serif)}.v12-finder__content .v12-button{align-self:flex-start;margin-top:28px}.v12-bundle-story{padding:clamp(76px,9vw,135px) 0;background:var(--v12-ink);color:#fff}.v12-bundle-story__grid{display:grid;grid-template-columns:1fr .9fr;gap:clamp(45px,8vw,120px);align-items:center}.v12-bundle-story h2{font-size:clamp(54px,6.6vw,108px)}.v12-bundle-story .v12-copy{color:#cfc4bd}.v12-bundle-story__tiers{display:grid;gap:12px}.v12-bundle-tier{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:16px;padding:20px;border:1px solid rgba(255,255,255,.18)}.v12-bundle-tier__number{font:400 36px/1 var(--v12-serif);color:#d5b16b}.v12-bundle-tier strong,.v12-bundle-tier span{display:block}.v12-bundle-tier strong{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.v12-bundle-tier span{margin-top:5px;color:#cfc4bd;font-size:12px}.v12-bundle-tier b{font:400 22px/1 var(--v12-serif);color:#fff}.v12-bundle-story__bottles{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;margin-top:40px}.v12-bundle-story__bottles img{width:100%;height:170px;object-fit:contain;filter:drop-shadow(0 20px 24px rgba(0,0,0,.25))}.v12-bundle-story__actions{margin-top:30px}.v12-product-story{padding:clamp(70px,9vw,135px) 0;background:var(--story-bg,#efe6dc);color:var(--story-ink,#171310)}.v12-product-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,7vw,100px);align-items:center}.v12-product-story__media{position:relative;display:grid;grid-template-columns:1fr .72fr;gap:14px;align-items:end}.v12-product-story__media img{width:100%;object-fit:cover}.v12-product-story__media img:first-child{aspect-ratio:.92}.v12-product-story__media img:last-child{aspect-ratio:.78;margin-bottom:-32px}.v12-product-story h2{font-size:clamp(50px,5.6vw,92px)}.v12-product-story__mood{margin:14px 0 0;font:700 10px/1 var(--v12-sans);letter-spacing:.15em;text-transform:uppercase}.v12-product-story__lead{margin:24px 0 0;color:var(--v12-muted);font-size:17px;line-height:1.65}.v12-product-story__notes{display:grid;grid-template-columns:repeat(3,1fr);margin-top:34px;border-top:1px solid var(--v12-line);border-left:1px solid var(--v12-line)}.v12-product-story__notes>div{padding:20px;border-right:1px solid var(--v12-line);border-bottom:1px solid var(--v12-line)}.v12-product-story__notes span,.v12-product-story__notes strong{display:block}.v12-product-story__notes span{font:700 9px/1 var(--v12-sans);letter-spacing:.14em;text-transform:uppercase}.v12-product-story__notes strong{margin-top:9px;font:400 15px/1.5 var(--v12-serif)}.v12-product-story__special{margin-top:28px;padding:24px;border:1px solid var(--v12-line);background:#ffffff59}.v12-product-story__special strong{font:700 10px/1 var(--v12-sans);letter-spacing:.14em;text-transform:uppercase}.v12-product-story__special p{margin:10px 0 0;color:var(--v12-muted);font-size:14px;line-height:1.65}@container (max-width: 820px){.v12-collection__head{grid-template-columns:1fr;gap:18px;margin-bottom:24px}.v12-collection__swipe{display:block}.v12-collection__grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:min(82cqw,340px);overflow-x:auto!important;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none}.v12-collection__grid::-webkit-scrollbar{display:none}.v12-card{width:auto!important;min-width:0!important;scroll-snap-align:start;scroll-snap-stop:always}.v12-card__visual{aspect-ratio:1/1.06;padding:22px}.v12-card__visual img{width:72%;height:80%}.v12-card__copy{min-height:166px;padding:20px}.v12-card__copy h3{font-size:30px;line-height:1.02}.v12-card__mood{font-size:10px;line-height:1.45}.v12-card__notes{font-size:13px;line-height:1.55}}.template-product .product-info__title{font-size:clamp(42px,4.5vw,72px)!important;line-height:.98!important;letter-spacing:-.035em!important}.template-product .mv3-product-intro strong{font-size:16px}.template-product .mv3-product-intro p{font-size:14px;line-height:1.55}.template-product .mv3-scent-nav__grid,.template-product .mv3-bundle__products{grid-template-columns:repeat(5,minmax(0,1fr))}.template-product .mv3-scent-card__copy small{font-size:8px}.template-product .mv3-benefit strong{font-size:11px}.template-product .mv3-benefit small{font-size:10px}@media(max-width:990px){.v12-shell{width:min(100% - 28px,1440px)}.v12-launch__grid{grid-template-columns:1fr;min-height:0}.v12-launch__media{min-height:54svh}.v12-launch__content{padding:42px 28px 48px}.v12-launch__title{font-size:clamp(58px,15vw,88px)}.v12-launch__subtitle{font-size:24px}.v12-launch__facts{margin-top:34px}.v12-launch__badge{top:18px;left:18px}.v12-trust__grid{grid-template-columns:repeat(2,1fr)}.v12-trust__item:nth-child(2){border-right:0}.v12-trust__item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.13)}.v12-collection__head{grid-template-columns:1fr;gap:20px}.v12-collection__swipe{display:block}.v12-collection__grid{display:flex!important;grid-template-columns:none!important;gap:0;overflow-x:auto!important;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;scrollbar-width:none}.v12-collection__grid::-webkit-scrollbar{display:none}.v12-card{flex:0 0:min(76vw,340px)!important;width:min(76vw,340px);scroll-snap-align:start;scroll-snap-stop:always}.v12-matcha-story__grid,.v12-product-story__grid,.v12-bundle-story__grid{grid-template-columns:1fr}.v12-matcha-story__collage,.v12-product-story__media{max-width:760px}.v12-finder__panel{grid-template-columns:1fr}.v12-finder__visual{min-height:430px}.v12-finder__content{padding:34px 26px 40px}}@media(max-width:640px){.v12-eyebrow{font-size:10px;margin-bottom:10px}.v12-display{letter-spacing:-.025em;line-height:1.02}.v12-launch__media{min-height:47svh}.v12-launch__media img{object-position:center}.v12-launch__content{padding:34px 22px 42px}.v12-launch__title{font-size:56px;line-height:.98}.v12-launch__subtitle{margin-top:14px;font-size:22px}.v12-launch__copy{margin-top:18px;font-size:15px;line-height:1.55}.v12-launch__actions{display:grid;margin-top:24px}.v12-button{width:100%;min-height:54px;padding-inline:18px}.v12-launch__facts{grid-template-columns:1fr}.v12-launch__fact{padding:14px 0;border-right:0;border-bottom:1px solid rgba(37,53,28,.2)}.v12-launch__fact:last-child{border-bottom:0}.v12-trust__item{padding:18px 14px;gap:10px}.v12-trust__icon{width:27px;height:27px}.v12-trust__item strong{font-size:10px}.v12-trust__item span{font-size:9px}.v12-collection,.v12-matcha-story,.v12-finder,.v12-bundle-story,.v12-product-story{padding:72px 0}.v12-collection__head{margin-bottom:24px}.v12-collection__head h2,.v12-matcha-story h2,.v12-finder__head h2,.v12-bundle-story h2,.v12-product-story h2{font-size:48px;line-height:1.02}.v12-card{flex-basis:82vw!important;width:82vw;max-width:340px}.v12-card__visual{aspect-ratio:1/1.06;padding:22px}.v12-card__visual img{width:72%;height:80%}.v12-card__copy{min-height:166px;padding:20px}.v12-card__copy h3{font-size:30px;line-height:1.02}.v12-card__mood{font-size:10px;line-height:1.45}.v12-card__notes{font-size:13px;line-height:1.55}.v12-matcha-story__collage img:last-child,.v12-product-story__media img:last-child{margin-bottom:-18px}.v12-note-grid,.v12-product-story__notes{grid-template-columns:1fr}.v12-ambroxan{grid-template-columns:44px 1fr;padding:18px}.v12-ambroxan__mark{font-size:38px}.v12-finder__tabs{display:flex;overflow-x:auto}.v12-finder__tab{flex:0 0:auto;min-width:100px}.v12-finder__visual{min-height:360px}.v12-finder__visual img{width:min(64%,260px);height:76%}.v12-finder__content h3{font-size:43px}.v12-finder__facts{grid-template-columns:1fr}.v12-bundle-story__bottles{grid-template-columns:repeat(5,90px);overflow-x:auto;justify-content:start}.v12-bundle-story__bottles img{height:140px}.v12-bundle-tier{grid-template-columns:44px 1fr auto;padding:16px}.v12-bundle-tier__number{font-size:30px}.template-product .product-info__title{font-size:40px!important;line-height:1.02!important}.template-product .mv3-scent-nav__grid,.template-product .mv3-bundle__products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.template-product .mv3-scent-card,.template-product .mv3-bundle-product{flex:0 0 118px;scroll-snap-align:start}.template-product .mv3-benefits{grid-template-columns:1fr}}.v12-collection__swipe{display:none!important}.v12-collection__grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:0!important;overflow:visible!important;border-top:1px solid var(--v12-line);border-left:1px solid var(--v12-line)}.v12-collection__grid .v12-card{width:auto!important;max-width:none!important;min-width:0!important;flex:none!important}.v12-collection--mobile .v12-collection__head{grid-template-columns:1fr!important;gap:18px!important;margin-bottom:28px!important}.v12-collection--mobile .v12-collection__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;border:0!important}.v12-collection--mobile .v12-card{border:1px solid var(--v12-line)!important;border-radius:0!important}.v12-collection--mobile .v12-card--featured{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:300px}.v12-collection--mobile .v12-card--featured .v12-card__visual{aspect-ratio:auto;min-height:300px}.v12-collection--mobile .v12-card--featured .v12-card__copy{justify-content:center;min-height:0;padding:24px}.v12-collection--mobile .v12-card--featured .v12-card__copy h3{font-size:34px}.v12-collection--mobile .v12-card:not(.v12-card--featured) .v12-card__visual{aspect-ratio:1 / 1.02;padding:14px}.v12-collection--mobile .v12-card:not(.v12-card--featured) .v12-card__visual img{width:76%;height:82%}.v12-collection--mobile .v12-card:not(.v12-card--featured) .v12-card__visual:before{font-size:72px}.v12-collection--mobile .v12-card:not(.v12-card--featured) .v12-card__copy{min-height:155px;gap:7px;padding:16px 14px}.v12-collection--mobile .v12-card:not(.v12-card--featured) .v12-card__copy h3{font-size:24px;line-height:1.02}.v12-collection--mobile .v12-card__mood{font-size:8px;line-height:1.35;letter-spacing:.1em}.v12-collection--mobile .v12-card__notes{font-size:11px;line-height:1.45}.v12-collection--mobile .v12-card__bottom{font-size:12px}.v12-collection--compact .v12-collection__grid{grid-template-columns:1fr!important}.v12-collection--compact .v12-card--featured{grid-column:auto;display:flex;min-height:0}.v12-collection--compact .v12-card--featured .v12-card__visual{aspect-ratio:1 / 1.02;min-height:0}.v12-collection--compact .v12-card--featured .v12-card__copy{min-height:160px}.v12-trust__content{min-width:0}.v12-trust--stacked .v12-shell{width:100%}.v12-trust--stacked .v12-trust__grid{grid-template-columns:1fr!important}.v12-trust--stacked .v12-trust__item{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:15px;min-width:0;padding:18px 24px;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.13)!important}.v12-trust--stacked .v12-trust__item:last-child{border-bottom:0!important}.v12-trust--stacked .v12-trust__icon{width:36px;height:36px;font-size:12px}.v12-trust--stacked .v12-trust__item strong{margin:0;font-size:11px;line-height:1.35;letter-spacing:.08em}.v12-trust--stacked .v12-trust__item span:not(.v12-trust__icon){margin-top:4px;font-size:11px;line-height:1.45}.v12-trust--compact .v12-trust__item{grid-template-columns:36px minmax(0,1fr);gap:12px;padding:16px 18px}.v12-trust--compact .v12-trust__icon{width:32px;height:32px}.v12-trust__icon{display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto;box-sizing:border-box;margin:0!important;padding:0!important;text-align:center;line-height:1!important}.v12-trust__icon>span{display:block!important;width:100%;margin:0!important;padding:0!important;color:inherit!important;font-size:inherit!important;line-height:1!important;text-align:center;transform:translateY(-.25px)}.v12-trust--stacked .v12-trust__icon,.v12-trust--compact .v12-trust__icon{align-self:center;justify-self:center}
/*# sourceMappingURL=/cdn/shop/t/19/assets/mirage-v12.css.map */
