.hero-section{flex-direction:column;justify-content:center;min-height:100dvh;padding-top:7rem;display:flex;position:relative;overflow:hidden}.hero-grid{pointer-events:none;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(85% 70% at 50% 0,#000 30%,#0000 90%);mask-image:radial-gradient(85% 70% at 50% 0,#000 30%,#0000 90%)}.hero-glow{pointer-events:none;border-radius:50%;position:absolute}.hero-glow--main{background:radial-gradient(circle,#a855f71f 0%,#a855f70a 40%,#0000 65%);width:60vw;height:60vw;bottom:-15%;right:-8%}.hero-glow--secondary{background:radial-gradient(circle,#7c3aed0f 0%,#0000 60%);width:40vw;height:40vw;top:10%;left:-15%}.hero-label{background:#a855f714;border:1px solid #a855f733;border-radius:9999px;align-items:center;gap:.6rem;width:fit-content;margin-bottom:2.5rem;padding:.4rem 1rem .4rem .65rem;display:inline-flex}.hero-label-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 10px var(--accent);border-radius:50%;flex-shrink:0;animation:2.5s ease-in-out infinite pulse}.hero-label-text{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-mid);font-size:.7rem}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-inner{flex-direction:column;flex:1;justify-content:center;width:100%;max-width:1280px;margin:0 auto;padding:0 2.5rem;display:flex}.hero-title{font-family:var(--font-display);letter-spacing:-.035em;flex-direction:column;margin-bottom:4rem;font-size:clamp(4.5rem,10vw,9.5rem);font-weight:800;line-height:.92;display:flex;overflow:hidden}.hero-word{display:block}.hero-word--animated{animation:.7s cubic-bezier(.16,1,.3,1) both heroWordIn}@keyframes heroWordIn{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:none}}.hero-word--accent{background:linear-gradient(135deg,#a855f7 0%,#c084fc 45%,#e879f9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-bottom{align-items:flex-end;gap:4rem;display:flex}.hero-subtitle{color:var(--fg-muted);max-width:300px;font-size:1rem;line-height:1.75}.hero-cta-group{flex-shrink:0;gap:1rem;display:flex}.hero-cta{flex-shrink:0}.hero-scroll{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--fg-muted);opacity:.6;align-items:center;gap:.5rem;margin-top:4rem;font-size:.65rem;display:flex}.hero-scroll-line{background:linear-gradient(to bottom,var(--accent),transparent);width:1px;height:40px;animation:2s ease-in-out infinite scrollLine}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom;transform:scaleY(1)}to{transform-origin:bottom;transform:scaleY(0)}}.hero-ticker{border-top:1px solid var(--border);width:100%;margin-top:auto;padding:1.1rem 0;overflow:hidden}.hero-ticker-inner{white-space:nowrap;overflow:hidden}.ticker-item{font-family:var(--font-mono);color:var(--fg-subtle);letter-spacing:.1em;text-transform:uppercase;padding:0 1.5rem;font-size:.7rem;transition:color .2s}.ticker-item:hover{color:var(--fg-muted)}.ticker-dot{color:var(--accent);opacity:.5;padding:0 .5rem}@media (max-width:1200px){.hero-title{font-size:clamp(4rem,9.5vw,8rem)}.hero-bottom{gap:3rem}}@media (max-width:1024px){.hero-inner{padding:0 1.5rem}.hero-title{margin-bottom:3rem;font-size:clamp(3.5rem,9vw,7rem)}.hero-bottom{gap:2.5rem}.hero-subtitle{max-width:260px}}@media (max-width:900px){.hero-section{padding-top:5rem}.hero-inner{padding:0 1.25rem}.hero-label{margin-bottom:1.5rem}.hero-label-text{font-size:.6rem}.hero-title{overflow-wrap:break-word;word-break:break-word;margin-bottom:2rem;font-size:clamp(2.8rem,11vw,5rem)}.hero-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-subtitle{max-width:100%;font-size:.9rem;line-height:1.6}.hero-cta-group{flex-direction:column;width:100%}.hero-cta{text-align:center;justify-content:center;width:100%}.hero-scroll{margin-top:2.5rem}.hero-glow--main{width:80vw;height:80vw;bottom:-10%;right:-20%}.hero-glow--secondary{display:none}}@media (max-width:600px){.hero-section{padding-top:4.5rem}.hero-inner{padding:0 1rem}.hero-title{margin-bottom:1.75rem;font-size:clamp(2.5rem,12vw,3.8rem)}.hero-label{margin-bottom:1.25rem}.hero-scroll{margin-top:2rem}}@media (max-width:480px){.hero-title{font-size:clamp(2.2rem,12vw,3.2rem)}.hero-subtitle{font-size:.85rem}}
.skill-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.skill-modal{background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:20px;width:100%;max-width:520px;max-height:80vh;padding:2rem;position:relative;overflow-y:auto}.skill-modal-close{color:var(--fg-muted);border:1px solid var(--border);border-radius:8px;padding:.4rem;transition:color .2s,border-color .2s;position:absolute;top:1rem;right:1rem}.skill-modal-close:hover{color:var(--fg);border-color:var(--accent)}.skill-modal-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.skill-modal-icon{color:var(--accent)}.skill-modal-title{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.skill-modal-desc{color:var(--fg-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.skill-modal-projects{border-top:1px solid var(--border);padding-top:1.25rem}.skill-modal-projects-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.65rem}.skill-modal-projects-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.skill-modal-project-link{color:var(--fg);border-radius:8px;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.88rem;transition:background .2s,color .2s;display:flex}.skill-modal-project-link:hover{color:var(--accent-mid);background:#a855f70f}.skill-modal-project-num{font-family:var(--font-mono);color:var(--accent);opacity:.6;font-size:.65rem}@media (max-width:600px){.skill-modal-overlay{padding:1rem}.skill-modal{padding:1.5rem}}
.about-section{overflow:hidden}.about-watermark{font-family:var(--font-display);color:#a855f706;-webkit-user-select:none;user-select:none;pointer-events:none;letter-spacing:-.05em;font-size:clamp(8rem,18vw,16rem);font-weight:800;line-height:1;position:absolute;top:-2rem;right:-1rem}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.about-title{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:2rem;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:800;line-height:1.05}.about-title .accent{background:linear-gradient(135deg,var(--accent)0%,var(--accent-mid)50%,var(--accent-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-text{color:var(--fg-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.about-stats{border-top:1px solid var(--border);gap:3rem;margin-top:3rem;padding-top:2.5rem;display:flex}.about-stat{flex-direction:column;gap:.3rem;display:flex}.stat-value{font-family:var(--font-display);letter-spacing:-.03em;background:linear-gradient(135deg,var(--accent)0%,var(--accent-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1}.stat-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fg-muted);font-size:.68rem}.skills-grid{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.skill-chip{background:var(--glass);border:1px solid var(--glass-border);color:var(--fg-muted);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;align-items:center;gap:.65rem;padding:.9rem 1.2rem;font-size:.87rem;font-weight:500;transition:border-color .25s,color .25s,background .25s,box-shadow .25s;display:flex}.skill-chip:hover{color:var(--accent-mid);background:#a855f70f;border-color:#a855f766;box-shadow:0 0 16px #a855f71a}@media (max-width:1200px){.about-grid{gap:4rem}}@media (max-width:1024px){.about-grid{gap:3rem}.about-title{font-size:clamp(2.2rem,4.5vw,3.5rem)}}@media (max-width:900px){.about-grid{grid-template-columns:1fr;gap:3rem}.about-title{margin-bottom:1.5rem;font-size:clamp(2rem,8vw,3rem)}.about-text{font-size:.92rem}.about-stats{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding-top:2rem}.stat-value{font-size:2rem}.skills-grid{gap:.5rem}.skill-chip{padding:.75rem 1rem;font-size:.8rem}.about-watermark{display:none}}@media (max-width:600px){.about-stats{gap:1.25rem}.stat-value{font-size:1.75rem}.about-title{margin-bottom:1.25rem}}@media (max-width:480px){.skills-grid{grid-template-columns:1fr}}
.projects-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:4rem;display:flex}.projects-title{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.05}.projects-title .accent{background:linear-gradient(135deg,var(--accent)0%,var(--accent-mid)50%,var(--accent-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.projects-list{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:1.5rem;display:grid}.project-row{border:1px solid var(--border);border-left:3px solid var(--accent);background:var(--glass);cursor:default;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .3s,background .3s,box-shadow .3s,transform .3s;display:flex;position:relative}.project-row:hover{border-color:#a855f74d;border-left-color:var(--accent-mid);background:#a855f70a;transform:translateY(-2px);box-shadow:0 8px 32px #a855f714}.project-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.project-num{font-family:var(--font-mono);color:var(--accent);letter-spacing:.1em;opacity:.6;border:1px solid #a855f733;border-radius:4px;flex-shrink:0;padding:.15rem .5rem;font-size:.65rem;transition:opacity .2s}.project-row:hover .project-num{opacity:1}.project-body{flex-direction:column;flex:1;gap:.65rem;display:flex}.project-name{font-family:var(--font-display);letter-spacing:-.025em;font-size:1.5rem;font-weight:700;transition:color .2s}.project-row:hover .project-name{color:var(--accent-mid)}.project-desc{color:var(--fg-muted);font-size:.9rem;line-height:1.65}.project-tags{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.project-tag{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--fg-muted);border:1px solid var(--border);background:#ffffff0a;border-radius:9999px;padding:.25rem .65rem;font-size:.65rem;transition:border-color .2s,color .2s}.project-row:hover .project-tag{border-color:#a855f733}.project-actions{gap:.75rem;margin-top:auto;padding-top:.5rem;display:flex}.icon-btn{border:1px solid var(--border);width:38px;height:38px;color:var(--fg-muted);background:var(--glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,color .2s,transform .2s,background .2s,box-shadow .2s;display:flex}.icon-btn:hover{border-color:var(--accent);color:var(--accent);background:#a855f714;transform:translateY(-2px);box-shadow:0 0 16px #a855f733}@media (max-width:1024px){.projects-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:900px){.projects-header{margin-bottom:2.5rem}.projects-title{font-size:clamp(2rem,7vw,3rem)}.projects-list{grid-template-columns:1fr}.project-row{padding:1.5rem}.project-name{font-size:1.25rem}.project-desc{font-size:.85rem}}
.contact-teaser-section{min-height:auto}.contact-teaser-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.contact-teaser-title{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:1.5rem;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.1}.contact-teaser-text{color:var(--fg-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.contact-teaser-cta{display:inline-flex}.contact-teaser-right .info-block{margin-bottom:2rem}.contact-teaser-right .info-block-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;font-size:.65rem}.contact-teaser-right .info-email{color:var(--fg);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:500;transition:color .2s;display:inline-flex}.contact-teaser-right .info-email:hover{color:var(--accent)}.contact-teaser-right .social-link{color:var(--fg-muted);align-items:center;gap:.5rem;font-size:.9rem;transition:color .2s;display:inline-flex}.contact-teaser-right .social-link:hover{color:var(--fg)}.contact-teaser-right .contact-location{color:var(--fg-muted);align-items:center;gap:.4rem;font-size:.88rem;display:inline-flex}.contact-teaser-right .contact-copy{color:var(--fg-subtle);border-top:1px solid var(--border);margin-top:3rem;padding-top:1.5rem;font-size:.72rem}@media (max-width:900px){.contact-teaser-grid{grid-template-columns:1fr;gap:3rem}.contact-teaser-title{font-size:clamp(1.8rem,7vw,2.5rem)}}
