.notebook-module__IfHvOq__preview{width:100%;min-width:0;max-width:500px;color:var(--foreground);margin-inline:auto;padding-inline:5px}.notebook-module__IfHvOq__label{color:var(--muted-foreground);text-align:center;letter-spacing:.025em;margin:0 0 24px;font-size:11px;line-height:1.6}.notebook-module__IfHvOq__days{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 16px 21px;display:grid}.notebook-module__IfHvOq__days button{min-height:48px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:6px;font-size:12px;transition:color .16s;display:flex}.notebook-module__IfHvOq__days button[aria-pressed=true],.notebook-module__IfHvOq__days button:hover{color:var(--brand)}.notebook-module__IfHvOq__dayMark{background:var(--border);border-radius:50%;width:3px;height:3px}.notebook-module__IfHvOq__days button[aria-pressed=true] .notebook-module__IfHvOq__dayMark{background:var(--brand)}.notebook-module__IfHvOq__paperStack{isolation:isolate;position:relative}.notebook-module__IfHvOq__paperStack:before,.notebook-module__IfHvOq__paperStack:after{z-index:-1;border:1px solid var(--border);background:var(--background);content:"";border-radius:2px;position:absolute}.notebook-module__IfHvOq__paperStack:before{inset:6px 5px -6px}.notebook-module__IfHvOq__paperStack:after{inset:3px 2px -3px}.notebook-module__IfHvOq__sheet{border:1px solid var(--border);background:color-mix(in srgb, var(--background) 94%, white);touch-action:pan-y pinch-zoom;border-radius:2px;flex-direction:column;min-height:522px;padding:39px 39px 20px 51px;display:flex;position:relative}.notebook-module__IfHvOq__sheet:before{background:color-mix(in srgb, var(--brand) 17%, transparent);content:"";width:1px;position:absolute;top:0;bottom:0;left:25px}.notebook-module__IfHvOq__sheet:after{background:var(--brand);opacity:.7;content:"";border-radius:1px;width:3px;height:26px;position:absolute;top:37px;left:24px}.notebook-module__IfHvOq__pageContent{flex:1}.notebook-module__IfHvOq__pageEnter{animation:.2s ease-out notebook-module__IfHvOq__reveal}.notebook-module__IfHvOq__date{color:var(--muted-foreground);letter-spacing:.13em;text-transform:uppercase;margin:0 0 28px;font-size:11px;line-height:1.8}.notebook-module__IfHvOq__title{font-family:var(--font-journal), Georgia, serif;letter-spacing:-.045em;margin:0 0 28px;font-size:clamp(38px,4vw,49px);font-weight:400;line-height:1.1}.notebook-module__IfHvOq__title em{color:var(--brand);font-weight:400}.notebook-module__IfHvOq__body{letter-spacing:-.012em;max-width:335px;font-size:15px;line-height:1.85}.notebook-module__IfHvOq__body p{margin:0 0 14px}.notebook-module__IfHvOq__mood{color:var(--accent-ink,var(--foreground));align-items:center;gap:8px;margin:27px 0 23px;font-size:12px;display:flex}.notebook-module__IfHvOq__pageFooter{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.notebook-module__IfHvOq__pagination{color:var(--brand);font-variant-numeric:tabular-nums;letter-spacing:.12em;font-size:11px}.notebook-module__IfHvOq__pagination span{color:var(--muted-foreground)}.notebook-module__IfHvOq__arrows{gap:4px;margin-right:-9px;display:flex}.notebook-module__IfHvOq__arrows button{width:44px;height:44px;color:var(--brand);cursor:pointer;background:0 0;border:0;place-items:center;transition:background-color .16s;display:grid}.notebook-module__IfHvOq__arrows button:hover:enabled{background:color-mix(in srgb, var(--brand) 5%, transparent)}.notebook-module__IfHvOq__arrows button:disabled{color:var(--muted-foreground);cursor:default;opacity:.3}.notebook-module__IfHvOq__preview button:focus-visible,.notebook-module__IfHvOq__sheet:focus-visible{outline:2px solid var(--brand);outline-offset:4px}.notebook-module__IfHvOq__hint{color:var(--muted-foreground);text-align:center;margin:23px 0 0;font-size:11px;line-height:1.7}@keyframes notebook-module__IfHvOq__reveal{0%{opacity:0;transform:translate(5px)}to{opacity:1;transform:translate(0)}}@media (max-width:480px){.notebook-module__IfHvOq__label{margin-bottom:14px}.notebook-module__IfHvOq__days{margin-inline:6px;margin-bottom:16px}.notebook-module__IfHvOq__sheet{min-height:510px;padding:32px 24px 16px 38px}.notebook-module__IfHvOq__sheet:before{left:18px}.notebook-module__IfHvOq__sheet:after{top:31px;left:17px}.notebook-module__IfHvOq__date,.notebook-module__IfHvOq__title{margin-bottom:24px}.notebook-module__IfHvOq__body{font-size:14px}}@media (prefers-reduced-motion:reduce){.notebook-module__IfHvOq__pageEnter{animation:none}.notebook-module__IfHvOq__preview button{transition:none}}
.landing-module___cEqKa__landing{--landing-peach:#fbf0e6;--landing-haze:#f5e4d5;--landing-wave:#eed6c4;--landing-art-line:#d8b09a;background:var(--background);overflow-x:clip}.dark .landing-module___cEqKa__landing{--landing-peach:#30252b;--landing-haze:#3c2c32;--landing-wave:#4d333b;--landing-art-line:#85605b;--notebook-paper:#e5ceba;--notebook-paper-lit:#f0dfce;--notebook-cover:#99644e;--notebook-shadow:#1c161c;--notebook-page-block:#bda38c;--notebook-edge:#9d7e65;--notebook-gutter:#c4a98f;--notebook-fold:#d4b99f}.landing-module___cEqKa__container{width:min(1200px,100% - 96px);margin-inline:auto}.landing-module___cEqKa__landing a{text-underline-offset:5px}.landing-module___cEqKa__skipLink{z-index:10;background:var(--background);padding:10px 16px;position:absolute;top:12px;left:16px;transform:translateY(-150%)}.landing-module___cEqKa__skipLink:focus{transform:translateY(0)}.landing-module___cEqKa__header{justify-content:space-between;align-items:center;gap:32px;min-height:112px;display:flex}.landing-module___cEqKa__brand{font-size:28px}.landing-module___cEqKa__headerNav{color:var(--muted-foreground);gap:30px;font-size:13px;display:flex}.landing-module___cEqKa__headerNav a{padding-block:12px;transition:color .16s}.landing-module___cEqKa__headerNav a:hover{color:var(--brand)}.landing-module___cEqKa__accountLink{justify-content:center;align-items:center;gap:13px;min-height:44px;font-size:13px;display:inline-flex}.landing-module___cEqKa__headerActions{align-items:center;gap:24px;display:flex}.landing-module___cEqKa__header .landing-module___cEqKa__headerCta{min-height:44px;padding:10px 20px;font-size:13px}.landing-module___cEqKa__accountLink svg{color:var(--brand);transition:transform .18s}.landing-module___cEqKa__accountLink:hover svg{transform:translate(3px)}.landing-module___cEqKa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:12px;padding:56px 0 28px;display:grid}.landing-module___cEqKa__heroCopy{z-index:1;padding-bottom:8px;position:relative}.landing-module___cEqKa__intro{color:var(--muted-foreground);letter-spacing:.035em;align-items:center;gap:12px;margin-bottom:34px;font-size:12px;display:flex}.landing-module___cEqKa__intro>span{background:var(--brand);width:24px;height:1px}.landing-module___cEqKa__heroTitle,.landing-module___cEqKa__sectionTitle,.landing-module___cEqKa__calmTitle,.landing-module___cEqKa__closingTitle{font-family:var(--font-journal), Georgia, serif;letter-spacing:-.04em;text-wrap:balance;font-weight:400}.landing-module___cEqKa__heroTitle{font-size:clamp(90px,8.5vw,128px);line-height:.93}.landing-module___cEqKa__landing h1 em,.landing-module___cEqKa__landing h2 em{color:var(--brand);font-weight:400}.landing-module___cEqKa__heroDescription{letter-spacing:-.025em;margin-top:30px;font-size:18px;line-height:1.65}.landing-module___cEqKa__heroAside{color:var(--muted-foreground);margin-top:9px;font-size:14px}.landing-module___cEqKa__primaryLink{border:1px solid color-mix(in srgb, var(--brand) 60%, transparent);min-height:54px;color:var(--brand);border-radius:999px;justify-content:center;align-items:center;gap:25px;padding:13px 24px;font-size:14px;font-weight:500;transition:background .18s,border-color .18s;display:inline-flex}.landing-module___cEqKa__primaryLink:hover{background:var(--clay-wash);border-color:var(--brand)}.landing-module___cEqKa__primaryLink svg,.landing-module___cEqKa__textLink svg{flex-shrink:0;transition:transform .18s}.landing-module___cEqKa__primaryLink:hover svg,.landing-module___cEqKa__textLink:hover svg{transform:translate(4px)}.landing-module___cEqKa__heroCopy>.landing-module___cEqKa__primaryLink{margin-top:31px}.landing-module___cEqKa__discoverLink{width:fit-content;min-height:44px;color:var(--muted-foreground);grid-column:1/-1;align-items:center;gap:12px;margin:16px auto 0;font-size:11px;display:flex}.landing-module___cEqKa__discoverLink:hover{color:var(--brand)}.landing-module___cEqKa__heroArt{align-self:stretch;min-height:565px;position:relative}.landing-module___cEqKa__sunsetWindow{width:90%;height:100%;max-height:555px;position:absolute;top:0;right:0}.landing-module___cEqKa__heroBook{width:112%;max-width:none;position:absolute;top:44%;left:-3%;transform:rotate(-7deg)}.landing-module___cEqKa__heroBook svg{width:100%;height:auto}.landing-module___cEqKa__promiseStrip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);padding:25px 0;display:grid}.landing-module___cEqKa__promiseStrip p{color:var(--muted-foreground);justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.landing-module___cEqKa__promiseStrip p+p{border-left:1px solid var(--border)}.landing-module___cEqKa__promiseStrip svg{width:17px;height:17px;color:var(--brand);stroke-width:1.5px}.landing-module___cEqKa__journalSection{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding-block:132px 144px;scroll-margin-top:36px;display:grid}.landing-module___cEqKa__sectionLabel{color:var(--muted-foreground);letter-spacing:.06em;align-items:center;gap:10px;margin-bottom:25px;font-size:11px;display:inline-flex}.landing-module___cEqKa__sectionLabel svg{color:var(--brand);stroke-width:1.5px}.landing-module___cEqKa__sectionTitle{font-size:clamp(42px,4.3vw,62px);line-height:1.04}.landing-module___cEqKa__sectionDescription{color:var(--muted-foreground);margin-top:22px;font-size:15px;line-height:1.8}.landing-module___cEqKa__ritualSteps{flex-direction:column;gap:23px;margin-top:33px;display:flex}.landing-module___cEqKa__ritualSteps li{align-items:baseline;gap:18px;display:flex}.landing-module___cEqKa__ritualSteps li>span{color:var(--brand);font-variant-numeric:tabular-nums;letter-spacing:.1em;font-size:10px}.landing-module___cEqKa__ritualSteps h3{margin-bottom:5px;font-size:13px;font-weight:500}.landing-module___cEqKa__ritualSteps p{color:var(--muted-foreground);max-width:330px;font-size:12px;line-height:1.8}.landing-module___cEqKa__textLink{color:var(--brand);align-items:center;gap:20px;min-height:44px;font-size:13px;font-weight:500;display:inline-flex}.landing-module___cEqKa__sectionCopy>.landing-module___cEqKa__textLink{margin-top:29px}.landing-module___cEqKa__journalPreview{min-width:0}.landing-module___cEqKa__communitySection{background:var(--landing-peach);padding-block:96px 102px;scroll-margin-top:0;position:relative}.landing-module___cEqKa__communityContent{z-index:1;position:relative}.landing-module___cEqKa__sharedPaths{opacity:.65;width:100%;height:270px;position:absolute;bottom:0;left:0}.landing-module___cEqKa__communityHeading{grid-template-columns:1.7fr 1fr;align-items:end;gap:80px;display:grid}.landing-module___cEqKa__communityHeading .landing-module___cEqKa__sectionTitle{font-size:clamp(40px,4.25vw,60px)}.landing-module___cEqKa__communityHeading>p{max-width:320px;color:var(--muted-foreground);padding-bottom:5px;font-size:14px;line-height:1.9}.landing-module___cEqKa__communityList{grid-template-columns:repeat(4,1fr);column-gap:30px;margin-top:54px;display:grid}.landing-module___cEqKa__communityList li{border-bottom:1px solid color-mix(in srgb, var(--brand) 12%, transparent);min-height:86px;color:var(--accent-ink);align-items:center;gap:14px;font-size:14px;display:flex}.landing-module___cEqKa__communityIcon{background:var(--accent-wash);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.landing-module___cEqKa__communityGlyph{width:20px;height:20px}.landing-module___cEqKa__communityBottom{justify-content:space-between;align-items:center;gap:30px;margin-top:37px;display:flex}.landing-module___cEqKa__communityBottom p{font-size:13px;line-height:1.9}.landing-module___cEqKa__communityBottom p span{color:var(--muted-foreground);font-size:12px}.landing-module___cEqKa__calmSection{text-align:center;padding-block:112px 116px}.landing-module___cEqKa__sectionSymbol{width:51px;height:51px;color:var(--brand);margin:0 auto 25px}.landing-module___cEqKa__calmTitle{font-size:clamp(42px,4.9vw,68px);line-height:1.08}.landing-module___cEqKa__values{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:61px;display:grid}.landing-module___cEqKa__values>div{overflow-wrap:anywhere;min-width:0;padding:0 40px}.landing-module___cEqKa__values>div:first-child{padding-left:0}.landing-module___cEqKa__values>div:last-child{padding-right:0}.landing-module___cEqKa__values>div+div{border-left:1px solid var(--border)}.landing-module___cEqKa__values svg{width:21px;height:21px;color:var(--brand);stroke-width:1.4px;margin-bottom:19px}.landing-module___cEqKa__values h3{margin-bottom:10px;font-size:15px;font-weight:500}.landing-module___cEqKa__values p{color:var(--muted-foreground);max-width:310px;font-size:13px;line-height:1.9}.landing-module___cEqKa__faqSection{border-top:1px solid var(--border);grid-template-columns:.8fr 1.2fr;gap:70px;padding-block:90px 116px;scroll-margin-top:36px;display:grid}.landing-module___cEqKa__faqList{border-top:1px solid var(--border)}.landing-module___cEqKa__faqItem{border-bottom:1px solid var(--border)}.landing-module___cEqKa__faqItem summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding-block:24px;font-size:14px;font-weight:450;list-style:none;display:flex}.landing-module___cEqKa__faqItem summary::-webkit-details-marker{display:none}.landing-module___cEqKa__faqItem summary:hover{color:var(--brand)}.landing-module___cEqKa__faqItem summary svg{color:var(--brand);stroke-width:1.5px;flex-shrink:0;transition:transform .18s}.landing-module___cEqKa__faqItem[open] summary svg{transform:rotate(45deg)}.landing-module___cEqKa__faqItem>p{color:var(--muted-foreground);max-width:535px;padding-bottom:25px;font-size:13px;line-height:1.9}.landing-module___cEqKa__closing{text-align:center;min-height:570px;padding-top:75px;position:relative;overflow:clip}.landing-module___cEqKa__closingArch{background:var(--landing-peach);border-radius:450px 450px 0 0;position:absolute;inset:0 max(24px,50% - 420px) -300px}.landing-module___cEqKa__closingArch:before{content:"";border:1px solid var(--border);border-radius:inherit;position:absolute;inset:-17px}.landing-module___cEqKa__closingContent{padding:0 24px 34px;position:relative}.landing-module___cEqKa__closingContent .landing-module___cEqKa__sectionLabel{margin-bottom:24px}.landing-module___cEqKa__closingTitle{font-size:clamp(54px,5.9vw,84px);line-height:1.03}.landing-module___cEqKa__closingContent>p{color:var(--muted-foreground);margin-top:24px;font-size:14px}.landing-module___cEqKa__closingContent>.landing-module___cEqKa__primaryLink{margin-top:29px}.landing-module___cEqKa__closingSymbol{width:49px;height:49px;color:var(--brand);margin:37px auto 0}.landing-module___cEqKa__footer{padding-block:40px 24px}.landing-module___cEqKa__footerTop{justify-content:space-between;align-items:center;gap:20px;padding-bottom:32px;display:flex}.landing-module___cEqKa__footerTop>p{color:var(--muted-foreground);font-family:var(--font-journal), Georgia, serif;font-size:22px;font-style:italic}.landing-module___cEqKa__footerTop nav{color:var(--muted-foreground);gap:26px;font-size:12px;display:flex}.landing-module___cEqKa__footerTop nav a:hover{color:var(--brand)}.landing-module___cEqKa__footerBottom{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;align-items:baseline;gap:25px;padding-top:20px;font-size:10px;display:flex}.landing-module___cEqKa__footerBottom>span{flex-shrink:0}@media (max-width:1100px){.landing-module___cEqKa__container{width:calc(100% - 72px)}.landing-module___cEqKa__hero{padding-top:38px}.landing-module___cEqKa__heroTitle{font-size:104px}.landing-module___cEqKa__heroArt{min-height:535px}.landing-module___cEqKa__heroBook{width:120%;top:44%;left:-9%}.landing-module___cEqKa__journalSection{gap:52px;padding-block:100px}.landing-module___cEqKa__communityHeading{grid-template-columns:1.5fr 1fr;gap:35px}.landing-module___cEqKa__communityList{gap:0 22px}.landing-module___cEqKa__communityList li{gap:9px;font-size:12px}}@media (max-width:800px){.landing-module___cEqKa__container{width:calc(100% - 48px)}.landing-module___cEqKa__header{gap:20px;min-height:88px}.landing-module___cEqKa__headerNav{display:none}.landing-module___cEqKa__brand{font-size:25px}.landing-module___cEqKa__hero{grid-template-columns:1fr;gap:25px;padding-block:40px 43px}.landing-module___cEqKa__heroCopy{text-align:center}.landing-module___cEqKa__intro{justify-content:center;margin-bottom:31px}.landing-module___cEqKa__heroTitle{font-size:clamp(88px,15vw,112px)}.landing-module___cEqKa__heroDescription,.landing-module___cEqKa__heroCopy>.landing-module___cEqKa__primaryLink{margin-top:25px}.landing-module___cEqKa__discoverLink{margin:0 auto}.landing-module___cEqKa__heroArt{width:min(510px,100%);min-height:450px;margin-inline:auto}.landing-module___cEqKa__sunsetWindow{width:87%;right:6%}.landing-module___cEqKa__heroBook{width:104%;top:40%;left:-2%}.landing-module___cEqKa__promiseStrip{padding-block:21px}.landing-module___cEqKa__promiseStrip p{text-align:center;flex-direction:column;gap:8px;padding-inline:8px;font-size:10px}.landing-module___cEqKa__journalSection{grid-template-columns:1fr;gap:48px;padding-block:80px 88px}.landing-module___cEqKa__sectionCopy{max-width:550px}.landing-module___cEqKa__sectionTitle{font-size:52px}.landing-module___cEqKa__sectionDescription{font-size:14px}.landing-module___cEqKa__ritualSteps p{max-width:420px;font-size:13px}.landing-module___cEqKa__ritualSteps h3{font-size:14px}.landing-module___cEqKa__journalPreview{width:min(500px,100%);margin-inline:auto}.landing-module___cEqKa__communitySection{padding-block:73px 78px}.landing-module___cEqKa__communityHeading{grid-template-columns:1fr;gap:24px}.landing-module___cEqKa__communityHeading .landing-module___cEqKa__sectionTitle{max-width:620px;font-size:50px}.landing-module___cEqKa__communityHeading>p{max-width:470px}.landing-module___cEqKa__communityList{grid-template-columns:repeat(2,1fr);gap:0 24px;margin-top:27px}.landing-module___cEqKa__communityList li{gap:12px;min-height:79px;font-size:14px}.landing-module___cEqKa__communityBottom{flex-direction:column;align-items:start;gap:15px;margin-top:28px}.landing-module___cEqKa__calmSection{padding-block:77px}.landing-module___cEqKa__calmTitle{font-size:49px}.landing-module___cEqKa__values{grid-template-columns:minmax(0,1fr);gap:31px;margin-top:44px}.landing-module___cEqKa__values>div,.landing-module___cEqKa__values>div+div,.landing-module___cEqKa__values>div:first-child,.landing-module___cEqKa__values>div:last-child{border:0;border-bottom:1px solid var(--border);padding:0 0 24px 39px;position:relative}.landing-module___cEqKa__values>div:last-child{border-bottom:0;padding-bottom:0}.landing-module___cEqKa__values svg{position:absolute;top:3px;left:0}.landing-module___cEqKa__values p{max-width:100%}.landing-module___cEqKa__faqSection{grid-template-columns:1fr;gap:34px;padding-block:67px 89px}.landing-module___cEqKa__faqSection .landing-module___cEqKa__sectionTitle br{display:none}.landing-module___cEqKa__faqSection .landing-module___cEqKa__sectionTitle em:before{content:" "}.landing-module___cEqKa__faqItem summary{padding-block:22px;font-size:14px}.landing-module___cEqKa__closing{min-height:530px;padding-top:83px}.landing-module___cEqKa__closingArch{inset-inline:23px}.landing-module___cEqKa__closingTitle{font-size:64px}.landing-module___cEqKa__closingContent>p{max-width:270px;margin-inline:auto;line-height:1.8}.landing-module___cEqKa__footerTop{flex-wrap:wrap;gap:18px;padding-bottom:25px}.landing-module___cEqKa__footerTop>p{font-size:19px}.landing-module___cEqKa__footerTop nav{width:100%}.landing-module___cEqKa__footerBottom{align-items:start;gap:20px;line-height:1.7}.landing-module___cEqKa__footerBottom p{text-align:right;max-width:360px}}@media (max-width:639px){.landing-module___cEqKa__header .landing-module___cEqKa__headerCta{display:none}}@media (max-width:450px){.landing-module___cEqKa__container{width:calc(100% - 44px)}.landing-module___cEqKa__header{gap:12px;min-height:79px;padding-block:20px}.landing-module___cEqKa__headerActions{gap:12px}.landing-module___cEqKa__header .landing-module___cEqKa__brand{gap:6px;font-size:24px}.landing-module___cEqKa__accountLink{gap:8px;font-size:12px}.landing-module___cEqKa__hero{gap:18px;padding-top:39px}.landing-module___cEqKa__intro{gap:8px;font-size:10px}.landing-module___cEqKa__intro>span{width:16px}.landing-module___cEqKa__heroTitle{font-size:87px}.landing-module___cEqKa__heroDescription{font-size:15px}.landing-module___cEqKa__heroAside{font-size:12px}.landing-module___cEqKa__primaryLink{gap:19px;min-height:52px;font-size:13px}.landing-module___cEqKa__heroArt{min-height:357px}.landing-module___cEqKa__heroBook{width:111%;top:41%;left:-5%}.landing-module___cEqKa__promiseStrip p{padding-inline:4px;font-size:9px}.landing-module___cEqKa__sectionTitle{font-size:47px}.landing-module___cEqKa__sectionLabel{margin-bottom:22px;font-size:10px}.landing-module___cEqKa__communityHeading .landing-module___cEqKa__sectionTitle{font-size:44px}.landing-module___cEqKa__communityList{column-gap:14px}.landing-module___cEqKa__communityList li{gap:8px;font-size:12px}.landing-module___cEqKa__communityIcon{width:33px;height:33px}.landing-module___cEqKa__communityGlyph{width:18px;height:18px}.landing-module___cEqKa__calmTitle{font-size:44px}.landing-module___cEqKa__closingTitle{font-size:55px}.landing-module___cEqKa__closingContent>p{font-size:13px}.landing-module___cEqKa__closing .landing-module___cEqKa__sectionLabel{font-size:11px}.landing-module___cEqKa__footerTop>p{font-size:18px}.landing-module___cEqKa__footerBottom{flex-direction:column;gap:8px}.landing-module___cEqKa__footerBottom p{text-align:left}}@media (prefers-reduced-motion:reduce){.landing-module___cEqKa__landing *,.landing-module___cEqKa__landing :before,.landing-module___cEqKa__landing :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}html:has(.landing){scroll-behavior:auto}}
.profile-notebook-module__VZcwGW__notebook{scroll-margin-top:24px}.profile-notebook-module__VZcwGW__page{overflow-wrap:anywhere;min-width:0;transition:opacity .15s}.profile-notebook-module__VZcwGW__page[data-pending=true]{opacity:.5}.profile-notebook-module__VZcwGW__pageHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-notebook-module__VZcwGW__weekday{text-transform:capitalize;display:block}.profile-notebook-module__VZcwGW__content{white-space:pre-wrap;overflow-wrap:anywhere}.profile-notebook-module__VZcwGW__details{flex-wrap:wrap;align-items:center;gap:10px 16px;margin:24px 0 12px;display:flex}.profile-notebook-module__VZcwGW__actions{flex-wrap:wrap;align-items:center;gap:4px 20px;margin-bottom:12px;display:flex}.profile-notebook-module__VZcwGW__empty{color:var(--muted-foreground)}@media (prefers-reduced-motion:reduce){.profile-notebook-module__VZcwGW__page{transition:none}}.profile-notebook-module__VZcwGW__titledDate{color:var(--muted-foreground);margin-bottom:16px;font-size:14px;font-weight:400;line-height:1.6}.profile-notebook-module__VZcwGW__titledDate span{margin-right:.3em;display:inline}.profile-notebook-module__VZcwGW__titledDate em{font-style:normal}.profile-notebook-module__VZcwGW__entryTitle{font-family:var(--font-journal), Georgia, serif;letter-spacing:-.035em;overflow-wrap:anywhere;margin-bottom:24px;font-size:clamp(28px,4vw,38px);font-weight:400;line-height:1.2}
