*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-weight:700;-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img,svg{max-width:100%;height:auto;display:block}.page-width{width:min(calc(100% - 40px),1480px);margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:12px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-only{display:none}.display-xl,.display-lg,.display-md,.wordmark,.footer-wordmark,.mega-stat{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;letter-spacing:.01em;line-height:.9}.display-xl{font-size:clamp(78px,10.2vw,178px);margin:.1em 0}.display-lg{font-size:clamp(56px,7.3vw,118px);margin:.12em 0 .22em}.display-md{font-size:clamp(36px,4.8vw,72px);margin:.15em 0}.kicker{display:block;font-size:13px;line-height:1;text-transform:uppercase;letter-spacing:.085em;margin-bottom:14px}.kicker--acid{color:var(--acid)}.lede{font-size:clamp(20px,2vw,34px);line-height:1.08;letter-spacing:0;max-width:680px;margin:0}.lede--light{color:#fff}.fineprint,.source-note{font-size:12px;line-height:1.45;font-weight:600}.source-note{color:#bdbdbd;margin-top:28px;max-width:720px}.source-note a{text-decoration:underline;text-underline-offset:3px}.section{padding:clamp(70px,8vw,130px) 0}.section--acid{background:var(--acid)}.section--ink{background:var(--ink);color:#fff}.section-heading{display:grid;grid-template-columns:.28fr .72fr;gap:40px;align-items:start;margin-bottom:45px}.section-heading .display-lg{margin-top:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 22px;border:2px solid var(--ink);border-radius:var(--radius);font-size:15px;font-weight:900;text-transform:uppercase;letter-spacing:.035em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--ink)}.button--acid{background:var(--acid);color:var(--ink)}.button--ink{background:var(--ink);color:var(--acid)}.button--ink:hover{box-shadow:5px 5px 0 var(--acid)}.button--outline{background:transparent}.button--full{width:100%}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.text-link{font-size:13px;font-weight:900;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.rte{font-weight:500;line-height:1.55}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.rte a{text-decoration:underline}.rte img{margin:28px 0}.select,input,textarea{background:#fff;border:2px solid var(--ink);border-radius:var(--radius);padding:14px 15px}.field-label,label{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.announcement{height:32px;overflow:hidden;background:var(--ink);color:var(--acid);border-bottom:1px solid var(--acid)}.announcement__track{width:max-content;height:100%;display:flex;align-items:center;gap:30px;animation:ticker 24s linear infinite;font-size:11px;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}@keyframes ticker{to{transform:translate(-33.333%)}}.site-header{position:sticky;top:0;z-index:80;background:color-mix(in srgb,var(--paper) 96%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:2px solid var(--ink)}.site-header__inner{height:74px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.wordmark{font-size:37px;justify-self:start}.wordmark img{max-height:44px;width:auto}.site-nav{display:flex;gap:28px;align-items:center;justify-content:center}.site-nav a{font-size:12px;text-transform:uppercase;letter-spacing:.04em}.site-nav a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.cart-button{justify-self:end;border:2px solid var(--ink);background:var(--acid);padding:10px 13px;font-size:12px;font-weight:900}.icon-button{border:0;background:transparent;font-size:32px;padding:8px}.burger,.burger:before,.burger:after{display:block;width:24px;height:2px;background:var(--ink);content:"";position:relative}.burger:before{position:absolute;top:-7px}.burger:after{position:absolute;top:7px}.mobile-menu{border-bottom:2px solid var(--ink);background:var(--acid)}.mobile-menu__links{display:flex;flex-direction:column;padding:25px 0}.mobile-menu__links a{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:40px;text-transform:uppercase;padding:8px 0}.home-hero{min-height:calc(100vh - 106px);display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid var(--ink)}.home-hero__copy{padding:clamp(55px,6vw,100px) max(24px,calc((100vw - 1480px)/2 + 20px));padding-right:clamp(35px,5vw,80px);display:flex;flex-direction:column;justify-content:center}.home-hero__copy .display-xl{max-width:7ch}.home-hero__copy .lede{max-width:630px}.hero-actions{display:flex;gap:22px;align-items:center;margin-top:32px}.hero-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.hero-facts span{border:2px solid var(--ink);padding:8px 10px;font-size:11px;text-transform:uppercase}.home-hero__visual{position:relative;overflow:hidden;border-left:2px solid var(--ink);background:var(--paper);display:grid;place-items:center}.home-hero__visual>img{width:100%;height:100%;object-fit:cover;min-height:620px}.hero-stamp{position:absolute;right:28px;bottom:28px;background:var(--acid);border:2px solid var(--ink);padding:14px 16px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(28px,3vw,50px);line-height:.85;transform:rotate(-3deg)}.marquee{overflow:hidden;background:var(--acid);border-bottom:2px solid var(--ink)}.marquee__track{width:max-content;display:flex;align-items:center;gap:28px;animation:ticker2 28s linear infinite;padding:14px 0}.marquee span{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:27px;letter-spacing:.01em;white-space:nowrap;text-transform:uppercase}.marquee i{font-style:normal;font-size:20px}@keyframes ticker2{to{transform:translate(-50%)}}.gap-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(45px,8vw,140px);align-items:end}.mega-stat{font-size:clamp(150px,22vw,360px);color:var(--acid);line-height:.7}.gap-stat .display-md{max-width:7ch}.gap-copy .display-lg{max-width:8ch}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #555;border-bottom:1px solid #555;margin-top:40px}.mini-stats>div{padding:24px 20px 24px 0;border-right:1px solid #555}.mini-stats>div+div{padding-left:20px}.mini-stats>div:last-child{border-right:0}.mini-stats strong{display:block;color:var(--acid);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:48px;line-height:1}.mini-stats span{display:block;font-size:10px;letter-spacing:.08em;margin-top:8px}.brand-problem__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end}.brand-problem__grid .display-lg{max-width:9ch}.brand-problem__body{border-left:2px solid var(--ink);padding-left:34px}.scribble{display:inline-block;background:var(--acid);border:2px solid var(--ink);padding:10px 13px;transform:rotate(-1.5deg);margin-top:28px;font-family:Arial Narrow,Arial,sans-serif;font-weight:900;font-size:22px}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--ink);border:2px solid var(--ink)}.showcase-image,.showcase-copy{background:var(--acid)}.showcase-image img{width:100%;height:100%;object-fit:cover}.showcase-copy{padding:clamp(35px,5vw,82px);display:flex;flex-direction:column;justify-content:center}.showcase-copy .display-lg{max-width:8ch}.showcase-list{border-top:2px solid var(--ink);margin-top:40px}.showcase-list>div{display:grid;grid-template-columns:.48fr .52fr;gap:25px;padding:18px 0;border-bottom:2px solid var(--ink)}.showcase-list strong{font-size:14px}.showcase-list span{font-size:14px;font-weight:600;line-height:1.35}.ritual-grid{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--ink)}.ritual-card{padding:30px;min-height:290px;border-right:2px solid var(--ink);display:flex;flex-direction:column}.ritual-card:last-child{border-right:0}.ritual-card__num{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:92px;line-height:.8}.ritual-card h3{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:42px;margin:auto 0 8px}.ritual-card p{font-size:16px;line-height:1.35;font-weight:600;max-width:28ch}.section-note{max-width:900px;margin-top:18px}.subscription-cta{background:var(--paper)}.subscription-card{display:grid;grid-template-columns:1.05fr .95fr;background:var(--ink);color:#fff;border:2px solid var(--ink);overflow:hidden}.subscription-card__copy{padding:clamp(38px,6vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.subscription-card__copy .display-lg{color:var(--acid);max-width:8ch}.subscription-card__copy .lede{max-width:620px}.subscription-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:32px 0 20px}.subscription-price strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:62px;color:var(--acid)}.subscription-price span{font-size:16px}.subscription-price small{width:100%;font-size:11px;color:#bbb}.subscription-card__image{background:var(--paper)}.subscription-card__image img{width:100%;height:100%;object-fit:cover}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,8vw,130px);align-items:start}.faq-intro{position:sticky;top:130px}.faq-intro .display-lg{max-width:7ch}.accordion{border-top:2px solid var(--ink)}.accordion:last-child{border-bottom:2px solid var(--ink)}.accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:18px;font-weight:900;text-transform:uppercase;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion__plus{font-size:30px;line-height:1;transition:transform .15s}.accordion[open] .accordion__plus{transform:rotate(45deg)}.accordion__body{padding:0 55px 24px 0;max-width:800px}.product-main{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(370px,.85fr);gap:clamp(35px,6vw,90px);padding-top:42px;padding-bottom:80px}.product-media{min-width:0}.product-media__stage{background:#fff;border:2px solid var(--ink);aspect-ratio:1/1;overflow:hidden}.product-media__stage img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px}.product-thumb{border:2px solid transparent;background:transparent;padding:0;aspect-ratio:1/1;overflow:hidden}.product-thumb.is-active{border-color:var(--ink)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-buybox{position:sticky;top:125px;align-self:start}.product-title{margin-top:6px}.product-intro{font-size:19px;line-height:1.35;font-weight:600;max-width:620px}.product-badges{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.product-badges span{border:2px solid var(--ink);padding:8px 9px;font-size:10px;letter-spacing:.05em}.product-form{border-top:2px solid var(--ink);padding-top:22px}.product-form .select{width:100%;margin:8px 0 18px}.buybox-price{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:8px 0 20px}.buybox-price strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:50px}.buybox-price span{font-size:12px}.plan-picker{border:0;padding:0;margin:0 0 16px}.plan-picker legend{font-size:12px;letter-spacing:.05em;margin-bottom:8px}.plan-option{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px;border:2px solid var(--ink);background:#fff;margin-top:-2px;cursor:pointer}.plan-option.is-selected{background:var(--acid)}.plan-option input{accent-color:var(--ink)}.plan-option strong,.plan-option small{display:block}.plan-option strong{font-size:14px}.plan-option small{font-size:11px;font-weight:600;margin-top:3px}.plan-option b{font-size:14px}.setup-warning{border:2px dashed var(--ink);padding:16px;margin:15px 0;background:#fff3a6;display:flex;flex-direction:column;gap:5px}.setup-warning span{font-size:12px;font-weight:600}.setup-warning--live{background:#eee}.product-atc{margin-top:14px;min-height:64px;font-size:16px}.purchase-micro{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin:12px 0 25px;font-size:9px;letter-spacing:.04em}.product-accordions details{border-top:1px solid var(--ink)}.product-accordions details:last-child{border-bottom:1px solid var(--ink)}.product-accordions summary{display:flex;justify-content:space-between;padding:16px 0;list-style:none;font-size:12px;letter-spacing:.05em;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details[open] summary span{transform:rotate(45deg)}.product-accordions .rte{padding:0 0 18px;font-size:14px}.mobile-buybar{display:none}.product-facts{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.product-facts__grid{display:grid;grid-template-columns:repeat(4,1fr)}.product-facts__grid>div{padding:28px;border-left:2px solid var(--ink)}.product-facts__grid>div:last-child{border-right:2px solid var(--ink)}.product-facts strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:52px;display:block;line-height:.9}.product-facts span{font-size:10px;letter-spacing:.06em}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:var(--ink);border:2px solid var(--ink)}.story-copy,.story-image{background:var(--paper)}.story-copy{padding:clamp(38px,5vw,78px);display:flex;flex-direction:column;justify-content:center}.story-copy .display-lg{max-width:8ch}.story-punchline{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:38px;background:var(--acid);border:2px solid var(--ink);padding:15px;margin-top:35px;align-self:flex-start}.story-image img{width:100%;height:100%;object-fit:cover}.app-block{margin:10px 0}.drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a;border:0;width:100%;height:100%}.cart-drawer{position:absolute;right:0;top:0;height:100%;width:min(500px,100%);background:var(--paper);border-left:2px solid var(--ink);display:flex;flex-direction:column;outline:0}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:2px solid var(--ink);background:var(--acid)}.cart-drawer__header h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:36px;margin:0}.cart-drawer__body{overflow:auto;flex:1}.drawer-item{display:grid;grid-template-columns:85px 1fr auto;gap:14px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--ink)}.drawer-item img{width:85px;height:85px;object-fit:cover;background:#fff}.drawer-item small{display:block;font-size:10px;font-weight:600;margin-top:4px}.drawer-empty{padding:35px 20px}.drawer-empty p{font-size:22px}.cart-drawer__footer{padding:20px;border-top:2px solid var(--ink)}.drawer-total{display:flex;justify-content:space-between;margin-bottom:16px}.drawer-total strong{font-size:22px}.cart-drawer__footer .fineprint{text-align:center;margin-bottom:0}.page-main{padding-top:70px;padding-bottom:100px;min-height:70vh}.collection-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.collection-description{max-width:700px}.sort-form{display:flex;align-items:center;gap:10px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card__image{display:block;background:#fff;border:2px solid var(--ink);aspect-ratio:1/1;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.product-card:hover .product-card__image img{transform:scale(1.02)}.product-card__meta{display:flex;justify-content:space-between;gap:20px;padding:14px 0}.product-card h3{font-size:20px;margin:0 0 4px}.product-card small{font-size:10px;color:var(--muted)}.pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:60px;font-size:12px}.pagination a{text-decoration:underline;text-underline-offset:3px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{border:2px solid var(--ink);padding:20px;background:#fff}.collection-card img{aspect-ratio:1/1;object-fit:cover;width:100%}.collection-card h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:42px;margin:18px 0 4px}.collection-card span{font-size:11px}.cart-lines{border-top:2px solid var(--ink)}.cart-line{display:grid;grid-template-columns:150px 1fr 100px 120px;gap:22px;align-items:center;padding:20px 0;border-bottom:2px solid var(--ink)}.cart-line img{width:150px;height:150px;object-fit:cover;background:#fff}.cart-line h2{margin:0 0 8px}.cart-line p{font-size:12px;margin:3px 0}.cart-line__qty{display:flex;flex-direction:column;gap:6px}.qty-input{width:80px}.cart-line__price{text-align:right}.cart-summary{display:grid;grid-template-columns:1fr 420px;gap:40px;margin-top:28px}.cart-summary__total p{display:flex;justify-content:space-between;font-size:22px}.cart-summary__total small{display:block;text-align:right;margin-bottom:18px}.prose-page{max-width:1000px}.prose{font-size:18px}.contact-page{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-form form{display:flex;flex-direction:column;gap:8px}.contact-form input,.contact-form textarea{margin-bottom:14px}.search-form{display:flex;gap:10px;max-width:800px}.search-form input{flex:1}.search-count{margin-top:40px}.search-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.search-result{border:2px solid var(--ink);padding:24px;background:#fff}.search-result span{font-size:10px;text-transform:uppercase}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border-top:2px solid var(--ink);padding-top:14px}.article-card img{aspect-ratio:4/3;object-fit:cover;width:100%;margin-bottom:14px}.article-card small{font-size:10px}.article-card h2{font-size:28px;margin:8px 0}.article-card p{font-weight:500;line-height:1.4}.article-page{max-width:1100px}.article-page header{max-width:900px}.article-hero{margin:40px 0}.not-found{min-height:70vh;background:var(--ink);color:#fff;display:flex;align-items:center;padding:80px 0}.not-found .display-xl{color:var(--acid);max-width:8ch}.not-found .lede{margin:25px 0}.empty-editorial{border:2px dashed var(--ink);padding:20px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial{border:2px solid var(--ink);margin:0;padding:26px;background:#fff}.testimonial p{font-size:24px;line-height:1.15;margin-top:0}.testimonial footer{font-size:11px;text-transform:uppercase}.site-footer{background:var(--ink);color:#fff;padding:70px 0 25px}.footer-top{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.footer-wordmark{font-size:clamp(100px,16vw,250px);color:var(--acid);line-height:.7}.footer-tagline{font-size:20px;max-width:430px}.footer-news h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:46px;line-height:.9;margin:10px 0 18px;color:var(--acid)}.newsletter-form{display:grid;grid-template-columns:1fr auto}.newsletter-form input{border-color:#fff;background:transparent;color:#fff;border-right:0}.newsletter-form button{border:2px solid #fff;background:var(--acid);color:var(--ink);font-weight:900;padding:0 18px}.footer-links{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #444;border-bottom:1px solid #444;margin-top:55px;padding:28px 0}.footer-links>div{display:flex;gap:22px;flex-wrap:wrap}.footer-links>div:last-child{justify-content:flex-end}.footer-links a{font-size:11px}.footer-bottom{display:flex;justify-content:space-between;gap:30px;font-size:10px;color:#aaa;padding-top:18px}.footer-bottom p:last-child{max-width:600px;text-align:right}@media(max-width:1000px){.desktop-only{display:none}.mobile-only{display:block}.site-header__inner{grid-template-columns:1fr auto 1fr}.wordmark{justify-self:center}.home-hero{grid-template-columns:1fr;min-height:0}.home-hero__copy{padding:60px 20px}.home-hero__visual{border-left:0;border-top:2px solid var(--ink);aspect-ratio:1/1}.home-hero__visual>img{min-height:0}.gap-grid,.brand-problem__grid,.showcase-grid,.subscription-card,.story-grid,.faq-layout,.contact-page,.footer-top{grid-template-columns:1fr}.faq-intro{position:static}.brand-problem__body{border-left:0;border-top:2px solid var(--ink);padding:25px 0 0}.product-main{grid-template-columns:1fr;padding-top:20px}.product-buybox{position:static}.product-facts__grid{grid-template-columns:repeat(2,1fr)}.product-facts__grid>div:nth-child(odd){border-left:2px solid var(--ink)}.product-facts__grid>div{border-bottom:2px solid var(--ink)}.product-grid,.collection-grid,.search-grid,.article-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.cart-summary{grid-template-columns:1fr}.footer-wordmark{font-size:22vw}}@media(max-width:720px){.page-width{width:min(calc(100% - 28px),1480px)}.announcement{height:29px}.site-header__inner{height:62px}.wordmark{font-size:30px}.cart-button{padding:8px 9px}.home-hero{min-height:0}.home-hero__copy .display-xl{font-size:23vw}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .text-link{padding:8px 0}.hero-facts span{font-size:9px}.hero-stamp{right:14px;bottom:14px}.section{padding:70px 0}.section-heading{grid-template-columns:1fr;gap:10px}.gap-grid{gap:55px}.mega-stat{font-size:48vw}.mini-stats{grid-template-columns:1fr}.mini-stats>div,.mini-stats>div+div{border-right:0;border-bottom:1px solid #555;padding:18px 0}.mini-stats>div:last-child{border-bottom:0}.showcase-list>div{grid-template-columns:1fr;gap:5px}.ritual-grid{grid-template-columns:1fr}.ritual-card{border-right:0;border-bottom:2px solid var(--ink);min-height:230px}.ritual-card:last-child{border-bottom:0}.subscription-card__copy{padding:40px 24px}.product-main{padding-bottom:30px}.product-thumbs{grid-template-columns:repeat(3,1fr)}.product-buybox{padding-bottom:90px}.product-facts__grid{grid-template-columns:1fr 1fr}.product-facts strong{font-size:42px}.mobile-buybar{position:fixed;left:0;right:0;bottom:0;z-index:75;display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--ink);color:#fff;border-top:2px solid var(--acid);padding:10px 14px}.mobile-buybar>div strong,.mobile-buybar>div span{display:block}.mobile-buybar>div strong{font-size:17px}.mobile-buybar>div span{font-size:8px;color:#bbb}.mobile-buybar .button{min-height:46px;padding:8px 12px;font-size:11px}.template-product .site-footer{padding-bottom:95px}.purchase-micro{justify-content:flex-start}.collection-head{display:block}.sort-form{margin-top:25px}.product-grid,.collection-grid,.search-grid,.article-grid,.testimonial-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:90px 1fr auto}.cart-line img{width:90px;height:90px}.cart-line__qty{grid-column:2}.cart-line__price{grid-column:3;grid-row:1}.footer-links{grid-template-columns:1fr;gap:22px}.footer-links>div:last-child{justify-content:flex-start}.footer-bottom{display:block}.footer-bottom p:last-child{text-align:left}.newsletter-form{grid-template-columns:1fr}.newsletter-form input{border-right:2px solid #fff}.newsletter-form button{min-height:48px}.drawer-item{grid-template-columns:70px 1fr auto}.drawer-item img{width:70px;height:70px}.search-form{flex-direction:column}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.announcement__track,.marquee__track{animation:none}.button,.product-card__image img{transition:none}}.rh-home{overflow:hidden}.rh-eyebrow{display:block;font-size:12px;line-height:1;text-transform:uppercase;letter-spacing:.09em;margin-bottom:16px}.rh-eyebrow--acid{color:var(--acid)}.rh-hero{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 106px);border-bottom:2px solid var(--ink)}.rh-hero__copy{padding:clamp(54px,6vw,100px) max(24px,calc((100vw - 1480px)/2 + 20px));padding-right:clamp(32px,5vw,82px);display:flex;flex-direction:column;justify-content:center}.rh-hero h1,.rh-gap h2,.rh-manifesto h2,.rh-product h2,.rh-section-head h2,.rh-subscribe h2,.rh-faq h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;letter-spacing:.01em;line-height:.88}.rh-hero h1{font-size:clamp(92px,11.5vw,192px);max-width:6ch;margin:0 0 24px}.rh-hero__lede{font-size:clamp(20px,2vw,33px);line-height:1.08;letter-spacing:0;max-width:670px;margin:0}.rh-hero__actions{display:flex;align-items:center;gap:24px;margin-top:32px}.rh-text-link{font-size:12px;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.rh-hero__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:28px}.rh-hero__chips span{border:2px solid var(--ink);padding:8px 10px;font-size:10px;letter-spacing:.04em}.rh-hero__media{position:relative;border-left:2px solid var(--ink);display:grid;place-items:center;background:var(--paper);overflow:hidden}.rh-hero__media img{width:100%;height:100%;min-height:640px;object-fit:cover}.rh-strip{overflow:hidden;background:var(--acid);border-bottom:2px solid var(--ink)}.rh-strip__track{display:flex;align-items:center;gap:28px;width:max-content;padding:15px 0;animation:rhTicker 26s linear infinite}.rh-strip span{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:28px;letter-spacing:.01em;white-space:nowrap}.rh-strip i{font-style:normal}@keyframes rhTicker{to{transform:translate(-50%)}}.rh-gap{background:var(--ink);color:#fff;padding:clamp(84px,8vw,128px) 0}.rh-gap__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(54px,8vw,130px);align-items:center}.rh-gap__message h2{font-size:clamp(70px,8.5vw,136px);color:var(--acid);max-width:8ch;margin:0}.rh-gap__copy{align-self:center}.rh-gap__lead{font-size:clamp(22px,2.2vw,35px);line-height:1.12;font-weight:650;max-width:760px;margin:0}.rh-gap__numbers{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #555;border-bottom:1px solid #555;margin-top:36px}.rh-gap__numbers div{padding:24px 18px 24px 0;border-right:1px solid #555}.rh-gap__numbers div+div{padding-left:18px}.rh-gap__numbers div:last-child{border-right:0}.rh-gap__numbers b{display:block;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;color:var(--acid);font-size:50px;line-height:1;letter-spacing:.01em}.rh-gap__numbers span{display:block;font-size:10px;line-height:1.25;letter-spacing:.08em;margin-top:9px}.rh-source{font-size:10px;color:#999;font-weight:500;line-height:1.5;margin:24px 0 0;max-width:760px}.rh-manifesto{padding:clamp(84px,8vw,128px) 0}.rh-manifesto__grid{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:end}.rh-manifesto h2{font-size:clamp(90px,11vw,175px);margin:0;max-width:7ch}.rh-manifesto__copy{border-left:2px solid var(--ink);padding-left:34px}.rh-manifesto__copy p{font-size:clamp(22px,2.2vw,35px);line-height:1.08;letter-spacing:0;margin:0 0 25px}.rh-scribble{display:inline-block;background:var(--acid);border:2px solid var(--ink);padding:11px 14px;font-size:20px;font-weight:900;transform:rotate(-1.5deg);margin-top:10px}.rh-product{background:var(--acid);padding:clamp(84px,8vw,128px) 0}.rh-product__frame{display:grid;grid-template-columns:1fr 1fr;border:2px solid var(--ink);background:var(--ink);gap:2px}.rh-product__media,.rh-product__copy{background:var(--acid)}.rh-product__media{overflow:hidden}.rh-product__media img{width:100%;height:100%;object-fit:cover}.rh-product__copy{padding:clamp(35px,5vw,82px);display:flex;flex-direction:column;justify-content:center}.rh-product h2{font-size:clamp(62px,7vw,112px);max-width:8ch;margin:0 0 24px}.rh-product__copy>p{font-size:clamp(19px,1.8vw,28px);line-height:1.12;max-width:650px;margin:0}.rh-ingredient-list{border-top:2px solid var(--ink);margin-top:38px}.rh-ingredient-list>div{display:grid;grid-template-columns:.52fr .48fr;gap:25px;padding:18px 0;border-bottom:2px solid var(--ink)}.rh-ingredient-list strong,.rh-ingredient-list span{font-size:13px;line-height:1.35}.rh-ingredient-list span{font-weight:600}.rh-steps{padding:clamp(84px,8vw,128px) 0}.rh-section-head{display:grid;grid-template-columns:.26fr .74fr;gap:40px;align-items:start;margin-bottom:42px}.rh-section-head h2{font-size:clamp(62px,7vw,112px);margin:0;max-width:10ch}.rh-step-grid{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--ink)}.rh-step-grid article{min-height:300px;padding:30px;border-right:2px solid var(--ink);display:flex;flex-direction:column}.rh-step-grid article:last-child{border-right:0}.rh-step-grid article>span{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:96px;line-height:.8}.rh-step-grid h3{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:46px;margin:auto 0 10px}.rh-step-grid p{font-size:16px;line-height:1.35;font-weight:600;max-width:28ch}.rh-fineprint{font-size:11px;line-height:1.45;font-weight:600;margin-top:16px}.rh-subscribe{padding:0 0 clamp(80px,9vw,140px)}.rh-subscribe__card{display:grid;grid-template-columns:1.05fr .95fr;background:var(--ink);color:#fff;border:2px solid var(--ink);overflow:hidden}.rh-subscribe__copy{padding:clamp(42px,6vw,92px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.rh-subscribe h2{font-size:clamp(72px,8vw,128px);color:var(--acid);margin:0 0 28px;max-width:8ch}.rh-subscribe__copy>p{font-size:clamp(20px,2vw,31px);line-height:1.1;max-width:620px;margin:0}.rh-subscribe__purchase{display:flex;flex-direction:column;align-items:flex-start;gap:22px;margin-top:34px}.rh-price{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;margin:0}.rh-price strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:66px;color:var(--acid)}.rh-price span{font-size:13px}.rh-subscribe small{font-size:10px;color:#aaa;margin-top:18px}.rh-subscribe__media{background:var(--paper)}.rh-subscribe__media img{width:100%;height:100%;object-fit:cover}.rh-faq{padding:clamp(84px,8vw,128px) 0;border-top:2px solid var(--ink)}.rh-faq__grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,125px)}.rh-faq__intro{position:sticky;top:125px;align-self:start}.rh-faq h2{font-size:clamp(62px,7vw,112px);margin:0 0 22px;max-width:7ch}.rh-faq__intro p{font-size:18px;line-height:1.35;font-weight:600;max-width:34ch}.rh-faq__item{border-top:2px solid var(--ink)}.rh-faq__item:last-child{border-bottom:2px solid var(--ink)}.rh-faq__item summary{list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:22px 0;cursor:pointer;font-size:18px;font-weight:900}.rh-faq__item summary::-webkit-details-marker{display:none}.rh-faq__item summary b{font-size:30px;line-height:1;transition:transform .15s}.rh-faq__item[open] summary b{transform:rotate(45deg)}.rh-faq__item .rte{padding:0 60px 24px 0;max-width:820px}@media(max-width:1000px){.rh-hero,.rh-gap__grid,.rh-manifesto__grid,.rh-product__frame,.rh-subscribe__card,.rh-faq__grid{grid-template-columns:1fr}.rh-hero{min-height:0}.rh-hero__copy{padding:60px 20px}.rh-hero__media{border-left:0;border-top:2px solid var(--ink);aspect-ratio:1/1}.rh-hero__media img{min-height:0}.rh-gap__grid{gap:65px}.rh-manifesto__copy{border-left:0;border-top:2px solid var(--ink);padding:30px 0 0}.rh-product__frame{gap:2px}.rh-faq__intro{position:static}.rh-section-head{grid-template-columns:1fr;gap:12px}}@media(max-width:720px){.rh-hero h1{font-size:25vw}.rh-hero__actions{flex-direction:column;align-items:stretch}.rh-text-link{padding:8px 0}.rh-gap,.rh-manifesto,.rh-product,.rh-steps,.rh-faq{padding:70px 0}.rh-gap__message h2{font-size:20vw}.rh-gap__numbers{grid-template-columns:1fr}.rh-gap__numbers div,.rh-gap__numbers div+div{padding:17px 0;border-right:0;border-bottom:1px solid #555}.rh-gap__numbers div:last-child{border-bottom:0}.rh-manifesto h2{font-size:24vw}.rh-ingredient-list>div{grid-template-columns:1fr;gap:6px}.rh-step-grid{grid-template-columns:1fr}.rh-step-grid article{border-right:0;border-bottom:2px solid var(--ink);min-height:235px}.rh-step-grid article:last-child{border-bottom:0}.rh-subscribe{padding-bottom:70px}.rh-subscribe__copy{padding:42px 24px}.rh-subscribe h2{font-size:20vw}.rh-faq__item .rte{padding-right:0}.rh-strip__track{animation-duration:32s}}@media(prefers-reduced-motion:reduce){.rh-strip__track{animation:none}}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:10px}shopify-account{--shopify-account-color-accent:var(--acid);--shopify-account-color-background:var(--paper);--shopify-account-color-text:var(--ink);--shopify-account-radius-base:0;--shopify-account-font-body:Arial,Helvetica,sans-serif;--shopify-account-font-heading:Arial,Helvetica,sans-serif;--shopify-account-font-heading-weight:900;--shopify-account-signed-in-avatar-size:36px}shopify-account::part(signed-out-avatar){width:36px;height:36px;border:2px solid var(--ink);border-radius:0}.pdp-main{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(34px,5.5vw,90px);padding-top:38px;padding-bottom:88px}.pdp-gallery{min-width:0}.pdp-gallery__stage{position:relative;aspect-ratio:1/1;background:#fff;border:2px solid var(--ink);overflow:hidden}.pdp-gallery__stage>img{width:100%;height:100%;object-fit:cover}.pdp-gallery__stamp{position:absolute;left:22px;bottom:22px;background:var(--acid);border:2px solid var(--ink);padding:10px 12px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(30px,4vw,62px);line-height:.82;transform:rotate(-2deg)}.pdp-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:9px}.pdp-thumb{aspect-ratio:1/1;padding:0;border:2px solid transparent;background:#fff;overflow:hidden}.pdp-thumb.is-active{border-color:var(--ink)}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-buybox{position:sticky;top:118px;align-self:start}.pdp-title,.pdp-section-head h2,.pdp-month h2,.pdp-sub-story h2,.roughage-page__head h1,.roughage-contact h1,.roughage-search__head h1,.roughage-blog__head h1,.roughage-article__head h1,.roughage-cart__head h1,.collections-page__head h1,.collection-page__hero h1,.roughage-404 h1,.roughage-password h1,.roughage-gift-card h1{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;letter-spacing:.01em;line-height:.88}.pdp-title{font-size:clamp(74px,7.7vw,128px);margin:0 0 22px}.pdp-lede{font-size:clamp(19px,1.65vw,28px);font-weight:600;line-height:1.15;letter-spacing:0;max-width:620px;margin:0 0 24px}.pdp-chips{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 30px}.pdp-chips span{padding:7px 9px;border:2px solid var(--ink);font-size:10px;letter-spacing:.055em}.pdp-form{border-top:2px solid var(--ink);padding-top:24px}.pdp-step-label{display:flex;align-items:center;gap:10px;margin:0 0 10px;font-size:12px;letter-spacing:.05em}.pdp-step-label b{display:grid;place-items:center;width:26px;height:26px;background:var(--ink);color:var(--acid);font-size:12px}.pdp-variant{width:100%;margin-bottom:22px}.pdp-plans{border:0;padding:0;margin:0}.pdp-plan{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:13px;border:2px solid var(--ink);background:#fff;padding:17px 16px;margin-top:-2px;cursor:pointer}.pdp-plan.is-selected{background:var(--acid)}.pdp-plan input{position:absolute;opacity:0;pointer-events:none}.pdp-plan__radio{width:20px;height:20px;border:2px solid var(--ink);border-radius:50%;position:relative}.pdp-plan.is-selected .pdp-plan__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--ink);border-radius:50%}.pdp-plan__copy strong,.pdp-plan__copy small,.pdp-plan__price b,.pdp-plan__price small{display:block}.pdp-plan__copy strong{font-size:14px;text-transform:uppercase}.pdp-plan__copy small{font-size:11px;font-weight:600;margin-top:3px}.pdp-plan__price{text-align:right}.pdp-plan__price b{font-size:18px}.pdp-plan__price small{font-size:9px;letter-spacing:.05em;margin-top:3px}.pdp-price-row{display:grid;grid-template-columns:1fr 1fr;border:2px solid var(--ink);border-top:0}.pdp-price-row>div{padding:15px}.pdp-price-row>div+div{border-left:2px solid var(--ink)}.pdp-price-row span,.pdp-price-row strong{display:block}.pdp-price-row span{font-size:9px;letter-spacing:.07em;margin-bottom:4px}.pdp-price-row strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:32px;line-height:1}.pdp-atc{min-height:66px;margin-top:20px;font-size:15px}.pdp-reassurance{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--ink);margin-top:14px}.pdp-reassurance>div{display:flex;align-items:center;gap:9px;padding:11px}.pdp-reassurance>div+div{border-left:2px solid var(--ink)}.pdp-reassurance b{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:34px;line-height:.8}.pdp-reassurance span{font-size:8px;line-height:1.15;letter-spacing:.04em}.pdp-accordions{margin-top:28px}.pdp-accordions details{border-top:2px solid var(--ink)}.pdp-accordions details:last-child{border-bottom:2px solid var(--ink)}.pdp-accordions summary{display:flex;justify-content:space-between;gap:20px;padding:16px 0;list-style:none;cursor:pointer;font-size:12px;letter-spacing:.05em}.pdp-accordions summary::-webkit-details-marker{display:none}.pdp-accordions details[open] summary span{transform:rotate(45deg)}.pdp-accordions .rte{padding:0 0 20px;font-size:14px}.pdp-app-block{margin:8px 0 14px}.pdp-proof-bar{background:var(--ink);color:#fff;padding:40px 0 22px;border-block:2px solid var(--ink)}.pdp-proof-bar__grid{display:grid;grid-template-columns:repeat(3,1fr)}.pdp-proof-bar__grid>div{padding:0 28px;border-right:1px solid #555}.pdp-proof-bar__grid>div:first-child{padding-left:0}.pdp-proof-bar__grid>div:last-child{border-right:0}.pdp-proof-bar strong{display:block;color:var(--acid);font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(64px,7vw,110px);line-height:.8}.pdp-proof-bar span{display:block;font-size:10px;letter-spacing:.07em;margin-top:10px}.pdp-source{font-size:10px;color:#999;font-weight:500;line-height:1.4;margin:24px 0 0}.pdp-month{padding:clamp(74px,8vw,130px) 0}.pdp-month__grid{display:grid;grid-template-columns:1fr 1fr;border:2px solid var(--ink);background:var(--ink);gap:2px}.pdp-month__copy,.pdp-month__media{background:var(--acid)}.pdp-month__copy{padding:clamp(38px,5vw,82px);display:flex;flex-direction:column;justify-content:center}.pdp-month h2{font-size:clamp(72px,8.4vw,138px);margin:0 0 24px}.pdp-month__copy>p{font-size:clamp(20px,2vw,31px);line-height:1.1;font-weight:600;max-width:600px;margin:0}.pdp-month__points{margin-top:32px;border-top:2px solid var(--ink)}.pdp-month__points>div{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;padding:16px 0;border-bottom:2px solid var(--ink)}.pdp-month__points b{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:36px}.pdp-month__points span{font-size:13px;letter-spacing:.04em}.pdp-month__media img{width:100%;height:100%;object-fit:cover}.pdp-inside{padding:clamp(80px,9vw,145px) 0}.pdp-section-head{display:grid;grid-template-columns:.28fr .72fr;gap:42px;align-items:start;margin-bottom:42px}.pdp-section-head h2{font-size:clamp(66px,7.8vw,126px);margin:0;max-width:10ch}.pdp-inside__grid{display:grid;grid-template-columns:repeat(2,1fr);border:2px solid var(--ink)}.pdp-ingredient{padding:30px;min-height:300px;border-right:2px solid var(--ink);border-bottom:2px solid var(--ink);display:flex;flex-direction:column}.pdp-ingredient:nth-child(2n){border-right:0}.pdp-ingredient:nth-last-child(-n+2){border-bottom:0}.pdp-ingredient--hero{background:var(--acid)}.pdp-ingredient>span{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:72px;line-height:.85}.pdp-ingredient h3{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(34px,4vw,62px);line-height:.9;margin:auto 0 12px}.pdp-ingredient p{font-size:15px;line-height:1.4;font-weight:600;max-width:48ch;margin:0}.pdp-ingredients-full{font-size:11px;line-height:1.45;font-weight:600;margin:18px 0 0}.pdp-routine{background:var(--ink);color:#fff;padding:clamp(80px,9vw,145px) 0}.pdp-routine .pdp-section-head h2{color:var(--acid)}.pdp-routine__grid{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--acid)}.pdp-routine__grid article{min-height:310px;padding:28px;border-right:2px solid var(--acid);display:flex;flex-direction:column}.pdp-routine__grid article:last-child{border-right:0}.pdp-routine__grid b{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;color:var(--acid);font-size:82px;line-height:.85}.pdp-routine__grid h3{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:52px;margin:auto 0 10px}.pdp-routine__grid p{font-weight:600;line-height:1.4;max-width:30ch}.pdp-sub-story{padding:clamp(80px,9vw,145px) 0}.pdp-sub-story__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px)}.pdp-sub-story h2{font-size:clamp(66px,7.8vw,126px);margin:.08em 0 0;max-width:8ch}.pdp-sub-story__body>p{font-size:clamp(21px,2.1vw,34px);line-height:1.1;letter-spacing:.01em;margin:0 0 36px}.pdp-sub-story__rows{border-top:2px solid var(--ink)}.pdp-sub-story__rows>div{display:grid;grid-template-columns:.42fr .58fr;gap:24px;padding:18px 0;border-bottom:2px solid var(--ink)}.pdp-sub-story__rows b{font-size:13px}.pdp-sub-story__rows span{font-size:14px;line-height:1.4;font-weight:600}.pdp-apps{padding-top:0;padding-bottom:clamp(70px,8vw,120px)}.pdp-apps__head{max-width:800px;margin-bottom:36px}.pdp-apps__head h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(48px,6vw,92px);line-height:.88;letter-spacing:.01em;margin:.1em 0 .18em}.pdp-apps__head p{font-size:16px;line-height:1.45;font-weight:600}.pdp-apps__blocks{min-height:60px}.collection-page__hero{display:grid;grid-template-columns:1fr auto;align-items:end;gap:35px;border-bottom:2px solid var(--ink);padding-bottom:32px}.collection-page__hero h1,.collections-page__head h1{font-size:clamp(74px,9.5vw,154px);margin:0}.collection-page__description{max-width:700px;margin-top:20px}.collection-page__badge{width:150px;height:150px;border:2px solid var(--ink);background:var(--acid);display:grid;place-items:center;align-content:center}.collection-page__badge b{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:72px;line-height:.8}.collection-page__badge span{font-size:10px;letter-spacing:.06em}.collection-page__bar{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:18px 0 40px}.collection-page__bar>span{font-size:12px;letter-spacing:.05em}.product-grid--collection{grid-template-columns:repeat(3,1fr)}.collections-page__head{display:grid;grid-template-columns:1fr .5fr;align-items:end;gap:50px;margin-bottom:50px}.collections-page__head .rh-eyebrow{grid-column:1/-1}.collections-page__head p{font-size:22px;line-height:1.2;font-weight:600}.collection-card{padding:0;background:transparent}.collection-card img{aspect-ratio:1/1}.collection-card__meta{display:flex;justify-content:space-between;align-items:end;padding:18px}.collection-card__meta span{font-size:9px}.collection-card__meta h2{margin:4px 0 0}.collection-card__meta>b{font-size:32px}.roughage-cart__head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:32px;margin-bottom:30px}.roughage-cart__head h1{font-size:clamp(70px,8.6vw,138px);margin:0}.roughage-cart__empty{display:grid;grid-template-columns:1fr 1fr;border:2px solid var(--ink);min-height:520px}.roughage-cart__empty>div{padding:clamp(40px,6vw,90px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.roughage-cart__empty h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(86px,12vw,180px);line-height:.8;margin:0}.roughage-cart__empty p{font-size:26px}.roughage-cart__empty img{width:100%;height:100%;object-fit:cover;border-left:2px solid var(--ink)}.roughage-cart__layout{display:grid;grid-template-columns:1fr 390px;gap:40px}.cart-checkout-card{position:sticky;top:120px;align-self:start;background:var(--ink);color:#fff;padding:28px;border:2px solid var(--ink)}.cart-checkout-card__row{display:flex;justify-content:space-between;gap:20px;border-block:1px solid #555;padding:18px 0;margin-bottom:18px}.cart-checkout-card__row strong{font-size:26px;color:var(--acid)}.cart-checkout-card p{font-size:11px;line-height:1.45;color:#aaa;font-weight:500}.cart-update{width:100%;border:0;background:transparent;color:#fff;text-decoration:underline;text-underline-offset:4px;margin-top:14px;font-size:11px}.cart-line__copy .rh-eyebrow{font-size:9px;color:var(--muted);margin-bottom:6px}.roughage-page__head{border-bottom:2px solid var(--ink);padding-bottom:34px;margin-bottom:45px}.roughage-page__head h1,.roughage-contact h1,.roughage-search__head h1,.roughage-blog__head h1{font-size:clamp(74px,9vw,150px);margin:.05em 0 0}.roughage-page__layout{display:grid;grid-template-columns:.3fr .7fr;gap:60px}.roughage-page__layout aside{border:2px solid var(--ink);background:var(--acid);padding:22px;align-self:start;position:sticky;top:120px}.roughage-page__layout aside>span{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:42px}.roughage-page__layout aside p{font-size:12px;line-height:1.4}.roughage-contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(45px,8vw,120px)}.roughage-contact__copy>p{font-size:clamp(20px,2vw,31px);line-height:1.12;max-width:560px}.roughage-contact__stamp{display:inline-block;background:var(--acid);border:2px solid var(--ink);padding:12px 14px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:44px;line-height:.83;transform:rotate(-2deg);margin-top:30px}.roughage-contact__form form{display:flex;flex-direction:column;gap:8px}.roughage-contact__form input,.roughage-contact__form textarea{margin-bottom:12px}.form-status{background:var(--acid);border:2px solid var(--ink);padding:14px;margin-bottom:16px}.roughage-search__head{border-bottom:2px solid var(--ink);padding-bottom:30px}.roughage-search__form{display:grid;grid-template-columns:1fr auto;gap:10px;max-width:900px;padding:34px 0}.roughage-search__form input{font-size:26px}.roughage-blog__head{display:grid;grid-template-columns:1fr .45fr;gap:50px;align-items:end;border-bottom:2px solid var(--ink);padding-bottom:34px;margin-bottom:42px}.roughage-blog__head .rh-eyebrow{grid-column:1/-1}.roughage-blog__head p{font-size:20px;line-height:1.2}.article-card__placeholder{aspect-ratio:4/3;background:var(--acid);display:grid;place-items:center;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:58px;border:2px solid var(--ink);margin-bottom:14px}.article-card b{font-size:11px}.roughage-article__head{max-width:1200px}.roughage-article__head>span{display:block;font-size:11px;margin-top:25px}.roughage-article__head h1{font-size:clamp(72px,9vw,148px);margin:.08em 0 .14em}.roughage-article__head>p{font-size:clamp(20px,2vw,31px);line-height:1.12;max-width:800px}.roughage-article__hero{margin:40px 0}.roughage-article__hero img{width:100%;max-height:820px;object-fit:cover}.roughage-article__body{display:grid;grid-template-columns:.25fr .75fr;gap:55px;max-width:1150px}.roughage-article__body aside{position:sticky;top:120px;align-self:start;border-top:2px solid var(--ink);padding-top:12px}.roughage-article__body aside b,.roughage-article__body aside span{display:block}.roughage-article__body aside b{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:34px}.roughage-article__body aside span{font-size:10px;margin-top:7px}.roughage-404{min-height:75vh;background:var(--ink);color:#fff;padding:80px 0}.roughage-404__grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.roughage-404 h1{font-size:clamp(78px,10vw,164px);color:var(--acid);margin:.08em 0 .18em}.roughage-404 p{font-size:22px;line-height:1.2}.roughage-404__media{height:620px;overflow:hidden;transform:rotate(4deg)}.roughage-404__media img{width:100%;height:100%;object-fit:cover}.template-password{background:var(--paper);min-height:100vh}.roughage-password{min-height:100vh;display:flex;flex-direction:column}.roughage-password__brand{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:38px;padding:18px 24px;border-bottom:2px solid var(--ink)}.roughage-password__grid{display:grid;grid-template-columns:1fr 1fr;flex:1}.roughage-password__copy{padding:clamp(40px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.roughage-password h1{font-size:clamp(88px,11vw,180px);margin:.05em 0 .18em}.roughage-password__copy>p{font-size:clamp(20px,2vw,31px);line-height:1.15;max-width:650px}.password-newsletter{display:grid;grid-template-columns:1fr auto;gap:8px;max-width:700px;margin-top:25px}.roughage-password__media{border-left:2px solid var(--ink)}.roughage-password__media img{width:100%;height:100%;object-fit:cover}.password-entry{border-top:2px solid var(--ink);padding:14px 24px}.password-entry summary{cursor:pointer;font-size:10px;letter-spacing:.06em}.password-entry form{max-width:540px;margin-top:12px}.password-entry form>div{display:grid;grid-template-columns:1fr auto}.password-entry input{border-radius:0}.password-entry button{background:var(--ink);color:var(--acid);border:2px solid var(--ink);padding:10px 16px}.gift-card-page{min-height:100vh;background:var(--acid);margin:0}.roughage-gift-card{min-height:100vh;padding:28px;display:flex;flex-direction:column;align-items:center}.roughage-gift-card__brand{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:42px;align-self:flex-start}.roughage-gift-card__card{width:min(720px,100%);background:var(--paper);border:3px solid var(--ink);padding:clamp(28px,6vw,70px);margin:auto;box-shadow:12px 12px 0 var(--ink)}.roughage-gift-card h1{font-size:clamp(62px,9vw,112px);margin:.08em 0 .2em}.roughage-gift-card__balance{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:84px;border-block:2px solid var(--ink);padding:16px 0}.roughage-gift-card__code{margin-top:24px}.roughage-gift-card__code span,.roughage-gift-card__code strong{display:block}.roughage-gift-card__code span{font-size:10px}.roughage-gift-card__code strong{font-size:24px;letter-spacing:.08em;margin-top:5px}.roughage-gift-card__qr{margin:25px 0}.roughage-gift-card__actions{display:flex;gap:10px;flex-wrap:wrap}.roughage-gift-card small{display:block;margin-top:18px}.apple-wallet{display:inline-block;margin-top:16px}@media(max-width:1000px){.pdp-main{grid-template-columns:1fr}.pdp-buybox{position:static}.pdp-proof-bar__grid,.pdp-month__grid,.pdp-sub-story__grid,.roughage-cart__layout,.roughage-page__layout,.roughage-contact,.roughage-404__grid,.roughage-password__grid{grid-template-columns:1fr}.pdp-proof-bar__grid>div{padding:20px 0;border-right:0;border-bottom:1px solid #555}.pdp-proof-bar__grid>div:last-child{border-bottom:0}.pdp-section-head{grid-template-columns:1fr;gap:12px}.pdp-month__grid{gap:2px}.pdp-inside__grid{grid-template-columns:1fr}.pdp-ingredient,.pdp-ingredient:nth-child(2n),.pdp-ingredient:nth-last-child(-n+2){border-right:0;border-bottom:2px solid var(--ink)}.pdp-ingredient:last-child{border-bottom:0}.pdp-routine__grid{grid-template-columns:1fr}.pdp-routine__grid article{border-right:0;border-bottom:2px solid var(--acid)}.pdp-routine__grid article:last-child{border-bottom:0}.cart-checkout-card,.roughage-page__layout aside,.roughage-article__body aside{position:static}.collections-page__head,.roughage-blog__head,.roughage-cart__empty{grid-template-columns:1fr}.roughage-cart__empty img,.roughage-password__media{border-left:0;border-top:2px solid var(--ink)}.roughage-article__body{grid-template-columns:1fr}.roughage-404__media{height:500px}}@media(max-width:720px){.site-header__actions{gap:6px}.pdp-main{padding-top:16px;padding-bottom:28px}.pdp-title{font-size:22vw}.pdp-gallery__stamp{left:12px;bottom:12px}.pdp-thumbs{grid-template-columns:repeat(3,1fr)}.pdp-price-row{grid-template-columns:1fr}.pdp-price-row>div+div{border-left:0;border-top:2px solid var(--ink)}.pdp-reassurance{grid-template-columns:1fr}.pdp-reassurance>div+div{border-left:0;border-top:2px solid var(--ink)}.pdp-month,.pdp-inside,.pdp-routine,.pdp-sub-story{padding:70px 0}.pdp-month h2,.pdp-section-head h2,.pdp-sub-story h2{font-size:20vw}.pdp-sub-story__rows>div{grid-template-columns:1fr;gap:7px}.collection-page__hero{grid-template-columns:1fr}.collection-page__badge{width:110px;height:110px}.collection-page__bar{align-items:flex-start;flex-direction:column}.product-grid--collection{grid-template-columns:1fr}.collections-page__head h1,.collection-page__hero h1,.roughage-page__head h1,.roughage-contact h1,.roughage-search__head h1,.roughage-blog__head h1,.roughage-cart__head h1{font-size:21vw}.roughage-cart__head{display:block}.roughage-search__form,.password-newsletter{grid-template-columns:1fr}.roughage-article__head h1{font-size:20vw}.roughage-404 h1,.roughage-password h1{font-size:22vw}.roughage-404__media{height:360px}.roughage-gift-card{padding:16px}.roughage-gift-card__card{box-shadow:7px 7px 0 var(--ink)}}@media print{.roughage-gift-card__actions,.apple-wallet{display:none}.gift-card-page{background:#fff}.roughage-gift-card__card{box-shadow:none}}.display-xl,.display-lg,.display-md,.wordmark,.footer-wordmark,.mega-stat,.rh-hero h1,.rh-gap h2,.rh-manifesto h2,.rh-product h2,.rh-section-head h2,.rh-subscribe h2,.rh-faq h2,.pdp-title,.pdp-section-head h2,.pdp-month h2,.pdp-sub-story h2,.roughage-page__head h1,.roughage-contact h1,.roughage-search__head h1,.roughage-blog__head h1,.roughage-article__head h1,.roughage-cart__head h1,.collections-page__head h1,.collection-page__hero h1,.roughage-404 h1,.roughage-password h1,.roughage-gift-card h1,.pdp-apps__head h2{letter-spacing:.01em;text-rendering:optimizeLegibility}.rh-manifesto__copy p,.rh-hero__lede,.pdp-lede,.lede{letter-spacing:0}.rh-product__copy,.rh-subscribe__copy,.pdp-month__copy{min-width:0}.display-xl,.display-lg,.display-md,.wordmark,.footer-wordmark,.mega-stat,.rh-hero h1,.rh-gap h2,.rh-manifesto h2,.rh-product h2,.rh-section-head h2,.rh-subscribe h2,.rh-faq h2,.rh-everyday h2,.rh-photo-break__caption strong,.pdp-title,.pdp-section-head h2,.pdp-month h2,.pdp-sub-story h2,.pdp-life h2,.roughage-page__head h1,.roughage-contact h1,.roughage-search__head h1,.roughage-blog__head h1,.roughage-article__head h1,.roughage-cart__head h1,.collections-page__head h1,.collection-page__hero h1,.roughage-404 h1,.roughage-password h1,.roughage-gift-card h1,.pdp-apps__head h2{letter-spacing:.015em;font-kerning:none;font-variant-ligatures:none;font-feature-settings:"kern" 0,"liga" 0}.rh-photo-break{position:relative;background:var(--paper);border-bottom:2px solid var(--ink);overflow:hidden}.rh-photo-break__media{height:min(78vw,900px);min-height:600px}.rh-photo-break__media img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.rh-photo-break__caption{position:absolute;left:max(20px,calc((100vw - 1480px)/2 + 20px));bottom:clamp(24px,4vw,60px);background:var(--acid);border:2px solid var(--ink);padding:clamp(18px,2.4vw,32px);max-width:min(620px,calc(100% - 40px));box-shadow:8px 8px 0 var(--ink)}.rh-photo-break__caption .rh-eyebrow{margin-bottom:10px}.rh-photo-break__caption strong{display:block;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(42px,5.8vw,96px);line-height:.88}.rh-everyday{padding:clamp(84px,8vw,128px) 0;background:var(--paper);border-top:2px solid var(--ink)}.rh-everyday__head{display:grid;grid-template-columns:.25fr .75fr;column-gap:40px;align-items:start;margin-bottom:42px}.rh-everyday__head .rh-eyebrow{grid-row:1 / span 2}.rh-everyday h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;line-height:.88;font-size:clamp(62px,7vw,112px);margin:0;max-width:10ch}.rh-everyday__head p{grid-column:2;font-size:clamp(18px,1.7vw,27px);line-height:1.15;font-weight:600;max-width:720px;margin:24px 0 0}.rh-everyday__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rh-everyday figure{margin:0;border:2px solid var(--ink);background:#fff;overflow:hidden}.rh-everyday figure img{width:100%;aspect-ratio:4/5;object-fit:cover}.rh-everyday figcaption{padding:13px 14px;border-top:2px solid var(--ink);background:var(--acid);font-size:11px;letter-spacing:.06em}.pdp-thumbs{grid-template-columns:repeat(6,1fr)}.pdp-thumb{background:var(--paper)}.pdp-thumb img{transition:transform .18s ease}.pdp-thumb:hover img{transform:scale(1.03)}.pdp-gallery__stage>img{transition:opacity .15s ease}.pdp-life{padding:clamp(84px,9vw,145px) 0;background:var(--paper);border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.pdp-life__head{display:grid;grid-template-columns:.25fr .75fr;gap:18px 42px;align-items:start;margin-bottom:42px}.pdp-life__head .rh-eyebrow{grid-row:1 / span 2}.pdp-life h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;line-height:.88;font-size:clamp(62px,7.2vw,118px);margin:0;max-width:10ch}.pdp-life__head p{grid-column:2;margin:0;font-size:clamp(18px,1.7vw,27px);line-height:1.18;font-weight:600;max-width:760px}.pdp-life__grid{display:grid;grid-template-columns:1.35fr repeat(3,.55fr);gap:10px}.pdp-life figure{margin:0;border:2px solid var(--ink);overflow:hidden;background:#fff;display:flex;flex-direction:column}.pdp-life figure img{width:100%;flex:1;min-height:420px;object-fit:cover}.pdp-life__feature img{min-height:650px}.pdp-life figcaption{border-top:2px solid var(--ink);background:var(--acid);padding:12px 13px;font-size:10px;letter-spacing:.06em}.rh-product__media img,.rh-subscribe__media img,.pdp-month__media img,.roughage-password__media img,.roughage-404__media img,.roughage-cart__empty img{object-position:center}.rh-subscribe__purchase{margin-top:38px;gap:24px}.pdp-atc{margin-top:24px}.pdp-reassurance{margin-top:16px}.pdp-accordions{margin-top:32px}@media(max-width:1000px){.rh-everyday__head,.pdp-life__head{grid-template-columns:1fr}.rh-everyday__head .rh-eyebrow,.pdp-life__head .rh-eyebrow{grid-row:auto}.rh-everyday__head p,.pdp-life__head p{grid-column:1}.rh-everyday__grid{grid-template-columns:repeat(2,1fr)}.rh-everyday figure:last-child{grid-column:1/-1}.pdp-life__grid{grid-template-columns:1fr 1fr}.pdp-life__feature{grid-column:1/-1}.pdp-life figure img,.pdp-life__feature img{min-height:520px}.pdp-thumbs{grid-template-columns:repeat(5,1fr)}}@media(max-width:720px){.rh-photo-break__media{height:125vw;min-height:520px}.rh-photo-break__caption{box-shadow:5px 5px 0 var(--ink)}.rh-everyday{padding:70px 0}.rh-everyday h2,.pdp-life h2{font-size:20vw}.rh-everyday__grid,.pdp-life__grid{grid-template-columns:1fr}.rh-everyday figure:last-child,.pdp-life__feature{grid-column:auto}.rh-everyday figure img{aspect-ratio:4/5}.pdp-life{padding:70px 0}.pdp-life figure img,.pdp-life__feature img{min-height:0;aspect-ratio:4/5}.pdp-thumbs{grid-template-columns:repeat(4,1fr)}}.custom-rich-text,.custom-image-text{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.custom-rich-text--paper,.custom-image-text--paper{background:var(--paper);color:var(--ink)}.custom-rich-text--acid,.custom-image-text--acid{background:var(--acid);color:var(--ink)}.custom-rich-text--ink,.custom-image-text--ink{background:var(--ink);color:var(--paper)}.custom-rich-text__inner{max-width:980px;padding:clamp(72px,8vw,130px) 0}.custom-rich-text__inner--center{text-align:center;margin-inline:auto}.custom-rich-text__inner .display-lg,.custom-image-text__copy .display-lg{margin:14px 0 26px}.custom-rich-text__inner .button,.custom-image-text__copy .button{margin-top:28px}.custom-image-text__grid{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.custom-image-text__grid--reverse .custom-image-text__media{order:2}.custom-image-text__grid--reverse .custom-image-text__copy{order:1}.custom-image-text__media{border-right:2px solid var(--ink);overflow:hidden}.custom-image-text__grid--reverse .custom-image-text__media{border-right:0;border-left:2px solid var(--ink)}.custom-image-text__media img{width:100%;height:100%;object-fit:cover;min-height:680px}.custom-image-text__copy{padding:clamp(45px,6vw,95px);display:flex;flex-direction:column;justify-content:center}.custom-image-banner{position:relative;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);overflow:hidden;background:var(--paper)}.custom-image-banner__media{height:min(78vw,900px);min-height:580px}.custom-image-banner__media img{width:100%;height:100%;object-fit:cover}.custom-image-banner__card{position:absolute;bottom:clamp(24px,4vw,60px);max-width:min(620px,calc(100% - 40px));background:var(--acid);border:2px solid var(--ink);padding:clamp(22px,3vw,40px);box-shadow:8px 8px 0 var(--ink)}.custom-image-banner__card--left{left:max(20px,calc((100vw - 1480px)/2 + 20px))}.custom-image-banner__card--right{right:max(20px,calc((100vw - 1480px)/2 + 20px))}.custom-image-banner__card h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;font-size:clamp(48px,6vw,100px);line-height:.88;letter-spacing:.015em;font-kerning:none;font-variant-ligatures:none;font-feature-settings:"kern" 0,"liga" 0;margin:10px 0 18px}.custom-image-banner__card p{font-size:clamp(17px,1.5vw,24px);line-height:1.2;margin:0;max-width:34ch}.custom-image-banner__card .button{margin-top:24px}@media(max-width:800px){.custom-image-text__grid{grid-template-columns:1fr;min-height:0}.custom-image-text__grid--reverse .custom-image-text__media,.custom-image-text__grid--reverse .custom-image-text__copy{order:initial}.custom-image-text__media,.custom-image-text__grid--reverse .custom-image-text__media{border:0;border-bottom:2px solid var(--ink)}.custom-image-text__media img{min-height:0;aspect-ratio:4/5}.custom-image-banner__media{height:125vw;min-height:520px}.custom-image-banner__card{box-shadow:5px 5px 0 var(--ink)}}.rh-gap__grid--with-nan{grid-template-columns:minmax(0,.9fr) minmax(240px,.62fr) minmax(0,.92fr);gap:clamp(28px,4.5vw,74px);align-items:center}.rh-gap__nan{align-self:stretch;min-height:520px;border:2px solid var(--acid);background:var(--paper);overflow:hidden;transform:rotate(1deg)}.rh-gap__nan img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;display:block}.rh-gap__grid--with-nan .rh-gap__message h2{font-size:clamp(62px,6.2vw,108px);max-width:7.5ch}.rh-gap__grid--with-nan .rh-gap__lead{font-size:clamp(20px,1.75vw,29px)}.pdp-plan__save{display:inline-block;width:max-content;margin-top:8px;padding:5px 7px;border:1.5px solid var(--ink);background:var(--ink);color:var(--acid);font-size:9px;line-height:1;font-style:normal;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.pdp-plan--one-time.is-selected{background:#fff;box-shadow:inset 0 0 0 2px var(--ink)}.pdp-plan--subscription.is-selected{background:var(--acid)}.pdp-plan__copy{min-width:0}.pdp-plan__price{min-width:max-content}@media(max-width:1100px){.rh-gap__grid--with-nan{grid-template-columns:1fr 1fr}.rh-gap__message{grid-column:1/-1}.rh-gap__grid--with-nan .rh-gap__message h2{max-width:10ch}}@media(max-width:720px){.rh-gap__grid--with-nan{grid-template-columns:1fr;gap:32px}.rh-gap__message{grid-column:auto}.rh-gap__nan,.rh-gap__nan img{min-height:0}.rh-gap__nan img{aspect-ratio:4/5}.rh-gap__grid--with-nan .rh-gap__message h2{font-size:19vw}.pdp-plan{grid-template-columns:24px minmax(0,1fr) auto}}.rh-gap--hero{padding:0;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:var(--ink)}.rh-gap-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;min-height:min(82vw,980px)}.rh-gap-hero__media{min-height:100%;background:var(--paper)}.rh-gap-hero__media img{width:100%;height:100%;min-height:100%;display:block;object-fit:cover;object-position:center top}.rh-gap-hero__content{background:linear-gradient(180deg,#111,#171717);color:#fff;display:flex;align-items:center}.rh-gap-hero__inner{width:min(calc(100% - 56px),640px);margin:0 auto;padding:clamp(44px,5vw,88px) 0}.rh-gap-hero__copy .rh-eyebrow{margin-bottom:16px}.rh-gap-hero__copy h2{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;text-transform:uppercase;font-size:clamp(62px,7vw,118px);line-height:.88;letter-spacing:.015em;font-kerning:none;font-variant-ligatures:none;font-feature-settings:"kern" 0,"liga" 0;margin:0 0 22px;color:var(--acid);max-width:8ch}.rh-gap-hero__copy .rh-gap__lead{font-size:clamp(19px,1.7vw,28px);line-height:1.18;color:#fff;margin:0 0 26px;max-width:28ch}.rh-gap--hero .rh-gap__numbers{margin-top:0;background:transparent;border:2px solid #fff}.rh-gap--hero .rh-gap__numbers>div{border-color:#ffffff59;color:#fff}.rh-gap--hero .rh-gap__numbers b{color:var(--acid)}.rh-gap--hero .rh-source{color:#cfcfcf;margin-top:18px}.rh-gap--hero .rh-source a{color:#fff;text-decoration:underline}@media(max-width:1100px){.rh-gap-hero{grid-template-columns:1fr;min-height:0}.rh-gap-hero__media{min-height:0}.rh-gap-hero__media img{aspect-ratio:4/5;min-height:0;object-position:center top}.rh-gap-hero__inner{width:min(calc(100% - 44px),800px)}}@media(max-width:720px){.rh-gap-hero__copy h2{font-size:18vw}.rh-gap-hero__inner{width:min(calc(100% - 28px),800px);padding:54px 0}}.rh-hero,.rh-manifesto{background:var(--paper)}.rh-product{background:var(--acid)}.rh-steps,.rh-everyday--paper{background:var(--paper)}.rh-everyday--acid{background:var(--acid)}.rh-everyday--ink{background:var(--ink);color:#fff}.rh-everyday--ink figure{color:var(--ink)}.rh-subscribe{background:var(--ink);padding-top:clamp(80px,9vw,140px)}.pdp-main,.pdp-inside,.pdp-life--paper{background:var(--paper)}.pdp-life--acid{background:var(--acid)}.pdp-life--ink{background:var(--ink);color:#fff}.pdp-life--ink figure{color:var(--ink)}.pdp-sub-story{background:var(--paper)}.pdp-apps{padding-top:clamp(70px,8vw,120px);padding-bottom:clamp(70px,8vw,120px)}.pdp-apps--paper{background:var(--paper)}.pdp-apps--acid{background:var(--acid)}.pdp-apps--ink{background:var(--ink);color:#fff}.faq-section--paper{background:var(--paper);color:var(--ink)}.faq-section--acid{background:var(--acid);color:var(--ink)}.faq-section--ink{background:var(--ink);color:#fff}.faq-section--ink .accordion{border-color:#fff}.faq-section--ink .accordion summary,.faq-section--ink .accordion__body{color:#fff}.faq-section--ink .kicker{color:var(--acid)}#MainContent>.shopify-section:nth-child(odd)>.custom-rich-text--auto,#MainContent>.shopify-section:nth-child(odd)>.custom-image-text--auto,#MainContent>.shopify-section:nth-child(odd)>.faq-section--auto{background:var(--paper);color:var(--ink)}#MainContent>.shopify-section:nth-child(2n)>.custom-rich-text--auto,#MainContent>.shopify-section:nth-child(2n)>.custom-image-text--auto,#MainContent>.shopify-section:nth-child(2n)>.faq-section--auto{background:var(--acid);color:var(--ink)}.template-index #MainContent>.shopify-section:nth-child(1)>.rh-hero{background:var(--paper)}.template-index #MainContent>.shopify-section:nth-child(2)>.rh-strip{background:var(--acid)}.template-index #MainContent>.shopify-section:nth-child(5)>.rh-manifesto{background:var(--paper)}.template-index #MainContent>.shopify-section:nth-child(6)>.rh-product{background:var(--acid)}.template-index #MainContent>.shopify-section:nth-child(7)>.rh-steps{background:var(--paper)}.template-index #MainContent>.shopify-section:nth-child(8)>.rh-everyday{background:var(--acid)}.template-index #MainContent>.shopify-section:nth-child(9)>.rh-subscribe{background:var(--ink)}.template-index #MainContent>.shopify-section:nth-child(10)>.faq-section{background:var(--acid)}.template-product .pdp-main{background:var(--paper)}.template-product .pdp-proof-bar{background:var(--ink)}.template-product .pdp-month{background:var(--acid)}.template-product .pdp-inside{background:var(--paper)}.template-product .pdp-routine{background:var(--ink)}.template-product .pdp-life{background:var(--acid)}.template-product .pdp-sub-story{background:var(--paper)}.template-product .pdp-apps{background:var(--acid)}.template-product .faq-section{background:var(--paper)}
/*# sourceMappingURL=/cdn/shop/t/12/assets/base.css.map */
