:root{--navy:#0b1d2e;--grid:#16324a;--ink:#edf2f7;--muted:#7c93ac;--copper:#c9793c;--line:#2b4a66;--cream:#f5efe6;--cream-ink:#2b2420;--soft-blue:#3d6488}[data-astro-cid-lcdefpme]{box-sizing:border-box}html,body{background:var(--navy);margin:0}body{color:var(--ink);font-family:IBM Plex Mono,monospace}.sheet[data-astro-cid-lcdefpme]{background-image:linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px);background-size:40px 40px;flex-direction:column;min-height:100vh;display:flex;position:relative}.reg[data-astro-cid-lcdefpme]{opacity:.6;width:18px;height:18px;position:absolute}.reg[data-astro-cid-lcdefpme]:before,.reg[data-astro-cid-lcdefpme]:after{content:"";background:var(--muted);position:absolute}.reg[data-astro-cid-lcdefpme]:before{width:100%;height:1px;top:50%}.reg[data-astro-cid-lcdefpme]:after{width:1px;height:100%;left:50%}.reg-tl[data-astro-cid-lcdefpme]{top:24px;left:24px}.reg-tr[data-astro-cid-lcdefpme]{top:24px;right:24px}.reg-bl[data-astro-cid-lcdefpme]{bottom:24px;left:24px}.reg-br[data-astro-cid-lcdefpme]{bottom:24px;right:24px}main[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}h1[data-astro-cid-lcdefpme]{letter-spacing:.01em;color:var(--ink);margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(2.75rem,8vw,5.5rem);font-weight:700}.tagline[data-astro-cid-lcdefpme]{color:var(--muted);letter-spacing:.01em;margin:.75rem 0 2rem;font-size:clamp(.85rem,1.6vw,1.05rem)}.scale-bar[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:min(360px,70vw);height:10px;display:flex;overflow:hidden}.scale-bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border-right:1px solid var(--line);flex:1}.scale-bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(odd){background:var(--copper);opacity:.7;animation:1.1s ease-out backwards fill}.scale-bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:first-child{animation-delay:50ms}.scale-bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:.15s}.scale-bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(5){animation-delay:.25s}.scale-bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(7){animation-delay:.35s}@keyframes fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.5rem;display:flex}.btn[data-astro-cid-lcdefpme]{border:1px solid var(--line);color:var(--ink);letter-spacing:.01em;cursor:pointer;background:#2b4a6659;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem 1.3rem;font-family:IBM Plex Mono,monospace;font-size:.85rem;text-decoration:none;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:flex}.btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:16px;height:16px;color:var(--copper);flex-shrink:0}.btn[data-astro-cid-lcdefpme]:hover{border-color:var(--copper);background:#2b4a66a6;transform:translateY(-3px)scale(1.04);box-shadow:0 8px 20px #00000059}.btn[data-astro-cid-lcdefpme]:focus-visible{outline:2px solid var(--copper);outline-offset:2px}.dropdown[data-astro-cid-lcdefpme]{position:relative}.menu[data-astro-cid-lcdefpme]{border:1px solid var(--line);opacity:0;visibility:hidden;z-index:10;background:#0f2438;border-radius:14px;flex-direction:column;gap:.25rem;min-width:180px;padding:.5rem;transition:opacity .15s,transform .15s,visibility .15s;display:flex;position:absolute;top:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(-4px);box-shadow:0 12px 28px #00000073}.menu[data-astro-cid-lcdefpme].open{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.menu-item[data-astro-cid-lcdefpme]{color:var(--ink);border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .75rem;font-size:.85rem;text-decoration:none;transition:transform .15s,background .15s;display:flex}.menu-item[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:15px;height:15px;color:var(--copper);flex-shrink:0}.menu-item[data-astro-cid-lcdefpme]:hover{background:#c9793c1f;transform:translate(4px)scale(1.03)}.marquee-band[data-astro-cid-lcdefpme]{background:var(--navy);border-top:1px solid var(--line);border-bottom:1px solid var(--line);height:48px;position:relative;overflow:hidden}.marquee-track[data-astro-cid-lcdefpme]{white-space:nowrap;will-change:transform;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee-track[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{letter-spacing:.04em;color:var(--copper);font-family:IBM Plex Mono,monospace;font-size:.85rem}.about[data-astro-cid-lcdefpme]{background:var(--cream);flex-direction:column;min-height:100vh;display:flex}.about-top[data-astro-cid-lcdefpme]{flex:1;align-items:center;padding:2.5rem clamp(1.5rem,5vw,4rem);display:flex}.about-inner[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:flex-start;gap:2.5rem;max-width:900px;margin:0 auto;display:flex}.about-photo[data-astro-cid-lcdefpme]{object-fit:cover;border-radius:14px;flex-shrink:0;width:240px;height:240px;box-shadow:0 12px 32px #0000002e}.about-text[data-astro-cid-lcdefpme]{flex:1;min-width:280px}.about-text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--cream-ink);margin:0 0 1rem;font-family:Fraunces,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600}.about-text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--cream-ink);margin:0 0 1.1rem;font-family:Inter,sans-serif;font-size:.92rem;line-height:1.75}.hobby-grid[data-astro-cid-lcdefpme]{gap:1.25rem;height:clamp(220px,28vh,340px);padding:0 clamp(1.5rem,5vw,4rem) clamp(1.5rem,5vw,3rem);display:flex}.hobby-box[data-astro-cid-lcdefpme]{border-radius:12px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 10px 24px #00000026}.hobby-title[data-astro-cid-lcdefpme]{background:var(--soft-blue);color:var(--cream);letter-spacing:.03em;text-align:center;padding:.5rem .25rem;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600}.hobby-box[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;flex:1;width:100%;min-height:0;display:block}@media (width<=720px){.hobby-grid[data-astro-cid-lcdefpme]{flex-wrap:wrap;height:auto}.hobby-box[data-astro-cid-lcdefpme]{flex:calc(50% - .625rem)}.hobby-box[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:1}}@media (width<=620px){.about-inner[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column}.about-photo[data-astro-cid-lcdefpme]{width:200px;height:200px}}@media (prefers-reduced-motion:reduce){.scale-bar[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{animation:none!important;transform:none!important}.btn[data-astro-cid-lcdefpme]{transition:none}.btn[data-astro-cid-lcdefpme]:hover{transform:none}}
