*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit;height:0}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 20px}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e2e8f080;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav-logo h2{color:#1e40af;font-size:1.5rem;font-weight:700}.nav-menu{display:flex;gap:2rem}.nav-link{background:none;border:none;border-radius:6px;color:#475569;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:color .3s ease}.nav-link:hover{background:#1e40af1a;color:#1e40af}.nav-toggle{cursor:pointer;display:none;flex-direction:column}.nav-toggle span{background:#1e40af;height:3px;margin:3px 0;transition:.3s;width:25px}.hero{align-items:center;display:flex;height:80vh;justify-content:center;overflow:hidden;position:relative}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.hero-background img{height:100%;object-fit:cover;width:100%}.hero-overlay{background:linear-gradient(135deg,#1e40afcc,#0f172ab3);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-content{color:#fff;max-width:800px;padding:0 2rem;text-align:center;z-index:1}.hero-title{font-size:4rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.hero-subtitle{color:#e2e8f0;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-primary{background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;border-radius:12px;box-shadow:0 4px 15px #3b82f64d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-primary:hover{box-shadow:0 8px 25px #3b82f666;transform:translateY(-2px)}.cta-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-secondary:hover{background:#fff3;transform:translateY(-2px)}section{padding:6rem 0}.section-title{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#3b82f6,#1e40af);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.about{background:#fff}.about-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.about-image{position:relative}.about-image img{border-radius:20px;box-shadow:0 20px 40px #0000001a;height:400px;object-fit:cover;width:100%}.about-text h3{color:#1e40af;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.about-text p{color:#475569;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem}.stat{background:#3b82f60d;border:1px solid #3b82f61a;border-radius:12px;padding:1rem;text-align:center}.stat h4{color:#1e40af;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat p{color:#64748b;font-size:.9rem;margin:0}.experience{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.timeline{margin:0 auto;max-width:800px;position:relative}.timeline:before{background:linear-gradient(180deg,#3b82f6,#1e40af);content:"";height:100%;left:50%;position:absolute;transform:translateX(-50%);width:2px}.timeline-item{align-items:center;display:flex;margin:2rem 0;position:relative}.timeline-item:nth-child(odd){flex-direction:row-reverse}.timeline-date{background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:20px;box-shadow:0 4px 15px #3b82f64d;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;transform:translateX(-50%);z-index:2}.timeline-content{background:#fff;border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:2rem;width:45%}.timeline-item:nth-child(odd) .timeline-content{margin-left:55%}.timeline-item:nth-child(2n) .timeline-content{margin-right:55%}.timeline-content h3{color:#1e40af;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.timeline-content h4{color:#64748b;font-size:1rem;font-weight:500;margin-bottom:1rem}.timeline-content p{color:#475569;line-height:1.6}.skills{background:#fff}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skill-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease}.skill-card:hover{transform:translateY(-5px)}.skill-icon{font-size:2.5rem;margin-bottom:1rem}.skill-card h3{color:#1e293b;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.skill-bar{background:#e2e8f080;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden}.skill-progress{background:linear-gradient(90deg,#3b82f6,#1e40af);border-radius:4px;height:100%;transition:width 1s ease}.skill-level{color:#64748b;font-size:.9rem;font-weight:600}.projects{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease}.project-card:hover{transform:translateY(-5px)}.project-image{height:200px;overflow:hidden}.project-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-card:hover .project-image img{transform:scale(1.05)}.project-content{padding:2rem}.project-content h3{color:#1e40af;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.project-content p{color:#475569;line-height:1.6;margin-bottom:1.5rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.certifications{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.certifications-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.certifications-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease}.certifications-card:hover{transform:translateY(-5px)}.certifications-image{height:200px;overflow:hidden}.certifications-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.certifications-card:hover .certifications-image img{transform:scale(1.05)}.certifications-content{padding:2rem}.certifications-content h3{color:#1e40af;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.certifications-content p{color:#475569;line-height:1.6;margin-bottom:1.5rem}.certifications-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#3b82f61a;border-radius:20px;color:#1e40af;font-size:.8rem;font-weight:500;padding:.3rem .8rem}.contact{background:#fff}.contact-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info h3{color:#1e40af;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.contact-info p{color:#475569;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.social-links{display:flex;gap:1rem}.social-links a{align-items:center;background:#3b82f61a;border-radius:12px;color:#1e40af;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.social-links a:hover{background:#1e40af;color:#fff;transform:translateY(-2px)}.social-icon{fill:currentColor;height:20px;width:20px}.contact-form{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #e2e8f080;border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fffc;border:1px solid #e2e8f0cc;border-radius:8px;font-size:1rem;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.footer{background:#1e293b;color:#fff;padding:2rem 0;text-align:center}.footer-content p{margin-bottom:.5rem;opacity:.8}@media (max-width:768px){.nav-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;flex-direction:column;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-toggle{display:flex}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{align-items:center;flex-direction:column}.about-grid{gap:2rem}.about-grid,.about-stats{grid-template-columns:1fr}.timeline:before{left:30px}.timeline-item{align-items:flex-start;flex-direction:column}.timeline-date{align-self:flex-start;margin-bottom:1rem;position:static;transform:none}.timeline-content{margin-left:0!important;margin-right:0!important;width:100%}.contact-content,.projects-grid,.skills-grid{grid-template-columns:1fr}.contact-content{gap:2rem}.social-links{flex-direction:column}.section-title{font-size:2rem}}@media (max-width:480px){.container{padding:0 15px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.nav-container{padding:1rem 15px}.cta-primary,.cta-secondary{font-size:1rem;padding:.8rem 1.5rem}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3b82f6,#1e40af);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#2563eb,#1d4ed8)}
/*# sourceMappingURL=main.60256903.css.map*/