:root{--bg-primary:0 0% 0%;--bg-secondary:240 2% 7%;--bg-tertiary:240 2% 12%;--text-primary:0 0% 100%;--text-secondary:240 2% 60%;--text-muted:240 2% 40%;--accent-hue:210;--accent-sat:100%;--accent-light:52%;--accent:var(--accent-hue) var(--accent-sat) var(--accent-light);--accent-secondary:260 100% 65%;--accent-glow:#0a84ff1f;--border-light:#ffffff14;--border-hover:#ffffff29;--glass-bg:#1c1c1ea6;--glass-bg-hover:#2c2c2ecc;--glass-blur:24px;--transition-spring:.5s cubic-bezier(.16, 1, .3, 1);--transition-bounce:.6s cubic-bezier(.34, 1.56, .64, 1);--transition-smooth:.3s cubic-bezier(.25, .8, .25, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%;scroll-padding-top:80px}@media (max-width:768px){html{scroll-padding-top:16px}body{padding-bottom:calc(62px + env(safe-area-inset-bottom,0px))}}body{background-color:hsl(var(--bg-primary));min-height:100%;color:hsl(var(--text-primary));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif;position:relative;overflow-x:hidden}.liquid-bg{z-index:-2;pointer-events:none;background-color:hsl(var(--bg-primary));width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.liquid-blob{filter:blur(120px);mix-blend-mode:screen;opacity:.3;pointer-events:none;border-radius:50%;animation:22s infinite alternate morph-blob,45s linear infinite spin-blob;position:absolute}.blob-1{background:radial-gradient(circle, hsl(var(--accent) / .45) 0%, transparent 80%);width:60vw;height:60vw;top:-15vw;right:-10vw}.blob-2{background:radial-gradient(circle, hsl(var(--accent-secondary) / .35) 0%, transparent 80%);width:70vw;height:70vw;animation-duration:28s,60s;bottom:-20vw;left:-15vw}.blob-3{background:radial-gradient(circle,#00aaff40 0%,#0000 80%);width:45vw;height:45vw;animation-duration:18s,35s;top:40vh;left:25vw}@keyframes morph-blob{0%{border-radius:42% 58% 70% 30%/45% 45% 55% 55%}33%{border-radius:70% 30% 52% 48%/60% 40%}66%{border-radius:52% 48% 30% 70%/40% 60% 30% 70%}to{border-radius:42% 58% 70% 30%/45% 45% 55% 55%}}@keyframes spin-blob{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsl(var(--bg-primary))}::-webkit-scrollbar-thumb{background:hsl(var(--bg-tertiary));border:2px solid hsl(var(--bg-primary));border-radius:10px}::-webkit-scrollbar-thumb:hover{background:hsl(var(--accent) / .5)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.text-gradient{background:linear-gradient(135deg, hsl(var(--text-primary)) 30%, hsl(var(--accent)) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-accent{background:linear-gradient(135deg, hsl(var(--accent)) 0%, hsl(var(--accent-secondary)) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(210%);transition:border-color var(--transition-spring), background var(--transition-spring), transform var(--transition-spring), box-shadow var(--transition-spring);border:1px solid #ffffff14;border-radius:20px;box-shadow:0 10px 30px -10px #0006,inset 0 1px 1px #ffffff1f,inset 0 -1px 2px #0003}.glass-panel:hover{background:var(--glass-bg-hover);box-shadow:0 20px 40px -15px #0009, 0 0 25px 0 hsl(var(--accent) / .12), inset 0 1px 1.5px #ffffff2e, inset 0 -1px 2px #0003;border-color:#ffffff2e}.glass-card{position:relative;overflow:hidden}.glass-card:before{content:"";width:100%;height:100%;transition:opacity var(--transition-spring);pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff1a 0%,#ffffff08 40%,#0000 41% 100%);position:absolute;top:0;left:0}.btn:active,.project-card:active,.filter-btn:active,.nav-link:active,.social-link:active{transition:transform .12s cubic-bezier(.25,1,.5,1)!important;transform:scale(.96)!important}section{padding:6rem 0;position:relative}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.25rem;font-weight:800;display:inline-block;position:relative}.section-header h2:after{content:"";background:linear-gradient(90deg, hsl(var(--accent)), hsl(var(--accent-secondary)));border-radius:10px;width:32px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.section-header p{color:hsl(var(--text-secondary));max-width:600px;margin:.5rem auto 0;font-size:1.05rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.animate-fade-in{animation:fadeIn .8s var(--transition-spring) forwards}.grid-2{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:968px){.grid-3{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr;gap:2rem}section{padding:4rem 0}.section-header h2{font-size:2rem}}@media (max-width:640px){.grid-3{grid-template-columns:1fr}.container{padding:0 1.25rem}}.navbar{z-index:1000;width:100%;height:80px;transition:all var(--transition-spring);-webkit-backdrop-filter:blur(20px)saturate(190%);background:#0000004d;border-bottom:1px solid #ffffff0d;align-items:center;display:flex;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:blur(24px)saturate(210%);background:#000000bf;border-bottom-color:#ffffff1f;height:64px;box-shadow:0 4px 30px #0000004d,inset 0 -.5px #ffffff0d}.nav-container{justify-content:space-between;align-items:center;width:100%;display:flex}.nav-logo{letter-spacing:-.03em;color:hsl(var(--text-primary));transition:opacity var(--transition-spring);font-size:1.4rem;font-weight:800;text-decoration:none}.nav-logo:hover{opacity:.8}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-link{color:hsl(var(--text-secondary));transition:color var(--transition-spring), transform var(--transition-spring);padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;position:relative}.nav-link:hover{color:hsl(var(--text-primary))}.nav-link:after{content:"";background:linear-gradient(90deg, hsl(var(--accent)), hsl(var(--accent-secondary)));width:0;height:3px;transition:width var(--transition-spring);border-radius:10px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.nav-link:hover:after{width:16px}.mobile-bottom-nav{display:none}@media (max-width:768px){.navbar{display:none!important}.mobile-bottom-nav{z-index:1000;height:calc(62px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(28px)saturate(210%);background:#08080ae0;border-top:1px solid #ffffff14;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px #ffffff0a,0 -8px 40px #00000080}.mobile-bottom-nav-item{color:hsl(var(--text-muted));letter-spacing:.04em;text-transform:uppercase;transition:color var(--transition-smooth);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding-top:8px;font-size:.6rem;font-weight:600;text-decoration:none;display:flex;position:relative}.mobile-bottom-nav-item.active{color:hsl(var(--accent))}.mobile-bottom-nav-icon-wrap{justify-content:center;align-items:center;display:flex;position:relative}.mobile-bottom-nav-icon{width:22px;height:22px;transition:transform var(--transition-bounce)}.mobile-bottom-nav-item.active .mobile-bottom-nav-icon{transform:translateY(-1px)scale(1.08)}.mobile-bottom-nav-active-dot{background:hsl(var(--accent));width:4px;height:4px;box-shadow:0 0 6px hsl(var(--accent) / .7);border-radius:50%;animation:.2s forwards fadeIn;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.mobile-bottom-nav-label{transition:opacity var(--transition-smooth);opacity:.7}.mobile-bottom-nav-item.active .mobile-bottom-nav-label{opacity:1}}.hero-section{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-container{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;width:100%;display:flex}.hero-content{flex-direction:column;flex:1.2;align-items:flex-start;max-width:650px;display:flex}.hero-badge{color:#30d158;letter-spacing:.02em;background:#30d15814;border:1px solid #30d15833;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:.45rem 1.1rem;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 4px 15px #30d1580d}.hero-badge-dot{background-color:#30d158;border-radius:50%;width:8px;height:8px;animation:1.8s infinite alternate pulse-dot;box-shadow:0 0 8px #30d158}@keyframes pulse-dot{0%{opacity:.55;transform:scale(.85);box-shadow:0 0 6px #30d15866}to{opacity:1;transform:scale(1.25);box-shadow:0 0 12px #30d158cc}}.hero-image-container{flex:.8;justify-content:center;align-items:center;max-width:440px;animation:8s ease-in-out infinite float;display:flex;position:relative}.hero-image-portal{width:330px;height:400px;box-shadow:0 30px 60px -15px #000000b3, 0 0 40px 0 hsl(var(--accent) / .1), inset 0 1px 2px #ffffff1f;-webkit-backdrop-filter:blur(10px);background:#14141940;border:1px solid #ffffff14;justify-content:center;align-items:flex-end;animation:16s ease-in-out infinite alternate portal-morph;display:flex;position:relative;overflow:hidden}@keyframes portal-morph{0%{border-radius:42% 58% 70% 30%/45% 45% 55% 55%}50%{border-radius:70% 30% 52% 48%/60% 40%}to{border-radius:48% 52% 40% 60%/55% 50% 50% 45%}}.hero-image-glow{background:radial-gradient(circle, hsl(var(--accent) / .3) 0%, transparent 70%);filter:blur(50px);pointer-events:none;z-index:-1;border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-image{object-fit:cover;object-position:top center;z-index:1;width:100%;height:105%;transition:transform var(--transition-spring);transform:scale(1.03);-webkit-mask-image:linear-gradient(#000 72%,#0000 98%);mask-image:linear-gradient(#000 72%,#0000 98%)}.hero-image-portal:hover .hero-image{transform:scale(1.08)}.hero-title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:800;line-height:1.1}.hero-title-prefix{color:hsl(var(--text-secondary));letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:500;display:block}.hero-subtitle{color:hsl(var(--text-secondary));align-items:center;min-height:50px;margin-bottom:1.5rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;display:flex}.typewriter-text{color:hsl(var(--text-primary));font-weight:700}.cursor-caret{color:hsl(var(--accent));margin-left:4px;animation:1s step-end infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-description{color:hsl(var(--text-secondary));max-width:650px;margin-bottom:3rem;font-size:1.2rem;line-height:1.7}.hero-ctas{gap:1.25rem;display:flex}.btn{cursor:pointer;transition:all var(--transition-smooth);border-radius:12px;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{background:linear-gradient(135deg, hsl(var(--accent)) 0%, hsl(var(--accent-secondary)) 100%);color:#fff;box-shadow:0 4px 20px hsl(var(--accent) / .25);border:none}.btn-primary:hover{box-shadow:0 6px 24px hsl(var(--accent) / .35);filter:brightness(1.1);transform:translateY(-2px)}.btn-secondary{background:var(--glass-bg);color:hsl(var(--text-primary));border:1px solid var(--border-light)}.btn-secondary:hover{background:var(--glass-bg-hover);border-color:var(--border-hover);transform:translateY(-2px)}@media (max-width:768px){.hero-section{align-items:flex-start;min-height:calc(100svh - 62px);padding-top:2.5rem}.hero-container{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;padding-top:.5rem;padding-bottom:2rem}.hero-content{flex-direction:column;order:2;align-items:center;display:flex}.hero-image-container{order:1;width:100%;max-width:200px;animation:none}.hero-image-portal{width:180px;height:220px;animation:16s ease-in-out infinite alternate portal-morph}.hero-image-glow{width:150px;height:150px}.hero-badge{margin-bottom:1rem;padding:.38rem .9rem;font-size:.75rem}.hero-title{text-align:center;margin-bottom:.75rem;font-size:clamp(1.75rem,7vw,2.5rem)}.hero-title-prefix{font-size:clamp(.9rem,3.5vw,1.2rem)}.hero-subtitle{text-align:center;flex-wrap:wrap;justify-content:center;gap:.25rem;min-height:36px;margin-bottom:1rem;font-size:clamp(1.1rem,4vw,1.4rem)}.hero-description{text-align:center;margin-bottom:1.75rem;font-size:.95rem;line-height:1.65}.hero-ctas{flex-direction:column;gap:.75rem;width:100%}.btn{justify-content:center;width:100%;padding:.85rem 1.5rem;font-size:.95rem}}.about-section{background-color:hsl(var(--bg-secondary) / .3);position:relative}.about-grid{align-items:start}.about-bio{flex-direction:column;display:flex}.about-subtitle{color:hsl(var(--text-primary));margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.bio-paragraph{color:hsl(var(--text-secondary));margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.bio-paragraph strong{color:hsl(var(--text-primary))}.skills-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.skills-grid{grid-template-columns:1fr}}.skill-category-card{background:var(--glass-bg);border:1px solid var(--border-light);border-radius:14px;height:100%;padding:1.25rem}.skill-category-title{color:hsl(var(--accent));letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;font-size:.95rem;font-weight:700}.skill-pills{flex-wrap:wrap;gap:.5rem;display:flex}.skill-pill{border:1px solid var(--border-light);color:hsl(var(--text-secondary));transition:all var(--transition-smooth);background:#ffffff08;border-radius:6px;padding:.35rem .65rem;font-size:.8rem;font-weight:500}.skill-pill:hover{background:hsl(var(--accent) / .1);border-color:hsl(var(--accent) / .3);color:hsl(var(--text-primary));transform:translateY(-2px)}.timeline-section-wrapper{margin-top:5rem}.timeline-grid{align-items:start}.timeline-column-title{margin-bottom:2rem;display:inline-block;position:relative}.timeline-items{border-left:2px solid var(--border-light);flex-direction:column;gap:1.5rem;margin-left:.5rem;padding-left:2rem;display:flex;position:relative}.timeline-item{transition:all var(--transition-smooth);padding:1.5rem;position:relative}.timeline-item:before{content:"";background:hsl(var(--accent) / .5);border:2px solid hsl(var(--bg-primary));z-index:1;width:10px;height:10px;transition:background var(--transition-smooth), transform var(--transition-smooth);border-radius:50%;position:absolute;top:28px;left:-38px}.timeline-item:hover:before{background:hsl(var(--accent-secondary));transform:scale(1.3)}.timeline-date{color:hsl(var(--accent-hue) var(--accent-sat) 75%);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.timeline-role{color:hsl(var(--text-primary));margin-bottom:.25rem;font-size:1.15rem;font-weight:800}.timeline-company{color:hsl(var(--text-secondary));margin-bottom:.75rem;font-size:.95rem;font-weight:600}.timeline-desc{color:hsl(var(--text-secondary));font-size:.9rem;line-height:1.5}@media (max-width:968px){.timeline-grid{grid-template-columns:1fr;gap:3rem}}.projects-section{position:relative}.projects-filters-wrapper{justify-content:center;width:100%;margin-bottom:3.5rem;display:flex}.projects-filters{-webkit-backdrop-filter:blur(20px);background:#78788029;border:1px solid #ffffff0d;border-radius:12px;gap:2px;padding:3px;display:inline-flex}.filter-btn{color:hsl(var(--text-secondary));cursor:pointer;transition:all var(--transition-spring);background:0 0;border:none;border-radius:9px;padding:.6rem 1.75rem;font-size:.9rem;font-weight:600}.filter-btn:hover{color:hsl(var(--text-primary))}.filter-btn.active{color:hsl(var(--text-primary));background:#ffffff1f;box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff1a}.project-card{flex-direction:column;height:100%;display:flex}.project-image-container{border-top-left-radius:20px;border-top-right-radius:20px;height:200px;position:relative;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-spring)}.project-card:hover .project-image{transform:scale(1.05)}.project-image-fallback{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex}.project-category-badge{-webkit-backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.05em;background:#0006;border-radius:20px;padding:.25rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.project-visual-icon{font-size:3rem;animation:4s ease-in-out infinite float}.project-info{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.project-title{color:hsl(var(--text-primary));margin-bottom:.75rem;font-size:1.3rem;font-weight:800}.project-description{color:hsl(var(--text-secondary));flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.project-tech{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.tech-badge{border:1px solid var(--border-light);color:hsl(var(--accent-hue) var(--accent-sat) 75%);background:#ffffff08;border-radius:6px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.project-links{gap:1.5rem;margin-top:auto;display:flex}.project-link{color:hsl(var(--text-primary));transition:color var(--transition-smooth);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.project-link:hover{color:hsl(var(--accent))}.project-link svg{transition:transform var(--transition-smooth)}.project-link:hover svg{transform:translate(2px,-2px)}.contact-section{background-color:hsl(var(--bg-secondary) / .3);position:relative}.contact-info-panel{flex-direction:column;padding:2.5rem;display:flex}.contact-info-desc{color:hsl(var(--text-secondary));margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.contact-details{flex-direction:column;gap:1.75rem;display:flex}.contact-item{align-items:flex-start;gap:1.25rem;display:flex}.contact-icon{background:hsl(var(--accent) / .08);border:1px solid hsl(var(--accent) / .15);border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.3rem;display:flex}.contact-item-title{text-transform:uppercase;color:hsl(var(--text-muted));letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.contact-item-value{color:hsl(var(--text-primary));transition:color var(--transition-smooth);font-size:1.05rem;text-decoration:none}.contact-item-value:hover{color:hsl(var(--accent))}.contact-social-links{gap:1.25rem;margin-top:.25rem;display:flex}.social-link{color:hsl(var(--text-primary));transition:color var(--transition-smooth);font-size:1rem;font-weight:600;text-decoration:none;position:relative}.social-link:hover{color:hsl(var(--accent))}.contact-form-panel{padding:2.5rem}.alert{border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5}.alert-success{color:#34d399;background:#10b98114;border:1px solid #10b98133}.alert-error{color:#ff6961;background:#ff453a14;border:1px solid #ff453a33}.form-label-optional{color:hsl(var(--text-muted));margin-left:.4rem;font-size:.75rem;font-weight:400}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-form-list{border:1px solid var(--border-light);background:#78788014;border-radius:14px;padding:.25rem 1.25rem;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff08}.form-group{border-bottom:1px solid #ffffff0f;flex-direction:row;align-items:center;margin-bottom:0;padding:.875rem 0;display:flex;position:relative}.form-group:last-of-type{border-bottom:none}.form-label{width:130px;color:hsl(var(--text-primary));margin-bottom:0;font-size:.95rem;font-weight:500}.form-input{color:#fff;transition:color var(--transition-smooth);background:0 0;border:none;border-radius:0;outline:none;flex-grow:1;padding:0;font-family:inherit;font-size:.95rem}.form-input:focus{box-shadow:none;background:0 0;border:none}.form-textarea{resize:none;min-height:80px}.form-group.textarea-group{flex-direction:column;align-items:flex-start;gap:.5rem}.form-group.textarea-group .form-label{width:100%}.input-error{color:#ff453a!important}.error-message{color:#ff453a;align-items:center;margin-left:auto;font-size:.78rem;font-weight:500;animation:.35s cubic-bezier(.36,.07,.19,.97) both shake-error;display:inline-flex}@keyframes shake-error{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(1.5px)}30%,50%,70%{transform:translate(-2px)}40%,60%{transform:translate(2px)}}.form-submit-btn{border:none;width:100%;margin-top:1.5rem;font-family:inherit}.footer{border-top:1px solid var(--border-light);background-color:hsl(var(--bg-primary));padding:3rem 0}.footer-container{color:hsl(var(--text-muted));justify-content:space-between;align-items:center;font-size:.9rem;display:flex}@media (max-width:640px){.footer-container{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:768px){section{padding:3.5rem 0}.container{padding:0 1.1rem}.section-header{margin-bottom:2rem}.section-header h2{letter-spacing:-.02em;font-size:1.75rem}.section-header h2:after{width:24px;height:2.5px;bottom:-6px}.section-header p{margin-top:.75rem;font-size:.9rem}.grid-2,.grid-3{grid-template-columns:1fr;gap:1rem}.about-section{background-color:hsl(var(--bg-secondary) / .4)}.about-grid{grid-template-columns:1fr;gap:1.75rem}.about-subtitle{margin-bottom:.875rem;font-size:1.2rem}.bio-paragraph{margin-bottom:1rem;font-size:.93rem;line-height:1.7}.skills-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.skill-category-card{border-radius:12px;padding:.875rem}.skill-category-title{margin-bottom:.625rem;font-size:.78rem}.skill-pill{padding:.28rem .55rem;font-size:.72rem}.timeline-section-wrapper{margin-top:2.5rem}.timeline-grid{grid-template-columns:1fr;gap:2rem}.timeline-items{gap:1rem;margin-left:.25rem;padding-left:1.25rem}.timeline-item{border-radius:12px;padding:.875rem 1rem}.timeline-item:before{width:8px;height:8px;top:24px;left:-27px}.timeline-role{font-size:.95rem}.timeline-company{font-size:.88rem}.timeline-desc{font-size:.85rem}.projects-filters-wrapper{-webkit-overflow-scrolling:touch;justify-content:flex-start;margin-bottom:1.75rem;padding:0 0 .5rem;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 92%,#0000 100%)}.projects-filters{flex-shrink:0;margin:0 1.1rem}.filter-btn{white-space:nowrap;padding:.5rem 1rem;font-size:.8rem}.projects-grid{grid-template-columns:1fr;gap:1.25rem}.project-image-container{height:170px}.project-info{padding:1.1rem 1.25rem 1.25rem}.project-title{margin-bottom:.5rem;font-size:1.1rem}.project-description{margin-bottom:1rem;font-size:.87rem;line-height:1.55}.project-tech{gap:.4rem;margin-bottom:1rem}.tech-badge{padding:.2rem .5rem;font-size:.7rem}.project-links{gap:1.25rem}.project-link{font-size:.85rem}.contact-section{background-color:hsl(var(--bg-secondary) / .4)}.contact-grid{grid-template-columns:1fr;gap:1.25rem}.contact-info-panel{border-radius:16px;padding:1.375rem 1.25rem}.contact-info-desc{margin-bottom:1.5rem;font-size:.93rem}.contact-form-panel{border-radius:16px;padding:1.375rem 1.25rem}.contact-details{gap:1.1rem}.contact-icon{border-radius:10px;width:40px;min-width:40px;height:40px;font-size:1.1rem}.contact-item-title{font-size:.72rem}.contact-item-value{word-break:break-word;font-size:.92rem}.contact-social-links{flex-wrap:wrap;gap:.875rem;margin-top:.5rem}.social-link{font-size:.9rem}.contact-form-list{border-radius:12px;padding:.25rem 1rem}.form-group{flex-direction:column;align-items:flex-start;gap:.3rem;padding:.75rem 0}.form-label{width:100%;font-size:.88rem;font-weight:600}.form-input{width:100%;font-size:.88rem}.error-message{margin-top:.2rem;margin-left:0;font-size:.74rem}.form-submit-btn{margin-top:1.25rem;padding:.875rem;font-size:.95rem}.footer{padding:1.75rem 0}.footer-container{text-align:center;flex-direction:column;gap:.625rem;font-size:.8rem}}@media (max-width:390px){.hero-image-portal{width:155px;height:192px}.hero-image-glow{width:120px;height:120px}.hero-title{font-size:1.7rem}.hero-title-prefix{font-size:.88rem}.hero-subtitle{min-height:32px;font-size:1.05rem}.hero-badge{padding:.32rem .75rem;font-size:.68rem}.hero-description{font-size:.88rem}.section-header h2{font-size:1.55rem}.skills-grid{grid-template-columns:1fr;gap:.625rem}.project-image-container{height:150px}.project-info{padding:.875rem 1rem 1rem}.contact-info-panel,.contact-form-panel{padding:1.1rem 1rem}.btn{padding:.8rem 1.25rem;font-size:.88rem}.mobile-bottom-nav-label{font-size:.56rem}}
