:root{--background:#fff;--ink:#000;--quiet:#686868;--line:#dedede;--green:#3ac144;--blue:#0ebcde;--reading-width:660px}*{box-sizing:border-box}html{background:var(--background)}body{background:var(--background);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:butik-display-normal,serif;font-weight:400}a{color:inherit;text-decoration:none}input,textarea,button{font-family:butik-display-normal,serif}::selection{background:var(--green);color:#000}main{width:min(100% - 40px,920px);min-height:100vh;margin:0 auto;padding:30px 0 24px}h1,h2,.editor-title{font-family:forager,serif;font-weight:700}.site-header{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:82px;display:flex}.brand,.brand span{color:var(--green);font-family:forager,serif;font-weight:700}.brand{letter-spacing:-.01em;font-size:22px;line-height:1}.brand span{background:0 0;margin:0;padding:0;font-size:1em;display:inline;transform:none}nav{align-items:center;gap:13px;font-size:14px;display:flex}.nav-link,.nav-link.blue,.nav-link.pink,.nav-link.yellow{background:0 0;padding:0;text-decoration:none;transition:opacity .15s;position:relative}.nav-link.blue{color:var(--green)}.nav-link:hover{opacity:.6}.nav-link.active:after{content:"";background:currentColor;height:1px;position:absolute;bottom:-4px;left:0;right:0}.post{width:min(100%, var(--reading-width));margin:0 auto}.eyebrow{color:var(--green);letter-spacing:.02em;background:0 0;margin:0 0 14px;padding:0;font-size:11px;display:inline-block}h1{letter-spacing:-.02em;max-width:580px;margin:0 0 9px;font-size:clamp(34px,5vw,49px);line-height:1}h2{font-weight:700}time{color:var(--quiet);font-size:12px}.post-body{font-family:butik-display-normal,serif;font-size:18px;line-height:1.55}.post-body p{margin:0 0 18px}.empty-home{width:min(100%, var(--reading-width));justify-content:center;align-items:center;min-height:300px;margin:0 auto;display:flex}.empty-mark{color:var(--green);font-size:18px}footer{width:min(100%, var(--reading-width));gap:6px;margin:80px auto 0;display:flex}.pastel-dot{border-radius:50%;width:7px;height:7px;display:block}.archive{width:min(100%, var(--reading-width));margin:0 auto}.archive-header h1{margin-bottom:0}.archive-year{grid-template-columns:80px 1fr;gap:24px;margin-bottom:42px;display:grid}.archive-year h2{color:var(--quiet);margin:3px 0 0;font-size:13px}.archive-list{border-top:1px solid var(--line)}.archive-entry{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;align-items:baseline;gap:12px;padding:10px 4px;transition:color .15s,padding .15s;display:grid}.archive-entry:nth-child(odd):hover{color:var(--green)}.archive-entry:nth-child(2n):hover{color:var(--blue)}.archive-entry:hover{padding-left:9px}.archive-empty{justify-content:center;align-items:center;min-height:200px;display:flex}.archive-empty span{color:var(--green);font-size:18px}.writer-unlock{width:min(100%,430px);margin:0 auto}.writer-unlock form{flex-direction:column;gap:14px;display:flex}.writer-unlock input{border:0;border-bottom:1px solid var(--ink);width:100%;color:var(--ink);background:0 0;border-radius:0;outline:none;padding:10px 5px;font-size:15px}.writer-unlock input:focus{border-bottom-color:var(--green)}.writer-unlock button{color:var(--green);cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:10px;padding:0;font-size:14px}.writer-unlock button:hover{opacity:.6}.writer-unlock span{color:var(--quiet);font-size:12px}.editor{width:min(100%, var(--reading-width));margin:0 auto}.editor-top{justify-content:space-between;align-items:flex-start;display:flex}.editor form{flex-direction:column;display:flex}.editor-title{width:100%;color:var(--ink);letter-spacing:-.02em;background:0 0;border:0;outline:none;margin:5px 0 13px;padding:0;font-size:clamp(34px,5vw,49px);line-height:1}.editor-title::placeholder,.editor-body::placeholder{color:#999}.editor-meta{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:18px;display:flex}.editor-date{color:var(--quiet);background:0 0;border:0;outline:none;font-size:12px}.visibility{align-items:center;gap:7px;font-size:11px;display:flex}.visibility input{appearance:none;border:1px solid var(--ink);background:var(--blue);cursor:pointer;border-radius:20px;width:31px;height:17px;margin:0;padding:2px}.visibility input:after{content:"";background:var(--ink);border-radius:50%;width:11px;height:11px;transition:transform .16s;display:block}.visibility input:checked:after{transform:translate(14px)}.editor-body{resize:vertical;width:100%;min-height:420px;color:var(--ink);background:0 0;border:0;outline:none;padding:0;font-family:butik-display-normal,serif;font-size:18px;line-height:1.55}.editor-actions{border-top:1px solid var(--line);align-items:center;gap:14px;padding-top:18px;display:flex}.editor-actions button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.editor-actions button:hover{opacity:.6}.editor-actions .cancel-button{color:var(--blue);background:0 0}.editor-actions span{color:var(--quiet);font-size:12px}.lock-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.your-writing{border-top:1px solid var(--line);margin-top:70px;padding-top:25px}.your-writing .eyebrow{margin-bottom:20px}.writing-list{border-top:1px solid var(--line)}.writing-entry{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto auto;align-items:center;gap:12px;padding:10px 4px;display:grid}.visibility-label{background:0 0;padding:0;font-size:10px}.public-label{color:var(--green)}.private-label{color:var(--blue)}.no-writing{color:var(--quiet);font-size:13px}.writing-controls{align-items:center;gap:9px;display:flex}.edit-button,.delete-button{cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.edit-button{color:var(--green)}.delete-button{color:var(--blue)}@media (max-width:600px){main{width:min(100% - 28px,920px);padding-top:22px}.site-header{align-items:flex-start;margin-bottom:58px}.brand{max-width:190px;font-size:20px;line-height:1.1}nav{gap:10px}h1{font-size:37px}.post-body{font-size:17px;line-height:1.5}.archive-year{grid-template-columns:1fr;gap:10px}.archive-entry{grid-template-columns:62px 1fr}.editor-meta{flex-direction:column;align-items:flex-start}.editor-body{min-height:360px;font-size:17px}.writing-entry{grid-template-columns:70px 1fr auto}.visibility-label{grid-column:2}.writing-controls{grid-area:1/3/span 2}}main{width:min(100% - 80px,1200px);padding-top:48px;padding-bottom:48px}.site-header{margin-bottom:105px}.brand{font-size:34px;line-height:1}nav{gap:24px;font-size:19px;font-weight:700}.nav-link,.nav-link.blue,.nav-link.pink,.nav-link.yellow{font-weight:700}.post,.archive,.editor{width:min(100%,820px)}.eyebrow{margin-bottom:18px;font-size:15px;font-weight:400}h1{max-width:760px;margin-bottom:14px;font-size:clamp(52px,5.5vw,76px);line-height:.98}time{font-size:15px}.post-body{margin-top:52px;font-size:24px;line-height:1.55}.post-body p{margin-bottom:24px}footer{width:min(100%,820px);margin-top:100px}.pastel-dot{width:9px;height:9px}.archive-entry{grid-template-columns:95px 1fr;padding-top:15px;padding-bottom:15px}.archive-entry time{font-size:14px}.archive-entry span,.archive-entry a{font-size:21px}.editor-title{font-size:clamp(52px,5.5vw,76px)}.editor-date{font-size:15px}.editor-body{min-height:500px;font-size:22px;line-height:1.55}.writing-title{font-size:18px}.writing-entry time,.visibility-label,.edit-button,.delete-button,.lock-button{font-size:13px}@media (max-width:600px){main{width:calc(100% - 32px);padding-top:28px}.site-header{margin-bottom:65px}.brand{max-width:210px;font-size:25px}nav{gap:13px;font-size:16px}.post,.archive,.editor{width:100%}.eyebrow{font-size:13px}h1,.editor-title{font-size:46px}time,.editor-date{font-size:13px}.post-body{margin-top:38px;font-size:20px;line-height:1.5}.editor-body{font-size:20px}footer{width:100%}}body,nav,time,.eyebrow,.post-body,.archive-entry,.writer-unlock,.writer-unlock input,.writer-unlock button,.editor-date,.editor-body,.visibility,.editor-actions,.lock-button,.your-writing,.writing-title,.visibility-label,.edit-button,.delete-button,input,textarea,button{font-family:butik-display-normal,serif;font-weight:700}.brand,.brand span,h1,h2,.editor-title{font-family:forager,serif;font-weight:700}.post-body,.post-body p{font-family:Calibri,Segoe UI,Arial,sans-serif;font-style:normal;font-weight:400}.writing-title{color:var(--ink);text-decoration:none}.writing-title:hover{color:var(--blue)}.private-back{margin-top:70px;font-family:butik-display-normal,serif;font-size:14px;font-weight:700}.private-back a{color:var(--blue)}.private-back a:hover{opacity:.6}.post-body{font-size:19px;line-height:1.55}@media (max-width:600px){.post-body{font-size:17px}}body,h1,h2,time,.eyebrow,.post,.post-header,.post-body,.post-body p,.archive,.archive-header,.archive-entry,.archive-entry a,.archive-entry span,.archive-entry time,.archive-empty,.editor,.editor-title,.editor-date,.editor-body,.visibility,.visibility span,.writer-unlock,.writer-unlock input,.writer-unlock button,.editor-actions,.editor-actions button,.editor-actions .cancel-button,.lock-button,.your-writing,.writing-title,.visibility-label,.public-label,.private-label,.no-writing,.edit-button,.delete-button,.private-back,.private-back a{color:#000}.brand,.brand span,.nav-link.blue{color:var(--green)}.nav-link.pink,.nav-link.yellow{color:var(--blue)}.blue-dot,.green-dot{background:var(--green)}.pink-dot,.yellow-dot{background:var(--blue)}.post h1{color:#000}.post-header .eyebrow{color:#000;font-family:butik-display-normal,serif;font-style:normal;font-weight:700}.post-header time{color:#000;font-family:Calibri,Segoe UI,Arial,sans-serif;font-style:normal;font-weight:400}.post h1{color:#000;font-family:butik-display-normal,serif;font-style:normal;font-weight:700}.post-body{margin-top:0;line-height:1.35}@media (max-width:600px){.post-header{margin-bottom:15px}.post-body{margin-top:0;line-height:1.35}.post-body p{margin-bottom:12px}}.post h1{color:#000;letter-spacing:-.02em;font-family:aukio-std,sans-serif;font-size:clamp(52px,5.5vw,76px);font-style:normal;font-weight:400;line-height:.98}@media (max-width:600px){.post h1{font-size:46px}}html body .post .post-header h1{color:#000;letter-spacing:-.02em;font-size:clamp(52px,5.5vw,76px);line-height:.98;font-family:aukio-std,sans-serif!important;font-style:normal!important;font-weight:400!important}@media (max-width:600px){html body .post .post-header h1{font-size:46px}}html,body{color:#000!important;background:#fff!important}body,a,button,input,textarea,label,span,p,time,nav,header,footer,section,article,div{color:#000}body,a,button,input,textarea,label,span,time,nav,.brand,.brand span,.nav-link,.eyebrow,h1,h2,.post h1,.post-header h1,.archive,.archive-header,.archive-header h1,.archive-entry,.archive-entry a,.archive-entry span,.archive-entry time,.archive-empty,.writer-unlock,.writer-unlock input,.writer-unlock button,.editor,.editor-title,.editor-date,.visibility,.visibility span,.editor-actions,.editor-actions button,.cancel-button,.lock-button,.your-writing,.writing-title,.visibility-label,.public-label,.private-label,.no-writing,.edit-button,.delete-button,.private-back,.private-back a{color:#000!important;font-family:aukio-std,sans-serif!important;font-style:normal!important;font-weight:400!important}.brand,.brand span{color:#000!important}.nav-link,.nav-link.blue,.nav-link.pink,.nav-link.yellow{color:#000!important;background:0 0!important}.nav-link.active:after{background:#000!important}.nav-link:hover{opacity:.55;color:#000!important}html body .post .post-header h1,.post h1{letter-spacing:-.02em;font-size:clamp(52px,5.5vw,76px);line-height:.98;color:#000!important;font-family:aukio-std,sans-serif!important;font-style:normal!important;font-weight:400!important}.post-body,.post-body p{font-size:19px;line-height:1.35;color:#000!important;font-family:Calibri,Segoe UI,Arial,sans-serif!important;font-style:normal!important;font-weight:400!important}.post-header .eyebrow,.post-header time{color:#000!important;font-family:aukio-std,sans-serif!important;font-style:normal!important;font-weight:400!important}.post-header{margin-bottom:18px}.post-body{margin-top:0}.editor-title,.editor-date,.editor-body{color:#000!important}.editor-body{font-family:aukio-std,sans-serif!important;font-weight:400!important}.visibility span,.visibility span.selected{color:#000!important}.public-label,.private-label,.visibility-label{color:#000!important;background:0 0!important}.writer-unlock button,.editor-actions button,.editor-actions .cancel-button,.lock-button,.edit-button,.delete-button{color:#000!important;background:0 0!important;border:0!important}.writer-unlock button:hover,.editor-actions button:hover,.lock-button:hover,.edit-button:hover,.delete-button:hover{opacity:.55;color:#000!important}.archive-entry,.archive-entry:nth-child(odd):hover,.archive-entry:nth-child(2n):hover{color:#000!important;background:0 0!important}.archive-entry:hover{color:#000!important}.pastel-dot,.blue-dot,.pink-dot,.yellow-dot,.green-dot{background:#000!important}::selection{color:#fff;background:#000}@media (max-width:600px){html body .post .post-header h1,.post h1{font-size:46px}.post-body,.post-body p{font-size:17px;line-height:1.35;font-family:Calibri,Segoe UI,Arial,sans-serif!important}.post-header{margin-bottom:15px}}@media (max-width:600px){.post-body,.post-body p{font-size:16px!important}}html body .post .post-header h1,.post h1{letter-spacing:-.01em!important;color:#000!important;font-family:aukio-std,sans-serif!important;font-size:34px!important;font-style:normal!important;font-weight:400!important;line-height:1!important}@media (max-width:600px){html body .post .post-header h1,.post h1{font-size:25px!important}}.post-body,.post-body p{font-size:15px!important}@media (max-width:600px){.post-body,.post-body p{font-size:14px!important}}.editor,.editor *,.writer-unlock,.writer-unlock *{color:#000!important;font-family:aukio-std,sans-serif!important;font-style:normal!important;font-weight:400!important}.editor .eyebrow{font-size:15px;color:#000!important;background:0 0!important}.editor-title::placeholder{opacity:1;color:#999!important}.editor-date{font-size:15px;color:#000!important;font-family:aukio-std,sans-serif!important;font-weight:400!important}.visibility,.visibility span{color:#000!important;font-family:aukio-std,sans-serif!important;font-weight:400!important}.visibility{font-size:14px}.visibility span{opacity:.4}.visibility span.selected{opacity:1}.visibility input{background:#fff!important;border:1px solid #000!important}.visibility input:after{background:#000!important}.visibility input:checked{background:#fff!important}.editor-body{color:#000!important;font-family:aukio-std,sans-serif!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;line-height:1.35!important}.editor-body::placeholder{color:#999!important}.editor-actions button,.editor-actions .cancel-button{cursor:pointer;color:#000!important;background:0 0!important;border:0!important;padding:0!important;font-family:aukio-std,sans-serif!important;font-size:14px!important;font-weight:400!important}.editor-actions button:hover,.editor-actions .cancel-button:hover{opacity:.5}.lock-button{color:#000!important;background:0 0!important;border:0!important;padding:0!important;font-family:aukio-std,sans-serif!important;font-size:13px!important;font-weight:400!important}.lock-button:hover{opacity:.5}.your-writing,.your-writing *{color:#000!important;font-family:aukio-std,sans-serif!important;font-weight:400!important}.your-writing .eyebrow{color:#000!important;background:0 0!important}.writing-title{color:#000!important}.writing-title:hover{opacity:.5}.public-label,.private-label,.visibility-label{color:#000!important;background:0 0!important;padding:0!important}.edit-button,.delete-button{cursor:pointer;color:#000!important;background:0 0!important;border:0!important;padding:0!important;font-family:aukio-std,sans-serif!important;font-weight:400!important}.edit-button:hover,.delete-button:hover{opacity:.5}.writer-unlock .eyebrow{color:#000!important;background:0 0!important}.writer-unlock input{color:#000!important;font-family:aukio-std,sans-serif!important;font-weight:400!important}.writer-unlock button{color:#000!important;background:0 0!important;border:0!important;padding:0!important;font-family:aukio-std,sans-serif!important;font-weight:400!important}@media (max-width:600px){.editor-title{font-size:25px!important}.editor-body{font-size:14px!important;line-height:1.35!important}.editor .eyebrow{font-size:13px}}.editor-title{letter-spacing:-.01em!important;color:#000!important;font-family:aukio-std,sans-serif!important;font-size:34px!important;font-style:normal!important;font-weight:400!important;line-height:1!important}@media (max-width:600px){.editor-title{font-size:25px!important}}.home-feed{width:100%}.home-post{border-bottom:1px solid #000;margin-bottom:70px;padding-bottom:70px}.home-post:last-child{border-bottom:0;margin-bottom:0}.home-post h1 a{color:#000;text-decoration:none}.home-post h1 a:hover{opacity:.55}.post-dots{gap:6px;margin-top:35px;display:flex}.post-dots .pastel-dot{background:#000!important}@media (max-width:600px){.home-post{margin-bottom:50px;padding-bottom:50px}.post-dots{margin-top:28px}}.post-body p{margin-bottom:10px;line-height:1.2!important}@media (max-width:600px){.post-body,.post-body p{line-height:1.2!important}}.post-body{line-height:1.15!important}.post-body p{margin:0 0 4px!important;padding:0!important;line-height:1.15!important}.post-body br{line-height:.7!important}@media (max-width:600px){.post-body,.post-body p{line-height:1.15!important}}.post-body,.post-body p{font-size:15px!important;line-height:1.05!important}@media (max-width:600px){.post-body,.post-body p{font-size:14px!important;line-height:1.05!important}}.home-post{margin-bottom:30px!important;padding-bottom:30px!important}.home-post .post-dots{margin-top:22px!important}@media (max-width:600px){.home-post{margin-bottom:24px!important;padding-bottom:24px!important}}.post-body,.post-body p{line-height:1.35!important}.post-body p{margin-top:0!important;margin-bottom:14px!important}@media (max-width:600px){.post-body,.post-body p{line-height:1.35!important}}.archive{width:min(100%,820px)}.archive-header h1{letter-spacing:-.01em!important;color:#000!important;font-family:aukio-std,sans-serif!important;font-size:34px!important;font-style:normal!important;font-weight:400!important;line-height:1!important}.archive-entry{border-bottom:1px solid #000!important;grid-template-columns:130px 1fr!important;gap:20px!important;padding:14px 0!important;font-family:aukio-std,sans-serif!important;font-style:normal!important;font-weight:400!important}.archive-entry time,.archive-entry a,.archive-entry span{color:#000!important;font-family:aukio-std,sans-serif!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;line-height:1.35!important}@media (max-width:600px){.archive{width:100%}.archive-header h1{font-size:25px!important}.archive-entry{grid-template-columns:95px 1fr!important;gap:14px!important;padding:12px 0!important}.archive-entry time,.archive-entry a,.archive-entry span{font-size:14px!important}}.archive-header .eyebrow{color:#000!important;font-family:aukio-std,sans-serif!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;line-height:1.35!important}.archive-header h1{letter-spacing:-.01em!important;color:#000!important;margin-top:8px!important;margin-bottom:30px!important;font-family:aukio-std,sans-serif!important;font-size:34px!important;font-style:normal!important;font-weight:400!important;line-height:1!important}.archive-header{margin-bottom:25px!important}.archive-entry{border-bottom:1px solid #ddd!important;grid-template-columns:100px 1fr!important;gap:20px!important;padding:9px 4px!important}.archive-entry time,.archive-entry a,.archive-entry span{color:#000!important;font-family:aukio-std,sans-serif!important;font-size:15px!important;font-style:normal!important;font-weight:400!important;line-height:1.35!important}.archive-entry:hover,.archive-entry:nth-child(odd):hover,.archive-entry:nth-child(2n):hover{color:#000!important;background:0 0!important;padding-left:4px!important}.archive-entry a:hover{opacity:.55}@media (max-width:600px){.archive-header h1{font-size:25px!important}.archive-header .eyebrow{font-size:14px!important}.archive-entry{grid-template-columns:75px 1fr!important;gap:12px!important;padding:8px 4px!important}.archive-entry time,.archive-entry a,.archive-entry span{font-size:14px!important}}.post-dots .pastel-dot{width:5px!important;height:5px!important}.post-dots{gap:5px!important}
