:root{--bg:#fdfaf3;--bg-soft:#f6f1e7;--ink:#1b1a17;--ink-soft:#5c574d;--ink-faint:#9a9384;--amber:#ffc94e;--amber-deep:#e6b545;--blue:#4da4fa;--rule:#e7e0d2;--c-green:#9be9c4;--c-blue:#9ad8f5;--c-purple:#cdbcff;--c-orange:#ffb38a;--c-red:#ff9b9b;--c-yellow:#ffe08a;--max:720px;--space:clamp(1.25rem, 4vw, 2.5rem);--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Raleway,system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.65}.wrap{max-width:var(--max);padding:clamp(3rem, 9vw, 6rem) var(--space) 4rem;margin:0 auto}a{color:inherit}h1,h2,h3{letter-spacing:-.01em;font-weight:700;line-height:1.15}.hand{color:var(--ink-soft);font-family:Indie Flower,cursive}.fancy-link{--sweep:var(--amber);color:var(--ink);text-decoration:underline;text-decoration-color:var(--sweep);text-underline-offset:.15em;border-radius:4px;padding:.05em .15em;text-decoration-thickness:2px;transition:background-size .15s ease-out}.fancy-link:active{--sweep:var(--amber-deep)}.fancy-link.blue{border-color:var(--c-blue);--sweep:var(--c-blue)}.section{margin-top:clamp(3rem,8vw,4.5rem)}.section-head{align-items:baseline;gap:.75rem;margin-bottom:1.5rem;display:flex}.section-head h2{margin:0;font-size:1.5rem}.section-head .count{color:var(--ink-faint);font-family:Indie Flower,cursive;font-size:1.05rem}.section-rule{background:var(--rule);border-radius:1px;flex:1;height:2px}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(14px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}.muted{color:var(--ink-soft)}.faint{color:var(--ink-faint)}#spring-stop{z-index:80;color:#1b1a17;cursor:pointer;opacity:0;background:#fff;border:2px solid #1b1a17;border-radius:999px;padding:.5rem 1.1rem;font-family:Raleway,system-ui,sans-serif;font-size:1.15rem;font-weight:700;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .5s;position:fixed;top:1rem;left:50%;transform:translate(-50%,-150%);box-shadow:4px 4px #3cdbd3}#spring-stop.show{opacity:1;transform:translate(-50%)rotate(-2deg)}#spring-stop strong{color:#ff8360;letter-spacing:.01em;font-weight:800}#spring-stop kbd{background:#ffe08a;border-radius:4px;padding:.05em .4em;font-family:inherit}#spring-bg{z-index:-2;opacity:0;pointer-events:none;background:radial-gradient(120% 95% at 50% 0,#fff2b8 0%,#d6f7ea 46%,#fbfff4 100%);position:fixed;inset:0}#spring-burst{z-index:-1;pointer-events:none;visibility:hidden;opacity:0;width:100%;height:100%;position:fixed;inset:0}body{transition:background-color .7s,color .7s}body .name,body h1,body h2,body .tagline,body .intro,body .muted,body .faint,body .hand,body .sign,body .post-card,body .reading-badge,body .book img,body .section-rule{transition:color .7s,background-color .7s,border-color .7s,box-shadow .7s,text-shadow .7s,height .7s}body .fancy-link{transition:background-size .15s ease-out,color .7s,text-decoration-color .7s}body h1,body .name{text-shadow:3px 3px #0000,6px 6px #0000}body h2,body .tagline{text-shadow:2px 2px #0000}body .post-card{border:2px solid #0000;box-shadow:6px 6px #0000}body .reading-badge{border:1.5px solid #0000}body .section-rule{position:relative}body .section-rule:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(90deg,#ff8360,#e8e288,#7dce82,#3cdbd3,#00fff5);transition:opacity .7s;position:absolute;inset:0}body.spring{color:#241f1a;background-color:#0000}body.spring .muted{color:#3f5a49}body.spring .faint{color:#6b7a6a}body.spring h1,body.spring .name{color:#1b1a17;text-shadow:3px 3px #3cdbd3,6px 6px #ff8360}body.spring h2,body.spring .tagline{color:#1b1a17;text-shadow:2px 2px #7dce82}body.spring .section-rule{border-radius:3px;height:5px}body.spring .section-rule:before{opacity:1}body.spring .fancy-link{--sweep:#ffe08a;text-decoration-color:#ff8360}body.spring .post-card{background:#fff;border-color:#1b1a17;box-shadow:6px 6px #3cdbd3}body.spring .reading-badge{color:#1b1a17;background:#fff;border-color:#1b1a17}body.spring .book img{box-shadow:4px 4px #ff8360}.socials[data-astro-cid-qbunpjfh]{flex-wrap:wrap;align-items:center;gap:.4rem;margin:1rem 0;display:flex}.icon[data-astro-cid-qbunpjfh]{width:38px;height:38px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:box-shadow .16s,color .16s;display:flex}.icon[data-astro-cid-qbunpjfh] svg[data-astro-cid-qbunpjfh]{fill:currentColor;width:100%;height:100%}.icon[data-astro-cid-qbunpjfh]:hover{box-shadow:inset 0 -40px 0 0 var(--hl,#efefef)}.github[data-astro-cid-qbunpjfh]{--hl:var(--c-green)}.linkedin[data-astro-cid-qbunpjfh]{--hl:var(--c-blue)}.codepen[data-astro-cid-qbunpjfh]{--hl:var(--c-purple)}.substack[data-astro-cid-qbunpjfh]{--hl:var(--c-orange)}.youtube[data-astro-cid-qbunpjfh]{--hl:var(--c-red)}.mail[data-astro-cid-qbunpjfh]{--hl:var(--c-yellow)}.div[data-astro-cid-qbunpjfh]{background:var(--rule);border-radius:1px;width:2px;height:16px;margin:0 .4rem}.resume[data-astro-cid-qbunpjfh]{border-radius:8px;padding:.4rem .7rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:box-shadow .18s}.resume[data-astro-cid-qbunpjfh]:hover{box-shadow:inset 0 -40px 0 0 var(--amber)}.resume[data-astro-cid-qbunpjfh]:active{box-shadow:inset 0 -40px 0 0 var(--amber-deep)}.turn-on[data-astro-cid-qbunpjfh]{color:var(--ink);cursor:pointer;background-color:#0000;background-image:linear-gradient(90deg,#ff8360 0 20%,#e8e288 20% 40%,#7dce82 40% 60%,#3cdbd3 60% 80%,#00fff5 80% 100%);background-position:bottom;background-repeat:no-repeat;background-size:100% 0%;border:none;border-radius:8px;padding:.4rem .7rem;font-family:inherit;font-size:.95rem;font-weight:600;line-height:1.55;transition:background-size .18s}.turn-on[data-astro-cid-qbunpjfh]:hover,.turn-on[data-astro-cid-qbunpjfh]:focus-visible{background-size:100% 100%}@media (width<=30rem){.socials[data-astro-cid-qbunpjfh] .div[data-astro-cid-qbunpjfh],.turn-on[data-astro-cid-qbunpjfh]{display:none}}.name[data-astro-cid-lcdefpme]{margin:0 0 .5rem;font-size:clamp(2.2rem,7vw,3.2rem)}.tagline[data-astro-cid-lcdefpme]{color:var(--ink);margin:0 0 1rem;font-size:1.15rem;font-weight:600}.intro[data-astro-cid-lcdefpme]{max-width:38rem;margin:0;font-size:1.05rem}.list[data-astro-cid-lcdefpme]{flex-direction:column;gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.row[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.row[data-astro-cid-lcdefpme] .meta[data-astro-cid-lcdefpme],.row[data-astro-cid-lcdefpme] .tags[data-astro-cid-lcdefpme]{white-space:nowrap;font-size:.85rem}.desc[data-astro-cid-lcdefpme]{margin:.25rem 0 0;font-size:.95rem}.project[data-astro-cid-lcdefpme]{align-items:flex-start}.posts[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.post-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.post-card[data-astro-cid-lcdefpme]{background:var(--bg-soft);border-radius:var(--radius);flex-direction:column;gap:.4rem;padding:1.25rem 1.5rem;display:flex}.post-head[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.post-head[data-astro-cid-lcdefpme] .meta[data-astro-cid-lcdefpme]{white-space:nowrap;font-size:.85rem}.post-body[data-astro-cid-lcdefpme]{color:var(--ink-soft);margin:.25rem 0 0;font-size:.95rem;line-height:1.55}.post-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0 0 .6rem}.post-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:last-child{margin:0}.post-read[data-astro-cid-lcdefpme]{color:var(--ink-faint);align-self:flex-start;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .15s}.post-read[data-astro-cid-lcdefpme]:hover{color:var(--ink)}.books[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.book[data-astro-cid-lcdefpme]{align-items:flex-start;gap:.9rem;display:flex}.book[data-astro-cid-lcdefpme] .cover[data-astro-cid-lcdefpme]{flex-shrink:0;display:block;position:relative}.book[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{border-radius:4px;width:56px;height:auto;display:block;box-shadow:0 4px 14px #00000026}.reading-badge[data-astro-cid-lcdefpme]{letter-spacing:.03em;text-transform:uppercase;width:100%;color:var(--ink);background:var(--bg-soft);text-align:center;border-radius:50px;padding:.08rem .4rem;font-size:.6rem;font-weight:600;position:absolute;bottom:-24px;left:0;box-shadow:0 1px 4px #0003}.book[data-astro-cid-lcdefpme] .by[data-astro-cid-lcdefpme]{margin:.15rem 0 0;font-size:.85rem}.book[data-astro-cid-lcdefpme] .note[data-astro-cid-lcdefpme]{margin:.3rem 0 0;font-size:1rem;line-height:1.3}.listening[data-astro-cid-lcdefpme]{margin-top:1.25rem;font-size:1.15rem}.sign[data-astro-cid-lcdefpme]{margin:0 0 .5rem;font-size:1.4rem}.archive[data-astro-cid-lcdefpme]{margin:0;font-size:.95rem}
