@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";html{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto}html::-webkit-scrollbar{display:none}body{scrollbar-width:none;-ms-overflow-style:none;overflow-x:hidden;width:100%;max-width:100vw;background-color:#fff;margin:0;padding:0;height:auto;min-height:100vh}body::-webkit-scrollbar{display:none}#root{overflow-x:hidden;width:100%;max-width:100vw;position:relative}.smooth-scroll-wrapper{position:fixed;top:0;left:0;width:100%;will-change:transform}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-weight:400;font-style:normal}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}html,body{overflow-x:hidden;width:100%;max-width:100vw}.navbar{width:100%;max-width:100vw;min-height:10vh;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:fixed;top:0;left:0;right:0;z-index:100;background:#fff}.navbar.menu-active{background:transparent}.logo{width:15rem;height:60px;display:flex;justify-content:center;align-items:center;position:relative;z-index:100002;transition:opacity .3s ease}.logo img{width:18rem}.logo.hidden{opacity:0;visibility:hidden}.hamburger{display:block;font-size:1.8rem;cursor:pointer;color:#1e1e1e;z-index:100002;position:relative;transition:color .3s ease}.hamburger.open{color:#fff;z-index:100002}.nav-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#1a1a1a;z-index:100000;display:none;flex-direction:column;align-items:flex-start;justify-content:center;padding:100px 5% 50px;overflow-y:hidden;clip-path:circle(0% at 100% 0%)}.nav-overlay.active{display:flex}.menu-links-wrapper{display:flex;flex-direction:column;gap:0;width:100%;max-width:1400px;margin:0 auto}.menu-links-wrapper a{font-size:4rem;font-weight:700;text-transform:uppercase;color:#fff;line-height:1.1;padding:15px 0;display:block;transition:all .3s ease;letter-spacing:-2px;text-decoration:none}.menu-links-wrapper a:hover{color:#888;transform:translate(10px)}.mobile-social-icons{display:flex;flex-direction:column;gap:10px;margin-top:40px;padding-top:30px;border-top:1px solid #444444;width:100%}.mobile-social-icons a{font-size:1.2rem;color:#fff;transition:all .3s ease;text-decoration:underline;font-weight:400;text-transform:none;letter-spacing:normal;padding:8px 0}.mobile-social-icons a:hover{color:#888}.mobile-profile-section{display:block;margin-top:30px;width:100%}.profile-icon{width:40px;height:40px;border-radius:50%;background:#fff;color:#1a1a1a;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;transition:all .3s ease}.profile-dropdown{position:relative;top:auto;right:auto;left:auto;transform:none;margin-top:15px;background:#2a2a2a;border:2px solid #444444;border-radius:12px;padding:15px;min-width:200px}.profile-name{display:flex;align-items:center;gap:10px;padding:10px;font-weight:600;color:#fff;border-bottom:2px solid #444444;margin-bottom:10px}.logout-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;background:#fff;color:#1a1a1a;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease}.logout-btn:hover{background:#e0e0e0}@media (max-width: 768px){.navbar{min-height:80px;padding:1rem 20px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 10px #0000000d}.logo{width:auto;height:50px}.logo img{width:10rem}.hamburger{font-size:1.8rem}.nav-overlay{padding:120px 40px 60px}.menu-links-wrapper a{font-size:3rem;padding:15px 0;letter-spacing:-1px}.mobile-social-icons{margin-top:40px;padding-top:30px}.mobile-social-icons a{font-size:1.2rem}}@media (max-width: 480px){.logo img{width:8rem}.hamburger{font-size:1.5rem}.menu-links-wrapper a{font-size:2.5rem}.mobile-social-icons a{font-size:1rem}}.homecontainer{width:100vw;min-height:80vh;display:flex;flex-direction:column;justify-content:center;padding:0 4rem;gap:2rem;margin-top:5rem;box-sizing:border-box}.homecontainer h1{font-family:Poppins,sans-serif;font-weight:600;font-size:4.5vw;line-height:1.2;overflow:hidden;margin:0}.homecontainer h1>span{color:#929292;font-family:Poppins,sans-serif;font-weight:600;font-size:4.5vw;line-height:1.2}.homecontainer p{font-size:1.2rem;font-family:Poppins,sans-serif;max-width:700px}.impact-badges{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1rem}.badge{background:#1a1a1a;color:#fff;padding:.8rem 1.5rem;border-radius:6px;font-size:1rem;font-family:Poppins,sans-serif;font-weight:500;border:2px solid #333;box-shadow:0 4px 15px #0003;transition:all .3s ease}.badge:hover{transform:translateY(-3px);background:#2a2a2a;border-color:#555;box-shadow:0 6px 20px #0000004d}.cta-buttons{display:flex;gap:1rem;margin-top:1.5rem}.btn-primary,.btn-secondary{padding:1rem 2.5rem;font-size:1.05rem;font-family:Poppins,sans-serif;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-primary{background:#1a1a1a;color:#fff;border:2px solid #1a1a1a;box-shadow:0 4px 15px #0003}.btn-primary:hover{transform:translateY(-2px);background:#2a2a2a;box-shadow:0 6px 20px #0000004d}.btn-secondary{background:transparent;color:#1a1a1a;border:2px solid #1a1a1a}.btn-secondary:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px)}.marquee-container{overflow:hidden;width:100%;background-color:#1e1e1e;color:#fff;padding:1rem 0;box-sizing:border-box}.marquee{display:flex;width:max-content;animation:marqueeScroll 40s linear infinite}.marquee span{white-space:nowrap;padding-right:2rem;font-size:3.5vw;font-family:Poppins,sans-serif;font-weight:500}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 1024px){.homecontainer{padding:0 2rem}.homecontainer h1,.homecontainer h1 span{font-size:6vw}.marquee span{font-size:4vw}}@media (max-width: 768px){.homecontainer{padding:80px 1.5rem 0;gap:1.5rem;min-height:100vh}.homecontainer p{font-size:1rem}.homecontainer h1,.homecontainer h1 span{font-size:7vw}.marquee span{font-size:5vw}.impact-badges{gap:.7rem}.badge{font-size:.85rem;padding:.6rem 1.2rem}.cta-buttons{flex-direction:column;gap:.8rem}.btn-primary,.btn-secondary{text-align:center;padding:.8rem 1.5rem}}@media (max-width: 480px){.homecontainer{padding:0 1rem;gap:1rem;margin-top:5rem}.homecontainer p{font-size:.95rem}.homecontainer h1,.homecontainer h1 span{font-size:8vw}.marquee span{font-size:6vw}.badge{font-size:.8rem;padding:.5rem 1rem}.btn-primary,.btn-secondary{font-size:.9rem;padding:.7rem 1.2rem}}.work-container{max-width:100vw;min-height:100vh;padding:100px 5%;background:#fff;display:flex;flex-direction:column;align-items:center}.work-header{text-align:center;margin-bottom:80px}.work-label{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:#000;display:block;margin-bottom:20px}.work-title{font-size:5rem;font-weight:700;color:#000;margin:0;line-height:1.1}.projects-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:1400px;margin:0 auto}.project-column{position:relative;height:600px;background:#f8f8f8;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:flex-end;padding:40px 30px}.project-column:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);opacity:0;transition:opacity .5s ease;z-index:2}.project-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.project-image{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.1);transition:all .6s cubic-bezier(.4,0,.2,1)}.project-number{font-size:10rem;font-weight:700;color:#000;line-height:1;margin-bottom:auto;padding-top:40px;transition:all .5s ease;z-index:3;position:relative}.project-info{position:relative;z-index:3;opacity:0;transform:translateY(20px);transition:all .5s ease}.project-name{font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.2}.project-category{font-size:1rem;font-weight:400;color:#fff;opacity:.9;margin:0}.project-arrow{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;color:#000;border-radius:50%;margin-top:20px;font-size:1rem;transition:all .3s ease}.project-column.hovered{transform:scale(1.05);box-shadow:0 20px 60px #0000004d;z-index:10}.project-column.hovered:before{opacity:1}.project-column.hovered .project-image{opacity:1;transform:scale(1)}.project-column.hovered .project-number{color:#fff;opacity:.3;transform:translateY(-20px)}.project-column.hovered .project-info{opacity:1;transform:translateY(0)}.project-column.hovered .project-arrow{background:#000;color:#fff;transform:translate(5px)}.project-column.dimmed{opacity:.6;transform:scale(.98)}@media (max-width: 1200px){.work-title{font-size:4rem}.projects-grid{grid-template-columns:repeat(2,1fr);gap:15px}.project-column{height:500px}.project-number{font-size:8rem}}@media (max-width: 768px){.work-container{padding:60px 5%}.work-title{font-size:3rem}.work-header{margin-bottom:50px}.projects-grid{grid-template-columns:1fr;gap:20px}.project-column{height:450px}.project-number{font-size:7rem}.project-name{font-size:1.5rem}.project-column:active{transform:scale(1.02)}.project-column:active:before{opacity:1}.project-column:active .project-image{opacity:1;transform:scale(1)}.project-column:active .project-number{color:#fff;opacity:.3}.project-column:active .project-info{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.work-title{font-size:2.2rem}.work-label{font-size:.8rem;letter-spacing:2px}.project-column{height:400px;padding:30px 20px}.project-number{font-size:6rem;padding-top:30px}.project-name{font-size:1.3rem}.project-category{font-size:.9rem}.project-arrow{width:35px;height:35px;font-size:.9rem;margin-top:15px}}.contact-container{max-width:1400px;margin:0 auto;padding:100px 5%;min-height:100vh}.contact-hero{margin-bottom:80px;text-align:center}.contact-label{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:#000;display:block;margin-bottom:20px}.contact-title{font-size:5.5rem;font-weight:700;color:#000;margin:0 0 30px;line-height:1.1}.contact-title .highlight-text{background:linear-gradient(90deg,#000,#1e1e1e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block}.contact-title .highlight-text:after{content:"";position:absolute;bottom:10px;left:0;width:100%;height:20px;background:#fff;z-index:-1}.contact-subtitle{font-size:1.5rem;color:#000;opacity:.7;font-weight:400;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 2fr;gap:60px;align-items:start}.contact-info{display:flex;flex-direction:column;gap:50px;position:sticky;top:120px}.info-item{display:flex;flex-direction:column;gap:10px;padding:0 0 30px;background:transparent;border:none;border-bottom:1px solid #e0e0e0;transition:all .3s ease}.info-item:hover{transform:none;box-shadow:none;border-bottom-color:#000}.info-item:last-child{border-bottom:none}.info-icon{display:none}.info-details h3{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 10px}.info-details p,.info-details a{font-size:1.1rem;color:#000;opacity:.6;margin:0;text-decoration:none;transition:opacity .2s ease}.info-details a:hover{opacity:1;text-decoration:none}.contact-form-modern{display:grid;grid-template-columns:1fr;gap:35px}.form-group{position:relative;display:flex;flex-direction:column}.form-group.full-width{grid-column:1 / -1}.form-group label{font-size:.85rem;font-weight:600;color:#000;opacity:.7;margin-bottom:12px;text-transform:uppercase;letter-spacing:2px;transition:all .3s ease}.form-group.focused label{color:#000;opacity:1}.form-group input,.form-group textarea{padding:18px 0;font-size:1rem;font-family:inherit;border:none;border-bottom:2px solid #e0e0e0;border-radius:0;background:transparent;color:#000;transition:all .3s ease;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-bottom-color:#000;background:transparent;transform:none;box-shadow:none}.form-group textarea{min-height:150px;line-height:1.6}.submit-btn{grid-column:1 / -1;padding:20px 40px;font-size:1.1rem;font-weight:600;background:#000;color:#fff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:15px;margin-top:20px;width:100%}.submit-btn:hover{background:#333;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.btn-arrow{font-size:1.3rem;transition:transform .3s ease}.submit-btn:hover .btn-arrow{transform:translate(5px)}@media (max-width: 1024px){.contact-title{font-size:4rem}.contact-content{grid-template-columns:1fr;gap:50px}.contact-info{position:static;flex-direction:row;flex-wrap:wrap;gap:20px}.info-item{flex:1;min-width:250px}}@media (max-width: 768px){.contact-container{padding:60px 5%}.contact-title{font-size:3rem}.contact-subtitle{font-size:1.2rem}.contact-form-modern{grid-template-columns:1fr}.contact-info{flex-direction:column}.info-item{min-width:auto}.info-icon{font-size:2rem}}@media (max-width: 480px){.contact-title{font-size:2.2rem}.contact-subtitle{font-size:1rem}.form-group input,.form-group textarea{padding:15px;font-size:1rem}.submit-btn{padding:16px 30px;font-size:1rem}.info-item{padding:20px}}.about-container{max-width:1400px;margin:0 auto;padding:100px 5%;min-height:100vh}.about-hero{margin-bottom:80px;text-align:center}.about-label{font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:#000;display:block;margin-bottom:20px}.about-title{font-size:5rem;font-weight:700;color:#000;margin:0 0 20px;line-height:1.1}.about-title .highlight{position:relative;display:inline-block}.about-title .highlight:after{content:"";position:absolute;bottom:10px;left:0;width:100%;height:20px;background:#fff;z-index:-1}.about-subtitle{font-size:1.5rem;color:#000;opacity:.7;font-weight:400;text-align:justify}.about-content-flow{display:flex;flex-direction:column;gap:80px;max-width:1200px;margin:0 auto}.section-content{width:100%}.section-heading{font-size:3rem;font-weight:700;color:#000;margin:0 0 40px}.text-content{display:flex;flex-direction:column;gap:25px}.text-content p{font-size:1.2rem;line-height:1.8;color:#000;opacity:.85}.text-content strong{font-weight:700;opacity:1}.journey-timeline{display:flex;flex-direction:column;gap:40px;position:relative;padding-left:60px}.journey-timeline:before{content:"";position:absolute;left:20px;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#000,#fff)}.timeline-item{position:relative;transition:all .3s ease}.timeline-item:hover{transform:translate(10px)}.timeline-marker{position:absolute;left:-60px;top:0;width:45px;height:45px;background:#fff;border:3px solid #000000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;z-index:1;transition:all .3s ease}.timeline-item:hover .timeline-marker{transform:scale(1.2);background:#fff}.timeline-content{background:#fff;border:2px solid #000000;border-radius:12px;padding:25px;transition:all .3s ease}.timeline-item:hover .timeline-content{background:#fff;box-shadow:0 5px 20px #0000001a}.timeline-title{font-size:1.5rem;font-weight:700;color:#000;margin:0 0 15px}.timeline-content p{font-size:1.1rem;line-height:1.8;color:#000;opacity:.85;margin:0}.timeline-content strong{font-weight:700;opacity:1}.timeline-content em{font-style:italic;color:#000;opacity:.9}.highlight-inline{background:#fff;padding:2px 8px;border-radius:4px;font-weight:600}.achievement-badge{background:#000;color:#fff;padding:4px 12px;border-radius:6px;font-weight:700;display:inline-block}.highlight-item{border-left:4px solid #000000;padding-left:20px}.highlight-item .timeline-content{background:#fff;border:3px solid #000000}.highlight-item .timeline-marker{background:#000;border-color:#000;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.section-heading-exp{font-size:3rem;font-weight:700;color:#000;margin:0 0 40px}.experience-showcase-new{display:flex;flex-direction:column;gap:40px}.experience-header-new{margin-bottom:30px}.experience-title-new{font-size:2rem;font-weight:400;color:#000;margin:0 0 15px;line-height:1.3}.title-bold-new{font-weight:700}.experience-meta-new{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.experience-badge{font-size:.9rem;font-weight:500;color:#000;background:#f5f5f5;padding:8px 16px;border:1px solid #e0e0e0}.experience-duration-new{font-size:.9rem;font-weight:500;color:#000;opacity:.7}.experience-intro-new{font-size:1rem;line-height:1.7;color:#000;opacity:.8;margin:0}.projects-heading-new{font-size:1.2rem;font-weight:700;color:#000;margin:0 0 25px}.projects-grid-new{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px}.project-card-new{position:relative;background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:30px;transition:all .3s ease}.project-card-new:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014;border-color:#000}.project-number-new{position:absolute;top:20px;left:20px;font-size:4rem;font-weight:300;color:#f0f0f0;line-height:1;z-index:0}.project-icon-new{font-size:2rem;margin-bottom:15px;position:relative;z-index:1}.project-icon-new.golden{color:gold}.project-icon-new.green{color:#22c55e}.project-icon-new.blue{color:#3b82f6}.project-icon-new.orange{color:#f97316}.project-title-new{font-size:1.1rem;font-weight:700;color:#000;margin:0 0 10px;line-height:1.4;position:relative;z-index:1}.project-desc-new{font-size:.9rem;line-height:1.6;color:#000;opacity:.7;margin:0;position:relative;z-index:1}.experience-stats-new{display:flex;justify-content:center;gap:60px;padding:30px 0;border-top:1px solid #e0e0e0}.stat-item-new{display:flex;flex-direction:column;align-items:center;gap:8px}.stat-number-new{font-size:4rem;font-weight:700;color:#000;line-height:1}.stat-label-new{font-size:1rem;font-weight:500;color:#000;opacity:.6;text-align:center}.skills-section-wrapper{background:transparent;padding:80px 0;margin:0 auto}.skills-header-center{text-align:center;margin-bottom:60px}.skills-label-center{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:4px;color:#000;opacity:.5;display:block;margin-bottom:20px}.skills-heading-center{font-size:4rem;font-weight:700;color:#000;margin:0;line-height:1.1}.skills-list-exact{display:flex;flex-direction:column;gap:0;max-width:100%}.skill-row-exact{display:grid;grid-template-columns:150px 300px 1fr;gap:40px;padding:35px 0;border-bottom:1px solid rgba(0,0,0,.1);align-items:start}.skill-row-exact:last-child{border-bottom:none}.skill-number-exact{font-size:6rem;font-weight:300;color:silver;line-height:1;letter-spacing:-2px}.skill-title-exact{font-size:2rem;font-weight:400;color:#000;line-height:1.3;padding-top:15px}.title-bold-exact{font-weight:700}.skill-tags-exact{display:flex;flex-wrap:wrap;gap:0;align-items:center;padding-top:15px;line-height:1.8}.skill-highlight-exact{font-size:1rem;font-weight:700;color:#000;margin-right:8px}.skill-dot{font-size:1rem;color:#000;opacity:.5;margin:0 8px}.skill-item-exact{font-size:1rem;font-weight:400;color:#000;opacity:.7}@media (max-width: 1024px){.about-title{font-size:4rem}.section-heading{font-size:2.5rem}.about-content-wrapper{gap:40px}.projects-grid-about{grid-template-columns:repeat(2,1fr);gap:15px}.project-column-about{height:450px}.project-number-about{font-size:7rem}.skills-section-wrapper{padding:60px 0}.skills-heading-center{font-size:3rem}.skill-row-exact{grid-template-columns:120px 250px 1fr;gap:30px}.skill-number-exact{font-size:5rem}.skill-title-exact{font-size:1.7rem}}.loading-spinner{text-align:center;padding:60px 20px;font-size:1.2rem;color:#000;font-weight:600}@media (max-width: 768px){.about-container{padding:60px 5%}.about-title{font-size:3rem}.about-subtitle{font-size:1.2rem}.about-content-flow{gap:60px}.section-heading{font-size:2rem}.text-content p{font-size:1rem}.journey-timeline{padding-left:50px}.timeline-marker{left:-50px;width:40px;height:40px;font-size:1.3rem}.timeline-content{padding:20px}.timeline-title{font-size:1.3rem}.timeline-content p{font-size:1rem}.section-heading-exp{font-size:2.5rem}.experience-title-new{font-size:1.8rem}.projects-grid-new{grid-template-columns:1fr}.experience-stats-new{gap:50px}.stat-number-new{font-size:3.5rem}.stat-label-new{font-size:.95rem}.experience-card-modern{padding:30px 20px}.experience-title-modern{font-size:1.8rem}.highlight-grid{grid-template-columns:1fr}.experience-stats{flex-direction:column;gap:20px}.stat-number{font-size:2rem}.experience-note{flex-direction:column;gap:15px}.skills-section-wrapper{padding:50px 0}.skills-heading-center{font-size:2.5rem}.skill-row-exact{grid-template-columns:1fr;gap:20px;padding:30px 0}.skill-number-exact{font-size:4rem}.skill-title-exact{font-size:1.5rem;padding-top:0}.skill-tags-exact{padding-top:10px}.skill-highlight-exact{font-size:.95rem}.skill-dot,.skill-item-exact{font-size:.9rem}.projects-grid-about{grid-template-columns:1fr;gap:20px}.project-column-about{height:400px}.project-column-about:before{opacity:1}.project-column-about .project-image-about{opacity:1;transform:scale(1)}.project-column-about .project-number-about{color:#fff;opacity:.3}.project-column-about .project-info-about{opacity:1;transform:translateY(0)}.project-number-about{font-size:6rem}.project-name-about{font-size:1.3rem}.project-column-about:active{transform:scale(.98)}}@media (max-width: 480px){.about-title{font-size:2.2rem}.about-subtitle{font-size:1rem}.about-content-flow{gap:40px}.section-heading{font-size:1.6rem}.text-content p{font-size:.95rem}.journey-timeline{padding-left:40px}.journey-timeline:before{left:15px}.timeline-marker{left:-40px;width:35px;height:35px;font-size:1.1rem}.timeline-content{padding:15px}.timeline-title{font-size:1.1rem}.timeline-content p{font-size:.95rem}.timeline-item:hover{transform:translate(5px)}.section-heading-exp{font-size:2rem}.experience-title-new{font-size:1.5rem}.projects-heading-new{font-size:1.1rem}.project-card-new{padding:25px}.project-number-new{font-size:3rem}.project-title-new{font-size:1rem}.project-desc-new{font-size:.85rem}.experience-stats-new{gap:30px;flex-direction:column}.stat-number-new{font-size:2.5rem}.stat-label-new{font-size:.85rem}.experience-card-modern{padding:20px 15px}.experience-icon{font-size:2.5rem}.experience-title-modern{font-size:1.5rem}.experience-intro{font-size:1rem}.experience-highlights h4{font-size:1.1rem}.highlight-item-exp{padding:15px}.highlight-icon{font-size:1.5rem}.stat-number{font-size:1.8rem}.stat-label{font-size:.85rem}.skills-section-wrapper{padding:40px 0}.skills-heading-center{font-size:2rem}.skill-row-exact{grid-template-columns:1fr;gap:15px;padding:25px 0}.skill-number-exact{font-size:3.5rem}.skill-title-exact{font-size:1.3rem}.skill-highlight-exact{font-size:.9rem}.skill-dot,.skill-item-exact{font-size:.85rem}.projects-grid-about{grid-template-columns:1fr;gap:20px}.project-column-about{height:350px;padding:30px 20px}.project-number-about{font-size:5rem;padding-top:30px}.project-name-about{font-size:1.2rem}.project-category-about{font-size:.85rem}.project-arrow-about{width:30px;height:30px;font-size:.8rem;margin-top:12px}}.projects-grid-about{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;margin-top:20px}.project-column-about{position:relative;height:500px;background:#f8f8f8;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;justify-content:flex-end;padding:40px 30px}.project-column-about:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);opacity:0;transition:opacity .5s ease;z-index:2}.project-image-wrapper-about{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.project-image-about{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.1);transition:all .6s cubic-bezier(.4,0,.2,1)}.project-number-about{font-size:8rem;font-weight:700;color:#000;line-height:1;margin-bottom:auto;padding-top:40px;transition:all .5s ease;z-index:3;position:relative}.project-info-about{position:relative;z-index:3;opacity:0;transform:translateY(20px);transition:all .5s ease}.project-name-about{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.2}.project-category-about{font-size:.95rem;font-weight:400;color:#fff;opacity:.9;margin:0}.project-arrow-about{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;background:#fff;color:#000;border-radius:50%;margin-top:15px;font-size:.9rem;transition:all .3s ease}.project-column-about.hovered{transform:scale(1.05);box-shadow:0 20px 60px #0000004d;z-index:10}.project-column-about.hovered:before{opacity:1}.project-column-about.hovered .project-image-about{opacity:1;transform:scale(1)}.project-column-about.hovered .project-number-about{color:#fff;opacity:.3;transform:translateY(-20px)}.project-column-about.hovered .project-info-about{opacity:1;transform:translateY(0)}.project-column-about.hovered .project-arrow-about{background:#000;color:#fff;transform:translate(5px)}.project-column-about.dimmed{opacity:.6;transform:scale(.98)}@media (max-width: 1024px){.projects-grid-about{grid-template-columns:repeat(2,1fr);gap:15px}.project-column-about{height:450px}.project-number-about{font-size:7rem}}@media (max-width: 768px){.projects-grid-about{grid-template-columns:1fr;gap:20px}.project-column-about{height:400px}.project-column-about:before{opacity:1!important}.project-column-about .project-image-about{opacity:1!important;transform:scale(1)!important}.project-column-about .project-number-about{color:#fff!important;opacity:.3!important;transform:translateY(-20px)!important}.project-column-about .project-info-about{opacity:1!important;transform:translateY(0)!important}.project-column-about .project-arrow-about{background:#000!important;color:#fff!important}.project-column-about.dimmed{opacity:1!important;transform:scale(1)!important}.project-column-about.hovered{transform:scale(1)!important;box-shadow:none!important}.project-number-about{font-size:6rem}.project-name-about{font-size:1.3rem}.project-column-about:active{transform:scale(.98)!important}}@media (max-width: 480px){.project-column-about{height:350px;padding:30px 20px}.project-column-about:before{opacity:1!important}.project-column-about .project-image-about{opacity:1!important;transform:scale(1)!important}.project-column-about .project-number-about{color:#fff!important;opacity:.3!important;transform:translateY(-20px)!important}.project-column-about .project-info-about{opacity:1!important;transform:translateY(0)!important}.project-column-about .project-arrow-about{background:#000!important;color:#fff!important}.project-column-about.dimmed{opacity:1!important;transform:scale(1)!important}.project-column-about.hovered{transform:scale(1)!important;box-shadow:none!important}.project-number-about{font-size:5rem;padding-top:30px}.project-name-about{font-size:1.2rem}.project-category-about{font-size:.85rem}.project-arrow-about{width:30px;height:30px;font-size:.8rem;margin-top:12px}}.animated-text-section{width:100%;min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:150px 5%;position:relative;z-index:1}.animated-text-container{max-width:1400px;width:100%;margin:0 auto}.animated-text{font-size:4.5rem;font-weight:700;line-height:1.3;margin:0;font-family:Poppins,sans-serif;letter-spacing:-1px}.word{display:inline;color:#d0d0d0;will-change:color}.animated-text-section.mobile{min-height:auto;padding:80px 5%;background:#f8f8f8}.mobile-text-content{text-align:left}.mobile-text-heading{font-size:2.5rem;font-weight:700;color:#000;margin:0 0 30px;font-family:Poppins,sans-serif}.mobile-text-paragraph{font-size:1.1rem;line-height:1.8;color:#000;opacity:.85;margin:0;font-family:Poppins,sans-serif;font-weight:400}@media (max-width: 1200px){.animated-text{font-size:3.5rem}}@media (max-width: 768px){.animated-text-section{padding:60px 5%;min-height:auto}.mobile-text-heading{font-size:2rem;margin-bottom:25px}.mobile-text-paragraph{font-size:1rem;line-height:1.7}}@media (max-width: 480px){.animated-text-section{padding:50px 5%}.mobile-text-heading{font-size:1.8rem;margin-bottom:20px}.mobile-text-paragraph{font-size:.95rem;line-height:1.6}}.services-section{padding:100px 5%;max-width:1400px;margin:0 auto;width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.services-header{text-align:center;margin-bottom:80px}.services-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:4px;color:#000;opacity:.5;display:block;margin-bottom:20px}.section-title{font-size:4rem;font-weight:700;color:#000;margin:0;line-height:1.1}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;max-width:1200px;margin:0 auto;width:100%}.service-card-modern{background:#f5f5f5;border-radius:20px;padding:40px 35px;position:relative;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:flex-start;min-height:350px}.service-card-modern.featured{background:#fff;box-shadow:0 20px 60px #00000026;transform:scale(1.05) translateY(-10px);z-index:2}.service-card-modern:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000026}.service-card-modern.featured:hover{transform:scale(1.08) translateY(-15px);box-shadow:0 25px 70px #0003}.service-number-large{font-size:8rem;font-weight:300;color:#e0e0e0;line-height:1;margin-bottom:20px;position:absolute;top:30px;left:30px;z-index:0}.service-card-modern.featured .service-number-large{color:#f0f0f0}.service-icon-modern{font-size:4rem;color:#000;margin-bottom:30px;position:relative;z-index:1;transition:all .3s ease}.service-card-modern:hover .service-icon-modern{transform:scale(1.1) rotate(5deg)}.service-title-modern{font-size:2rem;font-weight:700;color:#000;margin:0 0 20px;position:relative;z-index:1}.service-description-modern{font-size:1rem;line-height:1.7;color:#000;opacity:.7;margin:0 0 auto;position:relative;z-index:1}.service-arrow-modern{font-size:2.5rem;font-weight:300;color:#000;align-self:flex-end;margin-top:20px;opacity:0;transform:translate(-20px);transition:all .4s ease;position:relative;z-index:1}.service-card-modern:hover .service-arrow-modern{opacity:1;transform:translate(0)}.service-card-modern.featured .service-arrow-modern{opacity:.5}.service-card-modern.featured:hover .service-arrow-modern{opacity:1}@media (max-width: 1024px){.section-title{font-size:3rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:25px}.service-card-modern{padding:40px 30px;min-height:350px}.service-number-large{font-size:6rem}.service-icon-modern{font-size:3rem}.service-title-modern{font-size:1.7rem}.service-description-modern{font-size:.95rem}}@media (max-width: 768px){.services-section{padding:60px 5%}.services-header{margin-bottom:50px}.section-title{font-size:2.5rem}.services-grid{grid-template-columns:1fr;gap:20px}.service-card-modern{padding:35px 25px;min-height:320px}.service-card-modern.featured{transform:scale(1) translateY(0)}.service-card-modern.featured:hover{transform:translateY(-10px)}.service-number-large{font-size:5rem;top:20px;left:20px}.service-icon-modern{font-size:2.5rem;margin-bottom:20px}.service-title-modern{font-size:1.5rem}.service-description-modern{font-size:.9rem}.service-arrow-modern{font-size:2rem}}@media (max-width: 480px){.section-title{font-size:2rem}.service-card-modern{padding:30px 20px;min-height:300px}.service-number-large{font-size:4rem}.service-icon-modern{font-size:2rem}.service-title-modern{font-size:1.3rem}.service-description-modern{font-size:.85rem}}.footer-modern{background:#000;color:#fff;padding:80px 5% 40px;margin-top:100px;border-top:3px solid #000000}.footer-content{max-width:1400px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1.5fr 2fr;gap:60px;padding-bottom:60px;border-bottom:2px solid rgba(255,255,255,.1)}.footer-brand{display:flex;flex-direction:column;gap:15px}.footer-logo{font-size:2.5rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.footer-tagline{font-size:1.1rem;color:#ffffffb3;margin:0;line-height:1.6;max-width:300px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column{display:flex;flex-direction:column;gap:15px}.footer-column h3{font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:2px;margin:0 0 10px}.footer-column a,.footer-column p{font-size:1rem;color:#ffffffb3;text-decoration:none;transition:all .3s ease;margin:0}.footer-column a:hover{color:#fff;transform:translate(5px)}.footer-location{color:#ffffff80;font-size:.95rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:40px}.footer-social{display:flex;gap:20px}.footer-social a{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff;color:#000;border-radius:50%;font-size:1.5rem;transition:all .3s ease;text-decoration:none}.footer-social a:hover{background:#fff;transform:translateY(-5px);box-shadow:0 10px 25px #fff3}.footer-copyright{font-size:.95rem;color:#ffffff80;margin:0}@media (max-width: 1024px){.footer-main{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.footer-modern{padding:60px 5% 30px;margin-top:60px}.footer-logo{font-size:2rem}.footer-links{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:25px;text-align:center}.footer-social{order:-1}}@media (max-width: 480px){.footer-modern{padding:40px 5% 20px}.footer-logo{font-size:1.8rem}.footer-tagline{font-size:1rem}.footer-social a{width:45px;height:45px;font-size:1.3rem}.footer-column h3{font-size:.9rem}.footer-column a,.footer-column p{font-size:.95rem}}.dashboard-container{max-width:1400px;margin:40px auto;padding:20px;width:100%}.dashboard-header{text-align:center;margin-bottom:30px}.dashboard-header h1{font-size:2.5rem;font-weight:700;color:#000;margin:0}.dashboard-tabs{display:flex;gap:10px;margin-bottom:40px;border-bottom:2px solid #000000;padding-bottom:0;overflow-x:auto}.tab-btn{padding:15px 30px;background:transparent;color:#000;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;margin:0;box-shadow:none;white-space:nowrap}.tab-btn:hover{background:#fff;transform:none;box-shadow:none}.tab-btn.active{border-bottom-color:#000;background:#fff}.projects-container{max-width:1200px;margin:0 auto;padding:20px;width:100%}.projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:0 10px}.projects-header h2{font-size:2rem;font-weight:700;color:#1e1e1e;margin:0}.btn-add-new{padding:12px 24px;background:#000;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #0003}.btn-add-new:hover{background:#1e1e1e;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.add-project{max-width:600px;margin:0 auto 40px;padding:40px;border:none;border-radius:16px;background:#fff;box-shadow:0 10px 40px #00000014;transition:transform .3s ease,box-shadow .3s ease}.add-project:hover{transform:translateY(-2px);box-shadow:0 15px 50px #0000001f}.add-project h2{text-align:center;font-size:1.8rem;font-weight:700;color:#000;margin-bottom:30px;position:relative;padding-bottom:15px}.add-project h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:4px;background:#000;border-radius:2px}form{display:flex;flex-direction:column;gap:20px}label{font-weight:600;color:#000;font-size:.95rem;margin-bottom:8px;display:block}input,textarea{padding:14px 16px;border:2px solid #000000;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .3s ease;background-color:#fff;width:100%;box-sizing:border-box}input:focus,textarea:focus{outline:none;border-color:#000;box-shadow:0 0 0 4px #0000001a;transform:translateY(-1px)}textarea{min-height:120px;resize:vertical;line-height:1.6}input[type=file]{padding:12px;border:2px dashed #000000;background-color:#fff;cursor:pointer}input[type=file]:hover{border-color:#000;background-color:#fff}.form-buttons{display:flex;gap:10px;margin-top:10px}.form-buttons button{flex:1}button{margin-top:15px;padding:16px 24px;background:#000;color:#fff;border:none;border-radius:10px;cursor:pointer;font-size:1.05rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #0003}button:hover{background:#1e1e1e;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}button:active{transform:translateY(0);box-shadow:0 2px 10px #0003}.btn-cancel{background:#fff;color:#000;border:2px solid #000000;box-shadow:0 4px 15px #0000001a}.btn-cancel:hover{background:#fff;box-shadow:0 6px 20px #0003}.projects-table-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000014;overflow:hidden;margin-top:20px}.projects-table{width:100%;border-collapse:collapse;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.projects-table thead{background:#000;color:#fff}.projects-table th{padding:18px 16px;text-align:left;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}.projects-table tbody tr{border-bottom:1px solid #000000;transition:background-color .2s ease}.projects-table tbody tr:hover{background-color:#fff}.projects-table tbody tr:last-child{border-bottom:none}.projects-table td{padding:16px;color:#000;font-size:.95rem}.description-cell{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-link{color:#000;text-decoration:underline;font-weight:500;transition:color .2s ease}.project-link:hover{color:#1e1e1e;text-decoration:none}.action-buttons{display:flex;gap:8px}.btn-view,.btn-update{padding:8px 16px;border:2px solid #000000;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .2s ease;margin:0}.btn-view{background:#fff;color:#000;box-shadow:0 2px 8px #0000001a}.btn-view:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.btn-update{background:#000;color:#fff;box-shadow:0 2px 8px #0003}.btn-update:hover{background:#1e1e1e;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.no-projects{text-align:center;padding:40px!important;color:#000;font-style:italic}.messages-section,.achievements-container{max-width:1200px;margin:0 auto;padding:20px;width:100%}.achievements-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:0 10px}.achievements-header h2{font-size:2rem;font-weight:700;color:#1e1e1e;margin:0}.add-achievement{max-width:600px;margin:0 auto 40px;padding:40px;border:none;border-radius:16px;background:#fff;box-shadow:0 10px 40px #00000014;transition:transform .3s ease,box-shadow .3s ease}.add-achievement:hover{transform:translateY(-2px);box-shadow:0 15px 50px #0000001f}.add-achievement h2{text-align:center;font-size:1.8rem;font-weight:700;color:#000;margin-bottom:30px;position:relative;padding-bottom:15px}.add-achievement h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:4px;background:#000;border-radius:2px}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:20px}.achievement-card{background:#fff;border:2px solid #000000;border-radius:16px;padding:30px;text-align:center;transition:all .3s ease;box-shadow:0 4px 15px #00000014}.achievement-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.achievement-icon{font-size:3rem;margin-bottom:15px}.achievement-card h3{font-size:1.5rem;font-weight:700;color:#000;margin:10px 0}.achievement-card p{font-size:1rem;color:#1e1e1e;line-height:1.6;margin:15px 0}.achievement-actions{display:flex;gap:10px;margin-top:20px;justify-content:center}.skills-container{max-width:1200px;margin:0 auto;padding:20px;width:100%}.skills-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:0 10px}.skills-header h2{font-size:2rem;font-weight:700;color:#1e1e1e;margin:0}.add-skill{max-width:600px;margin:0 auto 40px;padding:40px;border:none;border-radius:16px;background:#fff;box-shadow:0 10px 40px #00000014;transition:transform .3s ease,box-shadow .3s ease}.add-skill:hover{transform:translateY(-2px);box-shadow:0 15px 50px #0000001f}.add-skill h2{text-align:center;font-size:1.8rem;font-weight:700;color:#000;margin-bottom:30px;position:relative;padding-bottom:15px}.add-skill h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:4px;background:#000;border-radius:2px}.checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;color:#000}.checkbox-label input[type=checkbox]{width:auto;cursor:pointer}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px}.skill-card{background:#fff;border:2px solid #000000;border-radius:16px;padding:30px;transition:all .3s ease;box-shadow:0 4px 15px #00000014}.skill-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.skill-card.highlighted{background:#fff;border-color:#000;border-width:3px}.skill-icon{font-size:2.5rem;margin-bottom:15px}.skill-card h3{font-size:1.3rem;font-weight:700;color:#000;margin:10px 0 20px}.skills-list{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0}.skill-tag{padding:6px 12px;background:#000;color:#fff;border-radius:6px;font-size:.85rem;font-weight:500}.skill-card.highlighted .skill-tag{background:#1e1e1e}.skill-actions{display:flex;gap:10px;margin-top:20px}.no-data{text-align:center;padding:40px;color:#000;font-style:italic;font-size:1.1rem;grid-column:1 / -1}.messages-header{margin-bottom:30px;padding:0 10px}.messages-header h2{font-size:2rem;font-weight:700;color:#000;margin:0}.messages-table-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000014;overflow:hidden;margin-top:20px}.messages-table{width:100%;border-collapse:collapse;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.messages-table thead{background:#000;color:#fff}.messages-table th{padding:18px 16px;text-align:left;font-weight:600;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px}.messages-table tbody tr{border-bottom:1px solid #000000;transition:background-color .2s ease}.messages-table tbody tr:hover{background-color:#fff}.messages-table tbody tr:last-child{border-bottom:none}.messages-table td{padding:16px;color:#000;font-size:.95rem}.message-cell{max-width:400px}.message-content{display:flex;flex-direction:column;gap:8px;word-wrap:break-word;white-space:pre-wrap}.no-messages{text-align:center;padding:40px!important;color:#000;font-style:italic}.btn-delete{padding:8px 16px;border:2px solid #000000;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .2s ease;margin:0;background:#fff;color:#000;box-shadow:0 2px 8px #0000001a}.btn-delete:hover{background:#000;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.btn-see-more{padding:4px 12px;border:1px solid #000000;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:600;transition:all .2s ease;margin:0;background:#fff;color:#000;align-self:flex-start;box-shadow:0 1px 4px #0000001a}.btn-see-more:hover{background:#000;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #0003}@media (max-width: 768px){.dashboard-header h1{font-size:2rem}.dashboard-tabs{gap:5px}.tab-btn{padding:12px 20px;font-size:.9rem}.projects-container{padding:10px}.projects-header{flex-direction:column;gap:15px;align-items:stretch}.projects-header h2,.achievements-header h2,.skills-header h2{font-size:1.5rem;text-align:center}.achievements-header,.skills-header{flex-direction:column;gap:15px;align-items:stretch}.achievements-grid,.skills-grid{grid-template-columns:1fr}.add-project{margin:20px;padding:30px 20px}.add-project h2{font-size:1.6rem}input,textarea{padding:12px 14px}.projects-table-container{overflow-x:auto}.projects-table{font-size:.85rem}.projects-table th,.projects-table td{padding:12px 8px}.action-buttons{flex-direction:column}.description-cell{max-width:150px}.messages-section{padding:10px}.messages-header h2{font-size:1.5rem;text-align:center}.messages-table-container{overflow-x:auto}.messages-table{font-size:.85rem}.messages-table th,.messages-table td{padding:12px 8px}.message-cell{max-width:200px}.btn-see-more{font-size:.75rem;padding:3px 10px}}body,html{margin:0;padding:0;height:100vh;background-color:#fff;font-family:Segoe UI,sans-serif}.login-container{position:relative;min-height:55vh;display:flex;justify-content:center;align-items:center;z-index:010;width:100vw;overflow-y:hidden;top:5rem}.login-form{background-color:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 10px #0000001a;width:320px;display:flex;flex-direction:column;gap:20px}.login-form h2{margin:0;color:#333;text-align:center}.login-form p{color:red}.login-form input{padding:10px 15px;font-size:16px;border:1px solid #ccc;border-radius:8px}.login-form .UpdateLink{text-decoration:none;color:#52504d}.login-form button{padding:10px 15px;font-size:16px;background-color:#1e1e1e;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.login-form button:hover{background-color:#524e4e}.journey-container{width:100%;min-height:100vh;padding:6rem 4rem 4rem;box-sizing:border-box}.journey-title{font-family:Poppins,sans-serif;font-size:4rem;font-weight:700;text-align:center;margin-bottom:4rem;color:#1a1a1a}.journey-timeline{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:3rem}.journey-item{display:flex;gap:2rem;align-items:flex-start;opacity:0;animation:fadeInUp .8s ease forwards}.journey-item:nth-child(1){animation-delay:.1s}.journey-item:nth-child(2){animation-delay:.2s}.journey-item:nth-child(3){animation-delay:.3s}.journey-item:nth-child(4){animation-delay:.4s}.journey-item:nth-child(5){animation-delay:.5s}.journey-item:nth-child(6){animation-delay:.6s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.journey-icon{font-size:3rem;min-width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;border:3px solid #e0e0e0}.journey-content{flex:1}.journey-content h2{font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.journey-content p{font-family:Poppins,sans-serif;font-size:1.1rem;line-height:1.8;color:#555}@media (max-width: 768px){.journey-container{padding:5rem 2rem 3rem}.journey-title{font-size:2.5rem;margin-bottom:3rem}.journey-timeline{gap:2.5rem}.journey-item{flex-direction:column;gap:1rem}.journey-icon{font-size:2.5rem;min-width:70px;height:70px}.journey-content h2{font-size:1.5rem}.journey-content p{font-size:1rem}}@media (max-width: 480px){.journey-container{padding:4rem 1rem 2rem}.journey-title{font-size:2rem;margin-bottom:2rem}.journey-timeline{gap:2rem}.journey-icon{font-size:2rem;min-width:60px;height:60px}.journey-content h2{font-size:1.3rem}.journey-content p{font-size:.95rem}}
