.nav--scrolled{transform:translateY(-4px);box-shadow:0 24px 60px #0f172a99,0 0 40px #f472b666}html[data-theme=light] .nav--scrolled{box-shadow:0 20px 50px #94a3b859,0 0 32px #f472b659}:root{color-scheme:dark;--bg: #020617;--bg-alt: #020617;--text: #e5e7eb;--muted: #9ca3af;--border-subtle: #1e293b;--accent: #f472b6;--accent-soft: rgba(244, 114, 182, .16);--radius-lg: 16px}html{scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;background:radial-gradient(circle at top,#020617,#020617 55%,#020617);color:var(--text);-webkit-font-smoothing:antialiased}p{line-height:1.6}a{color:inherit;text-decoration:none}.page{min-height:100vh;max-width:1200px;margin:0 auto;padding:28px 18px 44px;position:relative}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 14px;margin-bottom:20px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:radial-gradient(circle at 0% 0%,#f472b61a,#0f172af5);box-shadow:0 18px 40px #0f172a73;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:fixed;left:50%;top:16px;transform:translate(-50%);width:calc(100vw - 32px);z-index:30;transition:opacity .2s ease-out,transform .2s ease-out}.nav-left{display:flex;align-items:center;gap:8px}.logo-dot{width:10px;height:10px;border-radius:999px;background:var(--accent);opacity:.8;animation:softPulse 3s ease-in-out infinite}@keyframes softPulse{0%,to{transform:scale(1);opacity:.7}50%{transform:scale(1.15);opacity:1}}.logo-text{letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:600;color:var(--muted)}.nav-links{display:flex;align-items:center;gap:18px;font-size:13px;margin-left:24px;margin-right:auto}.nav-link{position:relative;padding:4px 0;color:var(--accent);transition:color .15s ease-out}.nav-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:linear-gradient(to right,#f472b6cc,#f472b61a);transform:scaleX(0);transform-origin:center;transition:transform .18s ease-out;opacity:.9}.nav-link:hover{color:#f9fafb}.nav-link:hover:after{transform:scaleX(1)}.nav-icons{display:flex;align-items:center;gap:14px}.nav-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:inherit}.nav-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-icon:hover{filter:brightness(1.15)}.nav-icon--email{color:#6b7280}.nav-icon--github{color:#181717}.nav-icon--linkedin{color:#0a66c2}.nav-icon--substack{color:#ff6719}.nav-icon--github svg,.nav-icon--substack svg{fill:currentColor;stroke:none}.theme-toggle{border-radius:999px;border:1px solid var(--border-subtle);background:transparent;color:var(--muted);padding:2px 6px;font-size:11px;cursor:pointer;transition:background-color .12s ease-out,color .12s ease-out,border-color .12s ease-out;display:inline-flex;align-items:center;justify-content:center}.theme-toggle:hover{background:#0f172ad9;color:#f9fafb;border-color:var(--accent)}.theme-icon{width:14px;height:14px;border-radius:999px;border:1px solid rgba(148,163,184,.7)}.theme-icon--sun{background:radial-gradient(circle at 30% 30%,#fef9c3,#facc15 60%,#f97316);box-shadow:0 0 8px #facc1580}.theme-icon--moon{margin-left:-10px;background:radial-gradient(circle at 30% 30%,#e5e7eb,#64748b 70%,#020617);box-shadow:0 0 8px #94a3b899;opacity:.2}html[data-theme=dark] .theme-icon--sun{opacity:.2}html[data-theme=dark] .theme-icon--moon{opacity:1}.hero{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:32px;margin-top:24px;padding:72px 0 40px;min-height:calc(100vh - 120px);align-items:center}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-visual-inner{width:320px;height:340px;border-radius:40px;background:radial-gradient(circle at 50% 0%,#f472b647,#f472b605 60%),linear-gradient(to bottom,#ffffffdb,#f9fafbf5);border:1px solid rgba(226,232,240,.8);box-shadow:0 26px 70px #0f172a12;position:relative;overflow:hidden}.hero-pixel-canvas{width:100%;height:100%;display:block}.hero-photo{width:100%;height:100%;object-fit:cover;border-radius:32px;display:block;filter:saturate(1.05)}.hero-visual-inner--with-photo .hero-pixel-canvas{position:absolute;top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px);mix-blend-mode:screen;pointer-events:none}.hero-content{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:18px}.hero-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);margin-bottom:12px}.hero-question-label{text-transform:none;letter-spacing:0;font-size:14px;font-style:italic;color:#6b7280;margin-bottom:4px}.hero-question-input{width:100%;max-width:520px;border-radius:999px;border:1px solid rgba(248,187,208,.7);padding:10px 14px;font-size:13px;background:#fff1f6e6;color:#111827;outline:none;transition:border-color .12s ease-out,box-shadow .12s ease-out,background-color .12s ease-out}.hero-question-input::placeholder{color:var(--muted)}.hero-question-input:focus{border-color:#f472b6e6;box-shadow:0 0 0 1px #f472b699;background:#fff1f6f2}.hero-title{font-size:clamp(34px,5vw,50px);line-height:1.1;margin:0 0 10px}.hero-greeting{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.hero-name-accent{color:var(--accent)}.typing-cursor{display:inline-block;margin-left:2px;width:.8ch;color:var(--accent);animation:blink 1s steps(2,start) infinite}.typing-cursor--done{animation-duration:1.6s}@keyframes blink{0%{opacity:0}50%{opacity:1}to{opacity:0}}html[data-theme=light] body{background:#f9fafb;color:#0f172a}html[data-theme=light] .nav{border-color:#e2e8f0e6;background:#ffffffeb;box-shadow:0 18px 40px #94a3b82e}html[data-theme=light] .hero{border-bottom-color:#e5e7eb}html[data-theme=light] .about-card,html[data-theme=light] .project-card,html[data-theme=light] .projects-timeline-detail,html[data-theme=light] .contact-card,html[data-theme=light] .hero-card,html[data-theme=light] .writing-card,html[data-theme=light] .writing-shell,html[data-theme=light] .about-meta-group{background:#fff;border-color:#e5e7eb}html[data-theme=light] .about-chip{background:#f9fafb;border-color:#e5e7eb;color:#111827}html[data-theme=light] .experience-detail,html[data-theme=light] .experience-list{border-color:#e5e7eb}html[data-theme=light] .experience-item{color:#6b7280}html[data-theme=light] .experience-item--active{color:#111827}html[data-theme=light] .footer{border-top-color:#e5e7eb}.title-gradient{display:block;color:var(--accent);font-weight:500}.hero-subtitle{margin:0 0 16px;color:var(--muted);max-width:480px;font-size:15px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hero-icon-link{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 18px;border-radius:999px;background:var(--accent);box-shadow:0 14px 30px #f472b680,0 0 24px #f472b680;color:#fff;gap:8px;transition:transform .15s ease-out,box-shadow .15s ease-out}.hero-icon-link:hover{transform:translateY(-2px);box-shadow:0 18px 40px #f472b699,0 0 32px #f472b6b3}.hero-icon{width:18px;height:18px;stroke:currentColor}.hero-icon-label{font-size:13px;font-weight:500}.btn{border-radius:999px;padding:7px 16px;font-size:13px;font-weight:500;border:1px solid transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:var(--text);transition:background-color .12s ease-out,border-color .12s ease-out,color .12s ease-out,transform .12s ease-out}.btn:focus-visible{outline:2px solid rgba(244,114,182,.9);outline-offset:2px}.btn-primary{background:var(--accent);color:#fff;border-color:transparent}.btn-primary:hover{transform:translateY(-1px);background:#be185d}.btn-ghost{border-color:#e5e7eb;color:var(--muted)}.btn-ghost:hover{background:#f3f4f6;color:var(--text)}.hero-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:11px}.pill{border-radius:999px;padding:4px 10px;border:1px solid rgba(244,114,182,.5);color:#9d174d;background:linear-gradient(to right,#f472b629,#fffffff5);font-weight:500;transition:background-color .15s ease-out,box-shadow .15s ease-out,transform .12s ease-out}.pill-soft{border-color:transparent;background:var(--accent-soft);color:#9d174d;font-weight:500}.pill:hover,.pill-soft:hover{box-shadow:0 10px 28px #f472b659;transform:translateY(-1px)}.hero-card{align-self:center;justify-self:stretch;padding:16px 16px 14px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:#0f172ae6;font-size:13px;transform:translateY(0);animation:cardFloat 10s ease-in-out infinite}@keyframes cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-card-title{font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0 0 6px}.hero-card-body{margin:0 0 10px;color:#4b5563}.hero-card-tags{display:flex;flex-wrap:wrap;gap:6px;font-size:11px}.hero-card-tags span{padding:3px 8px;border-radius:999px;background:#f3f4f6;color:#4b5563}.section{margin-top:0;padding:44px 0 28px;min-height:80vh;display:flex;flex-direction:column;justify-content:center}.section-header h2{font-size:24px;margin:0 0 6px}.section-header p{margin:0;font-size:15px;color:var(--muted)}.section-title{display:flex;align-items:center;gap:16px}.section-title-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.section-title-accent{color:var(--accent)}.section-title-line{height:1px;flex:1;background:#d1d5db}.section-header--pink .section-title-line{background:var(--accent)}.section-header--grey .section-title-line{background:#d1d5db}.section-about{margin-top:10px;background:#f9fafb}.about-layout{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1.8fr);gap:32px;margin-top:18px}.about-main p{margin:0 0 10px;font-size:16px;color:var(--muted)}.about-photo-wrapper{display:flex;align-items:center;justify-content:center}.about-photo-frame{position:relative;width:260px;max-width:100%;border-radius:26px;padding:10px;background:linear-gradient(160deg,#f472b624,#ffffff05);box-shadow:0 26px 70px #f472b640,0 0 50px #f472b659;border:1px solid rgba(248,250,252,.24)}.about-photo{display:block;width:100%;height:auto;border-radius:20px;object-fit:cover}.about-company-highlight{font-weight:600;color:var(--accent)}.about-highlight-em{font-weight:600;font-style:italic}.about-meta{display:flex;flex-direction:column;gap:14px}.about-meta-group{padding:14px 16px 12px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172ae6}.about-label{margin:0 0 6px;font-size:12px;text-transform:uppercase;letter-spacing:.16em;color:var(--muted)}.about-chips{display:flex;flex-wrap:wrap;gap:6px}.about-chip{padding:4px 8px;border-radius:999px;border:1px solid rgba(148,163,184,.45);font-size:12px;color:#e5e7eb;background:#0f172ae6}.section-experience{margin-top:12px;background:#f9fafb}.experience-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:46px;margin-top:22px}.experience-list{display:flex;flex-direction:column;gap:6px;padding-left:0;border-left:1px solid var(--border-subtle)}.experience-item{position:relative;padding:10px 22px 10px 28px;border:0;background:transparent;color:var(--muted);text-align:left;font-size:14px;cursor:pointer;border-radius:999px;border:1px solid transparent;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,box-shadow .15s ease-out,transform .12s ease-out}.experience-item:before{content:none}.experience-item--active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:1px solid rgba(244,114,182,.9);box-shadow:0 18px 38px #f472b666,0 0 32px #f472b673;pointer-events:none}.experience-item:hover{color:#e5e7eb;background:#0f172a2e}.experience-item:focus-visible{outline:2px solid rgba(244,114,182,.9);outline-offset:2px}.experience-detail{border-left:1px solid var(--border-subtle);padding-left:26px}.experience-role{margin:0 0 6px;font-size:22px}.experience-company{color:var(--accent);margin-left:4px}.experience-company-link{color:inherit;text-decoration:none}.experience-company-link:hover{text-decoration:underline}.experience-meta{margin:0 0 14px;font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.experience-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:16px;max-width:640px}.experience-bullets li{position:relative;padding-left:18px;color:#4b5563}.experience-bullets li:before{content:"›";position:absolute;left:4px;top:1px;font-size:15px;color:var(--accent)}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px}.about-card{padding:14px 14px 12px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172ae6;font-size:13px}.about-card h3{margin:0 0 4px;font-size:14px}.about-card p{margin:0;color:var(--muted)}.slide-in{opacity:0;transform:translateY(6px);animation:fadeInUp .6s ease-out forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.2s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.section-projects{margin-top:12px;background:#f9fafb}.featured-project{margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:12px}.featured-project-card{width:100%;max-width:960px;border-radius:26px;border:1px solid var(--border-subtle);background:radial-gradient(circle at top,#020617,#020617 55%,#020617);overflow:hidden;cursor:pointer}.featured-project-link{display:block;color:inherit;text-decoration:none}.featured-project-media{height:440px;background:radial-gradient(circle at 20% 20%,rgba(56,189,248,.28),transparent 55%),radial-gradient(circle at 80% 60%,rgba(244,114,182,.4),transparent 60%),radial-gradient(circle at 50% 120%,rgba(129,140,248,.28),transparent 60%);position:relative;overflow:hidden}.featured-project-media:before{content:"";position:absolute;left:0;right:0;top:0;height:80px;background:linear-gradient(to bottom,#f9fafb,#f9fafb00);pointer-events:none}.featured-project-image,.featured-project-video{width:100%;height:100%;object-fit:cover;display:block}.featured-project-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px 24px 18px;background:linear-gradient(to top,rgba(244,114,182,.6),rgba(244,114,182,.42),rgba(244,114,182,.18),transparent 55%);opacity:0;transform:translateY(10px);transition:opacity .18s ease-out,transform .18s ease-out}.featured-project-card:hover .featured-project-overlay{opacity:1;transform:translateY(0)}.featured-project-card--static{cursor:default}.featured-project-card--embed{background:#fff;cursor:default;border-color:#0f172a14;box-shadow:0 18px 40px #0f172a14}.featured-project-embed{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,220px);gap:32px;padding:26px 28px 24px;align-items:center}.featured-project-card--embed .featured-project-embed-copy .featured-project-label{color:#64748b}.featured-project-card--embed .featured-project-embed-copy .featured-project-title{color:#0f172a;font-size:26px;margin-bottom:10px}.featured-project-card--embed .featured-project-embed-copy .featured-project-subtitle{color:#475569}.featured-project-card--embed .featured-project-embed-copy .featured-project-description{color:#334155;font-size:14px;line-height:1.65;margin-bottom:14px}.featured-project-card--embed .featured-project-embed-copy .featured-project-highlights{color:#334155;margin-bottom:14px}.featured-project-card--embed .featured-project-embed-copy .featured-project-highlights li:before{color:#008a00}.featured-project-card--embed .featured-project-embed-copy .featured-project-stack{color:#64748b;margin-bottom:14px}.featured-project-card--embed .featured-project-embed-copy .featured-project-actions .btn-ghost{border-color:#cbd5e1;color:#0f172a;background:transparent}.featured-project-card--embed .featured-project-embed-copy .featured-project-actions .btn-ghost:hover{border-color:#008a00;color:#008a00}.featured-project-context{margin:0 0 10px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#008a00;font-weight:600}.featured-project-embed-phone{display:flex;justify-content:center}.featured-project-phone-preview{position:relative;display:block;width:100%;max-width:210px;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .2s ease-out}.featured-project-phone-preview:hover{transform:translateY(-4px)}.featured-project-phone-preview:hover .featured-project-phone-hint{opacity:1}.featured-project-phone-preview:hover .featured-project-phone-stage{box-shadow:0 20px 40px #0f172a29,0 0 0 2px #008a0059}.featured-project-phone-stage{position:relative;width:100%;height:420px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#c4c4c4,#e0e0e0,#d2d2d2);box-shadow:inset 0 1px #ffffff8c,inset 0 -1px #0f172a0f,0 12px 28px #0f172a1f;transition:box-shadow .2s ease-out}.featured-project-embed-frame--preview{position:absolute;top:50%;left:50%;width:390px;height:932px;border:0;transform:translate(-50%,-50%) scale(.46);pointer-events:none;background:transparent}.featured-project-phone-hint{position:absolute;left:50%;bottom:14px;transform:translate(-50%);z-index:2;padding:6px 12px;border-radius:999px;background:#0f172ad1;color:#fff;font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap;opacity:0;transition:opacity .2s ease-out;pointer-events:none}.demo-phone-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;background:#020617b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:demoPhoneFadeIn .2s ease-out}.demo-phone-modal-inner{position:relative;width:min(390px,100%)}.demo-phone-modal-close{position:absolute;top:-44px;right:0;width:36px;height:36px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#0f172aa6;color:#fff;font-size:22px;line-height:1;cursor:pointer}.demo-phone-modal-close:hover{background:#0f172ae6}.demo-phone-modal-frame{width:100%;height:min(844px,calc(100vh - 48px));border:0;border-radius:32px;background:#d4d4d4;box-shadow:0 32px 64px #00000073,0 0 0 6px #1e293b}@keyframes demoPhoneFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 900px){.featured-project-embed{grid-template-columns:1fr;padding:22px 18px 20px}.featured-project-embed-phone{order:-1}.featured-project-phone-preview{max-width:190px}.featured-project-phone-stage{height:min(380px,52vh)}.featured-project-embed-frame--preview{transform:translate(-50%,-50%) scale(.42)}.featured-project-phone-hint{opacity:1}}.featured-project-overlay--static{opacity:1;transform:translateY(0);pointer-events:auto}.featured-project-highlights{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:6px;font-size:13px;color:#f8fafceb;max-width:640px}.featured-project-highlights li{position:relative;padding-left:14px}.featured-project-highlights li:before{content:"›";position:absolute;left:0;color:#f8fafce6}.featured-project-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.featured-project-actions .btn{font-size:12px;padding:6px 14px}.featured-project-actions .btn-ghost{border-color:#ffffff8c;color:#fff;background:#ffffff1a}.featured-project-actions .btn-ghost:hover:not(:disabled){background:#ffffff2e;color:#fff;border-color:#ffffffbf}.featured-project-actions .btn-ghost:disabled{opacity:.55;cursor:not-allowed}.featured-project-content{padding:20px 24px 18px}.featured-project-label{margin:0 0 6px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;color:#f8fafce6}.featured-project-title{margin:0 0 6px;font-size:22px;color:#f9fafb}.featured-project-subtitle,.featured-project-description{margin:0 0 10px;font-size:14px;color:#f8fafce6}.featured-project-status{display:inline-block;margin-left:4px}.featured-project-stack{margin:0;font-size:12px;color:#f8fafce6;font-style:italic}.featured-project-controls{display:flex;align-items:center;justify-content:center;gap:14px}.featured-arrow{border-radius:999px;border:1px solid var(--border-subtle);background:transparent;color:var(--muted);font-size:12px;padding:4px 8px;cursor:pointer}.featured-arrow:hover{border-color:var(--accent);color:#f9fafb}.featured-dots{display:flex;align-items:center;gap:6px}.featured-dot{width:18px;height:3px;border-radius:999px;background:var(--border-subtle);border:0;cursor:pointer}.featured-dot--active{background:var(--accent)}.projects-timeline-shell{margin-top:28px;padding:26px 24px 22px;border-radius:24px;border:1px solid rgba(244,114,182,.14);background:radial-gradient(circle at 100% 0%,rgba(244,114,182,.1),transparent 42%),linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 24px 50px #0f172a0f,inset 0 1px #ffffffe6}.projects-timeline-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:6px}.projects-timeline-eyebrow{margin:0 0 4px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);font-weight:700}.projects-timeline-heading{margin:0;font-size:22px;line-height:1.2;color:#0f172a}.projects-timeline-hint{margin:0;max-width:220px;font-size:12px;line-height:1.5;color:#94a3b8;text-align:right}.projects-timeline-marquee{position:relative;overflow:hidden;padding:18px 0 10px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%)}.projects-timeline-rail{position:absolute;top:50px;left:0;right:0;height:2px;border-radius:999px;background:#e2e8f0;z-index:0;pointer-events:none}.projects-timeline-marquee-inner{display:flex;width:max-content;position:relative;z-index:1;animation:projectsTimelineMarquee 48s linear infinite}.projects-timeline-marquee:hover .projects-timeline-marquee-inner,.projects-timeline-marquee--paused .projects-timeline-marquee-inner{animation-play-state:paused}.projects-timeline-row{display:flex;flex-shrink:0;gap:18px;padding:0 16px}@keyframes projectsTimelineMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.projects-timeline-marquee-inner{animation:none}.projects-timeline-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.projects-timeline-marquee-inner{width:auto}.projects-timeline-row[aria-hidden=true]{display:none}}.projects-timeline-step{position:relative;flex:0 0 168px;width:168px;display:flex;flex-direction:column;align-items:center;padding:0;border:0;background:transparent;cursor:pointer;text-align:center;color:inherit;font:inherit;transition:transform .22s ease-out}.projects-timeline-step:focus{outline:none}.projects-timeline-step:focus-visible .projects-timeline-card{outline:2px solid rgba(244,114,182,.65);outline-offset:3px}.projects-timeline-step:hover{transform:translateY(-3px)}.projects-timeline-step--active{transform:translateY(-4px)}.projects-timeline-node{position:relative;width:72px;height:72px;display:grid;place-items:center;z-index:3}.projects-timeline-glow{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:999px;background:radial-gradient(circle,#f472b6bf,#f472b64d 48%,#f472b600 72%);filter:blur(12px);opacity:.75;transition:opacity .22s ease-out,transform .22s ease-out}.projects-timeline-step:hover .projects-timeline-glow,.projects-timeline-step--active .projects-timeline-glow{opacity:1;transform:scale(1.12)}.projects-timeline-icon{position:relative;z-index:1;width:46px;height:46px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(145deg,#fb7185,#ec4899);color:#fff;font-size:17px;font-weight:700;border:3px solid #ffffff;box-shadow:0 10px 22px #f472b659;transition:box-shadow .22s ease-out,transform .22s ease-out}.projects-timeline-icon--full-stack{background:linear-gradient(145deg,#f472b6,#ec4899)}.projects-timeline-icon--frontend-uiux{background:linear-gradient(145deg,#a78bfa,#8b5cf6)}.projects-timeline-icon--backend-ml{background:linear-gradient(145deg,#60a5fa,#3b82f6)}.projects-timeline-icon--frontend-ml{background:linear-gradient(145deg,#2dd4bf,#14b8a6)}.projects-timeline-icon--cad{background:linear-gradient(145deg,#fbbf24,#f59e0b)}.projects-timeline-step--active .projects-timeline-icon{transform:scale(1.06);box-shadow:0 0 0 4px #fffffff2,0 0 28px #f472b6a6}.projects-timeline-index{position:absolute;right:6px;bottom:8px;z-index:2;min-width:24px;height:24px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#fff;border:2px solid rgba(244,114,182,.55);color:#db2777;font-size:9px;font-weight:700;letter-spacing:.06em;box-shadow:0 4px 10px #0f172a14}.projects-timeline-card{width:100%;margin-top:10px;padding:10px 9px 9px;border-radius:16px;border:1px solid #e2e8f0;background:#ffffffe0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-height:88px;transition:border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out}.projects-timeline-title{margin:0 0 7px;font-size:12px;line-height:1.35;font-weight:700;color:#0f172a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.projects-timeline-tools{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.projects-timeline-tool{padding:4px 8px;border-radius:999px;font-size:9px;font-weight:600;line-height:1.2;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.projects-timeline-step--active .projects-timeline-tool{color:#9d174d;background:#f472b61a;border-color:#f472b647}.projects-timeline-step:hover .projects-timeline-card{border-color:#f472b647;box-shadow:0 10px 24px #f472b61a}.projects-timeline-step--active .projects-timeline-card{border-color:#f472b68c;background:#fff;box-shadow:0 14px 32px #f472b629,inset 0 1px #ffffffe6}.projects-timeline-detail{position:relative;margin-top:18px;padding:22px 22px 20px;border-radius:18px;border:1px solid rgba(244,114,182,.22);background:#fff;box-shadow:0 18px 40px #f472b61a;animation:fadeInUp .28s ease-out;overflow:hidden}.projects-timeline-detail:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#f472b6,#ec4899)}.projects-timeline-detail-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#64748b;font-size:20px;line-height:1;cursor:pointer;transition:border-color .15s ease-out,color .15s ease-out}.projects-timeline-detail-close:hover{border-color:#f472b673;color:#db2777}.projects-timeline-detail-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;padding-right:36px}.projects-timeline-detail-eyebrow{margin:0 0 4px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#db2777;font-weight:700}.projects-timeline-detail-title{margin:0 0 4px;font-size:20px;line-height:1.25;color:#0f172a}.projects-timeline-detail-subtitle{margin:0;font-size:13px;color:#64748b}.projects-timeline-detail-tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.projects-timeline-tag{padding:5px 10px;border-radius:999px;font-size:10px;font-weight:600;letter-spacing:.02em;border:1px solid transparent}.projects-timeline-tag--full-stack{color:#be185d;background:#f472b61f;border-color:#f472b640}.projects-timeline-tag--frontend-uiux{color:#6d28d9;background:#8b5cf61f;border-color:#8b5cf640}.projects-timeline-tag--backend-ml{color:#1d4ed8;background:#3b82f61f;border-color:#3b82f640}.projects-timeline-tag--frontend-ml{color:#0f766e;background:#14b8a61f;border-color:#14b8a640}.projects-timeline-tag--cad{color:#b45309;background:#f59e0b24;border-color:#f59e0b47}.projects-timeline-detail .project-body{margin:0 0 10px;font-size:14px;line-height:1.65;color:#475569}.projects-timeline-detail .project-stack{margin:0 0 14px;font-size:12px;font-style:italic;color:#94a3b8}.projects-timeline-link{display:inline-flex;align-items:center;gap:4px;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;color:#fff;text-decoration:none;background:linear-gradient(135deg,#f472b6,#ec4899);box-shadow:0 10px 22px #f472b647;transition:transform .15s ease-out,box-shadow .15s ease-out}.projects-timeline-link:hover{transform:translateY(-1px);box-shadow:0 14px 28px #f472b659;text-decoration:none}@media (max-width: 720px){.projects-timeline-header{flex-direction:column;align-items:flex-start}.projects-timeline-hint{text-align:left;max-width:none}.projects-timeline-detail-top{flex-direction:column;padding-right:0}.projects-timeline-detail-tags{justify-content:flex-start}}.projects-filter{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:4px 2px}.projects-filter-chip{display:inline-flex;align-items:center;gap:7px;border-radius:999px;border:0;background:transparent;color:var(--muted);font-size:12px;padding:6px 16px;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,box-shadow .15s ease-out}.projects-filter-chip:hover{color:#4b5563;background:#f8fafccc}.projects-filter-chip--active{position:relative;background:#fff;color:#ec4899;box-shadow:0 18px 38px #f472b659,0 0 30px #f472b680}.projects-filter-chip--active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:1px solid rgba(244,114,182,.9);pointer-events:none}.projects-filter-chip--active.projects-filter-chip--full-stack{color:#ec4899;box-shadow:0 18px 38px #ec489959,0 0 30px #ec489980}.projects-filter-chip--active.projects-filter-chip--full-stack:after{border-color:#ec4899e6}.projects-filter-chip--active.projects-filter-chip--frontend-uiux{color:#7c3aed;box-shadow:0 18px 38px #8b5cf659,0 0 30px #8b5cf673}.projects-filter-chip--active.projects-filter-chip--frontend-uiux:after{border-color:#8b5cf6e6}.projects-filter-chip--active.projects-filter-chip--backend-ml{color:#2563eb;box-shadow:0 18px 38px #3b82f659,0 0 30px #3b82f673}.projects-filter-chip--active.projects-filter-chip--backend-ml:after{border-color:#3b82f6e6}.projects-filter-chip--active.projects-filter-chip--frontend-ml{color:#0d9488;box-shadow:0 18px 38px #14b8a659,0 0 30px #14b8a673}.projects-filter-chip--active.projects-filter-chip--frontend-ml:after{border-color:#14b8a6e6}.projects-filter-chip--active.projects-filter-chip--cad{color:#d97706;box-shadow:0 18px 38px #f59e0b59,0 0 30px #f59e0b73}.projects-filter-chip--active.projects-filter-chip--cad:after{border-color:#f59e0be6}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.project-card{padding:18px 18px 16px;border-radius:18px;border:1px solid var(--border-subtle);background:#0f172ae6;cursor:pointer;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 18px 40px #f472b640,0 0 40px #f472b659;border-color:#f472b6b3}.project-header{display:flex;align-items:flex-start;gap:8px;margin-bottom:6px}.project-category-dots{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;margin-top:4px}.projects-filter-chip .project-orbit-dot{width:8px;height:8px}.project-orbit-dot{width:9px;height:9px;border-radius:999px;background:var(--accent);opacity:.92;flex-shrink:0;box-shadow:0 0 0 2px #ffffffe6}.project-orbit-dot--full-stack{background:#ec4899;box-shadow:0 0 0 2px #ffffffe6,0 0 10px #ec489973}.project-orbit-dot--frontend-uiux{background:#8b5cf6;box-shadow:0 0 0 2px #ffffffe6,0 0 10px #8b5cf666}.project-orbit-dot--backend-ml{background:#3b82f6;box-shadow:0 0 0 2px #ffffffe6,0 0 10px #3b82f666}.project-orbit-dot--frontend-ml{background:#14b8a6;box-shadow:0 0 0 2px #ffffffe6,0 0 10px #14b8a666}.project-orbit-dot--cad{background:#f59e0b;box-shadow:0 0 0 2px #ffffffe6,0 0 10px #f59e0b66}.project-card h3{margin:0;font-size:14px}.project-subtitle{margin:4px 0 6px;font-size:12px;color:#111827}.project-card p{margin:0 0 6px;font-size:14px;color:#6b7280}.project-body{font-size:13px}.project-stack{font-size:13px;color:var(--muted);font-style:italic}.section-contact{margin-top:12px;background:#f9fafb}.contact-card{margin-top:14px;padding:16px 16px 14px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172ae6}.writing-shell{margin-top:16px;padding:34px 24px;border-radius:18px;border:1px solid var(--border-subtle);background:#0f172ae6;box-shadow:0 24px 60px #0f172a99}.writing-layout{margin-top:2px;display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,2.4fr);gap:28px;align-items:flex-start}.writing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.writing-card{display:flex;flex-direction:column;gap:8px;padding:14px 14px 13px;border-radius:14px;border:1px solid var(--border-subtle);background:#0f172aeb;text-decoration:none}.writing-cover{position:relative;border-radius:10px;height:150px;background:radial-gradient(circle at 10% 0%,rgba(244,114,182,.4),transparent 55%),radial-gradient(circle at 80% 80%,rgba(56,189,248,.35),transparent 55%),linear-gradient(135deg,#020617,#020617);overflow:hidden}.writing-tag{position:absolute;left:10px;bottom:10px;padding:3px 8px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;background:#0f172ae6;color:var(--accent);border:1px solid rgba(248,250,252,.2)}.writing-meta h3{margin:0 0 4px;font-size:14px}.writing-meta p{margin:0;font-size:12px;color:var(--muted)}.writing-read-link{margin-top:6px;display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--accent)}.writing-visual{display:flex;align-items:center;justify-content:center}.writing-visual-inner{width:260px;height:260px;border-radius:28px;padding:10px;background:radial-gradient(circle at 50% 0%,#f472b629,#f472b605 60%),linear-gradient(to bottom,#ffffffe6,#f9fafbf5);border:1px solid rgba(226,232,240,.8);box-shadow:0 18px 40px #f472b673,0 0 40px #f472b68c,0 18px 40px #0f172a59;overflow:hidden}.writing-photo{width:100%;height:100%;object-fit:cover;border-radius:22px;display:block;filter:saturate(1.05)}.writing-visual-inner .hero-pixel-canvas{position:absolute;top:10px;right:10px;bottom:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);mix-blend-mode:screen;pointer-events:none}.writing-layout-right{display:flex;flex-direction:column;gap:10px}.writing-carousel{display:flex;align-items:center;justify-content:center;gap:16px}.writing-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;flex:1}.writing-controls{display:flex;justify-content:center;gap:8px}.writing-dot{width:7px;height:7px;border-radius:999px;border:0;background:var(--border-subtle);cursor:pointer}.writing-dot--active{background:var(--accent)}.writing-arrow{border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#fff;color:#6b7280;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;cursor:pointer;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .12s ease-out}.writing-arrow:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.writing-card--hero{max-width:none}.writing-cta{margin-top:20px;display:flex;justify-content:center}.writing-cta .btn-primary{min-width:220px}html[data-theme=light] .writing-meta p{color:#6b7280}form{display:flex;flex-direction:column;gap:10px}.field-row{display:flex;gap:10px}.field{flex:1;display:flex;flex-direction:column;gap:4px}label{font-size:12px;color:var(--muted)}input,textarea{border-radius:10px;border:1px solid var(--border-subtle);padding:8px 10px;background:#0f172ae6;color:var(--text);font-size:13px;outline:none;transition:border-color .12s ease-out,background-color .12s ease-out;resize:vertical}input:focus,textarea:focus{border-color:#f472b6f2;background:#0f172a}.full-width{width:100%}.footer{margin-top:28px;padding-top:16px;border-top:1px solid var(--border-subtle);display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.footer-dot{width:3px;height:3px;border-radius:999px;background:#4b5563}@media (max-width: 900px){.hero{grid-template-columns:minmax(0,1fr);gap:28px;padding:72px 0 52px}.hero-content{align-items:flex-start}.about-layout,.about-grid,.projects-grid,.projects-timeline-marquee,.writing-grid{grid-template-columns:minmax(0,1fr)}.writing-layout{grid-template-columns:minmax(0,1fr);gap:24px}.writing-visual-inner{width:220px;height:210px}.field-row{flex-direction:column}.nav{flex-wrap:wrap;row-gap:8px}}@media (max-width: 600px){.page{padding:22px 14px 32px}.nav{padding:8px 12px;gap:14px}.nav-links{margin-left:8px;gap:14px;font-size:12px}.hero{min-height:auto;padding:64px 0 40px}.hero-visual-inner{width:260px;height:280px}.hero-title{font-size:clamp(30px,8vw,40px)}.hero-subtitle{font-size:14px;max-width:none}.hero-question-input{font-size:14px}.hero-meta{font-size:12px}.about-layout{gap:24px}.experience-layout{grid-template-columns:minmax(0,1fr);gap:24px}.experience-detail{border-left:none;padding-left:0}.section{padding:72px 0 48px}.footer{flex-wrap:wrap}}
