:root{--bg:#0a0a0c;--bg-raised:#131316;--border:#232328;--text:#e8e8ea;--text-dim:#9a9aa2;--accent:#5eead4;--accent-dim:#2dd4bf33;--max-width:860px;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--font-display:"Fraunces Variable", "Fraunces", var(--font-sans)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.6}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}section{padding:4.5rem 0}section+section{border-top:1px solid var(--border)}h1,h2,h3{margin:0 0 1rem;line-height:1.2}h2{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:1.5rem;font-weight:600}p{margin:0 0 1rem}.tag{font-family:var(--font-mono);color:var(--accent);background:var(--accent-dim);border-radius:4px;margin:0 .4rem .4rem 0;padding:.15rem .5rem;font-size:.75rem;display:inline-block}@keyframes fade-up{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-wght-normal.CnvboYUG.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-wght-normal.Ca2vKHc0.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-wght-normal.ukD16Tqj.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.site-header[data-astro-cid-nen7h5rs]{z-index:10;background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header[data-astro-cid-nen7h5rs] .container[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1rem;height:3.5rem;display:flex}.wordmark[data-astro-cid-nen7h5rs]{color:var(--text);font-size:.95rem;font-weight:600}.wordmark[data-astro-cid-nen7h5rs]:hover{color:var(--accent);text-decoration:none}.nav-links[data-astro-cid-nen7h5rs]{gap:1.5rem;display:flex}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text-dim);font-size:.9rem;font-weight:500}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--text);text-decoration:none}.hero[data-astro-cid-ge2uvauf]{border-top:none;padding:7rem 0 4rem}.hero[data-astro-cid-ge2uvauf] .container[data-astro-cid-ge2uvauf]{align-items:center;gap:2.5rem;animation:.6s ease-out fade-up;display:flex}.photo-frame[data-astro-cid-ge2uvauf]{flex-shrink:0;position:relative}.photo-frame[data-astro-cid-ge2uvauf]:before{content:"";background:radial-gradient(circle, var(--accent-dim) 0%, transparent 70%);z-index:-1;position:absolute;inset:-1.5rem}.photo[data-astro-cid-ge2uvauf]{border:1px solid var(--border);border-radius:50%;width:8.5rem;height:8.5rem;display:block}.copy[data-astro-cid-ge2uvauf]{min-width:0}h1[data-astro-cid-ge2uvauf]{font-family:var(--font-display);font-size:clamp(2.25rem,6vw,3.25rem);font-weight:600}.subtitle[data-astro-cid-ge2uvauf]{color:var(--text-dim);max-width:34rem;margin:0;font-size:1.15rem}@media (width<=40rem){.hero[data-astro-cid-ge2uvauf] .container[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:flex-start;gap:1.5rem}}.highlight[data-astro-cid-oxgmilyn]{color:var(--accent);font-weight:600}.grid[data-astro-cid-ftq3vvlr]{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem;display:grid}.card[data-astro-cid-ftq3vvlr]{background:var(--bg-raised);border:1px solid var(--border);color:var(--text);border-radius:10px;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.card[data-astro-cid-ftq3vvlr]:hover{text-decoration:none}.card[data-astro-cid-ftq3vvlr].live:hover{border-color:var(--accent);box-shadow:0 4px 20px -8px var(--accent-dim);transform:translateY(-2px)}.card[data-astro-cid-ftq3vvlr].upcoming{opacity:.85;background:0 0}.card-head[data-astro-cid-ftq3vvlr]{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.card[data-astro-cid-ftq3vvlr] h3[data-astro-cid-ftq3vvlr]{color:var(--text);margin:0;font-size:1.1rem}.card[data-astro-cid-ftq3vvlr] p[data-astro-cid-ftq3vvlr]{color:var(--text-dim);flex-grow:1;font-size:.95rem}.status[data-astro-cid-ftq3vvlr]{font-family:var(--font-mono);white-space:nowrap;border-radius:999px;padding:.2rem .6rem;font-size:.7rem}.status[data-astro-cid-ftq3vvlr].live{color:#4ade80;background:#4ade8022}.status[data-astro-cid-ftq3vvlr].upcoming{color:var(--text-dim);background:#fff1}.tags[data-astro-cid-ftq3vvlr]{margin-top:.25rem}.visit[data-astro-cid-ftq3vvlr]{color:var(--accent);margin-top:.75rem;font-size:.9rem;font-weight:500}footer[data-astro-cid-he3spzz3]{padding:3.5rem 0 4rem}.links[data-astro-cid-he3spzz3]{gap:1rem;margin:0 -.5rem 1.5rem;display:flex}.links[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{color:var(--text);padding:.5rem;font-weight:500}.fine-print[data-astro-cid-he3spzz3]{color:var(--text-dim);margin:0;font-size:.85rem}
