:root{--bg:#000;--bg-soft:#0a0a0c;--surface:#ffffff0a;--surface-hover:#ffffff12;--chip:#ffffff0f;--border:#ffffff1a;--text:#f5f5f7;--muted:#86868b;--accent:#2997ff;--accent2:#a855f7;--grad:linear-gradient(120deg, #2997ff, #a855f7 55%, #ff6ac1);--nav-bg:#0a0a0c99;--aurora-opacity:1;--max:1100px;--font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, Helvetica, Arial, sans-serif}:root[data-theme=light]{--bg:#fbfbfd;--bg-soft:#f2f3f7;--surface:#00000006;--surface-hover:#0000000d;--chip:#0000000a;--border:#0000001f;--text:#1d1d1f;--muted:#6e6e73;--accent:#0071e3;--accent2:#a855f7;--grad:linear-gradient(120deg, #0071e3, #a855f7 55%, #e0559f);--nav-bg:#fbfbfdb3;--aurora-opacity:.55}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{background:var(--bg);color:var(--text);font-family:var(--font);margin:0;line-height:1.6;transition:background .4s,color .4s;overflow-x:hidden}a{color:inherit;text-decoration:none}section{padding:clamp(5rem,12vh,9rem) 1.5rem;position:relative}.wrap{max-width:var(--max);margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin:0 0 .75rem;font-size:.8rem;font-weight:600}.section-title{letter-spacing:-.02em;margin:0 0 2.5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.05}.gradient-text{background:var(--grad);color:#0000;background-clip:text}.nav{z-index:100;background:var(--nav-bg);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid #0000;justify-content:center;align-items:center;gap:clamp(1rem,4vw,2.5rem);padding:.85rem 1.5rem;font-size:.9rem;transition:border-color .3s,background .3s;display:flex;position:fixed;inset:0 0 auto}.nav.scrolled{border-bottom-color:var(--border)}.nav a{color:var(--muted);transition:color .2s}.nav a:hover{color:var(--text)}.nav .brand{margin-right:auto}@media (width<=640px){.nav .hide-sm{display:none}}.card{background:var(--surface);border:1px solid var(--border);border-radius:20px;padding:1.6rem;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s,border-color .35s}.card:hover{background:var(--surface-hover);border-color:#80808059;transform:translateY(-6px)}.btn{border-radius:980px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,background .2s,opacity .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{opacity:.92;transform:scale(1.04)}.btn-ghost{border:1px solid var(--border);color:var(--text)}.btn-ghost:hover{border-color:var(--text)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important}}.reveal[data-astro-cid-dxadctke]{opacity:0;transition:opacity .8s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), transform .8s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay);will-change:opacity, transform;transform:translateY(32px)}.reveal[data-astro-cid-dxadctke].is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal[data-astro-cid-dxadctke]{opacity:1;transition:none;transform:none}}.bg-soft[data-astro-cid-lcdefpme]{background:var(--bg-soft)}.scroll-progress[data-astro-cid-lcdefpme]{z-index:200;background:var(--grad);width:0;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.toast[data-astro-cid-lcdefpme]{-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);color:var(--text);opacity:0;pointer-events:none;z-index:300;background:#ffffff1a;border-radius:980px;padding:.7rem 1.3rem;font-size:.9rem;font-weight:600;transition:opacity .25s,transform .25s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%,1.5rem)}.toast[data-astro-cid-lcdefpme].show{opacity:1;transform:translate(-50%)}.brand[data-astro-cid-lcdefpme]{align-items:center;gap:.55rem;margin-right:auto;display:inline-flex}.brand-mark[data-astro-cid-lcdefpme]{letter-spacing:-.03em;color:#fff;background:var(--grad);border-radius:9px;place-items:center;width:30px;height:30px;font-size:.8rem;font-weight:800;display:grid;box-shadow:0 4px 14px #2997ff59}.brand-name[data-astro-cid-lcdefpme]{color:var(--text);letter-spacing:-.01em;font-weight:700}.brand-dot[data-astro-cid-lcdefpme]{color:var(--accent)}.theme-toggle[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:var(--chip);width:34px;height:34px;color:var(--text);cursor:pointer;border-radius:50%;flex:none;place-items:center;transition:border-color .2s,background .2s;display:grid;position:relative}.theme-toggle[data-astro-cid-lcdefpme]:hover{border-color:var(--accent)}.theme-icon[data-astro-cid-lcdefpme]{font-size:.95rem;line-height:1;transition:opacity .3s,transform .3s;position:absolute}.theme-icon[data-astro-cid-lcdefpme].sun{opacity:0;transform:rotate(-90deg)scale(.5)}.theme-icon[data-astro-cid-lcdefpme].moon,:root[data-theme=light] .theme-icon[data-astro-cid-lcdefpme].sun{opacity:1;transform:none}:root[data-theme=light] .theme-icon[data-astro-cid-lcdefpme].moon{opacity:0;transform:rotate(90deg)scale(.5)}.marquee-section[data-astro-cid-lcdefpme]{border-block:1px solid var(--border);padding:2.5rem 0;overflow:hidden}.marquee[data-astro-cid-lcdefpme]{width:100%;display:flex;mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.marquee-track[data-astro-cid-lcdefpme]{white-space:nowrap;will-change:transform;gap:3rem;padding-right:3rem;animation:40s linear infinite scrollX;display:flex}.marquee-item[data-astro-cid-lcdefpme]{letter-spacing:-.01em;color:var(--muted);opacity:.65;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:700;transition:color .2s,opacity .2s}.marquee-item[data-astro-cid-lcdefpme]:hover{color:var(--accent);opacity:1}@keyframes scrollX{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track[data-astro-cid-lcdefpme]{white-space:normal;flex-wrap:wrap;justify-content:center;animation:none}}.hero[data-astro-cid-lcdefpme]{text-align:center;place-items:center;min-height:100svh;padding:6rem 1.5rem 4rem;display:grid;position:relative;overflow:hidden}.hero-inner[data-astro-cid-lcdefpme]{z-index:2;position:relative}.avatar[data-astro-cid-lcdefpme]{object-fit:cover;border:1px solid var(--border);border-radius:50%;width:140px;height:140px;animation:1s cubic-bezier(.22,1,.36,1) both pop;box-shadow:0 20px 60px #2997ff40}.hero-role[data-astro-cid-lcdefpme]{color:var(--muted);margin:1.5rem 0 .5rem;font-size:1.1rem;animation:.8s .2s both fadeUp}.hero-title[data-astro-cid-lcdefpme]{letter-spacing:-.03em;max-width:14ch;margin:.5rem auto 2rem;font-size:clamp(2.5rem,8vw,5.5rem);font-weight:700;line-height:1.02}.hero-title[data-astro-cid-lcdefpme] .word[data-astro-cid-lcdefpme]{opacity:0;animation:.9s cubic-bezier(.22,1,.36,1) both wordIn;animation-delay:calc(.35s + var(--i) * 90ms);display:inline-block;transform:translateY(40px)rotate(4deg)}.hero-title[data-astro-cid-lcdefpme] .word[data-astro-cid-lcdefpme]:last-child{background:var(--grad);color:#0000;background-clip:text}.hero-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s 1s both fadeUp;display:flex}@media (width<=640px){.hero[data-astro-cid-lcdefpme]{padding-left:1.25rem;padding-right:1.25rem}.hero-title[data-astro-cid-lcdefpme]{overflow-wrap:break-word;word-break:break-word;max-width:100%;font-size:clamp(1.75rem,8.5vw,2.6rem)}.hero-role[data-astro-cid-lcdefpme]{font-size:1rem}.hero-cta[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;width:100%;max-width:320px;margin-inline:auto}.hero-cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%}}.aurora[data-astro-cid-lcdefpme]{z-index:0;filter:blur(40px);background:radial-gradient(40% 50% at 20% 30%,#2997ff59,#0000 70%),radial-gradient(45% 55% at 80% 25%,#a855f752,#0000 70%),radial-gradient(40% 50% at 55% 70%,#ff6ac138,#0000 70%);height:130%;animation:16s ease-in-out infinite alternate drift;position:absolute;inset:-20% -10% auto}.scroll-hint[data-astro-cid-lcdefpme]{border:2px solid var(--border);z-index:2;border-radius:20px;width:26px;height:42px;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-hint[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:var(--muted);border-radius:2px;width:4px;height:8px;margin-left:-2px;animation:1.8s ease-in-out infinite scrollDot;position:absolute;top:8px;left:50%}@media (width<=640px){.scroll-hint[data-astro-cid-lcdefpme]{width:22px;height:34px;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));opacity:.6}.scroll-hint[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{height:6px;top:6px}}.stats-section[data-astro-cid-lcdefpme]{border-block:1px solid var(--border);padding:4rem 1.5rem}.stats-grid[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.stat-num[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700}.stat-label[data-astro-cid-lcdefpme]{color:var(--muted);font-size:.95rem}@media (width<=640px){.stats-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:2rem}}.about-text[data-astro-cid-lcdefpme]{letter-spacing:-.01em;max-width:22ch;color:var(--text);font-size:clamp(1.4rem,3.2vw,2.1rem);font-weight:500;line-height:1.35}#about[data-astro-cid-lcdefpme] .about-text[data-astro-cid-lcdefpme]{max-width:900px;color:var(--muted)}.timeline[data-astro-cid-lcdefpme]{padding-left:1.5rem;position:relative}.timeline[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(var(--accent), var(--accent2));opacity:.4;width:2px;position:absolute;top:8px;bottom:8px;left:5px}.tl-item[data-astro-cid-lcdefpme]{margin-bottom:1.5rem;position:relative}.tl-dot[data-astro-cid-lcdefpme]{background:var(--accent);border-radius:50%;width:12px;height:12px;position:absolute;top:1.8rem;left:-1.5rem;box-shadow:0 0 0 4px #2997ff26}.tl-head[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.tl-head[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0;font-size:1.3rem}.tl-period[data-astro-cid-lcdefpme]{color:var(--muted);white-space:nowrap;font-size:.9rem}.tl-title[data-astro-cid-lcdefpme]{color:var(--accent);margin:.2rem 0 .8rem;font-weight:600}.tl-card[data-astro-cid-lcdefpme] ul[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;padding-left:1.1rem}.tl-card[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{margin:.35rem 0}.grid-2[data-astro-cid-lcdefpme]{perspective:1200px;grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.grid-3[data-astro-cid-lcdefpme]{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (width<=820px){.grid-3[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.grid-2[data-astro-cid-lcdefpme],.grid-3[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.skill-icon[data-astro-cid-lcdefpme]{font-size:1.8rem}.skill-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:.6rem 0 .9rem;font-size:1.15rem}.pills[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.5rem;display:flex}.pill[data-astro-cid-lcdefpme]{color:var(--text);border:1px solid var(--border);background:#ffffff0f;border-radius:980px;padding:.25rem .7rem;font-size:.82rem}.cert-card[data-astro-cid-lcdefpme]{align-items:center;gap:1rem;display:flex;position:relative;overflow:hidden}.cert-card[data-astro-cid-lcdefpme]:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(120deg,#2997ff1a,#a855f71a);transition:opacity .35s;position:absolute;inset:0}.cert-card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.cert-badge-img[data-astro-cid-lcdefpme]{object-fit:contain;flex:none;width:56px;height:56px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.cert-card[data-astro-cid-lcdefpme]:hover .cert-badge-img[data-astro-cid-lcdefpme]{transform:scale(1.08)rotate(-3deg)}.cert-body[data-astro-cid-lcdefpme]{flex-direction:column;flex:auto;min-width:0;margin-right:.25rem;display:flex}.cert-name[data-astro-cid-lcdefpme]{font-size:.98rem;font-weight:600;line-height:1.25}.cert-meta[data-astro-cid-lcdefpme]{color:var(--muted);align-items:center;gap:.5rem;margin-top:.4rem;font-size:.85rem;display:flex}.cert-issuer[data-astro-cid-lcdefpme]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cert-tag[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:#2997ff1f;border-radius:980px;flex:none;padding:.15rem .55rem;font-size:.68rem;font-weight:600}.cert-card[data-astro-cid-lcdefpme][data-tag=AWS] .cert-tag[data-astro-cid-lcdefpme]{color:#ff9d4d;background:#ff9d4d1f}.cert-card[data-astro-cid-lcdefpme][data-tag=IaC] .cert-tag[data-astro-cid-lcdefpme]{color:#a855f7;background:#a855f724}.cert-arrow[data-astro-cid-lcdefpme]{color:var(--muted);flex:none;transition:transform .2s,color .2s}.cert-card[data-astro-cid-lcdefpme]:hover .cert-arrow[data-astro-cid-lcdefpme]{color:var(--accent);transform:translate(3px,-3px)}.note-card[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:.4rem;height:100%;display:flex}.note-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0;font-size:1.3rem}.note-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0}.note-arrow[data-astro-cid-lcdefpme]{color:var(--accent);margin-top:.8rem;font-weight:600;transition:transform .2s}.note-card[data-astro-cid-lcdefpme]:hover .note-arrow[data-astro-cid-lcdefpme]{transform:translate(4px)}.ach-title[data-astro-cid-lcdefpme]{margin:0 0 .2rem;font-size:1.15rem}.ach-org[data-astro-cid-lcdefpme]{color:var(--accent);margin:0 0 .6rem;font-size:.88rem}.ach-detail[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;font-size:.95rem}#contact[data-astro-cid-lcdefpme]{text-align:center;padding:clamp(6rem,15vh,10rem) 1.5rem;position:relative;overflow:hidden}.aurora-footer[data-astro-cid-lcdefpme]{opacity:.7;height:100%;inset:auto -10% -40%}.contact-inner[data-astro-cid-lcdefpme]{z-index:2;position:relative}.contact-title[data-astro-cid-lcdefpme]{margin-bottom:2rem}.contact-links[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.copyright[data-astro-cid-lcdefpme]{color:var(--muted);margin-top:3rem;font-size:.9rem}@keyframes wordIn{to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@keyframes pop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:none}}@keyframes drift{0%{transform:translate(-3%,-2%)scale(1)}to{transform:translate(3%,2%)scale(1.1)}}@keyframes scrollDot{0%{opacity:0;transform:translateY(0)}30%{opacity:1}to{opacity:0;transform:translateY(14px)}}@media (prefers-reduced-motion:reduce){.avatar[data-astro-cid-lcdefpme],.hero-role[data-astro-cid-lcdefpme],.hero-title[data-astro-cid-lcdefpme] .word[data-astro-cid-lcdefpme],.hero-cta[data-astro-cid-lcdefpme],.aurora[data-astro-cid-lcdefpme],.scroll-hint[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{opacity:1!important;animation:none!important;transform:none!important}}
