/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-700:oklch(37.3% .034 259.733);--spacing:.25rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-bold:700;--ease-out:cubic-bezier(0,0,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.hidden{display:none}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.bg-gray-100{background-color:var(--color-gray-100)}.p-10{padding:calc(var(--spacing)*10)}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-700{color:var(--color-gray-700)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}:root{--radius:.625rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.navbar{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(229,231,235,.5);z-index:1000;padding:1rem 2rem}.navbar-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.navbar-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#111827}.navbar-logo-icon{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.navbar-logo-text{font-size:1.25rem;font-weight:700}.navbar-nav{display:flex;gap:2rem;align-items:center}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;font-size:14px;transition:all .2s ease;position:relative}.nav-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px #667eea4d}@media (max-width: 768px){.navbar{padding:1rem}.navbar-nav{gap:1rem}}@media (max-width: 480px){.navbar-nav{display:none}}.App{text-align:center;padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}h1{color:#000;margin-bottom:2rem;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin-top:0;padding:0 1rem;max-width:800px;word-wrap:break-word}p{color:#666;font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto}.not-found-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;text-align:center}.not-found-content{max-width:600px;margin:0 auto}.error-code{font-size:8rem;font-weight:900;color:#e74c3c;margin:0;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.error-title{font-size:2.5rem;color:#2c3e50;margin:1rem 0;font-weight:600}.error-message{font-size:1.2rem;color:#7f8c8d;line-height:1.6;margin-bottom:2rem}.error-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.home-button,.back-button{padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease;display:inline-block}.home-button{background-color:#3498db;color:#fff}.home-button:hover{background-color:#2980b9;transform:translateY(-2px)}.back-button{background-color:#ecf0f1;color:#2c3e50;border:2px solid #bdc3c7}.back-button:hover{background-color:#bdc3c7;transform:translateY(-2px)}@media (max-width: 768px){.error-code{font-size:6rem}.error-title{font-size:2rem}.error-message{font-size:1.1rem}.error-actions{flex-direction:column;align-items:center}.home-button,.back-button{width:200px}}.not-found-image{max-width:300px;width:100%;height:auto;margin-bottom:2rem;display:block;margin-left:auto;margin-right:auto;border-radius:24px;box-shadow:0 6px 32px #2c3e501a,0 1.5px 6px #2c3e500f;border:1.5px solid #f0f0f5;background:linear-gradient(135deg,#f8fafc 60%,#f0f4f8);filter:none}.homepage-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(229,231,235,.5);z-index:1000;padding:.75rem 1rem}.navbar-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#111827;z-index:1001}.navbar-logo-icon{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.navbar-nav{display:none;gap:1.5rem;align-items:center}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;font-size:14px;transition:all .2s ease;position:relative;padding:.5rem 0}.nav-link:hover{color:#111827}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .2s ease}.nav-link:hover:after{width:100%}.nav-button{padding:.75rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px #667eea4d;min-height:44px;display:flex;align-items:center;justify-content:center}.nav-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.mobile-menu-btn:hover span{background:#667eea}.hero-section{padding:100px 1rem 60px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;display:flex;align-items:center}.hero-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}.hero-content{max-width:600px;width:100%}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#10b9811a;color:#065f46;padding:.5rem 1rem;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(16,185,129,.2)}.badge-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.hero-title{font-size:clamp(2rem,6vw,4rem);font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.1;letter-spacing:-.02em}.hero-title-accent{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1rem,3vw,1.25rem);color:#6b7280;margin-bottom:2rem;line-height:1.6}.hero-stats{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;align-items:center}.stat-item{text-align:center;padding:1rem;background:#ffffff80;border-radius:12px;border:1px solid rgba(229,231,235,.3);min-width:120px}.stat-number{display:block;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#111827;margin-bottom:.25rem}.stat-label{font-size:13px;color:#6b7280;font-weight:500}.hero-actions{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}.btn-primary{padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;box-shadow:0 4px 12px #667eea4d;min-height:48px;min-width:160px;text-align:center;line-height:1.2}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-secondary{padding:1rem 2rem;background:#fff;color:#111827;border:2px solid #e5e7eb;border-radius:8px;font-weight:600;font-size:16px;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;min-height:48px;min-width:160px;text-align:center;line-height:1.2}.btn-secondary:hover{border-color:#d1d5db;background:#f9fafb;transform:translateY(-2px)}.hero-visual{display:flex;justify-content:center;align-items:center;width:100%;max-width:300px}.hero-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(229,231,235,.5);width:100%}.card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.card-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;border:3px solid #e5e7eb}.avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-info h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 .25rem}.card-info p{font-size:13px;color:#6b7280;margin:0}.card-status{padding:.75rem;background:#10b9811a;border-radius:8px;border:1px solid rgba(16,185,129,.2)}.status-indicator{display:flex;align-items:center;gap:.5rem;font-size:13px;font-weight:600;color:#065f46}.status-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}.section-container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:clamp(1.75rem,5vw,3rem);font-weight:700;color:#111827;margin-bottom:1rem;letter-spacing:-.02em}.section-subtitle{font-size:clamp(1rem,2.5vw,1.125rem);color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.skills-section{padding:60px 0;background:#fff}.skills-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.skill-category{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 4px 12px #0000000d;transition:all .2s ease}.skill-category:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.category-title{display:flex;align-items:center;gap:.75rem;font-size:clamp(1.1rem,3vw,1.25rem);font-weight:600;color:#111827;margin-bottom:1.25rem}.category-icon{font-size:1.25rem}.skills-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem}.skill-item{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease;min-height:44px}.skill-item img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain}.skill-item span{font-size:13px;font-weight:500;color:#374151}.skill-icon-text{width:18px;height:18px;background:#3b82f6;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700}.projects-section{padding:60px 0;background:#f8fafc}.projects-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.project-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000d;border:1px solid #e5e7eb;transition:all .2s ease}.project-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001a}.project-card.featured{grid-column:span 1}.project-image{height:180px;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden}.project-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.project-card:hover .project-overlay{opacity:1}.project-links{display:flex;flex-direction:column;gap:.75rem;align-items:center}.project-link{padding:.75rem 1.25rem;background:#fff;color:#111827;text-decoration:none;border-radius:8px;font-weight:600;font-size:14px;transition:all .2s ease;min-width:120px;text-align:center}.project-link:hover{background:#f3f4f6;transform:translateY(-2px)}.project-content{padding:1.5rem}.project-title{font-size:clamp(1.1rem,3vw,1.25rem);font-weight:600;color:#111827;margin-bottom:.75rem}.project-description{color:#6b7280;line-height:1.6;margin-bottom:1.25rem;font-size:14px}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{padding:.25rem .75rem;background:#f3f4f6;color:#374151;border-radius:20px;font-size:11px;font-weight:500}.projects-cta{text-align:center}.about-section{padding:60px 0;background:#fff}.about-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.about-text{font-size:clamp(1rem,2.5vw,1.125rem);color:#6b7280;line-height:1.7;margin-bottom:1.25rem}.about-highlights{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1.5rem}.highlight-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.highlight-icon{font-size:1.25rem}.highlight-item span:last-child{font-weight:500;color:#374151;font-size:14px}.experience-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 8px 24px #0000001a;border:1px solid #e5e7eb}.experience-card h3{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:#111827;margin-bottom:1.5rem}.experience-item{padding:1.25rem 0;border-bottom:1px solid #e5e7eb}.experience-item:last-child{border-bottom:none}.experience-year{font-size:13px;color:#6b7280;font-weight:500;margin-bottom:.5rem}.experience-role{font-size:clamp(1rem,2.5vw,1.125rem);font-weight:600;color:#111827;margin-bottom:.25rem}.experience-company{font-size:13px;color:#6b7280}.contact-section{padding:60px 0;background:#f8fafc}.contact-grid{display:grid;grid-template-columns:1fr;gap:2rem}.contact-info h3,.contact-form h3{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:600;color:#111827;margin-bottom:1.5rem}.contact-methods{display:flex;flex-direction:column;gap:1rem}.contact-method{display:flex;align-items:center;gap:.75rem;padding:1.25rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:all .2s ease;min-height:60px}.contact-method:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.contact-icon{font-size:1.25rem;width:36px;height:36px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-label{font-size:13px;color:#6b7280;margin-bottom:.25rem}.contact-value{font-weight:600;color:#111827;font-size:14px;word-break:break-word}.form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column}.form-input,.form-textarea{padding:1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff;min-height:48px}.form-input:focus,.form-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-textarea{min-height:120px;resize:vertical;font-family:inherit}.footer{background:#111827;color:#fff;padding:2rem 1rem 1rem}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center;margin-bottom:1.5rem}.footer-brand{max-width:300px}.footer-logo{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;margin-bottom:.5rem;display:block}.footer-brand p{color:#9ca3af;line-height:1.6;font-size:14px}.footer-links{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:#9ca3af;text-decoration:none;font-weight:500;transition:color .2s ease;padding:.5rem}.footer-links a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.5rem;border-top:1px solid #374151;text-align:center}.footer-bottom p{color:#9ca3af;font-size:13px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media (min-width: 768px){.navbar{padding:1rem 2rem}.navbar-logo-icon{width:32px;height:32px}.navbar-logo-text{font-size:1.25rem}.navbar-nav{display:flex}.mobile-menu-btn{display:none}.hero-section{padding:120px 2rem 80px}.hero-container{flex-direction:row;gap:3rem;text-align:left}.hero-stats{flex-direction:row;gap:2rem}.hero-actions{flex-direction:row;justify-content:flex-start}.section-container{padding:0 2rem}.section-header{margin-bottom:4rem}.skills-section{padding:80px 0}.skills-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.projects-section{padding:80px 0}.projects-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.project-card.featured{grid-column:span 2}.project-links{flex-direction:row}.about-section{padding:80px 0}.about-grid{grid-template-columns:1fr 1fr;gap:3rem}.about-highlights{grid-template-columns:repeat(2,1fr);gap:1rem}.contact-section{padding:80px 0}.contact-grid{grid-template-columns:1fr 1fr;gap:3rem}.contact-methods{gap:1.5rem}.contact-method{padding:1.5rem}.contact-icon{width:40px;height:40px}.form{gap:1.5rem}.footer{padding:3rem 2rem 1rem}.footer-content{flex-direction:row;justify-content:space-between;text-align:left;gap:0}.footer-links{justify-content:flex-end}}@media (min-width: 1024px){.hero-container{gap:4rem}.skills-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}.projects-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.project-card.featured{grid-column:span 2}.about-grid,.contact-grid{gap:4rem}}@media (min-width: 1280px){.skills-grid{grid-template-columns:repeat(4,1fr)}.projects-grid{grid-template-columns:repeat(3,1fr)}}@media (max-height: 600px) and (orientation: landscape){.hero-section{min-height:auto;padding:80px 1rem 40px}.hero-container{gap:1.5rem}.hero-stats{flex-direction:row;gap:1.5rem}.hero-actions{flex-direction:row;gap:1rem}}@media (min-resolution: 192dpi){.navbar-logo-icon,.skill-item img,.contact-icon{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.badge-dot,.status-dot{animation:none}}.skill-item:hover{background:#f3f4f6;border-color:#d1d5db}.skill-item span{color:#374151}.project-title,.category-title,.contact-info h3,.contact-form h3,.experience-card h3{color:#111827}.project-description,.about-text,.experience-role{color:#6b7280}.form-input,.form-textarea{background:#fff;border-color:#e5e7eb;color:#111827}.form-input:focus,.form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:#9ca3af}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.projects-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.nav-link.active{color:#3b82f6}.nav-link.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#3b82f6;border-radius:1px}.projects-header{text-align:center;max-width:1200px;margin:0 auto;padding:6rem 1rem 2rem}.projects-title{font-size:clamp(2rem,6vw,3rem);font-weight:800;color:#1f2937;margin-bottom:1rem;line-height:1.2}.projects-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:#6b7280;max-width:48rem;margin:0 auto;line-height:1.6}.projects-category-filter{max-width:1200px;margin:0 auto 2rem;padding:0 1rem}.projects-category-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.projects-category-button{padding:.75rem 1.25rem;border-radius:9999px;font-weight:600;transition:all .2s;border:none;cursor:pointer;font-size:.875rem;min-height:44px;min-width:80px}.projects-category-button.active{background:#3b82f6;color:#fff;box-shadow:0 4px 14px #3b82f64d}.projects-category-button:not(.active){background:#f3f4f6;color:#374151}.projects-category-button:not(.active):hover{background:#e5e7eb}.projects-grid-container{max-width:1200px;margin:0 auto;padding:0 1rem 3rem}.projects-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.projects-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a;overflow:hidden;border:1px solid #f3f4f6;transition:all .3s ease}.projects-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.projects-card-image{position:relative;height:10rem;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;padding:1rem}.projects-card-image img{width:auto;height:auto;max-width:80%;max-height:80%;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.projects-card:hover .projects-card-image img{transform:scale(1.05)}.projects-card-status{position:absolute;top:.75rem;right:.75rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.projects-card-status.live{background:#dcfce7;color:#166534}.projects-card-status.development{background:#fef3c7;color:#92400e}.projects-card-category{position:absolute;top:.75rem;left:.75rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;background:#dbeafe;color:#1e40af}.projects-card-content{padding:1.25rem}.projects-card-title{font-size:clamp(1.1rem,3vw,1.25rem);font-weight:700;color:#1f2937;margin-bottom:.75rem;line-height:1.3}.projects-card-description{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:1rem}.projects-card-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.projects-card-tech{padding:.25rem .75rem;background:#f3f4f6;color:#374151;border-radius:9999px;font-size:.75rem;font-weight:500}.projects-card-actions{display:flex;flex-direction:column;gap:.75rem}.projects-card-button{flex:1;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;text-decoration:none;text-align:center;transition:all .2s;font-size:.875rem;min-height:44px;display:flex;align-items:center;justify-content:center}.projects-card-button.github{background:#1f2937;color:#fff}.projects-card-button.github:hover{background:#111827}.projects-card-button.demo{background:#3b82f6;color:#fff}.projects-card-button.demo:hover{background:#2563eb}.projects-cta{background:linear-gradient(135deg,#3b82f6,#8b5cf6);padding:3rem 1rem;text-align:center}.projects-cta-content{max-width:64rem;margin:0 auto}.projects-cta-title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2}.projects-cta-subtitle{font-size:clamp(1rem,2.5vw,1.25rem);color:#bfdbfe;margin-bottom:1.5rem;line-height:1.6}.projects-cta-button{display:inline-block;background:#fff;color:#3b82f6;padding:1rem 2rem;border-radius:.5rem;font-weight:700;font-size:1.125rem;text-decoration:none;transition:all .2s;min-height:48px;min-width:160px;text-align:center;line-height:1.2}.projects-cta-button:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.projects-footer{background:#1f2937;color:#9ca3af;text-align:center;padding:1.5rem 1rem;font-size:.875rem}@media (min-width: 768px){.navbar{padding:1rem 2rem}.navbar-logo-icon{width:32px;height:32px}.navbar-logo-text{font-size:1.25rem}.navbar-nav{display:flex}.mobile-menu-btn{display:none}.projects-header{padding:8rem 2rem 3rem}.projects-title{margin-bottom:1.5rem}.projects-category-filter{margin-bottom:3rem;padding:0 2rem}.projects-category-buttons{gap:1rem}.projects-grid-container{padding:0 2rem 5rem}.projects-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.projects-card-image{height:12rem;background:#fff;display:flex;align-items:center;justify-content:center;padding:1.5rem}.projects-card-status,.projects-card-category{top:1rem}.projects-card-status{right:1rem}.projects-card-category{left:1rem}.projects-card-content{padding:1.5rem}.projects-card-actions{flex-direction:row;gap:.75rem}.projects-cta{padding:4rem 2rem}.projects-cta-title{margin-bottom:1.5rem}.projects-cta-subtitle{margin-bottom:2rem}.projects-footer{padding:2rem}}@media (min-width: 1024px){.projects-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}@media (min-width: 1280px){.projects-grid{grid-template-columns:repeat(3,1fr)}}@media (max-height: 600px) and (orientation: landscape){.projects-header{padding-top:5rem;padding-bottom:1.5rem}.projects-category-filter{margin-bottom:1.5rem}}@media (min-resolution: 192dpi){.navbar-logo-icon,.projects-card-image img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.tracker-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.tracker-content{padding:5rem 1rem 2rem;max-width:1200px;margin:0 auto}.tracker-title{font-size:clamp(2rem,6vw,3rem);font-weight:800;color:#1f2937;text-align:center;margin-bottom:2rem;line-height:1.2}.tracker-card-container{display:flex;justify-content:center;align-items:flex-start;font-family:Inter,Segoe UI,Arial,sans-serif}.tracker-card{background:#fff;border-radius:12px;box-shadow:0 6px 32px #2c3e501a;padding:1.5rem;margin:1rem auto;max-width:600px;width:100%;display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;text-align:left;border:2.5px solid #e5e7eb;background-image:url("data:image/svg+xml,%3Csvg width='600' height='340' viewBox='0 0 600 340' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse opacity='0.12' cx='500' cy='60' rx='180' ry='80' fill='%2360a5fa'/%3E%3Cellipse opacity='0.10' cx='120' cy='300' rx='120' ry='40' fill='%23a7f3d0'/%3E%3Cpath opacity='0.08' d='M100 60 Q180 120 300 40 Q420 -40 500 60' stroke='%23fbbf24' stroke-width='18' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right top,left bottom;background-size:cover}.tracker-header{width:100%;display:flex;flex-direction:column;gap:.75rem;padding-bottom:.75rem;margin-bottom:1rem;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #2c3e500f}.tracker-day{font-weight:800;font-size:clamp(1.25rem,4vw,1.5rem);color:#222;letter-spacing:.5px;font-family:Poppins,Inter,Segoe UI,Arial,sans-serif;text-align:center}.tracker-date{color:#555;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:500;font-family:Inter,Segoe UI,Arial,sans-serif;text-align:center}.tracker-temperature{color:#222;font-weight:700;font-size:clamp(1rem,2.5vw,1.1rem);font-family:Poppins,Inter,Segoe UI,Arial,sans-serif;text-align:center}.tracker-grid{width:100%;display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.tracker-item{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 2px 8px #2c3e500f;border:1.5px solid #e5e7eb}.tracker-item-title{font-weight:700;margin-bottom:.5rem;color:#222;font-size:clamp(1rem,2.5vw,1.1rem);font-family:Poppins,Inter,Segoe UI,Arial,sans-serif;letter-spacing:.2px}.tracker-item-description{font-size:clamp(.875rem,2vw,1rem);color:#444;font-family:Inter,Segoe UI,Arial,sans-serif;line-height:1.5}.tracker-quote{width:100%;font-style:italic;color:#555;border-left:3px solid #e5e7eb;padding-left:1rem;margin-bottom:0;background:#fff;border-radius:12px;padding:1rem;font-size:clamp(.875rem,2.5vw,1.08rem);font-family:Poppins,Inter,Segoe UI,Arial,sans-serif;box-shadow:0 2px 8px #2c3e500f;line-height:1.6}@media (min-width: 768px){.navbar{padding:1rem 2rem}.navbar-logo-icon{width:32px;height:32px}.navbar-logo-text{font-size:1.25rem}.navbar-nav{display:flex}.mobile-menu-btn{display:none}.tracker-content{padding:6rem 2rem 3rem}.tracker-title{margin-bottom:3rem}.tracker-card{padding:2rem;gap:1.5rem;margin:2rem auto}.tracker-header{flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding-bottom:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem}.tracker-day,.tracker-date,.tracker-temperature{text-align:left}.tracker-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.tracker-item{padding:1.5rem}}@media (min-width: 1024px){.tracker-card{padding:2.5rem;gap:2rem}.tracker-header{padding:1.5rem 2rem}.tracker-grid{gap:2rem}.tracker-item{padding:2rem}}@media (min-width: 1280px){.tracker-card{max-width:700px}}@media (max-height: 600px) and (orientation: landscape){.tracker-content{padding-top:4rem;padding-bottom:1rem}.tracker-title{margin-bottom:1.5rem}.tracker-card{margin:1rem auto}}@media (min-resolution: 192dpi){.navbar-logo-icon{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.not-found-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.not-found-content{padding:5rem 1rem 2rem;max-width:600px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 5rem)}.not-found-image{width:200px;height:auto;margin-bottom:2rem;opacity:.8}.error-code{font-size:clamp(4rem,12vw,8rem);font-weight:900;color:#1f2937;margin:0;line-height:1;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.error-title{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;color:#374151;margin:1rem 0;line-height:1.2}.error-message{font-size:clamp(1rem,2.5vw,1.125rem);color:#6b7280;line-height:1.6;margin-bottom:2rem;max-width:500px}.error-actions{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:300px}.home-button,.back-button{padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .2s ease;min-height:48px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;text-align:center;line-height:1.2}.home-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 12px #667eea4d}.home-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.back-button{background:#fff;color:#111827;border:2px solid #e5e7eb}.back-button:hover{border-color:#d1d5db;background:#f9fafb;transform:translateY(-2px)}@media (min-width: 768px){.navbar{padding:1rem 2rem}.navbar-logo-icon{width:32px;height:32px}.navbar-logo-text{font-size:1.25rem}.navbar-nav{display:flex}.mobile-menu-btn{display:none}.not-found-content{padding:6rem 2rem 3rem;min-height:calc(100vh - 6rem)}.not-found-image{width:250px;margin-bottom:3rem}.error-title{margin:1.5rem 0}.error-message{margin-bottom:3rem}.error-actions{flex-direction:row;gap:1.5rem;max-width:400px}.home-button,.back-button{flex:1}}@media (min-width: 1024px){.not-found-content{padding-top:8rem;padding-bottom:4rem}.not-found-image{width:300px}.error-actions{max-width:450px}}@media (min-width: 1280px){.not-found-content{max-width:700px}}@media (max-height: 600px) and (orientation: landscape){.not-found-content{padding-top:4rem;padding-bottom:1rem;min-height:calc(100vh - 4rem)}.not-found-image{width:150px;margin-bottom:1.5rem}.error-code{margin-bottom:.5rem}.error-title{margin:.5rem 0}.error-message{margin-bottom:1.5rem}}@media (min-resolution: 192dpi){.navbar-logo-icon,.not-found-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.logo-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.1);z-index:1000;padding:.75rem 1rem}.navbar-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative}.navbar-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;z-index:1001}.navbar-logo-icon{width:28px;height:28px;border-radius:8px}.navbar-logo-text{font-size:1.1rem;font-weight:700}.logo-text-bold{color:#1f2937}.logo-text-light{color:#6b7280}.navbar-nav{display:none;align-items:center;gap:1.5rem}.nav-link{text-decoration:none;color:#6b7280;font-weight:500;transition:color .2s;position:relative;padding:.5rem 0}.nav-link:hover{color:#1f2937}.nav-button{background:#1f2937;color:#fff;padding:.75rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s;min-height:44px;display:flex;align-items:center;justify-content:center}.nav-button:hover{background:#111827;transform:translateY(-1px)}.mobile-menu-btn{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-menu-btn span{width:100%;height:3px;background:#111827;border-radius:2px;transition:all .3s ease}.mobile-menu-btn:hover span{background:#3b82f6}.navbar-nav.active{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:1rem;border-bottom:1px solid rgba(229,231,235,.5);box-shadow:0 4px 12px #0000001a;gap:0}.navbar-nav.active .nav-link{padding:1rem 0;border-bottom:1px solid rgba(229,231,235,.3);width:100%;text-align:center}.navbar-nav.active .nav-button{margin-top:1rem;width:100%}.logo-content{padding:5rem 1rem 2rem;max-width:1200px;margin:0 auto}.logo-title{font-size:clamp(2rem,6vw,3rem);font-weight:800;color:#1f2937;text-align:center;margin-bottom:2rem;line-height:1.2}.logo-section{padding:1rem}.logo-subtitle{font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700;color:#374151;text-align:center;margin-bottom:2rem;line-height:1.3}.logo-category{margin-bottom:2rem}.logo-category-title{font-size:clamp(1.1rem,2.5vw,1.25rem);font-weight:600;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.logo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:1rem;align-items:center;justify-items:center}.logo-image{width:48px;height:48px;-o-object-fit:contain;object-fit:contain;transition:transform .2s ease;filter:grayscale(0);opacity:.8}.logo-image:hover{transform:scale(1.1);opacity:1;filter:grayscale(0)}@media (min-width: 768px){.navbar{padding:1rem 2rem}.navbar-logo-icon{width:32px;height:32px}.navbar-logo-text{font-size:1.25rem}.navbar-nav{display:flex}.mobile-menu-btn{display:none}.logo-content{padding:6rem 2rem 3rem}.logo-title{margin-bottom:3rem}.logo-section{padding:1.5rem}.logo-subtitle,.logo-category{margin-bottom:3rem}.logo-category-title{margin-bottom:1.5rem}.logo-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:1.5rem}.logo-image{width:64px;height:64px}}@media (min-width: 1024px){.logo-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:2rem}.logo-image{width:64px;height:64px}}@media (min-width: 1280px){.logo-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:2.5rem}}@media (max-height: 600px) and (orientation: landscape){.logo-content{padding-top:4rem;padding-bottom:1rem}.logo-title,.logo-category{margin-bottom:1.5rem}}@media (min-resolution: 192dpi){.navbar-logo-icon,.logo-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.logo-image:hover{transform:none}}
