html.landing-html,body.landing-body{background-color:var(--bg);width:100vw;height:100dvh;color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;inset:0;overflow:hidden!important}body.landing-body #nav,body.landing-body nav,body.landing-body #scroll-bar,body.landing-body .nav-resume,body.landing-body .theme-toggle{display:none!important}.landing-ambient-bg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.landing-glow-orb-1{filter:blur(80px);background:radial-gradient(circle,#5b4cff24 0%,#0000 70%);border-radius:50%;width:50vw;max-width:600px;height:50vw;max-height:600px;animation:8s ease-in-out infinite alternate orbPulse;position:absolute;top:15%;left:10%}.landing-glow-orb-2{filter:blur(90px);background:radial-gradient(circle,#3affc817 0%,#0000 70%);border-radius:50%;width:45vw;max-width:500px;height:45vw;max-height:500px;animation:10s ease-in-out infinite alternate-reverse orbPulse;position:absolute;bottom:10%;right:15%}@keyframes orbPulse{0%{opacity:.6;transform:scale(.9)translate(0)}to{opacity:.9;transform:scale(1.15)translate(20px,-20px)}}.landing-stage{z-index:1;box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.landing-hero-left{z-index:2;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;max-width:56vw;height:100%;padding-left:6vw;padding-right:2vw;display:flex;position:relative;overflow:hidden}#particle-canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.landing-hero-content{z-index:2;pointer-events:auto;max-width:540px;position:relative}.landing-name-tag{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);align-items:center;gap:12px;margin-bottom:20px;font-size:15px;font-weight:600;display:inline-flex}.landing-name-tag:before{content:"";background:linear-gradient(90deg, var(--accent), #3affc8);border-radius:2px;width:28px;height:2px;display:inline-block}.landing-hero-content .hero-headline{font-family:var(--sans);letter-spacing:-.04em;margin-bottom:22px;font-size:clamp(34px,4.8vw,68px);font-weight:700;line-height:1.05}.landing-hero-content .hero-headline .line2{color:var(--accent)}.landing-hero-content .hero-headline .line3{color:var(--text2);font-weight:300}.landing-hero-content .hero-sub{color:var(--text2);max-width:480px;margin-bottom:0;font-size:16px;line-height:1.7}.landing-hero-content .hero-sub strong{color:var(--text);font-weight:500}.landing-hero-cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.landing-hero-cta .btn-primary{background:var(--accent);color:#fff;font-family:var(--sans);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s cubic-bezier(.23,1,.32,1),box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 4px 20px #5b4cff59}.landing-hero-cta .btn-primary:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 6px 28px #5b4cff80}.landing-hero-cta .btn-ghost{color:var(--text2);-webkit-backdrop-filter:blur(8px);font-family:var(--sans);border:1px solid var(--border);white-space:nowrap;background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:11px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,background .2s,transform .2s;display:inline-flex}.landing-hero-cta .btn-ghost:hover{border-color:var(--accent);color:var(--text);background:#5b4cff14;transform:translateY(-2px)}.landing-avatar-stage{-webkit-user-select:none;user-select:none;z-index:1;pointer-events:none;justify-content:flex-end;align-items:stretch;width:auto;height:100dvh;margin:0;padding:0;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.avatar-rig-container{aspect-ratio:1536/2752;width:auto;height:100dvh;margin:0;padding:0;display:block;position:relative}.avatar-base-img{object-fit:cover;object-position:bottom right;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;margin:0;padding:0;display:block}.avatar-eyes-svg{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}@media (width>=1025px) and (width<=1280px){.landing-hero-left{max-width:54vw;padding-left:5vw}.landing-hero-content .hero-headline{font-size:clamp(32px,4.4vw,56px)}.landing-hero-content .hero-sub{max-width:440px;font-size:15px}}@media (width>=901px) and (width<=1024px){.landing-hero-left{max-width:56vw;padding-left:4vw;padding-right:1vw}.landing-hero-content{max-width:460px}.landing-name-tag{margin-bottom:16px;font-size:14px}.landing-hero-content .hero-headline{margin-bottom:18px;font-size:clamp(30px,4.2vw,48px)}.landing-hero-content .hero-sub{font-size:14.5px;line-height:1.65}.landing-hero-cta{gap:10px;margin-top:24px}.landing-hero-cta .btn-primary{padding:11px 20px;font-size:13.5px}.landing-hero-cta .btn-ghost{padding:10px 18px;font-size:13.5px}}@media (width>=601px) and (width<=900px){.landing-hero-left{max-width:65vw;padding-left:5vw;padding-right:20px}.landing-hero-content{max-width:460px}.landing-hero-content .hero-headline{font-size:clamp(30px,5vw,44px)}.landing-avatar-stage{opacity:.85}}@media (width<=600px){html.landing-html,body.landing-body{width:100vw;height:100dvh;position:fixed!important;overflow:hidden!important}.landing-stage{flex-direction:column;justify-content:flex-end;align-items:stretch;width:100vw;height:100dvh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}#particle-canvas{display:none!important}.landing-avatar-stage{z-index:1;opacity:1;pointer-events:none;justify-content:center;align-items:flex-start;width:100vw;height:100dvh;display:flex;position:absolute;inset:0;-webkit-mask-image:none;mask-image:none}.avatar-rig-container{aspect-ratio:1536/2752;width:auto;height:100dvh;margin:0 auto;display:block;position:relative}.avatar-base-img{object-fit:cover;object-position:center top;width:100%;height:100%}.landing-hero-left{z-index:3;width:100%;max-width:100%;height:auto;padding:22px 20px calc(16px + env(safe-area-inset-bottom,0px));box-sizing:border-box;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#0000 0%,#08060e80 12%,#08060eeb 35%,#08060efa 100%);border-top:1px solid #ffffff1f;flex-direction:column;flex:none;justify-content:flex-end;display:flex;position:relative}.landing-hero-content{width:100%;max-width:100%}.landing-name-tag{letter-spacing:.12em;gap:8px;margin-bottom:6px;font-size:11.5px;font-weight:700;color:#3affc8!important}.landing-name-tag:before{background:linear-gradient(90deg,#3affc8,#7c6eff);width:18px;height:2px}.landing-hero-content .hero-headline{letter-spacing:-.03em;margin-bottom:6px;font-size:clamp(20px,5.8vw,25px);line-height:1.15;color:#fff!important}.landing-hero-content .hero-headline .line1{color:#fff!important}.landing-hero-content .hero-headline .line2{text-shadow:0 0 16px #7c6eff73;color:#7c6eff!important}.landing-hero-content .hero-headline .line3{color:#e2e0ec!important;font-weight:400!important}.landing-hero-content .hero-sub{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:100%;margin-bottom:12px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden;color:#c8c6d6!important}.landing-hero-content .hero-sub strong{font-weight:600;color:#fff!important}.landing-hero-cta{grid-template-columns:1fr 1fr;gap:8px;width:100%;max-width:100%;margin-top:0;display:grid}.landing-hero-cta .btn-primary{text-align:center;border-radius:7px;justify-content:center;min-height:38px;padding:8px 10px;font-size:12.5px;font-weight:600;box-shadow:0 4px 16px #5b4cff73;color:#fff!important;background:#5b4cff!important}.landing-hero-cta .btn-ghost{text-align:center;border-radius:7px;justify-content:center;min-height:38px;padding:8px 10px;font-size:12.5px;font-weight:500;color:#f0eff6!important;background:#ffffff14!important;border:1px solid #fff3!important}.landing-hero-cta .btn-ghost:active{color:#fff!important;background:#5b4cff40!important;border-color:#5b4cff!important}}@media (width<=360px),(height<=670px) and (width<=600px){.landing-hero-left{padding:16px 16px calc(12px + env(safe-area-inset-bottom,0px))}.landing-name-tag{margin-bottom:4px;font-size:10.5px}.landing-hero-content .hero-headline{margin-bottom:4px;font-size:18px}.landing-hero-content .hero-sub{-webkit-line-clamp:2;margin-bottom:8px;font-size:11px;line-height:1.35}.landing-hero-cta{gap:6px}.landing-hero-cta .btn-primary,.landing-hero-cta .btn-ghost{min-height:34px;padding:6px 8px;font-size:11.5px}}
