:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/145% var(--sans);letter-spacing:.14px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:15px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}:root{--primary:#3b82f6;--primary-dark:#1e40af;--secondary:#fff;--text-primary:#1a1a1a;--text-secondary:#666;--text-light:#999;--bg-light:#f9f9f9;--bg-white:#fff;--border-color:#e0e0e0;--dark-bg:#0f172a;--dark-card:#1e293b;--accent:#06b6d4;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--spacing-2xl:4rem;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--motion-snappy:.22s;--motion-smooth:.56s;--ease-fluid:cubic-bezier(.22, 1, .36, 1);--animation-delay:0s}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:linear-gradient(#0a0f24b3 0%,#0f172a80 100%);border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(#1e4b73e6 0%,#143250b3 100%) padding-box padding-box;border:2px solid #0000;border-radius:10px;transition:all .3s;box-shadow:inset 0 0 6px #14325080,0 0 4px #1e4b734d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#3b82f6f2 0%,#1e508cd9 100%);box-shadow:inset 0 0 12px #3b82f666,0 0 10px #3b82f659}::-webkit-scrollbar-thumb:active{background:linear-gradient(#3b82f6 0%,#2764a0e6 100%);box-shadow:inset 0 0 20px #3b82f680,0 0 15px #3b82f666}*{scrollbar-color:#285082cc #0a0f2499;scrollbar-width:thin}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-white);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.app{width:100%;min-height:100vh;animation:.8s ease-out pageTransitionIn}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.2}h3{font-size:1.5rem;font-weight:600}h4{font-size:1.125rem;font-weight:600}p{color:var(--text-secondary);font-size:1rem}.header{z-index:1000;padding:0;position:sticky;top:0}.header-dark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#060b1ff7;border-bottom:1px solid #ffffff0d}.header-container{justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1400px;margin:0 auto;padding:1rem 3rem;display:flex}.logo{color:var(--text-primary);align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.logo-dark{color:#fff}.logo-dot{color:var(--primary)}.avatar-small{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:700;display:flex;overflow:hidden}.avatar-small img{object-fit:cover;width:100%;height:100%}.nav-items{flex:1;justify-content:center;gap:2.5rem;list-style:none;display:flex}.nav-link{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:400;transition:color .2s}.nav-link-dark{color:#ffffffa6}.nav-link-dark:hover{color:#fff}.nav-link:hover{color:var(--primary)}.header-actions{align-items:center;gap:1rem;display:flex}.btn-cv-dark{color:#ffffffb3;cursor:pointer;letter-spacing:.3px;background:0 0;border:none;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-flex}.btn-cv-dark:hover{color:#fff}.btn-touch{color:#0a0f24;cursor:pointer;letter-spacing:.2px;background:#fff;border:2px solid #fff;border-radius:2rem;padding:.55rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.btn-touch:hover{color:#fff;background:0 0}.btn-primary{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px)}.btn-secondary{color:var(--primary);border:1px solid var(--primary);border-radius:var(--radius-md);cursor:pointer;background:0 0;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.btn-secondary:hover{background:var(--primary);color:#fff}.btn-large{padding:1rem 2rem;font-size:1rem}.hero-section{background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/60px 60px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/60px 60px,linear-gradient(160deg,#060b1f 0%,#0a0f2e 40%,#0f1642 70%,#111830 100%) 0 0/100% 100%;align-items:center;width:100%;min-height:calc(100vh - 62px);display:flex}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;padding:5rem 3rem;display:grid}.hero-label{align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.hero-dot{background:var(--primary);opacity:.9;border-radius:50%;flex-shrink:0;width:8px;height:8px}.hero-label-text{letter-spacing:3px;text-transform:uppercase;color:#ffffff73;margin-left:.5rem;font-size:.7rem;font-weight:600}.hero-title{letter-spacing:-2px;flex-direction:column;height:auto;min-height:auto;margin:0 0 1.5rem;font-size:clamp(3.5rem,8vw,7rem);font-weight:800;line-height:.95;display:flex}.hero-name-first{color:#fff;white-space:nowrap;clip-path:inset(0 100% 0 0);border-right:.05em solid;animation:1.08s steps(8,end) .15s forwards typeMask,.85s step-end .15s 4 caretBlink,10ms linear 1.25s forwards caretOff;display:inline;overflow:visible}.hero-name-last{color:#ffffff73;white-space:nowrap;clip-path:inset(0 100% 0 0);border-right:.05em solid;animation:1.2s steps(10,end) 1.25s forwards typeMask,.85s step-end 1.25s 4 caretBlink,10ms linear 2.55s forwards caretOff;display:inline;overflow:visible}.hero-subtitle{color:#ffffffe6;letter-spacing:.2px;margin:0 0 .875rem;font-size:1.2rem;font-weight:600}.hero-description{color:#ffffff80;max-width:440px;margin:0 0 2.25rem;font-size:.95rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.hero-btn-cv{color:#0a0f24;cursor:pointer;letter-spacing:.2px;background:#fff;border:2px solid #fff;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.hero-btn-icon{justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.hero-btn-icon svg{width:100%;height:100%}.hero-btn-cv:hover{color:#fff;background:0 0}.hero-btn-projects{color:#ffffffd9;cursor:pointer;letter-spacing:.2px;background:#ffffff14;border:1.5px solid #fff3;border-radius:2rem;justify-content:center;align-items:center;gap:.45rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:all .25s;display:inline-flex}.hero-btn-projects svg{vertical-align:middle;width:1rem;height:1rem}.hero-btn-projects:hover{color:#fff;background:#ffffff26;border-color:#fff6}.hero-stats{align-items:center;gap:2.5rem;display:flex}.hero-stat-item{align-items:baseline;gap:.5rem;display:flex}.hero-stat-value{color:var(--primary);font-size:1.375rem;font-weight:700;line-height:1}.hero-stat-label{color:#ffffff80;letter-spacing:.3px;font-size:.78rem}.hero-image{justify-content:center;align-items:center;display:flex;position:relative}.image-card{background:0 0;border:1.5px solid #3b82f659;border-radius:2rem;width:100%;max-width:380px;position:relative;overflow:visible}.image-card-inner{background:#1a2742;border-radius:2rem;position:relative;overflow:hidden}.image-card-inner img{object-fit:cover;object-position:center top;width:100%;height:auto;min-height:420px;display:block}.image-card-caption{background:linear-gradient(#0000,#0a0f24f2 40%);padding:2rem 1.5rem 1.25rem;position:absolute;bottom:0;left:0;right:0}.image-caption-name{color:#fff;font-size:1rem;font-weight:700}.image-caption-title{color:#ffffff8c;margin-top:.15rem;font-size:.8rem}.credential{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;z-index:10;background:#111937eb;border:1px solid #ffffff1a;border-radius:.875rem;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.78rem;display:flex;position:absolute;box-shadow:0 8px 24px #0006}.credential.badge-azure{top:2.5rem;right:-2.5rem}.credential.badge-ai{bottom:5rem;right:-2rem}.badge-icon-wrap{color:#e6f0ff;background:#3b82f633;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex}.credential.badge-azure .badge-icon-wrap{color:#f8fbff}.badge-icon-ai{color:#c4b5fd;background:#8b5cf640;font-size:.75rem}.badge-title{color:#fff;font-size:.82rem;font-weight:600}.badge-sub{color:#ffffff73;margin-top:.1rem;font-size:.7rem}.about-section{background:#f2f4f8;padding:4rem 2.5rem 4.5rem}.section-label{letter-spacing:3px;text-transform:uppercase;color:#8aa1c3;margin-bottom:0;padding-left:1.6rem;font-size:.72rem;font-weight:600;display:inline-block;position:relative}.section-label:before{content:"";background:#9db4d7;width:1rem;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.2}.about-shell{max-width:1400px;margin:0 auto}.about-top-row{grid-template-columns:1fr 1.2fr;align-items:end;gap:1.6rem;margin-bottom:1.3rem;display:grid}.about-title{color:#111b3b;letter-spacing:-.8px;text-align:right;justify-self:end;width:100%;max-width:460px;margin:0;font-size:clamp(1.45rem,2.35vw,2.2rem);font-weight:800;line-height:.98}.about-divider{border-top:1px solid #d5dce8;margin-bottom:1.7rem}.about-content{grid-template-columns:280px 1fr 280px;align-items:stretch;gap:.75rem;display:grid}.about-left{justify-content:flex-start;height:330px;display:flex}.about-image{background:#9eb3c4;border:1px solid #d6deeb;border-radius:1.2rem;width:100%;max-width:280px;height:100%;position:relative;overflow:hidden}.about-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:0;display:block}.about-image-overlay{background:linear-gradient(#0000,#090f22f0 42%);padding:1.25rem 1rem .75rem;position:absolute;bottom:0;left:0;right:0}.about-image-name{color:#fff;letter-spacing:-.2px;font-size:1.05rem;font-weight:700}.about-image-meta{color:#cad9f1cc;margin-top:.25rem;font-size:.74rem}.about-right{background:#f5f7fb;border:1px solid #d6deeb;border-radius:1.2rem;flex-direction:column;justify-content:flex-start;align-self:stretch;gap:.72rem;height:auto;min-height:330px;padding:1.35rem 1.6rem 1rem;display:flex}.about-description{color:#5a6f90;margin:0;font-size:1.06rem;line-height:1.65}.about-description strong{color:#0f1938;font-weight:700}.highlights{flex-wrap:wrap;gap:.45rem;margin-top:.25rem;padding-top:0;display:flex}.highlight-badge{color:#4f74cc;background:#ecf2ff;border:1px solid #e2e9f8;border-radius:999px;padding:.34rem .72rem;font-size:.78rem;font-weight:600;display:inline-block}.about-metrics{flex-direction:column;align-self:stretch;gap:.5rem;height:330px;display:flex}.metric-card{background:#f5f7fb;border:1px solid #d6deeb;border-radius:.9rem;flex:1;align-items:center;gap:.6rem;min-height:0;padding:.5rem .65rem;display:flex}.metric-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;font-weight:700;display:flex}.metric-icon-blue{color:#4a79ee;background:#e9f0ff}.metric-icon-purple{color:#8b5cf6;background:#efe9ff}.metric-icon-cyan{color:#0891b2;background:#e6f8ff;font-size:1.08rem}.metric-icon-green{color:#10b981;background:#e8fbf1}.metric-value{letter-spacing:-.3px;margin-bottom:.22rem;font-size:1.2rem;font-weight:700;line-height:1}.metric-blue{color:#4a79ee}.metric-purple{color:#8b5cf6}.metric-cyan{color:#14b8d4}.metric-green{color:#10b981}.metric-title{color:#0f1938;margin-top:0;font-size:.7rem;font-weight:700;line-height:1.1}.metric-sub{color:#90a0bc;margin-top:.18rem;font-size:.62rem}.skills-section{background:#070d1f;padding:4.5rem 3rem 5rem}.skills-section-dark{color:#fff}.skills-shell{max-width:1400px;margin:0 auto}.skills-top-row{grid-template-columns:1fr 1.2fr;align-items:end;gap:2rem;margin-bottom:1.5rem;display:grid}.section-label-dark{color:#ffffff52}.section-label-dark:before{background:#ffffff38}.skills-title{color:#fff;letter-spacing:-.8px;text-align:left;justify-self:end;max-width:440px;margin:0;font-size:clamp(1.45rem,2.35vw,2.2rem);font-weight:800;line-height:.98}.skills-title-line{display:block}.skills-divider{border-top:1px solid #ffffff14;margin-bottom:3rem}.skills-tabs{flex-wrap:wrap;gap:.55rem;margin-bottom:1.4rem;display:flex}.skill-tab{color:#ffffff8c;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.88rem;font-weight:900;transition:all .2s;display:inline-flex}.skill-tab:hover{color:#fff;background:#ffffff12}.skill-tab.active{color:#fff;border-color:#0000}.skill-tab-icon{opacity:.9;justify-content:center;align-items:center;font-size:.9rem;display:flex}.skills-grid{grid-template-columns:1.16fr 1fr;align-items:start;gap:1rem;margin-bottom:1rem;display:grid}.skill-card-featured,.skill-code-panel,.skill-mini-card{background:#14192b;border:1px solid #ffffff14;border-radius:1.2rem}.skill-card-featured{flex-direction:column;justify-content:space-between;gap:1.4rem;height:340px;padding:1.5rem;display:flex}.skill-header{gap:var(--spacing-md);align-items:center;display:flex}.skill-icon-featured{color:#3f82f7;background:#20325a;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;font-size:1rem;display:flex}.skill-category{color:#fff;font-size:1.3rem;font-weight:700}.skill-count{color:#ffffff6b;margin-top:.2rem;font-size:.82rem}.technologies-featured{flex-wrap:wrap;align-content:flex-start;gap:.75rem;display:flex}.tech-tag-dark{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff17;border-radius:999px;padding:.58rem 1rem;font-size:.78rem;font-weight:600}.tech-tag-dark:hover{color:#fff;background:#3f82f733;border-color:#3f82f759}.skill-code-panel{background:#05080f;border-color:#5a78be33;height:340px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff08}.skill-code-header{background:#10141c;border-bottom:1px solid #ffffff0f;align-items:center;gap:.8rem;height:3.6rem;padding:0 1rem;display:flex}.code-dots{gap:.35rem;display:inline-flex}.code-dots i{border-radius:50%;width:.65rem;height:.65rem;display:block}.code-dots i:first-child{background:#ff6f61}.code-dots i:nth-child(2){background:#f7b500}.code-dots i:nth-child(3){background:#2fd26f}.code-file{color:#ffffff47;font-size:.8rem;font-family:var(--mono);margin-left:.5rem}.code-status{background:#3f82f7;border-radius:50%;width:.75rem;height:.75rem;margin-left:auto;box-shadow:0 0 14px #3f82f7f2}.skill-code-block{color:#e9efff;white-space:pre;height:calc(340px - 3.6rem);min-height:0;font-size:.86rem;line-height:1.58;font-family:var(--mono);background:radial-gradient(circle at 8% 95%,#3f82f733 0%,#0000 40%),linear-gradient(#ffffff03,#0000 15%);max-width:100%;margin:0;padding:1.25rem 1.15rem 1.15rem;overflow:auto}.skill-code-block code{color:inherit;line-height:inherit;font-size:inherit;background:0 0;border-radius:0;padding:0;font-family:inherit;display:block}.code-typing{white-space:pre-wrap;color:#eaf0ff;display:block}.typing-cursor{color:#4f97ff;margin-left:1px;animation:.9s step-end infinite typingBlink;display:inline-block}@keyframes typingBlink{0%,45%{opacity:1}50%,to{opacity:0}}.skills-bottom-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;display:grid}.skill-mini-card{color:#ffffff85;cursor:pointer;align-items:center;gap:.75rem;min-width:0;min-height:92px;padding:.95rem 1rem;transition:all .2s;display:flex}.skill-mini-card:hover{color:#fff;border-color:#3f82f766}.skill-mini-card.active{background:#0f2a54;border-color:#3f82f78c;box-shadow:inset 0 0 0 1px #3f82f726}.skill-mini-icon{color:#ffffff73;background:#ffffff0d;border-radius:.8rem;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:flex}.skill-mini-card.active .skill-mini-icon{color:#63a0ff;background:#3f82f729}.skill-mini-title{color:inherit;overflow-wrap:anywhere;font-size:.95rem;font-weight:700}.skill-mini-count{color:#ffffff59;overflow-wrap:anywhere;margin-top:.2rem;font-size:.78rem}.skill-mini-card.active .skill-mini-count{color:#ffffff85}.skills-section .skill-header{gap:.85rem}.skills-section .skill-count{font-size:.75rem}.skills-section .skill-category{font-size:1.25rem}.skills-section .skill-card-featured .skill-category{font-size:1.35rem}.skills-section .skill-card-featured .skill-count{font-size:.82rem}.skills-section .tech-tag-dark{letter-spacing:.1px}.experience-section{background:#f3f4f6;padding:3.1rem 3rem 3.5rem;scroll-margin-top:96px}.experience-shell{max-width:1320px;margin:0 auto}.experience-top-row{grid-template-columns:1fr 1fr;align-items:end;gap:1.4rem;margin-bottom:.8rem;display:grid}.experience-title{color:#0f172a;letter-spacing:-.8px;text-align:left;justify-self:end;max-width:360px;margin:0;font-size:clamp(1.45rem,2.35vw,2.2rem);font-weight:800;line-height:.98}.experience-title-line{display:block}.experience-divider{border-top:1px solid #00000014;margin-bottom:1.1rem}.experience-list{flex-direction:column;gap:.6rem;display:flex}.experience-row{background:#fff;border:1px solid #d3dbe8;border-radius:.9rem;grid-template-columns:138px 1fr;display:grid;overflow:hidden}.experience-row.active{border-color:#bfd9ff}.experience-row.active .experience-meta{background:#e9f2ff}.experience-meta{background:#f8fbff;border-right:1px solid #d9e1ee;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.55rem;padding:1rem .85rem;display:flex}.meta-period{color:#97a8c4;letter-spacing:.3px;margin:0;font-size:.78rem;font-weight:700}.meta-current{color:#4382f7;background:#dbe9ff;border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.meta-location{color:#c2cad8;margin:0;font-size:.7rem;font-weight:600}.job-title{color:#0f172a;margin:0;font-size:1.18rem;font-weight:700;line-height:1.08}.company-name{color:#6f83a3;text-align:right;margin:0;font-size:.76rem;font-weight:600}.job-description{color:#667d9f;margin:0;font-size:.8rem;line-height:1.5}.job-technologies{flex-wrap:wrap;gap:.36rem;display:flex}.tech-badge{color:#59708f;background:#edf1f6;border-radius:999px;align-items:center;padding:.24rem .55rem;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex}.experience-main{flex-direction:column;gap:.6rem;padding:.9rem 1.1rem .92rem;display:flex}.experience-main-top{justify-content:space-between;align-items:start;gap:.7rem;display:flex}.certifications-section{background:#f3f4f6;padding:4.8rem 3rem 4.6rem;scroll-margin-top:96px}.certifications-shell{max-width:1310px;margin:0 auto}.cert-top-row{grid-template-columns:1fr .82fr;align-items:end;gap:1.4rem;margin-bottom:1rem;display:grid}.section-label-light{color:#00000052;letter-spacing:2px;text-transform:uppercase;font-size:.75rem;font-weight:600}.section-label-light:before{content:"";vertical-align:middle;background:#00000038;width:24px;height:1px;margin-right:.75rem;display:inline-block}.cert-title{color:#0f172a;letter-spacing:-.8px;text-align:left;justify-self:end;max-width:460px;margin:0;font-size:clamp(1.45rem,2.35vw,2.2rem);font-weight:800;line-height:.98}.cert-divider{border-top:1px solid #00000014;margin-bottom:1.55rem}.certifications-grid{grid-template-columns:repeat(5,1fr);gap:.7rem;display:grid}.cert-card-wrapper{perspective:1000px;cursor:pointer;height:200px}.cert-card{width:100%;height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.65,.2,1);position:relative}.cert-card-wrapper.has-image:hover .cert-card{transform:rotateY(180deg)}.cert-card-front,.cert-card-back{backface-visibility:hidden;border:1px solid #ccd5e2;border-radius:.95rem;width:100%;height:100%;position:absolute}.cert-card-front{background:#fff;flex-direction:column;justify-content:space-between;padding:.88rem .88rem .82rem;display:flex;box-shadow:0 1px 2px #0c18330a}.cert-badge-header{justify-content:space-between;align-items:center;margin-bottom:.44rem;display:flex}.cert-badge{color:#0369a1;letter-spacing:0;background:linear-gradient(135deg,#e0f2fe 0%,#bae6fd 100%);border-radius:.72rem;justify-content:center;align-items:center;width:2.1rem;height:2rem;font-size:.76rem;font-weight:700;display:inline-flex}.cert-badge-az{color:#2f67ea;background:linear-gradient(135deg,#e6f0ff 0%,#cde4ff 100%)}.cert-badge-ai{color:#8058f8;background:linear-gradient(135deg,#efebff 0%,#dfd7ff 100%)}.cert-badge-gh{color:#374151;background:linear-gradient(135deg,#eceef2 0%,#e0e4ea 100%)}.cert-status-badge{border-radius:999px;align-items:center;gap:.24rem;padding:.3rem .68rem;font-size:.64rem;font-weight:700;display:inline-flex}.cert-status-badge .status-dot{opacity:.9;font-size:.6rem;line-height:1}.cert-status-badge.earned{color:#14b977;background:#d9f4ea}.cert-status-badge.earned .status-check{font-weight:700}.cert-status-badge.goal{color:#f59f0b;background:#faefd8}.cert-status-badge.goal .status-goal{font-weight:700}.cert-status-badge.goal .status-dot{font-size:.82rem;font-weight:700}.cert-code{color:#3f6fe6;letter-spacing:0;margin:.12rem 0 .26rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.52rem;font-weight:700;line-height:1}.cert-ai .cert-code{color:#8058f8}.cert-gh .cert-code{color:#243b66}.cert-goal .cert-code{color:#0ea5c6}.cert-name{color:#0f172a;min-height:2em;margin:0 0 .36rem;font-size:.72rem;font-weight:600;line-height:1.28}.cert-issuer{color:#8b97af;margin:0;font-size:.72rem}.cert-goal .cert-issuer{color:#7f95bc}.cert-goal .cert-card-front,.cert-goal .cert-card-back{border-style:dashed;border-color:#cfd8e7}.cert-card-back{background:#fff;justify-content:center;align-items:center;display:flex;overflow:hidden;transform:rotateY(180deg);box-shadow:0 1px 2px #0c18330a}.cert-card-back img{object-fit:cover;width:100%;height:100%}.cert-image-placeholder{color:#64748b;text-align:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);justify-content:center;align-items:center;width:100%;height:100%;padding:.65rem;font-size:.75rem;font-weight:500;display:flex}.projects-section{color:#fff;background:radial-gradient(circle at 78% 18%,#674ed629 0%,#0000 35%),linear-gradient(#050d29 0%,#030a23 100%);padding:4.1rem 3rem 4.8rem}.projects-shell{max-width:1270px;margin:0 auto}.projects-top-row{grid-template-columns:1fr auto;align-items:end;gap:1.1rem;margin-bottom:.55rem;display:grid}.projects-title{color:#f8fafc;letter-spacing:-.8px;white-space:normal;text-align:left;justify-self:end;max-width:460px;margin:0;font-size:clamp(1.45rem,2.35vw,2.2rem);font-weight:800;line-height:.98}.projects-divider{border-top:1px solid #ffffff14;margin-bottom:1.05rem}.projects-container{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:.55rem;display:grid}.projects-list{flex-direction:column;gap:.75rem;display:flex}.project-theme-1{--project-accent:#8f60ff;--project-accent-soft:#8e60ff33;--project-glow:#8257ff26}.project-theme-2{--project-accent:#3f86ff;--project-accent-soft:#3f86ff33;--project-glow:#466cd62e}.project-theme-3{--project-accent:#15c590;--project-accent-soft:#15c59033;--project-glow:#1bbb8929}.project-theme-4{--project-accent:#ffb020;--project-accent-soft:#ffb0202e;--project-glow:#ffa72324}.project-theme-5{--project-accent:#1bc0e8;--project-accent-soft:#1bc0e833;--project-glow:#1ebadf29}.project-item{cursor:pointer;text-align:left;background:#0c142f7a;border:1px solid #7a8cc129;border-left:3px solid #0000;border-radius:1rem;align-items:center;gap:.58rem;padding:.96rem .98rem;transition:all .22s;display:flex}.project-item:hover{background:#1a2346b8;border-color:#8f82ff66}.project-item.active{border-color:color-mix(in srgb, var(--project-accent) 45%, #7088bf 55%);border-left-color:var(--project-accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--project-accent) 24%, transparent 76%);background:#22294ccc}.project-item h4{color:#c6d2f1b8;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.76rem;font-weight:700;line-height:1.2;overflow:hidden}.project-item.active h4{color:#f9fbff}.project-item p{color:#8e9ecb75;white-space:nowrap;text-overflow:ellipsis;margin:.3rem 0 0;font-size:.64rem;overflow:hidden}.project-item.active p{color:color-mix(in srgb, var(--project-accent) 82%, #d0dcf5 18%)}.project-number{color:#768dd894;min-width:1.5rem;font-size:.88rem;font-weight:700}.project-item.active .project-number{color:var(--project-accent)}.project-item-icon{color:#c4cdee80;background:#ffffff0d;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.92rem;display:inline-flex}.project-item.active .project-item-icon{color:var(--project-accent);background:var(--project-accent-soft)}.project-item-copy{flex:1;min-width:0}.project-detail{background:radial-gradient(circle at 20% 84%, var(--project-glow) 0%, transparent 42%), linear-gradient(132deg, #0a122cf5 0%, #101838f5 55%, #0d1632f5 100%);opacity:1;border:1px solid #8e9ed333;border-radius:1.6rem;grid-template-columns:minmax(0,1fr) 286px;align-items:stretch;gap:1.2rem;padding:1.15rem 1.65rem;transition:opacity .18s,transform .18s;display:grid;transform:translateY(0);box-shadow:inset 0 0 0 1px #ffffff05}.project-detail.project-fading{opacity:0;transform:translateY(6px)}.project-kicker-row{align-items:center;gap:.6rem;margin-bottom:.85rem;display:flex}.project-kicker-icon{width:2.1rem;height:2.1rem;color:var(--project-accent);background:color-mix(in srgb, var(--project-accent) 18%, transparent 82%);border-radius:.88rem;flex-shrink:0;justify-content:center;align-items:center;font-size:.95rem;display:inline-flex}.project-info h3{color:#f8fbff;letter-spacing:-.6px;margin:0 0 .8rem;font-size:clamp(1.3rem,1.7vw,1.9rem);line-height:1.04}.project-kicker{letter-spacing:3.6px;text-transform:uppercase;color:var(--project-accent);margin:0;font-size:.71rem;font-weight:700}.project-description{color:#adbcdec2;max-width:640px;margin-bottom:1.1rem;font-size:.95rem;line-height:1.62}.project-stats{grid-template-columns:repeat(3,1fr);gap:.56rem;margin-bottom:1.3rem;display:grid}.project-stats .stat{text-align:center;background:#ffffff0d;border:1px solid #99a6d229;border-radius:.95rem;flex-direction:column;align-items:center;gap:.2rem;padding:.82rem .72rem;display:flex}.project-stats .stat-value{color:var(--project-accent);letter-spacing:-.5px;font-size:clamp(1.45rem,2vw,2rem);font-weight:700;line-height:1}.project-stats .stat-label{color:#9faed4b8;font-size:.74rem}.project-technologies{flex-wrap:wrap;gap:.6rem;display:flex}.project-technologies .tech-tag{color:#bac8e8e6;background:#ffffff0f;border:1px solid #91a2d63d;border-radius:999px;padding:.44rem .78rem;font-size:.84rem;font-weight:600}.project-technologies .tech-tag:hover{background:color-mix(in srgb, var(--project-accent) 16%, transparent 84%);border-color:color-mix(in srgb, var(--project-accent) 55%, transparent 45%);color:#f6f2ff}.project-preview{background:linear-gradient(#ffffff0a,#ffffff04);border:1px solid #9aa8d629;border-radius:1.1rem;justify-content:center;align-items:center;padding:.75rem;display:flex}.preview-browser{background:#f3f4f7;border:1px solid #d9e0ee;border-radius:1.15rem;width:100%;max-width:274px;overflow:hidden}.preview-topbar{background:#eceff4;border-bottom:1px solid #e2e6ee;align-items:center;gap:.35rem;height:30px;padding:0 .68rem;display:flex}.preview-topbar span{border-radius:50%;width:8px;height:8px;display:inline-block}.preview-topbar span:first-child{background:#f46b4b}.preview-topbar span:nth-child(2){background:#f3bd45}.preview-topbar span:nth-child(3){background:#3abb58}.preview-url{background:#dce3ed;border-radius:999px;flex:1;height:12px;margin-left:.42rem}.preview-1 .preview-browser,.preview-2 .preview-browser,.preview-3 .preview-browser,.preview-4 .preview-browser,.preview-5 .preview-browser{height:460px}.preview-design-head{justify-content:space-between;align-items:center;padding:.72rem .78rem .35rem;display:flex}.preview-palette{gap:.5rem;display:inline-flex}.preview-palette i{border-radius:50%;width:1.35rem;height:1.35rem;display:inline-block}.preview-palette i:first-child{background:#7f59e4}.preview-palette i:nth-child(2){background:#9980e7}.preview-palette i:nth-child(3){background:#b6a8eb}.preview-palette i:nth-child(4){background:#cbc7e5}.preview-badge{color:#8064ef;background:#ece8ff;border-radius:999px;padding:.2rem .62rem;font-size:.67rem;font-weight:700}.preview-design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.32rem;padding:0 .78rem;display:grid}.preview-design-grid .tile{border-radius:.74rem;min-height:162px}.preview-design-grid .tile.soft{background:#d6d4e0}.preview-design-grid .tile.soft-2{background:#cbc7df}.preview-design-grid .tile.strong{background:linear-gradient(#b5a3ea 0%,#9a81e3 100%)}.preview-design-grid .tile.vivid{background:linear-gradient(#8e5af0 0%,#7747e8 100%)}.preview-design-footer{justify-content:space-between;gap:.5rem;padding:.6rem .78rem .72rem;display:flex}.preview-design-footer span{background:#dbd9eb;border-radius:999px;height:6px}.preview-design-footer span:first-child{flex:1}.preview-design-footer span:last-child{background:#aa98ea;width:48px}.preview-monitoring-head{justify-content:space-between;align-items:center;padding:.62rem .75rem .28rem;display:flex}.preview-live{letter-spacing:1px;color:#3d74ff;font-size:.58rem;font-weight:700}.preview-status-dots{align-items:center;gap:.29rem;display:inline-flex}.preview-status-dots i{background:#94a3bd;border-radius:50%;width:6px;height:6px}.preview-status-dots i:first-child,.preview-status-dots i:nth-child(2),.preview-status-dots i:nth-child(4),.preview-status-dots i:nth-child(6){background:#0ea16f}.preview-chart{grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;gap:.21rem;height:338px;padding:.48rem .78rem .44rem;display:grid}.preview-bar{background:linear-gradient(#afd0f7 0%,#7fb0f3 55%,#4f88f2 100%);border-radius:.5rem .5rem 0 0}.preview-bar.h1{height:54%}.preview-bar.h2{height:46%}.preview-bar.h3{height:71%}.preview-bar.h4{height:39%}.preview-bar.h5{height:84%}.preview-bar.h6{height:52%}.preview-bar.h7{height:91%}.preview-bar.h8{height:69%}.preview-bar.h9{height:57%}.preview-bar.h10{height:80%}.preview-bar.h11{height:63%}.preview-bar.h12{height:96%}.preview-bar.h13{height:60%}.preview-bar.h14{height:75%}.preview-metrics{gap:.35rem;padding:0 .68rem .72rem;display:flex}.preview-metric{background:#dee6f5;border-radius:.72rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.05rem;min-height:36px;display:flex}.preview-metric span{color:#5b6a89;letter-spacing:.8px;font-size:.55rem}.preview-metric strong{color:#2f6ef6;font-size:.98rem;line-height:1}.preview-metric:nth-child(2) strong{color:#6857f0}.preview-metric-purple{background:#e6e1f3}.preview-metric-green{background:#d5ebe5}.preview-metric-green strong{color:#149a64}.preview-metric-neutral{background:#eceff4}.preview-metric-neutral strong{color:#5d6a84}.preview-commerce-stage{background:#c2ddd4;border-radius:1rem;justify-content:center;align-items:center;height:318px;margin:.72rem .78rem .56rem;display:flex}.preview-product{background:linear-gradient(160deg,#0eb584 0%,#0ba877 100%);border-radius:16px;width:56px;height:56px;box-shadow:0 10px 22px #11ae7e59}.preview-commerce-options{gap:.32rem;padding:0 .78rem;display:flex}.preview-commerce-options button{color:#8a97b2;background:#f2f4f8;border:1px solid #d1d9e6;border-radius:999px;flex:1;min-height:28px;font-size:.68rem;font-weight:700}.preview-commerce-options .is-active{color:#0da173;background:#ecfcf7;border-color:#12b37f}.preview-commerce-footer{justify-content:space-between;align-items:center;padding:.56rem .78rem .78rem;display:flex}.preview-commerce-footer strong{color:#0a1a35;font-size:1.9rem}.preview-commerce-footer button{color:#f4fff9;background:#12b37f;border:none;border-radius:999px;min-height:30px;padding:0 1rem;font-size:.73rem;font-weight:700}.preview-market-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:.36rem;padding:.7rem .78rem .38rem;display:grid}.market-stat-card{background:#ede8d6;border:1px solid #eacb6c;border-radius:1rem;flex-direction:column;gap:.1rem;padding:.42rem .5rem;display:flex}.market-stat-card span{color:#a0641f;font-size:.54rem;font-weight:700}.market-stat-card strong{color:#0a1a35;font-size:1.55rem;line-height:1.05}.market-stat-card em{color:#ff9b00;font-size:.66rem;font-style:normal;font-weight:700}.market-stat-card em.green{color:#19b879}.preview-market-bars{grid-template-columns:repeat(10,minmax(0,1fr));align-items:end;gap:.16rem;height:314px;padding:.44rem .78rem .7rem;display:grid}.mbar{background:linear-gradient(#edd88f 0%,#f2ab17 100%);border-radius:.3rem .3rem 0 0}.mbar.a{height:42%}.mbar.b{height:58%}.mbar.c{height:50%}.mbar.d{height:72%}.mbar.e{height:64%}.mbar.f{height:85%}.mbar.g{height:74%}.mbar.h{height:90%}.mbar.i{height:70%}.mbar.j{height:95%}.preview-energy-head{justify-content:space-between;align-items:center;padding:.72rem .78rem .4rem;display:flex}.preview-energy-head span{color:#28abcf;letter-spacing:.5px;font-size:.63rem;font-weight:700}.preview-energy-sites{color:#6988ac;align-items:center;gap:.3rem;display:inline-flex}.preview-energy-sites i{background:#61c29b;border-radius:50%;width:6px;height:6px}.preview-energy-chart{height:332px;padding:.2rem .78rem .38rem}.preview-energy-chart svg{width:100%;height:100%}.energy-area{fill:#b8d7df}.energy-line{fill:none;stroke:#1eb5d7;stroke-width:4px}.energy-dot{fill:#0eaad0;stroke:#0eaad033;stroke-width:4px}.preview-metrics-energy{padding-bottom:.68rem}.process-section{background:linear-gradient(#ffffff05 1px,#0000 1px) 0 0/60px 60px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/60px 60px,linear-gradient(160deg,#03091f 0%,#02081c 40%,#020617 100%) 0 0/100% 100%;padding:4.8rem 2.2rem 5.4rem}.process-shell{max-width:1400px;margin:0 auto}.process-top-row{grid-template-columns:1fr 1.15fr;align-items:end;gap:1.4rem;display:grid}.process-label{color:#a8bbe094}.process-label:before{background:#a8bbe073}.process-heading{color:#eef3ff;letter-spacing:-1.2px;text-align:right;justify-self:end;margin:0;font-size:clamp(2.2rem,4.8vw,4rem);font-weight:800;line-height:.95}.process-divider{border-top:1px solid #a4b8da24;margin:1.7rem 0 2.15rem}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;display:grid}.process-card{color:#fff;background:#0d1837d1;border:1px solid #a8bfe91f;border-radius:1rem;min-height:205px;padding:1.65rem 1.7rem 1.55rem;transition:transform .2s,border-color .2s,background .2s}.process-card:hover{background:#101d3ff2;border-color:#4384ff6b;transform:translateY(-3px)}.process-number{letter-spacing:.3em;color:#2f8cff;margin-bottom:1.45rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:.75rem;font-weight:700;display:inline-block}.process-title{color:#f2f6ff;letter-spacing:-.5px;margin-bottom:1rem;font-size:2rem;line-height:1}.process-description{color:#a9badcad;font-size:.95rem;line-height:1.6}.contact-section{padding:5.5rem var(--spacing-lg) 6.2rem;background:radial-gradient(circle at 78% 2%,#4c89ff14 0%,#4c89ff00 32%),linear-gradient(#f8fbff 0%,#f4f7fc 100%);border-top:1px solid #e8edf5;grid-template-columns:minmax(320px,540px) minmax(420px,1fr);align-items:start;gap:clamp(1.8rem,4vw,4.2rem);max-width:1400px;margin:0 auto;display:grid}.contact-content{flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.contact-kicker{letter-spacing:3.6px;text-transform:uppercase;color:#96a6c2;align-items:center;gap:.6rem;font-size:.7rem;font-weight:700;display:inline-flex}.contact-kicker:before{content:"";background:#cdd8e8;width:28px;height:1px}.contact-title{letter-spacing:-1.7px;color:#0e1730;max-width:430px;font-size:clamp(2.2rem,5.6vw,4.1rem);line-height:1.03}.highlight-text{background:linear-gradient(93deg,#3f88ff 12%,#6d5cff 80%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-subtitle{color:#5f6e87;max-width:410px;font-size:clamp(1rem,1.08vw,1.15rem);line-height:1.62}.contact-cta{color:#f6faff;letter-spacing:.1px;background:linear-gradient(98deg,#3f88ff 0%,#5d6cff 100%);border:none;border-radius:999px;outline:none;align-items:center;gap:.6rem;margin-top:.4rem;padding:.9rem 1.6rem;font-size:clamp(1rem,1vw,1.08rem);font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 24px #4975ff47}.contact-cta-icon{width:1.1rem;height:1.1rem;display:inline-flex}.contact-cta-icon svg{width:100%;height:100%}.contact-presence{align-items:center;gap:.8rem;margin-top:1.15rem;display:flex}.contact-avatar-wrap{border:2px solid #eef4ff;border-radius:999px;flex-shrink:0;width:2.25rem;height:2.25rem;overflow:hidden;box-shadow:0 4px 10px #11234833}.contact-avatar{object-fit:cover;width:100%;height:100%}.contact-presence-name{color:#0f1b35;font-size:1.18rem;font-weight:700;line-height:1.1}.contact-presence-time{color:#8a9bb8;margin-top:.22rem;font-size:.85rem}.contact-info{flex-direction:column;gap:.8rem;display:flex}.contact-card{background:#f6f8fc;border:1px solid #dfe6f2;border-radius:1rem;align-items:center;gap:.95rem;width:100%;padding:1.25rem 1.35rem;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.contact-card:hover{border-color:#c7d8f9;transform:translateY(-2px);box-shadow:0 9px 20px #15367217}.contact-icon-wrap{color:#4e8cff;background:#e8effd;border-radius:.88rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.contact-icon-wrap svg{width:1.2rem;height:1.2rem}.contact-card-copy{flex-direction:column;gap:.12rem;display:flex}.contact-label{letter-spacing:-.1px;color:#0d1c39;margin:0;font-size:clamp(1.02rem,1vw,1.15rem);font-weight:700}.contact-value{color:#7f90ad;margin:0;font-size:.98rem;font-weight:500}.contact-arrow{color:#bcc8dc;margin-left:auto;font-size:1.05rem}.contact-card-emphasis{background:linear-gradient(100deg,#0a1530 0%,#0c1d47 100%);border-color:#0a1a3f}.contact-card-emphasis .contact-icon-wrap{color:#e7eeff;background:#ffffff1a}.contact-card-emphasis .contact-label{color:#f0f5ff}.contact-card-emphasis .contact-value{color:#9db2d8}.contact-card-emphasis .contact-arrow{color:#7389b3}.contact-card-emphasis:hover{border-color:#192f63;box-shadow:0 12px 24px #07143070}.contact-modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 18% 16%,#5488ff3d 0%,#5488ff00 38%),radial-gradient(circle at 86% 84%,#684cff33 0%,#684cff00 34%),#050a18b8;justify-content:center;align-items:center;padding:1.1rem;animation:.24s forwards modalBackdropIn;display:flex;position:fixed;inset:0}.contact-modal{color:#e8f0ff;width:min(540px,100%);animation:modalCardIn .34s var(--ease-fluid) forwards;background:linear-gradient(145deg,#0a1837f2 0%,#0b132ef7 100%),radial-gradient(circle at 10% 14%,#4688ff3d 0%,#4688ff00 45%);border:1px solid #8ca8e452;border-radius:1.25rem;padding:1.35rem;position:relative;box-shadow:0 24px 56px #0810249e,inset 0 0 0 1px #ffffff0a}.contact-modal-close{color:#d7e6ff;cursor:pointer;background:#ffffff0a;border:1px solid #abbdec52;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex;position:absolute;top:.9rem;right:.9rem}.contact-modal-close:hover{background:#ffffff14;border-color:#b0cdff99;transform:translateY(-1px)}.contact-cta:focus,.contact-cta:focus-visible,.contact-modal-action:focus,.contact-modal-action:focus-visible,.contact-modal-close:focus,.contact-modal-close:focus-visible{box-shadow:none;outline:none}.contact-modal-kicker{text-transform:uppercase;letter-spacing:2.8px;color:#97b5eebd;margin:0 0 .65rem;font-size:.7rem}.contact-modal-title{color:#f4f8ff;letter-spacing:-.4px;max-width:23ch;margin:0;font-size:clamp(1.2rem,2.2vw,1.45rem);line-height:1.14}.contact-modal-subtitle{color:#b1c5ebd1;margin:.58rem 0 1rem;font-size:.9rem}.contact-modal-form{flex-direction:column;gap:.75rem;margin-bottom:.95rem;display:flex}.contact-modal-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.contact-modal-field{flex-direction:column;gap:.36rem;display:flex}.contact-modal-field span{letter-spacing:.7px;text-transform:uppercase;color:#afc5edcc;font-size:.74rem;font-weight:700}.contact-modal-field input,.contact-modal-field textarea{color:#eef4ff;background:#ffffff0a;border:1px solid #94aad647;border-radius:.75rem;width:100%;padding:.68rem .78rem;font-family:inherit;font-size:.92rem}.contact-modal-field input::placeholder,.contact-modal-field textarea::placeholder{color:#a5bbe575}.contact-modal-field-message textarea{resize:vertical;min-height:130px}.contact-modal-submit{color:#f8fbff;cursor:pointer;background:linear-gradient(100deg,#2f75f2 0%,#4d5ff7 100%);border:1px solid #739fffc7;border-radius:.85rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.2rem;padding:.78rem .95rem;font-size:.94rem;font-weight:700;transition:transform .18s,filter .18s;display:inline-flex}.contact-modal-submit:hover{filter:brightness(1.06);transform:translateY(-1px)}.contact-modal-success{color:#cefce7;background:#167c5b33;border:1px solid #59c99973;border-radius:.75rem;align-items:center;gap:.5rem;margin-bottom:.95rem;padding:.72rem .82rem;font-size:.86rem;display:flex}.contact-modal-success-icon{justify-content:center;align-items:center;display:inline-flex}.contact-modal-quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.2rem;display:grid}.contact-modal-quick-link{color:#cbdaf3;cursor:pointer;background:#ffffff05;border:1px solid #8fa4cf42;border-radius:.76rem;justify-content:flex-start;align-items:center;gap:.45rem;width:100%;padding:.62rem .7rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:border-color .18s,background-color .18s;display:inline-flex}.contact-modal-quick-link:hover{background:#5780d61f;border-color:#82adff8c}.contact-modal-action{color:#d9e8ff;cursor:pointer;background:#ffffff08;border:1px solid #8fa4cf47;border-radius:.9rem;align-items:center;gap:.6rem;width:100%;padding:.8rem .95rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s;display:flex}.contact-modal-action:hover{background:#5780d629;border-color:#82adffad;transform:translateY(-1px)}.contact-modal-action-primary{color:#f8fbff;background:linear-gradient(100deg,#2f75f2 0%,#4d5ff7 100%);border-color:#739fffc7}.contact-modal-action-primary:hover{background:linear-gradient(100deg,#3d82f8 0%,#596bfb 100%);border-color:#b6cfffeb}.contact-modal-action-end{opacity:.88;margin-left:auto}.contact-modal-footer{color:#abbfe1d1;border-top:1px solid #91a8d433;align-items:center;gap:.45rem;margin-top:1.1rem;padding-top:.8rem;font-size:.82rem;display:flex}.contact-modal-dot{background:#3f86ff;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 12px #3f86ffe0}@keyframes modalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes modalCardIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes riseOnScroll{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ambientDrift{0%{opacity:.32;transform:translate(-2%,-1%)scale(1)}50%{opacity:.5;transform:translate(2%,2%)scale(1.06)}to{opacity:.32;transform:translate(-1%,-2%)scale(1.02)}}@keyframes floatGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes shimmerSweep{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes typeMask{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes caretBlink{0%,49%{border-right-color:currentColor}50%,to{border-right-color:#0000}}@keyframes caretOff{to{border-right-color:#0000}}@keyframes typeOnScroll{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes caretOnScroll{0%,49%{border-right-color:currentColor}50%,to{border-right-color:#0000}}.hero-section,.projects-section,.contact-section{position:relative;overflow:clip}.hero-section:before,.projects-section:before,.contact-section:before{content:"";filter:blur(46px);pointer-events:none;border-radius:50%;width:42vw;min-width:240px;height:42vw;min-height:240px;animation:14s ease-in-out infinite ambientDrift;position:absolute}.hero-section:before{background:radial-gradient(circle,#5681ff42 0%,#5681ff00 70%);top:-18vh;right:-12vw}.projects-section:before{background:radial-gradient(circle,#7160ff33 0%,#7160ff00 72%);bottom:-20vh;right:-10vw}.contact-section:before{background:radial-gradient(circle,#4d86ff2e 0%,#4d86ff00 72%);top:-14vh;left:-12vw}.hero-section>*,.projects-section>*,.contact-section>*{z-index:1;position:relative}.scroll-fade-up{opacity:0;filter:blur(2px);transition:opacity 1.1s var(--ease-fluid), transform 1.1s var(--ease-fluid), filter 1.1s var(--ease-fluid);transition-delay:var(--reveal-delay,0s);will-change:transform, opacity;transform:translateY(18px)}.scroll-fade-up.is-visible{opacity:1;filter:blur();transform:translateY(0)}.project-detail:hover{transform:translateY(-4px);box-shadow:0 24px 40px #060e2461,inset 0 0 0 1px #ffffff05}.skill-card,.experience-row,.cert-card-wrapper,.process-card,.contact-card,.project-item,.tech-tag{transition:transform var(--motion-snappy) var(--ease-fluid), box-shadow var(--motion-snappy) var(--ease-fluid), border-color var(--motion-snappy) var(--ease-fluid)}.skill-card:hover,.experience-row:hover,.cert-card-wrapper:hover,.process-card:hover,.contact-card:hover,.project-item:hover{transform:translateY(-3px)}.btn-touch,.hero-btn-cv,.hero-btn-projects,.contact-cta,.hero-btn-projects,.hero-btn-cv{position:relative;overflow:hidden}.btn-touch:after,.hero-btn-cv:after,.hero-btn-projects:after,.contact-cta:after{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 35%,#ffffff59 50%,#0000 65%);position:absolute;inset:0;transform:translate(-120%)}.btn-touch:hover:after,.hero-btn-cv:hover:after,.hero-btn-projects:hover:after,.contact-cta:hover:after{animation:.76s shimmerSweep}@keyframes slideInUp{0%{opacity:0;transform:translateY(28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-28px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes borderGradientFlow{0%{border-color:#3b82f64d;box-shadow:0 0 20px #3b82f61a}50%{border-color:#3b82f699;box-shadow:0 0 30px #3b82f633}to{border-color:#3b82f64d;box-shadow:0 0 20px #3b82f61a}}@keyframes cardLift{0%{transform:translateY(0)rotateX(0)}to{transform:translateY(-6px)rotateX(2deg)}}@keyframes cardGlow{0%{border-color:#3b82f633;box-shadow:0 4px 15px #3b82f61a}50%{border-color:#3b82f666;box-shadow:0 12px 30px #3b82f640}to{border-color:#3b82f633;box-shadow:0 4px 15px #3b82f61a}}@keyframes textReveal{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes textFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes letterSpacing{0%{letter-spacing:.1em;opacity:0}to{letter-spacing:0;opacity:1}}@keyframes buttonPress{0%{transform:scale(1)}50%{transform:scale(.98)}to{transform:scale(1)}}@keyframes pulseGlow{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 8px #3b82f600}to{box-shadow:0 0 #3b82f600}}@keyframes shimmerLoad{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes pageEnter{0%{opacity:0;transform:scale(.995)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes pageExit{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.995)translateY(-8px)}}.scroll-to-top{z-index:999;color:#f6fbff;cursor:pointer;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#4994fff5 0%,#2b74f1eb 100%);border:1px solid #78b6ff9e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.05rem;transition:opacity .3s,transform .3s,border-color .22s,box-shadow .22s,filter .22s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(14px)scale(.92);box-shadow:0 14px 30px #196df659,inset 0 1px #ffffff42,inset 0 -8px 18px #0e41aa47}.scroll-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-to-top:hover{filter:saturate(1.08);border-color:#a7d7fff2;transform:translateY(-3px)scale(1.03);box-shadow:0 18px 36px #2380ff80,0 0 0 6px #479aff29,inset 0 1px #ffffff57}.scroll-to-top:active{transform:translateY(0)scale(.96)}.scroll-top-icon{justify-content:center;align-items:center;display:flex;transform:translateY(-1px)}.scroll-to-top:hover .scroll-top-icon{animation:none}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes underlineExpand{0%{transform-origin:100%;transform:scaleX(0)}to{transform-origin:100%;transform:scaleX(1)}}@keyframes sectionSlideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes elementStaggerIn{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes rotateInItem{0%{opacity:0;transform:rotateY(-10deg)translate(-20px)}to{opacity:1;transform:rotateY(0)translate(0)}}@keyframes scaleUpItem{0%{opacity:0;transform:scale(.8)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes scrollTopEnter{0%{opacity:0;transform:translateY(30px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes scrollTopExit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;pointer-events:none;transform:translateY(30px)scale(.8)}}@keyframes floatUp{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes ringPulse{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 12px #3b82f600}to{box-shadow:0 0 #3b82f600}}@keyframes scrollIndicator{0%{opacity:.3;transform:scaleY(1)}50%{opacity:1}to{opacity:.3;transform:scaleY(1)}}@keyframes pageTransitionIn{0%{opacity:0}to{opacity:1}}.hero-label{animation:slideInDown .8s var(--ease-fluid) .1s forwards;opacity:0}.hero-title{animation:slideInUp 1s var(--ease-fluid) .2s forwards;opacity:0}.hero-subtitle{animation:slideInUp .9s var(--ease-fluid) .3s forwards;opacity:0}.hero-description{animation:slideInUp .9s var(--ease-fluid) .4s forwards;opacity:0}.hero-actions{animation:slideInUp .9s var(--ease-fluid) .5s forwards;opacity:0}.hero-stats{animation:slideInUp .9s var(--ease-fluid) .6s forwards;opacity:0}.hero-image{animation:slideInRight 1s var(--ease-fluid) .3s forwards;opacity:0}.hero-btn-cv,.hero-btn-projects,.btn-touch,.btn-primary,.btn-secondary{transition:all .32s var(--ease-fluid);position:relative;overflow:hidden}.hero-btn-cv:active,.hero-btn-projects:active,.btn-touch:active,.btn-primary:active,.btn-secondary:active{animation:buttonPress .3s var(--ease-fluid)}.hero-btn-cv:hover,.hero-btn-projects:hover,.btn-touch:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f640}.image-card{transition:all .5s var(--ease-fluid)}.image-card:hover{border-color:#3b82f680;transform:translateY(-8px)rotateX(1deg);box-shadow:0 20px 40px #3b82f633}.image-card-inner{position:relative;overflow:hidden}.image-card-inner:before{content:"";opacity:0;transition:opacity .5s var(--ease-fluid);pointer-events:none;z-index:2;background:linear-gradient(135deg,#0000 0%,#ffffff1a 50%,#0000 100%);position:absolute;inset:0}.image-card:hover .image-card-inner:before{opacity:1}.credential{animation:slideInUp .7s var(--ease-fluid) forwards;opacity:0;transition:all .4s var(--ease-fluid)}.credential.badge-azure{animation-delay:1.2s}.credential.badge-ai{animation-delay:1.4s}.credential:hover{background:#3b82f614;border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 12px 32px #3b82f64d,inset 0 0 0 1px #3b82f64d}.nav-link{transition:color .3s var(--ease-fluid);padding-bottom:2px;position:relative}.nav-link:after{content:"";background:var(--primary);transform-origin:100%;height:2px;transition:transform .4s var(--ease-fluid);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.nav-link:hover:after{transform-origin:0;transform:scaleX(1)}.nav-link-dark:after{background:#fffc}.about-section.scroll-fade-up,.about-shell.scroll-fade-up,.about-top-row.scroll-fade-up,.about-divider.scroll-fade-up,.about-content.scroll-fade-up,.about-left.scroll-fade-up,.about-right.scroll-fade-up,.about-metrics.scroll-fade-up,.about-title.scroll-fade-up,.about-section .section-label.scroll-fade-up{animation:none}.about-image{transition:all .6s var(--ease-fluid)}.about-image:hover{border-color:#3b82f680;transform:translateY(-6px)scale(1.02)rotate(1deg);box-shadow:0 16px 40px #3b82f640,inset 0 0 0 1px #3b82f64d}.about-right{transition:all .5s var(--ease-fluid)}.about-right:hover{background:#f5f7fbf2;border-color:#3b82f659;transform:translateY(-5px);box-shadow:0 12px 32px #3b82f626}.metric-card{transition:all .4s var(--ease-fluid)}.metric-card:hover{background:#3b82f614;border-color:#3b82f666;transform:translateY(-6px)scale(1.02);box-shadow:0 12px 28px #3b82f626}.metric-icon{transition:all .4s var(--ease-fluid)}.metric-card:hover .metric-icon{transform:scale(1.15)rotate(5deg)}.skills-section.scroll-fade-up,.skills-shell.scroll-fade-up,.skills-top-row.scroll-fade-up,.skills-divider.scroll-fade-up,.skills-tabs.scroll-fade-up,.skills-grid.scroll-fade-up,.skills-bottom-grid.scroll-fade-up,.skill-card-featured.scroll-fade-up,.skill-code-panel.scroll-fade-up,.skill-tab.scroll-fade-up,.skill-mini-card.scroll-fade-up,.skills-section .section-label-dark.scroll-fade-up,.skills-title.scroll-fade-up{animation:none}.skill-card-featured,.skill-code-panel{transition:all .5s var(--ease-fluid)}.skill-card-featured:hover,.skill-code-panel:hover{background:#14192bcc;border-color:#3b82f680;transform:translateY(-8px)scale(1.02);box-shadow:0 16px 40px #3b82f633}.skill-tab{transition:all .35s var(--ease-fluid)}.skill-tab:hover{background:#ffffff1a;transform:translateY(-3px);box-shadow:0 6px 16px #3b82f626}.tech-tag-dark{animation:slideInUp .6s var(--ease-fluid) forwards;opacity:0;transition:all .35s var(--ease-fluid)}.tech-tag-dark:hover{color:#fff;background:#3b82f64d;border-color:#3b82f699;font-weight:700;transform:translateY(-5px)scale(1.08);box-shadow:0 10px 24px #3b82f640,0 0 20px #3b82f626}.certifications-section.scroll-fade-up,.cert-top-row.scroll-fade-up,.cert-divider.scroll-fade-up,.certifications-grid.scroll-fade-up,.cert-card-wrapper.scroll-fade-up{animation:none}.experience-row:hover,.cert-card-wrapper:hover{border-color:#3b82f666;transform:translateY(-8px)scale(1.02);box-shadow:0 14px 36px #3b82f626}.experience-row:hover{background:#3b82f608}.cert-card-wrapper:hover{background:#3b82f60d}.process-section.scroll-fade-up,.process-top-row.scroll-fade-up,.process-divider.scroll-fade-up,.process-grid.scroll-fade-up,.process-heading.scroll-fade-up,.process-label.scroll-fade-up,.process-card.scroll-fade-up{animation:none}.process-card{transition:all .45s var(--ease-fluid)}.process-card:hover{background:#3b82f60d;border-color:#3b82f680;transform:translateY(-10px)scale(1.03)rotateY(2deg);box-shadow:0 16px 48px #3b82f633}.projects-section.scroll-fade-up,.projects-top-row.scroll-fade-up,.projects-divider.scroll-fade-up,.projects-container.scroll-fade-up,.projects-list.scroll-fade-up,.projects-title.scroll-fade-up,.projects-section .section-label-dark.scroll-fade-up,.project-item.scroll-fade-up,.project-detail.scroll-fade-up{animation:none}.project-detail{transition:all .55s var(--ease-fluid)}.project-preview{transition:all .6s var(--ease-fluid);border-radius:1rem}.project-detail:hover{border-color:#3b82f666;transform:translateY(-12px)scale(1.02);box-shadow:0 24px 56px #3b82f640,inset 0 0 0 1px #3b82f626}.project-detail:hover .project-preview{filter:brightness(1.15)contrast(1.1);transform:scale(1.04);box-shadow:0 12px 32px #3b82f633}.contact-section.scroll-fade-up,.contact-content.scroll-fade-up,.contact-kicker.scroll-fade-up,.contact-title.scroll-fade-up,.contact-subtitle.scroll-fade-up,.contact-cta.scroll-fade-up,.contact-presence.scroll-fade-up,.contact-info.scroll-fade-up,.contact-card.scroll-fade-up{animation:none}.contact-card{transition:all .5s var(--ease-fluid)}.contact-card:hover{background:#060b1ff2;border-color:#3b82f666;transform:translateY(-10px)scale(1.03);box-shadow:0 16px 40px #3b82f633}.contact-card .contact-label{text-transform:uppercase;letter-spacing:2px;font-size:.75rem}.contact-cta{transition:all .4s var(--ease-fluid);position:relative}.footer{animation:pageEnter .8s var(--ease-fluid) forwards}.contact-cta:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 12px 32px #3b82f64d}.skills-grid>*,.projects-list>*,.experience-row,.cert-card-wrapper,.metric-card,.tech-tag-dark,.process-grid>*,.process-card,.contact-card{animation-delay:var(--animation-delay,0s)}.hero-section:before,.projects-section:before,.contact-section:before{animation:16s ease-in-out infinite ambientDrift}.hero-image,.project-preview{animation:6.8s ease-in-out 2s infinite floatGentle}@media (width<=768px){.hero-image,.project-preview{animation-duration:5.8s}.hero-section:before,.projects-section:before,.contact-section:before{filter:blur(36px);width:60vw;height:60vw}.hero-name-first,.hero-name-last{border-right-width:.06em}.hero-label,.hero-title,.hero-subtitle,.hero-description,.hero-actions,.hero-stats,.hero-image{animation-duration:.6s}.scroll-to-top{width:44px;height:44px;font-size:1.25rem;bottom:1.5rem;right:1.5rem}.scroll-to-top:hover{transform:translateY(-3px)scale(1.08)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.footer{background:var(--text-primary);color:#fff;padding:var(--spacing-lg);text-align:center;border-top:1px solid #ffffff1a}.footer-content{color:#fff9;max-width:1400px;margin:0 auto;font-size:.875rem}@media (width<=1024px){.header-container{padding:0 1.5rem}.nav-items{gap:1.5rem}.hero-inner{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem}.hero-image{order:-1}.image-card{max-width:320px}.credential.badge-azure{top:1.5rem;right:-1rem}.credential.badge-ai{bottom:4rem;right:-1rem}.about-top-row{grid-template-columns:1fr;align-items:start;gap:.8rem}.about-content,.projects-container,.contact-section{gap:var(--spacing-lg);grid-template-columns:1fr}.about-content{gap:1rem;min-height:0}.about-left,.about-image{max-width:100%;height:auto}.about-right{align-self:start;min-height:0;padding:1.4rem 1.2rem}.about-description{font-size:1rem}.about-metrics{grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:.8rem;height:auto;display:grid}.metric-card{flex:none}.process-grid,.skills-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-top-row{grid-template-columns:1fr;align-items:start;gap:.8rem}.projects-title{white-space:normal;justify-self:start;max-width:560px;font-size:clamp(2.1rem,8.2vw,3.35rem)}.project-detail{grid-template-columns:1fr}.project-preview{min-height:320px}.certifications-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.cert-card-wrapper{height:186px}.project-stats{grid-template-columns:1fr}}@media (width<=768px){.header-container{padding:.75rem 1.25rem}.nav-items{display:none}.hero-inner{padding:2.5rem 1.5rem}.hero-title{font-size:clamp(2.5rem,12vw,5rem)}.hero-stats{gap:1.75rem}.hero-actions{gap:.75rem}.image-card{max-width:280px}.credential{gap:.4rem;padding:.5rem .75rem;font-size:.72rem}.credential.badge-azure{top:1rem;right:-.5rem}.credential.badge-ai{bottom:3.5rem;right:-.5rem}.about-content,.contact-section{grid-template-columns:1fr}.about-section{padding:3rem 1rem 3.5rem}.certifications-section{padding:3.3rem 1.2rem 3.7rem}.cert-top-row{grid-template-columns:1fr;align-items:start;gap:.7rem}.cert-title{justify-self:start;max-width:320px;font-size:clamp(1.45rem,7vw,2.2rem)}.cert-divider{margin-bottom:1.4rem}.about-title{justify-self:start;max-width:320px;font-size:clamp(1.45rem,7vw,2.2rem)}.about-metrics{grid-template-columns:1fr}.process-section{padding:3.4rem 1.1rem 3.8rem}.process-top-row{grid-template-columns:1fr;align-items:start;gap:.9rem}.process-heading{text-align:left;justify-self:start;font-size:clamp(1.9rem,9vw,3rem)}.process-divider{margin:1.2rem 0 1.35rem}.skills-grid,.process-grid{grid-template-columns:1fr}.skills-bottom-grid,.certifications-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.cert-card-wrapper{height:194px}.experience-top-row{grid-template-columns:1fr;align-items:start;gap:.7rem}.experience-title{justify-self:start;max-width:320px;font-size:clamp(1.45rem,7vw,2.2rem)}.skills-title,.projects-title{white-space:normal;justify-self:start;max-width:320px;font-size:clamp(1.45rem,7vw,2.2rem)}.experience-divider{margin-bottom:1.4rem}.experience-row{grid-template-columns:1fr}.experience-meta{border-bottom:1px solid #d9e1ee;border-right:none;gap:.6rem;padding:1rem 1rem .85rem}.experience-main{padding:1rem 1rem 1.1rem}.experience-main-top{flex-direction:column;gap:.3rem}.company-name{text-align:left}.projects-container{grid-template-columns:1fr}.projects-list{flex-flow:column}.project-item{width:100%}.project-detail{border-radius:1.1rem;padding:1rem 1.2rem}.project-info h3{font-size:clamp(1.8rem,7.4vw,2.35rem)}.project-description{font-size:.95rem}.project-stats .stat-value{font-size:1.7rem}.project-preview{min-height:280px}.contact-section{padding:4rem var(--spacing-lg)}.contact-title,.contact-subtitle{max-width:100%}.contact-content{gap:1rem}.contact-modal{border-radius:1rem;padding:1.1rem}.contact-modal-title{max-width:none}.contact-modal-field-grid,.contact-modal-quick{grid-template-columns:1fr}.contact-modal-action{padding:.76rem .82rem}}@media (width<=480px){:root{--spacing-lg:1.5rem;--spacing-2xl:2rem}.certifications-grid{grid-template-columns:1fr}.cert-card-wrapper{height:198px}.cert-code{font-size:1.42rem}h1{font-size:1.75rem}h2{font-size:1.5rem}.hero-section,.about-section,.skills-section,.experience-section,.certifications-section,.projects-section,.process-section,.contact-section{padding:var(--spacing-lg) var(--spacing-md)}.about-section{padding:2.4rem .8rem 2.8rem}.process-section{padding:2.5rem .8rem 2.9rem}.process-card{min-height:0;padding:1.35rem 1.3rem 1.3rem}.process-title{font-size:1.5rem}.about-title{letter-spacing:-.8px}.about-image img{min-height:300px}.metric-card{min-height:82px}.metric-value{font-size:1.45rem}.metric-title{font-size:.95rem}.projects-top-row{gap:.65rem}.projects-title{letter-spacing:-.9px;white-space:normal;max-width:100%;font-size:clamp(1.45rem,8vw,2rem)}.projects-divider{margin-bottom:1.1rem}.project-item{gap:.6rem;padding:.75rem .72rem}.project-item-icon{width:1.78rem;height:1.78rem;font-size:.8rem}.project-info h3{font-size:clamp(1.5rem,9vw,1.9rem)}.project-kicker{letter-spacing:2.1px;font-size:.68rem}.project-stats{grid-template-columns:1fr}.project-preview{min-height:250px;padding:.6rem}.preview-browser{max-width:100%}.preview-chart{height:270px}.preview-metric strong{font-size:.86rem}.header-container{padding:0 var(--spacing-md);flex-direction:column}.nav-items{flex-direction:column;gap:.5rem}.hero-stats{gap:var(--spacing-md);flex-direction:column}.stat-item{gap:var(--spacing-sm);flex-direction:row}.hero-actions{flex-direction:column}.hero-actions button{width:100%}.experience-row{border-radius:.85rem}.experience-meta{padding:.9rem .9rem .75rem}.meta-period{font-size:.86rem}.job-title{font-size:1.55rem}.job-description{font-size:.92rem}.tech-badge{font-size:.8rem}.projects-list{flex-direction:column}.skills-bottom-grid{grid-template-columns:1fr}.project-item{flex:1}.contact-info{gap:.7rem}.contact-section{border-top-color:#e2e9f4;padding:3rem .95rem 3.4rem}.contact-card{padding:1rem}.contact-icon-wrap{width:2.4rem;height:2.4rem}.contact-modal-backdrop{align-items:center;padding:.7rem}.contact-modal{border-radius:1rem;width:100%;max-height:86vh;overflow:auto}.credential{padding:.5rem;font-size:.75rem}.credential .icon{font-size:1rem}}
