:root{--ink:#171714;--paper:#f5f1e8;--cream:#fffaf1;--coral:#ff684d;--sage:#b7cba7;--lavender:#c7c2ef;--butter:#f2d66f;--blue:#88b8d8;--mint:#a9d6c1;--rose:#e8b8bc;--apricot:#f3b879;--line:rgba(23,23,20,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:20px;top:20px;z-index:1000;background:#fff;padding:12px}.announcement-bar{height:34px;display:grid;place-items:center;padding:0 16px;background:var(--ink);color:#fff;font:700 10px/1 monospace;letter-spacing:.12em;text-transform:uppercase}.site-header{height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3vw;border-bottom:1px solid var(--ink);background:#f5f1e8f5;position:sticky;top:0;z-index:20}.wordmark{font-size:clamp(24px,2.4vw,38px);font-weight:900;letter-spacing:-.08em}.wordmark i,h1 em,h2 em{font-family:Georgia,serif;font-weight:400}.site-header nav{display:flex;gap:clamp(16px,2.4vw,38px);font-size:13px;font-weight:700}.bag-link{justify-self:end;font:700 12px/1 monospace;text-transform:uppercase}.bag-link span{display:inline-grid;place-items:center;width:24px;height:24px;margin-left:7px;border-radius:50%;background:var(--coral);color:#fff}.hero{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;border-bottom:1px solid var(--ink)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(70px,8vw,130px) 5vw 60px;border-right:1px solid var(--ink)}.kicker{margin:0 0 20px;font:700 11px/1.2 monospace;letter-spacing:.14em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(60px,7.2vw,126px);line-height:.83;letter-spacing:-.085em}.lede{max-width:530px;margin:34px 0 30px;font-size:clamp(18px,1.6vw,24px);line-height:1.45}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.pill{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--ink);border-radius:999px;font-weight:800;cursor:pointer}.dark{background:var(--ink);color:#fff}.full{width:100%}.text-link{font-weight:800}.proof{display:flex;gap:10px;flex-wrap:wrap;margin-top:55px}.proof span{padding:8px 12px;border:1px solid var(--ink);border-radius:999px;font:700 9px/1 monospace;text-transform:uppercase}.hero-art{min-height:720px;overflow:hidden;position:relative;background:var(--coral)}.hero-art:before,.hero-art:after{content:"";position:absolute;border:1px solid rgba(23,23,20,.28);border-radius:50%}.hero-art:before{width:72%;aspect-ratio:1;left:14%;top:13%}.hero-art:after{width:46%;aspect-ratio:1;left:27%;top:27%}.hero-sun{width:118px;height:118px;display:grid;place-items:center;position:absolute;right:7%;top:7%;z-index:4;border:1px solid var(--ink);border-radius:50%;background:var(--butter);text-align:center;font:800 12px/1.05 monospace;transform:rotate(8deg)}.hero-pack{width:235px;height:330px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;position:absolute;z-index:3;border:1px solid var(--ink);border-radius:6px 6px 18px 18px;background:var(--cream);box-shadow:13px 15px #17171426}.hero-pack small,.pack small{font-weight:900}.hero-pack strong{font-size:50px;line-height:.85;letter-spacing:-.07em}.hero-pack span{font:700 8px/1.2 monospace;text-transform:uppercase}.pack-one{left:10%;bottom:10%;transform:rotate(-8deg)}.pack-two{right:9%;bottom:7%;transform:rotate(8deg)}.hero-art>p{position:absolute;left:7%;top:9%;font:italic 18px/1.3 Georgia,serif;transform:rotate(-7deg)}.marquee{display:flex;gap:28px;overflow:hidden;padding:19px;background:var(--coral);border-bottom:1px solid var(--ink);white-space:nowrap;font-size:19px;font-weight:900;text-transform:uppercase}.shop-section,.collection-page{padding:clamp(70px,9vw,140px) 3vw}.section-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:end;margin-bottom:52px}.section-heading h2,.feature-copy h2,.signup h2,.subscribe-section h2{margin:0;font-size:clamp(44px,5.2vw,82px);line-height:.95;letter-spacing:-.07em}.section-heading>p{max-width:420px;justify-self:end;margin:0;font-size:20px;line-height:1.45}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.product-card{min-width:0;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--cream)}.product-art{min-height:300px;display:grid;place-items:center;overflow:hidden;position:relative;border-bottom:1px solid var(--ink)}.product-art img{width:100%;height:100%;object-fit:cover}.coral{background:var(--coral)}.lavender{background:var(--lavender)}.sage{background:var(--sage)}.butter{background:var(--butter)}.blue{background:var(--blue)}.mint{background:var(--mint)}.rose{background:var(--rose)}.apricot{background:var(--apricot)}.pack{width:150px;height:205px;display:flex;flex-direction:column;justify-content:space-between;padding:16px;border:1px solid var(--ink);border-radius:5px 5px 14px 14px;background:var(--cream);box-shadow:10px 11px #17171424;transform:rotate(-3deg)}.pack strong{font-size:28px;line-height:.9;letter-spacing:-.06em;text-transform:capitalize}.pack span{font:700 8px/1.2 monospace}.product-meta{display:flex;justify-content:space-between;gap:12px;padding:22px 18px 8px}.product-meta small{font:700 8px/1.2 monospace;text-transform:uppercase}.product-meta h3{margin:7px 0 0;font-size:24px;line-height:1;letter-spacing:-.06em}.product-meta>b{font-size:13px;white-space:nowrap}.product-copy{min-height:72px;margin:0;padding:4px 18px 18px;color:#53534e;font-size:13px;line-height:1.4}.card-form{margin:0 12px 7px}.card-form button{width:100%;min-height:44px;display:flex;justify-content:space-between;align-items:center;padding:0 13px;border:1px solid var(--ink);background:transparent;font-weight:800;cursor:pointer}.subscription-preview{display:flex;justify-content:space-between;gap:8px;margin:0 12px 12px;padding:12px;border:1px solid var(--ink);background:var(--butter);font-size:10px}.feature{display:grid;grid-template-columns:1.1fr .9fr;border-bottom:1px solid var(--ink)}.feature-art{min-height:720px;display:grid;place-items:center;position:relative;overflow:hidden;background:var(--lavender);border-right:1px solid var(--ink)}.stamp{width:100px;height:100px;display:grid;place-items:center;position:absolute;left:7%;top:8%;z-index:2;border:1px solid var(--ink);border-radius:50%;background:var(--coral);text-align:center;font:800 12px/1.05 monospace;transform:rotate(-10deg)}.bundle-packs{width:90%;display:flex;justify-content:center;align-items:flex-end;gap:2vw}.bundle-packs i{width:29%;min-height:340px;display:flex;align-items:flex-end;padding:25px;border:1px solid var(--ink);border-radius:6px 6px 18px 18px;background:var(--cream);box-shadow:12px 14px #17171424;font-style:normal;font-size:38px;font-weight:900;line-height:.85}.bundle-packs i:first-child{transform:rotate(-8deg)}.bundle-packs i:last-child{transform:rotate(8deg)}.feature-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px);background:var(--cream)}.feature-copy>p:not(.kicker){margin:28px 0;font-size:18px;line-height:1.55}.feature-copy ul{margin:0 0 28px;padding:0;list-style:none;border-top:1px solid var(--ink)}.feature-copy li{padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.feature-price{display:block;margin-bottom:18px;font-size:28px}.disabled{opacity:.55;cursor:not-allowed}.feature-reset{grid-template-columns:.88fr 1.12fr}.feature-reset .feature-copy{border-right:1px solid var(--ink)}.reset-art{min-height:760px;overflow:hidden;position:relative;background:var(--rose)}.reset-art>strong{position:absolute;left:8%;top:8%;z-index:2;font-size:clamp(38px,4.3vw,70px);line-height:.8;letter-spacing:-.075em}.reset-shapes i{width:210px;height:170px;position:absolute;border:25px solid var(--cream);border-radius:50%;box-shadow:10px 12px #17171421}.reset-shapes i:first-child{right:8%;top:10%}.reset-shapes i:nth-child(2){left:12%;bottom:12%;border-color:#d8c8af}.reset-shapes i:last-child{right:10%;bottom:8%;border-color:#f4d8cb}.subscribe-section{display:grid;grid-template-columns:1.15fr 1fr .65fr;border-bottom:1px solid var(--ink);background:var(--butter)}.subscribe-section>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(65px,7vw,110px) 5vw;border-right:1px solid var(--ink)}.subscribe-section>div>p:not(.kicker){max-width:590px;margin:28px 0;font-size:18px;line-height:1.5}.subscribe-section ol{margin:0;padding:0;list-style:none;border-right:1px solid var(--ink)}.subscribe-section li{min-height:190px;display:flex;flex-direction:column;padding:25px;border-bottom:1px solid var(--ink)}.subscribe-section li:last-child{border-bottom:0}.subscribe-section li b{font:700 9px/1 monospace}.subscribe-section li strong{margin-top:auto;font-size:24px}.subscribe-section li span{margin-top:8px;font-size:13px;line-height:1.45}.subscribe-section aside{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:35px;background:var(--coral);text-align:center}.subscribe-section aside strong{font-size:clamp(56px,7vw,108px);line-height:.8;letter-spacing:-.08em}.subscribe-section aside>span{margin-top:14px;font:700 11px/1 monospace;text-transform:uppercase}.subscribe-section aside small{max-width:220px;margin-top:70px;font-size:9px;line-height:1.5}.why-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:6vw;padding:clamp(80px,10vw,150px) 5vw;background:var(--ink);color:#fff}.why-section h2{margin:0;font-size:clamp(48px,5.5vw,88px);line-height:.94;letter-spacing:-.07em}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.35);border-left:1px solid rgba(255,255,255,.35)}.why-grid article{min-height:250px;padding:24px;border-right:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(255,255,255,.35)}.why-grid b{font:700 10px/1 monospace;color:var(--coral)}.why-grid h3{margin:75px 0 12px;font-size:24px}.why-grid p{color:#ffffffad;line-height:1.5}.signup{display:grid;grid-template-columns:1fr .8fr;gap:8vw;align-items:end;padding:clamp(75px,9vw,130px) 5vw;background:var(--coral)}.signup-form{display:grid;grid-template-columns:1fr auto;border-bottom:2px solid var(--ink)}.signup-form label{position:absolute;left:-999px}.signup-form input,.signup-form button{padding:18px 0;border:0;background:transparent}.signup-form input{min-width:0;font-size:18px}.signup-form button{font-weight:800;cursor:pointer}.site-footer{padding:65px 5vw 26px;background:var(--cream)}.footer-wordmark{display:inline-block;margin-bottom:70px;font-size:clamp(54px,8vw,120px)}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:720px;margin-left:auto}.footer-grid div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid b{margin-bottom:9px;font:700 9px/1 monospace;text-transform:uppercase}.footer-bottom{display:flex;justify-content:space-between;margin-top:70px;padding-top:18px;border-top:1px solid var(--ink);font:600 9px/1.4 monospace;text-transform:uppercase}.product-page{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--ink)}.product-page-art{min-height:720px;border-right:1px solid var(--ink)}.product-page-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,8vw,120px)}.product-page-copy h1,.collection-page h1,.cart-page h1{margin:0 0 28px;font-size:clamp(52px,6vw,96px);line-height:.9;letter-spacing:-.075em}.rte{font-size:17px;line-height:1.6}.product-page-price{margin:28px 0;font-size:28px}.product-subscribe{display:flex;flex-direction:column;gap:5px;margin-top:12px;padding:16px;border:1px solid var(--ink);background:var(--butter)}.product-subscribe span{font-size:12px}.compliance-note{margin-top:20px;color:#666;line-height:1.4}.cart-page{max-width:950px;min-height:70vh;padding:90px 5vw;margin:auto}.cart-line{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid var(--ink)}.cart-line h2{margin:0 0 8px}.cart-line input{width:70px;padding:10px}.cart-total{display:flex;justify-content:space-between;margin:35px 0;font-size:24px}.coral-button{background:var(--coral);margin-left:10px}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero,.feature,.feature-reset,.subscribe-section,.why-section,.signup,.product-page{grid-template-columns:1fr}.hero-copy,.feature-art,.feature-reset .feature-copy,.product-page-art{border-right:0;border-bottom:1px solid var(--ink)}.subscribe-section>div,.subscribe-section ol{border-right:0;border-bottom:1px solid var(--ink)}.site-header nav{display:none}.section-heading{grid-template-columns:1fr}.section-heading>p{justify-self:start}.footer-grid{margin-left:0}}@media(max-width:560px){.hero h1{font-size:16vw}.hero-art{min-height:560px}.hero-pack{width:180px;height:260px}.pack-one{left:2%}.pack-two{right:1%}.product-grid{grid-template-columns:1fr}.product-art{min-height:380px}.feature-art,.reset-art{min-height:520px}.bundle-packs i{min-height:270px;padding:12px;font-size:26px}.why-grid,.signup-form{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:8px}.cart-line{align-items:flex-start}.coral-button{margin:10px 0 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
