@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";.hp-body{margin:0;padding:0;background:#f5f3ee;font-family:Inconsolata,monospace;height:100vh;overflow:hidden}.hp-stage{position:relative;width:100vw;height:100vh;overflow:hidden}.hp-nav{position:absolute;top:1.5rem;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;z-index:10}.hp-nav-name{font-weight:400;font-size:14px;letter-spacing:.04em;color:#0006;text-decoration:none}.hp-nav-links{display:flex;gap:1.5rem}.hp-nav-link{font-weight:300;font-size:13px;color:#00000061;text-decoration:none;letter-spacing:.02em}.hp-nav-link:hover{color:#000000bf}.hp-panel{position:absolute;border:1px solid rgba(0,0,0,.11);background:#fff;padding:1.4rem 1.55rem 1.3rem;box-shadow:1px 2px 14px #0000000b}.hp-label{position:absolute;top:-.56em;left:50%;transform:translate(-50%);padding:0 .55rem;font-family:Inconsolata,monospace;font-weight:400;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;color:#00000054;white-space:nowrap}.hp-panel--about{top:18vh;left:50%;transform:translate(-50%);width:clamp(300px,27vw,380px);padding-top:1.55rem}.hp-panel--work{top:calc(18vh - 20px);right:calc(50% + clamp(150px,13.5vw,190px) + 60px);width:clamp(340px,26vw,390px)}.hp-panel--published{top:calc(18vh - 40px);left:calc(50% + clamp(150px,13.5vw,190px) + 60px);width:clamp(220px,18vw,265px)}.hp-panel--notes{top:calc(18vh + 350px);left:50%;transform:translate(-50%);width:clamp(430px,36vw,520px);background:#f5f3ee;padding-top:1.55rem;z-index:2}.hp-panel--library{top:calc(18vh + 320px);right:calc(50% + clamp(150px,13.5vw,190px) + 160px);width:clamp(280px,22vw,320px)}.hp-panel--findme{top:calc(18vh + 260px);left:calc(50% + clamp(150px,13.5vw,190px) + 200px);width:clamp(185px,14vw,210px)}.hp-about-name{font-weight:500;font-size:1.2rem;letter-spacing:.02em;color:#111;margin:.2rem 0 .55rem}.hp-about-bio{font-weight:300;font-size:13px;line-height:1.6;color:#333;margin:0 0 .65rem}.hp-about-sub{color:#0000006b;font-size:12px}.hp-about-thinking{font-weight:300;font-size:13px;color:#555;line-height:1.55;margin:0 0 .8rem;padding-top:.55rem;border-top:1px solid rgba(0,0,0,.07)}.hp-thinking-key{font-weight:400;color:#111;font-size:11.5px;text-transform:uppercase;letter-spacing:.07em;margin-right:.3rem}.hp-about-past{font-weight:300;font-size:12px;line-height:1.65;color:#00000078;padding-top:.55rem;border-top:1px solid rgba(0,0,0,.07)}.hp-about-past p{margin:0 0 .2rem}.hp-two-col{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;align-items:stretch}.hp-col-item{display:flex;flex-direction:column;gap:.2rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.06)}.hp-col-item--teaser{gap:0;padding-top:.35rem}.hp-exp-teaser{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#1e1530;padding:.95rem .55rem .75rem;min-height:108px;width:100%;flex:1;text-decoration:none;color:inherit;gap:.15rem;transition:background .2s ease;box-sizing:border-box}.hp-exp-teaser:hover{background:#241a38}.hp-exp-teaser:hover .hp-exp-teaser-title{color:#fff}.hp-exp-teaser:hover .hp-exp-teaser-arrow{color:#ff6b9d}.hp-exp-teaser-label{font-family:IBM Plex Mono,monospace;font-size:.5rem;letter-spacing:.18em;text-transform:uppercase;color:#9a8aa8;margin:0}.hp-exp-teaser-title{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:600;line-height:1.12;color:#e8dce8;margin:.1rem 0 0;transition:color .2s ease}.hp-exp-teaser-title em{font-style:italic;color:#ff6b9d}.hp-exp-teaser-sub{font-family:IBM Plex Mono,monospace;font-size:.58rem;color:#9a8aa8;margin:0}.hp-exp-teaser-arrow{margin-top:.35rem;color:#9a8aa8;font-size:.85rem;line-height:1;animation:hp-exp-bounce 2s ease-in-out infinite;transition:color .2s ease}@keyframes hp-exp-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}.hp-status--live{color:#c42d6a}.hp-panel-desc{font-weight:300;font-size:12.5px;line-height:1.6;color:#444;margin:0 0 .65rem;border-bottom:1px solid rgba(0,0,0,.06);padding-bottom:.5rem}.hp-panel-link{display:inline-block;font-weight:400;font-size:12px;color:#111;text-decoration:none;border-bottom:1px solid rgba(0,0,0,.18);padding-bottom:1px;transition:border-color .15s}.hp-panel-link:hover{border-color:#0000008c}.hp-preview-item{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.6rem;padding-bottom:.6rem;border-bottom:1px solid rgba(0,0,0,.06)}.hp-preview-title{font-weight:400;font-size:12.5px;color:#111;text-decoration:none;line-height:1.4}a.hp-preview-title:hover{text-decoration:underline;text-underline-offset:2px}.hp-preview-desc{font-weight:300;font-size:11.5px;color:#00000070;line-height:1.5;margin:0}.hp-preview-cat{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:#00000047}.hp-status{font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:#0000004d}.hp-status--active{color:#4a9e6a}.hp-muted{color:#00000052!important}.hp-muted-item{opacity:.65}.hp-findme-links{display:flex;flex-direction:column;gap:.45rem}.hp-findme-link{font-weight:300;font-size:13px;color:#333;text-decoration:none;display:flex;align-items:center;gap:.35rem}.hp-findme-link:before{content:"→";font-size:11px;color:#00000042}.hp-findme-link:hover{color:#111}.hp-link{color:#2a5bd8;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#2a5bd859}.hp-link:hover{text-decoration-color:#2a5bd8bf}.hp-notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.hp-note{position:relative;display:block;border:1px solid rgba(0,0,0,.08);padding:.55rem .6rem;min-height:88px;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease;background-image:repeating-linear-gradient(transparent 0px,transparent 21px,rgba(0,0,0,.06) 21px,rgba(0,0,0,.06) 22px)}.hp-note:hover{border-color:#00000029;box-shadow:0 2px 8px #0000000f;cursor:pointer}.hp-note p{font-weight:400;font-size:11.5px;line-height:22px;color:#000000c7;margin:0;transition:color .2s ease}.hp-note:hover p{color:#000000eb}.hp-note-arrow{position:absolute;font-size:.85rem;line-height:1;color:#00000059;transition:color .2s ease}.hp-note:hover .hp-note-arrow{color:#2a8f87}.hp-note--arrow-top .hp-note-arrow{top:.35rem;right:.4rem}.hp-note--arrow-bottom .hp-note-arrow{bottom:.35rem;right:.4rem}.hp-note--arrow-left .hp-note-arrow{left:60%;bottom:.35rem;margin-left:-.4rem}.hp-note--arrow-right .hp-note-arrow{right:.35rem;top:.45rem}.hp-note--dir-down .hp-note-arrow{animation:hp-note-bounce-down 2s ease-in-out infinite}.hp-note--dir-up .hp-note-arrow{animation:hp-note-bounce-up 2s ease-in-out infinite}.hp-note--dir-right .hp-note-arrow{animation:hp-note-bounce-right 2s ease-in-out infinite}.hp-note--dir-left .hp-note-arrow{animation:hp-note-bounce-left 2s ease-in-out infinite}@keyframes hp-note-bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes hp-note-bounce-up{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes hp-note-bounce-right{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@keyframes hp-note-bounce-left{0%,to{transform:translate(0)}50%{transform:translate(-4px)}}.hp-deco{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hp-deco--bird{top:7vh;right:4vw;opacity:.6}.hp-deco--quill{top:calc(18vh - 115px);left:calc(50% + clamp(150px,13.5vw,190px) + 20px);opacity:.55}.hp-deco--nodes{top:5vh;left:calc(50% - clamp(150px,13.5vw,190px) - 50px - clamp(340px,26vw,390px));opacity:.65}.hp-deco--zkkey{top:calc(18vh + 540px);left:calc(50% - clamp(150px,13.5vw,190px) - 70px - clamp(340px,26vw,390px));opacity:.7}.hp-deco--sprout{bottom:7vh;right:calc(4vw + 80px);opacity:.6}@media (max-width: 1260px){.hp-body{height:auto;overflow:auto}.hp-stage{height:auto;overflow:visible;display:flex;flex-direction:column;gap:1rem;padding:5rem 1.25rem 3rem}.hp-panel{position:static;width:100%!important;transform:none!important;right:auto!important}.hp-notes-grid{grid-template-columns:1fr 1fr}.hp-deco{display:none}.hp-nav{position:fixed;top:1rem}}
