:root{--text-primary: #0f172a;--text-body: #334155;--text-muted: #64748b;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-soft: rgba(37, 99, 235, .1);--accent-pill-bg: #eff6ff;--surface: #ffffff;--surface-muted: #f8fafc;--card: #ffffff;--border-subtle: rgba(15, 23, 42, .08);--shadow-card: 0 4px 24px rgba(15, 23, 42, .06);--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif}[data-theme=dark]{--text-primary: #e5e7eb;--text-body: #cbd5e1;--text-muted: #94a3b8;--accent: #60a5fa;--accent-hover: #93c5fd;--accent-soft: rgba(96, 165, 250, .18);--accent-pill-bg: rgba(96, 165, 250, .18);--surface: #0b1220;--surface-muted: #050b16;--card: #0f172a;--border-subtle: rgba(71, 85, 105, .55);--shadow-card: 0 8px 32px rgba(2, 6, 23, .45)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-sans);background:var(--surface-muted);color:var(--text-body);scroll-behavior:smooth;-webkit-font-smoothing:antialiased}*{scroll-behavior:smooth}.app-shell{min-height:100vh;position:relative;background:var(--surface-muted)}.custom-cursor{position:fixed;left:0;top:0;width:2rem;height:2rem;margin-left:-1rem;margin-top:-1rem;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#60a5fa33;border:1px solid rgba(96,165,250,.45);color:transparent;box-shadow:0 8px 24px #2563eb38;pointer-events:none;z-index:3000;opacity:0;transform:scale(.5);transition:opacity .12s ease,transform .12s ease}.custom-cursor--visible{opacity:1;transform:scale(1);animation:cursor-pulse 1.25s ease-in-out infinite}@keyframes cursor-pulse{0%,to{transform:scale(1);box-shadow:0 0 #60a5fa59,0 8px 24px #2563eb33}50%{transform:scale(1.18);box-shadow:0 0 0 10px #60a5fa00,0 10px 26px #2563eb3d}}.container{min-height:100vh;width:100%;max-width:1200px;margin:0 auto;position:relative;z-index:1;padding:0 1.25rem}.sections-stack{display:flex;flex-direction:column;gap:1.1rem;padding-top:.9rem}.sections-stack>section{border-radius:24px;box-shadow:0 10px 32px -18px #0f172a38,0 1px #ffffffb3 inset;border:1px solid rgba(15,23,42,.06)}[data-theme=dark] .sections-stack>section{border:1px solid rgba(51,65,85,.7);box-shadow:0 16px 36px -20px #020617bf,0 1px #94a3b814 inset}@media (min-width: 768px){.container{padding:0 2rem}.sections-stack{gap:1.35rem;padding-top:1.1rem}.sections-stack>section{border-radius:28px}}@media (hover: none),(pointer: coarse){.custom-cursor{display:none}}@media (hover: hover) and (pointer: fine){body,a,button{cursor:none}}.page-section{padding:5rem 0;text-align:center}.section-title{margin:0;font-size:clamp(1.85rem,4vw,2.35rem);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:var(--text-primary)}h1,h2,h3,p{font-family:var(--font-sans)}.site-header{position:sticky;top:0;z-index:1000;padding:.65rem 0;width:100%;background:#ffffffb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-subtle)}[data-theme=dark] .site-header{background:#020617b8}@media (min-width: 768px){.site-header{padding:.75rem 0}}.navbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,4vw,2rem);box-sizing:border-box}.navbar-brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;flex-shrink:0;min-width:0}.navbar-brand-mark{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.375rem;height:2.375rem;border-radius:10px;background:linear-gradient(145deg,#eff6ff,#e0e7ff 55%,#dbeafe);border:1px solid rgba(37,99,235,.14);box-shadow:0 1px 2px #0f172a0a,inset 0 1px #ffffffbf}.navbar-brand-initials{font-size:.7rem;font-weight:800;letter-spacing:-.06em;color:var(--accent);line-height:1}.navbar-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:0}.navbar-brand-name{font-size:.9375rem;font-weight:700;color:var(--text-primary);letter-spacing:-.03em;line-height:1.2;white-space:nowrap}.navbar-brand-role{font-size:.6875rem;font-weight:600;color:var(--text-muted);letter-spacing:.01em;line-height:1}@media (max-width: 520px){.navbar-brand-text{display:none}.navbar-brand-mark{width:2.25rem;height:2.25rem}}.nav-links{display:none;list-style:none;margin:0;padding:0;align-items:center;gap:.15rem}@media (min-width: 1024px){.nav-links{display:flex;position:static;flex-direction:row;height:auto;background:none;box-shadow:none;padding:0}}.nav-link{display:block;padding:.45rem .65rem;font-size:.8125rem;font-weight:600;color:var(--text-muted);text-decoration:none;border-radius:8px;transition:color .15s ease,background .15s ease}.nav-link:hover{color:var(--text-primary);background:#0f172a0a}.nav-link--active{color:var(--accent)}.navbar-actions{display:flex;align-items:center;gap:.65rem}.navbar-social{display:flex;align-items:center;gap:.15rem;padding:.2rem;background:#f8fafcd9;border:1px solid var(--border-subtle);border-radius:12px;box-shadow:0 1px 2px #0f172a08}[data-theme=dark] .navbar-social{background:#0f172adb}.navbar-icon-link{display:flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;color:var(--text-muted);border-radius:9px;transition:color .15s ease,background .15s ease}.navbar-theme-toggle{border:0;background:transparent;cursor:pointer}.navbar-icon-link:hover{color:var(--text-primary);background:#0f172a0f}[data-theme=dark] .navbar-icon-link:hover{background:#94a3b81f}.navbar-icon-link svg{width:1.15rem;height:1.15rem}.nav-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--border-subtle);border-radius:10px;background:var(--card);cursor:pointer}@media (min-width: 1024px){.nav-toggle{display:none}}.nav-toggle-bar{display:block;width:1.1rem;height:2px;margin:0 auto;background:var(--text-primary);border-radius:1px;transition:transform .2s ease,opacity .2s ease}.nav-toggle--open .nav-toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle--open .nav-toggle-bar:nth-child(2){opacity:0}.nav-toggle--open .nav-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 1023px){.nav-links--open{display:flex;flex-direction:column;align-items:stretch;position:fixed;top:calc(3.5rem + 10px);left:1rem;right:1rem;padding:.75rem;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-subtle);border-radius:14px;box-shadow:var(--shadow-card);z-index:999}[data-theme=dark] .nav-links--open{background:#020617f2}.nav-links--open .nav-link{padding:.65rem .85rem;font-size:.9rem}}.hero{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem clamp(1.25rem,4vw,2rem) 4rem;overflow:hidden;background:linear-gradient(125deg,#e0f2fe 0%,#f0f9ff 22%,#faf5ff 52%,#ecfdf5 78%,var(--surface-muted) 100%)}[data-theme=dark] .hero{background:linear-gradient(130deg,#020617 0%,#0b1220 24%,#111827 52%,#0f172a 78%,var(--surface-muted) 100%)}.hero-mesh{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 100% 80% at 48% 42%,rgba(255,255,255,.55) 0%,transparent 55%),radial-gradient(circle at 8% 32%,rgba(125,211,252,.5) 0%,transparent 42%),radial-gradient(circle at 18% 85%,rgba(196,181,253,.35) 0%,transparent 45%),radial-gradient(circle at 88% 22%,rgba(253,224,154,.42) 0%,transparent 40%),radial-gradient(circle at 82% 78%,rgba(167,243,208,.38) 0%,transparent 42%),radial-gradient(circle at 52% 92%,rgba(233,213,255,.3) 0%,transparent 38%)}[data-theme=dark] .hero-mesh{background:radial-gradient(ellipse 100% 80% at 48% 42%,rgba(30,41,59,.55) 0%,transparent 55%),radial-gradient(circle at 8% 32%,rgba(59,130,246,.3) 0%,transparent 42%),radial-gradient(circle at 18% 85%,rgba(139,92,246,.28) 0%,transparent 45%),radial-gradient(circle at 88% 22%,rgba(234,179,8,.2) 0%,transparent 40%),radial-gradient(circle at 82% 78%,rgba(16,185,129,.22) 0%,transparent 42%),radial-gradient(circle at 52% 92%,rgba(79,70,229,.24) 0%,transparent 38%)}.hero-content{position:relative;z-index:1;max-width:36rem}.hero-name{margin:0 0 .5rem;font-family:Pacifico,cursive;font-size:clamp(3rem,10vw,4.5rem);font-weight:400;font-style:normal;color:var(--text-primary);letter-spacing:.03em;line-height:1.25}.hero-role{margin:0 0 .25rem;font-size:clamp(1.15rem,2.8vw,1.4rem);font-weight:700;color:#1e3a5f}[data-theme=dark] .hero-role{color:#dbeafe}.hero-location{margin:0 0 1.75rem;font-size:.95rem;color:var(--text-muted);font-weight:500}.hero-tagline{margin:0 0 1.75rem;font-size:1.05rem;line-height:1.6;color:var(--text-body);font-weight:400}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hero-tech-marquee{width:min(100%,740px);margin:3rem auto 0;overflow:hidden;position:relative;padding-block:.65rem;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-size:100% 100%;-webkit-mask-size:100% 100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.hero-tech-track{display:flex;align-items:center;gap:1rem;width:max-content;animation:hero-tech-scroll 24s linear infinite}.hero-tech-item{width:3.3rem;height:3.3rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff9;border:1px solid rgba(15,23,42,.08);color:var(--text-primary);box-shadow:0 4px 14px #0f172a0f;flex-shrink:0}[data-theme=dark] .hero-tech-item{background:#0f172ad1;border:1px solid rgba(148,163,184,.24);box-shadow:0 8px 18px #02061759}.hero-tech-item svg{width:1.58rem;height:1.58rem}@keyframes hero-tech-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - .325rem))}}@media (prefers-reduced-motion: reduce){.hero-tech-track{animation:none}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.35rem;font-size:.9375rem;font-weight:600;font-family:var(--font-sans);border-radius:10px;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .15s ease}.btn-primary{background:var(--text-primary);color:#fff}.btn-primary:hover{background:#1e293b;transform:translateY(-1px)}[data-theme=dark] .btn-primary{background:#2563eb;color:#e2e8f0}[data-theme=dark] .btn-primary:hover{background:#3b82f6}.btn-secondary{background:transparent;color:var(--text-primary);border-color:#0f172a40}.btn-secondary:hover{border-color:var(--text-primary);background:#0f172a08}[data-theme=dark] .btn-secondary{border-color:#94a3b859;color:#e5e7eb}[data-theme=dark] .btn-secondary:hover{border-color:#bfdbfea6;background:#94a3b81f}.hero-scroll-hint{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:1;color:var(--text-muted);font-size:1.5rem;line-height:0;opacity:.65;transition:opacity .2s ease,color .2s ease}.hero-scroll-hint:hover{opacity:1;color:var(--accent)}@media (max-width: 480px){.hero-actions{flex-direction:column;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.btn{width:100%}.hero-tech-item{width:2.65rem;height:2.65rem}.hero-tech-item svg{width:1.24rem;height:1.24rem}}.about-section{position:relative;padding:3.75rem 0 4rem;background:var(--surface)}.about-section__bg{position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 55% 45% at 92% 8%,rgba(251,207,232,.35),transparent 58%),radial-gradient(ellipse 50% 50% at 5% 88%,rgba(147,197,253,.3),transparent 62%)}.about-inner{position:relative;max-width:960px;margin:0 auto}.about-heading{margin-bottom:1.5rem}.about-grid{display:grid;grid-template-columns:minmax(260px,400px) 1fr;gap:2.25rem;align-items:start}.about-visual{position:relative}.about-visual__frame{position:relative;z-index:1;border-radius:24px;padding:0;overflow:hidden;background:linear-gradient(160deg,#f8fafc,#f1f5f9);box-shadow:0 24px 48px -18px #0f172a1f,0 0 0 1px #0f172a0a;isolation:isolate}.about-visual__aurora{position:absolute;inset:-12%;z-index:0;pointer-events:none;overflow:visible}.about-visual__orb{position:absolute;border-radius:50%;filter:blur(48px);opacity:.82}@media (prefers-reduced-motion: no-preference){.about-visual__orb{animation:about-orb-drift 12s ease-in-out infinite}.about-visual__orb--2{animation-delay:-4s}.about-visual__orb--3{animation-delay:-8s}}.about-visual__orb--1{width:65%;height:55%;left:-5%;top:35%;background:radial-gradient(circle,#7dd3fcf2,#60a5fa80)}.about-visual__orb--2{width:55%;height:50%;right:-8%;top:10%;background:radial-gradient(circle,#c4b5fdd9,#a78bfa73);opacity:.65}.about-visual__orb--3{width:50%;height:45%;left:20%;bottom:-5%;background:radial-gradient(circle,#fde0abe6,#fbbf2459);opacity:.55}@keyframes about-orb-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(6%,-4%) scale(1.06)}66%{transform:translate(-4%,5%) scale(.96)}}.about-visual__photo-wrap{position:relative;z-index:1;border-radius:inherit;aspect-ratio:2 / 3;max-height:600px;min-height:0;padding:0;background:transparent;overflow:hidden}.about-visual__photo{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 100%;flex-shrink:0;mix-blend-mode:lighten;filter:drop-shadow(0 20px 32px rgba(15,23,42,.14)) drop-shadow(0 8px 16px rgba(37,99,235,.07)) contrast(1.02) saturate(1.02);will-change:transform}@media (prefers-reduced-motion: no-preference){.about-visual:hover .about-visual__frame{box-shadow:0 32px 64px -16px #0f172a29,0 0 0 1px #0f172a0d}}@media (prefers-reduced-motion: reduce){.about-visual__photo{will-change:auto}}.about-copy p{margin:0 0 1.15rem;font-size:1rem;line-height:1.7;color:var(--text-body)}.about-copy p:last-of-type{margin-bottom:1.5rem}.about-leadership{margin:0 0 1.5rem;padding:1rem 1rem .9rem;border-radius:14px;border:1px solid rgba(15,23,42,.08);background:#f8fafcbf}[data-theme=dark] .about-leadership{border:1px solid rgba(71,85,105,.72);background:#0f172ae0;box-shadow:0 10px 26px -18px #020617bf}.about-leadership__title{margin:0 0 .65rem;font-size:.95rem;font-weight:800;color:var(--text-primary);letter-spacing:-.01em}[data-theme=dark] .about-leadership__title{color:#f1f5f9}.about-leadership__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem;color:var(--text-body);font-size:.92rem;line-height:1.55}[data-theme=dark] .about-leadership__list{color:#cbd5e1}.about-leadership__list li{position:relative;padding-left:1rem}.about-leadership__list li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:999px;background:var(--accent);opacity:.85}[data-theme=dark] .about-leadership__list li:before{background:#60a5fa;opacity:1}.about-leadership__list strong{color:var(--text-primary);font-weight:800}[data-theme=dark] .about-leadership__list strong{color:#e2e8f0}.about-tags{display:flex;flex-wrap:wrap;gap:.65rem}.about-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;border-radius:999px}.about-tag--blue{background:#eff6ff;color:#2563eb}.about-tag-dot{width:6px;height:6px;border-radius:50%;background:#2563eb;flex-shrink:0}.about-tag--neutral{background:#f8fafc;color:var(--text-muted);border:1px solid rgba(15,23,42,.1);font-weight:600}.about-tag-icon{width:.9rem;height:.9rem;flex-shrink:0;opacity:.85}@media (max-width: 800px){.about-grid{grid-template-columns:1fr;gap:2rem}.about-visual{max-width:min(100%,360px);margin:0 auto}.about-heading{text-align:center}}@media (max-width: 767px){.about-section{padding:3rem clamp(1rem,5vw,1.75rem) 3.25rem}.about-leadership{padding:.9rem clamp(.75rem,3vw,1rem) .85rem}}.experience-section{position:relative;padding:3.75rem 0 4rem;background:var(--surface)}.experience-section:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 55% 40% at 8% 35%,rgba(139,92,246,.09),transparent 70%),radial-gradient(ellipse 50% 45% at 92% 55%,rgba(251,191,36,.08),transparent 72%)}.experience-inner{position:relative;max-width:960px;margin:0 auto}.experience-section .section-title{margin-bottom:2.25rem}.experience-timeline{position:relative}.experience-line{position:absolute;left:11px;top:8px;bottom:8px;width:2px;background:#0f172a1a;border-radius:1px}.experience-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.experience-item{display:grid;grid-template-columns:24px 1fr;gap:1rem;align-items:start}.experience-node{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;margin-top:.35rem;flex-shrink:0}.experience-node:before{content:"";position:absolute;inset:-3px;border-radius:50%;background:#2563eb33;filter:blur(4px)}.experience-node-dot{width:12px;height:12px;border-radius:50%;background:var(--accent);border:2px solid #fff;box-shadow:0 0 0 1px #2563eb59}.experience-card{background:var(--card);border-radius:14px;padding:1.35rem 1.5rem 1.25rem;box-shadow:0 4px 24px #0f172a0f;border:1px solid rgba(15,23,42,.06)}.experience-card-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.35rem}.experience-job-title{margin:0;font-size:1.05rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;max-width:18rem;line-height:1.25}.experience-date{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;color:var(--text-muted);font-weight:500;white-space:nowrap}.experience-date-icon{width:1rem;height:1rem;opacity:.75}.experience-company{margin:0 0 .2rem;font-size:.95rem;font-weight:600;color:var(--accent)}.experience-location{margin:0 0 1rem;font-size:.8125rem;color:var(--text-muted)}.experience-bullets{margin:0;padding:0 0 0 1.1rem;list-style:none}.experience-bullets li{position:relative;margin-bottom:.5rem;font-size:.9rem;line-height:1.55;color:var(--text-body);padding-left:.15rem}.experience-bullets li:before{content:"";position:absolute;left:-1rem;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--accent)}.experience-bullets li:last-child{margin-bottom:0}@media (max-width: 767px){.experience-section{padding:3rem clamp(1rem,5vw,1.75rem) 3.25rem}}@media (max-width: 600px){.experience-card-header{flex-direction:column}.experience-line{left:10px}.experience-card{padding:1.15rem clamp(.9rem,3.5vw,1.25rem) 1.05rem}.experience-date{white-space:normal}.experience-job-title{max-width:none}}.skills-section{position:relative;padding:3.75rem 0 4rem;background:var(--surface-muted)}.skills-section__bg{position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 60% 45% at 50% 0%,rgba(254,249,195,.45),transparent 55%),radial-gradient(ellipse 55% 50% at 50% 100%,rgba(191,219,254,.4),transparent 60%)}.skills-inner{position:relative;max-width:960px;margin:0 auto}.skills-title{margin-bottom:2rem}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.skills-card{background:var(--card);border-radius:14px;padding:1.5rem 1.35rem 1.4rem;border:1px solid var(--border-subtle);box-shadow:var(--shadow-card)}.skills-card__head{display:flex;align-items:center;gap:.75rem;margin-bottom:1.1rem}.skills-card__icon-wrap{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:#ebf2ff;flex-shrink:0}.skills-card__icon{width:1.2rem;height:1.2rem;color:var(--accent)}.skills-card__title{margin:0;font-size:1rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em;line-height:1.25}.skills-card__list{margin:0;padding:0;list-style:none}.skills-card__list li{position:relative;padding-left:1rem;margin-bottom:.45rem;font-size:.9rem;color:var(--text-body);line-height:1.5;font-weight:500}.skills-card__list li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--accent)}.skills-card__list li:last-child{margin-bottom:0}@media (max-width: 767px){.skills-section{padding:3rem clamp(1rem,5vw,1.75rem) 3.25rem}}@media (max-width: 900px){.skills-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.skills-grid{grid-template-columns:1fr}}.projects-section{position:relative;padding:3.75rem 0 4rem;background:var(--surface)}.projects-section__bg{position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 65% 55% at 75% 25%,rgba(186,230,253,.35),transparent 55%),radial-gradient(ellipse 55% 50% at 15% 80%,rgba(167,243,208,.28),transparent 58%)}.projects-inner{position:relative;max-width:720px;margin:0 auto}.projects-title{margin-bottom:2.4rem}.projects-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.35rem}.project-card{background:var(--card);border-radius:16px;padding:1.5rem 1.5rem 1.35rem;border:1px solid var(--border-subtle);box-shadow:var(--shadow-card)}.project-card__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.85rem}.project-card__title{margin:0;font-size:1.1rem;font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.project-card__cta{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600;font-family:var(--font-sans);color:#fff;background:var(--accent);border-radius:8px;text-decoration:none;border:none;cursor:pointer;transition:background .2s ease}.project-card__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.project-card__cta svg{width:1rem;height:1rem}.project-card__cta:hover{background:var(--accent-hover)}.project-card__cta-placeholder{min-width:6rem;height:2rem}.project-card__desc{margin:0 0 1rem;font-size:.95rem;line-height:1.6;color:var(--text-muted);font-weight:400;text-align:left}.project-card__media{margin:0 0 1rem;border-radius:12px;overflow:hidden;border:1px solid var(--border-subtle);background:#f8fafc;display:flex;justify-content:center}.project-card__media img{width:100%;max-height:360px;object-fit:contain;display:block}.project-card__video{width:100%;max-height:420px;object-fit:contain;display:block;background:#000}.project-carousel{position:relative;margin:0 0 1rem}.project-carousel__viewport{border-radius:12px;overflow:hidden;border:1px solid var(--border-subtle);background:#f8fafc}.project-carousel__viewport img{width:100%;max-height:380px;object-fit:contain;display:block;background:#0b1220}.project-carousel__nav{position:absolute;top:calc(50% - 18px);width:2rem;height:2rem;border-radius:999px;border:1px solid var(--border-subtle);background:#ffffffeb;color:var(--text-primary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.project-carousel__nav--left{left:.6rem}.project-carousel__nav--right{right:.6rem}.project-carousel__dots{margin-top:.55rem;display:flex;justify-content:center;gap:.35rem}.project-carousel__dot{width:.45rem;height:.45rem;border-radius:999px;border:0;padding:0;background:#64748b59;cursor:pointer}.project-carousel__dot--active{background:var(--accent)}.project-card__tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.project-card__tags li{font-size:.75rem;font-weight:600;color:var(--accent);background:var(--accent-soft);padding:.35rem .75rem;border-radius:999px}@media (max-width: 767px){.projects-section{padding:3rem clamp(1rem,5vw,1.75rem) 3.25rem}}@media (max-width: 520px){.project-card__header{flex-direction:column;align-items:flex-start}.project-card__actions{justify-content:flex-start}.project-card__cta-placeholder{display:none}}.honors-section{position:relative;padding:3.75rem 0 4rem;background:var(--surface)}.honors-section:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 55% 50% at 20% 40%,rgba(147,197,253,.18),transparent 65%),radial-gradient(ellipse 50% 50% at 85% 60%,rgba(251,207,232,.22),transparent 68%)}.honors-inner{position:relative;max-width:960px;margin:0 auto}.honors-title{margin-bottom:1.75rem}.honors-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.honors-card{display:flex;align-items:flex-start;gap:1rem;padding:1.35rem 1.4rem;border-radius:14px;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 20px #0f172a0d}.honors-card--lavender{background:linear-gradient(135deg,#f5f3fff2,#eef2ffeb)}.honors-card--cream{background:linear-gradient(135deg,#fffbebfa,#fff5e4f5)}.honors-card--mint{background:linear-gradient(135deg,#ecfdf5fa,#d1fae58c)}.honors-card--sky{background:linear-gradient(135deg,#f0f9fffa,#e0f2fee0)}[data-theme=dark] .honors-card{border:1px solid rgba(51,65,85,.72);box-shadow:0 12px 28px -16px #020617b3}[data-theme=dark] .honors-card--lavender{background:linear-gradient(135deg,#312e8147,#1e293be0)}[data-theme=dark] .honors-card--cream{background:linear-gradient(135deg,#78350f40,#1e293be0)}[data-theme=dark] .honors-card--mint{background:linear-gradient(135deg,#064e3b4d,#1e293be0)}[data-theme=dark] .honors-card--sky{background:linear-gradient(135deg,#1e40af4d,#1e293be0)}.honors-icon{flex-shrink:0;width:1.65rem;height:1.65rem;color:var(--text-primary);margin-top:.15rem;opacity:.88}[data-theme=dark] .honors-icon{color:#cbd5e1;opacity:.95}.honors-card-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--text-primary);line-height:1.3;letter-spacing:-.02em}[data-theme=dark] .honors-card-title{color:#f1f5f9}.honors-card-subtitle{margin:0;font-size:.875rem;color:var(--text-muted);line-height:1.45}[data-theme=dark] .honors-card-subtitle{color:#cbd5e1}.honors-card-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.65rem;font-size:.8125rem;font-weight:700;color:var(--accent);text-decoration:none}[data-theme=dark] .honors-card-link{color:#93c5fd}.honors-card-link:hover{text-decoration:underline}.honors-card-link svg{width:1rem;height:1rem}@media (max-width: 767px){.honors-section{padding:3rem clamp(1rem,5vw,1.75rem) 3.25rem}.honors-card{padding:1.2rem clamp(1rem,4vw,1.35rem)}}@media (max-width: 700px){.honors-grid{grid-template-columns:1fr}}.contact-section{position:relative;padding:3.75rem 0 4rem;background:var(--surface-muted);text-align:center}.contact-section__bg{position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 70% 55% at 20% 50%,rgba(251,207,232,.35),transparent 60%),radial-gradient(ellipse 65% 55% at 85% 45%,rgba(199,210,254,.35),transparent 62%)}.contact-inner{position:relative;max-width:40rem;margin:0 auto;padding:0 .25rem}.contact-heading{margin:0 0 1rem;font-size:clamp(1.85rem,4.5vw,2.5rem);font-weight:700;color:var(--text-primary);letter-spacing:-.02em}.contact-status{margin:0 0 1.5rem;font-size:1rem;line-height:1.55;color:var(--text-body);font-weight:500}.contact-email{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;margin-bottom:2rem;font-size:1rem;font-weight:700;color:var(--text-primary);text-decoration:none}.contact-email:hover{color:var(--accent)}.contact-email-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.contact-social{display:flex;justify-content:center;gap:.85rem}.contact-social-btn{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#fff;color:var(--text-muted);box-shadow:0 4px 18px #0f172a14;border:1px solid var(--border-subtle);text-decoration:none;transition:color .15s ease,transform .15s ease,box-shadow .15s ease}.contact-social-btn:hover{color:var(--text-primary);transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1a}.contact-social-btn svg{width:1.2rem;height:1.2rem}.site-footer{padding:1.5rem 0 2.25rem;text-align:center;border-top:1px solid var(--border-subtle);background:var(--surface-muted)}.site-footer__text{margin:0;font-size:.8125rem;color:var(--text-muted)}.orbs-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;animation:float 32s infinite linear}.orb-1{width:280px;height:280px;background:#7dd3fc8c;top:12%;left:5%;animation-duration:28s}.orb-2{width:220px;height:220px;background:#fde09a80;top:55%;left:0%;animation-duration:34s;animation-delay:-6s}.orb-3{width:320px;height:320px;background:#a7f3d073;top:22%;right:0%;animation-duration:38s;animation-delay:-10s}.orb-4{width:200px;height:200px;background:#c4b5fd73;bottom:8%;right:10%;animation-duration:42s;animation-delay:-14s}.orb-5{width:260px;height:260px;background:#fbcfe866;top:8%;left:42%;animation-duration:46s;animation-delay:-18s}.orb-6{width:240px;height:240px;background:#bae6fd66;bottom:28%;left:25%;animation-duration:50s;animation-delay:-22s}.orb-7{width:180px;height:180px;background:#fef9c373;top:68%;right:28%;animation-duration:54s;animation-delay:-26s}.orb-8{width:220px;height:220px;background:#a5b4fc61;top:45%;left:65%;animation-duration:58s;animation-delay:-30s}@keyframes float{0%{transform:translate(0) rotate(0)}25%{transform:translate(4vw,24vh) rotate(90deg)}50%{transform:translate(22vw,4vh) rotate(180deg)}75%{transform:translate(36vw,-4vh) rotate(270deg)}to{transform:translate(0) rotate(360deg)}}@media (max-width: 768px){.orb{filter:blur(48px);opacity:.38}.orb-1,.orb-2,.orb-3,.orb-4,.orb-5,.orb-6,.orb-7,.orb-8{width:160px;height:160px}}
