:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{color-scheme:light;--color-background: #ffffff;--color-background-soft: #f7f7f8;--color-background-mute: #efeff1;--color-border: rgba(0, 0, 0, .12);--color-border-hover: rgba(0, 0, 0, .2);--section-card-border: #ffb066;--color-heading: #000000;--color-text: #000000;--header-bg: rgba(255, 255, 255, .86);--chip-bg: rgba(0, 0, 0, .06);--chip-bg-hover: rgba(0, 0, 0, .1);--nav-link: rgba(0, 0, 0, .55);--nav-link-hover: rgba(0, 0, 0, .85);--nav-link-active: rgba(0, 0, 0, .92);--section-gap: 160px;--font-subtitle: "Space Grotesk", "Manrope", "Avenir Next", "SF Pro Display", "Segoe UI", sans-serif;--font-section-subtitle: "adobe-garamond-pro", serif;--font-section-subtitle-weight: 1100;--font-section-subtitle-style: normal;--section-subtitle-size: clamp(1.42rem, 1.7vw, 1.62rem);--section-subtitle-color: #fa8511;--section-title-text-size: clamp(1.9rem, 2.8vw, 2.55rem)}:root[data-theme=dark]{color-scheme:dark;--color-background: #0b0b0c;--color-background-soft: #141417;--color-background-mute: #1b1b20;--color-border: rgba(255, 255, 255, .14);--color-border-hover: rgba(255, 255, 255, .22);--section-card-border: #8374cc;--color-heading: #f5f5f5;--color-text: #f5f5f5;--header-bg: rgba(11, 11, 12, .78);--chip-bg: rgba(255, 255, 255, .1);--chip-bg-hover: rgba(255, 255, 255, .16);--nav-link: rgba(245, 245, 245, .72);--nav-link-hover: rgba(245, 245, 245, .95);--nav-link-active: rgba(245, 245, 245, .95);--section-subtitle-color: var(--section-card-border)}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);overflow-x:hidden;transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(min-width:1200px){body{font-size:16px}}.section-title-pixel{margin:0 0 .7rem;text-align:center;font-size:clamp(2rem,4.4vw,3.2rem);line-height:1.05;font-weight:900;letter-spacing:.04em;color:var(--color-heading);text-shadow:1px 0 0 currentColor,0 1px 0 currentColor,1px 1px 0 currentColor}@media(min-width:1200px){.section-title-pixel{font-size:clamp(2.3rem,3.6vw,3.5rem)}}.section-title-image{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 0 .7rem;line-height:1;color:var(--section-card-border)}.bungee-regular{font-family:Bungee,sans-serif;font-weight:400;font-style:normal}.noto-sans-sc-heavy{font-family:Noto Sans SC,sans-serif;font-optical-sizing:auto;font-weight:900;font-style:normal}.section-title-text{margin:0 0 .95rem;text-align:center;color:var(--section-subtitle-color);font-size:var(--section-title-text-size);line-height:1.1;letter-spacing:.02em}.title-image{display:block;height:auto;width:min(280px,72vw);image-rendering:pixelated}.title-image-dark{display:none}:root[data-theme=dark] .title-image-light{display:none}:root[data-theme=dark] .title-image-dark{display:block}@media(min-width:1200px){.title-image{width:min(320px,62vw)}}html,body{width:100%;max-width:100%;overflow-x:hidden}#app{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media(min-width:1600px){#app{max-width:1400px}}@media(max-width:640px){#app{padding:0 .95rem}}@media(max-width:420px){#app{padding:0 .75rem}}a{color:inherit;transition:color .2s ease,background-color .2s ease}@media(hover:hover){a:hover{color:var(--color-heading)}}.app-shell[data-v-60171ed9]{display:flex;flex-direction:column;min-height:100vh;--header-offset: 92px}.site-header[data-v-60171ed9]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0 1rem;border-bottom:1px solid var(--color-border);position:fixed;top:0;left:50%;transform:translate(-50%);width:min(1320px,100%);background-color:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;transition:background-color .5s ease,border-color .5s ease;will-change:background-color}.header-top[data-v-60171ed9]{display:flex;align-items:center;gap:.85rem;flex:0 0 auto}.brand[data-v-60171ed9]{font-weight:700;letter-spacing:.04em;text-decoration:none;color:var(--color-heading);white-space:nowrap}.nav-toggle[data-v-60171ed9]{display:none;appearance:none;border:0;background-color:var(--chip-bg);color:var(--nav-link);width:38px;height:38px;border-radius:999px;cursor:pointer;align-items:center;justify-content:center;flex-direction:column;gap:4px;transition:background-color .3s ease,color .3s ease}.nav-toggle-line[data-v-60171ed9]{width:14px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .25s ease,opacity .25s ease}.nav-toggle.open .nav-toggle-line[data-v-60171ed9]:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.nav-toggle.open .nav-toggle-line[data-v-60171ed9]:nth-child(2){opacity:0}.nav-toggle.open .nav-toggle-line[data-v-60171ed9]:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.nav[data-v-60171ed9]{display:flex;align-items:center;gap:1.2rem;margin-left:auto}.nav-links[data-v-60171ed9]{display:flex;gap:clamp(1.2rem,2.2vw,2.6rem);flex-wrap:wrap;align-items:center}.nav-link[data-v-60171ed9]{text-decoration:none;color:var(--nav-link);padding:.25rem .2rem;border-radius:0;border-bottom:0!important;transition:color .3s ease}.nav-link[data-v-60171ed9]:hover{color:var(--nav-link-hover)}.nav-link.router-link-exact-active[data-v-60171ed9]{color:var(--nav-link-active);border-bottom:0!important;padding-bottom:.25rem}.nav-controls[data-v-60171ed9]{display:flex;align-items:center;gap:.55rem}.mobile-tools[data-v-60171ed9]{display:none}.nav-action[data-v-60171ed9]{appearance:none;border:0;background-color:var(--chip-bg);color:var(--nav-link);padding:.35rem .65rem;border-radius:999px;text-decoration:none;cursor:pointer;line-height:1.1;font:inherit;transition:background-color .3s ease,color .3s ease}.resume-icon[data-v-60171ed9]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0}.nav-icon[data-v-60171ed9]{appearance:none;border:0;background-color:var(--chip-bg);color:var(--nav-link);width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;transition:background-color .3s ease,color .3s ease}.nav-icon[data-v-60171ed9]:hover,.nav-action[data-v-60171ed9]:hover,.tool-btn[data-v-60171ed9]:hover,.nav-toggle[data-v-60171ed9]:hover{background-color:var(--chip-bg-hover);color:var(--nav-link-hover)}.site-main[data-v-60171ed9]{flex:1;padding:calc(var(--header-offset) + 1.5rem) 0 1.5rem}.site-footer[data-v-60171ed9]{padding:1rem 0 2rem;border-top:1px solid var(--color-border);color:var(--color-text);font-size:.9rem;display:grid;gap:.2rem}.site-footer p[data-v-60171ed9],.site-footer span[data-v-60171ed9]{margin:0}.tool-btn[data-v-60171ed9]{appearance:none;border:0;background:transparent;color:var(--nav-link);text-decoration:none;cursor:pointer}@media(prefers-reduced-motion:reduce){.site-header[data-v-60171ed9],.nav[data-v-60171ed9],.nav-link[data-v-60171ed9],.nav-action[data-v-60171ed9],.nav-icon[data-v-60171ed9],.nav-toggle[data-v-60171ed9],.nav-toggle-line[data-v-60171ed9],.tool-btn[data-v-60171ed9]{transition:none}}@media(max-width:960px){.app-shell[data-v-60171ed9]{--header-offset: 78px}.site-header[data-v-60171ed9]{display:block;padding:.88rem 0 .78rem}.header-top[data-v-60171ed9]{justify-content:space-between;width:100%;margin-bottom:0}.brand[data-v-60171ed9]{white-space:normal;line-height:1.2}.nav-toggle[data-v-60171ed9]{display:inline-flex}.nav[data-v-60171ed9]{position:absolute;left:0;right:0;top:calc(100% - 1px);margin-left:0;display:block;border:1px solid var(--color-border);border-top:0;background:#4e4e5494;backdrop-filter:blur(20px) saturate(138%);-webkit-backdrop-filter:blur(20px) saturate(138%);border-bottom-left-radius:14px;border-bottom-right-radius:14px;padding:.95rem 1rem .85rem;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-8px);transition:max-height .3s ease,opacity .2s ease,transform .25s ease}.nav.open[data-v-60171ed9]{max-height:76vh;opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links[data-v-60171ed9]{display:flex;flex-direction:column;gap:.75rem;align-items:center;padding:.3rem 0 .65rem}.nav-link[data-v-60171ed9]{padding:.2rem 0;font-size:clamp(1.55rem,4.8vw,1.95rem);color:var(--color-heading);border:0;line-height:1.2}.nav-link.router-link-exact-active[data-v-60171ed9]{border:0;padding-bottom:.2rem;color:var(--nav-link-active)}.desktop-controls[data-v-60171ed9]{display:none}.mobile-tools[data-v-60171ed9]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;padding-top:.7rem;border-top:1px solid var(--color-border);margin-top:.25rem}.tool-btn[data-v-60171ed9]{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;padding:.45rem .2rem .3rem;border-radius:12px;background:var(--chip-bg);color:var(--nav-link)}.tool-icon[data-v-60171ed9]{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-background-soft)}.tool-label[data-v-60171ed9]{font-size:.84rem;line-height:1.1;color:var(--color-heading)}}@media(max-width:640px){.app-shell[data-v-60171ed9]{--header-offset: 70px}.site-main[data-v-60171ed9]{padding:calc(var(--header-offset) + .95rem) 0 .95rem}.site-header[data-v-60171ed9]{padding:.82rem 0 .72rem}.brand[data-v-60171ed9]{font-size:1rem;letter-spacing:.025em}.nav[data-v-60171ed9]{padding:.85rem .88rem .8rem}.nav-link[data-v-60171ed9]{font-size:clamp(1.45rem,5.8vw,1.75rem)}.tool-icon[data-v-60171ed9]{width:38px;height:38px}.tool-label[data-v-60171ed9]{font-size:.8rem}}@media(max-width:420px){.app-shell[data-v-60171ed9]{--header-offset: 64px}.site-header[data-v-60171ed9]{padding:.72rem 0 .64rem}.brand[data-v-60171ed9]{font-size:.95rem}.nav[data-v-60171ed9]{padding:.82rem .75rem .75rem}.mobile-tools[data-v-60171ed9]{gap:.5rem}.tool-btn[data-v-60171ed9]{padding:.42rem .15rem .28rem}.tool-icon[data-v-60171ed9]{width:36px;height:36px}}@media(min-width:961px){.nav[data-v-60171ed9]{display:flex!important}.nav-toggle[data-v-60171ed9]{display:none!important}}@media(min-width:1600px){.site-header[data-v-60171ed9]{width:min(1400px,100%)}}.section[data-v-7cb2d720]{scroll-margin-top:90px;padding:3.5rem 0 3rem;max-width:1040px;margin:0 auto}.lead[data-v-7cb2d720]{margin:.5rem 0 1rem;opacity:1}.contact-title-wrap[data-v-7cb2d720]{position:relative;min-height:12.6rem;display:grid;align-items:center;overflow:visible}.contact-title-lines[data-v-7cb2d720]{position:absolute;left:50%;top:50%;width:max(120%,980px);height:100%;transform:translate(-50%,-50%);pointer-events:none}.line[data-v-7cb2d720]{fill:none;stroke-width:2.3;stroke-linecap:round;stroke-dasharray:32 820;stroke-dashoffset:840;opacity:0;animation:contact-line-expand-7cb2d720 8.6s linear infinite}.line.c1[data-v-7cb2d720]{stroke:#46a5ca;animation-delay:0s}.line.c2[data-v-7cb2d720]{stroke:#d6590c;animation-delay:.55s}.line.c3[data-v-7cb2d720]{stroke:#59bbeb;animation-delay:1.1s}.line.c4[data-v-7cb2d720]{stroke:#8c2f2f;animation-delay:1.65s}.line.c5[data-v-7cb2d720]{stroke:#55bc54;animation-delay:2.2s}.line.c6[data-v-7cb2d720]{stroke:#9f39a5;animation-delay:1.5s}.line.c7[data-v-7cb2d720]{stroke:#247afb;animation-delay:.2s}.line.c8[data-v-7cb2d720]{stroke:#d7c200;animation-delay:.45s}.line.c9[data-v-7cb2d720]{stroke:#46a29c;animation-delay:.7s}.line.c10[data-v-7cb2d720]{stroke:#670f6d;animation-delay:.95s}.line.c11[data-v-7cb2d720]{stroke:#860909;animation-delay:1.2s}.line.c12[data-v-7cb2d720]{stroke:#4fae4d;animation-delay:1.75s}.contact-main-title[data-v-7cb2d720]{position:relative;z-index:1;color:var(--color-heading)!important}.cards[data-v-7cb2d720]{display:flex;flex-wrap:wrap;gap:.7rem;align-items:stretch}.card[data-v-7cb2d720]{border:1px solid var(--section-card-border);border-radius:14px;padding:.56rem .72rem;background:var(--color-background-soft);box-shadow:0 10px 20px #0000000a;transition:transform .28s ease,box-shadow .28s ease;width:fit-content;min-height:4.9rem;display:flex;flex-direction:column;justify-content:center;flex:0 1 auto}.card h3[data-v-7cb2d720]{margin:0 0 .24rem;font-size:.97rem;color:var(--color-heading)}.card p[data-v-7cb2d720]{margin:0;line-height:1.22}.card a[data-v-7cb2d720]{white-space:nowrap}.sep[data-v-7cb2d720]{opacity:.8}.muted[data-v-7cb2d720]{opacity:1}:root[data-theme=dark] .card[data-v-7cb2d720]{box-shadow:0 12px 24px #00000057}@media(hover:hover){.card[data-v-7cb2d720]:hover{transform:translateY(-6px);box-shadow:0 18px 30px #0000001f}:root[data-theme=dark] .card[data-v-7cb2d720]:hover{box-shadow:0 18px 32px #00000080}}@media(min-width:1200px){.section[data-v-7cb2d720]{padding:4rem 0 3.4rem;max-width:1120px}.cards[data-v-7cb2d720]{gap:.82rem}.card[data-v-7cb2d720]{padding:.6rem .78rem}}@media(prefers-reduced-motion:reduce){.card[data-v-7cb2d720]{transition:none}.line[data-v-7cb2d720]{animation:none;opacity:.28;stroke-dashoffset:0}}@keyframes contact-line-expand-7cb2d720{0%{stroke-dashoffset:840;opacity:0}15%{opacity:.9}60%{stroke-dashoffset:0;opacity:.92}to{stroke-dashoffset:-300;opacity:0}}@media(max-width:900px){.contact-title-wrap[data-v-7cb2d720]{min-height:10.8rem}.contact-title-lines[data-v-7cb2d720]{width:max(135%,820px)}.cards[data-v-7cb2d720]{gap:.6rem}.card[data-v-7cb2d720]{min-height:4.7rem;max-width:100%}.card a[data-v-7cb2d720]{white-space:normal;overflow-wrap:anywhere}}.section[data-v-cbd25136]{scroll-margin-top:90px;padding:1.5rem 0}.lead[data-v-cbd25136]{margin:.5rem 0 1rem;opacity:1}.anchor[data-v-cbd25136]{scroll-margin-top:90px;margin:1.25rem 0 .75rem}.anchor-with-icon[data-v-cbd25136]{display:inline-flex;align-items:center;gap:.45rem;color:var(--section-subtitle-color);font-family:var(--font-section-subtitle);font-weight:var(--font-section-subtitle-weight);font-style:var(--font-section-subtitle-style);font-size:var(--section-subtitle-size)}.mini-icon[data-v-cbd25136]{width:1.05rem;height:1.05rem;color:var(--section-subtitle-color);flex:0 0 auto}.marquee[data-v-cbd25136]{--marquee-gap: 1rem;--marquee-duration: 44s;display:flex;gap:var(--marquee-gap);overflow:hidden;width:100%}.marquee-track[data-v-cbd25136]{display:flex;gap:var(--marquee-gap);width:max-content;flex-shrink:0;animation:marquee-left-cbd25136 var(--marquee-duration) linear infinite}.marquee-left[data-v-cbd25136]{--marquee-gap: 1.2rem;--marquee-duration: 48s;margin:.25rem 0 1.2rem}.marquee-right[data-v-cbd25136]{--marquee-gap: .75rem;--marquee-duration: 42s}.photo-card[data-v-cbd25136]{width:clamp(180px,18vw,250px);flex:0 0 auto}.photo-img[data-v-cbd25136]{width:100%;height:auto;display:block;border-radius:0}.photo-media[data-v-cbd25136]{display:flex;align-items:center;justify-content:center}.illustration-item[data-v-cbd25136]{margin:0;border:0;border-radius:0;padding:0;background:transparent;width:clamp(180px,18vw,250px);flex:0 0 auto}.illustration-img[data-v-cbd25136]{width:100%;aspect-ratio:4 / 5;height:auto;display:block;border-radius:0;object-fit:cover}.illustration-track[data-v-cbd25136]{animation-name:marquee-right-cbd25136}.placeholder[data-v-cbd25136]{display:block}@media(max-width:1100px){.photo-card[data-v-cbd25136],.illustration-item[data-v-cbd25136]{width:clamp(170px,27vw,230px)}}@media(max-width:900px){.photo-card[data-v-cbd25136],.illustration-item[data-v-cbd25136]{width:clamp(150px,35vw,200px)}}@media(max-width:640px){.photo-card[data-v-cbd25136],.illustration-item[data-v-cbd25136]{width:clamp(140px,42vw,180px)}.marquee-left[data-v-cbd25136]{--marquee-gap: .95rem}.marquee-right[data-v-cbd25136]{--marquee-gap: .62rem}}@media(min-width:1200px){.section[data-v-cbd25136]{padding:1.8rem 0}}@media(hover:hover){.marquee:hover .marquee-track[data-v-cbd25136]{animation-play-state:paused}}@media(prefers-reduced-motion:reduce){.marquee-track[data-v-cbd25136]{animation:none}}@keyframes marquee-left-cbd25136{0%{transform:translate(0)}to{transform:translate(calc(-100% - var(--marquee-gap)))}}@keyframes marquee-right-cbd25136{0%{transform:translate(calc(-100% - var(--marquee-gap)))}to{transform:translate(0)}}.section[data-v-3a67f9c2]{scroll-margin-top:90px;padding:3.3rem 0 2.4rem}.lead[data-v-3a67f9c2]{margin:.5rem 0 1rem;opacity:1}.fav-grid[data-v-3a67f9c2]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.music-card[data-v-3a67f9c2]{grid-column:1}.movies-card[data-v-3a67f9c2]{grid-column:2}.tv-card[data-v-3a67f9c2]{grid-column:1 / -1}.fav-card[data-v-3a67f9c2]{border:1px solid var(--section-card-border);border-radius:14px;padding:1rem;background:var(--color-background-soft);box-shadow:0 10px 20px #0000000a;transition:transform .28s ease,box-shadow .28s ease}.music-card[data-v-3a67f9c2],.movies-card[data-v-3a67f9c2]{border:0;border-radius:0;padding:0;background:transparent;box-shadow:none}.fav-card h4[data-v-3a67f9c2]{margin:0 0 .5rem;color:var(--color-heading)}.list[data-v-3a67f9c2]{margin:0;padding-left:1.1rem;opacity:1}.music-list[data-v-3a67f9c2]{margin-top:.75rem}.album-showcase[data-v-3a67f9c2]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem}.album-stage[data-v-3a67f9c2]{position:relative;height:clamp(230px,32vw,300px);perspective:1000px}.album-frame[data-v-3a67f9c2]{position:absolute;left:50%;top:14px;width:clamp(130px,16vw,190px);aspect-ratio:1 / 1;transform-origin:center bottom;overflow:visible;border-radius:0;background:transparent;border:none;transition:transform .55s cubic-bezier(.22,.82,.22,1),opacity .55s ease,box-shadow .55s ease;box-shadow:none;margin-left:calc(clamp(130px,16vw,190px)/-2)}.album-frame.is-active[data-v-3a67f9c2]{box-shadow:none}.album-frame.is-active .album-cover[data-v-3a67f9c2]{animation:album-active-float-3a67f9c2 1.55s ease-in-out infinite}.album-panel[data-v-3a67f9c2]{display:grid;grid-template-rows:2.9em auto;gap:.45rem;justify-items:center;align-content:center}.album-name[data-v-3a67f9c2]{margin:0;text-align:center;color:var(--color-heading);font-weight:600;font-size:.95rem;line-height:1.25;width:14ch;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.album-controls[data-v-3a67f9c2]{display:inline-flex;gap:.45rem}.album-cover[data-v-3a67f9c2]{width:100%;height:100%;display:block;object-fit:cover;border-radius:18px;box-shadow:0 10px 20px #0000001f}.movie-stage[data-v-3a67f9c2]{height:clamp(250px,34vw,330px)}.movie-frame[data-v-3a67f9c2]{width:clamp(170px,20vw,240px);margin-left:calc(clamp(170px,20vw,240px)/-2)}.movie-cover[data-v-3a67f9c2]{object-fit:contain;background:transparent}.album-btn[data-v-3a67f9c2]{width:2rem;height:2rem;border-radius:999px;border:1px solid var(--section-card-border);background:var(--color-background);color:var(--color-heading);font-size:1.05rem;line-height:1;cursor:pointer}:root[data-theme=dark] .fav-card[data-v-3a67f9c2]{box-shadow:0 12px 24px #00000057}:root[data-theme=dark] .music-card[data-v-3a67f9c2],:root[data-theme=dark] .movies-card[data-v-3a67f9c2]{box-shadow:none}:root[data-theme=dark] .album-cover[data-v-3a67f9c2]{box-shadow:0 16px 26px #0006}@media(hover:hover){.fav-card[data-v-3a67f9c2]:hover{transform:translateY(-6px);box-shadow:0 18px 30px #0000001f}:root[data-theme=dark] .fav-card[data-v-3a67f9c2]:hover{box-shadow:0 18px 32px #00000080}.music-card[data-v-3a67f9c2]:hover,.movies-card[data-v-3a67f9c2]:hover,:root[data-theme=dark] .music-card[data-v-3a67f9c2]:hover,:root[data-theme=dark] .movies-card[data-v-3a67f9c2]:hover{transform:none;box-shadow:none}}@media(min-width:1200px){.section[data-v-3a67f9c2]{padding:3.8rem 0 2.8rem}.fav-grid[data-v-3a67f9c2]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}.fav-card[data-v-3a67f9c2]{padding:1.1rem}.album-stage[data-v-3a67f9c2]{height:clamp(250px,30vw,320px)}}@media(max-width:900px){.section[data-v-3a67f9c2]{padding:2.9rem 0 2rem}.fav-grid[data-v-3a67f9c2]{grid-template-columns:1fr}.music-card[data-v-3a67f9c2],.movies-card[data-v-3a67f9c2]{grid-column:1}.album-showcase[data-v-3a67f9c2]{grid-template-columns:1fr;justify-items:center}.album-stage[data-v-3a67f9c2]{width:100%;height:clamp(220px,62vw,280px)}.movie-stage[data-v-3a67f9c2]{height:clamp(240px,66vw,320px)}.album-panel[data-v-3a67f9c2]{grid-template-columns:1fr auto;grid-template-rows:auto;align-items:center;justify-items:start;width:100%}.album-name[data-v-3a67f9c2]{width:auto;overflow:visible;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;text-align:left;overflow-wrap:anywhere;word-break:break-word}}@media(max-width:640px){.album-stage[data-v-3a67f9c2]{height:230px}.movie-stage[data-v-3a67f9c2]{height:250px}}@media(prefers-reduced-motion:reduce){.fav-card[data-v-3a67f9c2]{transition:none}.album-frame[data-v-3a67f9c2],.album-frame.is-active .album-cover[data-v-3a67f9c2]{transition:none;animation:none}}@keyframes album-active-float-3a67f9c2{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.section[data-v-638d5424]{scroll-margin-top:90px;padding:3.8rem 0 2.3rem}.head[data-v-638d5424]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;flex-wrap:nowrap;margin-bottom:1.1rem}.group[data-v-638d5424]{margin-bottom:1rem}.group-title[data-v-638d5424]{margin:0 0 .55rem;font-size:var(--section-subtitle-size);line-height:1.2;letter-spacing:.04em;text-transform:none;color:var(--section-subtitle-color);font-weight:var(--font-section-subtitle-weight);font-family:var(--font-section-subtitle);font-style:var(--font-section-subtitle-style)}.group-title-with-icon[data-v-638d5424],.anchor-with-icon[data-v-638d5424]{display:inline-flex;align-items:center;gap:.45rem;color:var(--section-subtitle-color);font-size:var(--section-subtitle-size);font-weight:var(--font-section-subtitle-weight);font-family:var(--font-section-subtitle);font-style:var(--font-section-subtitle-style)}.mini-icon[data-v-638d5424]{width:1.05rem;height:1.05rem;color:var(--section-subtitle-color);flex:0 0 auto}.pair-grid[data-v-638d5424]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.internship-grid[data-v-638d5424]{grid-template-columns:1fr}.internship-grid .card[data-v-638d5424]{min-height:210px}.card-landscape[data-v-638d5424]{min-height:420px}.card.project-feature-card[data-v-638d5424]{min-height:0!important;margin:0 0 1rem;width:100%;text-align:left;cursor:pointer;padding:.95rem 1rem 1rem}.project-feature-line[data-v-638d5424]{margin:.2rem 0 0}.project-feature-footer[data-v-638d5424]{margin-top:auto;width:100%;justify-content:space-between;align-items:center;flex-wrap:nowrap}.project-feature-main[data-v-638d5424]{display:flex;align-items:stretch;justify-content:space-between;gap:1.2rem}.project-feature-copy[data-v-638d5424]{min-width:0;flex:1 1 auto;display:flex;flex-direction:column}.project-feature-cta[data-v-638d5424]{margin-top:0;flex:0 0 auto;border:1px solid var(--section-card-border);color:var(--section-card-border);border-radius:999px;padding:.15rem .62rem;font-size:.82rem;line-height:1.15;letter-spacing:.02em}.project-feature-image[data-v-638d5424]{width:clamp(260px,30vw,420px);flex:0 0 clamp(260px,30vw,420px);display:block;margin:0;border-radius:10px;border:1px solid var(--section-card-border);object-fit:cover}.project-feature-image-modal[data-v-638d5424]{width:min(620px,100%);max-width:620px;margin:0 auto .8rem;flex:0 0 auto}.project-feature-modal[data-v-638d5424]{animation:project-feature-zoom-in-638d5424 .52s cubic-bezier(.2,.78,.2,1) forwards;transform:scale(.9)}.card[data-v-638d5424]{border:1px solid var(--section-card-border);border-radius:14px;padding:1rem 1rem 1.05rem;background:var(--color-background-soft);display:flex;flex-direction:column;min-height:clamp(220px,28vw,264px);box-shadow:0 10px 20px #0000000a;transition:transform .28s ease,box-shadow .28s ease}.internship-main[data-v-638d5424]{display:flex;align-items:center;gap:.9rem;margin-bottom:.75rem}.internship-content[data-v-638d5424]{min-width:0;flex:1 1 auto}.internship-visual-stack[data-v-638d5424]{display:flex;flex-direction:column;gap:.65rem;flex:0 0 clamp(180px,22vw,230px);width:clamp(180px,22vw,230px);align-self:center}.internship-visual[data-v-638d5424]{margin:0}.internship-visual-img[data-v-638d5424]{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;border-radius:10px;border:1px solid var(--section-card-border);background:var(--color-background);transition:transform .28s ease,box-shadow .28s ease}.title[data-v-638d5424]{margin:0 0 .35rem;font-size:clamp(1.03rem,1.2vw,1.1rem);line-height:1.34;color:var(--color-heading);font-family:var(--font-subtitle)}.desc[data-v-638d5424]{margin:0 0 .75rem;line-height:1.52;font-size:clamp(.95rem,1.04vw,1rem);opacity:.9;white-space:pre-line}.desc-groups[data-v-638d5424]{display:grid;gap:.4rem;margin:0 0 .75rem}.desc-block[data-v-638d5424]{margin:0;padding:.45rem .55rem;border-radius:10px;border:1px solid var(--section-card-border);background:var(--color-background);transition:transform .28s ease,box-shadow .28s ease}.card-footer[data-v-638d5424]{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:.6rem}.tags[data-v-638d5424]{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;padding:0;margin:0}.tag[data-v-638d5424]{font-size:.8rem;padding:.2rem .5rem;border-radius:999px;border:1px solid var(--color-border);background:var(--color-background);opacity:.9}.date-chip[data-v-638d5424]{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:.24rem .7rem;border-radius:999px;border:1px solid var(--section-card-border);color:var(--section-card-border);line-height:1.1;font-size:.82rem;min-height:1.8rem}.anchor[data-v-638d5424]{scroll-margin-top:90px;margin:1.25rem 0 .75rem}.timeline[data-v-638d5424]{margin:.5rem 0 1.25rem;display:grid;gap:.9rem}.skills[data-v-638d5424]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:.5rem 0 1.25rem}.skill-tag-card[data-v-638d5424]{width:100%;min-height:210px;padding:.95rem;display:flex;flex-direction:column;flex-wrap:nowrap;border-radius:15px;border:1px solid rgba(156,135,192,.65);background:#c0afd5;color:#554860;box-shadow:-14px 14px 0 -5px #9c87c0}.skill-tag-title[data-v-638d5424]{margin:0 0 .55rem;font-size:1.36rem;line-height:1.2;font-weight:900;color:#4e4161}.skill-tag-list[data-v-638d5424]{display:flex;flex-wrap:wrap;gap:.5rem .45rem}.skill-tag-chip[data-v-638d5424]{display:inline-flex;align-items:center;padding:.38rem .88rem .48rem 1.02rem;border-radius:999px;background:#eb9646;color:#fff;font-size:.96rem;line-height:1.2;position:relative;transition:transform .28s ease,background-color .28s ease}.skill-tag-chip[data-v-638d5424]:before{content:"";width:6px;height:6px;border-radius:50%;background:#554860;margin-right:.48rem;flex:0 0 auto}.coursework-grid[data-v-638d5424]{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.95rem}.coursework-grid-inline[data-v-638d5424]{margin-top:.95rem}.coursework-frame[data-v-638d5424]{border:1px solid var(--section-card-border);border-radius:14px;padding:.85rem .9rem 1rem;background:color-mix(in srgb,var(--color-background-soft) 94%,transparent)}.coursework-frame-title[data-v-638d5424]{margin:0 0 .78rem;text-align:left;line-height:1.34}.coursework-card[data-v-638d5424]{border:0;border-radius:0;padding:0;background:transparent;height:auto;cursor:pointer;transform:translateY(0);transition:transform .28s ease,box-shadow .28s ease;box-shadow:0 10px 20px #0000000a;overflow:visible;display:flex;flex-direction:column;align-items:center}.coursework-sheet-img[data-v-638d5424]{width:100%;aspect-ratio:4 / 5;height:auto;display:block;object-fit:cover;border-radius:0}.coursework-sheet-title[data-v-638d5424]{margin:.55rem 0 0;text-align:center;color:var(--color-heading);font-size:.92rem;line-height:1.3;font-weight:600}.coursework-sheet-modal[data-v-638d5424]{width:min(1120px,96vw)}.coursework-sheet-modal-body[data-v-638d5424]{max-height:min(88vh,920px);overflow:hidden!important}.coursework-sheet-modal .coursework-modal-body[data-v-638d5424]{overflow:hidden!important}.sticky-sheet-modal[data-v-638d5424]{border-radius:14px}.sticky-sheet-layout[data-v-638d5424]{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,47%);gap:1.15rem;padding:.9rem}.sticky-sheet-text-column[data-v-638d5424]{height:clamp(32rem,68vh,42rem);overflow-y:auto;padding-right:.25rem}.sticky-sheet-block[data-v-638d5424]{margin:0 0 3.2rem;opacity:.34;transition:opacity .3s ease}.sticky-sheet-block.active[data-v-638d5424]{opacity:1}.sticky-sheet-block h5[data-v-638d5424]{margin:0 0 .55rem;color:var(--color-heading);font-size:1.2rem;line-height:1.25}.sticky-sheet-block p[data-v-638d5424]{margin:0;color:color-mix(in srgb,var(--color-text) 82%,transparent);line-height:1.6;max-width:34ch}.sticky-sheet-spacer[data-v-638d5424]{height:7rem}.sticky-sheet-preview[data-v-638d5424]{position:relative;top:0;height:clamp(32rem,68vh,42rem);width:100%;border-radius:0;overflow-y:auto;overflow-x:hidden;display:block;padding:0;background:transparent;transition:transform .35s ease}.sticky-sheet-preview-inner[data-v-638d5424]{min-height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:.7rem}.coursework-sheet-modal-img[data-v-638d5424]{width:100%;height:auto;display:block;object-fit:contain;border-radius:0}.coursework-overlay[data-v-638d5424]{position:fixed;inset:0;z-index:90;background:#0000005c;display:grid;place-items:center;padding:1rem}.coursework-modal[data-v-638d5424]{width:min(760px,94vw);max-height:min(78vh,740px);border:1px solid var(--section-card-border);border-radius:16px;background:var(--color-background-soft);box-shadow:0 20px 40px #0000003d;transform-origin:center center;transform:scale(.84) rotateY(-66deg);animation:coursework-flip-in-638d5424 .68s cubic-bezier(.2,.78,.2,1) forwards;display:flex;flex-direction:column;backface-visibility:hidden}.coursework-modal-head[data-v-638d5424]{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.9rem 1rem .75rem;border-bottom:1px solid var(--section-card-border)}.coursework-modal-head h4[data-v-638d5424]{margin:0;color:var(--color-heading);font-size:1.08rem;line-height:1.3;font-family:var(--font-subtitle)}.coursework-close[data-v-638d5424]{border:1px solid var(--section-card-border);background:var(--color-background);color:var(--color-heading);width:2rem;height:2rem;border-radius:999px;cursor:pointer;font-size:1.25rem;line-height:1}.coursework-modal-body[data-v-638d5424]{padding:.95rem 1rem 1.05rem;overflow-y:auto;max-height:min(62vh,560px)}.coursework-modal-body p[data-v-638d5424]{margin:0;white-space:pre-line;line-height:1.62}.info-card[data-v-638d5424]{border:1px solid var(--section-card-border);border-radius:14px;padding:.9rem 1rem;background:var(--color-background-soft);box-shadow:0 10px 20px #0000000a;transition:transform .28s ease,box-shadow .28s ease}.info-card h4[data-v-638d5424]{margin:0 0 .5rem;color:var(--color-heading);font-size:1.02rem;font-family:var(--font-subtitle)}.muted[data-v-638d5424]{margin:.35rem 0 0;opacity:.8}.courses[data-v-638d5424]{line-height:1.45}.row[data-v-638d5424]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}.meta[data-v-638d5424]{opacity:.75;font-size:.9rem}.list[data-v-638d5424]{padding-left:1.1rem;margin:.25rem 0 0;opacity:.85}:root[data-theme=dark] .card[data-v-638d5424],:root[data-theme=dark] .info-card[data-v-638d5424]{box-shadow:0 12px 24px #00000057}:root[data-theme=dark] .coursework-card[data-v-638d5424]{box-shadow:0 12px 24px #00000057}:root[data-theme=dark] .coursework-frame[data-v-638d5424]{background:color-mix(in srgb,var(--color-background-soft) 90%,transparent)}:root[data-theme=dark] .skill-tag-card[data-v-638d5424]{background:#8d7aa8;color:#f6f2ff;border-color:#b29fcb;box-shadow:-14px 14px 0 -5px #5f4b7f}:root[data-theme=dark] .skill-tag-title[data-v-638d5424]{color:#f6f2ff}:root[data-theme=dark] .skill-tag-chip[data-v-638d5424]{background:#6f5a92}@media(hover:hover){.card[data-v-638d5424]:hover,.info-card[data-v-638d5424]:hover{transform:translateY(-6px);box-shadow:0 18px 30px #0000001f}:root[data-theme=dark] .card[data-v-638d5424]:hover,:root[data-theme=dark] .info-card[data-v-638d5424]:hover{box-shadow:0 18px 32px #00000080}.coursework-card[data-v-638d5424]:hover{transform:translateY(-6px);box-shadow:0 18px 30px #0000001f}:root[data-theme=dark] .coursework-card[data-v-638d5424]:hover{box-shadow:0 18px 32px #00000075}.skill-tag-chip[data-v-638d5424]:hover{transform:scale(1.08);background:#d9873a}.internship-grid .card:hover .desc-block[data-v-638d5424]{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 16px #00000014}.internship-grid .card:hover .internship-visual-img[data-v-638d5424]{transform:translateY(-2px) scale(1.015);box-shadow:0 10px 18px #0000001f}:root[data-theme=dark] .internship-grid .card:hover .desc-block[data-v-638d5424]{box-shadow:0 10px 18px #00000057}:root[data-theme=dark] .internship-grid .card:hover .internship-visual-img[data-v-638d5424]{box-shadow:0 12px 22px #0006}}@media(max-width:900px){.pair-grid[data-v-638d5424]{grid-template-columns:1fr}.card-footer[data-v-638d5424]{flex-wrap:wrap;row-gap:.45rem}.project-feature-footer[data-v-638d5424]{flex-wrap:nowrap;row-gap:0}.internship-main[data-v-638d5424]{margin-bottom:.55rem}.internship-visual-stack[data-v-638d5424]{display:none}.coursework-grid[data-v-638d5424]{grid-template-columns:repeat(3,minmax(0,1fr))}.project-feature-main[data-v-638d5424]{flex-direction:column;align-items:flex-start}.project-feature-image[data-v-638d5424]{width:min(460px,100%);flex-basis:auto}.sticky-sheet-layout[data-v-638d5424]{grid-template-columns:1fr;gap:.9rem}.sticky-sheet-text-column[data-v-638d5424]{order:1;height:clamp(14rem,30vh,18rem);padding-right:0}.sticky-sheet-preview[data-v-638d5424]{order:2;height:clamp(18rem,44vh,24rem)}}@media(min-width:901px)and (max-width:1080px){.sticky-sheet-layout[data-v-638d5424]{grid-template-columns:1fr;gap:.95rem}.sticky-sheet-text-column[data-v-638d5424]{order:1;height:clamp(15rem,32vh,20rem);padding-right:0}.sticky-sheet-preview[data-v-638d5424]{order:2;height:clamp(19rem,46vh,26rem)}}@media(min-width:1200px){.section[data-v-638d5424]{padding:4.3rem 0 2.7rem}.pair-grid[data-v-638d5424],.skills[data-v-638d5424],.coursework-grid[data-v-638d5424]{gap:1.15rem}.card[data-v-638d5424]{min-height:clamp(250px,24vw,300px);padding:1.1rem 1.1rem 1.15rem}.internship-grid .card[data-v-638d5424]{min-height:240px}.card-landscape[data-v-638d5424]{min-height:470px}.title[data-v-638d5424]{font-size:clamp(1.08rem,1.15vw,1.22rem)}.desc[data-v-638d5424]{font-size:clamp(.98rem,1.02vw,1.06rem)}.tag[data-v-638d5424]{font-size:.84rem}.date-chip[data-v-638d5424]{font-size:.86rem}.info-card[data-v-638d5424]{padding:1rem 1.1rem}.skill-tag-card[data-v-638d5424]{min-height:226px;padding:1rem}.coursework-card[data-v-638d5424]{width:100%}}@media(prefers-reduced-motion:reduce){.card[data-v-638d5424],.info-card[data-v-638d5424],.coursework-card[data-v-638d5424]{transition:none}.coursework-modal[data-v-638d5424]{animation:none;transform:scale(1) rotateY(0)}}@media(max-width:640px){.skills[data-v-638d5424]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.skill-tag-card[data-v-638d5424]{min-height:0;padding:.75rem}.skill-tag-title[data-v-638d5424]{font-size:1.08rem;margin-bottom:.45rem}.skill-tag-chip[data-v-638d5424]{font-size:.84rem;padding:.3rem .72rem .36rem .82rem}.coursework-grid[data-v-638d5424]{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-sheet-layout[data-v-638d5424]{gap:.75rem}.sticky-sheet-text-column[data-v-638d5424]{height:clamp(12rem,28vh,15rem)}.sticky-sheet-preview[data-v-638d5424]{height:clamp(16rem,46vh,23rem)}}@keyframes coursework-flip-in-638d5424{0%{transform:scale(.84) rotateY(-66deg)}to{transform:scale(1) rotateY(0)}}@keyframes project-feature-zoom-in-638d5424{0%{transform:scale(.9)}to{transform:scale(1)}}.hero[data-v-c619c257]{min-height:calc(100dvh - 88px);display:flex;align-items:center;padding:5.2rem 0 5rem;scroll-margin-top:90px;position:relative;overflow:visible}.hero-layout[data-v-c619c257]{display:grid;width:100%;grid-template-columns:1fr;gap:clamp(1.25rem,3vw,2.5rem);align-items:center;position:relative}.hero-left[data-v-c619c257]{min-width:0;position:relative;z-index:1;max-width:72ch}.hero-art[data-v-c619c257]{position:absolute;right:-8vw;top:50%;transform:translateY(-50%);width:min(980px,86vw);aspect-ratio:4 / 3;z-index:0;pointer-events:none;opacity:.97;filter:blur(.6px);background:transparent;transition:opacity .5s ease,filter .5s ease;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20200%20200%27%3E%3Cdefs%3E%3Cfilter%20id%3D%27f%27%20x%3D%27-20%25%27%20y%3D%27-20%25%27%20width%3D%27140%25%27%20height%3D%27140%25%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.015%27%20numOctaves%3D%272%27%20seed%3D%2711%27%20result%3D%27n%27/%3E%3CfeDisplacementMap%20in%3D%27SourceGraphic%27%20in2%3D%27n%27%20scale%3D%2730%27%20xChannelSelector%3D%27R%27%20yChannelSelector%3D%27G%27/%3E%3CfeGaussianBlur%20stdDeviation%3D%277%27/%3E%3C/filter%3E%3C/defs%3E%3Crect%20x%3D%2710%27%20y%3D%2710%27%20width%3D%27180%27%20height%3D%27180%27%20rx%3D%2732%27%20fill%3D%27white%27%20filter%3D%27url(%23f)%27/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%20200%20200%27%3E%3Cdefs%3E%3Cfilter%20id%3D%27f%27%20x%3D%27-20%25%27%20y%3D%27-20%25%27%20width%3D%27140%25%27%20height%3D%27140%25%27%3E%3CfeTurbulence%20type%3D%27fractalNoise%27%20baseFrequency%3D%270.015%27%20numOctaves%3D%272%27%20seed%3D%2711%27%20result%3D%27n%27/%3E%3CfeDisplacementMap%20in%3D%27SourceGraphic%27%20in2%3D%27n%27%20scale%3D%2730%27%20xChannelSelector%3D%27R%27%20yChannelSelector%3D%27G%27/%3E%3CfeGaussianBlur%20stdDeviation%3D%277%27/%3E%3C/filter%3E%3C/defs%3E%3Crect%20x%3D%2710%27%20y%3D%2710%27%20width%3D%27180%27%20height%3D%27180%27%20rx%3D%2732%27%20fill%3D%27white%27%20filter%3D%27url(%23f)%27/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}:root[data-theme=dark] .hero-art[data-v-c619c257]{background:transparent}.hero-art[data-v-c619c257]:after{content:"";position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(255,255,255,.32) 0 1px,transparent 1px 14px),repeating-linear-gradient(90deg,rgba(255,255,255,.32) 0 1px,transparent 1px 14px);mix-blend-mode:overlay;opacity:.28;transition:opacity .5s ease}.hero-art[data-v-c619c257]:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 1px 1px,rgba(255,255,255,.5) 0 1px,transparent 1.7px) 0 0 / 8px 8px;mix-blend-mode:screen;opacity:.18;transition:opacity .5s ease}.art[data-v-c619c257]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;mix-blend-mode:normal;transition:opacity .5s ease;will-change:opacity}:root[data-theme=dark] .art-dark[data-v-c619c257]{mix-blend-mode:normal}.art-light[data-v-c619c257]{opacity:1}.art-dark[data-v-c619c257]{opacity:0}:root[data-theme=dark] .art-light[data-v-c619c257]{opacity:0}:root[data-theme=dark] .art-dark[data-v-c619c257]{opacity:1}:root[data-theme=dark] .hero-art[data-v-c619c257]:after{opacity:.2}:root[data-theme=dark] .hero-art[data-v-c619c257]:before{opacity:.14}.kicker[data-v-c619c257]{opacity:1;font-size:1.15rem}.title[data-v-c619c257]{font-size:clamp(3.4rem,8vw,6rem);line-height:1.1;margin:.25rem 0 .5rem;color:var(--color-heading);font-weight:800;letter-spacing:.02em}.intro[data-v-c619c257]{font-size:clamp(1.6rem,3.2vw,2.25rem);margin:.35rem 0 1rem;color:var(--color-heading)}.typed[data-v-c619c257]{display:inline-block;min-width:2.6em}.typed-word[data-v-c619c257]{font-weight:800;color:#ff5d00;text-shadow:0 0 8px rgba(255,93,0,.6),0 0 18px rgba(255,93,0,.4)}:root[data-theme=dark] .typed-word[data-v-c619c257]{color:#6947ff;text-shadow:0 0 10px rgba(105,71,255,.68),0 0 22px rgba(105,71,255,.42)}.typed[data-v-c619c257]:after{content:"|";display:inline-block;margin-left:.06em;color:#ff5d00;text-shadow:0 0 8px rgba(255,93,0,.5),0 0 18px rgba(255,93,0,.35);line-height:1;animation:blink-c619c257 1s steps(1) infinite}:root[data-theme=dark] .typed[data-v-c619c257]:after{color:#6947ff;text-shadow:0 0 10px rgba(105,71,255,.62),0 0 20px rgba(105,71,255,.38)}.statement[data-v-c619c257]{max-width:72ch;margin:.75rem 0 1.25rem;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.9;white-space:pre-line;min-height:10.5em}.hero[data-lang=en] .statement[data-v-c619c257]{line-height:1.65}.subtitle[data-v-c619c257]{font-size:clamp(.95rem,1.4vw,1.15rem);opacity:1}@keyframes blink-c619c257{0%,49%{opacity:1}50%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.typed[data-v-c619c257]:after{animation:none}.hero-art[data-v-c619c257],.hero-art[data-v-c619c257]:before,.hero-art[data-v-c619c257]:after,.art[data-v-c619c257]{transition:none}}@media(min-width:1200px){.hero[data-v-c619c257]{padding:5.6rem 0}.hero-left[data-v-c619c257],.statement[data-v-c619c257]{max-width:78ch}.hero-art[data-v-c619c257]{width:min(1080px,84vw);right:-6vw}.title[data-v-c619c257]{font-size:clamp(3.75rem,7.2vw,6.5rem)}.intro[data-v-c619c257]{font-size:clamp(1.75rem,3vw,2.4rem)}.statement[data-v-c619c257]{font-size:clamp(1.05rem,1.35vw,1.26rem)}}@media(max-width:960px){.hero[data-v-c619c257]{min-height:auto;padding:0 0 2.1rem}.hero-layout[data-v-c619c257]{grid-template-columns:1fr;position:relative;gap:0}.hero-left[data-v-c619c257]{max-width:100%;margin-top:clamp(120px,28vw,190px);position:relative;z-index:2}.title[data-v-c619c257]{font-size:clamp(2.2rem,11vw,3.5rem)}.intro[data-v-c619c257]{font-size:clamp(1.2rem,6vw,1.8rem)}.statement[data-v-c619c257]{min-height:0;margin:.6rem 0 .95rem;font-size:1rem;line-height:1.75}.hero[data-lang=en] .statement[data-v-c619c257]{line-height:1.6}.subtitle[data-v-c619c257]{font-size:1.05rem}.hero-art[data-v-c619c257]{position:absolute;left:50%;top:0;right:auto;transform:translate(-50%);width:min(760px,100%);margin:0;aspect-ratio:4 / 3;opacity:.88;z-index:1}}@media(max-width:640px){.hero[data-v-c619c257]{padding:0 0 1.7rem}.kicker[data-v-c619c257]{font-size:1rem}.hero-left[data-v-c619c257]{margin-top:clamp(105px,30vw,165px)}.title[data-v-c619c257]{font-size:clamp(2rem,12vw,2.8rem);margin-top:.15rem}.intro[data-v-c619c257]{margin:.25rem 0 .75rem}.statement[data-v-c619c257]{margin:.45rem 0 .75rem;line-height:1.66}.subtitle[data-v-c619c257]{font-size:.98rem}.hero-art[data-v-c619c257]{width:min(640px,100%);aspect-ratio:4 / 3;opacity:.84}}@media(max-width:420px){.hero[data-v-c619c257]{padding:0 0 1.45rem}.title[data-v-c619c257]{font-size:clamp(1.8rem,12.5vw,2.35rem)}.hero-left[data-v-c619c257]{margin-top:clamp(95px,31vw,145px)}.intro[data-v-c619c257]{font-size:clamp(1.05rem,5.8vw,1.4rem)}.typed[data-v-c619c257]{min-width:2.35em}.statement[data-v-c619c257]{font-size:.95rem}.subtitle[data-v-c619c257]{font-size:.92rem}.hero-art[data-v-c619c257]{width:min(590px,100%);opacity:.82}}
