:root{--brand-orange: #ff7a2f;--brand-cream: #ffd45a;--brand-blue: #8fd6e8;--brand-mint: #bee5d5;--brand-ink: #4f342b;--background: #fff6ec;--card: #fbf2e7;--border: #eadfce;--muted: #7b6258;--shadow: 0 22px 70px rgba(99, 59, 29, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--brand-ink);font-family:DM Sans,Nunito,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(100% - 32px,1400px);margin-inline:auto}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.skip-link:focus{width:auto;height:auto;clip:auto;z-index:999;background:#fff;padding:10px}.eyebrow{margin:0;color:var(--brand-orange);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.pill{display:inline-flex;border-radius:999px;background:var(--brand-ink);color:var(--brand-cream);padding:7px 14px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;padding:0 22px;font-weight:800;cursor:pointer;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--brand-orange);color:#fff}.button--dark{background:var(--brand-ink);color:var(--brand-cream)}.button--outline{border-color:var(--brand-ink);color:var(--brand-ink);background:transparent}.button--wide{width:100%}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.announcement{background:var(--brand-orange);color:#fff;text-align:center;padding:12px 16px;font-weight:500;font-size:14px;line-height:1.2}.site-header{position:sticky;top:0;z-index:50;background:#fff6ece6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(79,52,43,.14)}.header-inner{position:relative;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.footer-brand{color:var(--brand-orange);font-weight:900;font-size:26px;letter-spacing:-.03em}.brand{display:flex;align-items:center;line-height:0}.brand img{width:clamp(160px,13vw,190px);height:auto;display:block}.desktop-nav{position:absolute;left:50%;top:50%;display:flex;gap:34px;transform:translate(-50%,-50%)}.desktop-nav a{color:#4f342bc7;font-size:17px;font-weight:700;line-height:1;text-transform:uppercase}.desktop-nav a[aria-current=page],.desktop-nav a:hover{color:var(--brand-ink)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-trigger{position:relative;border:0;background:transparent;color:var(--brand-ink);cursor:pointer}.cart-count{position:absolute;top:-5px;right:-5px;min-width:18px;border-radius:999px;background:var(--brand-orange);color:#fff;font-size:11px;line-height:18px}.mobile-menu-button{display:none;border:0;background:transparent}.mobile-menu-button span{display:block;width:20px;height:2px;margin:4px 0;background:var(--brand-ink)}.mobile-nav{display:none;padding-block:14px;border-top:1px solid var(--border)}.mobile-nav a{display:block;padding:10px 0;font-weight:800;text-transform:uppercase}.mobile-nav.is-open{display:block}.hero{background:var(--brand-orange)}.hero__grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding-block:56px}.hero h1{margin:20px 0 0;font-size:clamp(42px,5.4vw,72px);line-height:1;letter-spacing:-.035em}.hero p{max-width:520px;color:#4f342bd1;font-size:16px;line-height:1.6}.hero__media{position:relative}.hero__media:before{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;border-radius:34px;background:var(--background);transform:rotate(-2deg);box-shadow:var(--shadow)}.hero__media img{position:relative;aspect-ratio:4/3;width:100%;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.hero__badge{position:absolute;left:-24px;bottom:-22px;display:flex;gap:12px;align-items:center;background:var(--background);padding:14px 18px;border-radius:18px;box-shadow:var(--shadow)}.hero__badge span{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:var(--brand-blue)}.hero__badge small{display:block;color:var(--muted)}.why{background:var(--background)}.why__row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border)}.why__row:last-child{border-bottom:0}.why__row--reverse .why__copy{order:2}.why__copy{display:flex;min-height:380px;flex-direction:column;justify-content:center;padding:44px 8vw}.why__copy h2{margin:10px 0;font-size:clamp(26px,2.8vw,38px);line-height:1.12;letter-spacing:-.02em}.brand-story h2,.centered-heading h2,.trust h2,.page-hero h1{margin:10px 0;font-size:clamp(28px,3.2vw,42px);line-height:1.08;letter-spacing:-.025em}.why__copy p:not(.eyebrow),.brand-story .rte,.trust__copy p,.page-hero p{color:var(--muted);font-size:16px;line-height:1.6}.accent-line{width:58px;height:6px;border-radius:999px;background:var(--brand-orange);margin-bottom:24px}.why__media img{width:100%;height:100%;min-height:420px;object-fit:cover}.shop-products{padding-block:34px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:6px}.section-head a{color:var(--muted);font-weight:800}.section-head--products{margin-top:38px}.section-head h2{margin:0;font-size:clamp(24px,2.5vw,34px)}.section-head--products h2{font-size:clamp(20px,2vw,28px)}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:0}.category-tile{display:grid;grid-template-rows:150px auto;align-items:end;justify-items:center;gap:0;text-align:center;font-weight:900}.category-tile img{align-self:end;width:82%;max-height:150px;aspect-ratio:4/3;object-fit:contain;object-position:bottom;transition:transform .25s}.category-tile:nth-child(5) img{width:66%;transform:translateY(0)}.category-tile:hover img{transform:translateY(-3px) scale(1.04)}.category-tile:nth-child(5):hover img{transform:translateY(-1px) scale(1.04)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card__image{display:block;overflow:hidden;border-radius:14px;background:#fff}.product-card__image img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .5s}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__body{padding-top:12px}.product-card h3{margin:4px 0;font-size:17px}.product-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.brand-story{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-block:96px 72px}.brand-story__media img{aspect-ratio:4/3;width:100%;border-radius:34px;object-fit:cover;box-shadow:var(--shadow)}.reviews{padding-block:60px}.centered-heading{max-width:820px;margin:0 auto 32px;text-align:center}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.review-card{overflow:hidden;border:1px solid var(--border);border-radius:26px;background:#fff}.review-card>img{width:100%;aspect-ratio:4/3;object-fit:cover}.review-card__body{padding:20px}.stars{color:var(--brand-orange);letter-spacing:.08em}.reviewer{display:flex;gap:12px;align-items:center;border-top:1px solid var(--border);margin-top:18px;padding-top:16px}.reviewer img{width:42px;height:42px;object-fit:cover;border-radius:50%}.reviewer span{display:block;color:var(--muted);font-size:13px}.trust{padding-block:60px}.trust__copy{max-width:850px;margin-bottom:28px}.trust-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid #e5d7c3;border-radius:18px;background:#f7efe2}.trust-item{display:grid;min-height:130px;place-items:center;text-align:center;border-right:1px solid #e5d7c3;padding:18px}.trust-item:last-child{border-right:0}.trust-item__icon{display:grid;place-items:center;width:44px;height:44px;color:#5f5a53}.trust-item__icon svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.trust-item strong{display:block;margin-top:8px}.trust-item small{color:var(--muted)}.footer-newsletter{background:var(--brand-orange);color:#fff;padding-block:26px}.footer-newsletter__grid{display:grid;grid-template-columns:.56fr 1fr;gap:20px;align-items:center;width:min(100% - 160px,1160px);min-height:240px;padding:0 16px;background:var(--brand-orange)}.footer-newsletter__art{display:flex;align-items:center;justify-content:flex-end;overflow:visible}.footer-newsletter__art img{width:min(116%,600px);max-width:none;transform:translate(42px);object-fit:contain;pointer-events:none}.footer-newsletter__copy{position:relative;z-index:1}.footer-newsletter__copy:before{content:"";position:absolute;left:-20px;top:2px;width:1px;height:86px;background:#ffffffb3}.footer-newsletter h2{margin:0;font-size:clamp(34px,4vw,50px);line-height:.96}.footer-newsletter p{margin:10px 0 12px;font-size:16px;font-weight:700}.newsletter-form{display:flex;gap:12px}.newsletter-form label{flex:1}.newsletter-form input{width:100%;min-height:50px;border:0;border-radius:14px;padding:0 18px;font-size:14px}.newsletter-form button{min-height:50px;border:0;border-radius:14px;background:var(--brand-cream);color:#1c120a;padding:0 28px;font-size:13px;font-weight:900;text-transform:uppercase}.site-footer{background:var(--card)}.site-footer--orange{background:var(--brand-orange);color:#fff}.site-footer--orange .footer-brand,.site-footer--orange .site-footer h3,.site-footer--orange a,.site-footer--orange p{color:#fff}.site-footer--orange .socials a{background:#ffffff38;color:#fff}.site-footer__grid{display:grid;grid-template-columns:.9fr 1fr 1.1fr;gap:48px;padding-block:54px}.site-footer h3{margin:0 0 24px;text-transform:uppercase}.site-footer ul{margin:0;padding:0;list-style:none;display:grid;gap:18px}.socials{display:flex;gap:12px;margin-top:34px}.socials a{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;background:#f2dfc7;color:#1c120a}.socials svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.socials a:nth-child(2) svg,.socials a:nth-child(3) svg,.socials a:nth-child(4) svg{fill:currentColor;stroke:none}.copyright{background:var(--brand-blue);text-align:center;padding:22px}.page-hero{padding-block:54px}.page-hero--simple{max-width:820px}.about-hero,.plog-hero{background:var(--brand-orange)}.about-hero .page-width,.plog-hero .page-width{padding-block:84px}.about-hero h1,.plog-hero h1,.article-header h1{max-width:860px;margin:14px 0 0;font-size:clamp(42px,5.4vw,72px);line-height:.98;letter-spacing:-.035em}.about-hero p:not(.eyebrow),.plog-hero p:not(.eyebrow){max-width:680px;color:#4f342bd1;font-size:17px;line-height:1.65}.team-intro{position:relative;overflow:hidden;background:var(--background);padding-block:58px 52px}.team-intro:before,.team-intro:after{content:"\2661";position:absolute;color:#ff7a2f38;font-size:74px;font-weight:900;line-height:1}.team-intro:before{left:5vw;top:54px;transform:rotate(-12deg)}.team-intro:after{right:6vw;bottom:30px;transform:rotate(14deg)}.team-intro__head{position:relative;z-index:1;max-width:760px;margin:0 auto 30px;text-align:center}.team-intro__head .eyebrow{color:var(--brand-orange)}.team-intro__head h2{margin:0 0 10px;color:var(--brand-orange);font-size:clamp(34px,4vw,52px);line-height:.95;letter-spacing:-.025em}.team-intro__head p:not(.eyebrow){margin:0;color:var(--brand-ink);font-size:clamp(15px,1.35vw,19px);font-weight:800}.team-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:26px}.team-card{display:grid;grid-template-rows:46px auto auto 1fr;min-width:0;text-align:center}.team-card__role{display:flex;align-items:flex-end;justify-content:center;min-height:42px;margin:0 0 12px;color:var(--brand-ink);font-size:15px;font-weight:900;line-height:1.12}.team-card__portrait{display:grid;width:min(100%,220px);aspect-ratio:1;overflow:hidden;place-items:end center;justify-self:center;border:1px solid rgba(255,255,255,.75);border-radius:24px;background:#ffffff9e;box-shadow:0 14px 34px #4f342b14}.team-card__portrait img{width:100%;max-width:none;align-self:end}.team-card h3{margin:12px 0 0;border-radius:12px;background:var(--brand-cream);color:var(--brand-ink);padding:7px 12px 9px;font-size:clamp(24px,2vw,32px);line-height:.9;letter-spacing:-.025em;box-shadow:inset 0 -2px #4f342b0f}.team-card>p:last-child{margin:16px auto 0;max-width:210px;color:var(--brand-ink);font-size:14px;font-weight:650;line-height:1.45}.about-split{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding-block:76px}.about-split h2{margin:10px 0 18px;font-size:clamp(28px,3.2vw,42px);line-height:1.08;letter-spacing:-.025em}.about-split p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.65}.about-split__media img{aspect-ratio:4/3;width:100%;border-radius:30px;object-fit:cover;box-shadow:var(--shadow)}.about-beliefs{background:var(--card);padding-block:72px}.belief-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.belief-grid article{border:1px solid var(--border);border-radius:24px;background:var(--background);padding:28px}.belief-grid span{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:var(--brand-orange);color:#fff;font-weight:900}.belief-grid h3{margin:18px 0 8px;font-size:22px}.belief-grid p{margin:0;color:var(--muted);line-height:1.55}.plog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-block:62px}.plog-card{overflow:hidden;border-radius:24px;background:var(--card)}.plog-card__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.plog-card__body{padding:22px}.plog-card h2{margin:8px 0;font-size:24px;line-height:1.12}.plog-card p:not(.eyebrow),.plog-empty p{color:var(--muted);line-height:1.55}.text-link{display:inline-flex;margin-top:8px;color:var(--brand-orange);font-weight:900}.plog-empty{grid-column:1 / -1;border-radius:28px;background:var(--card);padding:44px;text-align:center}.plog-empty h2{margin:0 0 10px;font-size:clamp(28px,3.2vw,42px)}.article-page{padding-block:62px}.article-header{max-width:860px;margin-bottom:28px}.article-image{width:100%;max-height:620px;border-radius:30px;object-fit:cover;box-shadow:var(--shadow)}.article-content{max-width:820px;margin:42px auto 0;color:var(--muted);font-size:17px;line-height:1.75}.collection-hero{position:relative;min-height:min(62vw,560px);overflow:hidden;background:var(--card)}.collection-hero>img{width:100%;height:min(62vw,560px);min-height:360px;object-fit:cover;object-position:center}.collection-hero__panel{position:absolute;right:max(32px,9vw);top:50%;width:min(420px,38vw);transform:translateY(-50%);border-radius:28px;background:#fff6ecd1;padding:30px;color:var(--brand-ink);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.collection-hero__panel h1{margin:10px 0 12px;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.035em}.collection-hero__panel p:not(.eyebrow){margin:0;color:var(--muted);line-height:1.55}.collection-categories{padding-block:38px 18px}.collection-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.collection-category-card{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:18px;background:var(--brand-ink);color:#fff}.collection-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.collection-category-card:hover img{transform:scale(1.05)}.collection-category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e120c2e,#1e120cb8)}.collection-category-card__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:18px}.collection-category-card strong{font-size:clamp(20px,2vw,28px);line-height:1;text-transform:uppercase}.collection-category-card small{max-width:92%;margin-top:8px;color:#ffffffe0;line-height:1.35}.collection-category-card em{align-self:flex-end;margin-top:16px;border-radius:999px;background:var(--brand-orange);padding:9px 14px;color:#fff;font-size:12px;font-style:normal;font-weight:900;text-transform:uppercase}.collection-page,.product-page,.cart-page,.page-content,.search-page{padding-block:28px 72px}.collection-toolbar{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.collection-toolbar h2{margin:8px 0 0;font-size:clamp(26px,3vw,38px);line-height:1.08}.product-grid--collection{column-gap:clamp(24px,2.4vw,36px);row-gap:clamp(32px,3vw,44px)}.filter-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.filter-controls button{min-height:38px;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--brand-ink);padding:0 14px;font-weight:900;cursor:pointer}.filter-controls button.is-active{border-color:var(--brand-ink);background:var(--brand-ink);color:var(--brand-cream)}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:start}.product-page__media>img{width:100%;height:min(62vw,560px);min-height:360px;border-radius:28px;background:#fff;object-fit:cover;box-shadow:var(--shadow)}.product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px}.product-thumbs img{border-radius:12px;background:#fff;aspect-ratio:1;object-fit:cover}.product-price{margin:18px 0;font-size:28px;font-weight:900}.product-form{display:grid;gap:12px;margin-top:28px}.product-form select,.product-form input,.search-form input{min-height:48px;border:1px solid var(--border);border-radius:14px;padding:0 14px;background:#fff}.product-assurance{display:grid;gap:8px;margin-top:24px;color:var(--muted)}.cart-form{display:grid;grid-template-columns:1fr 360px;gap:36px;align-items:start}.cart-page-line{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid var(--border);padding:18px 0}.cart-page-line img{border-radius:18px;background:#fff}.cart-summary{position:sticky;top:110px;display:grid;gap:14px;border:1px solid var(--border);border-radius:24px;background:#fff;padding:24px}.cart-summary div{display:flex;justify-content:space-between;font-size:20px}.search-form{display:flex;gap:12px;margin-bottom:32px}.search-form input{flex:1}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:none;background:#4f342b59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:90;display:flex;width:min(100%,430px);transform:translate(100%);flex-direction:column;background:var(--background);box-shadow:var(--shadow);transition:transform .25s}.cart-overlay.is-open{display:block}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header,.cart-drawer__footer{padding:20px;border-bottom:1px solid var(--border)}.cart-drawer__footer{border-top:1px solid var(--border);border-bottom:0;display:grid;gap:12px}.cart-drawer__header{display:flex;justify-content:space-between;align-items:start}.cart-drawer__header h2{margin:4px 0 0}.cart-drawer__header button{border:0;background:transparent;font-size:32px;cursor:pointer}.cart-drawer__items{flex:1;overflow:auto;padding:0 20px}.cart-line{display:grid;grid-template-columns:82px 1fr;gap:14px;border-bottom:1px solid var(--border);padding:18px 0}.cart-line img{border-radius:16px;background:#fff}.qty-controls{display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:999px}.qty-controls button{border:0;background:transparent;padding:8px 12px;cursor:pointer}.qty-controls span{min-width:30px;text-align:center}.empty-cart{display:grid;place-items:center;min-height:240px;text-align:center}.cart-subtotal{display:flex;justify-content:space-between}.subscription-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .3s ease}.subscription-popup.is-open{opacity:1;pointer-events:auto}.subscription-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#140e0a94;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.subscription-popup__dialog{position:relative;width:min(88vw,680px);max-height:min(78vh,445px);aspect-ratio:2437 / 1596;overflow:hidden;border-radius:18px;background:var(--background);box-shadow:0 20px 72px #00000042}.subscription-popup__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.subscription-popup__close{position:absolute;right:2.8%;top:2.8%;z-index:3;display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:999px;background:#fff6ecad;color:#1c120a;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .2s}.subscription-popup__close:hover{transform:scale(1.08)}.subscription-popup__close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.subscription-popup__content{position:absolute;right:5%;top:37.5%;bottom:6%;z-index:2;display:flex;width:43%;max-width:430px;flex-direction:column;align-items:center;text-align:center}.subscription-popup__offer{margin:0;color:#2b1a10;font-size:clamp(11px,1vw,15px);line-height:1.25}.subscription-popup__offer strong{color:#ff7a00}.subscription-popup__suboffer{margin:4px 0 0;max-width:300px;color:#2b1a10;font-size:clamp(10px,.82vw,12px);line-height:1.3}.subscription-popup__suboffer span{color:#7cc7e8}.subscription-popup__form{display:grid;width:100%;gap:8px;margin-top:3%}.subscription-popup__input{display:flex;min-height:34px;align-items:center;gap:8px;border:1.5px solid #2b1a10;border-radius:10px;background:#fffffff5;padding:0 11px}.subscription-popup__input svg{width:18px;height:18px;flex:0 0 auto;fill:none;stroke:#2b1a10;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.subscription-popup__input input{width:100%;border:0;background:transparent;color:#2b1a10;font-size:12px;outline:0}.subscription-popup__input input::placeholder{color:#a0a0a0}.subscription-popup__form button{min-height:34px;border:0;border-radius:10px;background:#ff7a00;color:#fff;font-size:13px;font-weight:900;cursor:pointer;transition:transform .2s,filter .2s}.subscription-popup__form button:hover{transform:translateY(-1px);filter:brightness(1.03)}.subscription-popup__privacy{display:flex;justify-content:center;gap:5px;margin:7px 0 0;color:#2b1a10;font-size:10px}.subscription-popup__social{width:100%;margin-top:auto;border-top:1px dashed #f0c98a;padding-top:10px}.subscription-popup__social p{margin:0;color:#2b1a10;font-size:11px}.subscription-popup__social p span{color:#ff7a00}.subscription-popup__social>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.subscription-popup__social a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#2b1a10;font-size:10px}.subscription-popup__social a>span{display:grid;width:30px;height:30px;place-items:center;border-radius:999px;background:#ffd45f;font-size:12px;font-weight:900}.subscription-popup__social svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.subscription-popup__social a:nth-child(2) svg,.subscription-popup__social a:nth-child(3) svg{fill:currentColor;stroke:none}.subscription-popup__social a:nth-child(2)>span{background:#bfe5f6}.subscription-popup__social a:nth-child(3)>span{background:#f6c0c0}.subscription-popup__social small{font-size:9px}@media(max-width:900px){.desktop-nav{display:none}.mobile-menu-button{display:block}.hero__grid,.why__row,.brand-story,.about-split,.product-page,.footer-newsletter__grid,.site-footer__grid,.cart-form{grid-template-columns:1fr}.hero__grid{padding-block:42px}.hero__badge{left:14px;bottom:14px}.why__row--reverse .why__copy{order:0}.why__copy{min-height:auto;padding:38px 24px}.why__media img{min-height:260px}.brand-story{gap:30px;padding-block:54px 48px}.brand-story h2{font-size:clamp(30px,8vw,40px)}.brand-story__media img{border-radius:24px;object-fit:contain;background:#f8d8d1;box-shadow:0 14px 38px #4f342b1a}.category-grid{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card{grid-template-rows:auto auto auto 1fr}.team-card__portrait{width:min(100%,190px)}.product-grid,.reviews-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #e5d7c3}.footer-newsletter__art{justify-content:center}.footer-newsletter__art img{width:min(100%,560px);max-width:100%;transform:none}.footer-newsletter__copy:before{display:none}.collection-hero>img{height:430px}.product-page__media>img{height:430px;min-height:0}.collection-hero__panel{left:24px;right:24px;width:auto;padding:22px}.collection-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.belief-grid,.plog-grid{grid-template-columns:1fr}.collection-toolbar{align-items:start;flex-direction:column}.filter-controls{justify-content:flex-start}.subscription-popup__dialog{width:min(94vw,520px);height:auto;max-height:calc(100svh - 32px);aspect-ratio:2437 / 1596}.subscription-popup__background{object-fit:contain;object-position:center}.subscription-popup__content{right:4.6%;top:36%;bottom:5%;width:44%;max-width:none}.subscription-popup__offer{font-size:clamp(8px,2.35vw,12px)}.subscription-popup__suboffer{margin-top:2px;font-size:clamp(7px,2vw,10px)}.subscription-popup__form{gap:4px;margin-top:2%}.subscription-popup__input{min-height:24px;border-radius:7px;padding:0 7px}.subscription-popup__input svg{width:12px;height:12px}.subscription-popup__input input{font-size:9px}.subscription-popup__form button{min-height:24px;border-radius:7px;font-size:9px}.subscription-popup__privacy{margin-top:3px;font-size:7px}.subscription-popup__social{padding-top:4px}.subscription-popup__social p{font-size:7px}.subscription-popup__social>div{gap:4px;margin-top:3px}.subscription-popup__social a{gap:2px;font-size:7px}.subscription-popup__social a>span{width:20px;height:20px;font-size:9px}.subscription-popup__social svg{width:11px;height:11px}.subscription-popup__social small{font-size:6px}}@media(max-width:560px){.page-width{width:min(100% - 24px,1400px)}.hero h1{font-size:46px}.brand-story{padding-block:44px 42px}.brand-story__media{order:-1}.brand-story__media img{aspect-ratio:auto}.product-grid,.reviews-grid{grid-template-columns:1fr}.team-intro{padding-block:44px}.team-intro:before{left:18px;top:28px;font-size:48px}.team-intro:after{right:18px;bottom:22px;font-size:48px}.team-intro__head{margin-bottom:24px}.team-intro__head h2{font-size:clamp(32px,10vw,42px)}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.team-card__role{min-height:38px;margin-bottom:8px;font-size:12px}.team-card__portrait{width:min(100%,152px);border-radius:18px}.team-card h3{margin-top:8px;padding:6px 8px 8px;font-size:24px}.team-card>p:last-child{margin-top:10px;font-size:12px;line-height:1.35}.collection-category-grid{grid-template-columns:1fr}.collection-category-card{aspect-ratio:4 / 3}.newsletter-form{flex-direction:column}.cart-page-line{grid-template-columns:88px 1fr}.cart-page-line strong{grid-column:2}.subscription-popup{padding:12px}.subscription-popup__dialog{border-radius:14px}.subscription-popup__close{width:28px;height:28px}.subscription-popup__close svg{width:18px;height:18px}.subscription-popup__social{display:block;height:17px;overflow:hidden;padding-top:2px}.subscription-popup__social p,.subscription-popup__social small{display:none}.subscription-popup__social>div{gap:4px;margin-top:0}.subscription-popup__social a>span{width:14px;height:14px;font-size:7px}.subscription-popup__social svg{width:8px;height:8px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
