#about,#expertise,#projects,#skills{scroll-margin-top:calc(var(--navbar-height) + 1rem)}.hc-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center;padding:3rem}.hc-hero__name{font-size:3.2rem;font-weight:800;line-height:1.05;margin:.5rem 0 1rem}.hc-hero__role{font-size:1.15rem;font-weight:700;margin-bottom:.4rem}.hc-hero__subtitle{font-size:.95rem;color:var(--hc-muted);margin-bottom:1.25rem}.hc-hero__desc{font-size:.98rem;line-height:1.75;color:var(--hc-muted);max-width:480px;margin-bottom:1.5rem}.hc-hero__actions{display:flex;gap:.9rem;margin-top:1.75rem;flex-wrap:wrap}.hc-hero__image img{width:100%;height:auto;border-radius:24px;display:block;object-fit:cover}.hc-reverse-icon-btn .hc-icon-btn__track{transform:translate(-50%)}.hc-reverse-icon-btn:hover .hc-icon-btn__track,.hc-btn:hover+.hc-reverse-icon-btn .hc-icon-btn__track{transform:translate(0)}.hc-skills{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;padding:2.5rem 3rem}.hc-skills__note{font-size:.92rem;color:var(--hc-muted);line-height:1.6;margin-top:.5rem}.hc-skills__actions{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem}.hc-skills__track{position:relative;align-self:center;height:240px;overflow:hidden;mask-image:linear-gradient(to bottom,transparent,#000 50px,#000 calc(100% - 50px),transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 50px,#000 calc(100% - 50px),transparent)}.hc-skills__marquee{display:flex;flex-direction:column;gap:1rem;animation:hc-marquee-vertical 24s linear infinite}.hc-skills__col{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-shrink:0}.hc-skills__pill{display:inline-flex;align-items:center;width:fit-content;padding:.9rem 1.6rem;border-radius:100px;background:var(--hc-bg);font-family:var(--hc-font-display);font-weight:300;font-size:1.05rem}@keyframes hc-marquee-vertical{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media (prefers-reduced-motion: reduce){.hc-skills__marquee{animation:none}}@media (width < 900px){.hc-hero,.hc-skills{grid-template-columns:1fr}}@media (width < 750px){.hc-hero,.hc-skills{padding:2rem 1.5rem}.hc-hero__name{font-size:2.3rem}}.lc-panel{--lc-panel-bg-a: #eef3fb;--lc-panel-bg-b: #e2ebfa;--lc-ink: #0f172a;--lc-muted: #64748b;--lc-line: #c7d2e3;--lc-card: #ffffff;--lc-card-border: #e1e8f5;--lc-idea: #f59e0b;--lc-req: #0ea5e9;--lc-ai: #7c6cf6;--lc-test: #14b8a6;--lc-review: #ec4899;--lc-delivery: #22c55e;position:relative;width:100%;aspect-ratio:560/640;border-radius:24px;background:radial-gradient(circle at 12% 6%,rgba(37,99,235,.08),transparent 42%),radial-gradient(circle at 92% 92%,rgba(124,108,246,.1),transparent 45%),linear-gradient(160deg,var(--lc-panel-bg-a),var(--lc-panel-bg-b));border:1px solid #dbe4f3;box-shadow:0 30px 60px -25px #0f172a40;overflow:hidden;padding:26px 22px 20px;display:flex;flex-direction:column;align-items:center}.lc-panel:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(15,23,42,.055) 1.1px,transparent 1.1px);background-size:17px 17px;-webkit-mask-image:radial-gradient(circle at 50% 45%,black 0%,transparent 72%);mask-image:radial-gradient(circle at 50% 45%,black 0%,transparent 72%);pointer-events:none}.lc-eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--lc-muted);margin-bottom:14px;z-index:2}.lc-wheel{position:relative;width:100%;max-width:480px;aspect-ratio:1/1;margin:0 auto;z-index:1}.lc-ring-svg{position:absolute;inset:0;width:100%;height:100%}.lc-ring-svg circle{fill:none;stroke:var(--lc-line);stroke-width:3;stroke-dasharray:2 9;stroke-linecap:round}.lc-orbit{position:absolute;inset:0;animation:lc-spin 12s linear infinite}.lc-orbit-dot{position:absolute;left:50%;top:12%;width:11px;height:11px;border-radius:50%;background:#2563eb;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #2563eb29,0 0 14px #2563eb99}@keyframes lc-spin{to{transform:rotate(360deg)}}.lc-hub{position:absolute;left:50%;top:50%;width:34%;aspect-ratio:1/1;transform:translate(-50%,-50%);background:var(--lc-card);border:1px solid var(--lc-card-border);border-radius:50%;box-shadow:0 16px 32px -18px #0f172a4d;display:flex;align-items:center;justify-content:center;z-index:2}.lc-hub-inner{position:relative;width:78%;aspect-ratio:1/1}.lc-hub-item{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;opacity:0;animation:lc-hubcycle 12s ease-in-out infinite;text-align:center}.lc-hub-item svg{width:20px;height:20px}.lc-hub-item img{width:28px!important;height:28px!important;object-fit:contain}.lc-hub-item span{font-size:10.5px;font-weight:700;color:var(--lc-ink);line-height:1.15}.lc-hub-item.lc-h1{animation-delay:0s}.lc-hub-item.lc-h2{animation-delay:-10s}.lc-hub-item.lc-h3{animation-delay:-8s}.lc-hub-item.lc-h4{animation-delay:-6s}.lc-hub-item.lc-h5{animation-delay:-4s}.lc-hub-item.lc-h6{animation-delay:-2s}@keyframes lc-hubcycle{0%{opacity:0;transform:scale(.92)}3%{opacity:1;transform:scale(1)}14%{opacity:1;transform:scale(1)}17%{opacity:0;transform:scale(.92)}to{opacity:0}}.lc-stage{position:absolute;width:118px;transform:translate(-50%,-50%);text-align:center;z-index:2}.lc-s-idea{left:50%;top:14%}.lc-s-req{left:82.9%;top:31%}.lc-s-ai{left:82.9%;top:69%}.lc-s-test{left:50%;top:90%}.lc-s-review{left:17.1%;top:69%}.lc-s-delivery{left:17.1%;top:31%}.lc-stage-badge{width:44px;height:44px;border-radius:14px;margin:0 auto 6px;background:#fff;border:1px solid var(--lc-card-border);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px -10px #0f172a40}.lc-stage-badge svg{width:19px;height:19px}.lc-stage-badge img{width:19px!important;height:19px!important;object-fit:contain}.lc-stage-label{font-size:10.5px;font-weight:700;color:var(--lc-ink);line-height:1.2}.lc-stage-sub{font-size:8.8px;color:var(--lc-muted);line-height:1.25;margin-top:1px}.lc-s-idea .lc-stage-badge{animation:lc-glow 12s ease-in-out infinite;animation-delay:0s;color:var(--lc-idea)}.lc-s-req .lc-stage-badge{animation:lc-glow 12s ease-in-out infinite;animation-delay:2s;color:var(--lc-req)}.lc-s-ai .lc-stage-badge{animation:lc-glow 12s ease-in-out infinite;animation-delay:4s;color:var(--lc-ai)}.lc-s-test .lc-stage-badge{animation:lc-glow 12s ease-in-out infinite;animation-delay:6s;color:var(--lc-test)}.lc-s-review .lc-stage-badge{animation:lc-glow 12s ease-in-out infinite;animation-delay:8s;color:var(--lc-review)}.lc-s-delivery .lc-stage-badge{animation:lc-glow 12s ease-in-out infinite;animation-delay:10s;color:var(--lc-delivery)}@keyframes lc-glow{0%,15%,to{transform:scale(1);box-shadow:0 8px 16px -10px #0f172a40;border-color:var(--lc-card-border)}5%{transform:scale(1.16);box-shadow:0 0 0 7px color-mix(in srgb,currentColor 16%,transparent)}10%{transform:scale(1)}}.lc-caption{margin-top:14px;font-size:11.5px;color:var(--lc-muted);text-align:center;z-index:2}.lc-caption b{color:var(--lc-ink)}@media (prefers-reduced-motion: reduce){.lc-orbit{animation:none}.lc-orbit-dot{opacity:0}.lc-hub-item{animation:none;opacity:0}.lc-hub-item.lc-h1{opacity:1}.lc-stage-badge{animation:none!important;transform:none!important}}@media (width < 480px){.lc-stage{width:92px}.lc-stage-badge{width:38px;height:38px}.lc-stage-label{font-size:9.5px}.lc-stage-sub{display:none}}
