: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;display:flex;place-items:center;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}}.header{background-color:#fffffff2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;z-index:1000}.toolbar{display:flex;justify-content:space-between;padding:0 2rem!important;height:80px}.nav-links{display:flex;gap:1rem;align-items:center}.nav-link{text-decoration:none;position:relative}.nav-button{font-size:1rem!important;font-weight:500!important;color:#333!important;padding:.5rem 1rem!important;transition:all .3s ease!important;text-transform:none!important;position:relative}.nav-button:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#1976d2;transition:all .3s ease;transform:translate(-50%)}.nav-button:hover:after,.nav-button.active:after{width:80%}.nav-button:hover{color:#1976d2!important;background-color:transparent!important}.nav-button.active{color:#1976d2!important}.company-logo{font-size:1.8rem!important;font-weight:700!important;color:#1976d2!important;text-decoration:none;transition:all .3s ease;letter-spacing:1px}.company-logo:hover{transform:scale(1.05);color:#1565c0!important}.logo-link{text-decoration:none}@media (max-width: 900px){.toolbar{padding:0 1rem!important;height:70px}.nav-links{gap:.5rem}.nav-button{font-size:.9rem!important;padding:.4rem .7rem!important}.company-logo{font-size:1.5rem!important}}@media (max-width: 665px){.hamburger-btn{display:flex!important;color:#1976d2!important;margin-left:10px!important}}.hamburger-btn{display:none}.MuiDrawer-paper{background:#fff;color:#1976d2;padding-top:32px}.MuiListItem-root{border-bottom:1px solid #eee}.MuiListItem-root.Mui-selected{background:#e3f2fd}.footer{background:#181818;color:#fff;padding:40px 0 0;font-family:Segoe UI,Arial,sans-serif}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 20px}.footer-about,.footer-links,.footer-contact{flex:1 1 250px;margin-bottom:30px}.footer-about h2{font-size:1.7rem;margin-bottom:10px;color:#00bcd4}.footer-about p{font-size:1rem;line-height:1.6;color:#ccc}.footer-links h3,.footer-contact h3{font-size:1.2rem;margin-bottom:10px;color:#00bcd4}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:8px}.footer-links ul li a{color:#fff;text-decoration:none;transition:color .2s}.footer-links ul li a:hover{color:#00bcd4}.footer-contact p{margin:6px 0;color:#ccc;font-size:1rem}.footer-contact a{color:#00bcd4;text-decoration:none;transition:text-decoration .2s}.footer-contact a:hover{text-decoration:underline}.footer-social{margin-top:12px}.footer-social a{color:#fff;margin-right:15px;font-size:1.5rem;transition:color .2s}.footer-social a:hover{color:#00bcd4}.footer-bottom{border-top:1px solid #333;text-align:center;padding:18px 0;margin-top:20px;font-size:.95rem;color:#aaa}@media (max-width: 900px){.footer-about,.footer-links,.footer-contact{width:100%;margin-bottom:2px}}.homepage-container{min-height:100vh;background-color:#f5f5f5}.hero-section{position:relative;padding:120px 0 80px;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);color:#fff;overflow:hidden}.hero-content{position:relative;z-index:2}.hero-title{font-size:3.5rem!important;font-weight:700!important;margin-bottom:1rem!important;line-height:1.2!important}.hero-subtitle{font-size:2rem!important;font-weight:500!important;margin-bottom:1.5rem!important;color:#ffffffe6!important}.hero-description{font-size:1.2rem!important;margin-bottom:2rem!important;color:#fffc!important;line-height:1.6!important}.cta-buttons{display:flex;gap:1rem;margin-top:2rem}.primary-button{background-color:#fff!important;color:#1976d2!important;padding:12px 32px!important;font-size:1.1rem!important;text-transform:none!important;border-radius:8px!important;transition:all .3s ease!important}.primary-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.secondary-button{border-color:#fff!important;color:#fff!important;padding:12px 32px!important;font-size:1.1rem!important;text-transform:none!important;border-radius:8px!important;transition:all .3s ease!important}.secondary-button:hover{background-color:#ffffff1a!important;transform:translateY(-2px)}.hero-image-container{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.hero-image{position:relative;width:100%;max-width:500px;margin:0 auto}.hero-image img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 16px #0003}.floating{animation:float 6s ease-in-out infinite}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}.stats-section{padding:80px 0;background-color:#fff}.stats-grid{margin-top:2rem}.stat-card{padding:2rem;text-align:center;border-radius:12px;transition:all .3s ease}.stat-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.stat-number{color:#1976d2;font-weight:700!important;margin-bottom:.5rem!important}.stat-label{color:#666;font-weight:500!important}.services-section{padding:80px 0;background-color:#f8f9fa}.section-title{text-align:center;margin-bottom:3rem!important;color:#333;font-weight:700!important}.services-grid{margin-top:40px}.service-card{padding:32px;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;background:white;border-radius:16px;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#1976d2,#2196f3);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 12px 24px #0000001a}.service-card:hover:before{transform:scaleX(1)}.service-icon{font-size:3rem!important;margin-bottom:20px;background:#f5f5f5;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.service-card:hover .service-icon{transform:scale(1.1);background:#e3f2fd}.service-title{font-weight:600!important;margin-bottom:16px!important;color:#333;font-size:1.4rem!important}.service-description{color:#666;line-height:1.6!important;font-size:1rem!important}.cta-section{padding:80px 0;background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%);color:#fff}.cta-content{text-align:center}.cta-title{font-size:2.5rem!important;font-weight:700!important;margin-bottom:1rem!important}.cta-description{font-size:1.2rem!important;margin-bottom:2rem!important;color:#ffffffe6!important}.cta-button{background-color:#fff!important;color:#1976d2!important;padding:12px 32px!important;font-size:1.1rem!important;text-transform:none!important;border-radius:8px!important;transition:all .3s ease!important}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003}.process-section{padding:80px 0;background-color:#fff}.section-subtitle{color:#666;margin-bottom:48px!important;font-size:1.2rem!important}.process-grid{margin-top:40px}.process-card{height:100%;padding:32px;background:white;border-radius:16px;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid #e0e0e0}.process-card:hover{transform:translateY(-10px);box-shadow:0 12px 24px #0000001a;border-color:#1976d2}.process-step{display:flex;flex-direction:column;align-items:center;text-align:center}.process-icon{font-size:3rem!important;margin-bottom:20px;background:#f5f5f5;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.process-card:hover .process-icon{transform:scale(1.1);background:#e3f2fd}.process-title{font-weight:600!important;margin-bottom:16px!important;color:#333;font-size:1.4rem!important}.process-description{color:#666;line-height:1.6!important;font-size:1rem!important}.technologies-section{padding:80px 0;background-color:#f8f9fa}.technologies-grid{margin-top:40px}.technology-card{height:100%;padding:32px;background:white;border-radius:16px;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid #e0e0e0}.technology-card:hover{transform:translateY(-10px);box-shadow:0 12px 24px #0000001a;border-color:#1976d2}.technology-content{display:flex;flex-direction:column;align-items:center;text-align:center}.technology-icon{font-size:3rem!important;margin-bottom:20px;background:#f5f5f5;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.technology-card:hover .technology-icon{transform:scale(1.1);background:#e3f2fd}.technology-name{font-weight:600!important;margin-bottom:16px!important;color:#333;font-size:1.4rem!important}.technology-description{color:#666;line-height:1.6!important;font-size:1rem!important}.faq-section{padding:80px 0;background-color:#fff}.faq-grid{margin-top:40px}.faq-card{height:100%;padding:32px;background:white;border-radius:16px;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid #e0e0e0}.faq-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a;border-color:#1976d2}.faq-question{font-weight:600!important;color:#333;margin-bottom:16px!important;font-size:1.2rem!important;position:relative;padding-left:24px}.faq-question:before{content:"Q:";position:absolute;left:0;color:#1976d2;font-weight:700}.faq-answer{color:#666;line-height:1.6!important;font-size:1rem!important;position:relative;padding-left:24px}.faq-answer:before{content:"A:";position:absolute;left:0;color:#1976d2;font-weight:700}@media (max-width: 960px){.hero-title{font-size:2.5rem!important}.hero-subtitle{font-size:1.5rem!important}.hero-image{max-width:400px;margin-top:2rem}.cta-buttons{flex-direction:column}.cta-button{width:100%}.services-section{padding:60px 0}.service-card{padding:24px}.service-icon{font-size:2.5rem!important;width:70px;height:70px}.service-title{font-size:1.2rem!important}.testimonials-section{padding:60px 0}.testimonial-card{padding:24px}.testimonial-text{font-size:1rem!important}.testimonial-avatar{width:50px;height:50px}.process-section{padding:60px 0}.process-card{padding:24px}.process-icon{font-size:2.5rem!important;width:70px;height:70px}.process-title{font-size:1.2rem!important}.technologies-section{padding:60px 0}.technology-card{padding:24px}.technology-icon{font-size:2.5rem!important;width:70px;height:70px}.technology-name{font-size:1.2rem!important}.faq-section{padding:60px 0}.faq-card{padding:24px}.faq-question{font-size:1.1rem!important}}@media (max-width: 600px){.hero-section{padding:80px 0 40px}.hero-title{font-size:2rem!important}.hero-subtitle{font-size:1.2rem!important}.hero-description{font-size:1rem!important}.stat-card{padding:1.5rem}.service-card{padding:20px}.service-icon{font-size:2rem!important;width:60px;height:60px}.service-title{font-size:1.1rem!important}.service-description{font-size:.9rem!important}.cta-title{font-size:2rem!important}.cta-description{font-size:1rem!important}.testimonials-section{padding:40px 0}.testimonial-card{padding:20px}.testimonial-text{font-size:.95rem!important}.testimonial-avatar{width:40px;height:40px}.testimonial-name{font-size:1rem!important}.testimonial-position{font-size:.8rem!important}.process-section{padding:40px 0}.process-card{padding:20px}.process-icon{font-size:2rem!important;width:60px;height:60px}.process-title{font-size:1.1rem!important}.process-description{font-size:.9rem!important}.technologies-section{padding:40px 0}.technology-card{padding:20px}.technology-icon{font-size:2rem!important;width:60px;height:60px}.technology-name{font-size:1.1rem!important}.technology-description{font-size:.9rem!important}.faq-section{padding:40px 0}.faq-card{padding:20px}.faq-question{font-size:1rem!important}.faq-answer{font-size:.9rem!important}}.projects-page{padding:120px 0 60px;min-height:100vh;background-color:#f5f5f5}.projects-grid{margin-top:32px}.project-card{height:100%;transition:transform .3s ease-in-out;overflow:hidden}.project-card:hover{transform:translateY(-5px)}.project-image{width:100%;height:200px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.project-card:hover .project-image img{transform:scale(1.05)}.project-technologies{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tech-tag{background-color:#e3f2fd;color:#1976d2;padding:4px 12px;border-radius:16px;font-size:.875rem;font-weight:500}.projects-hero{position:relative;width:100%;height:340px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;top:-75px}.projects-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(10,18,32,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.projects-hero-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:2px;margin:0;text-shadow:0 4px 24px rgba(0,0,0,.7)}.projects-hero-subtitle{color:#e0e0e0;font-size:1.5rem;font-weight:400;margin-top:12px;text-shadow:0 2px 12px rgba(0,0,0,.5)}@media (max-width: 900px){.projects-hero{height:220px}.projects-hero-title{font-size:2.2rem}.projects-hero-subtitle{font-size:1rem}}@media (max-width: 600px){.projects-hero{height:140px}.projects-hero-title{font-size:1.2rem}.projects-hero-subtitle{font-size:.8rem}.projects-page{padding:100px 0 40px}.page-title{font-size:2rem!important;margin-bottom:32px!important}.project-image{height:160px}.projects-grid .MuiGrid-item{flex-basis:50%!important;max-width:50%!important}.pricing-section .MuiGrid-container{flex-wrap:wrap}.pricing-section .MuiGrid-item{flex-basis:50%!important;max-width:50%!important;margin-bottom:10px}}.pricing-section{background:#0a0a0ac2;padding:80px 0 60px;margin-top:50px;margin-bottom:-60px}.pricing-title{color:#fff!important;font-weight:700!important;margin-bottom:48px!important;letter-spacing:1px}.pricing-card{background:#181818;border:2px solid #fff;border-radius:12px;color:#fff;padding:40px 32px 32px;text-align:center;box-shadow:0 8px 32px #00000040;display:flex;flex-direction:column;align-items:center;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative}.pricing-card-popular{border-color:#1976d2;box-shadow:0 12px 40px #ffd60026,0 8px 32px #00000040;z-index:2}.pricing-card:hover{transform:translateY(-10px) scale(1.03);box-shadow:0 16px 48px #ffd6001a,0 12px 40px #0000004d;border-color:#1976d2}.pricing-header{font-size:1.4rem;font-weight:700;margin-bottom:18px;letter-spacing:1px;color:#fff}.pricing-price{font-size:2.8rem;font-weight:800;margin-bottom:18px;color:#1976d2}.pricing-features{list-style:none;padding:0;margin:0 0 32px}.pricing-features li{font-size:1.1rem;margin:10px 0;color:#fff;letter-spacing:.5px}.pricing-btn{background:linear-gradient(90deg,#1976d2 0%,#1976d2 100%);color:#181818;font-weight:700;border:none;border-radius:6px;padding:14px 0;width:100%;font-size:1.1rem;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 8px #ffd6001a;margin-top:auto}.pricing-btn:hover{background:linear-gradient(90deg,#1665b4 0%,#1665b4 100%);color:#000;box-shadow:0 4px 16px #ffd6002e}@media (max-width: 900px){.pricing-section{padding:60px 0 40px}.pricing-card{padding:32px 16px 24px}.pricing-price{font-size:2rem}}@media (max-width: 600px){.pricing-section{padding:40px 0 20px}.pricing-title{font-size:1.5rem!important}.pricing-card{padding:20px 8px 16px}.pricing-header{font-size:1.1rem}.pricing-price{font-size:1.3rem}.pricing-features li{font-size:.95rem}}.about-page{padding:120px 0 60px;min-height:100vh;background-color:#f5f5f5}.about-card{height:100%;padding:24px;background-color:#fff}.skills-container{display:flex;flex-direction:column;gap:24px}.skill-group{margin-bottom:16px}.skill-category{color:#1976d2;margin-bottom:12px!important;font-weight:600!important}.skill-items{display:flex;flex-wrap:wrap;gap:8px}.skill-tag{background-color:#e3f2fd;color:#1976d2;padding:6px 16px;border-radius:20px;font-size:.875rem;font-weight:500;transition:all .3s ease}.skill-tag:hover{background-color:#1976d2;color:#fff;transform:translateY(-2px)}.certificates-section{padding:24px;background-color:#fff;margin-top:32px}.section-title{font-weight:700!important;font-size:50px!important;margin-bottom:24px!important;text-align:center}.certificates-grid{margin-top:16px}.certificate-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.certificate-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #0003}.certificate-image{width:100%;height:200px;overflow:hidden;position:relative}.certificate-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.certificate-card:hover .certificate-image img{transform:scale(1.05)}.certificate-info{padding:16px;background:white;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.certificate-title{font-size:1.1rem!important;font-weight:600!important;color:#333;margin-bottom:8px!important}.certificate-issuer{color:#666;font-size:.9rem}@media (max-width: 600px){.about-page{padding:100px 0 40px}.about-card{padding:16px}.skill-tag{padding:4px 12px;font-size:.8rem}.certificates-section{padding:16px}.certificate-image{height:160px}.certificate-title{font-size:1rem!important}.certificates-grid{margin-top:16px}.certificates-grid .MuiGrid-item{flex-basis:50%!important;max-width:50%!important}@media (max-width: 400px){.certificates-grid .MuiGrid-item{flex-basis:100%!important;max-width:100%!important}}}.about-hero-image{position:relative;width:100%;height:340px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;top:-75px}.about-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(10,18,32,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.about-hero-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:2px;margin:0;text-shadow:0 4px 24px rgba(0,0,0,.7)}.about-hero-subtitle{color:#e0e0e0;font-size:1.5rem;font-weight:400;margin-top:12px;text-shadow:0 2px 12px rgba(0,0,0,.5)}@media (max-width: 900px){.about-hero-image{height:220px}.about-hero-title{font-size:2.2rem}.about-hero-subtitle{font-size:1rem}}@media (max-width: 600px){.about-hero-image{height:140px}.about-hero-title{font-size:1.2rem}.about-hero-subtitle{font-size:.8rem}}.contact-page{padding:120px 0 60px;min-height:100vh;background-color:#f5f5f5}.page-title{text-align:center;margin-bottom:48px!important;color:#333;font-weight:700!important}.contact-info,.contact-form{height:100%;padding:24px;background-color:#fff}.contact-details{margin-top:24px}.contact-item{display:flex;align-items:center;margin-bottom:20px;padding:12px;border-radius:8px;transition:all .3s ease}.contact-item:hover{background-color:#f5f5f5;transform:translate(5px)}.contact-icon{color:#1976d2;margin-right:12px;font-size:24px!important}.contact-item strong{color:#1976d2;margin-right:8px}.social-links{margin-top:32px;padding-top:24px;border-top:1px solid #eee}.social-icons{display:flex;gap:16px;margin-top:16px}.social-icon{color:#1976d2!important;transition:all .3s ease!important}.social-icon:hover{transform:translateY(-3px);color:#1565c0!important}.submit-button{margin-top:24px!important;padding:12px 32px!important;font-size:1.1rem!important;text-transform:none!important;transition:all .3s ease!important;width:100%}.submit-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.submit-button:disabled{background-color:#e0e0e0!important;color:#9e9e9e!important}.map-container{margin-top:32px;overflow:hidden;border-radius:12px;box-shadow:0 4px 6px #0000001a}.map-container iframe{display:block}.contact-form .MuiTextField-root,.contact-form .MuiFormControl-root{transition:all .3s ease}.contact-form .MuiTextField-root:focus-within,.contact-form .MuiFormControl-root:focus-within{transform:translateY(-2px)}.MuiFormHelperText-root{margin-left:0!important;margin-top:4px!important}@media (max-width: 600px){.contact-page{padding:100px 0 40px}.page-title{font-size:2rem!important;margin-bottom:32px!important}.contact-info,.contact-form{padding:16px}.contact-item{padding:8px}.contact-icon{font-size:20px!important}.social-icons{justify-content:center}.submit-button{padding:10px 24px!important;font-size:1rem!important}.map-container{margin-top:24px}}.contact-hero-image{position:relative;width:100%;height:340px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;top:-75px}.contact-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(10,18,32,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.contact-hero-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:2px;margin:0;text-shadow:0 4px 24px rgba(0,0,0,.7)}.contact-hero-subtitle{color:#e0e0e0;font-size:1.5rem;font-weight:400;margin-top:12px;text-shadow:0 2px 12px rgba(0,0,0,.5)}@media (max-width: 900px){.contact-hero-image{height:220px}.contact-hero-title{font-size:2.2rem}.contact-hero-subtitle{font-size:1rem}}@media (max-width: 600px){.contact-hero-image{height:140px}.contact-hero-title{font-size:1.2rem}.contact-hero-subtitle{font-size:.8rem}}.faq-page{min-height:100vh;background-color:#f8f9fa}.faq-hero-image{position:relative;width:100%;height:340px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;top:45px;margin-bottom:80px}.faq-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(10,18,32,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.faq-hero-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:2px;margin:0;text-shadow:0 4px 24px rgba(0,0,0,.7)}.faq-hero-subtitle{color:#e0e0e0;font-size:1.5rem;font-weight:400;margin-top:12px;text-shadow:0 2px 12px rgba(0,0,0,.5)}@media (max-width: 900px){.faq-hero-image{height:220px}.faq-hero-title{font-size:2.2rem}.faq-hero-subtitle{font-size:1rem}}@media (max-width: 600px){.faq-hero-image{height:140px}.faq-hero-title{font-size:1.2rem}.faq-hero-subtitle{font-size:.8rem}}.faq-controls{margin:2rem 0;padding:1rem;background:white;border-radius:8px;box-shadow:0 2px 4px #0000001a}.search-field{margin-bottom:1rem}.search-field .MuiOutlinedInput-root{background:#f8f9fa}.category-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.category-chip{transition:all .3s ease}.category-chip:hover{transform:translateY(-2px)}.category-chip.active{background-color:#1976d2;color:#fff}.faq-grid{margin-top:2rem}.faq-card{padding:1.5rem;cursor:pointer;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.faq-card:hover{transform:translateY(-4px);box-shadow:0 4px 20px #0000001a}.faq-card.expanded{background-color:#f8f9fa}.faq-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.faq-question{font-weight:600;color:#1a1a1a;margin:0;flex:1}.expand-icon{transition:transform .3s ease}.faq-answer{margin-top:1rem;color:#666;line-height:1.6}.faq-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-chip{background-color:#e3f2fd;color:#1976d2;font-size:.8rem}@media (max-width: 600px){.faq-card{padding:1rem}.faq-question{font-size:1.1rem}}.technologies-page{min-height:100vh;background-color:#f8f9fa;padding:80px 0}.tehn-hero-image{position:relative;width:100%;height:340px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;top:-35px}.tehn-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(10,18,32,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.tehn-hero-title{color:#fff;font-size:3.5rem;font-weight:800;letter-spacing:2px;margin:0;text-shadow:0 4px 24px rgba(0,0,0,.7)}.tehn-hero-subtitle{color:#e0e0e0;font-size:1.5rem;font-weight:400;margin-top:12px;text-shadow:0 2px 12px rgba(0,0,0,.5)}@media (max-width: 900px){.tehn-hero-image{height:220px}.tehn-hero-title{font-size:2.2rem}.tehn-hero-subtitle{font-size:1rem}}@media (max-width: 600px){.tehn-hero-image{height:140px}.tehn-hero-title{font-size:1.2rem}.tehn-hero-subtitle{font-size:.8rem}}.category-header{display:flex;align-items:center;margin:4rem 0 2.5rem;padding:1.5rem 2rem;background:white;border-radius:16px;box-shadow:0 4px 20px #00000014;border-left:5px solid}.category-icon{font-size:3rem!important;margin-right:2rem}.category-title{font-weight:800!important;margin:0!important;color:#1a1a1a;font-size:2.2rem!important;letter-spacing:.5px}.expand-icon{transition:transform .3s ease!important}.expand-icon.expanded{transform:rotate(180deg)}.technologies-grid{margin-bottom:3rem}.technology-card{padding:.5rem;background:white;border-radius:16px;transition:all .4s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 20px #00000014;border:1px solid rgba(0,0,0,.05)}.technology-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.technology-card.selected{border-color:#1976d2;box-shadow:0 12px 24px #1976d226}.tech-icon{font-size:3.5rem!important;margin-bottom:2rem;transition:transform .3s ease}.technology-card:hover .tech-icon{transform:scale(1.1)}.technology-name{color:#1a1a1a;font-weight:700!important;margin-bottom:1.2rem!important;font-size:1.6rem!important;letter-spacing:.5px}.technology-description{color:#666;line-height:1.7;font-size:1rem;max-width:90%;margin:0 auto}.tech-meta{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.tech-level{font-weight:500!important}.tech-projects{color:#666;font-weight:500}.tech-features{margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.features-title{color:#333;font-weight:600!important;margin-bottom:12px!important}.features-list{list-style:none;padding:0;margin:0}.features-list li{color:#666;padding:8px 0 8px 24px;position:relative}.features-list li:before{content:"•";color:#1976d2;position:absolute;left:0;font-weight:700}@media (max-width: 1200px){.technologies-hero-title{font-size:3.8rem}.technologies-hero-subtitle{font-size:1.5rem}.category-title{font-size:2rem!important}}@media (max-width: 960px){.technologies-page{padding:60px 0}.technologies-hero{height:40vh}.technologies-hero-title{font-size:3rem}.technologies-hero-subtitle{font-size:1.3rem;padding:0 20px}.category-title{font-size:1.8rem!important}.category-header{margin:3rem 0 2rem;padding:.3rem 1rem}.tech-icon{font-size:2rem!important;margin-top:10px}.technology-card{padding:.4rem}}@media (max-width: 600px){.technologies-page{padding:40px 0}.technologies-grid .MuiGrid-item{flex-basis:50%!important;max-width:50%!important}.technologies-hero{height:35vh}.technologies-hero-title{font-size:2.5rem}.technologies-hero-subtitle{font-size:1.1rem}.category-title{font-size:1.5rem!important}.category-header{margin:2rem 0 1.5rem;padding:1rem}.category-icon{font-size:1rem!important;margin-right:1rem}.technology-card{padding:.1rem}.tech-icon{font-size:2.5rem!important;margin-bottom:1rem}.technology-name{font-size:1.3rem!important}.technology-description{font-size:.9rem}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
