@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#181817;--paper:#f3f0e8;--lime:#d8ff5f;--line:#18181729;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}.shell{width:min(1240px,100% - 64px);margin:auto}.announcement{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;height:34px;font-size:11px;display:flex}.announcement span{color:var(--lime)}.nav{border-bottom:1px solid var(--line);z-index:20;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{letter-spacing:-.08em;font-size:22px;font-weight:900}.brand span{margin-left:3px;font-weight:400}.navlinks{gap:34px;font-size:13px;display:flex}.navlinks a{position:relative}.navlinks a:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:-5px;left:0;right:100%}.navlinks a:hover:after{right:0}.nav-actions{align-items:center;gap:16px;display:flex}.text-button,.menu{cursor:pointer;background:0 0;border:0}.text-button{text-transform:uppercase;letter-spacing:.06em;font-size:12px}.text-button span{background:var(--lime);border-radius:50%;place-items:center;width:24px;height:24px;margin-left:7px;font-weight:700;display:inline-grid}.menu{font-size:24px;display:none}.hero{border-bottom:1px solid var(--line);grid-template-columns:48% 52%;align-items:center;min-height:690px;display:grid}.hero-copy{padding:70px 30px 80px 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex}.eyebrow span{background:currentColor;width:24px;height:1px;display:block}.hero h1,.section-heading h2,.offer h2,.newsletter h2{font-family:var(--serif);letter-spacing:-.055em;margin:30px 0;font-size:clamp(55px,6.2vw,92px);font-weight:400;line-height:.91}.hero h1 em,.offer h2 em{color:#68735c;font-weight:400}.lead{color:#55554f;max-width:500px;font-size:16px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.button{text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:1px solid #0000;justify-content:space-between;align-items:center;gap:35px;min-height:52px;padding:0 23px;font-size:11px;font-weight:700;display:inline-flex}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#34342f}.underlink{border-bottom:1px solid;padding-bottom:5px;font-size:12px}.proof{align-items:center;gap:10px;margin-top:55px;display:flex}.proof b{font-family:var(--serif);font-size:25px}.proof .stars{letter-spacing:1px;font-size:9px}.proof small{color:#6b6b65;border-left:1px solid var(--line);padding-left:11px;font-size:10px}.hero-art{background:#d8e7d4;justify-content:center;align-items:center;height:570px;display:flex;position:relative;overflow:hidden}.orbit{border:1px solid #18181726;border-radius:50%;position:absolute}.orbit-one{width:550px;height:550px}.orbit-two{width:360px;height:360px}.pack{text-align:left;flex-direction:column;justify-content:center;padding:25px;animation:5s ease-in-out infinite float;display:flex;position:absolute;box-shadow:0 25px 50px #1818172b}.pack span,.mini-pack span,.offer-pack span{letter-spacing:.15em;font-size:9px;font-weight:700}.pack b{font-family:var(--serif);font-size:28px;line-height:1}.pack small,.mini-pack small{letter-spacing:.12em;margin-top:55px;font-size:7px}.hero-pouch{z-index:2;border-radius:8px 8px 15px 15px;width:230px;height:310px;top:21%;left:19%;transform:rotate(-8deg)}.hero-jar{border-radius:12px 12px 30px 30px;width:160px;height:235px;animation-delay:-2s;top:28%;right:20%}.hero-jar:before{content:"";background:#262625;border-radius:8px 8px 2px 2px;height:26px;position:absolute;top:-18px;left:7px;right:7px}.mint{background:#d8ff5f!important}.coral{background:#fa765f!important}.blue{background:#8fc9f0!important}.violet{background:#b8a4dc!important}.yellow{background:#f1d75d!important}.pink{background:#efacd0!important}.spark{font-size:25px;position:absolute}.s1{top:14%;right:11%}.s2{font-size:14px;bottom:16%;left:8%}.vertical-note{writing-mode:vertical-rl;letter-spacing:.15em;font-size:8px;position:absolute;bottom:20px;right:17px}@keyframes float{50%{translate:0 -10px}}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.benefits>div{border-right:1px solid var(--line);align-items:center;gap:22px;padding:30px;display:flex}.benefits>div:last-child{border:0}.benefits span{font-family:var(--serif);color:#74746c;font-size:24px}.benefits p{color:#6b6b65;margin:0;font-size:11px}.benefits b{color:var(--ink);margin-bottom:5px;font-size:12px;display:block}.section-pad{padding-top:115px;padding-bottom:120px}.section-heading{justify-content:space-between;align-items:flex-end;display:flex}.section-heading h2{margin:24px 0 0;font-size:58px}.section-heading>p{color:#65655f;max-width:330px;font-size:13px;line-height:1.6}.filters{gap:8px;margin:55px 0 30px;display:flex}.filters button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:25px;padding:10px 18px;font-size:11px}.filters button.active,.filters button:hover{background:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:38px 18px;display:grid}.product-visual{background:#e9e5dc;place-items:center;height:390px;display:grid;position:relative;overflow:hidden}.product-visual:before{content:"";border:1px solid #18181726;border-radius:50%;width:260px;height:260px;position:absolute}.tag{border:1px solid var(--ink);z-index:2;border-radius:50%;place-items:center;width:52px;height:52px;font-size:9px;font-weight:700;display:grid;position:absolute;top:15px;left:15px}.mini-pack{z-index:1;background:#f8f5ec;border:1px solid #18181773;flex-direction:column;justify-content:center;width:150px;height:210px;padding:18px;transition:all .35s;display:flex;box-shadow:12px 20px 30px #18181721}.mini-pack.jar{border-radius:6px 6px 24px 24px;height:185px}.mini-pack.jar:before{content:"";background:#252524;border-radius:4px;width:132px;height:20px;margin-top:-112px;margin-left:-10px;position:absolute}.mini-pack.box{width:140px;transform:rotate(5deg)}.mini-pack.pouch{border-radius:6px 6px 14px 14px;transform:rotate(-4deg)}.mini-pack b{font-family:var(--serif);margin-top:22px;font-size:27px;line-height:.9}.product-card:hover .mini-pack{transform:translateY(-8px)rotate(0)}.quick-add{background:var(--ink);color:#fff;cursor:pointer;z-index:3;border:0;border-radius:50%;width:44px;height:44px;font-size:22px;transition:all .2s;position:absolute;bottom:14px;right:14px}.quick-add:hover{background:var(--lime);color:var(--ink);transform:rotate(90deg)}.product-info{justify-content:space-between;padding-top:17px;display:flex}.product-info p{letter-spacing:.14em;text-transform:uppercase;color:#75756e;margin:0 0 7px;font-size:9px}.product-info h3{font-family:var(--serif);margin:0 0 7px;font-size:23px}.product-info small{color:#74746e;font-size:10px}.price{text-align:right;flex-direction:column;font-size:12px;display:flex}.price s{color:#888;margin-bottom:5px;font-size:10px}.offer-wrap{color:#f5f2e9;background:#1d211c}.offer{grid-template-columns:52% 48%;min-height:670px;display:grid}.offer-art{place-items:center;display:grid;position:relative;overflow:hidden}.sun{background:#deff73;border-radius:50%;width:470px;height:470px;position:absolute}.offer-pack{width:270px;height:380px;color:var(--ink);z-index:2;background:#f6f3e9;flex-direction:column;justify-content:center;padding:35px;display:flex;position:relative;transform:rotate(-5deg);box-shadow:20px 25px #ffffff1a}.offer-pack b{font-family:var(--serif);margin:40px 0;font-size:45px;line-height:.85}.offer-pack small{font-size:9px}.scribble{z-index:3;color:var(--ink);font-family:var(--serif);font-size:20px;font-style:italic;position:absolute;top:20%;right:13%;transform:rotate(-12deg)}.offer-copy{padding:105px 20px 80px 75px}.eyebrow.light{color:#d4d3cb}.offer h2{margin:30px 0;font-size:56px}.offer-copy>p{color:#b9bbb4;max-width:430px;font-size:13px;line-height:1.7}.offer-copy ul{border-top:1px solid #41433e;border-bottom:1px solid #41433e;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;padding:20px 0;font-size:11px;list-style:none;display:grid}.offer-price{align-items:center;gap:16px;margin:25px 0;display:flex}.offer-price b{font-family:var(--serif);font-size:31px}.offer-price s{color:#8e918a;font-size:13px}.button.lime{background:var(--lime);color:var(--ink);width:250px}.offer-copy>small{color:#85877f;text-transform:uppercase;letter-spacing:.1em;margin-top:12px;font-size:8px;display:block}.launch-nav{gap:7px;display:flex}.launch-nav button{border:1px solid var(--line);cursor:pointer;background:0 0;width:42px;height:42px}.launch-grid{grid-template-columns:2fr 1fr;gap:18px;margin-top:55px;display:grid}.launch-main{background:#cfd9fb;grid-template-columns:1fr 1fr;min-height:465px;display:grid}.launch-copy{flex-direction:column;align-items:flex-start;padding:55px;display:flex}.launch-copy>span,.launch-small>span{letter-spacing:.16em;font-size:9px}.launch-copy h3,.launch-small h3{font-family:var(--serif);margin:90px 0 15px;font-size:43px;font-weight:400}.launch-copy p,.launch-small p{max-width:340px;font-size:12px;line-height:1.6}.launch-copy a{border-bottom:1px solid;margin-top:auto;padding-bottom:4px;font-size:11px}.launch-art{place-items:center;display:grid;position:relative;overflow:hidden}.launch-art:before{content:"";background:#e7f378;border-radius:50%;width:340px;height:340px;position:absolute}.future-pack{z-index:2;background:#f1acda;flex-direction:column;justify-content:space-between;width:210px;height:310px;padding:27px;display:flex;transform:rotate(6deg);box-shadow:13px 20px 30px #18181726}.future-pack small,.future-pack span{letter-spacing:.13em;font-size:8px}.future-pack b{font-family:var(--serif);font-size:33px;line-height:.9}.launch-small{background:#d8ff5f;padding:45px;position:relative;overflow:hidden}.launch-small h3{margin-top:190px}.capsules{letter-spacing:-50px;color:#f48e78;font-size:120px;position:absolute;top:70px;right:-35px;transform:rotate(-20deg)}.capsules i{background:var(--ink);border-radius:30px;width:90px;height:25px;display:inline-block}.manifesto{color:#fff;background:#9ba477;padding:120px 0}.manifesto blockquote{font-family:var(--serif);letter-spacing:-.04em;max-width:1080px;margin:50px 0 80px;font-size:clamp(42px,6vw,76px);line-height:1.05}.manifesto-bottom{border-top:1px solid #ffffff4d;justify-content:space-between;align-items:end;padding-top:28px;display:flex}.manifesto-bottom p{max-width:450px;font-size:13px;line-height:1.6}.button.outline{border-color:#fff}.newsletter{grid-template-columns:1fr 1fr;align-items:end;display:grid}.newsletter h2{font-size:55px}.newsletter form{padding:0 0 15px 50px}.newsletter label{text-transform:uppercase;letter-spacing:.15em;margin-bottom:12px;font-size:9px;display:block}.newsletter form>div{border-bottom:1px solid;display:flex}.newsletter input{width:100%;font-family:var(--serif);background:0 0;border:0;outline:none;padding:14px 0;font-size:22px}.newsletter form button{cursor:pointer;background:0 0;border:0;width:55px;font-size:22px}.newsletter form small{color:#777;margin-top:15px;font-size:9px;display:block}.success{font-family:var(--serif);margin:0;padding:12px 0;font-size:20px}footer{background:var(--ink);color:#deded5;padding:75px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.inverse{color:#fff;font-size:27px}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid p{font-family:var(--serif);color:#81817c}.footer-grid b{color:#fff;text-transform:uppercase;letter-spacing:.15em;margin-bottom:10px;font-size:9px}.footer-grid a:not(.brand){color:#aaa;font-size:11px}.legal{color:#777;border-top:1px solid #343431;justify-content:space-between;margin-top:65px;padding-top:23px;font-size:9px;display:flex}.cart-backdrop{z-index:90;opacity:0;visibility:hidden;background:#00000073;transition:all .3s;position:fixed;inset:0}.cart-backdrop.show{opacity:1;visibility:visible}.cart-panel{background:var(--paper);z-index:100;flex-direction:column;width:min(480px,100%);transition:all .35s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-panel.show{transform:translate(0)}.cart-head{border-bottom:1px solid var(--line);justify-content:space-between;padding:30px;display:flex}.cart-head p{text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:9px}.cart-head h2{font-family:var(--serif);margin:7px 0 0;font-weight:400}.cart-head button{cursor:pointer;background:0 0;border:0;font-size:28px}.cart-body{flex:1;padding:15px 30px;overflow:auto}.empty{text-align:center;margin-top:110px}.empty span{font-size:45px}.empty h3{font-family:var(--serif);font-size:29px;font-weight:400}.empty p{color:#777;margin-bottom:25px;font-size:12px}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:14px;padding:15px 0;display:grid}.cart-thumb{height:70px;font-family:var(--serif);place-items:center;font-size:20px;display:grid}.cart-item>div:nth-child(2){flex-direction:column;gap:5px;display:flex}.cart-item small{color:#777;font-size:9px}.cart-item button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.cart-item strong{font-size:11px}.cart-foot{border-top:1px solid var(--line);padding:25px 30px}.cart-foot>div{justify-content:space-between;display:flex}.cart-foot p{color:#777;font-size:9px}.checkout{width:100%;margin-top:10px}@media (max-width:900px){.shell{width:min(100% - 34px,700px)}.navlinks{background:var(--paper);z-index:5;border-bottom:1px solid;flex-direction:column;padding:30px;display:none;position:absolute;top:88px;left:-17px;right:-17px}.navlinks.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:30px}.hero-copy{padding-right:0}.hero-art{height:480px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,1fr)}.offer{grid-template-columns:1fr}.offer-art{min-height:570px}.offer-copy{padding:80px 20px}.launch-grid,.newsletter{grid-template-columns:1fr}.newsletter form{padding:30px 0 0}.footer-grid{grid-template-columns:2fr 1fr;gap:40px}.section-heading{flex-direction:column;align-items:start;gap:20px}}@media (max-width:580px){.announcement{font-size:8px}.shell{width:calc(100% - 28px)}.nav{height:72px}.navlinks{top:72px}.hero{min-height:auto}.hero-copy{padding:55px 0}.hero h1{font-size:54px}.hero-art{height:400px}.hero-pouch{width:190px;height:260px;left:11%}.hero-jar{width:135px;height:200px;right:10%}.proof{margin-top:40px}.section-pad{padding:80px 0}.section-heading h2,.newsletter h2{font-size:43px}.product-grid{grid-template-columns:1fr}.product-visual{height:360px}.filters{padding-bottom:5px;overflow-x:auto}.filters button{white-space:nowrap}.offer-art{min-height:450px}.sun{width:360px;height:360px}.offer-pack{width:220px;height:315px}.offer h2{font-size:45px}.offer-copy ul,.launch-main{grid-template-columns:1fr}.launch-copy{min-height:400px;padding:35px}.launch-copy h3{margin-top:70px}.launch-art{min-height:370px}.manifesto{padding:80px 0}.manifesto-bottom{flex-direction:column;align-items:start;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.legal{flex-direction:column;gap:15px}.cart-item{grid-template-columns:60px 1fr}.cart-item strong{grid-column:2}.cart-thumb{height:60px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pack{animation:none}*{transition:none!important}}@font-face{font-family:Danes Display;src:url(/brand/niagara-eng.ttf)format("truetype");font-display:swap}@font-face{font-family:Danes Solid;src:url(/brand/niagara-solid.ttf)format("truetype");font-display:swap}:root{--ink:#08080b;--paper:#f6f3ec;--lime:#f4b916;--line:#08080b29;--text-muted-on-light:#65655f;--text-subtle-on-light:#62625c;--text-muted-on-dark:#96968f}.announcement{color:#fff;background:#08080b}.nav{background:#fff}.brand-mark{border-radius:50%;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.brand-mark img{object-fit:cover;width:82px;height:82px}.hero h1,.section-heading h2,.offer h2,.newsletter h2,.manifesto blockquote{letter-spacing:.01em;text-transform:uppercase;font-family:Danes Solid,Impact,sans-serif}.hero h1 em,.offer h2 em{text-transform:none;color:#9a7000;font-family:Georgia,serif}.branded-hero{background:#17130b}.branded-hero>img{object-fit:cover;width:100%;height:100%}.hero-seal{border:3px solid #fff;border-radius:50%;width:84px;height:84px;position:absolute;bottom:20px;left:20px;overflow:hidden;box-shadow:0 10px 30px #00000040}.hero-seal img{object-fit:cover;width:100%;height:100%}.branded-hero .vertical-note{color:#fff;background:#08080b;padding:10px 7px}.product-visual{background:#e9dfc1!important}.product-visual:before{background:#f4b916;border:0;width:290px;height:290px}.product-asset{object-fit:contain;z-index:1;filter:drop-shadow(14px 22px 20px #0003);width:auto;height:320px;transition:all .35s}.product-3{filter:hue-rotate(230deg)drop-shadow(14px 22px 20px #0003)}.product-4{transform:translate(-34px)}.product-card:nth-child(4) .product-visual:after{content:"";z-index:1;background:url(/brand/men-juice-60.png) 50%/contain no-repeat;width:170px;height:320px;position:absolute;transform:translate(35px)}.offer-wrap{background:#08080b}.brand-offer{display:block}.brand-offer>img{object-fit:cover;width:100%;height:100%}.brand-offer .scribble{color:#fff;background:#08080b;padding:10px 14px;top:12%;right:8%}.button.lime,.launch-small{background:#f4b916}.manifesto{background:#b58505}.footer-mark{border-radius:50%;width:108px;height:108px;display:block;overflow:hidden}.footer-mark img{object-fit:cover;width:100%;height:100%}.footer-grid p{font-family:Arial,sans-serif}.product-info h3,.launch-copy h3,.launch-small h3{letter-spacing:.03em;font-family:Danes Solid,Impact,sans-serif}@media (max-width:580px){.brand-mark{width:52px;height:52px}.brand-mark img{width:68px;height:68px}.product-asset{height:300px}.hero-seal{width:66px;height:66px}}.brand-mark{width:76px;height:76px}.brand-mark img{object-fit:cover;width:112px;height:112px;transform:scale(1.32)}.product-grid{grid-template-columns:repeat(4,1fr);margin-top:55px}.product-2{height:335px}.product-3{filter:drop-shadow(14px 22px 20px #0003);height:350px}.product-4{height:365px;transform:none}.product-card:nth-child(4) .product-visual:after{display:none}.product-description{color:#686861;max-width:235px;margin-top:11px;font-size:11px;line-height:1.5;display:block}@media (max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.brand-mark{width:62px;height:62px}.brand-mark img{width:92px;height:92px;transform:scale(1.32)}.product-grid{grid-template-columns:1fr}.product-asset,.product-2,.product-3,.product-4{height:300px}}.section-index{border-bottom:1px solid var(--line);letter-spacing:.18em;padding-bottom:18px;font-size:9px;font-weight:700}.lab-intro{grid-template-columns:1.1fr .9fr;align-items:end;gap:90px;padding:70px 0;display:grid}.lab-intro h2,.technology-heading h2,.innovation-layout h2{letter-spacing:.01em;text-transform:uppercase;margin:26px 0 0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.9}.lab-statement{border-left:1px solid var(--line);padding-left:36px}.lab-statement p{color:#55554f;margin:0 0 22px;font-size:15px;line-height:1.75}.photo-placeholder{background:linear-gradient(120deg,#d9d5ca,#eeece5 45%,#b9ad96);flex-direction:column;justify-content:space-between;min-height:430px;padding:38px;display:flex;position:relative;overflow:hidden}.photo-placeholder:before,.photo-placeholder:after{content:"";border:1px solid #08080b2e;border-radius:50%;position:absolute}.photo-placeholder:before{width:440px;height:440px;top:-35%;right:9%}.photo-placeholder:after{width:220px;height:220px;top:12%;right:18%}.photo-placeholder span,.photo-placeholder small{z-index:1;letter-spacing:.16em;font-size:9px;position:relative}.photo-placeholder b{z-index:1;font-family:Danes Solid,Impact,sans-serif;font-size:58px;font-weight:400;line-height:.88;position:relative}.photo-placeholder small{max-width:320px;line-height:1.5}.technology-section{color:#f2f0e9;background:#0c0d0f}.light-index{color:#aaa;border-color:#fff3}.technology-heading{margin-top:65px}.technology-heading>p{color:#aaa}.technology-grid{border-top:1px solid #343438;border-bottom:1px solid #343438;grid-template-columns:repeat(4,1fr);margin-top:75px;display:grid}.technology-grid article{border-right:1px solid #343438;min-height:330px;padding:30px 26px}.technology-grid article:last-child{border:0}.technology-grid span{color:#b58505;font-size:10px}.technology-grid h3{text-transform:uppercase;margin:110px 0 18px;font-family:Danes Solid,Impact,sans-serif;font-size:34px;font-weight:400}.technology-grid p{color:#a9aaa5;font-size:12px;line-height:1.65}.innovation-layout{grid-template-columns:1fr 1fr;gap:90px;margin-top:70px;display:grid}.innovation-layout .lead{margin-top:35px}.research-flow{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.research-flow li{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:20px;padding:24px 0;display:grid}.research-flow li>span{color:#9a7000;font-size:10px}.research-flow b{text-transform:uppercase;font-family:Danes Solid,Impact,sans-serif;font-size:26px;font-weight:400}.research-flow p{color:#686861;margin:7px 0 0;font-size:11px}.shop{border-top:1px solid var(--line)}@media (max-width:900px){.lab-intro,.innovation-layout{grid-template-columns:1fr;gap:45px}.lab-statement{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.technology-grid{grid-template-columns:repeat(2,1fr)}.technology-grid article:nth-child(2){border-right:0}.technology-grid article:nth-child(-n+2){border-bottom:1px solid #343438}}@media (max-width:580px){.lab-intro{padding:50px 0}.photo-placeholder{min-height:350px;padding:25px}.photo-placeholder b{font-size:43px}.technology-grid{grid-template-columns:1fr}.technology-grid article{border-right:0;min-height:260px;border-bottom:1px solid #343438!important}.technology-grid h3{margin-top:75px}.innovation-layout{margin-top:45px}.research-flow li{grid-template-columns:42px 1fr}}.home-link{letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid #0000;align-items:center;height:44px;padding:0 2px;font-size:12px;font-weight:700;transition:border-color .2s;display:inline-flex}.home-link:hover,.home-link:focus-visible{border-color:var(--ink)}.launch-main{background:#ded8ca}.launch-art:before{background:#a99768}.future-pack{color:#f4f0e6;background:#171817;transform:rotate(2deg);box-shadow:16px 20px 34px #08080b2e}.future-pack small,.future-pack span{color:#c9c3b6}.launch-small{color:#151613;background:#aca68f}.capsules{color:#d8d2c5;opacity:.75}.capsules i{background:#34362f}.manifesto{color:#fff;background:#66551f}.manifesto-bottom p{color:#f0eadc}.launch-copy p,.launch-small p{color:#46463f}.launch-copy a{font-weight:700}.shop+.launch{border-top:1px solid var(--line)}.skip-link{z-index:200;color:#fff;background:#08080b;align-items:center;min-height:44px;padding:0 18px;transition:transform .2s;display:inline-flex;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus-visible{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}:where(a,button,input):focus-visible{outline-offset:4px;outline:2px solid #08080b}:where(footer,.technology-section,.manifesto) :where(a,button,input):focus-visible{outline-color:#fff}.navlinks a,.text-button,.menu{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.menu{min-width:44px;display:none}.underlink,.launch-copy a,.footer-grid a:not(.brand){align-items:center;min-height:44px;display:inline-flex}.cart-head button{place-items:center;width:44px;height:44px;padding:0;display:inline-grid}.cart-item button{align-self:flex-start;align-items:center;min-width:44px;min-height:44px;padding:0 8px 0 0;display:inline-flex}.cart-head h2:focus{outline:none}@media (max-width:900px){.menu{display:inline-flex}.navlinks a{justify-content:flex-start;width:100%}}@media (max-width:580px){.underlink{min-height:44px}}@media (forced-colors:active){:where(a,button,input):focus-visible{outline-offset:4px;outline:2px solid highlight}.skip-link{border:1px solid buttontext}.cart-backdrop{background:canvastext}}html,body{overflow-x:clip}.lab-wordmark{letter-spacing:.08em;white-space:nowrap;font-family:Danes Solid,Impact,sans-serif;font-size:24px}.lab-nav,.store-nav{border-bottom:1px solid var(--line);height:92px}.lab-navlinks,.store-navlinks{gap:32px}.store-link,.store-cart-button{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-height:44px;font-size:11px;font-weight:700;display:inline-flex}.store-link span{font-size:15px}.lab-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:720px;padding-top:55px;padding-bottom:70px;display:grid}.lab-hero-copy{max-width:690px}.lab-hero h1{letter-spacing:.005em;text-transform:uppercase;margin:35px 0 32px;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(74px,8vw,118px);font-weight:400;line-height:.78}.lab-hero h1 em{text-transform:none;color:#9a7000;letter-spacing:-.05em;font-family:Georgia,serif;font-size:.62em;font-weight:400}.lab-hero .lead{color:#53534e;max-width:590px;font-size:16px;line-height:1.65}.research-board{color:#f5f1e7;background:#11120f;flex-direction:column;justify-content:space-between;min-height:570px;padding:34px;display:flex;position:relative;overflow:hidden}.research-board:before,.research-board:after{content:"";border:1px solid #ffffff38;border-radius:50%;position:absolute;inset:11% 8%}.research-board:after{inset:26% 23%}.board-code,.research-board small{z-index:2;letter-spacing:.18em;color:#aaa99f;font-size:9px;position:relative}.board-orbit{color:#b58505;grid-template-columns:1fr 1fr;place-items:center;font-family:Danes Solid,Impact,sans-serif;font-size:210px;line-height:1;display:grid;position:absolute;inset:0;transform:rotate(-8deg)}.board-orbit span:last-child{color:#efe9dc;transform:translate(-28px)}.research-board>p{z-index:2;text-align:right;letter-spacing:.2em;color:#d4d0c7;align-self:flex-end;font-size:10px;line-height:1.7;position:relative}.lab-principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.lab-principles article{border-right:1px solid var(--line);min-height:260px;padding:30px}.lab-principles article:last-child{border-right:0}.lab-principles span,.story>span,.ideas-grid span{letter-spacing:.16em;color:#8b6a10;font-size:9px}.lab-principles h3{text-transform:uppercase;margin:95px 0 12px;font-family:Danes Solid,Impact,sans-serif;font-size:33px;font-weight:400}.lab-principles p{color:#62625c;max-width:280px;font-size:13px;line-height:1.55}.project-section{color:#f4f0e8;background:#0b0b0a}.project-feature{border:1px solid #33322f;grid-template-columns:1.3fr .7fr;min-height:660px;margin-top:60px;display:grid}.project-image{min-width:0;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%}.project-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 50px;display:flex}.project-copy h2{text-transform:uppercase;margin:38px 0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(78px,9vw,130px);font-weight:400;line-height:.72}.project-copy>p{color:#b5b2aa;font-size:14px;line-height:1.65}.project-copy .project-note{color:#f0ece3;border-top:1px solid #363633;margin:16px 0 32px;padding-top:22px}.stories-grid{grid-template-columns:1.2fr .8fr .8fr;margin-top:60px;display:grid}.story{border:1px solid var(--line);border-right:0;flex-direction:column;justify-content:space-between;min-height:470px;padding:32px;display:flex}.story:last-child{border-right:1px solid var(--line)}.story-main{color:#f4f0e8;background:#151612}.story-gold{color:#fff;background:#a98626}.story-paper{background:#ded9cb}.story>div>p{letter-spacing:.18em;font-size:9px}.story h3{text-transform:uppercase;margin:18px 0 28px;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(32px,3.2vw,48px);font-weight:400;line-height:.95}.story a{border-bottom:1px solid;align-items:center;gap:10px;min-height:44px;font-size:11px;display:inline-flex}.story small{opacity:.78;font-size:11px;line-height:1.55}.ideas-heading{grid-template-columns:1fr 1.15fr .85fr;align-items:end;gap:55px;margin:70px 0;display:grid}.ideas-heading h2{text-transform:uppercase;margin:0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(58px,7vw,92px);font-weight:400;line-height:.82}.ideas-heading>p:last-child{color:#62625c;font-size:14px;line-height:1.65}.ideas-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.ideas-grid article{border-right:1px solid var(--line);min-height:320px;padding:32px}.ideas-grid article:last-child{border-right:0}.ideas-grid h3{text-transform:uppercase;margin:115px 0 15px;font-family:Danes Solid,Impact,sans-serif;font-size:38px;font-weight:400}.ideas-grid p{color:#62625c;font-size:13px;line-height:1.6}.lab-contact{grid-template-columns:.7fr 1.2fr 1fr;align-items:end;gap:60px;display:grid}.lab-contact h2{text-transform:uppercase;margin:0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.86}.lab-contact>div p{color:#62625c;margin-bottom:25px;font-size:14px;line-height:1.6}.footer-wordmark{color:#fff;font-size:30px}.store-page{background:#f4f0e7}.store-announcement{color:#fff;background:#a97f16}.store-cart-button span{border:1px solid;border-radius:50%;place-items:center;min-width:28px;height:28px;font-size:9px;display:grid}.store-hero{color:#f5f0e8;background:#0b0908;grid-template-columns:1.15fr .85fr;width:100%;max-width:none;min-height:690px;padding:0;display:grid}.store-hero-image{min-width:0;overflow:hidden}.store-hero-image img{object-fit:cover;object-position:center;width:100%;height:100%}.store-hero-copy{flex-direction:column;justify-content:center;padding:70px clamp(35px,6vw,95px);display:flex}.store-hero-copy h1{letter-spacing:.015em;margin:42px 0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(92px,11vw,156px);font-weight:400;line-height:.67}.store-hero-copy h1 em{color:#d5a719;font-family:Danes Solid,Impact,sans-serif;font-style:normal}.store-hero-copy>p:not(.eyebrow){color:#bbb6ac;max-width:510px;font-size:15px;line-height:1.65}.button.gold{color:#fff;background:#b58505;border-color:#b58505}.light-link{color:#fff;border-color:#fff}.store-facts{flex-wrap:wrap;gap:10px;margin-top:55px;display:flex}.store-facts span{letter-spacing:.15em;color:#bdb8ae;border:1px solid #37342f;padding:8px 10px;font-size:8px}.store-intro{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.1fr 1fr;align-items:start;gap:55px;padding-top:110px;padding-bottom:110px;display:grid}.store-intro>p{letter-spacing:.16em;color:#8b6a10;font-size:9px}.store-intro h2{text-transform:uppercase;margin:0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(50px,6vw,78px);font-weight:400;line-height:.86}.store-intro>div p{color:#62625c;margin-top:0;font-size:14px;line-height:1.65}.store-product-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:55px;display:grid}.store-product-card{background:#fff;border:1px solid #08080b1a}.store-product-image{background:#090604;height:410px;position:relative;overflow:hidden}.store-product-image img{object-fit:cover;object-position:23% center;width:100%;height:100%;transition:transform .35s}.store-product-card:hover .store-product-image img{transform:scale(1.025)}.store-product-image>span{letter-spacing:.12em;background:#f3eee4;padding:7px 9px;font-size:9px;font-weight:700;position:absolute;top:15px;left:15px}.store-product-data{padding:22px}.store-product-data>p:first-child{text-transform:uppercase;letter-spacing:.14em;color:#8b6a10;font-size:9px}.store-product-data h3{text-transform:uppercase;margin:10px 0;font-family:Danes Solid,Impact,sans-serif;font-size:29px;font-weight:400}.store-product-description{color:#696963;min-height:62px;font-size:12px;line-height:1.55}.store-product-data>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.store-product-data strong{font-size:13px}.store-product-data button{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #0b0b0a;min-height:44px;padding:0 12px;font-size:10px;font-weight:700}.store-product-data button:hover{color:#fff;background:#0b0b0a}.store-product-data button span{margin-left:8px;font-size:16px}.men-story{color:#f3efe7;background:#11110f;padding:110px 0}.men-story-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;display:grid}.men-story-image{height:600px;overflow:hidden}.men-story-image img{object-fit:cover;width:100%;height:100%}.men-story-copy h2{text-transform:uppercase;margin:40px 0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(58px,7vw,92px);font-weight:400;line-height:.82}.men-story-copy>p:not(.eyebrow){color:#b9b6ae;font-size:14px;line-height:1.65}.men-story-copy .button{margin-top:24px}.store-faq{grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.store-faq h2{text-transform:uppercase;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(58px,7vw,88px);font-weight:400;line-height:.82}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 5px}.faq-list summary{cursor:pointer;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:76px;font-family:Danes Solid,Impact,sans-serif;font-size:25px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-family:Arial,sans-serif;font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#62625c;max-width:650px;margin:0;padding:0 40px 24px 0;font-size:13px;line-height:1.65}.store-cta{color:#fff;background:#a97f16;padding:100px 0}.store-cta .shell{grid-template-columns:.7fr 1.5fr auto;align-items:center;gap:50px;display:grid}.store-cta p{letter-spacing:.16em;font-size:9px}.store-cta h2{text-transform:uppercase;margin:0;font-family:Danes Solid,Impact,sans-serif;font-size:clamp(55px,7vw,88px);font-weight:400}.store-cta .gold{background:#11110f;border-color:#11110f}.cart-thumb{background:#090604;overflow:hidden}.cart-thumb img{object-fit:cover;object-position:23% center;width:100%;height:100%}@media (max-width:1000px){.lab-hero{grid-template-columns:1fr;gap:30px}.research-board{min-height:480px}.lab-principles{grid-template-columns:1fr}.lab-principles article{border-right:0;border-bottom:1px solid var(--line);min-height:180px}.lab-principles article:last-child{border-bottom:0}.lab-principles h3{margin-top:55px}.project-feature{grid-template-columns:1fr}.project-image{min-height:480px}.stories-grid{grid-template-columns:1fr}.story{border-right:1px solid var(--line);border-bottom:0;min-height:330px}.story:last-child{border-bottom:1px solid var(--line)}.ideas-heading{grid-template-columns:1fr 1fr}.ideas-heading>p:last-child{grid-column:2}.lab-contact{grid-template-columns:1fr 1.4fr}.lab-contact>div{grid-column:2}.store-hero{grid-template-columns:1fr}.store-hero-image{height:560px}.store-product-grid{grid-template-columns:repeat(2,1fr)}.store-intro{grid-template-columns:1fr 1.5fr}.store-intro>div{grid-column:2}.men-story-grid{grid-template-columns:1fr}.store-faq{gap:50px}.store-cta .shell{grid-template-columns:1fr 1fr}.store-cta .button{grid-column:2}}@media (max-width:580px){.lab-nav,.store-nav{height:74px}.lab-wordmark{font-size:20px}.store-link{font-size:10px}.store-cart-button{font-size:0}.store-cart-button span{font-size:9px}.lab-hero{min-height:auto;padding-top:45px}.lab-hero h1{font-size:64px;line-height:.82}.lab-hero .lead{font-size:14px}.research-board{min-height:390px;padding:24px}.board-orbit{font-size:145px}.lab-principles article{padding:24px}.project-feature{margin-top:40px}.project-image{min-height:330px}.project-copy{padding:45px 26px}.project-copy h2{font-size:78px}.story{min-height:300px;padding:25px}.ideas-heading,.ideas-grid,.lab-contact{grid-template-columns:1fr}.ideas-heading>p:last-child,.lab-contact>div{grid-column:auto}.ideas-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:250px}.ideas-grid article:last-child{border-bottom:0}.ideas-grid h3{margin-top:75px}.store-hero-image{height:390px}.store-hero-copy{padding:55px 24px}.store-hero-copy h1{font-size:92px}.store-facts{margin-top:35px}.store-intro{grid-template-columns:1fr;padding-top:75px;padding-bottom:75px}.store-intro>div{grid-column:auto}.store-product-grid{grid-template-columns:1fr}.store-product-image{height:430px}.men-story{padding:75px 0}.men-story-grid{gap:45px}.men-story-image{height:360px}.store-faq{grid-template-columns:1fr;gap:30px}.faq-list summary{font-size:21px}.store-cta .shell{grid-template-columns:1fr}.store-cta .button{grid-column:auto}.store-cta{padding:75px 0}}.product-info p{color:var(--text-muted-on-light)}.product-info small,.newsletter form small{color:var(--text-subtle-on-light)}.legal{color:var(--text-muted-on-dark)}.section-heading>p,.manifesto-bottom p{font-size:14px;line-height:1.5}.benefits p,.technology-grid p,.research-flow p,.product-description,.launch-copy p,.launch-small p,.empty p,.cart-foot p,.newsletter form small{font-size:14px;line-height:1.45}.button,.product-info p,.product-info small,.price,.price s,.launch-copy a,.newsletter label,.footer-grid b,.footer-grid a:not(.brand),.legal,.cart-head p,.cart-item small,.cart-item button,.cart-item strong{font-size:12px;line-height:1.35}:root{--lime:#b58505}.product-visual:before{background:#b58505}.quick-add:hover{background:#9a7000}.clear-cart{cursor:pointer;background:0 0;border:0;min-height:44px;margin-top:6px;padding:0;font-size:12px;line-height:1.35;text-decoration:underline}.branded-hero>img{object-position:center}.product-visual{overflow:hidden;background:#090604!important}.product-visual:before{display:none}.product-asset,.product-2,.product-3,.product-4{object-fit:cover;object-position:23% center;filter:none;width:100%;height:100%;transition:transform .35s;transform:none}.product-card:hover .product-asset{transform:scale(1.025)}@media (max-width:580px){.product-asset,.product-2,.product-3,.product-4{object-position:24% center;width:100%;height:100%}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
