@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #0a0a0f;--sheet: #111118;--card: #1a1a24;--elevated: #252530;--text: #f0f0f8;--muted: #9090b0;--dim: #606080;--faint: #404060;--border: #2e2e3e;--accent: #6c63ff;--c-movie: #f59e0b;--c-tv: #06b6d4;--c-book: #14b8a6;--c-game: #8b5cf6;--c-concert: #ec4899;--c-place: #22c55e;--c-trip: #3b82f6;--c-life: #6c63ff;--font: "Inter Variable", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--container: 1120px;--radius: 14px;color-scheme:dark}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;font-size:1.0625rem;overflow-x:hidden;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0;background:none;color:inherit}::selection{background:#6c63ff59}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.container{width:min(var(--container),100% - 3rem);margin-inline:auto}.section{padding-block:clamp(5rem,12vh,8.5rem);position:relative}.kicker{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.kicker:before{content:"✦";font-size:.9em}h1,h2,h3{line-height:1.08;letter-spacing:-.03em;font-weight:800;text-wrap:balance}.display{font-size:clamp(2.6rem,7.2vw,4.6rem);font-weight:900;letter-spacing:-.045em}.section-title{font-size:clamp(2rem,4.6vw,3.1rem);font-weight:900;letter-spacing:-.04em;margin:.9rem 0 1rem}.lede{color:var(--muted);font-size:clamp(1.0625rem,1.6vw,1.1875rem);max-width:34em;text-wrap:pretty}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.8rem 1.5rem;border-radius:999px;font-weight:700;font-size:.9375rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 30px -8px #6c63ffa6}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 14px 38px -8px #6c63ffbf}.btn-ghost{border:1px solid var(--border);color:var(--text);background:#1a1a2480}.btn-ghost:hover{border-color:var(--dim);background:var(--card)}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .9s cubic-bezier(.16,1,.3,1);transition-delay:var(--d, 0s)}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.type-dot{width:6px;height:6px;border-radius:999px;flex:none}.type-label{font-size:.5rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.stars{color:var(--c-movie);letter-spacing:1px}.wordmark[data-astro-cid-hhuuaa7r]{display:inline-flex;align-items:center;gap:.55rem;font-weight:500;letter-spacing:-.02em;color:var(--text)}.name[data-astro-cid-hhuuaa7r] b[data-astro-cid-hhuuaa7r]{font-weight:800}.spark[data-astro-cid-hhuuaa7r]{color:var(--accent);filter:drop-shadow(0 0 8px rgba(108,99,255,.7))}.md[data-astro-cid-hhuuaa7r] .name[data-astro-cid-hhuuaa7r]{font-size:1.25rem}.md[data-astro-cid-hhuuaa7r] .spark[data-astro-cid-hhuuaa7r],.wordmark[data-astro-cid-hhuuaa7r].md .spark[data-astro-cid-hhuuaa7r]{width:20px;height:20px}.sm[data-astro-cid-hhuuaa7r] .name[data-astro-cid-hhuuaa7r]{font-size:1.05rem}.wordmark[data-astro-cid-hhuuaa7r].sm .spark[data-astro-cid-hhuuaa7r]{width:16px;height:16px}.footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--border);padding:3rem 0 3.5rem;background:var(--sheet)}.inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem 3rem}.left[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.35rem;margin-right:auto}.tagline[data-astro-cid-sz7xmlte]{color:var(--dim);font-size:.875rem}.links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem;font-weight:600;color:var(--muted)}.links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--text)}.made[data-astro-cid-sz7xmlte]{width:100%;color:var(--faint);font-size:.8125rem}.credits[data-astro-cid-sz7xmlte]{width:100%;color:var(--faint);font-size:.75rem;margin-top:-.75rem}
