:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color-scheme:dark light;background-color:#050816;color:#e5e7eb}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}.app-root{min-height:100vh;background:radial-gradient(circle at top,#111827 0,#020617 45%,#020617);color:#e5e7eb}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.5rem}.section{padding:2.5rem 0}.section-title{font-size:2rem;margin-bottom:.5rem;font-weight:700}.section-subtitle{color:#9ca3af;font-size:.95rem;margin-bottom:2rem}.grid{display:grid;gap:1.5rem}.chip{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;border:1px solid rgba(148,163,184,.4);font-size:.75rem;color:#9ca3af;gap:.4rem}.card{border-radius:1rem;padding:1.5rem;background:#0f172ae6;border:1px solid rgba(148,163,184,.3);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.15rem .6rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;border:1px solid rgba(148,163,184,.4);color:#9ca3af}.tag-pill{border-radius:999px;border:1px dashed rgba(148,163,184,.5);font-size:.75rem;padding:.2rem .7rem;color:#e5e7eb}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.2rem;border-radius:999px;border:none;cursor:pointer;background:linear-gradient(135deg,#22c55e,#3b82f6);color:#0b1120;font-weight:600;font-size:.9rem}.btn-primary:hover{opacity:.95}.btn-ghost{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:transparent;color:#e5e7eb;cursor:pointer;font-size:.85rem}.btn-ghost:hover{background:#0f172ae6}.navbar{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(to bottom,#020617eb,#020617bf);border-bottom:1px solid rgba(30,64,175,.6)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem}.nav-brand{display:flex;align-items:center;gap:.75rem}.nav-brand-avatar{width:32px;height:32px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#22c55e,#1d4ed8);display:flex;align-items:center;justify-content:center;font-weight:700;color:#020617;font-size:.9rem}.nav-links{display:flex;gap:1.25rem;font-size:.85rem;color:#9ca3af}.nav-link{position:relative;cursor:pointer}.nav-link:after{content:"";position:absolute;left:0;bottom:-.35rem;width:0;height:2px;background:linear-gradient(90deg,#22c55e,#3b82f6);transition:width .2s ease-out}.nav-link:hover{color:#e5e7eb}.nav-link:hover:after{width:100%}.hero{padding:3.5rem 0 3rem}.hero-grid{display:grid;gap:2.5rem}.hero-title{font-size:clamp(2.3rem,4vw,2.9rem);font-weight:800;line-height:1.1;margin-bottom:1rem}.hero-highlight{background-image:linear-gradient(120deg,#22c55e,#3b82f6);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-subtitle{color:#9ca3af;font-size:.98rem;max-width:32rem}.hero-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-right{display:flex;align-items:center;justify-content:center}.hero-card{width:100%;max-width:340px;border-radius:1.5rem;padding:1.5rem;background:radial-gradient(circle at top left,rgba(34,197,94,.18),transparent 45%),radial-gradient(circle at bottom right,rgba(59,130,246,.18),transparent 45%),#0f172af5;border:1px solid rgba(129,140,248,.6);box-shadow:0 18px 40px #0f172ae6}.hero-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem}.hero-stat{padding:.7rem .85rem;border-radius:1rem;background:#0f172ae6;border:1px solid rgba(148,163,184,.4)}.hero-stat-label{color:#9ca3af;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}.hero-stat-value{margin-top:.25rem;font-weight:600;font-size:1rem}.skills-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:1.75rem;align-items:stretch}.skill-list{display:flex;flex-wrap:wrap;gap:.5rem}.timeline{border-left:1px solid rgba(148,163,184,.5);margin-top:1rem;padding-left:1.25rem}.timeline-item{position:relative;margin-bottom:1.5rem}.timeline-dot{position:absolute;left:-1.55rem;top:.35rem;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#22c55e,#3b82f6)}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.project-title{font-size:1rem;margin-bottom:.2rem;font-weight:600}.project-link{font-size:.8rem;color:#60a5fa}.footer{padding:2rem 0 1.5rem;border-top:1px solid rgba(30,64,175,.7);margin-top:2rem;font-size:.8rem;color:#9ca3af}@media (min-width: 768px){.hero-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center}}@media (max-width: 767px){.nav-inner{flex-direction:column;align-items:flex-start;gap:.5rem}.hero{padding-top:2.5rem}.skills-grid{grid-template-columns:minmax(0,1fr)}}.loader-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:radial-gradient(circle at top,#0b1120,#020617 52%,#020617);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#e5e7eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loader-ring{width:120px;height:120px;border-radius:999px;border:2px solid #1f2937;border-top-color:#22c55e;border-right-color:#3b82f6;display:flex;align-items:center;justify-content:center;animation:loader-spin 1.1s linear infinite;box-shadow:0 0 40px #22c55e4d}.loader-logo{background:#020617;border-radius:999px;padding:.6rem .9rem;font-weight:700;letter-spacing:.04em;display:flex;align-items:center;gap:.1rem}.loader-angle{color:#22c55e}.loader-slash{color:#3b82f6}.loader-text{margin-top:1.4rem;font-size:.95rem}.loader-dots{display:inline-flex;margin-left:.15rem}.loader-dots span{animation:loader-dot-blink 1.2s infinite}.loader-dots span:nth-child(2){animation-delay:.2s}.loader-dots span:nth-child(3){animation-delay:.4s}.loader-subtext{margin-top:.4rem;font-size:.8rem;color:#9ca3af}@keyframes loader-spin{to{transform:rotate(360deg)}}@keyframes loader-dot-blink{0%,20%{opacity:.2}40%{opacity:1}to{opacity:.2}}.chart-tooltip{background-color:#020617;border:1px solid rgba(148,163,184,.7);padding:8px 10px;border-radius:6px;font-size:12px;color:#e5e7eb}.chart-tooltip-label{margin:0 0 4px;font-weight:500}.chart-tooltip-item{margin:0}.chart-tooltip-item span{font-weight:600}.recharts-tooltip-item,.recharts-tooltip-label{color:#e5e7eb!important}.core-tech-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.core-tech-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(148,163,184,.4);background:#0f172ae6;font-size:.8rem;color:#e5e7eb}.core-tech-icon{font-size:1rem;color:#38bdf8}ul.recharts-default-legend{padding-top:10px!important}.form-label{display:block;margin-bottom:.25rem;font-size:.8rem;color:#9ca3af}.form-input{width:100%;padding:.55rem .75rem;border-radius:.5rem;border:1px solid #1f2937;background:#020617;color:#e5e7eb;font-size:.9rem}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f666}.form-error{font-size:.85rem;color:#f97373}.form-success{font-size:.85rem;color:#22c55e}.nav-brand-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:999px}.about-summary{display:flex;gap:1.25rem;align-items:flex-start}.about-summary-photo{flex:0 0 140px;width:140px;height:140px;border-radius:16px;overflow:hidden;border:1px solid rgba(148,163,184,.3)}.about-summary-photo img{width:100%;height:100%;display:block;object-fit:cover}.about-summary-content{min-width:0}@media (max-width: 720px){.about-summary{flex-direction:column}.about-summary-photo{width:100%;height:220px}}.hero-profile{display:flex;align-items:center;gap:.85rem}.hero-profile-img{width:52px;height:52px;border-radius:999px;overflow:hidden;border:1px solid rgba(148,163,184,.25);flex:0 0 52px}.hero-profile-img img{width:100%;height:100%;object-fit:cover;display:block}.hero-profile-name{font-weight:700;font-size:.95rem;line-height:1.1}.hero-profile-sub{font-size:.8rem;color:#9ca3af;margin-top:.15rem}.card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.card:hover{transform:translateY(-6px);box-shadow:0 18px 60px #00000059;border-color:#3b82f659}.btn-primary,.btn-ghost{transition:transform .18s ease,box-shadow .18s ease}.btn-primary:hover,.btn-ghost:hover{transform:translateY(-2px)}.project-card--hover:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:18px;pointer-events:none;opacity:0;transition:opacity .22s ease;background:radial-gradient(600px circle at 30% 20%,rgba(34,197,94,.18),transparent 40%),radial-gradient(700px circle at 70% 80%,rgba(59,130,246,.18),transparent 45%)}.project-card--hover:hover:before{opacity:1}.project-card{position:relative;overflow:hidden}.section-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.25rem}.projects-filter{display:flex;align-items:flex-start;gap:.6rem;max-width:520px}.projects-filter-icon{opacity:.8;margin-top:.35rem}.projects-filter-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip-btn{border:1px solid rgba(148,163,184,.3);background:#0f172a59;color:#e5e7eb;border-radius:999px;padding:.35rem .6rem;font-size:.78rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.chip-btn:hover{transform:translateY(-1px);border-color:#3b82f673}.chip-btn--active{border-color:#22c55e99;background:#22c55e1f}.projects-slider .swiper{padding-bottom:2.2rem}.projects-slider .swiper-pagination-bullet{opacity:.35}.projects-slider .swiper-pagination-bullet-active{opacity:1}.project-title{margin:0;font-size:1rem}.project-role{font-size:.78rem;color:#9ca3af;margin-top:.25rem}.project-desc{color:#cbd5e1;font-size:.88rem;line-height:1.65;margin:.9rem 0}.project-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.9rem}.tag-pill--soft{border:1px dashed rgba(148,163,184,.35);background:#0f172a33}.project-actions{display:flex;gap:.7rem;margin-top:auto}.link-btn{display:inline-flex;align-items:center;gap:.45rem;color:#93c5fd;font-size:.85rem;text-decoration:none;opacity:.9}.link-btn:hover{opacity:1;text-decoration:underline}@media (max-width: 900px){.section-header-row{flex-direction:column}.projects-filter{max-width:100%}}.projects-slider-wrap{position:relative}.projects-nav{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#0f172aa6;color:#e5e7eb;display:grid;place-items:center;cursor:pointer;z-index:5;transition:transform .18s ease,border-color .18s ease,background .18s ease}.projects-nav:hover{transform:translateY(-50%) translateY(-2px);border-color:#3b82f68c;background:#0f172acc}.projects-nav-prev{left:-54px}.projects-nav-next{right:-54px}.projects-slider .swiper{padding:0 .25rem 2.2rem}@media (max-width: 1200px){.projects-nav-prev{left:-12px}.projects-nav-next{right:-12px}}@media (max-width: 640px){.projects-nav{display:none}}.project-card-link{text-decoration:none;color:inherit;display:block}.project-card-link:focus-visible{outline:2px solid rgba(59,130,246,.6);outline-offset:4px;border-radius:18px}.project-readmore{margin-left:auto;font-size:.85rem;color:#93c5fd;opacity:.9}.navbar{z-index:50}.nav-toggle{display:none;width:44px;height:40px;border-radius:12px;border:1px solid rgba(148,163,184,.45);background:#02061759;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;align-items:center;justify-content:center}.nav-toggle-icon{display:inline-flex;flex-direction:column;gap:6px}.nav-toggle-icon span{width:18px;height:2px;background:#e5e7eb;border-radius:2px;transition:transform .18s ease,opacity .18s ease}.nav-toggle.is-open .nav-toggle-icon span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.is-open .nav-toggle-icon span:nth-child(2){opacity:0}.nav-toggle.is-open .nav-toggle-icon span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 1024px){.nav-links{display:none}.nav-toggle{display:inline-flex}}.nav-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0206179e;z-index:40}.nav-mobile-panel{position:fixed;top:64px;right:16px;width:min(92vw,360px);padding:10px;border-radius:18px;border:1px solid rgba(59,130,246,.45);background:linear-gradient(to bottom,#020617eb,#020617c7);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:41;box-shadow:0 18px 45px #00000059}.nav-mobile-link{width:100%;text-align:left;padding:.85rem .9rem;border-radius:14px;border:0;background:transparent;color:#e5e7eb;font-size:.95rem;cursor:pointer}.nav-mobile-link:hover{background:#0f172ae6}.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden{padding-top:16px}.about-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:32px}.about-detail-card{position:relative;overflow:hidden;padding:28px;border:1px solid rgba(96,165,250,.3);border-radius:22px;background:radial-gradient(circle at top right,rgba(59,130,246,.14),transparent 38%),linear-gradient(145deg,#0f172afa,#0f172ad1);box-shadow:0 18px 45px #0003,inset 0 1px #ffffff08;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.about-detail-card:before{content:"";position:absolute;top:0;left:28px;width:85px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#22c55e,#38bdf8,#3b82f6)}.about-detail-card:hover{transform:translateY(-7px);border-color:#60a5fab3;box-shadow:0 25px 55px #00000052,0 0 30px #3b82f614}.about-card-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.about-icon-box{width:56px;height:56px;flex-shrink:0;display:grid;place-items:center;border:1px solid rgba(56,189,248,.35);border-radius:16px;color:#7dd3fc;background:linear-gradient(135deg,#22c55e2e,#3b82f633);box-shadow:inset 0 0 18px #3b82f614}.about-card-label{display:block;margin-bottom:4px;color:#38bdf8;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.about-card-header h2{margin:0;color:#f8fafc;font-size:22px;line-height:1.2}.about-card-description{margin:0 0 22px;color:#cbd5e1;font-size:15px;line-height:1.75}.about-feature-list{display:grid;gap:12px}.about-feature-item{display:flex;align-items:flex-start;gap:13px;padding:14px;border:1px solid rgba(148,163,184,.13);border-radius:14px;background:#02061747;transition:transform .25s ease,border-color .25s ease,background .25s ease}.about-feature-item:hover{transform:translate(5px);border-color:#38bdf847;background:#1e293bb8}.about-feature-icon{width:38px;height:38px;flex-shrink:0;display:grid;place-items:center;border-radius:11px;color:#34d399;background:#22c55e1f;border:1px solid rgba(34,197,94,.15)}.about-feature-content{min-width:0}.about-feature-content strong{display:block;margin-bottom:4px;color:#f8fafc;font-size:14px}.about-feature-content p{margin:0;color:#94a3b8;font-size:13px;line-height:1.55}.about-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.about-tags span{padding:7px 12px;border:1px solid rgba(96,165,250,.3);border-radius:999px;color:#bfdbfe;background:#3b82f61a;font-size:12px;font-weight:600}@media (max-width: 900px){.about-detail-grid{grid-template-columns:1fr}}@media (max-width: 600px){.about-detail-card{padding:22px 18px}.about-card-header{align-items:flex-start}.about-icon-box{width:48px;height:48px;border-radius:14px}.about-card-header h2{font-size:19px}.about-feature-item{padding:12px}}:root,:root[data-theme=dark]{color-scheme:dark;--page-bg: #050816;--page-bg-soft: #0b1222;--surface: rgba(15, 23, 42, .92);--surface-solid: #0f172a;--surface-muted: rgba(30, 41, 59, .62);--text: #e5e7eb;--text-strong: #f8fafc;--text-muted: #9ca3af;--border: rgba(148, 163, 184, .28);--border-strong: rgba(96, 165, 250, .45);--header-bg: rgba(2, 6, 23, .82);--shadow: 0 24px 70px rgba(2, 6, 23, .48);--input-bg: #020617}:root[data-theme=light]{color-scheme:light;--page-bg: #f7f9fc;--page-bg-soft: #eef4ff;--surface: rgba(255, 255, 255, .9);--surface-solid: #ffffff;--surface-muted: rgba(241, 245, 249, .92);--text: #334155;--text-strong: #0f172a;--text-muted: #64748b;--border: rgba(100, 116, 139, .22);--border-strong: rgba(37, 99, 235, .36);--header-bg: rgba(255, 255, 255, .86);--shadow: 0 24px 70px rgba(15, 23, 42, .12);--input-bg: #ffffff}html{background:var(--page-bg);transition:background-color .22s ease}body,.app-root{color:var(--text)}.app-root{background:radial-gradient(circle at 18% 0%,rgba(34,197,94,.09),transparent 28%),radial-gradient(circle at 86% 6%,rgba(59,130,246,.12),transparent 32%),var(--page-bg);transition:background-color .22s ease,color .22s ease}.card,.hero-card,.hero-stat,.core-tech-pill,.chip-btn{color:var(--text)}.card{background:var(--surface);border-color:var(--border)}.section-subtitle,.hero-subtitle,.hero-profile-sub,.hero-card-label,.hero-company,.nav-brand-subtitle,.form-label,.project-role,.footer{color:var(--text-muted)}.btn-ghost{color:var(--text-strong);border-color:var(--border)}.btn-ghost:hover{background:var(--surface-muted)}.navbar{background:var(--header-bg);border-bottom-color:var(--border)}.nav-inner{flex-direction:row;align-items:center;gap:1rem}.nav-brand{cursor:pointer;min-width:0}.nav-brand-name{color:var(--text-strong);font-size:.95rem;font-weight:700}.nav-brand-subtitle{font-size:.75rem}.nav-actions{display:flex;align-items:center;gap:.85rem}.nav-links{color:var(--text-muted)}.nav-link:hover{color:var(--text-strong)}.theme-toggle{width:40px;height:40px;border:1px solid var(--border);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface-muted);color:var(--text-strong);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.theme-toggle:hover{transform:translateY(-1px);border-color:var(--border-strong)}.theme-toggle-icon,.theme-toggle-icon svg{width:18px;height:18px;display:block}.theme-toggle-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.theme-toggle--mobile{width:100%;height:auto;min-height:46px;border-radius:12px;justify-content:flex-start;gap:.75rem;padding:.75rem 1rem;margin-top:.5rem}.hero{min-height:calc(100vh - 70px);display:flex;align-items:center;padding:4rem 0}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr);gap:clamp(2.5rem,6vw,5.5rem)}.hero-copy{min-width:0}.status-dot,.availability-dot,.hero-focus-dot{display:inline-block;border-radius:999px;background:#22c55e}.status-dot{width:6px;height:6px;box-shadow:0 0 0 4px #22c55e1f}.hero-right{justify-content:flex-end}.hero-card{position:relative;overflow:hidden;width:100%;max-width:390px;border-radius:24px;padding:1.5rem;background:linear-gradient(145deg,var(--surface-solid),var(--surface));border:1px solid var(--border);box-shadow:var(--shadow);isolation:isolate}.hero-card:before{content:"";position:absolute;width:230px;height:230px;border-radius:999px;right:-115px;top:-125px;background:radial-gradient(circle,rgba(59,130,246,.2),transparent 68%);z-index:-1}.hero-card-accent{position:absolute;top:0;left:28px;right:28px;height:2px;background:linear-gradient(90deg,transparent,#22c55e,#3b82f6,transparent)}.hero-card-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem}.hero-profile-img{position:relative;width:58px;height:58px;flex-basis:58px;border:2px solid var(--surface-solid);box-shadow:0 0 0 1px var(--border-strong),0 8px 24px #0f172a2e}.availability-dot{position:absolute;right:1px;bottom:2px;width:12px;height:12px;border:2px solid var(--surface-solid)}.hero-card-eyebrow,.hero-card-label{display:block;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted)}.hero-profile-name{margin-top:.22rem;color:var(--text-strong);font-size:1.03rem}.hero-code-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#22c55e21,#3b82f624);border:1px solid var(--border);color:#38bdf8}.hero-code-icon svg,.hero-card-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-role-panel{margin-top:1.3rem;padding:1rem;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:var(--surface-muted);border:1px solid var(--border)}.hero-role-panel strong{display:block;margin-top:.22rem;color:var(--text-strong);font-size:.98rem}.hero-company{display:block;margin-top:.12rem;font-size:.78rem}.hero-role-badge{flex:0 0 auto;padding:.35rem .65rem;border-radius:999px;border:1px solid rgba(34,197,94,.28);background:#22c55e17;color:#22c55e;font-size:.72rem;font-weight:700}.hero-stat-grid{gap:.7rem;margin-top:.8rem}.hero-stat{min-height:92px;padding:.85rem;border-radius:14px;background:transparent;border:1px solid var(--border);transition:transform .18s ease,border-color .18s ease,background .18s ease}.hero-stat:hover{transform:translateY(-2px);border-color:var(--border-strong);background:var(--surface-muted)}.hero-stat-label{color:var(--text-muted);font-size:.65rem}.hero-stat-value{color:var(--text-strong);font-size:.87rem;line-height:1.42}.hero-focus{margin-top:1rem;display:flex;align-items:flex-start;gap:.7rem}.hero-focus-dot{width:8px;height:8px;margin-top:.4rem;flex:0 0 8px;box-shadow:0 0 0 5px #22c55e1a}.hero-focus p{margin:0;color:var(--text-muted);font-size:.78rem;line-height:1.55}.hero-card-link{width:100%;margin-top:1.1rem;padding:.75rem 0;display:flex;align-items:center;justify-content:space-between;border:0;border-top:1px solid var(--border);background:transparent;color:var(--text-strong);font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.hero-card-link svg{transition:transform .18s ease}.hero-card-link:hover svg{transform:translate(4px)}.form-input{background:var(--input-bg);color:var(--text);border-color:var(--border)}.footer{border-top-color:var(--border)}@media (max-width: 960px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:2rem}.hero-card{max-width:360px}.nav-brand-subtitle{display:none}}@media (max-width: 767px){.hero{min-height:auto;padding:2.75rem 0 3rem}.hero-grid{grid-template-columns:1fr}.hero-right{justify-content:center}.hero-card{max-width:100%}.nav-links,.nav-actions>.theme-toggle:not(.theme-toggle--mobile){display:none}.nav-inner{flex-direction:row;align-items:center}}@media (max-width: 440px){.hero-stat-grid{grid-template-columns:1fr}.hero-role-panel{align-items:flex-start;flex-direction:column}.hero-card{padding:1.2rem}}:root,:root[data-theme=dark]{--text-secondary: #cbd5e1;--link: #93c5fd;--tooltip-bg: #020617}:root[data-theme=light]{--text: #334155;--text-strong: #0f172a;--text-secondary: #475569;--text-muted: #64748b;--link: #2563eb;--tooltip-bg: #ffffff}:root[data-theme=light] body,:root[data-theme=light] .app-root,:root[data-theme=light] main,:root[data-theme=light] section{color:var(--text)}:root[data-theme=light] h1,:root[data-theme=light] h2,:root[data-theme=light] h3,:root[data-theme=light] h4,:root[data-theme=light] h5,:root[data-theme=light] h6,:root[data-theme=light] strong,:root[data-theme=light] .section-title,:root[data-theme=light] .project-title,:root[data-theme=light] .nav-brand-name{color:var(--text-strong)}:root[data-theme=light] p,:root[data-theme=light] li,:root[data-theme=light] .section-subtitle,:root[data-theme=light] .project-desc,:root[data-theme=light] .project-role,:root[data-theme=light] .hero-subtitle,:root[data-theme=light] .hero-focus p,:root[data-theme=light] .footer{color:var(--text-secondary)}:root[data-theme=light] a:not(.btn-primary):not(.btn-ghost){color:var(--link)}:root[data-theme=light] .card{background:#fffffff5;border-color:#64748b42;box-shadow:0 14px 38px #0f172a14}:root[data-theme=light] .card:hover{border-color:#2563eb5c;box-shadow:0 20px 48px #0f172a21}:root[data-theme=light] .chip,:root[data-theme=light] .badge,:root[data-theme=light] .tag-pill{color:#334155;border-color:#64748b59;background:#f8fafcd9}:root[data-theme=light] .core-tech-pill,:root[data-theme=light] .chip-btn{color:#1e293b;background:#eef2f7;border-color:#64748b4d}:root[data-theme=light] .chip-btn--active{color:#166534;background:#dcfce7;border-color:#86efac}:root[data-theme=light] .project-desc{color:#475569}:root[data-theme=light] .tag-pill--soft{color:#334155;background:#eef2f7;border-color:#64748b52}:root[data-theme=light] .projects-nav{color:#fff;background:#475569;border-color:#64748b}:root[data-theme=light] .projects-nav:hover{background:#334155}:root[data-theme=light] .about-detail-card{background:radial-gradient(circle at top right,rgba(59,130,246,.1),transparent 38%),linear-gradient(145deg,#fff,#f8fafc);border-color:#2563eb40;box-shadow:0 18px 45px #0f172a1a}:root[data-theme=light] .about-card-header h2,:root[data-theme=light] .about-feature-content strong{color:#0f172a}:root[data-theme=light] .about-card-description,:root[data-theme=light] .about-feature-content p{color:#475569}:root[data-theme=light] .about-feature-item{background:#f8fafc;border-color:#64748b33}:root[data-theme=light] .about-feature-item:hover{background:#eff6ff;border-color:#2563eb4d}:root[data-theme=light] .about-tags span{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}:root[data-theme=light] .timeline,:root[data-theme=light] .footer{border-color:#64748b47}:root[data-theme=light] .form-label{color:#475569}:root[data-theme=light] .form-input{color:#0f172a;background:#fff;border-color:#cbd5e1}:root[data-theme=light] .form-input::placeholder{color:#94a3b8}:root[data-theme=light] .recharts-text,:root[data-theme=light] .recharts-cartesian-axis-tick-value,:root[data-theme=light] .recharts-legend-item-text{fill:#475569!important;color:#475569!important}:root[data-theme=light] .recharts-cartesian-axis-line,:root[data-theme=light] .recharts-cartesian-axis-tick-line{stroke:#94a3b8}:root[data-theme=light] .recharts-default-tooltip,:root[data-theme=light] .chart-tooltip{color:#0f172a!important;background:#fff!important;border-color:#cbd5e1!important}:root[data-theme=light] .recharts-tooltip-item,:root[data-theme=light] .recharts-tooltip-label{color:#0f172a!important}:root[data-theme=light] .nav-toggle{background:#f8fafc;border-color:#cbd5e1}:root[data-theme=light] .nav-toggle-icon span{background:#0f172a}:root[data-theme=light] .nav-mobile-overlay{background:#0f172a47}:root[data-theme=light] .nav-mobile-panel{background:#fffffffa;border-color:#bfdbfe}:root[data-theme=light] .nav-mobile-link{color:#0f172a}:root[data-theme=light] .nav-mobile-link:hover{background:#eff6ff}
