.storefront{--taste-pine:#082f2a;--taste-paper:#f6f1e7;--taste-apple:#d92f2f;--taste-apple-text:#a62121;--taste-frost:#e6ece9;--taste-wasabi:#a6c943;--taste-ink:#1c211f;--taste-muted:#66716d;max-width:100%;min-height:100svh;color:var(--taste-ink);background:var(--taste-paper);font-family:Geist,PingFang SC,Microsoft YaHei,Arial,sans-serif;overflow-x:hidden}.storefront .animated-button{--animated-button-foreground:var(--taste-pine);--animated-button-hover-foreground:var(--taste-paper);--animated-button-fill:var(--taste-pine);--animated-button-ring:var(--taste-pine);isolation:isolate;color:var(--animated-button-foreground);box-shadow:0 0 0 2px var(--animated-button-ring), 0 10px 24px color-mix(in srgb, var(--taste-pine) 12%, transparent);cursor:pointer;border:2px solid #0000;border-radius:100px;gap:4px;padding-inline:2rem 3.25rem;transition:color .6s cubic-bezier(.23,1,.32,1),border-radius .6s cubic-bezier(.23,1,.32,1),box-shadow .6s cubic-bezier(.23,1,.32,1),transform .2s;position:relative;overflow:hidden}.storefront .animated-button.button--primary{--animated-button-foreground:white;--animated-button-hover-foreground:var(--taste-pine);--animated-button-fill:var(--taste-wasabi);--animated-button-ring:color-mix(in srgb, var(--taste-apple) 72%, var(--taste-pine));background:linear-gradient(118deg, var(--taste-pine) 0%, #155146 44%, var(--taste-apple) 100%)}.storefront .animated-button.button--light{--animated-button-foreground:var(--taste-pine);--animated-button-hover-foreground:var(--taste-pine);--animated-button-fill:var(--taste-wasabi);--animated-button-ring:color-mix(in srgb, var(--taste-wasabi) 72%, white);background:#fff}.storefront .animated-button__arrow{z-index:2;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px;transition:right .8s cubic-bezier(.23,1,.32,1),left .8s cubic-bezier(.23,1,.32,1),color .8s cubic-bezier(.23,1,.32,1);position:absolute}.storefront .animated-button__arrow--end{right:16px}.storefront .animated-button__arrow--start{left:-25%}.storefront .animated-button__circle{z-index:0;aspect-ratio:1;background:var(--animated-button-fill);opacity:0;border-radius:50%;width:20px;transition:width .8s cubic-bezier(.23,1,.32,1),opacity .8s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.storefront .animated-button__text{z-index:1;min-width:0;transition:transform .8s cubic-bezier(.23,1,.32,1);position:relative;transform:translate(-12px)}.storefront .animated-button:disabled{cursor:not-allowed;opacity:.58}.storefront .taste-hero__actions .animated-button{border-radius:100px}.storefront .business-catalog-hero .animated-button.button--ghost-dark{--animated-button-foreground:white;--animated-button-hover-foreground:var(--taste-pine);--animated-button-fill:var(--taste-paper);--animated-button-ring:#ffffffa8}@media (hover:hover) and (pointer:fine){.storefront .animated-button:not(:disabled):hover{color:var(--animated-button-hover-foreground);box-shadow:0 0 0 12px transparent, 0 18px 36px color-mix(in srgb, var(--taste-pine) 22%, transparent);border-radius:12px;transform:none}.storefront .animated-button:not(:disabled):hover .animated-button__arrow--end{right:-25%}.storefront .animated-button:not(:disabled):hover .animated-button__arrow--start{left:16px}.storefront .animated-button:not(:disabled):hover .animated-button__text{transform:translate(12px)}.storefront .animated-button:not(:disabled):hover .animated-button__circle{opacity:1;width:calc(100% + 4rem)}}.storefront .animated-button:not(:disabled):active{box-shadow:0 0 0 4px var(--animated-button-ring);border-radius:12px;transform:scale(.95)}@media (max-width:640px){.storefront .animated-button{padding-inline:1.35rem 2.7rem}.storefront .taste-hero__actions .animated-button{padding-inline:.75rem 2rem}.storefront .taste-hero__actions .animated-button__arrow{width:19px;height:19px}.storefront .taste-hero__actions .animated-button__arrow--end{right:10px}.storefront .animated-button__text{transform:translate(-7px)}}@media (prefers-reduced-motion:reduce){.storefront .animated-button,.storefront .animated-button__arrow,.storefront .animated-button__circle,.storefront .animated-button__text{transition-duration:.01ms}.storefront .animated-button__arrow--start,.storefront .animated-button__circle{display:none}.storefront .animated-button__text{transform:none}}.storefront :where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb, var(--taste-apple) 78%, white);outline-offset:3px}.storefront .shell{width:min(1440px,100% - clamp(2rem,6vw,7rem));margin-inline:auto}.storefront .max-w-6xl{max-width:72rem}.site-header{z-index:30;border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 12%, transparent);background:color-mix(in srgb, var(--taste-paper) 90%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:76px;display:flex}.brand-mark{min-width:0;color:inherit;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.brand-mark__logo{object-fit:contain;flex:none;width:56px;height:56px}.brand-mark__text{gap:.15rem;display:grid}.brand-mark__text strong{color:var(--taste-pine);font-size:.95rem;line-height:1.25}.brand-mark__text small{color:var(--taste-muted);font-size:.7rem;line-height:1.25}.site-nav{align-items:center;gap:clamp(.8rem,2vw,1.6rem);display:flex}.site-nav a{min-height:44px;color:var(--taste-ink);align-items:center;font-size:.85rem;text-decoration:none;display:inline-flex;position:relative}.site-nav a:after{background:var(--taste-apple);content:"";transform-origin:100%;height:1px;transition:transform .18s;position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.language-link{font-weight:700;color:var(--taste-pine)!important}.mobile-navigation{display:none}.mobile-navigation__trigger,.mobile-navigation__panel>button{width:44px;min-height:44px;color:var(--taste-pine);cursor:pointer;background:0 0;border:0;place-items:center;display:inline-grid}.mobile-navigation__trigger{gap:6px}.mobile-navigation__trigger span{background:currentColor;width:22px;height:2px;display:block}.mobile-navigation__panel{z-index:40;background:var(--taste-paper);align-content:start;padding:clamp(1.5rem,6vw,3rem);display:grid;position:fixed;inset:0}.mobile-navigation__panel>button{justify-self:end;font-size:2rem;line-height:1}.mobile-navigation__panel nav{gap:.75rem;margin-top:clamp(3rem,12vh,7rem);display:grid}.mobile-navigation__panel a{border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 14%, transparent);min-height:44px;color:var(--taste-pine);align-items:center;font-family:Georgia,Songti SC,serif;font-size:clamp(1.65rem,7vw,2.5rem);text-decoration:none;display:flex}.site-footer{background:var(--taste-pine);color:var(--taste-frost);margin-top:5rem;padding:clamp(4.5rem,8vw,7rem) 0 1.5rem;overflow:hidden}.site-footer__grid{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,2.4vw,2.5rem);display:grid}.site-footer__intro{grid-column:1/6}.site-footer__intro p{color:#fff;max-width:34rem;margin:0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.45}.site-footer__intro address{max-width:34rem;color:color-mix(in srgb, var(--taste-frost) 58%, transparent);margin-top:1rem;font-size:.82rem;font-style:normal;line-height:1.5}.site-footer__nav{align-content:start;gap:.4rem;display:grid}.site-footer__nav--shop{grid-column:7/9}.site-footer__nav--company{grid-column:10/13}.site-footer__nav strong{color:#fff;margin-bottom:.15rem;font-size:1rem;font-weight:650}.site-footer__nav a{width:fit-content;min-height:34px;color:color-mix(in srgb, var(--taste-frost) 58%, transparent);align-items:center;font-size:.96rem;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.site-footer__contact{flex-wrap:wrap;grid-column:1/6;align-items:center;gap:.75rem 1.25rem;margin-top:clamp(5.5rem,10vw,9rem);display:flex}.site-footer__contact a{color:#fff;align-items:center;gap:.75rem;min-height:44px;font-size:.94rem;text-decoration:none;display:inline-flex}.site-footer__contact>a:last-child{color:color-mix(in srgb, var(--taste-frost) 58%, transparent)}.site-footer__contact-icon{aspect-ratio:1;background:var(--taste-frost);width:42px;color:var(--taste-pine);border-radius:50%;flex:none;place-items:center;display:grid}.site-footer__contact-icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:21px}.site-footer__cta{border:1px solid var(--taste-wasabi);border-radius:1rem;grid-column:7/13;justify-content:space-between;align-items:center;gap:1.5rem;min-height:102px;margin-top:clamp(5.5rem,10vw,9rem);padding:.85rem .95rem .85rem 1.4rem;display:flex}.site-footer__cta-copy{align-items:center;gap:1rem;min-width:0;display:flex}.site-footer__cta-copy p{color:#fff;margin:0;font-size:clamp(.94rem,1.2vw,1.12rem);line-height:1.35}.site-footer__monogram{aspect-ratio:1;color:#fff;flex:none;place-items:center;width:38px;font-family:Georgia,serif;font-size:1.7rem;font-style:italic;display:grid}.storefront .site-footer__cta-button{--animated-button-foreground:var(--taste-pine);--animated-button-hover-foreground:var(--taste-pine);--animated-button-fill:white;--animated-button-ring:transparent;background:linear-gradient(110deg, #c6e66a 0%, var(--taste-wasabi) 48%, #72d7a5 100%);min-width:170px;min-height:58px;box-shadow:none;border:0;flex:none;justify-content:center;padding-inline:1.5rem;font-weight:750;line-height:1;text-decoration:none}.storefront .site-footer__cta-button .animated-button__text,.storefront .site-footer__cta-button:hover .animated-button__text{transform:none}.site-footer__wordmark{color:#fff;letter-spacing:-.07em;white-space:nowrap;grid-column:1/-1;margin-top:clamp(4rem,7.5vw,7rem);font-family:Georgia,Songti SC,serif;font-size:clamp(7rem,17.5vw,16rem);font-weight:400;line-height:.7;transform:translate(-.025em)}.site-footer__meta{color:color-mix(in srgb, var(--taste-frost) 52%, transparent);grid-column:1/-1;justify-content:space-between;align-items:center;gap:2rem;margin-top:3.5rem;font-size:.76rem;display:flex}.site-footer__meta small{font:inherit}.site-footer__legal{align-items:center;gap:1.5rem;display:flex}.site-footer__legal a{color:inherit;text-decoration:none;transition:color .18s}@media (hover:hover) and (pointer:fine){.site-footer__nav a:hover,.site-footer__legal a:hover{color:#fff}.site-footer__nav a:hover{transform:translate(4px)}.site-footer__contact a:hover{color:var(--taste-wasabi)}}.taste-home{overflow:clip}.taste-hero{background:var(--taste-pine);color:#fff;overflow:hidden}.taste-hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:min(760px,100svh - 76px);padding-block:clamp(4rem,9vw,7.5rem);display:grid}.taste-hero__copy h1,.taste-section__heading h2,.taste-enterprise h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Songti SC,serif;font-weight:500;line-height:1.04}.taste-hero__copy h1{text-wrap:balance;max-inline-size:8.6em;font-size:clamp(3.25rem,5.2vw,5.8rem)}.taste-hero__line{display:inline}.taste-hero__copy>p{color:#ffffffb8;max-width:40rem;margin:1.75rem 0 0;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.75}.taste-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.storefront .button--outline{color:#fff;background:0 0;border-color:#ffffff61}.taste-hero__facts{color:color-mix(in srgb, var(--taste-frost) 82%, transparent);flex-wrap:wrap;gap:.75rem 1.5rem;margin:2.5rem 0 0;padding:0;font-size:.82rem;list-style:none;display:flex}.taste-hero__facts li{align-items:center;gap:.5rem;display:inline-flex}.taste-hero__facts li:before{background:var(--taste-wasabi);content:"";border-radius:50%;width:6px;height:6px}.taste-hero__collage{min-height:590px;position:relative}.taste-hero__image{background:var(--taste-frost);border:1px solid #ffffff38;position:absolute;overflow:hidden;box-shadow:0 24px 70px #0000002e}.taste-hero__image--1{z-index:2;border-radius:48% 48% 18% 18%;width:58%;height:58%;top:2%;left:4%}.taste-hero__image--2{border-radius:50% 50% 14% 14%;width:38%;height:42%;top:10%;right:0}.taste-hero__image--3{border-radius:16%;width:43%;height:37%;bottom:0;left:0}.taste-hero__image--4{z-index:3;border-radius:16% 16% 46% 46%;width:51%;height:43%;bottom:2%;right:4%}.taste-origin{border-block:1px solid color-mix(in srgb, var(--taste-pine) 14%, transparent);background:var(--taste-frost);position:relative;overflow:hidden}.taste-origin__accessible{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.taste-origin__viewport{width:max-content;display:flex}.taste-origin__viewport:focus-visible{outline:3px solid var(--taste-apple-text);outline-offset:-3px}.taste-origin__track{flex:none;align-items:center;gap:clamp(2rem,5vw,5rem);padding:1.1rem clamp(2rem,5vw,5rem) 1.1rem 0;animation:30s linear infinite taste-origin-loop;display:flex}.taste-origin__track span{color:var(--taste-pine);white-space:nowrap;align-items:center;gap:clamp(2rem,5vw,5rem);font-size:.8rem;font-weight:700;display:inline-flex}.taste-origin__track span:before{color:var(--taste-apple);content:"✦"}@keyframes taste-origin-loop{to{transform:translate(-100%)}}.taste-section{padding-block:clamp(4.5rem,8vw,8rem)}.taste-section__heading{max-width:52rem;margin-bottom:2rem}.taste-section__heading--row{justify-content:space-between;align-items:end;gap:2rem;max-width:none;display:flex}.taste-section__heading h2,.taste-enterprise h2{color:var(--taste-pine);font-size:clamp(2.45rem,4.8vw,5rem)}.taste-section__heading p{color:var(--taste-muted);margin:.8rem 0 0;line-height:1.7}.taste-section__heading a{min-height:44px;color:var(--taste-pine);white-space:nowrap;font-weight:700}.taste-bento{grid-template-rows:repeat(2,minmax(210px,1fr));grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:1rem;display:grid}.taste-bento__card{border:1px solid color-mix(in srgb, var(--taste-pine) 12%, transparent);min-width:0;color:var(--taste-ink);background:#fff;border-radius:1.5rem;text-decoration:none;position:relative;overflow:hidden}.taste-bento__card--feature{grid-area:span 2/span 7}.taste-bento__card--retail,.taste-bento__card--business{grid-area:span 1/span 5}.taste-bento__card--business{background:var(--taste-pine);color:#fff}.taste-bento__media{background:color-mix(in srgb, var(--taste-frost) 88%, white);position:absolute;inset:0}.taste-bento__media:after{content:"";background:linear-gradient(#0000 30%,#082f2ac7 100%);position:absolute;inset:0}.taste-bento__copy{z-index:1;color:#fff;gap:.55rem;padding:clamp(1.25rem,3vw,2.5rem);display:grid;position:absolute;bottom:0;left:0;right:0}.taste-bento__copy strong{font-family:Georgia,Songti SC,serif;font-size:clamp(1.5rem,3vw,2.8rem);font-weight:500;line-height:1.1}.taste-bento__copy>span:not(.taste-bento__action){color:#ffffffc7;max-width:34rem;font-size:.85rem;line-height:1.55}.taste-bento__action{margin-top:.45rem;font-size:.82rem;font-weight:800}.taste-enterprise{background:var(--taste-pine);color:#fff;border-radius:2rem;justify-content:space-between;align-items:center;gap:clamp(2rem,6vw,6rem);margin-block:clamp(1rem,4vw,4rem);padding:clamp(2rem,5vw,4.5rem);display:flex}.taste-enterprise h2{color:#fff;max-width:18ch;font-size:clamp(2.3rem,4.2vw,4.4rem)}.taste-enterprise p{color:#ffffffb3;max-width:46rem;margin:1rem 0 0;line-height:1.7}.taste-enterprise .button{flex:none}.taste-assurance{grid-template-columns:repeat(3,1fr);padding-block:clamp(4rem,7vw,7rem);display:grid}.taste-assurance div{border:1px solid color-mix(in srgb, var(--taste-pine) 13%, transparent);text-align:center;place-content:center;gap:.5rem;min-height:180px;display:grid}.taste-assurance span{color:var(--taste-apple);font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.5rem)}.taste-assurance strong{color:var(--taste-pine)}.storefront .catalog-page{min-height:70svh;padding-block:clamp(3.5rem,7vw,7rem)}.storefront .catalog-hero{border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 16%, transparent);grid-template-columns:minmax(0,1.15fr) minmax(20rem,.65fr);align-items:end;gap:1.25rem clamp(2rem,7vw,7rem);margin-bottom:2rem;padding-bottom:clamp(2rem,5vw,4rem);display:grid}.storefront .catalog-hero .eyebrow,.storefront .catalog-hero h1{grid-column:1}.storefront .catalog-hero .eyebrow,.storefront .product-detail__copy .eyebrow{color:var(--taste-apple-text);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.storefront .catalog-hero h1,.storefront .product-detail h1{color:var(--taste-pine);letter-spacing:-.045em;margin:0;font-family:Georgia,Songti SC,serif;font-weight:500;line-height:1.02}.storefront .catalog-hero h1{font-size:clamp(3.2rem,7vw,6.8rem)}.storefront .catalog-hero>p:not(.eyebrow),.storefront .catalog-search{grid-column:2}.storefront .catalog-hero>p:not(.eyebrow){color:var(--taste-muted);grid-row:1/span 2;align-self:center;margin:0;line-height:1.75}.storefront .catalog-search{border:1px solid color-mix(in srgb, var(--taste-pine) 24%, transparent);background:#fff;border-radius:0;display:flex;overflow:visible}.storefront .catalog-search input{min-width:0;min-height:52px;color:var(--taste-ink)}.storefront .catalog-search button{background:var(--taste-pine);min-width:96px;font-weight:800}.storefront .category-tabs{border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 15%, transparent);flex-wrap:wrap;gap:0;margin-bottom:clamp(2rem,4vw,3.5rem);display:flex}.storefront .category-tabs a{min-height:48px;color:var(--taste-muted);white-space:nowrap;background:0 0;border:0;border-radius:0;align-items:center;padding-inline:1.15rem;font-size:.82rem;font-weight:700;display:inline-flex;position:relative}.storefront .category-tabs a:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:1.15rem;right:1.15rem}.storefront .category-tabs a.is-active{color:var(--taste-pine);background:0 0}.storefront .category-tabs a.is-active:after{background:var(--taste-apple)}.storefront .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem) clamp(1rem,2vw,2rem);display:grid}.storefront .product-card{border:0;border-top:1px solid color-mix(in srgb, var(--taste-pine) 18%, transparent);min-width:0;box-shadow:none;background:0 0;border-radius:0;flex-direction:column;display:flex;overflow:visible;transform:none}.storefront .product-card:hover{box-shadow:none;transform:none}.storefront .product-card__image{aspect-ratio:1;background:color-mix(in srgb, var(--taste-frost) 82%, white);border-radius:0;margin:1rem 0 0;display:block;position:relative;overflow:hidden}.storefront .product-card__image img{transition:transform .22s;transform:scale(.94)}.storefront .product-card:hover .product-card__image img,.storefront .product-card__image:focus-visible img{transform:scale(.985)}.storefront .product-card__code{color:var(--taste-pine);letter-spacing:.1em;background:#ffffffe6;border-radius:0;padding:.35rem .55rem;font-size:.64rem;top:.85rem;left:.85rem}.storefront .product-card__body{flex-direction:column;flex:1;padding:1.15rem 0 0;display:flex}.storefront .product-card__category,.storefront .product-card__spec{color:var(--taste-muted);margin:0;font-size:.76rem}.storefront .product-card__category{color:var(--taste-apple-text);letter-spacing:.08em;font-weight:800}.storefront .product-card h3{color:var(--taste-pine);margin:.45rem 0 .75rem;font-family:Georgia,Songti SC,serif;font-size:clamp(1.4rem,2vw,1.8rem);font-weight:500;line-height:1.2}.storefront .product-card__purchase{justify-content:space-between;align-items:end;gap:1rem;margin-top:auto;padding-top:1.35rem;display:flex}.storefront .product-card__purchase .product-price{color:var(--taste-pine);font-size:clamp(1.45rem,2vw,1.8rem)}.storefront .stock-pill{color:var(--taste-muted);background:0 0;border-radius:0;padding:0}.storefront .pagination{gap:0;padding-top:clamp(3rem,6vw,5rem)}.storefront .pagination span,.storefront .pagination a{border:1px solid color-mix(in srgb, var(--taste-pine) 18%, transparent);border-radius:0;justify-content:center;align-items:center;min-height:48px;padding-inline:1.25rem;display:inline-flex}.storefront .pagination span{color:var(--taste-muted);border-inline:0}.storefront .product-detail{padding-block:clamp(2.5rem,6vw,6rem)}.storefront .back-link{color:var(--taste-pine);text-underline-offset:.25em}.storefront .product-detail__grid{border:0;border-block:1px solid color-mix(in srgb, var(--taste-pine) 16%, transparent);background:0 0;border-radius:0;grid-template-columns:minmax(0,1.05fr) minmax(24rem,.75fr);display:grid;overflow:visible}.storefront .product-detail__media{aspect-ratio:1;background:color-mix(in srgb, var(--taste-frost) 82%, white);min-height:0;position:relative;overflow:hidden}.storefront .product-detail__copy{border-left:1px solid color-mix(in srgb, var(--taste-pine) 16%, transparent);justify-content:center;padding:clamp(2rem,5vw,5rem);display:flex}.storefront .product-detail__copy h1{margin-block:1.25rem .8rem;font-size:clamp(3rem,5vw,5.5rem)}.storefront .product-detail__spec{color:var(--taste-muted);margin:0}.storefront .product-detail__copy .product-price{color:var(--taste-pine);margin-top:1.5rem;font-size:clamp(2.2rem,4vw,3.4rem)}.storefront .availability-line{color:var(--taste-muted)}.storefront .status-dot{background:var(--taste-wasabi);box-shadow:0 0 0 5px color-mix(in srgb, var(--taste-wasabi) 16%, transparent)}.storefront .purchase-notice{border-block:1px solid color-mix(in srgb, var(--taste-pine) 15%, transparent);background:0 0;border-radius:0;margin-top:2rem;padding:1.25rem 0}.storefront .purchase-notice strong{color:var(--taste-pine)}.storefront .purchase-notice p{color:var(--taste-muted);margin-bottom:0;line-height:1.65}@media (max-width:1180px){.storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .product-detail__grid{grid-template-columns:minmax(0,1fr) minmax(22rem,.8fr)}}@media (max-width:760px){.storefront .catalog-hero,.storefront .product-detail__grid{grid-template-columns:1fr}.storefront .catalog-hero>p:not(.eyebrow),.storefront .catalog-search{grid-column:1}.storefront .catalog-hero>p:not(.eyebrow){grid-row:auto}.storefront .category-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;flex-wrap:nowrap;overflow-x:auto}.storefront .category-tabs a{flex:none}.storefront .product-grid{grid-template-columns:1fr}.storefront .product-detail__copy{border-top:1px solid color-mix(in srgb, var(--taste-pine) 16%, transparent);border-left:0;padding:clamp(1.5rem,7vw,2.5rem) 0}}@media (max-width:860px){.storefront:has(.mobile-navigation__panel)>:not(.site-header){visibility:hidden}.site-header__inner{gap:1rem;min-height:68px}.site-nav--desktop{display:none}.mobile-navigation{display:block}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.taste-hero__grid{grid-template-columns:1fr;min-height:auto}.taste-hero__collage{min-height:500px}.taste-bento{grid-template-rows:none;grid-template-columns:1fr}.taste-bento__card--feature,.taste-bento__card--retail,.taste-bento__card--business{grid-area:auto;min-height:360px}.taste-section__heading--row,.taste-enterprise{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.site-footer{margin-top:3.5rem;padding:2.5rem 0 1.25rem}.site-footer__grid{column-gap:1rem}.site-footer__intro{order:1;grid-column:1/-1}.site-footer__intro p{font-size:1rem;line-height:1.5}.site-footer__nav{order:2;margin-top:2.5rem}.site-footer__nav--shop{grid-column:1}.site-footer__nav--company{grid-column:2}.site-footer__nav a{min-height:39px;font-size:.96rem}.site-footer__wordmark{letter-spacing:-.075em;order:3;grid-column:1/-1;margin-top:3rem;font-size:clamp(4rem,17vw,5.2rem);line-height:.78}.site-footer__cta{text-align:center;flex-direction:column;order:4;grid-column:1/-1;gap:1.15rem;min-height:0;margin-top:2.75rem;padding:1.35rem 1rem 1.15rem}.site-footer__cta-copy{justify-content:center}.site-footer__cta-copy p{font-size:clamp(1.05rem,5vw,1.35rem)}.site-footer__monogram{display:none}.storefront .site-footer__cta-button{min-height:56px;padding-inline:1.5rem}.site-footer__contact{order:5;grid-column:1/-1;margin-top:2.25rem}.site-footer__meta{order:6;grid-column:1/-1;gap:1rem;margin-top:2.25rem;font-size:.7rem}.site-footer__legal{gap:1rem}}@media (min-width:861px){.taste-hero__grid{grid-template-columns:minmax(26.5rem,1.15fr) minmax(20rem,.85fr);gap:clamp(2rem,5vw,5rem)}.taste-hero--en .taste-hero__copy h1{font-size:clamp(2rem,3.75vw,3.25rem)}.taste-hero__line{white-space:nowrap;display:block}}@media (max-width:620px){.taste-hero__copy h1{font-size:clamp(2.75rem,12vw,3.2rem)}.taste-hero__collage{min-height:380px}.taste-hero__facts{display:grid}.taste-bento__card--feature,.taste-bento__card--retail,.taste-bento__card--business{min-height:320px}.taste-assurance{grid-template-columns:1fr}}.storefront .business-page{justify-content:flex-start;align-items:stretch;gap:clamp(1.25rem,3vw,2rem);max-width:1440px;min-height:72svh;padding-block:clamp(2rem,5vw,5rem)}.storefront .business-hero{color:#fff;background:var(--taste-pine);border-radius:clamp(1.5rem,3vw,2.5rem);grid-template-columns:minmax(0,1.15fr) minmax(23rem,.85fr);gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,6vw,5.5rem);display:grid;box-shadow:0 24px 64px #082f2a2e}.storefront .business-hero .eyebrow,.storefront .business-status-card--approved .eyebrow,.storefront .business-catalog-hero .eyebrow{color:var(--taste-wasabi);letter-spacing:.1em;text-transform:none;margin:0;font-size:.74rem;font-weight:800}.storefront .business-hero h1{color:#fff;letter-spacing:-.055em;max-width:11ch;margin-block:1rem 1.5rem;font-family:Georgia,Songti SC,serif;font-size:clamp(3rem,6vw,6.25rem);font-weight:500;line-height:.98}.storefront .business-hero__copy>p:not(.eyebrow){color:#ffffffb8;max-width:58ch;margin:0;line-height:1.75}.storefront .business-steps{background:#ffffff2e;border:1px solid #ffffff29;border-radius:1.25rem;grid-template-columns:1fr;align-content:stretch;gap:1px;margin:0;overflow:hidden}.storefront .business-steps li{background:color-mix(in srgb, var(--taste-pine) 88%, white);border-radius:0;grid-template-columns:3rem 1fr;align-content:center;align-items:center;gap:1rem;min-height:0;padding:1.35rem 1.5rem}.storefront .business-steps span{color:var(--taste-wasabi);font-family:Georgia,serif;font-size:1.35rem}.storefront .business-benefits{border:1px solid color-mix(in srgb, var(--taste-pine) 13%, transparent);background:color-mix(in srgb, var(--taste-pine) 13%, transparent);border-radius:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.storefront .business-benefits article{background:#fff;padding:clamp(1.5rem,3vw,2.5rem)}.storefront .business-benefits span{color:var(--taste-apple);letter-spacing:.12em;font-size:.72rem;font-weight:800}.storefront .business-benefits h2{color:var(--taste-pine);margin-block:1.25rem .75rem;font-family:Georgia,Songti SC,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500}.storefront .business-benefits p{color:var(--taste-muted);margin:0;line-height:1.7}.storefront .business-page>.business-actions{border:1px solid color-mix(in srgb, var(--taste-pine) 13%, transparent);background:#fff;border-radius:1.5rem;padding:clamp(1.5rem,3vw,2.5rem)}.storefront .business-application,.storefront .business-status-card{border-color:color-mix(in srgb, var(--taste-pine) 13%, transparent);background:#fff;border-radius:1.5rem;margin-top:0;padding:clamp(1.5rem,4vw,3.5rem);box-shadow:0 14px 40px #082f2a0f}.storefront .business-application>.eyebrow,.storefront .business-status-card:not(.business-status-card--approved)>.eyebrow{color:var(--taste-apple);letter-spacing:.1em;text-transform:none;margin:0 0 1rem;font-size:.74rem;font-weight:800}.storefront .business-status-card--approved{color:#fff;background:var(--taste-pine)}.storefront .business-status-card--approved h2{color:#fff}.storefront .business-status-card--approved>p:not(.eyebrow){color:#ffffffb8;max-width:60ch}.storefront .business-level-badge{border:1px solid color-mix(in srgb, var(--taste-wasabi) 52%, transparent);color:#fff;background:color-mix(in srgb, var(--taste-wasabi) 13%, transparent);border-radius:999px;align-items:baseline;gap:.75rem;width:fit-content;padding:.65rem .9rem;display:inline-flex}.storefront .business-level-badge span{color:var(--taste-wasabi);letter-spacing:.04em;font-size:.85rem;font-weight:900}.storefront .business-application-form{gap:1rem 1.25rem;margin-top:2rem}.storefront .business-application-form label>span{color:var(--taste-pine)}.storefront .business-application-form input,.storefront .business-application-form select{border-color:color-mix(in srgb, var(--taste-pine) 20%, transparent);background:color-mix(in srgb, var(--taste-paper) 38%, white);min-height:52px}.storefront .business-catalog-page{padding-block:clamp(2rem,5vw,5rem)}.storefront .business-catalog-hero{color:#fff;background:var(--taste-pine);border:0;border-radius:clamp(1.5rem,3vw,2.5rem);grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:1.5rem clamp(2rem,5vw,5rem);margin-bottom:clamp(2rem,4vw,3.5rem);padding:clamp(2rem,6vw,5rem);box-shadow:0 24px 64px #082f2a2e}.storefront .business-catalog-hero h1{color:#fff;max-width:10ch}.storefront .business-catalog-hero>p:not(.eyebrow){color:#ffffffb8;grid-area:2/2}.storefront .business-catalog-hero .business-level-badge{grid-area:3/1}.storefront .business-catalog-hero .business-actions{grid-area:3/2;justify-content:flex-end}.storefront .business-catalog-hero .button--ghost-dark{color:#fff;border-color:#ffffff70}.storefront .business-product-grid{gap:clamp(1rem,2vw,1.5rem)}.storefront .business-product-card{border-color:color-mix(in srgb, var(--taste-pine) 13%, transparent);background:#fff;border-radius:1.25rem;flex-direction:column;padding:clamp(1rem,2vw,1.5rem);display:flex;box-shadow:0 14px 40px #082f2a0f}.storefront .business-product-card__image{background:var(--taste-frost);border-radius:.9rem}.storefront .business-product-card h2{color:var(--taste-pine);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500}.storefront .business-product-facts{border:1px solid color-mix(in srgb, var(--taste-pine) 12%, transparent);background:color-mix(in srgb, var(--taste-pine) 12%, transparent);border-radius:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-block:.75rem;display:grid;overflow:hidden}.storefront .business-product-facts span{color:var(--taste-muted);background:var(--taste-paper);padding:.7rem .55rem;font-size:.72rem;line-height:1.35}.storefront .business-price{margin-top:auto;padding-top:1rem}.storefront .business-price strong{color:var(--taste-pine);font-family:Georgia,serif}.storefront .business-add-to-cart{border-radius:999px;width:100%;min-height:50px;margin-top:1rem}.storefront .business-transaction-page>.eyebrow{color:var(--taste-wasabi)}.storefront .business-transaction-page>h1{color:#fff}.storefront .business-transaction-page{isolation:isolate;position:relative}.storefront .business-transaction-page:before{z-index:-1;background:var(--taste-pine);content:"";height:clamp(13rem,27vw,23rem);position:absolute;inset:0 calc(50% - 50vw) auto}.storefront .business-transaction-page .cart-line,.storefront .business-checkout-form{background:#fff}.storefront .business-case-fact{font-size:.78rem;font-weight:800;color:var(--taste-pine)!important}.storefront .business-transaction-page .cart-summary,.storefront .business-transaction-page .checkout-summary{background:var(--taste-pine)}@media (max-width:980px){.storefront .business-hero,.storefront .business-catalog-hero{grid-template-columns:1fr}.storefront .business-catalog-hero>p:not(.eyebrow),.storefront .business-catalog-hero .business-level-badge,.storefront .business-catalog-hero .business-actions{grid-area:auto/1}.storefront .business-catalog-hero .business-actions{justify-content:flex-start}.storefront .business-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.storefront .business-benefits,.storefront .business-application-form,.storefront .business-product-grid,.storefront .business-checkout-form{grid-template-columns:1fr}.storefront .business-form-wide,.storefront .business-checkout-form .checkout-form__wide{grid-column:auto}.storefront .business-hero,.storefront .business-catalog-hero{padding:1.5rem}.storefront .business-hero h1{font-size:clamp(2.75rem,12vw,4rem)}}.storefront .cart-page,.storefront .checkout-page,.storefront .order-page{min-height:72svh;padding-block:clamp(3rem,7vw,6.5rem)}.storefront .cart-page>.eyebrow,.storefront .checkout-page>.eyebrow,.storefront .order-page>.eyebrow{color:var(--taste-apple-text);letter-spacing:.1em;text-transform:none;margin:0;font-size:.74rem;font-weight:800}.storefront .cart-page>h1,.storefront .checkout-page>h1,.storefront .order-page>h1{color:var(--taste-pine);letter-spacing:-.05em;margin-block:.75rem clamp(2rem,4vw,3.5rem);font-family:Georgia,Songti SC,serif;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:1}.storefront .transaction-state{color:var(--taste-muted)}.storefront .transaction-empty-state{border-block:1px solid color-mix(in srgb, var(--taste-pine) 16%, transparent);background:#ffffff7a}.storefront .transaction-empty-state h2{color:var(--taste-pine);margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.storefront .transaction-empty-state a{color:var(--taste-apple);text-underline-offset:.25em;font-weight:800;text-decoration:underline}.storefront .cart-layout,.storefront .checkout-layout{grid-template-columns:minmax(0,1fr) minmax(20rem,23rem);align-items:start;gap:clamp(1.25rem,3vw,2.5rem);display:grid}.storefront .cart-lines{gap:1rem}.storefront .cart-line{border:1px solid color-mix(in srgb, var(--taste-pine) 13%, transparent);background:#fff;border-radius:1.25rem;grid-template-columns:clamp(7.5rem,14vw,10rem) minmax(0,1fr) auto;gap:clamp(1rem,2.5vw,2rem);padding:clamp(1rem,2vw,1.5rem);box-shadow:0 14px 40px #082f2a0f}.storefront .cart-line__image{background:var(--taste-frost);border-radius:.9rem;min-height:clamp(7.5rem,14vw,10rem)}.storefront .cart-line__copy small,.storefront .cart-line__copy p,.storefront .cart-line__price small{color:var(--taste-muted)}.storefront .cart-line__copy h2{color:var(--taste-pine);margin:.35rem 0;font-family:Georgia,Songti SC,serif;font-size:clamp(1.45rem,2.5vw,2rem);font-weight:500}.storefront .quantity-control{border-color:color-mix(in srgb, var(--taste-pine) 24%, transparent);background:var(--taste-paper);grid-template-columns:44px 52px 44px;margin-top:1.1rem}.storefront .quantity-control button{min-width:44px;min-height:44px;color:var(--taste-pine);font-size:1.15rem}.storefront .cart-line__price{gap:.4rem}.storefront .cart-line__price strong{color:var(--taste-pine);font-size:clamp(1.35rem,2.5vw,1.8rem)}.storefront .cart-line__price button{border:1px solid color-mix(in srgb, var(--taste-apple) 42%, transparent);min-height:44px;color:var(--taste-apple);background:color-mix(in srgb, var(--taste-apple) 7%, white);border-radius:999px;margin-top:1rem;padding-inline:1rem;font-weight:800}.storefront .cart-summary,.storefront .checkout-summary{color:#fff;background:var(--taste-pine);border:1px solid #ffffff21;border-radius:1.25rem;gap:1.1rem;padding:clamp(1.5rem,3vw,2.25rem);position:sticky;top:100px;box-shadow:0 18px 46px #082f2a29}.storefront .cart-summary p,.storefront .cart-summary small,.storefront .checkout-summary p,.storefront .checkout-summary small{color:#ffffffb3}.storefront .cart-summary>strong,.storefront .checkout-summary>strong{color:#fff;letter-spacing:-.06em;font-family:Georgia,serif;font-size:clamp(3rem,5vw,4.75rem);font-weight:500;line-height:.95}.storefront .cart-summary .button--primary,.storefront .checkout-form .button--primary{border-radius:999px;min-height:52px}.storefront .checkout-form{border:1px solid color-mix(in srgb, var(--taste-pine) 13%, transparent);background:#fff;border-radius:1.25rem;gap:1rem 1.25rem;padding:clamp(1.25rem,3vw,2.5rem);box-shadow:0 14px 40px #082f2a0f}.storefront .checkout-form label>span{color:var(--taste-pine)}.storefront .checkout-form input,.storefront .checkout-form select,.storefront .checkout-form textarea{border-color:color-mix(in srgb, var(--taste-pine) 20%, transparent);background:color-mix(in srgb, var(--taste-paper) 38%, white);min-height:52px}.storefront .checkout-form .form-error:focus{outline:3px solid color-mix(in srgb, var(--taste-apple) 70%, white);outline-offset:4px}.storefront .order-status-card,.storefront .order-receipt-details{border-color:color-mix(in srgb, var(--taste-pine) 14%, transparent);background:color-mix(in srgb, var(--taste-pine) 14%, transparent);border-radius:1.25rem;gap:1px}.storefront .order-status-card div,.storefront .order-receipt-details>div{background:#fff}.storefront .order-status-card small,.storefront .order-receipt-details small,.storefront .order-items small{color:var(--taste-muted)}.storefront .order-status-card div:last-child strong{color:var(--taste-pine);letter-spacing:-.05em;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.storefront .order-items{border-top:1px solid color-mix(in srgb, var(--taste-pine) 14%, transparent);margin-block:2rem}.storefront .order-items>div{border-bottom-color:color-mix(in srgb, var(--taste-pine) 14%, transparent);min-height:82px}.storefront .business-order-summary{background:var(--taste-pine)}.storefront .pending-payment-notice{background:#fff4cf;border:1px solid #e4c878;max-width:48rem}.storefront .payment-panel{border-color:color-mix(in srgb, var(--taste-pine) 14%, transparent);background:#fff;max-width:48rem;margin-block:1.5rem}.storefront .payment-panel strong,.storefront .payment-panel__message{color:var(--taste-pine)!important}.storefront .button--paypal{color:#082c61;background:#ffc439}.storefront .order-actions{flex-wrap:wrap}.storefront .auth-page,.storefront .account-page,.storefront .address-page,.storefront .information-page{min-height:72svh;padding-block:clamp(3.5rem,8vw,7rem)}.storefront .auth-page{grid-template-columns:1fr;align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.storefront .auth-copy .eyebrow,.storefront .account-page>.eyebrow,.storefront .address-page>.eyebrow,.storefront .information-page>.eyebrow{color:var(--taste-apple-text);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.storefront .auth-copy h1,.storefront .account-page>h1,.storefront .address-page>h1,.storefront .information-page>h1{color:var(--taste-pine);letter-spacing:-.05em;margin:.9rem 0 1.4rem;font-family:Georgia,Songti SC,serif;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:1}.storefront .auth-copy>p:not(.eyebrow){max-width:46rem;color:var(--taste-muted);margin:0;font-size:1rem;line-height:1.75}.storefront .auth-page>.auth-form,.storefront .auth-page>div{width:100%;max-width:34rem}.storefront .auth-page>div>.form-success{margin-bottom:1rem}.storefront .auth-form{border:1px solid color-mix(in srgb, var(--taste-pine) 16%, transparent);background:#fff;border-radius:0;gap:1rem;padding:clamp(1.5rem,4vw,3rem);display:grid;box-shadow:0 24px 64px #082f2a17}.storefront .auth-form label{gap:.45rem;display:grid}.storefront .auth-form label>span{color:var(--taste-pine);font-size:.78rem;font-weight:800;display:block}.storefront .auth-form input{border:1px solid color-mix(in srgb, var(--taste-pine) 22%, transparent);min-height:52px;color:var(--taste-ink);background:color-mix(in srgb, var(--taste-paper) 34%, white);border-radius:0;padding-inline:1rem}.storefront .auth-form .button--primary{width:100%;min-height:52px;margin-top:.25rem}.storefront .account-card{border-color:color-mix(in srgb, var(--taste-pine) 15%, transparent);border-radius:0;width:100%;max-width:58rem;margin-block:2rem}.storefront .account-card strong{overflow-wrap:anywhere;color:var(--taste-pine);-webkit-user-select:text;user-select:text}.storefront .account-orders{width:100%;max-width:58rem;margin-bottom:2rem}.storefront .account-orders a{width:100%;min-height:60px;color:var(--taste-pine);padding-inline:0;text-decoration:none}.storefront .account-orders a:hover,.storefront .account-orders a:focus-visible{background:color-mix(in srgb, var(--taste-frost) 72%, white);padding-inline:.75rem}.storefront .account-actions{flex-wrap:wrap;gap:.75rem;display:flex}.storefront .address-list{width:100%;max-width:62rem}.storefront .address-card,.storefront .address-new{border-color:color-mix(in srgb, var(--taste-pine) 15%, transparent);background:#fff;border-radius:0}.storefront .address-card:focus-within{border-color:color-mix(in srgb, var(--taste-apple) 62%, var(--taste-pine));box-shadow:0 0 0 3px color-mix(in srgb, var(--taste-apple) 13%, transparent)}.storefront .address-card summary{min-height:64px;padding:.25rem}.storefront .address-card summary:focus-visible{background:color-mix(in srgb, var(--taste-frost) 72%, white)}.storefront .address-card[open] summary{border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 13%, transparent);padding-bottom:1rem}.storefront .address-card summary>span:last-child{color:var(--taste-muted);-webkit-user-select:text;user-select:text;line-height:1.55}.storefront .address-form input,.storefront .address-form select,.storefront .address-form textarea{border-color:color-mix(in srgb, var(--taste-pine) 22%, transparent);color:var(--taste-ink);background:color-mix(in srgb, var(--taste-paper) 34%, white);-webkit-user-select:text;user-select:text;border-radius:0}.storefront .address-new{max-width:760px}.storefront .address-new h2{color:var(--taste-pine);font-family:Georgia,Songti SC,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500}.storefront .information-page>h1{max-width:11ch}.storefront .information-page__article{max-width:760px}.storefront .information-page__intro{max-width:none;color:var(--taste-muted);-webkit-user-select:text;user-select:text;margin:0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.8}.storefront .information-page__sections{grid-template-columns:1fr;gap:0;margin-block:2.5rem;display:grid}.storefront .information-page__sections section{border:0;border-top:1px solid color-mix(in srgb, var(--taste-pine) 15%, transparent);background:0 0;border-radius:0;padding:1.75rem 0}.storefront .information-page__sections h2{color:var(--taste-pine);margin:0 0 .8rem;font-size:clamp(1.5rem,3vw,2.2rem)}.storefront .information-page__sections p{color:var(--taste-muted);-webkit-user-select:text;user-select:text;margin-block:.7rem 0;line-height:1.85}.storefront .information-page>small{border-top:1px solid color-mix(in srgb, var(--taste-pine) 15%, transparent);max-width:760px;color:var(--taste-muted);padding-top:1.25rem;display:block}@media (min-width:901px){.storefront .auth-page{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)}.storefront .auth-page>.auth-form,.storefront .auth-page>div{justify-self:end}}@media (max-width:900px){.storefront .cart-layout,.storefront .checkout-layout{grid-template-columns:1fr}.storefront .cart-summary,.storefront .checkout-summary{position:static}.storefront .auth-page>.auth-form,.storefront .auth-page>div{max-width:none}}@media (max-width:640px){.storefront .cart-line{grid-template-columns:6rem minmax(0,1fr)}.storefront .cart-line__image{min-height:6rem}.storefront .cart-line__price{grid-column:1/-1;grid-template-columns:1fr auto;place-items:center start}.storefront .cart-line__price small{grid-column:1}.storefront .cart-line__price button{grid-area:1/2/span 2;margin-top:0}.storefront .checkout-form,.storefront .order-status-card,.storefront .order-receipt-details{grid-template-columns:1fr}.storefront .checkout-form__wide{grid-column:auto}.storefront .payment-panel .button{width:100%}.storefront .payment-panel .button+.button{margin-top:.75rem;margin-left:0}.storefront .account-actions{display:grid}.storefront .account-actions .button{width:100%}}@media print{@page{margin:16mm}.storefront .site-header,.storefront .site-footer,.storefront .payment-panel,.storefront .pending-payment-notice,.storefront .order-actions,.storefront .no-print{display:none!important}.storefront,.storefront .order-page{color:#000;width:100%;min-height:auto;padding:0;overflow:visible;background:#fff!important}.storefront .order-status-card,.storefront .order-items,.storefront .order-receipt-details,.storefront .business-order-summary{break-inside:avoid}.storefront .order-status-card,.storefront .order-receipt-details{box-shadow:none;border:1px solid #777}.storefront .order-status-card div,.storefront .order-receipt-details>div{color:#000;background:#fff!important}.storefront .business-order-summary{color:#000;border:1px solid #777;background:#fff!important}.storefront .business-order-summary span,.storefront .business-order-summary small{color:#000!important}}@media (min-width:861px){.mobile-navigation{display:none}}@media (max-width:860px),(prefers-reduced-motion:reduce){.taste-origin__viewport{overscroll-behavior-inline:contain;scrollbar-width:thin;width:100%;overflow-x:auto}.taste-origin__track--primary{animation:none}.taste-origin__track--duplicate{display:none}}@media (prefers-reduced-motion:reduce){.storefront *,.storefront :before,.storefront :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.taste-origin__track{animation:none!important}}.storefront .site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f6f1e7f0;border-bottom:1px solid #082f2a29;height:78px;position:sticky}.storefront .site-header__inner{grid-template-columns:minmax(310px,1fr) auto minmax(310px,1fr);align-items:center;gap:28px;width:100%;height:78px;min-height:78px;padding:0 4.4vw;display:grid}.storefront .brand-mark{gap:14px;min-height:58px}.storefront .brand-mark__logo{width:54px;height:58px}.storefront .brand-mark__text{display:block}.storefront .brand-mark__text strong{color:var(--taste-pine);letter-spacing:.12em;white-space:nowrap;font-family:Songti SC,STSong,Georgia,serif;font-size:19px;font-weight:600;line-height:1.05}.storefront .site-nav{gap:44px}.storefront .site-nav--utility{justify-content:flex-end;gap:34px}.storefront .site-nav a{min-height:44px;color:var(--taste-pine);padding:0;font-size:15px;font-weight:400}.storefront .site-nav__bag{gap:9px}.storefront .site-nav__bag-icon{border:1.5px solid;border-radius:2px;width:18px;height:20px;display:block}.storefront .taste-hero{isolation:isolate;min-height:474px;color:var(--taste-pine);background:var(--taste-paper);border-bottom:1px solid #082f2a29;align-items:center;display:flex;position:relative}.storefront .taste-hero__backdrop{z-index:-2;object-fit:cover;object-position:53% center;animation:1.05s ease-out both taste-hero-settle}.storefront .taste-hero__wash{z-index:-1;background:linear-gradient(90deg,#f6f1e7 0%,#f6f1e7fc 33%,#f6f1e7c2 43%,#f6f1e700 62%);position:absolute;inset:0}@keyframes taste-hero-settle{0%{transform:scale(.98)}to{transform:scale(1)}}.storefront .taste-hero__copy{width:min(590px,44vw);margin-left:5.1vw;padding:50px 0 42px}.storefront .taste-hero__copy h1{max-width:590px;color:var(--taste-pine);letter-spacing:-.055em;margin:0;font-family:Songti SC,STSong,Georgia,serif;font-size:clamp(54px,4.9vw,72px);font-weight:600;line-height:1.06}.storefront .taste-hero__line{white-space:nowrap;display:block}.storefront .taste-hero__copy>p{color:#082f2acc;letter-spacing:.08em;max-width:none;margin:20px 0 0;font-size:17px;line-height:1.5}.storefront .taste-hero__actions{flex-wrap:nowrap;gap:14px;margin-top:27px}.storefront .taste-hero__actions .button{border:1px solid var(--taste-pine);letter-spacing:.04em;border-radius:0;gap:22px;min-width:214px;height:54px;min-height:54px;padding:0 18px;font-size:16px;font-weight:650}.storefront .taste-hero__actions .button:after{content:"→";font-size:22px;font-weight:400}.storefront .taste-hero__actions .button--primary{border-color:var(--taste-apple);color:#fff;background:var(--taste-apple)}.storefront .taste-hero__actions .button--outline{border-color:var(--taste-pine);color:var(--taste-pine);background:#f6f1e7cc}.storefront .taste-hero__facts{color:var(--taste-pine);flex-wrap:nowrap;gap:20px;margin:25px 0 0;font-size:14px}.storefront .taste-hero__facts li{white-space:nowrap;gap:9px}.storefront .taste-hero__facts li:before{display:none}.storefront .taste-hero__facts li:not(:last-child):after{content:"";background:#082f2a29;width:1px;height:22px;margin-left:12px}.storefront .taste-hero__fact-icon{border:1px solid;flex:none;place-items:center;width:23px;height:23px;display:grid;transform:rotate(45deg)}.storefront .taste-hero__fact-icon:after{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.storefront .taste-hero--en .taste-hero__copy{width:min(760px,53vw)}.storefront .taste-hero--en .taste-hero__copy h1{letter-spacing:-.045em;max-width:760px;font-family:Geist,Arial,sans-serif;font-size:clamp(44px,3.6vw,52px)}@media (min-width:701px){.storefront .site-nav--desktop{display:flex}.storefront .mobile-navigation{display:none}}@media (max-width:700px){.storefront .site-header,.storefront .site-header__inner{height:66px;min-height:66px}.storefront .site-header__inner{grid-template-columns:1fr auto;gap:10px;padding:0 18px}.storefront .brand-mark{gap:9px;min-height:42px}.storefront .brand-mark__logo{width:38px;height:42px}.storefront .brand-mark__text strong{letter-spacing:.08em;font-size:14px}.storefront .site-nav--desktop{display:none}.storefront .mobile-navigation{display:block}.storefront .mobile-navigation__trigger{width:36px;min-height:36px;padding:6px}.storefront .mobile-navigation__trigger span{width:24px;height:1px}.storefront .taste-hero{min-height:566px;display:block}.storefront .taste-hero__copy,.storefront .taste-hero--en .taste-hero__copy{width:auto;margin:0;padding:46px 20px 0}.storefront .taste-hero__copy h1{max-width:350px;font-size:44px;line-height:1.06}.storefront .taste-hero--en .taste-hero__copy h1{max-width:350px;font-size:36px;line-height:1.06}.storefront .taste-hero__line{white-space:normal}.storefront .taste-hero__copy>p{letter-spacing:.02em;max-width:335px;margin-top:15px;font-size:14px;line-height:1.65}.storefront .taste-hero__actions{gap:9px;margin-top:19px}.storefront .taste-hero__actions .button{flex:1;gap:6px;min-width:0;height:47px;min-height:47px;padding:0 9px;font-size:13px}.storefront .taste-hero__actions .button:after{font-size:17px}.storefront .taste-hero__facts{justify-content:space-between;gap:0;margin-top:18px;font-size:11px;display:flex}.storefront .taste-hero__facts li{gap:4px}.storefront .taste-hero__facts li:not(:last-child):after{display:none}.storefront .taste-hero__fact-icon{width:16px;height:16px}.storefront .taste-hero--en .taste-hero__facts li{white-space:normal;flex:1;justify-content:flex-start;min-width:0;line-height:1.2}.storefront .taste-hero--en .taste-hero__fact-icon{width:14px;height:14px}.storefront .taste-hero__backdrop{object-position:73% center;height:245px!important;top:auto!important}.storefront .taste-hero__wash{background:linear-gradient(#f6f1e7 0% 58%,#f6f1e70a 80%,#f6f1e700 100%)}}.storefront .taste-origin{background:#ffffff61;border-block:1px solid #082f2a24;height:58px}.storefront .taste-origin__viewport{width:max-content;min-width:100%;height:100%;overflow:hidden}.storefront .taste-origin__track{flex:0 0 100vw;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:0;min-width:100vw;height:100%;padding:0 3.5vw;animation:42s linear infinite taste-origin-loop;display:grid}.storefront .taste-origin__track span{height:100%;color:var(--taste-pine);letter-spacing:.08em;justify-content:center;align-items:center;gap:0;font-family:Georgia,Songti SC,STSong,serif;font-size:16px;font-weight:600;display:flex;position:relative}.storefront .taste-origin__track span:before{display:none}.storefront .taste-origin__track span:not(:last-child):after{color:#082f2a7a;content:"◇";letter-spacing:0;font-family:Arial,sans-serif;font-size:12px;font-weight:400;position:absolute;right:0}.storefront .taste-origin--en .taste-origin__track span{letter-spacing:.01em;font-family:Geist,Arial,sans-serif;font-size:13px;font-weight:650}.storefront .taste-bento{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;gap:8px;width:calc(100% - 7vw);height:340px;margin:10px auto 32px;display:grid}.storefront .taste-bento__card{background:var(--taste-frost);min-width:0;min-height:0;color:var(--taste-pine);border:1px solid #082f2a24;border-radius:0;text-decoration:none;position:relative;overflow:hidden;transform:none}.storefront .taste-bento__card--feature{color:#fff;grid-area:span 2/span 7}.storefront .taste-bento__card--retail,.storefront .taste-bento__card--business{grid-area:span 1/span 5}.storefront .taste-bento__card--business{color:#fff;background:var(--taste-pine)}.storefront .taste-bento__media{background:var(--taste-frost);position:absolute;inset:0;overflow:hidden}.storefront .taste-bento__media:after{display:none}.storefront .taste-bento__image{object-fit:cover;object-position:center;transition:transform .7s cubic-bezier(.22,1,.36,1)}.storefront .taste-bento__card--retail .taste-bento__image{object-position:62% 54%}.storefront .taste-bento__card--business .taste-bento__image{object-position:60% 58%}.storefront .taste-bento__card:hover .taste-bento__image,.storefront .taste-bento__card:focus-visible .taste-bento__image{transform:scale(1.04)}.storefront .taste-bento__card:focus-visible{outline:3px solid var(--taste-apple);outline-offset:-3px}.storefront .taste-bento__copy{z-index:1;color:inherit;flex-direction:column;align-items:flex-start;gap:0;padding:42px 34px 39px;display:flex;position:absolute;inset:0}.storefront .taste-bento__card--retail .taste-bento__copy,.storefront .taste-bento__card--business .taste-bento__copy{padding:24px 28px 19px}.storefront .taste-bento__copy strong{letter-spacing:.01em;font-family:Georgia,Songti SC,STSong,serif;font-size:34px;font-weight:600;line-height:1.1}.storefront .taste-bento__card--retail .taste-bento__copy strong,.storefront .taste-bento__card--business .taste-bento__copy strong{font-size:28px}.storefront .taste-bento__copy>span:not(.taste-bento__action){color:#ffffffd1;letter-spacing:.03em;max-width:28rem;margin-top:14px;font-size:14px;line-height:1.75}.storefront .taste-bento__card--retail .taste-bento__copy>span:not(.taste-bento__action){color:#082f2ac2;margin-top:8px}.storefront .taste-bento__card--business .taste-bento__copy>span:not(.taste-bento__action){margin-top:8px}.storefront .taste-bento__action{min-height:27px;color:inherit;letter-spacing:.02em;border-bottom:1px solid;align-items:flex-start;margin-top:auto;font-size:14px;font-weight:600;line-height:1.45;display:inline-flex}@media (max-width:700px){.storefront .taste-origin{height:54px}.storefront .taste-origin__viewport{overscroll-behavior-inline:contain;scrollbar-width:none;width:100%;min-width:0;overflow-x:auto}.storefront .taste-origin__viewport::-webkit-scrollbar{display:none}.storefront .taste-origin__track{flex:none;gap:72px;width:max-content;min-width:max-content;height:100%;padding:0 20px;display:flex}.storefront .taste-origin__track--primary{animation:none}.storefront .taste-origin__track--duplicate{display:none}.storefront .taste-origin__track span{letter-spacing:.08em;flex:none;font-size:13px}.storefront .taste-origin__track span:not(:last-child):after{font-size:10px;right:-41px}.storefront .taste-origin--en .taste-origin__track span{font-size:13px}.storefront .taste-bento{grid-template-rows:none;grid-template-columns:1fr;gap:8px;width:calc(100% - 24px);height:auto;margin:12px auto 32px}.storefront .taste-bento__card--feature,.storefront .taste-bento__card--retail,.storefront .taste-bento__card--business{grid-area:auto}.storefront .taste-bento__card--feature{min-height:360px}.storefront .taste-bento__card--retail,.storefront .taste-bento__card--business{min-height:230px}.storefront .taste-bento__copy{padding:30px 24px 26px}.storefront .taste-bento__card--retail .taste-bento__copy,.storefront .taste-bento__card--business .taste-bento__copy{padding:25px 24px 21px}.storefront .taste-bento__copy strong{font-size:31px}.storefront .taste-bento__card--retail .taste-bento__copy strong,.storefront .taste-bento__card--business .taste-bento__copy strong{font-size:25px}}@media (prefers-reduced-motion:reduce){.storefront .taste-origin__viewport{width:100%;overflow-x:auto}.storefront .taste-origin__track--primary{animation:none}.storefront .taste-origin__track--duplicate{display:none}}.storefront .taste-section--featured .product-card__image{aspect-ratio:4/3}@media (min-width:981px) and (max-width:1180px){.storefront .taste-section--featured .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.storefront .catalog-page{padding-block:clamp(2.75rem,5vw,5rem)}.storefront .catalog-hero{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-bottom:0;padding-bottom:clamp(2rem,3.5vw,3.25rem)}.storefront .catalog-hero__copy{gap:.45rem;min-width:0;display:grid}.storefront .catalog-hero__copy h1{max-width:46rem;font-size:clamp(2.8rem,4.8vw,4.9rem);line-height:.98}.storefront .catalog-hero__copy>p:not(.eyebrow){max-width:36rem;color:var(--taste-muted);margin:.3rem 0 0;line-height:1.65}.storefront .catalog-search{background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-self:end;display:grid}.storefront .catalog-search label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.storefront .catalog-search input{border:1px solid color-mix(in srgb, var(--taste-pine) 22%, transparent);background:color-mix(in srgb, white 82%, var(--taste-paper));border-right:0;min-height:48px}.storefront .catalog-search button{min-width:76px;min-height:48px}.storefront .catalog-mobile-categories{display:none}.storefront .catalog-layout{grid-template-columns:minmax(10.5rem,.68fr) minmax(0,3.32fr);align-items:start;gap:clamp(2rem,4.5vw,4.75rem);padding-top:clamp(1.5rem,2.5vw,2.5rem);display:grid}.storefront .catalog-category-index{border-right:1px solid color-mix(in srgb, var(--taste-pine) 15%, transparent);padding-right:clamp(1rem,2vw,2rem);position:sticky;top:7rem}.storefront .catalog-category-index__heading h2,.storefront .catalog-results__header h2{color:var(--taste-pine);letter-spacing:-.025em;margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(1.55rem,2vw,2rem);font-weight:500}.storefront .catalog-category-index__heading p,.storefront .catalog-results__header p{color:var(--taste-muted);margin:.25rem 0 0;font-size:.76rem;line-height:1.5}.storefront .catalog-category-index nav{margin-top:1.25rem;display:grid}.storefront .catalog-category-index nav a{border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 12%, transparent);min-height:45px;color:var(--taste-muted);justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;font-weight:650;transition:color .18s,border-color .18s;display:flex}.storefront .catalog-category-index nav a:hover,.storefront .catalog-category-index nav a:focus-visible,.storefront .catalog-category-index nav a.is-active{color:var(--taste-pine);border-bottom-color:var(--taste-apple)}.storefront .catalog-category-index nav a.is-active{font-weight:800}.storefront .catalog-category-index__assurance{border-top:1px solid color-mix(in srgb, var(--taste-pine) 12%, transparent);color:var(--taste-muted);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:2rem;padding-top:1.25rem;font-size:.68rem;font-weight:700;line-height:1.4;display:grid}.storefront .catalog-results{min-width:0}.storefront .catalog-results__header{border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 15%, transparent);justify-content:space-between;align-items:start;gap:2rem;min-height:4.75rem;padding-bottom:1rem;display:flex}.storefront .catalog-results__header>p{text-align:right;max-width:20rem}.storefront .catalog-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.6rem,3vw,2.8rem) clamp(.85rem,1.8vw,1.6rem)}.storefront .catalog-page .product-card{border-top-color:color-mix(in srgb, var(--taste-pine) 13%, transparent)}.storefront .catalog-page .product-card__image{aspect-ratio:4/3;margin-top:.75rem}.storefront .catalog-page .product-card__image img{transition:transform .52s cubic-bezier(.22,1,.36,1);transform:scale(.96)}.storefront .catalog-page .product-card:hover .product-card__image img,.storefront .catalog-page .product-card__image:focus-visible img{transform:scale(1.01)}.storefront .catalog-page .product-card__body{padding-top:.85rem}.storefront .catalog-page .product-card h3{margin:.32rem 0 .5rem;font-size:clamp(1.2rem,1.7vw,1.55rem)}.storefront .catalog-page .product-card__purchase{padding-top:.9rem}.storefront .catalog-page .product-card__purchase .product-price{font-size:clamp(1.15rem,1.6vw,1.45rem)}.storefront .catalog-page .empty-state{margin-top:1rem}@media (max-width:900px){.storefront .catalog-hero{grid-template-columns:minmax(0,.8fr) minmax(20rem,1.2fr);gap:2rem}.storefront .catalog-layout{grid-template-columns:minmax(8.75rem,.62fr) minmax(0,3.38fr);gap:1.75rem}.storefront .catalog-category-index{padding-right:1rem}}@media (max-width:760px){.storefront .catalog-page{padding-block:1.75rem 4rem}.storefront .catalog-hero{grid-template-columns:1fr;gap:1.5rem;padding-bottom:1.5rem}.storefront .catalog-hero__copy h1{font-size:clamp(2.4rem,11vw,3.25rem)}.storefront .catalog-hero__copy>p:not(.eyebrow){font-size:.82rem}.storefront .catalog-search{grid-column:1}.storefront .catalog-mobile-categories{border-bottom:1px solid color-mix(in srgb, var(--taste-pine) 15%, transparent);flex-wrap:wrap;gap:.3rem;margin:0;padding-block:1rem;display:flex;overflow-x:visible}.storefront .catalog-mobile-categories a{border-radius:999px;min-height:34px;padding-inline:.7rem;font-size:.72rem}.storefront .catalog-mobile-categories a:after{display:none}.storefront .catalog-mobile-categories a.is-active{color:#fff;background:var(--taste-pine)}.storefront .catalog-layout{grid-template-columns:1fr;gap:0;padding-top:1.25rem}.storefront .catalog-category-index{display:none}.storefront .catalog-results__header{align-items:start;min-height:4rem}.storefront .catalog-results__header>p{display:none}.storefront .catalog-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem .7rem}.storefront .catalog-page .product-card__image{margin-top:.65rem}.storefront .catalog-page .product-card__code{padding:.25rem .35rem;font-size:.52rem;top:.55rem;left:.55rem}.storefront .catalog-page .product-card__category,.storefront .catalog-page .product-card__spec{font-size:.65rem}.storefront .catalog-page .product-card h3{min-height:2.4em;margin:.3rem 0 .4rem;font-size:clamp(1rem,5vw,1.18rem)}.storefront .catalog-page .product-card__purchase{gap:.4rem;padding-top:.65rem}.storefront .catalog-page .product-card__purchase .product-price{font-size:1.05rem}.storefront .catalog-page .stock-pill{white-space:nowrap;font-size:.63rem}}.storefront .taste-hero__actions .animated-button{border-color:#0000;border-radius:100px}.storefront .taste-hero__actions .animated-button:after{content:none}.storefront .taste-hero__actions .animated-button.button--primary{background:linear-gradient(118deg, var(--taste-pine) 0%, #155146 44%, var(--taste-apple) 100%)}@media (max-width:640px){.storefront .taste-hero__actions .animated-button{padding-inline:.75rem 2.1rem}}.storefront .site-nav a.site-nav__animated{min-height:40px;color:var(--animated-button-foreground);background:color-mix(in srgb, var(--taste-paper) 82%, white);box-shadow:0 0 0 1px var(--animated-button-ring), 0 8px 18px color-mix(in srgb, var(--taste-pine) 8%, transparent);letter-spacing:.01em;white-space:nowrap;border:1px solid #0000;border-radius:100px;padding:.55rem 1.9rem .55rem .9rem;font-size:13px;font-weight:650;line-height:1}.storefront .site-nav a.site-nav__animated.button--primary{background:linear-gradient(118deg, var(--taste-pine) 0%, #155146 44%, var(--taste-apple) 100%)}.storefront .site-nav a.site-nav__animated:after{content:none}.storefront .site-nav__animated .animated-button__arrow{width:18px;height:18px}.storefront .site-nav__animated .animated-button__arrow--end{right:9px}.storefront .site-nav__animated .animated-button__text{transform:translate(-6px)}.storefront .site-nav__bag .animated-button__text{align-items:center;gap:7px;display:inline-flex}.storefront .site-nav__bag-icon{width:14px;height:16px}.storefront .language-link.site-nav__animated{font-weight:650;color:var(--animated-button-foreground)!important}@media (hover:hover) and (pointer:fine){.storefront .site-nav__animated:not(:disabled):hover .animated-button__arrow--start{left:9px}.storefront .site-nav__animated:not(:disabled):hover .animated-button__text{transform:translate(6px)}.storefront .site-nav__animated:not(:disabled):hover .animated-button__circle{width:calc(100% + 2.5rem)}.storefront .language-link.site-nav__animated:not(:disabled):hover{color:var(--animated-button-hover-foreground)!important}}.storefront .mobile-navigation__panel nav{gap:.9rem}.storefront .mobile-navigation__panel{width:100vw;height:100svh;min-height:100svh;overflow-y:auto}.storefront .mobile-navigation__panel .mobile-navigation__link{text-align:center;border:2px solid #0000;border-radius:100px;justify-content:center;width:100%;min-height:58px;padding:.8rem 3.4rem .8rem 1.5rem;font-family:Georgia,Songti SC,serif;font-size:clamp(1.2rem,5.5vw,1.65rem);font-weight:600;line-height:1.2}.storefront .mobile-navigation__panel .mobile-navigation__link.button--primary{background:linear-gradient(118deg, var(--taste-pine) 0%, #155146 44%, var(--taste-apple) 100%)}.storefront .mobile-navigation__panel .mobile-navigation__link:after{content:none}@media (min-width:1001px) and (max-width:1100px){.storefront .site-header__inner{grid-template-columns:minmax(240px,1fr) auto minmax(270px,1fr);gap:14px;padding-inline:24px}.storefront .brand-mark__text strong{font-size:16px}.storefront .site-nav{gap:10px}.storefront .site-nav--utility{gap:8px}.storefront .site-nav a.site-nav__animated{padding-inline:.7rem 1.55rem;font-size:12px}.storefront .site-nav__animated .animated-button__arrow{width:16px;height:16px}.storefront .site-nav__animated .animated-button__arrow--end{right:7px}}@media (max-width:1000px){.storefront:has(.mobile-navigation__panel)>:not(.site-header){visibility:hidden}.storefront .site-nav--desktop{display:none}.storefront .mobile-navigation{display:block}}@media (min-width:701px) and (max-width:1000px){.storefront .site-header,.storefront .site-header__inner{height:72px;min-height:72px}.storefront .site-header__inner{grid-template-columns:1fr auto;gap:12px;padding-inline:22px}.storefront .brand-mark__logo{width:46px;height:50px}.storefront .brand-mark__text strong{font-size:16px}}
