.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}*,:before,:after{box-sizing:border-box}:root{--background:#e6dcc2;--text:#151410;--text-muted:#15141094;--accent:#6f5632;--accent-surface:#8e704029;--page-space:120px;--section-space:60px;--entry-space:25px;--copy-space:5px;color:var(--text);background:var(--background);font-family:Courier Prime,Noto Serif SC,monospace,serif;font-weight:300}html{background:var(--background);scroll-behavior:smooth;scrollbar-width:none;min-width:320px;min-height:100%}html::-webkit-scrollbar{width:0;height:0}body::-webkit-scrollbar{width:0;height:0}body{background:var(--background);min-height:100dvh;color:var(--text);font:inherit;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-ms-overflow-style:none;margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:3px;outline:2px solid}.site-shell{min-height:100dvh;padding-left:60px;display:flex;overflow:clip}.side-nav{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;width:60px;height:100dvh;padding:0 10px;display:flex;position:fixed;inset:0 auto 0 0}.side-nav a{color:var(--text-muted);letter-spacing:2px;padding:5px;font-size:10px;font-weight:300;line-height:10px;transition:color .16s;display:flex;position:relative}.side-nav a:hover,.side-nav a[aria-current=page]{color:var(--text)}.profile,.notes-list,.contact{width:500px;max-width:100%;min-height:100dvh;margin:0 auto;position:relative}.profile{flex-direction:column;justify-content:center;align-items:flex-start;gap:40px;padding:120px 20px;display:flex}.profile-logo-wrap{flex:none;width:40px;height:40px;position:relative}.profile-logo{object-fit:cover;border-radius:50%;width:40px;height:40px;display:block;position:relative}h1{letter-spacing:0;text-wrap:balance;width:100%;margin:0;font-size:48px;font-weight:300;line-height:1.2}.introduction{flex-direction:column;gap:20px;width:100%;display:flex}p{width:100%;color:var(--text-muted);letter-spacing:0;text-wrap:wrap;margin:0;font-size:20px;font-weight:300;line-height:1.4}strong{color:var(--accent);background:var(--accent-surface);border-radius:8px;margin:0 -2px;padding:0 2px 2px;font-weight:300;transition:color .3s,background-color .3s}.contact{align-items:center;padding:120px 20px;display:flex}.contact address{flex-direction:column;gap:20px;width:100%;font-style:normal;display:flex}.contact a{color:var(--accent);text-underline-offset:5px;text-decoration:underline 1px}.notes-list{padding:var(--page-space) 20px;justify-content:flex-start;align-items:flex-start;gap:var(--page-space);flex-direction:column;display:flex}.note-entry{gap:var(--entry-space);opacity:1;flex-direction:column;width:100%;transition:opacity .4s cubic-bezier(.2,.8,.2,1);display:flex}.note-entry:hover{opacity:.6}.note-copy{gap:var(--copy-space);flex-direction:column;width:100%;display:flex}time{color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1}.note-copy h1{font-size:48px}.note-copy p{color:var(--text-muted);text-wrap:wrap}.note-thumbnail{border:1.5px solid #1514101a;border-radius:15px;width:100%;height:240px;overflow:hidden}.note-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.note-detail{width:620px;max-width:100%;min-height:100dvh;margin:0 auto;position:relative}.note-detail-header{flex-direction:column;align-items:center;padding:0 20px;display:flex}.note-detail-copy{width:460px;max-width:100%;padding:var(--page-space) 0 var(--section-space);gap:var(--copy-space);flex-direction:column;display:flex}.note-detail-image{border:1.5px solid #1514101a;border-radius:15px;width:100%;height:300px;overflow:hidden}.note-detail-image img{object-fit:cover;width:100%;height:100%;display:block}.note-body{width:460px;max-width:calc(100% - 40px);padding:var(--section-space) 0 var(--page-space);flex-direction:column;gap:20px;margin:0 auto;display:flex}.note-body p{margin:0}@media (width>=810px) and (width<=1199px){:root{--page-space:100px;--section-space:50px}.profile,.notes-list,.contact{width:440px}.note-detail{width:560px}.note-detail-copy,.note-body{width:400px}.profile,.notes-list,.contact{padding:100px 20px}.note-copy h1,.note-detail-copy h1{font-size:36px}p{font-size:18px}}@media (width<=809px){:root{--page-space:80px;--section-space:40px}.site-shell{padding-top:40px;padding-left:0;display:block}.side-nav{flex-direction:row;justify-content:center;align-items:center;gap:0;width:100%;height:40px;padding:10px 10px 10px 0;inset:0 0 auto}.side-nav a{padding:5px 10px}.profile,.notes-list,.contact,.note-detail{width:380px;min-height:calc(100dvh - 40px)}.note-detail-copy,.note-body{width:340px}.profile,.notes-list,.contact{padding:80px 20px}h1,.note-copy h1,.note-detail-copy h1{font-size:28px;line-height:1.2}p{font-size:16px;line-height:1.4}.note-thumbnail{height:200px}.note-detail-image{height:180px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
