:root{--paper:#f1ece3;--paper-deep:#e4dccf;--ink:#151411;--muted:#6d6860;--line:#1514112b;--accent:#4f7590;--panel:#e8e1d5;--inverse:#171614;--inverse-ink:#f1ecdf;--control-height:42px;--body-size:16px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--paper:#121210;--paper-deep:#1b1916;--ink:#f1ecdf;--muted:#aaa399;--line:#f1ecdf30;--panel:#1a1815;--inverse:#eee8dc;--inverse-ink:#151411;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}.legacy-site-topbar,.legacy-site-footer{display:none!important}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif;transition:background .18s,color .18s}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.honeypot{position:absolute!important;left:-9999px!important}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:color-mix(in srgb, var(--paper) 88%, transparent);border-bottom:1px solid var(--line);z-index:50;grid-template-columns:max-content minmax(0,1fr) max-content;align-items:center;column-gap:clamp(18px,2vw,36px);height:68px;padding:0 3.5vw;display:grid;position:sticky;top:0;left:0;right:0}.wordmark{color:var(--ink);letter-spacing:.105em;text-transform:uppercase;justify-self:start;font-size:11px;font-weight:500}.wordmark span{color:var(--accent);letter-spacing:0;margin-left:-.08em;font-size:1.1em;display:inline-block}.site-header.is-stop .wordmark span{color:#9f382c}.nav-links{justify-self:center;align-items:center;gap:0;display:flex}.nav-item{align-items:center;margin:0 8px;display:inline-flex}.nav-separator{color:var(--muted);margin:0 9px;font-size:11px}.mobile-secondary-links{display:none}.nav-links a,.header-note,.join-button,.theme-toggle,.menu-toggle{color:var(--muted);cursor:pointer;letter-spacing:.09em;text-transform:uppercase;background:0 0;border:0;padding:8px 0;font-size:11px;font-weight:500;transition:color .16s}.nav-links a{color:var(--ink);letter-spacing:.085em;text-transform:uppercase;font-size:10px;font-weight:500}.nav-links a.is-current,.nav-links a[aria-current=page]{color:var(--accent);background:0 0;padding:8px 0}.nav-links a.is-current:hover,.nav-links a.is-current:focus-visible,.nav-links a[aria-current=page]:hover,.nav-links a[aria-current=page]:focus-visible{color:var(--accent);background:0 0;text-decoration:none}.nav-links .home-link.is-current{color:var(--ink);background:0 0;border:0;padding:8px 0}.nav-links .home-link.is-current:hover,.nav-links .home-link.is-current:focus-visible{color:var(--ink);background:0 0}.home-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:.85px;width:15px;height:15px}.home-fill{fill:currentColor;stroke:none;display:none}.home-link.is-current .home-outline{display:none}.home-link.is-current .home-fill{display:block}.home-link span{display:none}.nav-links a:hover,.nav-links a:focus-visible,.header-note:hover,.header-note:focus-visible,.join-button:hover,.join-button:focus-visible,.theme-toggle:hover,.theme-toggle:focus-visible,.menu-toggle:hover,.menu-toggle:focus-visible{color:var(--ink);background:0 0;outline:none}.nav-links a:hover,.nav-links a:focus-visible{color:var(--accent)}.nav-links a:focus-visible,.header-note:focus-visible,.join-button:focus-visible,.theme-toggle:focus-visible,.menu-toggle:focus-visible{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:6px}.theme-toggle:focus-visible,.menu-toggle:focus-visible{color:var(--accent);outline:none;text-decoration:none}.header-actions{flex:none;justify-self:end;align-items:center;gap:18px;min-width:max-content;display:flex}.theme-toggle{justify-content:center;align-items:center;min-width:18px;font-size:9px;font-weight:600;display:inline-flex}.theme-icon{color:var(--ink);font-size:16px;font-weight:400;line-height:1}.header-note{background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent) 45%, transparent);color:var(--ink);height:var(--control-height);white-space:nowrap;border-radius:2px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.header-note-short{display:none}.header-note:hover,.header-note:focus-visible{background:color-mix(in srgb, var(--accent) 22%, transparent);color:var(--ink)}.join-button{background:var(--ink);border:1px solid var(--ink);color:var(--paper);height:var(--control-height);border-radius:2px;align-items:center;padding:0 10px;display:inline-flex}.join-button:hover,.join-button:focus-visible{background:var(--accent);border-color:var(--accent);color:#fff;outline:none;text-decoration:none}.menu-toggle{justify-content:center;align-items:center;min-width:20px;display:inline-flex}.menu-icon{width:18px;height:12px;display:block;position:relative}.menu-icon i{background:currentColor;width:18px;height:1px;transition:top .16s,transform .16s;position:absolute;left:0}.menu-icon i:first-child{top:3px}.menu-icon i:last-child{top:9px}.menu-icon.is-open i:first-child{top:6px;transform:rotate(45deg)}.menu-icon.is-open i:last-child{top:6px;transform:rotate(-45deg)}.site-menu{background:color-mix(in srgb, var(--paper) 96%, transparent);border:1px solid var(--line);border-radius:2px;width:min(330px,100vw - 40px);padding:10px 20px;display:none;position:absolute;top:67px;right:3.5vw;box-shadow:0 22px 48px #0000001f}.site-menu.is-open{display:block}.site-menu a{border-bottom:1px solid var(--line);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:14px 0;font-size:11px;font-weight:500;display:flex}.site-menu a:last-child{border-bottom:0}.site-menu a:hover,.site-menu a:focus-visible{color:var(--accent);outline:none}.hero{background:var(--paper);color:var(--ink);grid-template-columns:minmax(500px,540px) minmax(360px,390px);justify-content:center;column-gap:clamp(4px,.6vw,10px);min-height:clamp(660px,74svh,790px);padding:clamp(48px,5vw,78px) 7vw clamp(52px,5vw,82px);transition:background .18s,color .18s;display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;max-width:540px;position:relative;transform:translateY(-14px)}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 24px;font-size:10px;font-weight:500;display:inline-block}.hero-eyebrow-link span{color:var(--accent)}.hero-byline{align-items:center;gap:9px;display:flex}.hero-live-dot{background:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb, var(--accent) 14%, transparent);border-radius:999px;flex:none;width:7px;height:7px}.hero h1{color:var(--ink);font-family:var(--font-hero), Impact, sans-serif;letter-spacing:-.02em;text-transform:uppercase;max-width:900px;margin:0;font-size:clamp(58px,5.5vw,88px);font-weight:400;line-height:.94;transition:color .18s}.hero h1 span{color:var(--ink);white-space:nowrap;font-weight:400;transition:color .18s;display:block}.hero h1 .hero-accent-line{margin-top:.06em;color:var(--accent)!important}.worlds-section{background:var(--panel);grid-template-columns:minmax(320px,.78fr) minmax(0,1.72fr);padding:0;display:grid}.worlds-intro{background:var(--paper-deep);flex-direction:column;justify-content:center;max-width:none;margin:0;padding:clamp(48px,5vw,78px) clamp(34px,4vw,66px);display:flex}.worlds-intro h2{color:var(--ink);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(32px,2.8vw,44px);font-weight:700;line-height:.98}.worlds-intro>p:last-child{color:var(--muted);font-size:var(--body-size);margin:20px 0 0;line-height:1.45}.worlds-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.world-card{flex-direction:column;min-height:clamp(280px,30vw,400px);padding:clamp(34px,4vw,58px) clamp(24px,2.7vw,46px);transition:background-color .18s,color .18s,transform .18s;display:flex;position:relative}.world-card+.world-card{border-left:1px solid var(--line)}.world-card>span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:700;display:block}.world-card h3{color:var(--ink);letter-spacing:-.055em;text-transform:uppercase;margin:clamp(28px,3.4vw,46px) 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(40px,3.6vw,56px);font-weight:700;line-height:.98}.world-card p{color:var(--ink);font-size:var(--body-size);letter-spacing:-.025em;max-width:250px;min-height:0;margin:clamp(24px,3vw,38px) 0 0;line-height:1.35}.world-card i{font-size:18px;font-style:normal;position:absolute;top:clamp(24px,3vw,39px);right:clamp(26px,3vw,42px)}.world-card-main-link{z-index:1;position:absolute;inset:0}.world-inline-link{color:var(--accent);text-underline-offset:4px;z-index:2;text-decoration:underline;text-decoration-thickness:1px;position:relative}.world-inline-link:hover,.world-inline-link:focus-visible{color:var(--ink);outline:none}.world-card:hover,.world-card:focus-visible,.world-card:focus-within{background:var(--inverse);color:var(--inverse-ink);transform:translateY(-5px)}.world-card:hover{outline:none}.world-card:hover h3,.world-card:hover>span,.world-card:hover p,.world-card:focus-visible h3,.world-card:focus-visible>span,.world-card:focus-visible p,.world-card:focus-within h3,.world-card:focus-within>span,.world-card:focus-within p,.world-card:hover .world-inline-link,.world-card:focus-within .world-inline-link{color:var(--inverse-ink)}.world-card:focus-visible,.world-card:focus-within{outline:1px solid var(--accent);outline-offset:-1px}.antiwhelm-signature{background:var(--accent);color:#fffaf1;grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);align-items:center;gap:clamp(28px,5vw,84px);padding:clamp(46px,5vw,72px) 7vw;display:grid}.antiwhelm-signature h2{color:#fffaf1;letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(40px,3.6vw,56px);font-weight:500;line-height:.98}.antiwhelm-signature h2 span{letter-spacing:0;vertical-align:top;margin-left:.22em;font-size:.2em;font-weight:500;display:inline-block}.antiwhelm-pronunciation{color:#fffaf1b8;letter-spacing:.12em;text-transform:uppercase;margin-top:11px;font-size:9px;font-weight:500;display:block}.antiwhelm-opposite{color:#fffaf1b8;letter-spacing:.12em;text-transform:uppercase;margin-top:7px;font-size:9px;font-weight:500;display:block}.antiwhelm-signature .antiwhelm-definition{color:#fffaf1;letter-spacing:-.035em;max-width:680px;margin:0;font-size:clamp(20px,2.15vw,32px);font-weight:400;line-height:1.15}.antiwhelm-signature:hover .antiwhelm-definition,.antiwhelm-signature:focus-visible .antiwhelm-definition{color:#fffaf1}.antiwhelm-signature:focus-visible{outline:1px solid var(--accent);outline-offset:-10px}.audience-page{--audience-color:var(--accent)}.audience-hero{background:color-mix(in srgb, var(--audience-color) 10%, var(--paper));flex-direction:column;justify-content:center;min-height:calc(100svh - 68px);padding:clamp(80px,11vw,170px) 8vw;display:flex}.audience-hero .eyebrow{color:var(--audience-color)}.audience-hero h1{letter-spacing:-.07em;max-width:1160px;margin:0;font-size:clamp(68px,9.4vw,150px);font-weight:500;line-height:.88}.audience-hero>p:last-child{color:var(--muted);max-width:760px;margin:clamp(34px,4vw,58px) 0 0;font-size:clamp(18px,1.7vw,25px);line-height:1.48}.audience-statements{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.audience-statements p{border-right:1px solid var(--line);letter-spacing:-.055em;align-items:center;min-height:350px;margin:0;padding:clamp(30px,4vw,60px);font-size:clamp(38px,4vw,66px);font-weight:500;line-height:.95;display:flex}.audience-statements p:last-child{border-right:0}.audience-statements p:nth-child(2){background:color-mix(in srgb, var(--audience-color) 10%, var(--paper))}.audience-about{grid-template-columns:minmax(150px,.55fr) minmax(0,1.5fr);gap:3vw 8vw;padding:clamp(100px,12vw,190px) 8vw;display:grid}.audience-about .eyebrow{color:var(--audience-color);grid-row:span 2}.audience-about h2{letter-spacing:-.065em;margin:0;font-size:clamp(48px,6vw,92px);font-weight:500;line-height:.94}.audience-about>p:last-child{color:var(--muted);max-width:760px;margin:12px 0 0;font-size:clamp(18px,1.6vw,24px);line-height:1.5}.audience-close{background:var(--audience-color);color:#fffaf1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:90px 5vw;display:flex}.audience-page.is-kids .audience-close{color:#15130f}.audience-close h2{letter-spacing:-.07em;margin:0 0 50px;font-size:clamp(58px,8vw,125px);font-weight:500;line-height:.9}.audience-close a{letter-spacing:.1em;text-transform:uppercase;border:1px solid;border-radius:2px;padding:13px 18px;font-size:11px;font-weight:500}.audience-close a:hover,.audience-close a:focus-visible{background:currentColor;outline:none}.audience-page.is-business .audience-close a:hover,.audience-page.is-business .audience-close a:focus-visible{color:#4f7590}.audience-page.is-kids .audience-close a:hover,.audience-page.is-kids .audience-close a:focus-visible{color:#b58f2f}.difference{letter-spacing:-.02em;margin:28px 0 0;font-size:clamp(19px,1.65vw,26px);font-weight:500}.hero-body{color:var(--muted);max-width:580px;margin:17px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;line-height:1.55}.hero-support{gap:9px;margin-top:26px;display:grid}.hero-support p{color:var(--ink);margin:0}.hero-support strong{color:var(--ink);font-weight:600}.hero-offer{border-top:1px solid var(--line);max-width:560px;margin-top:26px;padding-top:20px}.hero-offer>strong{margin-bottom:5px;font-size:15px;display:block}.hero-offer>p{color:var(--muted);margin:0 0 13px;font-size:12px;line-height:1.5}.hero-actions{align-items:center;gap:28px;margin-top:26px;display:flex}.primary-link{background:var(--accent);border:1px solid var(--accent);color:#fff;letter-spacing:.09em;height:var(--control-height);text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;gap:30px;width:190px;min-width:190px;padding:0 16px;font-size:11px;font-weight:500;transition:transform .16s,background .16s;display:inline-flex;position:relative}.primary-link>span{position:absolute;right:14px}.primary-link:hover,.primary-link:focus-visible{background:var(--ink);border-color:var(--ink);color:var(--paper);outline:none;transform:translateY(-2px)}.text-link{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:8px;padding:8px 0;font-size:11px;font-weight:500;display:inline-flex}.text-link span{transition:transform .16s}.text-link:hover span,.text-link:focus-visible span{transform:translate(3px,-3px)}.outline-link{border:1px solid var(--ink);color:var(--ink);height:var(--control-height);white-space:nowrap;border-radius:2px;justify-content:center;width:190px;padding:0 16px;transition:background .16s,color .16s}.outline-link:hover,.outline-link:focus-visible{background:var(--ink);color:var(--paper);outline:none}.hero-note{border-top:1px solid var(--line);max-width:560px;margin-top:38px;padding-top:20px}.hero-note>p{color:var(--muted);margin:0 0 11px;font-size:12px}.signup{grid-template-columns:1fr auto;gap:10px;max-width:560px;display:grid;position:relative}.signup input[type=email]{border:1px solid var(--line);color:var(--ink);height:var(--control-height);background:0 0;border-radius:2px;outline:none;min-width:0;padding:12px 14px}.signup input[type=email]:focus{border-color:var(--ink)}.signup button{background:var(--accent);border:1px solid var(--accent);color:#fff;cursor:pointer;height:var(--control-height);letter-spacing:.09em;text-transform:uppercase;border-radius:2px;padding:0 16px;font-size:11px;font-weight:500}.signup button:disabled{cursor:wait;opacity:.7}.form-error{color:var(--accent);grid-column:1/-1;margin:9px 0 0;font-size:12px}.signup-success{border:1px solid var(--line);border-radius:2px;justify-content:space-between;align-items:center;max-width:560px;padding:14px 15px;font-size:13px;display:flex}.signup-success button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}.signup-success>a{background:var(--accent);border:1px solid var(--accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:9px 12px;font-size:10px}.hero-object{justify-content:center;align-self:center;min-height:540px;display:flex;position:relative;transform:none}.hero-book-link{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:18px;width:100%;display:flex;position:relative}.hero-object img{filter:drop-shadow(0 34px 42px #00000029);object-fit:contain;z-index:2;align-self:center;width:min(31vw,390px);max-height:min(63svh,630px);position:relative;transform:none}.object-aura{display:none}.hero-book-caption{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;z-index:3;align-self:center;align-items:center;gap:8px;font-size:10px;font-weight:500;display:flex;position:static}.hero-book-caption span{transition:transform .16s}.hero-book-link:hover .hero-book-caption span,.hero-book-link:focus-visible .hero-book-caption span{transform:translate(3px,-3px)}.hero-book-link:focus-visible{outline:1px solid var(--ink);outline-offset:6px}.manifesto{background:var(--inverse);color:var(--paper);text-align:center;justify-content:center;align-items:center;min-height:300px;padding:clamp(72px,8vw,120px) 7vw;display:flex}.manifesto p{letter-spacing:-.055em;max-width:1180px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(36px,5vw,76px);font-weight:400;line-height:.98}:root[data-theme=dark] .manifesto{color:#f1ecdf;background:#1a1815}:root[data-theme=dark] .hero,:root[data-theme=dark] .habits-section,:root[data-theme=dark] .read-section,:root[data-theme=dark] footer{background:#121210}:root[data-theme=dark] .reset-section,:root[data-theme=dark] .collection-section{background:#1a1815}:root[data-theme=dark] .collection-visual{background:#24211d}:root[data-theme=dark] .worlds-section{background:#1a1815}:root[data-theme=dark] .worlds-intro{background:#24211d}:root[data-theme=dark] .hero h1,:root[data-theme=dark] .hero h1 span,:root[data-theme=dark] .habits-section .section-intro h2,:root[data-theme=dark] .collection-copy h2,:root[data-theme=dark] .read-section .section-intro.horizontal h2,:root[data-theme=dark] .worlds-intro h2,:root[data-theme=dark] .antiwhelm-signature h2{color:#f1ecdf}:root[data-theme=dark] .newsletter-section{background:#121210}.reset-section{background:var(--panel);grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:clamp(64px,8vw,110px) 7vw;display:grid}.reset-card,.weekly-card{background:color-mix(in srgb, var(--paper) 86%, var(--panel));border:1px solid var(--line);border-radius:2px;height:100%;padding:clamp(38px,5vw,58px)}.reset-card>.eyebrow,.weekly-card>.eyebrow{margin-bottom:24px}.reset-card h2,.weekly-card h2{letter-spacing:.055em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700;line-height:1.14}.hero-support p,.reset-card>p:not(.eyebrow),.weekly-card>p:not(.eyebrow),.reset-form>p{font-family:Arial,Helvetica,sans-serif;font-size:var(--body-size);letter-spacing:0;font-weight:400;line-height:1.5}.hero-support p{color:var(--muted)}.reset-card>p:not(.eyebrow),.weekly-card>p:not(.eyebrow),.reset-form>p{color:var(--muted);max-width:660px;margin:10px 0 0}.reset-card>p:not(.eyebrow),.weekly-card>p:not(.eyebrow){font-size:var(--body-size);line-height:1.45}.weekly-card,.weekly-card .signup-card-body{display:block}.weekly-card .signup-card-body>p{font-size:var(--body-size);letter-spacing:0;text-transform:none;font-weight:400;line-height:1.5}.weekly-card .signup-card-body>p.weekly-benefits{letter-spacing:.02em;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:0;margin:20px 0 0;font-size:11px;line-height:1.2;display:flex}.weekly-benefits span+span{border-left:1px solid var(--line);margin-left:16px;padding-left:16px}.weekly-card .signup,.weekly-card .signup-success{max-width:560px;margin-top:0}.weekly-card .signup{grid-template-columns:minmax(0,1fr) auto}.signup-card-body{height:auto;min-height:116px;padding-top:10px}.signup-card-body>p{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:var(--body-size);margin:0;line-height:1.5}.reset-card p.reset-includes{letter-spacing:.02em;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:0;max-width:none;margin:20px 0 0;font-size:11px;line-height:1.2;display:flex}.reset-includes span+span{border-left:1px solid var(--line);margin-left:16px;padding-left:16px}.reset-reveal{border:1px solid var(--ink);color:var(--ink);cursor:pointer;letter-spacing:.11em;height:var(--control-height);text-transform:uppercase;background:0 0;border-radius:2px;align-items:center;gap:10px;padding:11px 15px;font-size:11px;font-weight:500;transition:background .16s,color .16s;display:inline-flex}.reset-reveal:hover,.reset-reveal:focus-visible{background:var(--ink);color:var(--paper);outline:none}.reset-form{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.reset-form>p{margin:0 0 12px;font-size:14px}.reset-card small,.weekly-card small{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-top:14px;font-size:9px;display:block}.weekly-signup-notes{flex-wrap:wrap;align-items:center;gap:8px 16px;margin-top:14px;display:flex}.weekly-card .weekly-signup-notes small{margin-top:0;display:inline}.habits-section,.read-section{padding:clamp(90px,11vw,170px) 3.5vw}.habits-section{padding-top:clamp(56px,6vw,90px);padding-bottom:clamp(38px,4vw,64px)}.read-section{padding:clamp(60px,7vw,96px) 7vw clamp(40px,4vw,60px)}.section-intro{text-align:center;max-width:860px;margin:0 auto clamp(50px,6vw,90px)}.section-intro h2,.collection-copy h2,.newsletter-section h2{letter-spacing:-.065em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(42px,6vw,84px);font-weight:700;line-height:.98}.habits-section .section-intro h2{color:var(--ink);letter-spacing:-.055em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:clamp(40px,3.6vw,56px);font-weight:700;line-height:.98}.habits-section .section-intro{margin-bottom:clamp(34px,3.8vw,54px)}.section-intro>p:last-child{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:var(--body-size);margin:21px 0 0}.habit-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.habit-card{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-width:0;position:relative;overflow:hidden}.habit-stage{background:color-mix(in srgb, var(--habit-color) 20%, var(--panel));justify-content:center;align-items:center;height:clamp(330px,31vw,460px);padding:34px;transition:background .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden}.habit-stage img{filter:drop-shadow(0 27px 22px #00000040);object-fit:contain;max-width:74%;height:84%;transform:none}.habit-card:hover .habit-stage,.habit-card:focus-visible .habit-stage{background:color-mix(in srgb, var(--habit-color) 48%, var(--panel))}.habit-card:hover .habit-stage img,.habit-card:focus-visible .habit-stage img{transform:none}.habit-card:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.start-badge{background:var(--habit-color);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:2px;padding:8px 10px;font-size:10px;font-weight:800;position:absolute;top:18px;right:18px}.habit-meta{min-height:104px;padding:12px 16px 14px;transition:background .24s;position:relative}.habit-card:hover .habit-meta,.habit-card:focus-visible .habit-meta{background:var(--habit-color);color:var(--habit-ink)}.habit-card:hover .habit-meta>span:first-child,.habit-card:hover .habit-meta p,.habit-card:focus-visible .habit-meta>span:first-child,.habit-card:focus-visible .habit-meta p{color:currentColor;opacity:.78}.habit-meta>span:first-child{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.habit-meta h3{letter-spacing:-.045em;text-transform:uppercase;margin:7px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(21px,1.9vw,29px);font-weight:700;line-height:1}.habit-meta p{color:var(--muted);max-width:330px;margin:4px 0 0;font-size:13px;line-height:1.25}.card-arrow{transition:transform .16s;position:absolute;bottom:28px;right:28px}.habit-card:hover .card-arrow{transform:translate(3px,-3px)}.collection-section{background:var(--paper-deep);color:var(--ink);grid-template-columns:.75fr 1.25fr;min-height:650px;display:grid;overflow:hidden}.collection-copy{align-self:start;padding:clamp(64px,6vw,88px) 7vw}.collection-copy .eyebrow{color:var(--muted)}.collection-copy>p:not(.eyebrow){color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:var(--body-size);max-width:420px;line-height:1.5}.family-list{border-top:1px solid var(--line);margin-top:42px}.family-list a{border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:6px;margin-inline:-14px;padding:16px 14px 17px;font-family:Arial,Helvetica,sans-serif;transition:background .16s,color .16s;display:flex}.family-list a strong{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.family-list a span{color:var(--muted);font-size:var(--body-size);font-weight:400;line-height:1.3}.family-list a:hover,.family-list a:focus-visible{background:var(--inverse);color:var(--inverse-ink);outline:none}.family-list a:hover strong,.family-list a:hover span,.family-list a:focus-visible strong,.family-list a:focus-visible span{color:var(--inverse-ink)}.family-list em{color:#888178;letter-spacing:.12em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-style:normal}.collection-visual{background:var(--panel);justify-content:center;align-items:center;padding:50px 0 0;display:flex;overflow:hidden}.collection-visual img{width:115%;max-width:115%;margin-right:-12%}.section-intro.horizontal{text-align:left;justify-content:space-between;align-items:end;max-width:none;display:flex}.section-intro.horizontal>div{max-width:780px}.section-intro.horizontal h2{letter-spacing:.055em;text-transform:uppercase;font-size:18px;line-height:1.14}.collection-copy h2,.read-section .section-intro.horizontal h2{color:inherit;letter-spacing:-.055em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:clamp(40px,3.6vw,56px);font-weight:700;line-height:.98}.museum-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(36px,5vw,86px);display:grid}.museum-article-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;min-height:154px;padding:20px 0 22px;transition:background .18s,color .18s,margin .18s,padding .18s;display:block;position:relative;overflow:visible}.museum-article-card:nth-last-child(-n+2){border-bottom:0}.museum-article-card:hover,.museum-article-card:focus-visible{background:var(--inverse);color:var(--article-color);outline:none;margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}.museum-article-card:hover h3,.museum-article-card:focus-visible h3{color:var(--article-color)}.museum-article-card:hover p,.museum-article-card:focus-visible p,.museum-article-card:hover .article-topline,.museum-article-card:focus-visible .article-topline,.museum-article-card:hover .article-arrow,.museum-article-card:focus-visible .article-arrow{color:var(--inverse-ink)}.article-topline{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.article-topline span:first-child{background:color-mix(in srgb, var(--article-color) 12%, transparent);border:1px solid color-mix(in srgb, var(--article-color) 70%, transparent);color:var(--article-color);border-radius:2px;padding:5px 9px}.museum-article-card h3{letter-spacing:-.045em;max-width:620px;margin:19px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(24px,2.2vw,36px);font-weight:700;line-height:1}.museum-article-card p{color:var(--muted);font-size:var(--body-size);max-width:620px;margin:14px 0 0;line-height:1.5}.article-arrow{color:var(--ink);font-size:18px;transition:transform .16s;position:absolute;top:28px;right:0}.museum-article-card:hover .article-arrow{transform:translate(3px,-3px)}.stop-page{--stop-red:#9f382c;--stop-red-deep:#7f2f28}.stop-hero{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);min-height:clamp(650px,80svh,820px);padding:clamp(58px,7vw,100px) 7vw;display:grid;overflow:hidden}.stop-hero-copy{align-self:center;max-width:820px}.stop-hero-copy .eyebrow{color:var(--stop-red)}.stop-hero h1{letter-spacing:-.07em;max-width:900px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(70px,8.8vw,142px);font-weight:500;line-height:.86}.stop-hero-copy>p:not(.eyebrow){color:var(--muted);max-width:600px;margin:32px 0 0;font-size:clamp(17px,1.5vw,21px);line-height:1.5}.stop-hero-actions{gap:14px;margin-top:34px;display:flex}.stop-primary,.stop-secondary{border:1px solid var(--ink);height:var(--control-height);letter-spacing:.09em;text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;padding:0 17px;font-size:11px;font-weight:500;display:inline-flex}.stop-primary{background:var(--stop-red);border-color:var(--stop-red);color:var(--stop-on-accent,#fff)}.stop-primary:hover,.stop-primary:focus-visible{background:var(--stop-red-deep);border-color:var(--stop-red-deep);outline:none}.stop-secondary:hover,.stop-secondary:focus-visible{background:var(--ink);color:var(--paper);outline:none}.stop-hero-object{background:color-mix(in srgb, var(--stop-red) 13%, var(--panel));justify-content:center;align-items:center;margin:-20px 0;display:flex;overflow:hidden}.stop-hero-object img{filter:drop-shadow(0 35px 26px #0000003d);object-fit:contain;width:min(29vw,390px);max-height:610px}.stop-statements{border-top:1px solid var(--line)}.stop-statement{text-align:center;justify-content:center;align-items:center;min-height:clamp(430px,62svh,680px);padding:70px 7vw;display:flex;overflow:hidden}.stop-statement p{letter-spacing:-.075em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(70px,12vw,190px);font-weight:500;line-height:.82}.stop-statement.is-ink{color:#f3efe7;background:#151411}.stop-statement.is-red{background:var(--stop-red);color:var(--stop-on-accent,#f8f1e7)}.stop-statement.is-paper{background:var(--paper);color:var(--ink)}.stop-idea,.stop-practice{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:9vw;padding:clamp(90px,11vw,160px) 7vw;display:grid}.stop-idea-intro h2,.stop-practice h2,.stop-section-heading h2{letter-spacing:-.06em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(42px,5.8vw,82px);font-weight:500;line-height:.96}.stop-idea-rows{border-top:1px solid var(--line)}.stop-idea-rows>div{border-bottom:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:28px;padding:30px 0;display:grid}.stop-idea-rows span{letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:500}.stop-idea-rows p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.stop-objects{color:#f3efe7;background:#151411;padding:clamp(90px,10vw,150px) 3.5vw}.stop-section-heading{text-align:center;max-width:1040px;margin:0 auto clamp(54px,7vw,95px)}.stop-objects .eyebrow{color:#aaa399}.stop-object-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.stop-object-grid a{min-width:0}.stop-object-frame{background:#211f1b;justify-content:center;align-items:center;height:clamp(420px,42vw,620px);margin:0;padding:32px;transition:background .18s;display:flex;overflow:hidden}.stop-object-grid a:hover .stop-object-frame,.stop-object-grid a:focus-visible .stop-object-frame{background:#302b25}.stop-object-frame img{filter:drop-shadow(0 25px 22px #00000047);object-fit:contain;width:100%;max-height:88%}.stop-object-frame.is-journal img,.stop-object-frame.is-objects img{width:116%;max-width:116%}.stop-object-grid>a>span{letter-spacing:.11em;text-transform:uppercase;padding:18px 4px 0;font-size:11px;font-weight:500;display:block}.stop-practice{background:color-mix(in srgb, var(--stop-red) 10%, var(--paper))}.stop-practice-copy>p{color:var(--muted);max-width:620px;margin:0 0 34px;font-size:18px;line-height:1.55}.stop-practice details{border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.stop-practice summary{cursor:pointer;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:22px 0;font-size:11px;font-weight:500;list-style:none;display:flex}.stop-practice summary::-webkit-details-marker{display:none}.stop-practice summary span{color:var(--stop-red);font-size:20px}.stop-practice ol{margin:0;padding:0 0 24px;list-style:none}.stop-practice li{border-top:1px solid var(--line);grid-template-columns:34px 1fr;gap:18px;padding:18px 0;font-size:15px;line-height:1.5;display:grid}.stop-practice li span{color:var(--stop-red);letter-spacing:.1em;font-size:10px}.stop-read{padding:clamp(90px,11vw,160px) 7vw}.stop-read .stop-section-heading{text-align:left}.stop-article-list{border-top:1px solid var(--line)}.stop-article-list a{border-bottom:1px solid var(--line);grid-template-columns:105px minmax(260px,.9fr) minmax(260px,1.1fr) 24px;align-items:center;gap:24px;padding:32px 0;transition:color .16s;display:grid}.stop-article-list a:hover,.stop-article-list a:focus-visible{color:var(--stop-red);outline:none}.stop-article-meta{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.stop-article-title{letter-spacing:-.045em;font-size:clamp(27px,3vw,44px);font-weight:500}.stop-article-copy{color:var(--muted);font-size:14px;line-height:1.5}.stop-article-arrow{font-size:18px}.stop-close{background:var(--stop-red);color:#f8f1e7;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:80px 7vw;display:flex}.stop-close>p{letter-spacing:-.065em;max-width:1100px;margin:0;font-size:clamp(48px,7vw,100px);font-weight:500;line-height:.9}.stop-close>div{gap:14px;margin-top:42px;display:flex}.stop-close a{letter-spacing:.09em;text-transform:uppercase;border:1px solid;border-radius:2px;padding:13px 16px;font-size:11px;font-weight:500}.stop-close a:hover,.stop-close a:focus-visible{color:var(--stop-red);background:#f8f1e7;outline:none}:root[data-theme=dark] .stop-practice{background:#171412}:root[data-theme=dark] .stop-statement.is-paper{background:#11110f}.habit-product-page{background:var(--paper)}.habit-product-hero{grid-template-columns:minmax(450px,560px) minmax(330px,430px);justify-content:center;align-items:center;gap:clamp(24px,4vw,72px);min-height:clamp(650px,78svh,800px);padding:clamp(54px,6vw,90px) 7vw;display:grid;overflow:hidden}.habit-product-hero-copy .eyebrow,.habit-product-collection .eyebrow,.habit-product-practice .eyebrow,.habit-product-read .eyebrow,.habit-product-reset .eyebrow{color:var(--stop-red)}.habit-product-hero h1{color:var(--stop-red);letter-spacing:-.075em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(92px,10vw,156px);font-weight:700;line-height:.78}.habit-product-hero h2{letter-spacing:-.055em;text-transform:uppercase;margin:34px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,4vw,58px);font-weight:700;line-height:.98}.habit-product-hero-copy>p:not(.eyebrow){color:var(--muted);font-size:var(--body-size);max-width:500px;margin:20px 0 0;line-height:1.5}.habit-product-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.habit-product-actions .signup{flex:330px;max-width:390px;margin:0}.habit-product-actions .signup button{background:var(--habit-page-color);border-color:var(--habit-page-color);white-space:nowrap}.habit-product-actions .newsletter-confirmation{flex:330px;max-width:390px}.habit-product-hero-object{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;min-height:520px;display:flex;position:relative}.habit-product-hero-object img{filter:drop-shadow(0 30px 24px #0000002e);object-fit:contain;width:min(29vw,370px);max-height:600px;transition:filter .18s}.habit-product-hero-object span{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:500}.habit-product-hero-object:hover img,.habit-product-hero-object:focus-visible img{filter:drop-shadow(0 34px 27px #0000003d)}.habit-product-hero-object:focus-visible{outline:1px solid var(--stop-red);outline-offset:8px}.habit-product-principles{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.habit-product-principles>div{min-height:220px;padding:clamp(34px,4vw,58px) clamp(26px,4vw,64px)}.habit-product-principles>div+div{border-left:1px solid var(--line)}.habit-product-principles h2{letter-spacing:-.05em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(27px,2.7vw,42px);font-weight:700;line-height:1}.habit-product-principles p{color:var(--muted);font-size:var(--body-size);max-width:360px;margin:40px 0 0;line-height:1.45}.habit-product-idea{background:var(--paper-deep);grid-template-columns:minmax(190px,.55fr) minmax(0,1.45fr);gap:7vw;padding:clamp(60px,8vw,112px) 7vw;display:grid}.habit-product-idea .eyebrow{color:var(--stop-red);margin:5px 0 0}.habit-product-idea h2{letter-spacing:-.06em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(40px,4.8vw,72px);font-weight:700;line-height:.96}.habit-product-idea>p:last-child{color:var(--muted);font-size:var(--body-size);grid-column:2;margin:-5vw 0 0;line-height:1.5}.habit-product-collection,.habit-product-read{padding:clamp(62px,8vw,112px) 7vw}.habit-product-section-heading{max-width:920px;margin-bottom:clamp(34px,4vw,56px)}.habit-product-section-heading h2{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(40px,3.6vw,56px);font-weight:700;line-height:.98}.habit-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.habit-product-card{background:var(--panel);grid-template-rows:minmax(390px,46vw) auto;min-width:0;display:grid;overflow:hidden}.habit-product-media{background:color-mix(in srgb, var(--stop-red) 9%, var(--panel));justify-content:center;align-items:center;padding:clamp(28px,4vw,58px);transition:background .18s;display:flex;overflow:hidden}.habit-product-card:focus-visible{outline:1px solid var(--stop-red);outline-offset:-1px}.habit-product-media img{filter:drop-shadow(0 28px 22px #00000030);object-fit:contain;width:82%;max-height:84%}.habit-product-card.is-journal .habit-product-media img,.habit-product-card.is-digital .habit-product-media img,.habit-product-card.is-objects .habit-product-media img{width:min(92%,680px)}.habit-product-card-copy>span{color:var(--stop-red);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.habit-product-card-copy h3{letter-spacing:-.05em;text-transform:uppercase;margin:15px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(26px,2.5vw,38px);font-weight:700;line-height:1}.habit-product-card-copy p{color:var(--muted);font-size:var(--body-size);max-width:500px;margin:12px 0 0;line-height:1.45}.habit-product-practice{background:color-mix(in srgb, var(--stop-red) 10%, var(--paper));grid-template-columns:minmax(300px,.8fr) minmax(430px,1.2fr);gap:clamp(50px,8vw,130px);padding:clamp(70px,9vw,130px) 7vw;display:grid}.habit-product-practice h2{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(40px,3.6vw,56px);font-weight:700;line-height:.98}.habit-product-practice>div>p:last-child{color:var(--muted);font-size:var(--body-size);max-width:480px;margin:22px 0 0;line-height:1.5}.habit-product-practice ol{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.habit-product-practice li{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr;gap:22px;padding:22px 0;display:grid}.habit-product-practice li span{color:var(--stop-red);letter-spacing:.1em;font-size:10px;font-weight:700}.habit-product-practice li p{font-size:var(--body-size);margin:0;line-height:1.45}.habit-product-section-heading.is-row{justify-content:space-between;align-items:end;max-width:none;display:flex}.habit-product-section-heading.is-row>a{color:var(--stop-red);letter-spacing:.11em;text-transform:uppercase;padding-bottom:4px;font-size:10px;font-weight:700}.habit-product-article-list{border-top:1px solid var(--line)}.habit-product-article-list>a{border-bottom:1px solid var(--line);grid-template-columns:95px minmax(230px,.8fr) minmax(300px,1.2fr);align-items:center;gap:clamp(22px,4vw,68px);padding:24px 0;display:grid}.habit-product-article-list>a:hover h3,.habit-product-article-list>a:focus-visible h3{color:var(--stop-red)}.habit-product-article-list>a:focus-visible{outline:none}.habit-product-article-list span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px}.habit-product-article-list h3{letter-spacing:-.045em;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(24px,2.3vw,36px);font-weight:700;line-height:1}.habit-product-article-list p{color:var(--muted);font-size:var(--body-size);margin:0;line-height:1.45}.habit-product-reset{background:var(--stop-red);color:#fffaf1;justify-content:space-between;align-items:center;min-height:260px;padding:clamp(50px,6vw,82px) 7vw;display:flex}.habit-product-reset .eyebrow{color:#fffaf1b8}.habit-product-reset h2{letter-spacing:-.05em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(32px,3.2vw,48px);font-weight:700;line-height:1}.habit-product-reset>a{letter-spacing:.09em;text-transform:uppercase;border:1px solid;border-radius:2px;padding:14px 18px;font-size:11px;font-weight:500}.habit-product-reset>a:hover,.habit-product-reset>a:focus-visible{color:var(--stop-red);background:#fffaf1;outline:none}:root[data-theme=dark] .habit-product-practice{background:color-mix(in srgb, var(--stop-red) 12%, var(--paper-deep))}@media (max-width:1050px){.habit-product-hero{grid-template-columns:minmax(380px,1fr) minmax(280px,.68fr)}.habit-product-hero-object img{width:min(31vw,330px)}.habit-product-card{grid-template-rows:minmax(360px,52vw) auto}.habit-product-practice{grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:7vw}.habit-product-article-list>a{grid-template-columns:80px minmax(0,1fr)}.habit-product-article-list p{grid-column:2}}@media (max-width:980px){.habit-product-hero{grid-template-columns:1fr;gap:30px;padding:52px 20px 64px}.habit-product-hero h1{font-size:clamp(82px,27vw,120px)}.habit-product-hero-object{min-height:420px}.habit-product-hero-object img{width:min(68vw,280px);max-height:410px}.habit-product-principles{grid-template-columns:1fr}.habit-product-principles>div{min-height:0;padding:34px 20px}.habit-product-principles>div+div{border-left:0;border-top:1px solid var(--line)}.habit-product-principles p{margin-top:18px}.habit-product-idea{grid-template-columns:1fr;gap:26px;padding:64px 20px}.habit-product-idea>p:last-child{grid-column:1;margin:0}.habit-product-collection,.habit-product-read{padding:64px 20px}.habit-product-grid{grid-template-columns:1fr}.habit-product-card{grid-template-rows:390px auto}.habit-product-card-copy{min-height:0}.habit-product-practice{grid-template-columns:1fr;gap:44px;padding:64px 20px}.habit-product-section-heading.is-row{flex-direction:column;align-items:flex-start;gap:24px}.habit-product-article-list>a{grid-template-columns:1fr;gap:12px;padding:24px 0}.habit-product-article-list p{grid-column:1}.habit-product-reset{flex-direction:column;align-items:flex-start;gap:32px;padding:52px 20px}}.habit-product-page{--habit-page-color:#9f382c;--habit-page-color-deep:#7f2f28}.habit-product-page .eyebrow{color:var(--habit-page-color)}.habit-product-hero{grid-template-columns:minmax(500px,540px) minmax(360px,390px);column-gap:clamp(4px,.6vw,10px);min-height:clamp(660px,74svh,790px);padding:clamp(48px,5vw,78px) 7vw clamp(52px,5vw,82px)}.habit-product-hero-copy{max-width:540px}.habit-product-hero h1{color:var(--habit-page-color)}.habit-product-hero-object{min-height:540px;transform:translateY(-24px)}.habit-product-hero-object img{width:min(31vw,390px);max-height:min(63svh,630px)}.habit-product-hero-object:focus-visible{outline-color:var(--habit-page-color)}.habit-product-actions a,.habit-free-card>a,.habit-guided-card>a,.habit-video-card>a,.habit-quotes a{border:1px solid var(--ink);height:var(--control-height);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;padding:0 18px;font-size:11px;font-weight:500;display:inline-flex}.habit-buy-button{background:var(--habit-page-color);color:#fffaf1;border-color:var(--habit-page-color)!important}.habit-product-actions a:hover,.habit-product-actions a:focus-visible,.habit-free-card>a:hover,.habit-free-card>a:focus-visible,.habit-guided-card>a:hover,.habit-guided-card>a:focus-visible,.habit-video-card>a:hover,.habit-video-card>a:focus-visible,.habit-quotes a:hover,.habit-quotes a:focus-visible{background:var(--ink);color:var(--paper);outline:0}.habit-local-nav{background:var(--paper-deep);border-bottom:1px solid var(--line);border-top:1px solid var(--line);scrollbar-width:none;z-index:20;justify-content:center;align-items:center;gap:clamp(20px,2.4vw,38px);padding:16px 4vw;display:flex;position:sticky;top:68px;overflow-x:auto}.habit-local-nav::-webkit-scrollbar{display:none}.habit-local-nav a{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;flex:none;font-size:10px;font-weight:600}.habit-local-nav a:hover,.habit-local-nav a:focus-visible{color:var(--habit-page-color);outline:0}.habit-product-page section[id],.habit-product-page .habit-next[id]{scroll-margin-top:118px}.habit-page-section-heading,.habit-product-section-heading{max-width:900px;margin-bottom:clamp(32px,4vw,52px)}.habit-page-section-heading h2,.habit-product-section-heading h2,.habit-free-card h2,.habit-guided-card h2,.habit-video-card h2,.habit-quotes h2,.habit-next h2{letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,3.6vw,56px);font-weight:700;line-height:.98}.habit-campaigns,.habit-product-collection,.habit-product-read,.habit-quotes{padding:clamp(64px,8vw,112px) 7vw}.habit-campaigns{background:var(--paper-deep)}.habit-campaign-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.habit-campaign-grid>a{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:260px;padding:clamp(28px,3.2vw,46px);transition:background .18s,color .18s}.habit-campaign-grid>a:nth-child(3n){border-right:0}.habit-campaign-grid>a:hover,.habit-campaign-grid>a:focus-visible{background:var(--habit-page-color);color:#fffaf1;outline:0}.habit-campaign-grid>a>span{color:var(--habit-page-color);letter-spacing:.12em;font-size:10px;font-weight:700}.habit-campaign-grid>a:hover>span,.habit-campaign-grid>a:focus-visible>span,.habit-campaign-grid>a:hover p,.habit-campaign-grid>a:focus-visible p{color:#fffaf1bd}.habit-campaign-grid h3{letter-spacing:-.045em;max-width:340px;margin:42px 0 0;font-size:clamp(25px,2.2vw,34px);line-height:1.04}.habit-campaign-grid p{color:var(--muted);letter-spacing:.075em;text-transform:uppercase;margin:28px 0 0;font-size:10px;line-height:1.5}.habit-free-section,.habit-guided,.habit-videos{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.habit-free-card,.habit-guided-card,.habit-video-card{min-height:430px;padding:clamp(50px,6vw,88px) 7vw}.habit-free-card+.habit-free-card,.habit-guided-card+.habit-guided-card,.habit-video-card+.habit-video-card{border-left:1px solid var(--line)}.habit-free-card{background:var(--paper);border-bottom:1px solid var(--line);border-top:1px solid var(--line)}.habit-free-card>p:not(.eyebrow){color:var(--muted);font-size:var(--body-size);margin:22px 0 32px;line-height:1.5}.habit-free-card .signup,.habit-free-card .signup-success{max-width:520px}.habit-free-card .signup button{background:var(--habit-page-color);border-color:var(--habit-page-color);white-space:nowrap}.habit-free-card .newsletter-confirmation>a{color:var(--habit-page-color)}.habit-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px}.habit-product-card{grid-template-rows:clamp(230px,23vw,330px) auto}.habit-product-media{background:color-mix(in srgb, var(--habit-page-color) 9%, var(--panel));padding:clamp(20px,2.2vw,34px)}.habit-product-card:hover .habit-product-media,.habit-product-card:focus-visible .habit-product-media{background:color-mix(in srgb, var(--habit-page-color) 19%, var(--panel))}.habit-product-card:focus-visible{outline-color:var(--habit-page-color)}.habit-product-media img{width:88%;max-height:84%}.habit-product-card.is-book .habit-product-media img{width:min(52%,190px)}.habit-product-card.is-journal .habit-product-media img{width:min(96%,310px)}.habit-product-card.is-candles .habit-product-media{padding:0}.habit-hover-media{align-self:stretch;width:100%;height:100%;position:relative;overflow:hidden}.habit-hover-media img,.habit-hover-media video{object-fit:cover;width:100%;height:100%;transition:opacity .22s;position:absolute;inset:0}.habit-hover-media img{filter:none;opacity:1}.habit-hover-media video,.habit-hover-media.is-playing img{opacity:0}.habit-hover-media.is-playing video{opacity:1}@media (prefers-reduced-motion:reduce){.habit-hover-media video{display:none}}.habit-stop-page{--stop-master-cream:#f3efe7;background:var(--stop-master-cream)}.habit-stop-page .habit-product-hero{background:var(--stop-master-cream);grid-template-columns:minmax(500px,540px) minmax(360px,390px);column-gap:clamp(4px,.6vw,10px);min-height:clamp(660px,74svh,790px);padding:clamp(48px,5vw,78px) 7vw clamp(52px,5vw,82px)}.habit-stop-page .habit-product-hero-copy{max-width:540px;transform:none}.habit-stop-page .habit-product-hero h1{color:var(--habit-page-color);letter-spacing:-.07em;font-size:clamp(88px,9vw,142px);line-height:.82}.habit-stop-page .habit-product-hero h2{color:var(--ink);margin-top:28px;font-size:clamp(28px,2.6vw,40px)}.habit-stop-page .habit-product-hero-copy>p:not(.eyebrow){font-size:var(--body-size);max-width:470px}.habit-stop-page .habit-product-actions{flex-wrap:nowrap}.habit-stop-page .habit-product-actions a,.habit-stop-page .habit-section-action>a,.habit-stop-page .habit-next-copy>a{border:1px solid var(--ink);height:var(--control-height);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;padding:0 20px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.habit-stop-page .habit-reset-button{background:var(--habit-page-color);color:#fffaf1;border-color:var(--habit-page-color)!important}.habit-stop-page .habit-buy-button{color:var(--ink);background:0 0;border-color:var(--ink)!important}.habit-stop-page .habit-product-actions a:hover,.habit-stop-page .habit-product-actions a:focus-visible,.habit-stop-page .habit-section-action>a:hover,.habit-stop-page .habit-section-action>a:focus-visible,.habit-stop-page .habit-next-copy>a:hover,.habit-stop-page .habit-next-copy>a:focus-visible{background:var(--ink);color:var(--stop-master-cream);outline:0;border-color:var(--ink)!important}.habit-stop-page .habit-product-hero-object{min-height:540px;transform:none}.habit-stop-page .habit-product-hero-object img{width:min(31vw,390px);max-height:min(63svh,630px)}.habit-stop-page .habit-campaigns,.habit-stop-page .habit-product-collection,.habit-stop-page .habit-product-read{padding:clamp(74px,8vw,118px) 7vw}.habit-stop-page .habit-campaigns{background:color-mix(in srgb, var(--habit-page-color) 5%, var(--stop-master-cream))}.habit-stop-page .habit-page-section-heading,.habit-stop-page .habit-product-section-heading{max-width:880px;margin-bottom:clamp(36px,4.5vw,62px)}.habit-stop-page .habit-page-section-heading h2,.habit-stop-page .habit-product-section-heading h2,.habit-stop-page .habit-stop-reset h2,.habit-stop-page .habit-listen h2,.habit-stop-page .habit-next h2{color:var(--ink);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:clamp(38px,3.6vw,56px);font-weight:700;line-height:.98}.habit-stop-page .habit-page-section-heading>p:last-child,.habit-stop-page .habit-product-section-heading>p:last-child{color:var(--muted);font-size:var(--body-size);max-width:720px;margin:20px 0 0;line-height:1.5}.habit-stop-page .habit-campaign-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr))}.habit-stop-page .habit-campaign-grid>article{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:255px;padding:clamp(28px,3vw,44px)}.habit-stop-page .habit-campaign-grid>article>span{color:var(--habit-page-color);letter-spacing:.12em;font-size:10px;font-weight:700}.habit-stop-page .habit-campaign-grid h3{color:var(--ink);margin:40px 0 0;font-size:clamp(23px,2vw,31px)}.habit-stop-page .habit-campaign-grid p{color:var(--muted);letter-spacing:0;text-transform:none;max-width:320px;margin:22px 0 0;font-size:14px;line-height:1.45}.habit-stop-page .habit-stop-reset{background:var(--habit-page-color);color:#fffaf1;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:center;gap:clamp(42px,7vw,110px);padding:clamp(72px,8vw,112px) 7vw;display:grid}.habit-stop-page .habit-stop-reset .eyebrow,.habit-stop-page .habit-stop-reset-copy>p,.habit-stop-page .habit-stop-reset-form>small{color:#fffaf1c7}.habit-stop-page .habit-stop-reset h2{color:#fffaf1}.habit-stop-page .habit-stop-reset-copy>strong{margin-top:24px;font-size:clamp(20px,1.8vw,27px);font-weight:400;display:block}.habit-stop-page .habit-stop-reset-copy>p:last-child{font-size:var(--body-size);max-width:520px;margin:14px 0 0;line-height:1.5}.habit-stop-page .habit-stop-reset-form .signup{max-width:640px}.habit-stop-page .habit-stop-reset-form .signup input[type=email]{color:#fffaf1;border-color:#fffaf18c}.habit-stop-page .habit-stop-reset-form .signup input[type=email]::placeholder{color:#fffaf1a8}.habit-stop-page .habit-stop-reset-form .signup input[type=email]:focus{border-color:#fffaf1}.habit-stop-page .habit-stop-reset-form .signup button{color:var(--habit-page-color-deep);white-space:nowrap;background:#fffaf1;border-color:#fffaf1}.habit-stop-page .habit-stop-reset-form>small{letter-spacing:.11em;text-transform:uppercase;margin-top:14px;font-size:10px;display:block}.habit-stop-page .habit-stop-reset-form .form-message{color:#fffaf1;grid-column:1/-1}.habit-stop-page .habit-stop-reset-form .newsletter-confirmation{color:#fffaf1;border-color:#fffaf180}.habit-stop-page .habit-product-collection{background:var(--stop-master-cream)}.habit-stop-page .habit-product-path-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.habit-stop-page .habit-product-path{background:color-mix(in srgb, var(--habit-page-color) 4%, var(--stop-master-cream));border-bottom:1px solid var(--line);border-right:1px solid var(--line);border-top:1px solid var(--line);grid-template-rows:clamp(300px,30vw,430px) auto;min-width:0;transition:background .18s,color .18s;display:grid;overflow:hidden}.habit-stop-page .habit-product-path:first-child{border-left:1px solid var(--line)}.habit-stop-page .habit-product-path:hover,.habit-stop-page .habit-product-path:focus-visible{background:var(--ink);color:var(--stop-master-cream);outline:0}.habit-stop-page .habit-product-path-media{background:color-mix(in srgb, var(--habit-page-color) 10%, var(--stop-master-cream));justify-content:center;align-items:center;min-height:0;padding:clamp(24px,3vw,44px);transition:background .18s;display:flex;overflow:hidden}.habit-stop-page .habit-product-path:hover .habit-product-path-media,.habit-stop-page .habit-product-path:focus-visible .habit-product-path-media{background:color-mix(in srgb, var(--habit-page-color) 34%, var(--ink))}.habit-stop-page .habit-product-path-media>img{filter:drop-shadow(0 24px 20px #0000002e);object-fit:contain;width:88%;height:84%}.habit-stop-page .habit-product-path.is-read .habit-product-path-media>img{width:96%}.habit-stop-page .habit-product-path.is-practice .habit-product-path-media>img{width:94%}.habit-stop-page .habit-product-path.is-keep-close .habit-product-path-media{padding:0}.habit-stop-page .habit-product-path-copy{min-height:150px;padding:26px clamp(22px,2.8vw,40px) 30px}.habit-stop-page .habit-product-path-copy h3{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(25px,2.4vw,36px);line-height:1}.habit-stop-page .habit-product-path-copy p{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.45}.habit-stop-page .habit-product-path:hover .habit-product-path-copy p,.habit-stop-page .habit-product-path:focus-visible .habit-product-path-copy p{color:color-mix(in srgb, var(--stop-master-cream) 72%, transparent)}.habit-stop-page .habit-section-action{margin-top:30px}.habit-stop-page .habit-product-read{background:color-mix(in srgb, var(--habit-page-color) 3%, var(--stop-master-cream))}.habit-stop-page .habit-product-article-list>a{grid-template-columns:90px minmax(220px,.8fr) minmax(280px,1.2fr);padding:26px 0}.habit-stop-page .habit-product-article-list>a:hover h3,.habit-stop-page .habit-product-article-list>a:focus-visible h3{color:var(--habit-page-color)}.habit-stop-page .habit-listen{background:var(--stop-master-cream);grid-template-columns:repeat(3,minmax(0,1fr));padding:0 7vw;display:grid}.habit-stop-page .habit-listen>a{flex-direction:column;justify-content:space-between;min-height:clamp(280px,30vw,410px);padding:clamp(38px,4.5vw,70px) clamp(28px,3.5vw,58px);transition:background .18s,color .18s,transform .18s;display:flex}.habit-stop-page .habit-listen>a+a{border-left:1px solid var(--line)}.habit-stop-page .habit-listen>a:hover,.habit-stop-page .habit-listen>a:focus-visible{background:var(--inverse);color:var(--inverse-ink);outline:0;transform:translateY(-5px)}.habit-stop-page .habit-listen>a>span,.habit-stop-page .habit-listen>a>small{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:600}.habit-stop-page .habit-listen>a h3{letter-spacing:-.045em;text-transform:uppercase;margin:clamp(40px,6vw,84px) 0;font-size:clamp(40px,4vw,64px);line-height:.95}.habit-stop-page .habit-listen>a:hover>span,.habit-stop-page .habit-listen>a:hover>small,.habit-stop-page .habit-listen>a:focus-visible>span,.habit-stop-page .habit-listen>a:focus-visible>small{color:color-mix(in srgb, var(--stop-master-cream) 72%, transparent)}.habit-stop-page .habit-next{background:color-mix(in srgb, var(--next-color) 18%, var(--stop-master-cream));color:var(--ink)}.habit-stop-page .habit-next-copy>span{color:var(--next-color)}.habit-stop-page .habit-next h2{margin-top:50px}.habit-stop-page .habit-next-copy>p{color:var(--muted);font-size:var(--body-size);max-width:520px;margin:22px 0 34px;line-height:1.5}.habit-stop-page .habit-next-copy>a{align-self:flex-start}.habit-stop-page .habit-next-object{background:color-mix(in srgb, var(--next-color) 24%, var(--stop-master-cream))}:root[data-theme=dark] .habit-stop-page,:root[data-theme=dark] .habit-stop-page .habit-product-hero,:root[data-theme=dark] .habit-stop-page .habit-product-collection,:root[data-theme=dark] .habit-stop-page .habit-listen{background:var(--paper)}:root[data-theme=dark] .habit-stop-page .habit-campaigns{background:color-mix(in srgb, var(--habit-page-color) 7%, var(--paper-deep))}:root[data-theme=dark] .habit-stop-page .habit-product-path{background:color-mix(in srgb, var(--habit-page-color) 4%, var(--panel))}:root[data-theme=dark] .habit-stop-page .habit-product-path-media{background:color-mix(in srgb, var(--habit-page-color) 10%, var(--panel))}:root[data-theme=dark] .habit-stop-page .habit-product-path:hover,:root[data-theme=dark] .habit-stop-page .habit-product-path:focus-visible,:root[data-theme=dark] .habit-stop-page .habit-listen>a:hover,:root[data-theme=dark] .habit-stop-page .habit-listen>a:focus-visible{background:var(--inverse);color:var(--inverse-ink)}:root[data-theme=dark] .habit-stop-page .habit-product-path:hover .habit-product-path-copy p,:root[data-theme=dark] .habit-stop-page .habit-product-path:focus-visible .habit-product-path-copy p,:root[data-theme=dark] .habit-stop-page .habit-listen>a:hover>span,:root[data-theme=dark] .habit-stop-page .habit-listen>a:hover>small,:root[data-theme=dark] .habit-stop-page .habit-listen>a:focus-visible>span,:root[data-theme=dark] .habit-stop-page .habit-listen>a:focus-visible>small{color:color-mix(in srgb, var(--inverse-ink) 72%, transparent)}:root[data-theme=dark] .habit-stop-page .habit-product-read{background:var(--paper-deep)}:root[data-theme=dark] .habit-stop-page .habit-next{background:color-mix(in srgb, var(--next-color) 13%, var(--paper))}:root[data-theme=dark] .habit-stop-page .habit-next-object{background:color-mix(in srgb, var(--next-color) 18%, var(--panel))}@media (max-width:1050px){.habit-stop-page .habit-product-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);gap:3vw}.habit-stop-page .habit-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.habit-stop-page .habit-product-path-grid{grid-template-columns:1fr}.habit-stop-page .habit-product-path{grid-template-rows:minmax(280px,34vw);grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr)}.habit-stop-page .habit-product-path+.habit-product-path{border-top:0}.habit-stop-page .habit-product-path-copy{flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;display:flex}}@media (max-width:760px){.habit-stop-page .habit-product-hero{flex-direction:column;padding:50px 20px 66px;display:flex}.habit-stop-page .habit-product-hero-copy{width:100%}.habit-stop-page .habit-product-hero h1{font-size:clamp(74px,25vw,104px)}.habit-stop-page .habit-product-hero-object{order:0;width:100%;min-height:390px;margin-top:30px;transform:none}.habit-stop-page .habit-product-hero-object img{width:min(64vw,275px);max-height:380px}.habit-stop-page .habit-product-actions{flex-direction:row;align-items:stretch;width:100%}.habit-stop-page .habit-product-actions a{flex:1 1 0;width:auto;padding-left:10px;padding-right:10px}.habit-stop-page .habit-campaigns,.habit-stop-page .habit-product-collection,.habit-stop-page .habit-product-read,.habit-stop-page .habit-listen{padding:64px 20px}.habit-stop-page .habit-campaign-grid{grid-template-columns:1fr}.habit-stop-page .habit-campaign-grid>article{min-height:0;padding:30px 26px 34px}.habit-stop-page .habit-campaign-grid h3{margin-top:30px}.habit-stop-page .habit-stop-reset{grid-template-columns:1fr;padding:64px 20px}.habit-stop-page .habit-stop-reset-form .signup{grid-template-columns:1fr}.habit-stop-page .habit-product-path{grid-template-rows:310px auto;grid-template-columns:1fr}.habit-stop-page .habit-product-path-copy{min-height:145px}.habit-stop-page .habit-product-article-list>a{grid-template-columns:1fr;align-items:start;gap:10px;padding:26px 0}.habit-stop-page .habit-listen{grid-template-columns:1fr;padding:0 20px}.habit-stop-page .habit-listen>a{border-left:0;min-height:210px;padding:34px 20px}.habit-stop-page .habit-listen>a+a{border-left:0;border-top:1px solid var(--line)}.habit-stop-page .habit-listen>a h3{margin:36px 0 48px}.habit-stop-page .habit-next{grid-template-columns:1fr}.habit-stop-page .habit-next-copy{padding:64px 20px}}@media (max-width:420px){.habit-stop-page .habit-product-actions{flex-direction:column}.habit-stop-page .habit-product-actions a{flex-basis:var(--control-height);width:100%}}.habit-product-card-copy{min-height:150px;padding:22px clamp(20px,2.2vw,30px) 26px}.habit-product-card-copy>span{color:var(--habit-page-color)}.habit-product-card-copy h3{margin-top:12px;font-size:clamp(22px,1.8vw,28px)}.habit-product-card-copy p{margin-top:10px;font-size:14px}.habit-product-type-object{aspect-ratio:.72;background:var(--habit-page-color);color:#fffaf1;text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:min(47%,150px);max-height:82%;padding:22px 16px;display:flex}.habit-product-type-object span{letter-spacing:.16em;font-size:10px}.habit-product-type-object strong{letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(18px,1.6vw,25px);line-height:.95}.habit-guided{background:color-mix(in srgb, var(--habit-page-color) 10%, var(--paper-deep))}.habit-guided-card,.habit-video-card{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.habit-guided-card>a,.habit-video-card>a{margin-top:50px}.habit-product-section-heading.is-row>a,.habit-product-article-list>a:hover h3,.habit-product-article-list>a:focus-visible h3{color:var(--habit-page-color)}.habit-videos{background:var(--paper-deep)}.habit-quotes{min-height:460px}.habit-quotes>div{flex-wrap:wrap;gap:12px;margin-top:44px;display:flex}.habit-next{background:color-mix(in srgb, var(--next-color) 26%, var(--paper));color:var(--ink);grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);align-items:stretch;min-height:500px;padding:0;display:grid}.habit-next-copy{flex-direction:column;justify-content:center;padding:clamp(64px,9vw,130px) 7vw;display:flex}.habit-next-copy>span,.habit-next-copy>small{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600}.habit-next-copy>span{color:var(--next-color)}.habit-next h2{margin-top:54px}.habit-next strong{margin-top:20px;font-size:clamp(20px,2vw,28px);font-weight:400}.habit-next-copy small{margin-top:72px}.habit-next-object{background:color-mix(in srgb, var(--next-color) 18%, var(--panel));justify-content:center;align-items:center;padding:clamp(44px,6vw,84px);display:flex;overflow:hidden}.habit-next-object img{filter:drop-shadow(0 24px 20px #00000029);object-fit:contain;max-height:440px;transition:filter .18s}.habit-next:hover .habit-next-object img,.habit-next:focus-visible .habit-next-object img{filter:drop-shadow(0 28px 24px #00000038)}.habit-placeholder-page{--placeholder-color:var(--accent);background:var(--paper)}.habit-placeholder-hero{grid-template-columns:minmax(480px,560px) minmax(330px,390px);justify-content:center;align-items:center;column-gap:clamp(16px,2.5vw,42px);min-height:clamp(660px,78svh,810px);padding:clamp(48px,5vw,78px) 7vw clamp(52px,5vw,82px);display:grid;overflow:hidden}.habit-placeholder-copy .eyebrow{color:var(--placeholder-color)}.habit-placeholder-copy{min-height:322px}.habit-placeholder-copy h1{color:var(--placeholder-color);letter-spacing:-.075em;margin:0;font-size:clamp(72px,8.2vw,126px);font-weight:700;line-height:.82}.habit-placeholder-copy h2{letter-spacing:-.055em;text-transform:uppercase;max-width:540px;margin:36px 0 0;font-size:clamp(28px,2.6vw,40px);font-weight:700;line-height:.98}.habit-placeholder-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.habit-placeholder-actions a{border:1px solid var(--ink);height:var(--control-height);letter-spacing:.09em;text-transform:uppercase;white-space:nowrap;border-radius:2px;justify-content:center;align-items:center;padding:0 18px;font-size:11px;font-weight:500;display:inline-flex}.habit-placeholder-actions .habit-placeholder-primary{background:var(--placeholder-color);border-color:var(--placeholder-color);color:#fffaf1}.habit-placeholder-actions a:hover,.habit-placeholder-actions a:focus-visible{background:var(--ink);color:var(--paper);outline:0}.habit-placeholder-object{justify-content:center;align-items:center;min-height:540px;display:flex;transform:translateY(-18px)}.habit-placeholder-object img{filter:drop-shadow(0 30px 24px #0000002e);object-fit:contain;width:min(31vw,390px);max-height:min(63svh,630px)}.video-placeholder-hero{grid-template-columns:minmax(0,840px);justify-content:start}.habit-placeholder-idea{background:color-mix(in srgb, var(--placeholder-color) 13%, var(--paper-deep));grid-template-columns:minmax(150px,.4fr) minmax(0,1.6fr);gap:24px 8vw;min-height:380px;padding:clamp(64px,8vw,110px) 7vw;display:grid}.habit-placeholder-idea .eyebrow{color:var(--placeholder-color);margin-top:8px}.habit-placeholder-idea h2{letter-spacing:-.06em;text-transform:uppercase;max-width:980px;margin:0;font-size:clamp(40px,4.7vw,72px);font-weight:700;line-height:.96}.habit-placeholder-idea>p:last-child{color:var(--muted);font-size:var(--body-size);grid-column:2;margin:0}:root[data-theme=dark] .habit-placeholder-idea{background:color-mix(in srgb, var(--placeholder-color) 12%, #11110f)}:root[data-theme=dark] .habit-campaigns,:root[data-theme=dark] .habit-videos,:root[data-theme=dark] .habit-local-nav{background:#171715}:root[data-theme=dark] .habit-guided{background:color-mix(in srgb, var(--habit-page-color) 10%, #11110f)}@media (max-width:1050px){.habit-product-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);column-gap:3vw;padding-left:5vw;padding-right:5vw}.habit-product-hero-object img{width:min(35vw,350px)}.habit-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.habit-campaign-grid>a:nth-child(3n){border-right:1px solid var(--line)}.habit-campaign-grid>a:nth-child(2n){border-right:0}.habit-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.habit-product-card{grid-template-rows:clamp(280px,42vw,380px) auto}.habit-placeholder-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);padding-left:5vw;padding-right:5vw}.habit-placeholder-object img{width:min(35vw,350px)}}@media (max-width:760px){.habit-product-hero{grid-template-columns:1fr;min-height:0;padding:52px 20px 62px}.habit-product-hero-object{order:-1;min-height:440px;transform:none}.habit-product-hero-object img{width:min(60vw,285px);max-height:410px}.habit-product-actions{flex-direction:column;align-items:flex-start}.habit-product-actions a{width:min(100%,240px)}.habit-product-actions .signup,.habit-product-actions .newsletter-confirmation{flex-basis:auto;width:100%;max-width:420px}.habit-local-nav{justify-content:flex-start;padding-left:20px;padding-right:20px;top:62px}.habit-campaigns,.habit-product-collection,.habit-product-read,.habit-quotes{padding:64px 20px}.habit-campaign-grid,.habit-free-section,.habit-guided,.habit-videos,.habit-product-grid{grid-template-columns:1fr}.habit-campaign-grid>a,.habit-campaign-grid>a:nth-child(3n),.habit-campaign-grid>a:nth-child(2n){border-right:0;min-height:230px}.habit-free-card,.habit-guided-card,.habit-video-card{min-height:360px;padding:54px 20px}.habit-free-card+.habit-free-card,.habit-guided-card+.habit-guided-card,.habit-video-card+.habit-video-card{border-left:0;border-top:1px solid var(--line)}.habit-product-card{grid-template-rows:330px auto}.habit-next{grid-template-columns:1fr;min-height:430px}.habit-next-copy{padding:64px 20px}.habit-next-object{order:-1;min-height:410px;padding:48px 20px}.habit-next-object img{max-height:330px}.habit-placeholder-hero{grid-template-columns:1fr;min-height:0;padding:52px 20px 64px}.habit-placeholder-copy{min-height:0}.habit-placeholder-copy h1{font-size:clamp(70px,23vw,104px)}.habit-placeholder-actions{flex-direction:column;align-items:flex-start}.habit-placeholder-actions a{width:min(100%,240px)}.habit-placeholder-object{order:-1;min-height:420px;transform:none}.habit-placeholder-object img{width:min(60vw,285px);max-height:410px}.habit-placeholder-idea{grid-template-columns:1fr;gap:28px;min-height:0;padding:64px 20px}.habit-placeholder-idea>p:last-child{grid-column:1}}.newsletter-section{grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:clamp(90px,11vw,170px) 7vw;display:grid}.newsletter-section>div:last-child>p{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:19px}footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto;align-items:center;padding:24px 3.5vw;font-size:11px;display:grid}.footer-mark{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:500}footer p{margin:0}footer div{justify-self:end;gap:20px;display:flex}footer a:hover,footer a:focus-visible{color:var(--ink)}footer a{letter-spacing:.08em;text-transform:uppercase}@media (max-width:760px){.site-header{grid-template-columns:1fr auto;padding:0 22px}.wordmark{letter-spacing:.1em;font-size:9.5px}.header-actions{gap:10px}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);border-top:1px solid var(--line);flex-direction:column;justify-self:stretch;align-items:stretch;gap:0;width:100%;padding:8px 22px 18px;display:none;position:absolute;top:67px;left:0;right:0}.nav-links.is-open{display:flex}.nav-links a{border-bottom:1px solid var(--line);padding:13px 0;font-size:14px}.nav-item{display:contents}.nav-separator{display:none}.mobile-secondary-links{display:contents}.home-link{align-items:center;gap:9px;display:flex}.nav-links a.is-current,.nav-links a[aria-current=page]{padding:13px 10px}.home-link span{display:inline}.header-note{height:var(--control-height);padding:0 8px;font-size:9px;display:inline-flex}.join-button{height:var(--control-height);padding:0 8px}.site-menu{display:none!important}}@media (max-width:1050px){.header-note-full{display:none}.header-note-short{display:inline}.world-card{min-height:220px}.audience-statements p{min-height:290px}.hero{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);gap:3vw;padding-left:5vw;padding-right:5vw}.hero h1{font-size:clamp(58px,5.5vw,88px)}.hero-actions{gap:14px}.hero-actions .outline-link{padding:0 11px}.hero-actions .primary-link,.hero-actions .outline-link{width:170px;min-width:170px;font-size:10px}.hero-object img{width:min(35vw,350px)}.reset-section{grid-template-columns:1fr}.signup-card-body{height:auto;min-height:0}.weekly-card .signup,.weekly-card .signup-success{margin-top:24px}.reset-card p.reset-includes{margin-bottom:24px}.reset-form .signup{grid-template-columns:1fr}.reset-form .signup input[type=email]{border-right:1px solid var(--line);border-radius:2px}.reset-form .signup button{height:var(--control-height);border-radius:2px}.habit-grid,.museum-article-grid{grid-template-columns:repeat(2,1fr)}.collection-section{grid-template-columns:1fr}.collection-visual{min-height:520px}}@media (max-width:760px){.site-header{grid-template-columns:1fr auto;height:62px;padding:0 18px}.nav-links{background:var(--paper);border-bottom:1px solid var(--line);border-top:1px solid var(--line);flex-direction:column;justify-self:stretch;align-items:stretch;gap:0;width:100%;padding:8px 18px 18px;display:none;position:absolute;top:61px;left:0;right:0}.nav-links.is-open{display:flex}.nav-links a{border-bottom:1px solid var(--line);padding:16px 0;font-size:16px}.nav-item{display:contents}.nav-separator{display:none}.mobile-secondary-links{display:contents}.header-note{display:inline-flex}.hero{grid-template-columns:1fr;min-height:0;padding:52px 20px 62px}.hero-copy{transform:none}.hero h1{font-size:clamp(50px,14vw,62px)}.difference{margin-top:28px}.hero-body{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.hero-actions .primary-link,.hero-actions .outline-link{width:min(100%,260px);min-width:0}.hero-note{margin-top:45px}.hero-object{order:-1;min-height:440px;transform:none}.hero-object img{width:min(60vw,285px);max-height:410px}.manifesto{grid-template-columns:1fr;padding:50px 20px}.worlds-heading{text-align:left}.worlds-section{padding:0 0 64px}.worlds-intro{margin-bottom:0;padding:48px 20px}.worlds-grid{grid-template-columns:1fr;margin:0 20px}.world-card{min-height:260px;padding:34px 0}.world-card+.world-card{border-left:0;border-top:1px solid var(--line)}.world-card p{min-height:0}.antiwhelm-signature{grid-template-columns:1fr;gap:20px;padding:44px 20px}.audience-hero{min-height:610px;padding:82px 20px}.audience-hero h1{font-size:clamp(60px,17vw,88px)}.audience-statements{grid-template-columns:1fr}.audience-statements p{border-bottom:1px solid var(--line);border-right:0;min-height:300px;padding:44px 20px}.audience-statements p:last-child{border-bottom:0}.audience-about{grid-template-columns:1fr;gap:42px;padding:96px 20px}.audience-about .eyebrow{grid-row:auto}.audience-close{min-height:440px;padding:80px 20px}.reset-section{padding:58px 18px}.reset-card,.weekly-card{padding:34px 26px}.signup-card-body{height:auto;min-height:0;padding-top:10px}.reset-card p.reset-includes{white-space:normal;flex-direction:column;align-items:flex-start;margin-bottom:24px}.reset-includes span+span{border-left:0;margin-left:0;padding-left:0}.reset-card li{min-height:58px;font-size:13px}.habits-section,.read-section{padding:90px 16px}.habits-section{padding-top:58px;padding-bottom:44px}.read-section{padding-top:64px;padding-bottom:44px}.section-intro{text-align:left}.habit-grid,.museum-article-grid{grid-template-columns:1fr}.habit-stage{height:420px}.collection-copy{padding:90px 20px 60px}.collection-visual{min-height:370px;padding-top:25px}.collection-visual img{width:130%;margin-right:-18%}.section-intro.horizontal{flex-direction:column;align-items:flex-start;gap:30px}.museum-article-card{min-height:168px}.museum-article-card:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.museum-article-card:last-child{border-bottom:0}.newsletter-section{grid-template-columns:1fr;padding:90px 20px}footer{grid-template-columns:1fr;align-items:flex-start;gap:24px;padding:24px 20px}footer div{justify-self:start}}@media (max-width:460px){.signup{grid-template-columns:1fr}.signup input[type=email]{border-right:1px solid var(--line);border-radius:2px}.signup button{height:var(--control-height);border-radius:2px}.habit-stage{height:380px}}@media (max-width:1050px){.stop-hero{grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);gap:4vw;padding-left:5vw;padding-right:5vw}.stop-hero h1{font-size:clamp(62px,8vw,92px)}.stop-hero-object img{width:min(32vw,330px)}.stop-idea,.stop-practice{gap:6vw}.stop-object-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stop-object-grid>a:last-child{grid-column:1/-1}.stop-object-grid>a:last-child .stop-object-frame{height:520px}.stop-article-list a{grid-template-columns:90px minmax(0,1fr) 24px}.stop-article-copy{grid-column:2/3}.stop-article-arrow{grid-area:1/3}}@media (max-width:760px){.stop-hero{grid-template-columns:1fr;min-height:0;padding:42px 20px 68px}.stop-hero-object{order:-1;min-height:440px;margin:0 0 48px}.stop-hero-object img{width:min(66vw,280px);max-height:390px}.stop-hero h1{font-size:clamp(58px,18vw,78px)}.stop-hero-actions,.stop-close>div{flex-direction:column;align-items:stretch}.stop-statement{min-height:390px;padding:58px 20px}.stop-statement p{font-size:clamp(62px,20vw,96px)}.stop-idea,.stop-practice{grid-template-columns:1fr;gap:56px;padding:90px 20px}.stop-idea-rows>div{grid-template-columns:1fr;gap:12px}.stop-objects,.stop-read{padding:90px 18px}.stop-section-heading{text-align:left}.stop-object-grid{grid-template-columns:1fr}.stop-object-grid>a:last-child{grid-column:auto}.stop-object-frame,.stop-object-grid>a:last-child .stop-object-frame{height:470px}.stop-article-list a{grid-template-columns:1fr 24px;gap:14px;padding:28px 0}.stop-article-meta,.stop-article-title,.stop-article-copy{grid-column:1}.stop-article-arrow{grid-area:1/2/4}.stop-close{min-height:470px;padding:75px 20px}}.antiwhelm-hero{flex-direction:column;justify-content:center;min-height:calc(100svh - 68px);padding:clamp(90px,12vw,180px) 7vw;display:flex}.antiwhelm-hero .eyebrow{color:var(--accent)}.antiwhelm-hero h1{letter-spacing:-.08em;text-transform:uppercase;margin:0;font-size:clamp(78px,13vw,210px);font-weight:500;line-height:.8}.antiwhelm-hero>p:last-child{color:var(--muted);max-width:720px;margin:clamp(38px,5vw,70px) 0 0;font-size:clamp(20px,2vw,30px);line-height:1.4}.antiwhelm-declaration{color:#f3efe7;text-align:center;background:#151411;justify-content:center;align-items:center;min-height:clamp(520px,72svh,760px);padding:90px 7vw;display:flex}.antiwhelm-declaration p{letter-spacing:-.075em;margin:0;font-size:clamp(68px,11vw,170px);font-weight:500;line-height:.84}.antiwhelm-principles{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.antiwhelm-principles>div{border-right:1px solid var(--line);min-height:350px;padding:clamp(35px,4vw,64px)}.antiwhelm-principles>div:last-child{border-right:0}.antiwhelm-principles span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:500;display:block}.antiwhelm-principles p{letter-spacing:-.06em;margin:150px 0 0;font-size:clamp(42px,5vw,76px);font-weight:500;line-height:.92}.antiwhelm-meaning{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:8vw;padding:clamp(110px,13vw,200px) 7vw;display:grid}.antiwhelm-meaning h2,.antiwhelm-habits h2,.antiwhelm-close h2{letter-spacing:-.067em;margin:0;font-size:clamp(50px,6.5vw,100px);font-weight:500;line-height:.92}.antiwhelm-meaning>div:last-child{align-self:end}.antiwhelm-meaning>div:last-child p{color:var(--muted);max-width:650px;margin:0 0 24px;font-size:clamp(17px,1.45vw,22px);line-height:1.55}.antiwhelm-habits{background:var(--panel);padding:clamp(100px,12vw,180px) 7vw}.antiwhelm-habits h2{max-width:900px}.antiwhelm-habits>div{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(55px,7vw,100px);display:grid}.antiwhelm-habits>div span{border-bottom:1px solid var(--line);letter-spacing:-.045em;text-transform:uppercase;padding:30px 0;font-size:clamp(27px,3.5vw,52px);font-weight:500}.antiwhelm-close{background:var(--accent);color:#fffaf1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:90px 7vw;display:flex}.antiwhelm-close>div{gap:14px;margin-top:46px;display:flex}.antiwhelm-close a{letter-spacing:.1em;text-transform:uppercase;border:1px solid;border-radius:2px;padding:13px 16px;font-size:11px;font-weight:500}.antiwhelm-close a:hover,.antiwhelm-close a:focus-visible{color:var(--accent);background:#fffaf1;outline:none}@media (max-width:760px){.antiwhelm-hero{min-height:620px;padding:90px 20px}.antiwhelm-hero h1{font-size:clamp(58px,18vw,92px)}.antiwhelm-declaration{min-height:520px;padding:80px 20px}.antiwhelm-principles,.antiwhelm-habits>div{grid-template-columns:1fr}.antiwhelm-principles>div{border-bottom:1px solid var(--line);border-right:0;min-height:260px;padding:36px 20px}.antiwhelm-principles p{margin-top:100px}.antiwhelm-meaning{grid-template-columns:1fr;gap:55px;padding:100px 20px}.antiwhelm-habits{padding:100px 20px}.antiwhelm-close{min-height:500px;padding:80px 20px}.antiwhelm-close>div{flex-direction:column;align-items:stretch;width:100%}}.book-page{--book-black:#151411}.book-hero{background:var(--paper);color:var(--ink);grid-template-columns:minmax(360px,560px) minmax(320px,390px);justify-content:center;column-gap:clamp(46px,6vw,96px);min-height:clamp(660px,74svh,790px);padding:clamp(48px,5vw,78px) 7vw clamp(52px,5vw,82px);transition:background .18s,color .18s;display:grid;overflow:hidden}.book-hero-copy{align-self:center;max-width:560px;transform:translateY(-14px)}.book-hero h1{color:var(--ink);letter-spacing:-.055em;text-transform:uppercase;margin:0;font-size:clamp(40px,3.8vw,62px);font-weight:700;line-height:.91;transition:color .18s}.book-hero-copy>p:not(.eyebrow){color:var(--muted);max-width:540px;margin:26px 0 0;font-size:18px;line-height:1.5}.book-hero-copy>a{border:1px solid var(--ink);height:var(--control-height);letter-spacing:.1em;text-transform:uppercase;border-radius:2px;justify-content:center;gap:28px;margin-top:26px;padding:0 16px;font-size:11px;font-weight:500;display:inline-flex}.book-hero-copy>a:hover,.book-hero-copy>a:focus-visible{background:var(--ink);color:var(--paper);outline:none}.book-hero-object{justify-content:center;align-items:center;min-height:500px;display:flex}.book-hero-object img{filter:drop-shadow(0 28px 28px #0003);object-fit:contain;width:min(27vw,360px);max-height:min(60svh,580px)}.book-declaration{background:var(--book-black);color:#f3efe7;padding:clamp(100px,14vw,220px) 7vw}.book-declaration p{letter-spacing:-.075em;margin:0;font-size:clamp(58px,9vw,142px);font-weight:500;line-height:.86}.book-declaration p:nth-child(2){color:#8298a8}.book-philosophy{grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:start;gap:30px 8vw;padding:clamp(110px,13vw,200px) 7vw;display:grid}.book-philosophy .eyebrow{grid-row:span 2}.book-philosophy h2,.book-section-heading h2,.book-about h2,.book-list h2{letter-spacing:-.065em;margin:0;font-size:clamp(50px,6.2vw,96px);font-weight:500;line-height:.92}.book-philosophy>p:last-child{color:var(--muted);max-width:720px;margin:12px 0 0;font-size:clamp(18px,1.65vw,24px);line-height:1.5}.book-habits{background:var(--panel);padding:clamp(100px,11vw,165px) 3.5vw}.book-section-heading{text-align:center;max-width:1050px;margin:0 auto clamp(50px,6vw,88px)}.book-habit-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.book-habit-grid a{border-bottom:1px solid var(--line);border-right:1px solid var(--line);flex-direction:column;min-height:300px;padding:clamp(26px,3vw,42px);transition:background .18s,color .18s;display:flex;position:relative}.book-habit-grid a>span{letter-spacing:-.055em;text-transform:uppercase;font-size:clamp(30px,3.3vw,48px);font-weight:500}.book-habit-grid a p{color:var(--muted);max-width:280px;margin:auto 0 0;font-size:15px;line-height:1.5}.book-habit-grid a i{font-size:17px;font-style:normal;position:absolute;top:clamp(26px,3vw,42px);right:clamp(26px,3vw,42px)}.book-habit-grid a:hover,.book-habit-grid a:focus-visible{background:var(--book-habit);color:#fffaf1;outline:none}.book-habit-grid a:hover p,.book-habit-grid a:focus-visible p{color:currentColor;opacity:.76}.book-about{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:7vw;padding:clamp(110px,13vw,200px) 7vw;display:grid}.book-about>div:last-child{align-self:end}.book-about>div:last-child p{color:var(--muted);max-width:680px;margin:0 0 24px;font-size:clamp(18px,1.55vw,23px);line-height:1.55}.book-list{color:#f3efe7;background:#151411;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:8vw;min-height:540px;padding:clamp(90px,11vw,160px) 7vw;display:grid}.book-list .eyebrow,.book-list>div>p:last-child{color:#aaa399}.book-list>div>p:last-child{margin:28px 0 0;font-size:16px;line-height:1.5}.book-list form{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid;position:relative}.book-list input[type=email]{color:#f3efe7;height:var(--control-height);background:0 0;border:1px solid #f3efe773;border-radius:2px;outline:none;min-width:0;padding:13px 15px}.book-list input[type=email]:focus{border-color:#f3efe7}.book-list button{color:#151411;cursor:pointer;height:var(--control-height);letter-spacing:.1em;text-transform:uppercase;background:#f3efe7;border:1px solid #f3efe7;border-radius:2px;padding:0 17px;font-size:10px;font-weight:500}.book-list button:disabled{cursor:wait;opacity:.7}.book-list-success{border-bottom:1px solid #f3efe773;margin:0;padding:0 0 22px;font-size:clamp(20px,2vw,28px)}@media (max-width:1050px){.book-hero{grid-template-columns:minmax(0,1fr) minmax(280px,340px);column-gap:5vw;padding-left:5vw;padding-right:5vw}.book-hero h1{font-size:clamp(40px,5.2vw,55px)}.book-habit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.book-hero{grid-template-columns:1fr;padding:50px 20px 80px}.book-hero-object{order:-1;min-height:430px;margin-bottom:50px}.book-hero-object img{width:min(66vw,290px);max-height:410px}.book-hero h1{font-size:clamp(40px,11vw,54px)}.book-declaration{padding:100px 20px}.book-philosophy,.book-about,.book-list{grid-template-columns:1fr;gap:48px;padding:100px 20px}.book-philosophy .eyebrow{grid-row:auto}.book-habits{padding:90px 18px}.book-section-heading{text-align:left}.book-habit-grid{grid-template-columns:1fr}.book-habit-grid a{min-height:240px}.book-list{min-height:0}}@media (max-width:460px){.book-list form{grid-template-columns:1fr}.book-list input[type=email]{border-radius:2px}.book-list button{height:var(--control-height);border-radius:2px}}.primary-link,.outline-link,.signup button,.reset-reveal,.header-note,.join-button,.habit-product-actions a,.habit-free-card>a,.habit-guided-card>a,.habit-video-card>a,.habit-quotes a,.book-list button{letter-spacing:.11em;text-transform:uppercase;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:500;line-height:1}.hero h1,.hero h1 span,.audience-hero h1,.stop-hero h1,.habit-product-hero h2,.habit-placeholder-hero h2,.antiwhelm-hero h1,.book-hero h1,.worlds-intro h2,.world-card h3{color:var(--ink)}.world-card:hover h3,.world-card:hover>span,.world-card:hover p,.world-card:focus-visible h3,.world-card:focus-visible>span,.world-card:focus-visible p,.world-card:focus-within h3,.world-card:focus-within>span,.world-card:focus-within p,.family-list a:hover strong,.family-list a:hover span,.family-list a:focus-visible strong,.family-list a:focus-visible span{color:var(--inverse-ink)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
