@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700&display=swap";@keyframes navbarFloatDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.navbar-container{z-index:1000;pointer-events:none;justify-content:center;align-items:center;width:100%;padding:0 30px;animation:.7s ease-out navbarFloatDown;display:flex;position:fixed;top:20px;left:0}.navbar-box{pointer-events:auto;background:linear-gradient(135deg,#1f2438 0%,#161a29 100%);border-top:2px solid #3b82f6;border-bottom:3.5px solid #0b0e17;border-left:1.5px solid #8b5cf666;border-right:1.5px solid #0009;border-radius:999px;justify-content:space-between;align-items:center;width:100%;max-width:1250px;padding:14px 30px;transition:box-shadow .3s;display:flex;position:relative;box-shadow:0 12px 28px #00000080,0 0 20px #3b82f626}.navbar-box:hover{box-shadow:0 16px 36px #0009,0 0 28px #3b82f647}.nav-logo{color:#fff;flex-shrink:0;align-items:center;gap:4px;font-size:1.3rem;font-weight:700;text-decoration:none;display:inline-flex}.nav-menu{align-items:center;gap:48px;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#94a3b8;padding:6px 2px;font-size:1rem;font-weight:500;text-decoration:none;transition:color .25s,transform .2s;display:inline-block;position:relative}.nav-link:after{content:"";background:linear-gradient(90deg,#38bdf8,#6366f1);border-radius:2px;width:0%;height:2.5px;transition:width .3s;position:absolute;bottom:0;left:0;box-shadow:0 0 8px #38bdf8cc}.nav-link:hover{color:#fff;transform:translateY(-2px)}.nav-link:hover:after{width:100%}.hire-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-top:1.5px solid #ffffff73;border-bottom:3px solid #1e1b4b;border-left:1px solid #fff3;border-right:1px solid #1e1b4b;border-radius:999px;justify-content:center;align-items:center;padding:10px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #2563eb59}.hire-btn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #2563eb8c,0 0 18px #7c3aed66}.hire-btn:active{border-bottom-width:1.5px;transform:translateY(1.5px);box-shadow:0 2px 6px #0006}.mobile-cta-item{display:none}.hamburger-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger-btn .bar{background-color:#fff;border-radius:4px;width:24px;height:2.5px;transition:all .3s}.hamburger-btn.active .bar:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger-btn.active .bar:nth-child(2){opacity:0}.hamburger-btn.active .bar:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (width<=820px){.navbar-container{padding:0 20px}.desktop-cta{display:none}.hamburger-btn{display:flex}.navbar-box{border-radius:30px;padding:12px 20px}.nav-menu{background:#191e2b;border:1px solid #3b82f64d;border-radius:20px;flex-direction:column;gap:20px;width:100%;padding:24px 0;display:none;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 18px 36px #000000b3}.nav-menu.open{animation:.3s forwards navbarFloatDown;display:flex}.mobile-cta-item{margin-top:8px;display:block}}.home-container{max-width:1250px;padding:140px var(--content-gutter) 36px;box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;margin:0 auto;display:flex}.home-centered-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:780px;display:flex}.status-badge{color:#7ef0bf;background:#34d3991f;border:1px solid #34d3994d;border-radius:999px;align-items:center;gap:8px;margin-top:10px;margin-bottom:20px;padding:8px 20px;font-size:.84rem;font-weight:600;transition:border-color .25s,box-shadow .25s;display:inline-flex}.status-badge:hover{border-color:#34d39999;box-shadow:0 0 16px #34d39940}.green-circle{background-color:#34d399;border-radius:50%;width:8.5px;height:8.5px;box-shadow:0 0 8px #34d399cc}.greeting-text{color:#e2e8f0;margin-bottom:6px;font-size:1.65rem;font-weight:600}.name-heading{letter-spacing:-.03em;justify-content:center;align-items:center;min-height:72px;margin-bottom:16px;font-size:3.6rem;font-weight:800;line-height:1.15;display:flex}.gradient-text{background:linear-gradient(90deg,#38bdf8,#818cf8,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.blinking-bar{color:#38bdf8;margin-left:6px;animation:.8s infinite blinkCursor}@keyframes blinkCursor{0%,to{opacity:1}50%{opacity:0}}.hero-social-row{justify-content:center;align-items:center;gap:14px;margin-bottom:24px;display:flex}.hero-icon-btn{color:#cbd5e1;background:#191f30d9;border:1px solid #94a3b833;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 10px #0000004d}.hero-icon-btn svg{width:18px;height:18px;transition:transform .2s}.hero-icon-btn:hover{color:#fff;background:#38bdf826;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 6px 14px #38bdf840}.hero-icon-btn.linkedin:hover{background:#60a5fa26;border-color:#60a5fa;box-shadow:0 6px 14px #60a5fa40}.hero-icon-btn.email:hover{background:#a855f726;border-color:#a855f7;box-shadow:0 6px 14px #a855f740}.hero-icon-btn:hover svg{transform:scale(1.1)}.description-text{color:#94a3b8;max-width:670px;margin-bottom:34px;font-size:1.05rem;line-height:1.75}.button-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-bottom:40px;display:flex}.resume-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border-top:1.5px solid #fff6;border-bottom:3.5px solid #0f172a;border-radius:999px;padding:13px 30px;font-size:.96rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 8px 18px #2563eb59}.resume-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #2563eb8c}.resume-btn:active{border-bottom-width:2px;transform:translateY(1px)}.projects-btn{color:#cbd5e1;cursor:pointer;background:#191f30;border:1px solid #ffffff26;border-radius:999px;padding:13px 28px;font-size:.96rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.projects-btn:hover{color:#fff;background:#242c44;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 6px 18px #0006}.projects-btn:active{transform:translateY(1px)}.quick-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.stat-item{background:linear-gradient(135deg,#1b2133 0%,#131724 100%);border-top:1px solid #38bdf859;border-bottom:2.5px solid #0a0d15;border-left:1px solid #ffffff14;border-right:1px solid #0a0d15;border-radius:14px;flex-direction:column;gap:4px;min-width:140px;padding:14px 18px;transition:transform .25s,border-top-color .25s,box-shadow .25s;display:flex;box-shadow:0 6px 16px #00000059}.stat-item:hover{border-top-color:#38bdf8;transform:translateY(-4px);box-shadow:0 10px 22px #00000080,0 0 14px #38bdf833}.stat-item strong{color:#38bdf8;font-size:1.25rem}.stat-item span{color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;font-size:.76rem;font-weight:600}@media (width<=768px){.home-container{padding:120px var(--content-gutter) 48px;min-height:auto}.name-heading{min-height:60px;margin-bottom:12px;font-size:2.5rem}.greeting-text{font-size:1.35rem}.description-text{margin-bottom:28px;font-size:.95rem;line-height:1.65}.button-group{gap:14px;margin-bottom:32px}.quick-stats{gap:12px}.stat-item{flex:125px;min-width:0;padding:12px 14px}}.about-container{padding:var(--section-space) var(--content-gutter)}.about-header{text-align:center;margin-bottom:48px}.about-badge{text-transform:uppercase;letter-spacing:1.5px;color:#7dd3fc;background:#7dd3fc1a;border:1px solid #7dd3fc40;border-radius:999px;margin-bottom:14px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.about-title{color:#f8fafc;margin-bottom:14px;font-size:2.7rem;font-weight:700}.about-gradient{background:linear-gradient(90deg,#7dd3fc,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.about-line{background:linear-gradient(90deg,#7dd3fc,#818cf8);border-radius:2px;width:68px;height:3px;margin:0 auto}.about-content{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:clamp(24px,3vw,36px);display:grid}.about-bio-card{background:linear-gradient(135deg,#1b2435 0%,#121a2a 100%);border-top:1.5px solid #60a5fa59;border-bottom:3px solid #0f172ae6;border-left:1.5px solid #818cf838;border-right:1.5px solid #0f172ae6;border-radius:20px;flex-direction:column;justify-content:space-between;padding:32px;display:flex;box-shadow:0 16px 32px #02061761}.bio-heading{color:#f8fafc;margin-bottom:16px;font-size:1.45rem;font-weight:700}.bio-text{color:#b9c7d9;margin-bottom:14px;font-size:.96rem;line-height:1.7}.stats-row{border-top:1px solid #94a3b81f;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;padding-top:18px;display:grid}.stat-box{text-align:center;background:#0f172ab8;border:1px solid #60a5fa2e;border-radius:12px;flex-direction:column;justify-content:center;padding:16px 12px;display:flex}.stat-value{color:#7dd3fc;margin-bottom:6px;font-size:.94rem;font-weight:700;line-height:1.3;display:block}.stat-label{color:#b9c7d9;text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;line-height:1.2}.about-highlights{flex-direction:column;justify-content:space-between;gap:18px;display:flex}.highlight-card{background:linear-gradient(135deg,#1b2435 0%,#121a2a 100%);border-top:1.5px solid #ffffff1f;border-bottom:3px solid #0f172ae6;border-left:1px solid #ffffff14;border-right:1px solid #0f172ae6;border-radius:16px;align-items:flex-start;gap:18px;padding:22px 20px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 8px 18px #02061747}.highlight-card:hover{border-top-color:#7dd3fccc;transform:translate(4px);box-shadow:0 14px 28px #02061759,0 0 18px #60a5fa1f}.highlight-icon{background:#0f172acc;border:1px solid #60a5fa33;border-radius:12px;flex-shrink:0;padding:10px;font-size:1.7rem}.highlight-title{color:#f8fafc;margin-bottom:6px;font-size:1.12rem;font-weight:700}.highlight-desc{color:#b9c7d9;font-size:.9rem;line-height:1.5}@media (width<=900px){.about-container{padding:72px var(--content-gutter) 64px}.about-content{grid-template-columns:1fr}.about-title{font-size:2.2rem}.stats-row{grid-template-columns:1fr;gap:10px}}.skill-card{background:linear-gradient(135deg,#1b2435 0%,#121a2a 100%);border-top:1.5px solid #38bdf866;border-bottom:3.5px solid #0a0d15;border-left:1.5px solid #ffffff1f;border-right:1.5px solid #0f172acc;border-radius:18px;flex-direction:column;justify-content:space-between;padding:24px;transition:transform .25s,box-shadow .25s,border-top-color .25s;display:flex;box-shadow:0 12px 28px #00000073}.skill-card:hover{border-top-color:#38bdf8;transform:translateY(-5px);box-shadow:0 18px 36px #0009,0 0 18px #38bdf833}.skill-card-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.skill-icon-box{background:#0f172ad9;border:1px solid #38bdf840;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.skill-icon{font-size:1.5rem}.skill-category-badge{text-transform:uppercase;letter-spacing:.8px;color:#818cf8;background:#818cf81f;border:1px solid #818cf847;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:700}.skill-name{color:#fff;margin-bottom:22px;font-size:1.25rem;font-weight:700;line-height:1.35}.skill-level-wrapper{flex-direction:column;gap:8px;display:flex}.skill-level-header{justify-content:space-between;align-items:center;display:flex}.skill-level-text{color:#94a3b8;font-size:.82rem;font-weight:500}.skill-percentage-text{color:#38bdf8;font-size:.82rem;font-weight:700}.skill-bar-track{background:#0b0f19;border:1px solid #ffffff0f;border-radius:999px;width:100%;height:7px;overflow:hidden}.skill-bar-fill{background:linear-gradient(90deg,#38bdf8,#6366f1);border-radius:999px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #38bdf880}.skills-container{max-width:1250px;margin:0 auto;padding:80px 24px 100px}.skills-header{text-align:center;margin-bottom:46px}.skills-badge{text-transform:uppercase;letter-spacing:1.5px;color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf840;border-radius:999px;margin-bottom:14px;padding:6px 18px;font-size:.82rem;font-weight:700;display:inline-block}.skills-title{color:#fff;letter-spacing:-.02em;margin-bottom:14px;font-size:2.8rem;font-weight:800}.skills-gradient{background:linear-gradient(90deg,#38bdf8,#818cf8,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.skills-line{background:linear-gradient(90deg,#38bdf8,#818cf8);border-radius:2px;width:68px;height:3px;margin:0 auto}.skills-filter-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:48px;display:flex}.filter-pill{color:#94a3b8;cursor:pointer;background:#0f172abf;border:1px solid #94a3b82e;border-radius:999px;padding:10px 22px;font-size:.88rem;font-weight:600;transition:all .25s;box-shadow:0 4px 12px #00000040}.filter-pill:hover{color:#fff;border-color:#38bdf880;transform:translateY(-2px)}.filter-pill.active{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#ffffff73 #ffffff59 #0f172a;border-top-style:solid;border-top-width:1.5px;border-bottom-style:solid;border-bottom-width:3px;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb73}.skills-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}@media (width<=1050px){.skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.skills-container{padding:60px 18px 80px}.skills-title{font-size:2.2rem}.skills-grid{grid-template-columns:1fr;gap:18px}.filter-pill{padding:8px 16px;font-size:.82rem}}.project-card{background:linear-gradient(135deg,#1b2435 0%,#121a2a 100%);border-top:1.5px solid #60a5fa59;border-bottom:3px solid #0f172ae6;border-left:1.5px solid #818cf833;border-right:1.5px solid #0f172ae6;border-radius:18px;flex-direction:column;justify-content:space-between;gap:20px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 18px 32px #02061759}.project-card:hover{border-top-color:#79d3fca6;transform:translateY(-6px);box-shadow:0 18px 34px #02061773,0 0 18px #60a5fa1f}.project-body{flex-direction:column;display:flex}.project-image-wrapper{background:#0b0f19;border:1px solid #94a3b826;border-radius:12px;width:100%;height:200px;margin-bottom:18px;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.project-card:hover .project-image{transform:scale(1.05)}.project-header{margin-bottom:10px}.project-title{color:#f8fafc;font-size:1.35rem;font-weight:700;line-height:1.35}.project-description{color:#b9c7d9;margin-bottom:18px;font-size:.92rem;line-height:1.6}.tech-tags-list{flex-wrap:wrap;gap:8px;margin-bottom:4px;display:flex}.tech-tag-badge{color:#dfe9f7;background:#0f172ab8;border:1px solid #60a5fa2e;border-radius:7px;padding:5px 10px;font-size:.76rem;font-weight:500;transition:border-color .2s,color .2s}.tech-tag-badge:hover{color:#fff;border-color:#7dd3fc99}.project-actions{border-top:1px solid #94a3b81a;flex-wrap:wrap;align-items:center;gap:12px;padding-top:16px;display:flex}.action-link{color:#cbd5e1;background:#0f172ad9;border:1px solid #94a3b838;border-radius:9px;justify-content:center;align-items:center;padding:8px 16px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.action-link:hover{color:#fff;border-color:#60a5fa99;transform:translateY(-1px)}.action-link.live-btn{color:#7dd3fc;background:#60a5fa24;border-color:#60a5fa59}.action-link.live-btn:hover{color:#0f172a;background:#7dd3fc}@media (width<=580px){.project-image-wrapper{height:170px}.project-actions{flex-direction:column;align-items:stretch}.action-link{text-align:center;width:100%;padding:10px 14px}}.projects-container{padding:var(--section-space) var(--content-gutter)}.projects-header{text-align:center;margin-bottom:48px}.projects-badge{text-transform:uppercase;letter-spacing:1.5px;color:#7dd3fc;background:#7dd3fc1a;border:1px solid #7dd3fc33;border-radius:999px;margin-bottom:14px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.projects-title{color:#f8fafc;margin-bottom:14px;font-size:2.7rem;font-weight:700}.projects-gradient{background:linear-gradient(90deg,#7dd3fc,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.projects-line{background:linear-gradient(90deg,#7dd3fc,#818cf8);border-radius:2px;width:68px;height:3px;margin:0 auto}.project-group{margin-bottom:56px}.project-group:last-child{margin-bottom:0}.group-header{border-left:3px solid #60a5fa;margin-bottom:22px;padding-left:14px}.group-tag{text-transform:uppercase;letter-spacing:1px;color:#a5b4cf;margin-bottom:4px;font-size:.76rem;font-weight:700;display:block}.group-title{color:#f8fafc;font-size:1.45rem;font-weight:700}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:20px;display:grid}@media (width<=860px){.projects-container{padding:72px var(--content-gutter) 80px}.projects-grid{grid-template-columns:1fr}.projects-title{font-size:2.2rem}.group-title{font-size:1.3rem}}.contact-container{box-sizing:border-box;width:100%;max-width:1250px;margin:0 auto;padding:80px 24px 100px}.contact-header{text-align:center;margin-bottom:48px}.contact-badge{text-transform:uppercase;letter-spacing:1.5px;color:#7dd3fc;background:#7dd3fc1a;border:1px solid #7dd3fc33;border-radius:999px;margin-bottom:14px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.contact-title{color:#f8fafc;margin-bottom:14px;font-size:2.7rem;font-weight:700}.contact-gradient{background:linear-gradient(90deg,#7dd3fc,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.contact-line{background:linear-gradient(90deg,#7dd3fc,#818cf8);border-radius:2px;width:68px;height:3px;margin:0 auto}.contact-layout{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:32px;width:100%;display:grid}.contact-info-panel{box-sizing:border-box;background:linear-gradient(135deg,#1b2435 0%,#121a2a 100%);border-top:1.5px solid #60a5fa59;border-bottom:3px solid #0f172ae6;border-left:1.5px solid #818cf838;border-right:1.5px solid #0f172ae6;border-radius:20px;flex-direction:column;justify-content:center;width:100%;padding:36px 32px;display:flex;box-shadow:0 18px 32px #02061761}.info-heading{color:#f8fafc;margin-bottom:12px;font-size:1.45rem;font-weight:700}.info-desc{color:#b9c7d9;margin-bottom:28px;font-size:.96rem;line-height:1.7}.info-cards-list{flex-direction:column;gap:14px;display:flex}.info-card{background:#0f172abf;border:1px solid #60a5fa2e;border-radius:12px;align-items:center;gap:16px;min-width:0;padding:16px 18px;transition:transform .2s,border-color .2s;display:flex}.info-card:hover{border-color:#7dd3fc80;transform:translate(4px)}.info-icon{background:#192030e6;border-radius:10px;flex-shrink:0;padding:10px;font-size:1.5rem}.info-details{flex-direction:column;min-width:0;display:flex;overflow:hidden}.info-title{text-transform:uppercase;letter-spacing:.5px;color:#a4b8ff;margin-bottom:2px;font-size:.78rem}.info-link,.info-text{color:#f8fafc;word-break:break-word;overflow-wrap:anywhere;font-size:.94rem;font-weight:500;text-decoration:none}.info-link:hover{color:#7dd3fc}.contact-form-panel{box-sizing:border-box;background:linear-gradient(135deg,#1b2435 0%,#121a2a 100%);border-top:1.5px solid #60a5fa59;border-bottom:3px solid #0f172ae6;border-left:1.5px solid #818cf838;border-right:1.5px solid #0f172ae6;border-radius:20px;width:100%;padding:32px;box-shadow:0 18px 32px #02061761}.success-alert{color:#9af1c7;background:#34d3991a;border:1px solid #34d39966;border-radius:10px;margin-bottom:20px;padding:12px 18px;font-size:.92rem;font-weight:600}.contact-form{flex-direction:column;gap:18px;width:100%;display:flex}.form-group{flex-direction:column;gap:6px;width:100%;display:flex}.form-label{color:#dfe7f4;font-size:.88rem;font-weight:500}.required{color:#f87171}.form-input,.form-textarea{box-sizing:border-box;color:#f8fafc;background:#090d16e6;border:1.5px solid #94a3b82e;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-textarea{resize:vertical}.form-input:focus,.form-textarea:focus{border-color:#60a5fab3;box-shadow:0 0 0 3px #60a5fa1f}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-top:1.5px solid #fff6;border-bottom:3px solid #0f172ae6;border-radius:30px;width:100%;margin-top:8px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 18px #3b82f647}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 12px 22px #3b82f659}.submit-btn:active{border-bottom-width:1px;transform:translateY(1px)}@media (width<=900px){.contact-container{padding:60px 18px 80px}.contact-layout{grid-template-columns:1fr;align-items:flex-start;gap:24px}.contact-title{font-size:2.2rem}.contact-info-panel,.contact-form-panel{padding:24px 20px}.contact-info-panel{justify-content:flex-start}}@media (width<=480px){.contact-info-panel,.contact-form-panel{padding:20px 16px}.info-card{gap:12px;padding:12px 14px}.info-icon{padding:8px;font-size:1.3rem}}.footer-container{width:100%;padding:56px var(--content-gutter) 30px;background:linear-gradient(#0000 0%,#0f131df2 100%);border-top:1px solid #38bdf826;margin-top:16px}.footer-wrapper{max-width:var(--content-width);margin:0 auto}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-brand{max-width:320px}.footer-logo{align-items:center;gap:4px;margin-bottom:8px;font-size:1.3rem;font-weight:700;text-decoration:none;display:inline-flex}.logo-symbol{color:#06b6d4;font-weight:800}.logo-text{background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.footer-tagline{color:#94a3b8;font-size:.9rem;line-height:1.5}.footer-nav{flex-wrap:wrap;align-items:center;gap:28px;margin:0;padding:0;list-style:none;display:flex}.footer-nav-link{color:#94a3b8;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:inline-block}.footer-nav-link:hover{color:#38bdf8;transform:translateY(-2px)}.footer-actions{align-items:center;gap:16px;display:flex}.footer-socials{align-items:center;gap:10px;display:flex}.social-icon-btn{color:#cbd5e1;background:#191f30;border:1px solid #38bdf840;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.social-icon-btn:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-color:#818cf8;transform:translateY(-3px);box-shadow:0 4px 12px #2563eb66}.scroll-top-btn{color:#38bdf8;cursor:pointer;background:#141824;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;font-weight:700;transition:all .2s;display:inline-flex}.scroll-top-btn:hover{color:#0f131d;background:#38bdf8;border-color:#38bdf8;transform:translateY(-3px);box-shadow:0 4px 12px #38bdf859}.footer-divider{background:#ffffff14;width:100%;height:1px;margin:32px 0 24px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.copyright-text,.footer-status{color:#64748b;margin:0;font-size:.85rem}.highlight-name{color:#94a3b8;font-weight:600}@media (width<=820px){.footer-wrapper{padding:0 20px}.footer-top{text-align:center;flex-direction:column;gap:24px}.footer-brand{max-width:100%}.footer-nav{justify-content:center;gap:18px}.footer-actions{justify-content:center}.footer-bottom{text-align:center;flex-direction:column;gap:8px}}.portfolio-app{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.main-content{flex-direction:column;flex:1;width:100%;display:flex}main>section{width:min(100%, var(--content-width));margin-inline:auto}.section-container{width:100%;max-width:var(--content-width);padding:var(--section-space) var(--content-gutter);margin:0 auto}.section-heading{text-align:center;color:var(--text-main);margin-bottom:48px;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700}:root{--content-width:1250px;--content-gutter:clamp(20px, 4vw, 30px);--section-space:clamp(72px, 9vw, 112px);--bg-color:#0f172a;--bg-soft:#111827;--surface-color:#172033;--surface-card:#1b2435;--surface-alt:#121a2a;--text-main:#f8fafc;--text-muted:#cbd5e1;--text-secondary:#a5b4cf;--primary:#60a5fa;--primary-strong:#3b82f6;--secondary:#8b5cf6;--success:#34d399;--border-light:#94a3b82e;--border-dark:#0f172ae6;--shadow-soft:0 18px 40px #02061773}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-main);background:radial-gradient(circle at top,#16213a 0%,#0f172a 45%,#0b1120 100%);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:3px}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}
