:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.App{text-align:center;position:relative;display:flex;flex-direction:column;min-height:100vh}#particles{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.main-content{flex:1;width:100%}html,body{margin:0;padding:0;min-height:100vh}#root{min-height:100vh}.navbar{position:fixed;top:-100px;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000000d;transition:top .3s ease,box-shadow .3s ease}.dark-mode .navbar{background:#121212f2;box-shadow:0 2px 10px #0000004d}.navbar-scrolled{top:0;box-shadow:0 4px 20px #0000001a}.dark-mode .navbar-scrolled{box-shadow:0 4px 20px #00000080}.navbar-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem}.navbar-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#333;font-weight:600;font-size:1.1rem;transition:opacity .3s ease}.dark-mode .navbar-logo{color:#fff}.navbar-logo:hover{opacity:.8}.navbar-profile-img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #6366f1}.navbar-name{font-weight:600}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger-line{width:25px;height:3px;background-color:#333;border-radius:3px;transition:all .3s ease}.dark-mode .hamburger-line{background-color:#fff}.hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.active .hamburger-line:nth-child(2){opacity:0}.hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.navbar-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.navbar-item{position:relative}.navbar-link{text-decoration:none;color:#555;font-weight:500;font-size:.95rem;transition:color .3s ease;padding:.5rem 0;display:block}.dark-mode .navbar-link{color:#ddd}.navbar-link:hover{color:#6366f1}.dark-mode .navbar-link:hover{color:#818cf8}.navbar-link.active{color:#6366f1;font-weight:600}.dark-mode .navbar-link.active{color:#818cf8}.navbar-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#6366f1}.dark-mode .navbar-link.active:after{background:#818cf8}.navbar-theme-toggle,.navbar-theme-toggle-desktop{background:#6366f1;color:#fff;border:none;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.navbar-theme-toggle:hover,.navbar-theme-toggle-desktop:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.navbar-theme-toggle-item{display:none}@media(max-width:768px){.navbar-container{padding:1rem}.hamburger{display:flex}.navbar-theme-toggle-desktop{display:none}.navbar-menu{position:fixed;top:0;right:-100%;height:100vh;width:70%;max-width:300px;flex-direction:column;align-items:flex-start;gap:0;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5rem 2rem 2rem;transition:right .3s ease;box-shadow:-5px 0 20px #0000001a}.dark-mode .navbar-menu{background:#121212fa;box-shadow:-5px 0 20px #00000080}.navbar-menu.active{right:0}.navbar-item{width:100%;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05)}.dark-mode .navbar-item{border-bottom:1px solid rgba(255,255,255,.1)}.navbar-link{font-size:1rem;padding:.5rem 0}.navbar-link.active:after{display:none}.navbar-theme-toggle-item{display:block;margin-top:1rem}.navbar-theme-toggle{width:100%;padding:.75rem 1rem}}@media(max-width:480px){.navbar-name{font-size:.95rem}.navbar-profile-img{width:35px;height:35px}.navbar-menu{width:80%}}.footer{background:#f8f9fa;border-top:1px solid rgba(0,0,0,.08);padding:3rem 0 1.5rem;margin-top:auto}.dark-mode .footer{background:#1a1a1a;border-top:1px solid rgba(255,255,255,.1)}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;margin-bottom:2.5rem}.footer-about{max-width:350px}.footer-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:.75rem}.dark-mode .footer-title{color:#fff}.footer-description{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.dark-mode .footer-description{color:#aaa}.footer-social-section{display:flex;flex-direction:column;align-items:flex-start}.footer-social-icons{display:flex;gap:1.5rem;align-items:center}.footer-icon-link{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:12px;background:#6366f11a;transition:all .3s ease;padding:8px}.dark-mode .footer-icon-link{background:#6366f126}.footer-icon-link:hover{background:#6366f133;transform:translateY(-5px);box-shadow:0 8px 20px #6366f140}.dark-mode .footer-icon-link:hover{background:#6366f14d;box-shadow:0 8px 20px #6366f166}.footer-icon-img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(35%) sepia(85%) saturate(2500%) hue-rotate(230deg) brightness(95%) contrast(95%);transition:filter .3s ease}.dark-mode .footer-icon-img{filter:brightness(0) saturate(100%) invert(100%)}.footer-icon-link:hover .footer-icon-img{filter:brightness(0) saturate(100%) invert(35%) sepia(85%) saturate(3000%) hue-rotate(230deg) brightness(105%) contrast(100%)}.dark-mode .footer-icon-link:hover .footer-icon-img{filter:brightness(0) saturate(100%) invert(70%) sepia(50%) saturate(1500%) hue-rotate(210deg) brightness(110%) contrast(95%)}.footer-section-title{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:1rem}.dark-mode .footer-section-title{color:#fff}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.6rem}.footer-link{color:#666;text-decoration:none;font-size:.95rem;transition:all .3s ease;display:inline-block}.dark-mode .footer-link{color:#aaa}.footer-link:hover{color:#6366f1;transform:translate(5px)}.dark-mode .footer-link:hover{color:#818cf8}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08)}.dark-mode .footer-bottom{border-top:1px solid rgba(255,255,255,.1)}.footer-copyright{color:#666;font-size:.9rem;margin:0}.dark-mode .footer-copyright{color:#aaa}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-link{color:#666;text-decoration:none;font-size:.9rem;transition:color .3s ease}.dark-mode .footer-bottom-link{color:#aaa}.footer-bottom-link:hover{color:#6366f1}.dark-mode .footer-bottom-link:hover{color:#818cf8}@media(max-width:1024px){.footer-content{grid-template-columns:repeat(2,1fr);gap:2.5rem}.footer-about{max-width:100%}}@media(max-width:768px){.footer{padding:2.5rem 0 1.5rem}.footer-container{padding:0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-about{max-width:100%}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{flex-direction:column;gap:.75rem}}@media(max-width:480px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-title{font-size:1.3rem}.footer-description{font-size:.9rem}.footer-icon-link{width:45px;height:45px}.footer-social-icons{gap:1.2rem}.footer-section-title{font-size:1rem}.footer-link{font-size:.9rem}}.home-page{min-height:100vh;position:relative;background:transparent}background: rgba(77,171,247,.2); } .hero-section{padding:8rem 0 4rem;text-align:center;background:transparent}.hero-container{max-width:800px;margin:0 auto;padding:0 2rem}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#333;opacity:0;transform:translateY(30px);transition:all .8s ease}.hero-subtitle{font-size:1.5rem;color:#007bff;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s ease .2s}.hero-description{font-size:1.2rem;line-height:1.6;color:#666;margin-bottom:3rem;opacity:0;transform:translateY(30px);transition:all .8s ease .4s}.hero-buttons{opacity:0;transform:translateY(30px);transition:all .8s ease .6s;display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.animate-in{opacity:1;transform:translateY(0)}.btn-text-link{color:#007bff;text-decoration:none;font-weight:600;font-size:1.1rem;padding:.75rem 1.5rem;transition:all .3s ease;border-radius:6px}.btn-text-link:hover{color:#0056b3;background:#044183e5;text-decoration:none}.dark-mode .btn-text-link{color:#4dabf7}.dark-mode .btn-text-link:hover{color:#339af0;background:#4dabf71a}.dark-mode .hero-title{color:#fff}.dark-mode .hero-description{color:#ccc}.btn-outline{background:transparent;color:#333;border:2px solid #e9ecef}.btn-outline:hover{background:#f8f9fa;border-color:#007bff;color:#007bff;transform:translateY(-2px);text-decoration:none}.service-btn{width:100%;margin-top:1rem}.dark-mode .btn-outline{background:transparent;color:#adb5bd;border-color:#495057}.dark-mode .btn-outline:hover{background:#495057;color:#fff;border-color:#4dabf7}.quote-section{padding:4rem 0;background:linear-gradient(135deg,#6366f10d,#8b5cf60d);position:relative;overflow:hidden}.quote-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(99,102,241,.1) 0%,transparent 50%);pointer-events:none}.quote-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.quote-icon{font-size:3rem;margin-bottom:1.5rem;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.quote-text{font-size:1.5rem;font-style:italic;line-height:1.8;color:#333;margin:0 0 1.5rem;font-weight:300;position:relative;padding:0 2rem}.quote-text:before{content:'"';font-size:4rem;color:#6366f133;position:absolute;top:-20px;left:0;font-family:Georgia,serif}.quote-author{font-size:1.1rem;color:#6366f1;font-weight:600;margin:0;letter-spacing:.5px}.dark-mode .quote-section{background:linear-gradient(135deg,#6366f11a,#8b5cf61a)}.dark-mode .quote-text{color:#e9ecef}.dark-mode .quote-text:before{color:#6366f14d}.dark-mode .quote-author{color:#818cf8}@media(max-width:768px){.quote-section{padding:3rem 0}.quote-text{font-size:1.2rem;padding:0 1rem}.quote-icon{font-size:2.5rem}.quote-author{font-size:1rem}}.skills-section{padding:5rem 0;background:transparent}.projects-section{padding:1rem 0 2rem;background:#f8f9facc}.projects-description{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem 1.5rem;margin-bottom:3rem}.project-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;transition:all .3s ease}.project-card h3{margin:0 0 .75rem;color:#333;font-size:1.15rem;font-weight:600;text-align:center;min-height:2.5rem;display:flex;align-items:center;justify-content:center}.project-card p{color:#666;line-height:1.5;margin-bottom:1rem;flex-grow:1;font-size:.9rem;text-align:center}.project-skills{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;min-height:2.5rem;justify-content:center}.project-actions{display:flex;gap:.75rem;margin-top:auto;justify-content:center}.view-all-container{text-align:center;margin:3rem 0 1rem;padding-top:1rem}.services-section{padding:2rem 0 3rem;background:transparent}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2);text-align:center;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{margin:0 0 1rem;color:#333;font-size:1.5rem}.service-card p{color:#666;line-height:1.6;margin-bottom:1.5rem}.service-price{color:#007bff;font-weight:600;margin-bottom:1rem}.cta-section{padding:2rem 0;background:#007bff1a;text-align:center}.cta-content{max-width:1000px;margin:0 auto}.cta-section h2{font-size:2.5rem;margin-bottom:1.5rem;color:#333;font-weight:700}.cta-section p{font-size:1.2rem;color:#666;margin-bottom:2.5rem;line-height:1.6}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:1.1rem;padding:1rem 2.5rem}.footer{background:#212529f2;color:#fff;padding:3rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem}.footer-section ul li a{color:#adb5bd;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#fff}.social-link{display:flex;align-items:center;gap:.5rem;color:#adb5bd;text-decoration:none;transition:color .3s ease}.social-link:hover{color:#fff}.social-icon{font-size:1.2rem}.footer-bottom{border-top:1px solid #495057;padding-top:2rem;text-align:center;color:#adb5bd}.terms-link a{color:#adb5bd;text-decoration:none}.terms-link a:hover{color:#fff}.dark-mode .projects-section{background:#212529cc}.dark-mode .project-card{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .project-card:hover{border-color:#818cf866}.dark-mode .skill-tag{background:#818cf833;color:#818cf8}.dark-mode .services-section{background:transparent}.dark-mode .service-card{background:#212529e6;border:1px solid rgba(255,255,255,.1)}.dark-mode .service-card p{color:#ccc}.dark-mode .cta-section{background:#007bff33}.dark-mode .cta-section h2{color:#fff}.dark-mode .cta-section p{color:#ccc}@media(max-width:768px){.nav-menu{gap:1rem}.nav-menu li a{padding:.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{flex-direction:column;align-items:center}.services-grid,.projects-grid{grid-template-columns:1fr}.project-actions{flex-direction:column}.cta-section h2{font-size:2rem}.footer-content{grid-template-columns:1fr;gap:2rem}}@media(max-width:480px){.nav-container{padding:0 1rem}.hero-title{font-size:2rem}.container{padding:0 1rem}.cta-section h2{font-size:1.8rem}.cta-section p{font-size:1.1rem}}.about-page{min-height:100vh;position:relative;background:transparent}background: rgba(77,171,247,.2); } .about-hero-section{padding:6rem 0 2rem;text-align:center;background:transparent}.about-hero-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#333}.about-hero-subtitle{font-size:1.3rem;color:#666;margin-bottom:1rem}.dark-mode .about-hero-title{color:#fff}.dark-mode .about-hero-subtitle{color:#ccc}.about-content-section{padding:2rem 0 4rem;background:transparent}.about-profile{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start;min-height:auto}.profile-image-container{display:flex;justify-content:center;align-items:flex-start;margin-top:2rem}.profile-image{width:320px;height:320px;border-radius:50%;object-fit:cover;border:5px solid #007bff;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.profile-image:hover{transform:scale(1.02);box-shadow:0 12px 40px #007bff33}.profile-content{padding-top:0}.profile-content h2{font-size:2.2rem;margin-bottom:1.5rem;color:#333;line-height:1.3}.profile-intro,.profile-story,.profile-philosophy{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;color:#555;text-align:justify}.profile-intro{font-weight:500;color:#444}.profile-story{color:#555}.profile-philosophy{color:#666;font-style:italic}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;padding:2rem;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 6px #0000001a}.stat-item{text-align:center}.stat-label{font-size:1rem;color:#666;font-weight:500}.education-section{padding:4rem 0;background:#f8f9facc}.education-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.education-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2)}.education-card h3{margin-top:0;margin-bottom:1rem;color:#333;font-size:1.4rem}.education-faculty{font-weight:600;color:#007bff;margin-bottom:.5rem}.education-degree{font-weight:500;margin-bottom:.5rem;color:#555}.education-period{color:#888;font-style:italic;margin-bottom:1rem}.education-focus{color:#666;line-height:1.5}.experience-section{padding:4rem 0;background:transparent}.experience-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.experience-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2)}.experience-card h3{margin-top:0;margin-bottom:.5rem;color:#333;font-size:1.3rem}.experience-company{font-weight:600;color:#007bff;margin-bottom:.5rem}.experience-period{color:#888;font-style:italic;margin-bottom:1rem}.experience-description{color:#555;line-height:1.5}.community-section{padding:4rem 0;background:#f8f9facc}.community-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.community-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2);text-align:center}.community-card h3{margin-top:0;margin-bottom:.5rem;color:#333}.community-organization{font-weight:600;color:#007bff;margin-bottom:1rem}.community-description{color:#555;line-height:1.5}.about-cta-section{padding:4rem 0;text-align:center;background:#007bff1a}.about-cta-section h2{font-size:2.5rem;margin-bottom:1rem;color:#333}.about-cta-section p{font-size:1.2rem;margin-bottom:2rem;color:#666}.btn{display:inline-block;padding:12px 30px;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;font-family:inherit;line-height:1.5}.btn-primary{background:#007bff;color:#fff;border:2px solid #007bff}.btn-primary:hover{background:#0056b3;border-color:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d;color:#fff;text-decoration:none}.btn-secondary{background:transparent;color:#007bff;border:2px solid #007bff}.btn-secondary:hover{background:#007bff;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d;text-decoration:none}.dark-mode .about-profile h2,.dark-mode .education-card h3,.dark-mode .experience-card h3,.dark-mode .community-card h3,.dark-mode .about-cta-section h2{color:#fff}.dark-mode .profile-intro,.dark-mode .profile-story,.dark-mode .profile-philosophy,.dark-mode .education-focus,.dark-mode .experience-description,.dark-mode .community-description,.dark-mode .about-cta-section p{color:#ccc}.dark-mode .profile-stats{background:#212529e6}.dark-mode .education-card,.dark-mode .experience-card,.dark-mode .community-card{background:#212529f2;color:#fff;border:1px solid rgba(255,255,255,.1)}.dark-mode .education-section,.dark-mode .community-section{background:#212529cc}.dark-mode .about-cta-section{background:#007bff33}.dark-mode .about-cta-section h2{color:#fff}.dark-mode .about-cta-section p{color:#ccc}.dark-mode .btn-primary{background:#007bff;color:#fff;border-color:#007bff}.dark-mode .btn-primary:hover{background:#0056b3;border-color:#0056b3}.dark-mode .btn-secondary{background:transparent;color:#4dabf7;border-color:#4dabf7}.dark-mode .btn-secondary:hover{background:#4dabf7;color:#fff}.skills-section{padding:4rem 0;background:transparent}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;font-weight:700}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.skill-card{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:10px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2)}.skill-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.skill-header h3{margin:0;font-size:1.2rem}.skill-percentage{font-weight:700;color:#007bff}.skill-category{color:#666;font-size:.9rem;display:block;margin-bottom:1rem}.skill-progress{background:#e9ecef;border-radius:10px;height:8px;overflow:hidden}.skill-progress-bar{background:#007bff;height:100%;border-radius:10px;transition:width 1s ease}.dark-mode .skills-section{background:transparent}.dark-mode .skill-card{background:#212529e6;color:#fff;border:1px solid rgba(255,255,255,.1)}.dark-mode .skill-category{color:#adb5bd}.dark-mode .skill-progress{background:#495057}@media(max-width:768px){.nav-menu{gap:1rem}.nav-menu li a{padding:.5rem}.about-profile{grid-template-columns:1fr;gap:2rem;text-align:center}.profile-image-container{margin-top:1rem;order:-1}.profile-image{width:280px;height:280px}.profile-content{padding-top:0}.profile-content h2{font-size:1.8rem}.profile-intro,.profile-story,.profile-philosophy{text-align:left}.profile-stats{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem}.education-grid,.experience-grid,.community-grid{grid-template-columns:1fr}.about-hero-title{font-size:2.5rem}.about-cta-section h2,.section-title{font-size:2rem}}@media(max-width:480px){.nav-container{padding:0 1rem}.profile-image{width:250px;height:250px}.about-hero-title{font-size:2rem}.about-hero-subtitle{font-size:1.1rem}.container{padding:0 1rem}.about-cta-section h2,.section-title{font-size:1.8rem}}.projects-page{min-height:100vh;position:relative;background:transparent}.projects-hero-section{padding:4rem 0 1rem;text-align:center;background:transparent}.projects-hero-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#333}.projects-hero-subtitle{font-size:1.2rem;color:#666;margin-bottom:1rem}.dark-mode .projects-hero-title{color:#fff}.dark-mode .projects-hero-subtitle{color:#ccc}.projects-stats-section{padding:3rem 0;background:#f8f9facc}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.stat-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2);text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{font-size:2.5rem;margin-bottom:1rem}.stat-number{font-size:2.5rem;font-weight:700;color:#007bff;margin-bottom:.5rem}.stat-label{font-size:1.1rem;color:#666;font-weight:500}.github-button-container{text-align:center}.github-btn{padding:1rem 2.5rem;font-size:1.1rem;border-radius:8px}.projects-grid-section{padding:2rem 0 4rem;background:transparent}.projects-container{width:100%}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:4rem;column-gap:2rem;max-width:1200px;width:100%;margin:0 auto;align-items:stretch}@media(max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr);row-gap:4rem;column-gap:2rem}}@media(max-width:768px){.projects-grid{grid-template-columns:1fr;row-gap:3.5rem}}@media(max-width:480px){.projects-grid{row-gap:3rem}}.project-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;margin-bottom:1rem;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;text-align:center;display:flex;flex-direction:column;height:100%;min-height:380px}.project-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000001f;border-color:#6366f14d}.project-header{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.project-code-icon{width:48px;height:48px;object-fit:contain;filter:brightness(0) saturate(100%) invert(35%) sepia(85%) saturate(2500%) hue-rotate(230deg) brightness(95%) contrast(95%);transition:transform .3s ease}.project-card:hover .project-code-icon{transform:scale(1.1)}.dark-mode .project-code-icon{filter:brightness(0) saturate(100%) invert(70%) sepia(50%) saturate(1500%) hue-rotate(210deg) brightness(110%) contrast(95%)}.project-card h3{margin-top:0;margin-bottom:.75rem;font-size:1.15rem;font-weight:600;color:#333;min-height:2.5rem;display:flex;align-items:center;justify-content:center;text-align:center}.project-card p{font-size:.9rem;line-height:1.5;margin-bottom:1rem;color:#666;flex-grow:1;text-align:center}.project-skills{display:flex;flex-wrap:wrap;gap:.4rem;margin:1rem 0;justify-content:center;min-height:2.5rem}.skill-tag{background:#6366f11a;color:#6366f1;padding:.2rem .6rem;border-radius:12px;font-size:.75rem;font-weight:500;height:fit-content}.project-actions{display:flex;gap:.75rem;justify-content:center;margin-top:auto;padding-top:.5rem}.btn-sm{padding:.5rem 1.25rem;font-size:.85rem;border-radius:6px}.dark-mode .projects-stats-section{background:#212529cc}.dark-mode .stat-card{background:#212529f2;color:#fff;border:1px solid rgba(255,255,255,.1)}.dark-mode .stat-label{color:#adb5bd}.dark-mode .project-card{background:#212529f2;color:#fff;border:1px solid rgba(255,255,255,.1)}.dark-mode .project-card h3{color:#fff}.dark-mode .project-card p{color:#ccc}.dark-mode .project-icon{background:#ffffff1a;color:#fff}.dark-mode .project-icon:hover{background:#fff3}.dark-mode .skill-tag{background:#6366f133;color:#818cf8}@media(max-width:768px){.projects-hero-title{font-size:2.5rem}.stats-grid{grid-template-columns:1fr;max-width:100%}.project-actions{flex-direction:row;flex-wrap:wrap}.github-btn{width:100%;max-width:300px}.project-card{min-height:350px}}@media(max-width:480px){.projects-hero-title{font-size:2rem}.project-card{padding:1.25rem;min-height:320px}.btn-sm{padding:.45rem 1rem;font-size:.8rem}}.btn-outline{background:transparent;color:inherit;border:2px solid currentColor}.btn-outline:hover{background:currentColor;color:#fff}.services-page{min-height:100vh;position:relative;background:transparent}.services-hero-section{padding:8rem 0 3rem;text-align:center;background:transparent}.services-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:#333;opacity:0;transform:translateY(30px);transition:all .8s ease}.services-hero-subtitle{font-size:1.4rem;color:#666;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s ease .2s;line-height:1.6}.highlight-icon{font-size:1.2rem}.services-section{padding:5rem 0;background:#f8f9facc}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.3);transition:all .3s ease;text-align:center}.service-card:hover{transform:translateY(-10px);box-shadow:0 16px 48px #00000026}.service-header{display:flex;flex-direction:column;align-items:center;margin-bottom:1.5rem}.service-icon{font-size:3rem;margin-bottom:1rem}.service-card h3{margin:0;font-size:1.5rem;color:#333;margin-bottom:1rem}.service-description{color:#666;line-height:1.6;margin-bottom:2rem}.service-cta{padding-top:0rem}.cta-text{display:flex;align-items:center;justify-content:center;gap:.5rem;font-style:italic;color:#666;margin-bottom:1.5rem;font-size:.95rem}.cta-icon{font-size:1.1rem}.service-btn{width:100%;padding:1rem;font-size:1rem;border-radius:8px}.process-section{padding:5rem 0;background:transparent}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:#333}.section-subtitle{text-align:center;font-size:1.2rem;color:#666;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.process-step{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2);text-align:center;transition:transform .3s ease}.process-step:hover{transform:translateY(-5px)}.step-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.step-number{background:#007bff;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.step-icon{font-size:2rem}.process-step h3{margin:0 0 1rem;color:#333;font-size:1.3rem}.process-step p{color:#666;line-height:1.6;margin:0}.faq-section{padding:5rem 0;background:#f8f9facc}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2);margin-bottom:1rem;overflow:hidden}.faq-question{padding:1.5rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#333;transition:background-color .3s ease}.faq-question:hover{background:#007bff0d}.faq-toggle{font-size:1.5rem;font-weight:300;color:#007bff}.faq-answer{padding:0 2rem;max-height:0;overflow:hidden;transition:all .3s ease}.faq-answer.active{padding:0 2rem 1.5rem;max-height:500px}.faq-answer p{color:#666;line-height:1.6;margin:0}.footer{background:#212529f2;color:#fff;padding:3rem 0 1rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section ul{list-style:none;padding:0}.footer-section a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#007bff}.social-link{display:flex;align-items:center;gap:.5rem;color:#ccc;text-decoration:none;transition:color .3s ease}.social-link:hover{color:#007bff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;text-align:center;color:#ccc}.terms-link a{color:#007bff;text-decoration:none}.dark-mode .services-hero-title{color:#fff}.dark-mode .services-hero-subtitle{color:#ccc}.dark-mode .services-section{background:#212529cc}.dark-mode .service-card{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .service-card h3{color:#fff}.dark-mode .service-description,.dark-mode .cta-text{color:#ccc}.dark-mode .process-step{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .process-step h3{color:#fff}.dark-mode .process-step p{color:#ccc}.dark-mode .section-subtitle{color:#ccc}.dark-mode .faq-section{background:#212529cc}.dark-mode .faq-item{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .faq-question{color:#fff}.dark-mode .faq-answer p{color:#ccc}.service-btn{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:1rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:600;width:50%;background:#007bff;color:#fff}.service-btn:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d;color:#fff;text-decoration:none}@media(max-width:768px){.services-hero-title{font-size:2.5rem}.services-hero-subtitle{font-size:1.2rem}.services-grid,.process-steps{grid-template-columns:1fr}.service-card{padding:2rem}.faq-question{padding:1.25rem 1.5rem}.faq-answer.active{padding:0 1.5rem 1.25rem}.nav-container{padding:0 1rem}.nav-menu{gap:1rem}.nav-menu a{font-size:.9rem}.nav-logo span{display:none}}.contact-page{min-height:100vh;position:relative;background:transparent}.dark-mode .nav-menu a.active:after{background:#4dabf7}.dark-mode .theme-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff}.dark-mode .theme-toggle:hover{background:#fff3}.contact-hero-section{padding:8rem 0 1rem;text-align:center;background:transparent}.contact-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:0rem;color:#333}.contact-hero-subtitle{font-size:1.3rem;color:#666;margin-bottom:0rem}.contact-form-section{padding:4rem 0;background:transparent}.form-container{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.3);max-width:800px;margin:0 auto}.form-title{font-size:2rem;margin-bottom:2rem;color:#333;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group input,.form-group textarea{padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.contact-methods-section{padding:5rem 0;background:#f8f9facc}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;font-weight:700;color:#333}.contact-methods-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.contact-method-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:1px solid rgba(255,255,255,.2);text-align:center;transition:all .3s ease}.contact-method-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.contact-method-icon{font-size:3rem;margin-bottom:1.5rem}.contact-method-card h3{margin:0 0 1rem;color:#333;font-size:1.5rem}.contact-method-card p{color:#666;margin-bottom:1.5rem;line-height:1.5}.contact-method-link{color:#007bff;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-method-link:hover{color:#0056b3;text-decoration:underline}.social-links{display:flex;flex-direction:column;gap:.5rem}.dark-mode .contact-hero-title{color:#fff}.dark-mode .contact-hero-subtitle{color:#ccc}.dark-mode .form-container{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .form-title,.dark-mode .form-group label{color:#fff}.dark-mode .form-group input,.dark-mode .form-group textarea{background:#ffffff1a;border-color:#fff3;color:#fff}.dark-mode .form-group input:focus,.dark-mode .form-group textarea:focus{border-color:#007bff;background:#ffffff26}.dark-mode .contact-methods-section{background:#212529cc}.dark-mode .section-title{color:#fff}.dark-mode .contact-method-card{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .contact-method-card h3{color:#fff}.dark-mode .contact-method-card p{color:#ccc}.dark-mode .contact-method-link{color:#4dabf7}.dark-mode .contact-method-link:hover{color:#339af0}@media(max-width:768px){.contact-hero-title{font-size:2.5rem}.form-container{padding:2rem;margin:0 1rem}.form-row{grid-template-columns:1fr;gap:1rem}.contact-methods-grid{grid-template-columns:1fr;gap:1.5rem}.contact-method-card{padding:2rem}.section-title{font-size:2rem;margin-bottom:2rem}.nav-container{padding:0 1rem}.nav-menu{gap:1rem}.nav-menu a{font-size:.9rem}.nav-logo span{display:none}.nav-menu a.active:after{width:50%}}@media(max-width:480px){.contact-hero-title{font-size:2rem}.contact-hero-subtitle{font-size:1.1rem}.form-container{padding:1.5rem}.form-title{font-size:1.5rem}}.terms-page{min-height:100vh;position:relative;background:transparent}.terms-content{padding:3rem 0;background:transparent}.terms-container{max-width:800px;margin:0 auto;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem;border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.3)}.terms-title{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#333;text-align:center}.terms-update{text-align:center;color:#666;margin-bottom:3rem;font-style:italic}.terms-sections{display:flex;flex-direction:column;gap:2.5rem}.terms-section h2{font-size:1.5rem;margin-bottom:1rem;color:#333;border-bottom:2px solid #007bff;padding-bottom:.5rem}.terms-section p{line-height:1.6;margin-bottom:1rem;color:#555}.terms-section ul{margin:1rem 0;padding-left:1.5rem}.terms-section li{line-height:1.6;margin-bottom:.5rem;color:#555}.contact-info{background:#007bff0d;padding:1.5rem;border-radius:8px;border-left:4px solid #007bff}.contact-info p{margin-bottom:.5rem}.footer{background:#212529e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#adb5bd;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.social-links{display:flex;flex-direction:column;gap:.75rem}.social-link{display:flex;align-items:center;gap:.5rem;color:#adb5bd;text-decoration:none;transition:all .3s ease;padding:.5rem 0}.social-link:hover{color:#fff;transform:translate(5px)}.social-icon{font-size:1.2rem;width:24px;text-align:center}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #495057;color:#adb5bd}.terms-link{margin-top:.5rem;font-size:.9rem}.terms-link a{color:#4dabf7;text-decoration:none}.terms-link a:hover{text-decoration:underline}.dark-mode .terms-container{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .terms-title{color:#fff}.dark-mode .terms-update{color:#ccc}.dark-mode .terms-section h2{color:#fff}.dark-mode .terms-section p,.dark-mode .terms-section li{color:#ccc}.dark-mode .contact-info{background:#ffffff0d;border-left-color:#007bff}@media(max-width:768px){.terms-container{padding:2rem;margin:0 1rem}.terms-title{font-size:2rem}.footer-content{grid-template-columns:1fr;text-align:center}.social-links{align-items:center}}@media(max-width:480px){.terms-container{padding:1.5rem}.terms-title{font-size:1.8rem}.terms-section h2{font-size:1.3rem}}.scrolling-banner{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:1rem 0;overflow:hidden;position:relative;box-shadow:0 4px 15px #007bff4d}.terms-content{padding:2rem 0;background:transparent}@media(max-width:768px){.scrolling-text{font-size:1rem;animation:scrollText 20s linear infinite}.banner-icon{margin:0 .5rem;font-size:1.1rem}}@media(max-width:480px){.scrolling-text{font-size:.9rem;animation:scrollText 15s linear infinite}}.service-order-page{min-height:100vh;position:relative;background:transparent}.scrolling-banner{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:1rem 0;margin-top:80px;overflow:hidden;position:relative;box-shadow:0 4px 15px #007bff4d}.scrolling-container{overflow:hidden;white-space:nowrap;position:relative}.scrolling-text{display:inline-block;animation:scrollText 30s linear infinite;font-weight:500;font-size:1.1rem;padding-left:100%}.banner-icon{margin:0 1rem;font-size:1.2rem}@keyframes scrollText{0%{transform:translate(0)}to{transform:translate(-100%)}}.scrolling-banner:hover .scrolling-text{animation-play-state:paused}.order-hero-section{padding:4rem 0 3rem;text-align:center;background:transparent}.hero-content{max-width:800px;margin:0 auto}.order-hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#333;opacity:0;transform:translateY(30px);transition:all .8s ease}.order-hero-subtitle{font-size:1.5rem;color:#666;margin-bottom:2rem;opacity:0;transform:translateY(30px);transition:all .8s ease .2s}.pricing-highlight{display:inline-flex;align-items:center;gap:.5rem;background:#007bff1a;padding:1rem 1.5rem;border-radius:50px;font-weight:600;color:#007bff;opacity:0;transform:translateY(30px);transition:all .8s ease .4s}.highlight-icon{font-size:1.2rem;filter:brightness(0) invert(1)}.animate-in{opacity:1!important;transform:translateY(0)!important}.order-content-section{padding:3rem 0 5rem;background:transparent}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.service-info-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.3);height:fit-content}.service-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.service-icon{font-size:3rem}.service-info-card h2{margin:0;color:#333;font-size:1.8rem}.service-description{color:#666;line-height:1.6;margin-bottom:2rem;font-size:1.1rem}.service-info-card h3{color:#333;margin-bottom:1rem;font-size:1.3rem}.service-features{list-style:none;padding:0;margin:0 0 2rem}.service-features li{border-bottom:1px solid rgba(0,0,0,.1);color:#555;position:relative;padding:.75rem 0 .75rem 1.5rem}.service-features li:before{content:"✓";color:#007bff;font-weight:700;position:absolute;left:0}.service-features li:last-child{border-bottom:none}.service-note{background:#007bff0d;padding:1.5rem;border-radius:8px;border-left:4px solid #007bff}.service-note p{margin:0;color:#555;line-height:1.5}.project-form-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.3)}.project-form-card h2{margin:0 0 2rem;color:#333;font-size:1.8rem;text-align:center}.project-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{font-weight:600;margin-bottom:.5rem;color:#333}.form-group input,.form-group select,.form-group textarea{padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}.form-group textarea{resize:vertical;min-height:120px}.input-note{color:#666;font-size:.85rem;margin-top:.5rem;font-style:italic}.checkbox-group{margin-top:1rem}.checkbox-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;color:#555;font-weight:400}.checkbox-label input[type=checkbox]{display:none}.checkmark{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.checkbox-label input[type=checkbox]:checked+.checkmark{background:#007bff;border-color:#007bff}.checkbox-label input[type=checkbox]:checked+.checkmark:after{content:"✓";color:#fff;font-size:14px;font-weight:700}.checkbox-label a{color:#007bff;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.submit-btn{padding:1rem 2rem;font-size:1.1rem;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;width:100%}.btn-icon{font-size:1.2rem}.dark-mode .scrolling-banner{background:linear-gradient(135deg,#0056b3,#003d82)}.dark-mode .order-hero-title{color:#fff}.dark-mode .order-hero-subtitle{color:#ccc}.dark-mode .pricing-highlight{background:#ffffff1a;color:#fff}.dark-mode .service-info-card,.dark-mode .project-form-card{background:#212529f2;border:1px solid rgba(255,255,255,.1)}.dark-mode .service-info-card h2,.dark-mode .project-form-card h2{color:#fff}.dark-mode .service-description{color:#ccc}.dark-mode .service-info-card h3{color:#fff}.dark-mode .service-features li{color:#ccc;border-bottom-color:#ffffff1a}.dark-mode .service-note{background:#ffffff0d}.dark-mode .service-note p{color:#ccc}.dark-mode .form-group label{color:#fff}.dark-mode .form-group input,.dark-mode .form-group select,.dark-mode .form-group textarea{background:#ffffff1a;border-color:#fff3;color:#fff}.dark-mode .form-group input::placeholder,.dark-mode .form-group textarea::placeholder{color:#adb5bd}.dark-mode .input-note{color:#adb5bd}.dark-mode .checkbox-label{color:#ccc}@media(max-width:768px){.order-grid{grid-template-columns:1fr;gap:2rem}.order-hero-title{font-size:2.2rem}.order-hero-subtitle{font-size:1.2rem}.service-info-card,.project-form-card{padding:2rem}.scrolling-text{font-size:1rem;animation:scrollText 20s linear infinite}}@media(max-width:480px){.order-hero-title{font-size:1.8rem}.service-info-card,.project-form-card{padding:1.5rem}.service-header{flex-direction:column;text-align:center;gap:.5rem}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;font-weight:600}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff4d}
