@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Italiana&display=swap";:root{--ice:#d9f8fb;--line:rgba(16,21,24,.17);--serif:"Italiana",serif;--sans:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-weight:300}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select{font:inherit}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:100}.announcement{height:30px;background:#061014;color:#d9f8fb;display:flex;align-items:center;justify-content:center;font-size:8px;letter-spacing:.18em;text-transform:uppercase}.site-header{height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3.5vw;border-bottom:1px solid var(--line);position:relative;z-index:20;background:#f5f5f2f5}.site-header nav{display:flex;gap:28px;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.header-logo{grid-column:2;grid-row:1;width:var(--logo-width,180px);height:58px;display:flex;align-items:center;justify-content:center;overflow:hidden}.header-logo img{width:100%}.header-actions{grid-column:3;grid-row:1;display:flex;justify-content:flex-end;gap:18px;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.cart-count{display:inline-flex;background:var(--ink);color:#fff;border-radius:50%;width:20px;height:20px;align-items:center;justify-content:center;margin-left:5px}.menu-toggle{display:none;border:0;background:none}.hero{min-height:690px;position:relative;background:#11191e;color:#fff;overflow:hidden}.hero-media,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-media{object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(5,9,11,.9),rgba(5,9,11,.5) 38%,transparent 70%)}.hero-content{position:absolute;left:7vw;top:50%;transform:translateY(-50%);width:min(590px,44vw)}.eyebrow{font-size:8px;letter-spacing:.24em;text-transform:uppercase;font-weight:600;margin:0 0 20px}.eyebrow:before{content:"";display:inline-block;width:28px;height:1px;background:var(--blue);vertical-align:middle;margin-right:11px}.display,.section-title{font:400 clamp(52px,6vw,94px)/.98 var(--serif);letter-spacing:-.025em;margin:0}.display em,.section-title em{color:#78dce7}.hero-copy{font-size:14px;line-height:1.8;color:#c2ced1;max-width:500px;margin:28px 0 34px}.button{display:inline-flex;justify-content:space-between;gap:35px;min-width:190px;padding:15px 18px;background:#fff;color:var(--ink);text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:600;border:0}.ticker{height:64px;background:var(--ice);display:flex;justify-content:space-around;align-items:center;font-size:8px;letter-spacing:.2em}.intro{text-align:center;padding:110px 9vw}.intro .section-title{font-size:clamp(40px,5vw,70px);line-height:1.12;max-width:1050px;margin:auto}.intro .rte{max-width:590px;margin:30px auto;color:#5d676b;font-size:12px;line-height:1.8}.section-pad{padding:95px 3.5vw}.title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.title-row .section-title{font-size:clamp(42px,4vw,64px)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card-media{aspect-ratio:4/5;background:#dfe4e4;position:relative;overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .card-media img{transform:scale(1.03)}.placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#d7eef0,#8db9c0);font:400 28px var(--serif);color:#31555b}.badge{position:absolute;left:12px;top:12px;background:#ffffffe6;padding:7px 9px;font-size:7px;text-transform:uppercase;letter-spacing:.13em}.card-info{display:flex;justify-content:space-between;gap:10px;padding-top:14px}.card-info h3{font:400 16px var(--serif);margin:0 0 5px}.card-info p{font-size:9px;color:#70797d;margin:0}.price{font-size:11px;font-weight:500}.campaign{display:grid;grid-template-columns:52% 48%;min-height:720px;background:#0d1519;color:#fff}.campaign-media img{width:100%;height:100%;object-fit:cover}.campaign-copy-block{padding:90px 9vw;display:flex;flex-direction:column;justify-content:center}.campaign-copy-block .section-title{font-size:clamp(45px,4.5vw,70px)}.campaign-copy-block .rte{font-size:13px;line-height:1.85;color:#abb7ba}.standards{list-style:none;padding:0;margin:24px 0;border-top:1px solid #364146}.standards li{padding:17px 0;border-bottom:1px solid #364146;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.standards span{color:#55c8d8;margin-right:20px}.concerns{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.concern{min-height:230px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px;display:flex;flex-direction:column;justify-content:space-between}.concern:hover{background:var(--ice)}.concern h3{font:400 30px var(--serif);margin:0}.concern p{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.device{display:grid;grid-template-columns:45% 55%;background:var(--ice);min-height:680px}.device-copy{padding:85px 7vw;display:flex;flex-direction:column;justify-content:center}.device-copy .section-title{font-size:clamp(45px,4.5vw,70px)}.device-media img{width:100%;height:100%;object-fit:cover}.ingredients{display:grid;grid-template-columns:42% 58%;padding:105px 7vw;gap:8vw}.ingredients .section-title{font-size:clamp(43px,4.5vw,68px)}.ingredient-item{border-bottom:1px solid var(--line);padding:25px 0}.ingredient-item h3{font:400 23px var(--serif);margin:0}.ingredient-item p{font-size:11px;color:#657074;line-height:1.7}.newsletter{display:grid;grid-template-columns:1fr 1fr;padding:90px 8vw;gap:9vw;align-items:center}.newsletter .section-title{font-size:clamp(43px,4.5vw,68px)}.newsletter-fields{display:flex;border-bottom:1px solid}.newsletter input{border:0;background:none;outline:0;padding:15px 0;flex:1}.newsletter button{border:0;background:none;text-transform:uppercase;letter-spacing:.12em;font-size:8px}.footer{background:#081115;color:#dfe7e8;padding:65px 4vw 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px;padding-bottom:55px}.footer-logo{max-width:250px;filter:brightness(2)}.footer-column{display:flex;flex-direction:column;gap:12px}.footer-column h3{font-size:8px;text-transform:uppercase;letter-spacing:.15em;color:#55c8d8}.footer-column a{font-size:10px;color:#aab6b9}.footer-bottom{border-top:1px solid #344044;padding-top:20px;display:flex;justify-content:space-between;font-size:7px;text-transform:uppercase;letter-spacing:.12em;color:#7f8e92}.main-product{display:grid;grid-template-columns:55% 45%;gap:6vw;padding:70px 5vw}.product-gallery img{width:100%}.product-details{padding:30px 0;position:sticky;top:20px;align-self:start}.product-details h1{font:400 clamp(42px,5vw,70px)/1 var(--serif)}.product-price{font-size:15px}.product-description{font-size:12px;line-height:1.8;color:#596367}.product-form select,.product-form input{width:100%;padding:13px;border:1px solid var(--line);background:transparent;margin:8px 0 16px}.product-form button{width:100%;padding:16px;background:var(--ink);color:#fff;border:0;text-transform:uppercase;letter-spacing:.13em;font-size:9px}.collection-header,.page-width{padding:70px 5vw}.collection-header h1,.page-width h1{font:400 clamp(44px,5vw,72px) var(--serif)}.cart-table{width:100%;border-collapse:collapse}.cart-table td{padding:18px 8px;border-bottom:1px solid var(--line)}.empty{text-align:center;padding:120px 20px}.shopify-policy__container{max-width:900px!important;padding:70px 20px!important}.custom-liquid{padding:40px 5vw}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.campaign,.device{grid-template-columns:1fr}.campaign-media,.device-media{height:560px}.concerns{grid-template-columns:repeat(2,1fr)}.main-product{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr)}}@media(max-width:720px){.site-header{height:70px;padding:0 16px}.menu-toggle{display:block;grid-column:1;grid-row:1}.site-header nav{display:none;position:absolute;left:0;right:0;top:70px;background:var(--paper);padding:25px;flex-direction:column}.site-header nav.open{display:flex}.header-actions .account,.header-actions .search{display:none}.header-logo{width:130px}.hero{min-height:700px}.hero-media{object-position:64% center}.hero-overlay{background:linear-gradient(0deg,rgba(5,9,11,.92),transparent 80%)}.hero-content{left:22px;right:22px;bottom:60px;top:auto;transform:none;width:auto}.display{font-size:53px}.ticker span:nth-of-type(n+2){display:none}.intro{padding:80px 22px}.section-pad{padding:70px 16px}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-card{min-width:82vw;scroll-snap-align:start}.campaign-copy-block,.device-copy{padding:70px 24px}.campaign-media,.device-media{height:520px}.concerns{grid-template-columns:1fr}.concern{min-height:160px}.ingredients,.newsletter{grid-template-columns:1fr;padding:75px 24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.main-product{padding:35px 18px}}body{font-size:17px;line-height:1.6}nav a,.header nav a,.header__menu-item,.menu-drawer a{font-size:16px!important;letter-spacing:.02em}@media screen and (max-width:749px){body{font-size:16px}nav a,.header nav a,.header__menu-item,.menu-drawer a{font-size:17px!important}.product-description,.product__description,.rte,.rte p,.collection-description,.section-copy,.editorial-copy{font-size:16px!important;line-height:1.65!important}}@media screen and (max-width:749px){.product-grid,.collection-grid,.products-grid,.grid--products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;overflow:visible!important;scroll-snap-type:none!important}.product-grid>*,.collection-grid>*,.products-grid>*,.grid--products>*{width:100%!important;min-width:0!important;flex:none!important;scroll-snap-align:unset!important}.product-card img,.card-product img,.product-card__image img,.card__media img{width:100%!important;aspect-ratio:1 / 1!important;object-fit:cover!important}.product-card,.card-product{width:100%!important}}body,p,li{font-size:17px;line-height:1.65}nav a,.header nav a,.header__menu-item{font-size:16px!important}.product-description,.product__description,.rte,.rte p,.collection-description,.section-copy,.editorial-copy{font-size:17px!important;line-height:1.7!important}.product-card p,.product-card a,.card-product p,.card-product a,button,.button,.btn{font-size:16px}footer,footer p,footer a,.footer{font-size:16px;line-height:1.6}@media screen and (max-width:749px){body,p,li{font-size:17px;line-height:1.65}nav a,.header nav a,.header__menu-item,.menu-drawer a{font-size:17px!important}.product-description,.product__description,.rte,.rte p,.collection-description,.section-copy,.editorial-copy{font-size:17px!important;line-height:1.7!important}.product-card p,.product-card a,.card-product p,.card-product a,button,.button,.btn{font-size:16px}footer,footer p,footer a{font-size:16px}}.footer-newsletter{max-width:360px}.footer-newsletter h3{font-size:14px;letter-spacing:.15em;margin:0 0 16px}.footer-newsletter p{font-size:16px;line-height:1.6;margin:0 0 20px;opacity:.8}.footer-email-field{display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.5)}.footer-email-field input{flex:1;background:transparent;border:0;outline:none;color:inherit;font-size:16px;padding:12px 5px;min-width:0}.footer-email-field input::placeholder{color:inherit;opacity:.6}.footer-email-field button{background:transparent;border:0;color:inherit;cursor:pointer;font-size:24px;padding:8px 5px 8px 15px}.footer-email-success{margin-top:12px!important;font-size:14px!important}.footer-email-error{margin-top:12px;font-size:14px}@media screen and (max-width:749px){.footer-newsletter{width:100%;max-width:100%;margin-top:25px}.footer-newsletter p,.footer-email-field input{font-size:16px}}.header-actions a,.header-actions button{font-size:16px!important;font-weight:400;letter-spacing:.02em}.header-actions{gap:24px}.header-actions .cart-count,.header-actions .bag-count,.header-actions .cart-count-bubble{font-size:11px!important}@media screen and (max-width:749px){.hero{position:relative!important;min-height:760px!important;height:82vh!important;max-height:850px!important;overflow:hidden!important}.hero>picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important}.hero>picture .hero-media,.hero .hero-media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:72% center!important}.hero .hero-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1!important;background:linear-gradient(90deg,#05090be0,#05090bb3 32%,#05090b2e 62%,#05090b0d)!important}.hero .hero-content{position:absolute!important;z-index:2!important;left:24px!important;right:auto!important;top:auto!important;bottom:48px!important;width:58%!important;max-width:285px!important;transform:none!important;text-align:left!important}.hero .eyebrow{font-size:10px!important;line-height:1.4!important;letter-spacing:.18em!important;margin:0 0 18px!important;white-space:nowrap!important}.hero .display{font-size:46px!important;line-height:1.02!important;max-width:280px!important;margin:0 0 24px!important}.hero .hero-copy{width:100%!important;max-width:270px!important;margin:0 0 26px!important;color:#e3eaec!important}.hero .hero-copy p{font-size:16px!important;line-height:1.55!important;margin:0!important}.hero .button{display:inline-flex!important;width:auto!important;min-width:200px!important;padding:17px 19px!important;font-size:14px!important;margin:0!important}}@media screen and (max-width:749px){.hero{position:relative!important;min-height:760px!important;height:82vh!important;max-height:850px!important;overflow:hidden!important}.hero>picture,.hero picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important}.hero .hero-media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:80% center!important}.hero .hero-overlay{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:1!important;background:linear-gradient(90deg,#05090be6,#05090bb3 32%,#05090b26 62%,#05090b08)!important}.hero .hero-content{position:absolute!important;z-index:2!important;left:24px!important;right:auto!important;top:auto!important;bottom:55px!important;width:58%!important;max-width:300px!important;transform:none!important;text-align:left!important}.hero .eyebrow{font-size:10px!important;line-height:1.4!important;letter-spacing:.18em!important;margin:0 0 18px!important;white-space:nowrap!important}.hero .display{font-size:48px!important;line-height:1.01!important;max-width:290px!important;margin:0 0 22px!important}.hero .hero-copy{max-width:280px!important;margin:0 0 26px!important;color:#e3eaec!important}.hero .hero-copy p{font-size:16px!important;line-height:1.55!important;margin:0!important}.hero .button{display:inline-flex!important;width:auto!important;min-width:200px!important;padding:17px 20px!important;font-size:14px!important;margin:0!important}}@media screen and (max-width:749px){.hero{min-height:650px!important;height:700px!important;max-height:650px!important}}#shopify-pc__banner{padding:14px 32px!important;min-height:0!important}#shopify-pc__banner .shopify-pc__banner__dialog{padding:0!important}#shopify-pc__banner h2{font-size:16px!important;line-height:1.2!important;margin:0 0 6px!important}#shopify-pc__banner p{font-size:13px!important;line-height:1.4!important;margin:0!important}#shopify-pc__banner a{font-size:13px!important}#shopify-pc__banner button{min-height:42px!important;height:42px!important;padding:8px 24px!important;font-size:13px!important}@media screen and (max-width:749px){#shopify-pc__banner{padding:14px 16px!important}#shopify-pc__banner h2{font-size:15px!important;margin-bottom:5px!important}#shopify-pc__banner p{font-size:12px!important;line-height:1.4!important}#shopify-pc__banner a{font-size:12px!important}#shopify-pc__banner button{min-height:40px!important;height:40px!important;padding:7px 14px!important;font-size:12px!important}}.featured-video-section{padding:100px 5vw;background:var(--paper)}.featured-video-wrap{display:grid;grid-template-columns:55% 45%;max-width:1400px;margin:0 auto;align-items:center}.featured-video-media{position:relative;overflow:hidden;background:#0d1519;aspect-ratio:4 / 5}.featured-video-media video{width:100%;height:100%;display:block;object-fit:cover}.featured-video-content{padding:70px 7vw}.featured-video-eyebrow{font-size:11px!important;font-weight:600;letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px}.featured-video-heading{font:400 clamp(45px,4.5vw,72px) / 1.02 var(--serif);letter-spacing:-.025em;margin:0 0 28px}.featured-video-heading em{color:#78dce7}.featured-video-description{max-width:480px;margin-bottom:32px}.featured-video-description p{font-size:17px!important;line-height:1.7!important;color:#596367}@media screen and (max-width:749px){.featured-video-section{padding:60px 0}.featured-video-wrap{display:block}.featured-video-media{width:100%;aspect-ratio:4 / 5}.featured-video-content{padding:38px 24px 10px}.featured-video-heading{font-size:43px;line-height:1.03}.featured-video-description p{font-size:16px!important}}.card-rating{display:flex;align-items:center;gap:7px;margin-top:8px}.card-rating__stars{font-size:12px;line-height:1;letter-spacing:1px;color:var(--blue)}.card-rating__text{font-size:12px;line-height:1;color:#667276}@media screen and (max-width:749px){.card-rating{gap:5px;margin-top:6px}.card-rating__stars,.card-rating__text{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
