.testimonials-row-scroll{display:flex;gap:32px;overflow-x:auto;padding-bottom:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.testimonials-row-scroll::-webkit-scrollbar{height:10px}.testimonials-row-scroll::-webkit-scrollbar-thumb{background:#e9d5ff;border-radius:8px}.testimonial-card{flex:0 0 340px;min-width:260px;max-width:340px;margin-bottom:0;scroll-snap-align:start;background:#f3e8ff;border-radius:14px;box-shadow:0 2px 12px #7c3aed12;padding:32px 28px 24px;font-size:1.08rem;color:#22223b;display:flex;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s}.testimonial-card:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 6px 24px #7c3aed21}@media(max-width:700px){.testimonials-row-scroll{gap:16px}.testimonial-card{min-width:80vw;max-width:90vw;padding:22px 10px 18px}}.testimonials{background:#fff;padding:60px 20px 40px;text-align:center}.testimonials h2{font-size:2rem;color:#232946;margin-bottom:32px}.testimonials-grid{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.testimonial-card{background:#f3e8ff;border-radius:14px;box-shadow:0 2px 12px #7c3aed12;padding:32px 28px 24px;max-width:340px;min-width:220px;margin-bottom:18px;font-size:1.08rem;color:#22223b;display:flex;flex-direction:column;align-items:flex-start}.testimonial-card p{font-style:italic;margin-bottom:12px}.testimonial-card span{font-size:.98rem;color:#232946;font-weight:600}@media(max-width:700px){.testimonials-grid{flex-direction:column;gap:16px;align-items:center}}.newsletter{background:linear-gradient(90deg,#e0e7ff,#f3e8ff);padding:48px 20px 40px;text-align:center}.newsletter h2{font-size:1.7rem;color:#232946;margin-bottom:18px}.newsletter-form{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;max-width:500px;margin:0 auto}.newsletter-form input[type=email]{padding:14px 18px;border-radius:8px;border:1.5px solid #d1d5db;font-size:1.08rem;background:#fff;min-width:220px;flex:1 1 180px}.newsletter-form button.btn{padding:14px 28px;font-size:1.08rem;border-radius:8px;font-weight:600}@media(max-width:600px){.newsletter-form{flex-direction:column;gap:10px;align-items:stretch}}.faq{background:#cdedf2;padding:70px 20px 50px;text-align:center;border-radius:18px;box-shadow:0 2px 16px #008da812}.faq h2{font-size:2rem;color:#015d73;margin-bottom:36px;font-weight:800;letter-spacing:-1px}.faq-list{max-width:700px;margin:0 auto;text-align:left;display:flex;flex-direction:column;gap:28px}.faq-item{background:#fff;border:1.5px solid #008DA8;border-radius:14px;padding:28px 32px 22px;box-shadow:0 4px 18px #008da812;position:relative;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;gap:8px}.faq-item:before{content:"❓";font-size:1.5rem;color:#00bfd8;position:absolute;left:18px;top:22px}.faq-item:hover{box-shadow:0 8px 32px #00bfd821;transform:translateY(-4px) scale(1.02)}.faq-item strong{color:#1e2a32;font-size:1.15rem;font-weight:700;margin-left:32px}.faq-item p{margin:8px 0 0 32px;color:#5c6b73;font-size:1.05rem}.home{font-family:Inter,Arial,sans-serif;line-height:1.6;background:linear-gradient(135deg,#f8fafc,#f3e8ff);color:#232946;min-height:100vh}.hero{background:linear-gradient(90deg,#e0c3fc,#8ec5fc);padding:90px 20px 70px;display:flex;justify-content:center;align-items:center}.hero-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;max-width:1200px;width:100%}.hero-text{flex:1 1 300px;min-width:280px;max-width:600px;text-align:left}.hero-text h1{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;margin-bottom:18px;color:#232946;line-height:1.2}.hero-text p{font-size:clamp(1rem,2.5vw,1.22rem);margin-bottom:28px;color:#232946}.highlight{color:#232946}.hero-text p{font-size:1.22rem;margin-bottom:28px;color:#232946}.btn{background:linear-gradient(90deg,#ff6a3d,#5f2eea);color:#fff;padding:14px 36px;border:none;border-radius:10px;font-size:1.13rem;font-weight:700;cursor:pointer;box-shadow:0 2px 12px #5f2eea1a;transition:all .3s ease}.btn:hover{background:linear-gradient(90deg,#5f2eea,#ff6a3d);transform:translateY(-2px) scale(1.04)}@media(max-width:1024px){.hero-content{gap:24px}}@media(max-width:800px){.hero{padding-bottom:0}.hero-content{padding:0 20px;flex-direction:column-reverse;text-align:center}.hero-text{max-width:100%}.hero-image img{max-width:280px}.hero-buttons{justify-content:center}}@media(max-width:480px){.hero-text h1{font-size:1.8rem}.hero-text p{font-size:1rem}.btn{padding:12px 24px;font-size:1rem;width:90%}.hero-image img{max-width:220px}}.features{padding:70px 20px 60px;background:#fff;text-align:center;width:100%;margin:0}.features h2{font-size:2.2rem;font-weight:800;margin-bottom:32px;color:#232946}.features ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;width:100%;max-width:1100px;margin:0 auto}.features li{background:linear-gradient(90deg,#e0c3fc,#f3e8ff);color:#232946;border-radius:10px;padding:24px 20px;font-size:1.13rem;margin:0;min-width:0;box-shadow:0 2px 12px #5f2eea0f;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;transition:box-shadow .2s,transform .2s}.features li:hover{box-shadow:0 6px 24px #7c3aed21;transform:translateY(-4px) scale(1.03)}@media(max-width:700px){.features ul{grid-template-columns:1fr;gap:12px}}.services{padding:70px 20px 60px;background:linear-gradient(90deg,#e0c3fc,#8ec5fc);text-align:center;width:100%;margin:0}.services h2{font-size:2.2rem;font-weight:800;margin-bottom:40px;color:#232946;letter-spacing:-1px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;width:100%;margin:0 auto}.service-card{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:32px;width:100%;margin:0;display:flex;text-align:center;flex-direction:column;align-items:center;min-height:340px}.service-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 24px #7c3aed21}.service-img{width:100%;height:140px;object-fit:contain;margin-bottom:18px;border-radius:8px;background:#f3e8ff;padding:10px}.service-title{font-size:1.18rem;font-weight:700;margin-bottom:8px;text-align:center}.service-desc{font-size:1rem;line-height:1.5;color:#232946}@media(max-width:700px){.services-grid{grid-template-columns:1fr;gap:18px}.service-card{min-height:0;padding:18px 10px}}@media(max-width:900px){.contact-form{max-width:98vw;padding:18px 8px}.contact-form input,.contact-form textarea{max-width:100%;font-size:1rem;padding:14px 8px}}.about{padding:80px 10%;background-color:#f9f9ff;font-family:Poppins,sans-serif}.about-container{display:flex;align-items:center;justify-content:center;gap:60px;flex-wrap:wrap}.about-image img{width:400px;max-width:100%;border-radius:15px;box-shadow:0 8px 20px #00000026}.about-content{flex:1;max-width:600px}.about-content h1{font-size:2.5rem;color:#222;margin-bottom:15px}.about-content p{color:#555;font-size:1.05rem;line-height:1.7;margin-bottom:20px}.about-stats{display:flex;gap:30px;margin:30px 0}.stat-box{text-align:center}.stat-box h2{font-size:1.8rem;color:#6c63ff;margin-bottom:5px}.stat-box span{color:#777;font-size:.95rem}.about-btn{background-color:#6c63ff;color:#fff;padding:12px 30px;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .3s ease}.about-btn:hover{background-color:#574ee2}@media(max-width:900px){.about-container{flex-direction:column;text-align:center}.about-stats{justify-content:center}}.contact{padding:80px 10%;background-color:#f9f9ff;font-family:Poppins,sans-serif}.contact-container{display:flex;gap:60px;justify-content:center;align-items:flex-start;flex-wrap:wrap}.contact-info{flex:1;max-width:400px}.contact-info h1{font-size:2.5rem;color:#222;margin-bottom:10px}.contact-info p{color:#555;font-size:1rem;margin-bottom:20px;line-height:1.6}.info-box{margin-bottom:20px}.info-box h3{color:#6c63ff;font-size:1.2rem;margin-bottom:5px}.info-box p{color:#333;font-size:1rem}.contact-form{flex:1;max-width:500px;background-color:#fff;padding:30px;border-radius:12px;box-shadow:0 8px 25px #0000001a}.contact-form h2{margin-bottom:20px;color:#222;font-size:1.8rem}.form-group{margin-bottom:20px;text-align:left}label{display:block;margin-bottom:8px;color:#444;font-size:.95rem}input,textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:8px;outline:none;font-size:1rem;transition:border .3s ease}input:focus,textarea:focus{border-color:#6c63ff}.contact-btn{background-color:#6c63ff;color:#fff;padding:12px 25px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background .3s ease;width:100%}.contact-btn:hover{background-color:#574ee2}.success-msg{color:green;font-weight:700;margin-bottom:15px}@media(max-width:900px){.contact-container{flex-direction:column;align-items:center}.contact-info,.contact-form{max-width:100%}}.services{padding:80px 10%;background-color:#f9f9ff;text-align:center;font-family:Poppins,sans-serif}.services-header h1{font-size:2.8rem;color:#222;margin-bottom:10px}.services-header p{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto 50px;line-height:1.6}.services-container{display:flex;justify-content:center;align-items:stretch;gap:40px;flex-wrap:wrap}.service-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 15px #0000001a;padding:30px 20px;max-width:350px;transition:all .3s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px #0003}.service-image{width:100px;height:100px;margin-bottom:20px}.service-card h2{font-size:1.5rem;color:#222;margin-bottom:15px}.service-card p{color:#555;font-size:1rem;line-height:1.6}@media(max-width:900px){.services-container{flex-direction:column;align-items:center}.service-card{max-width:90%}}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#e0e7ff,#f0fdfa)}.login-form{background:#fff;padding:2.5rem 2rem;border-radius:1.2rem;box-shadow:0 8px 32px #1f268726;width:340px;display:flex;flex-direction:column;gap:1.2rem}.login-title{margin-bottom:.5rem;color:#2d3748;font-size:2rem;font-weight:700;letter-spacing:1px}.login-field{display:flex;flex-direction:column;gap:.3rem}.login-label{font-size:1rem;color:#4b5563;margin-bottom:.2rem;text-align:left}.login-input{padding:.7rem 1rem;border:1px solid #cbd5e1;border-radius:.5rem;font-size:1rem;outline:none;transition:border .2s}.login-input:focus{border:1.5px solid #6366f1;background:#f0fdfa}.login-button{padding:.8rem 0;background:linear-gradient(90deg,#6366f1,#06b6d4);color:#fff;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;margin-top:.5rem}.login-button:hover{background:linear-gradient(90deg,#06b6d4,#6366f1);transform:translateY(-2px) scale(1.03)}.login-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.login-modal{background:#fff;border-radius:12px;box-shadow:0 4px 32px #50007821;padding:2rem 1.5rem 1.5rem;min-width:320px;max-width:95vw;position:relative;animation:modalIn .2s ease}.login-modal-close{position:absolute;top:10px;right:16px;background:none;border:none;font-size:2rem;color:#a21caf;cursor:pointer;z-index:10;line-height:1}@keyframes modalIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.preheader{background:linear-gradient(90deg,#6366f1,#a21caf);color:#fff;font-size:1rem;padding:7px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;box-shadow:0 2px 8px #5000780f;letter-spacing:.01em}.preheader-left{display:flex;align-items:center;gap:2rem}.preheader-contact{padding-left:10px;display:flex;align-items:center;gap:.3rem;font-weight:500}.preheader-link{color:#fff;text-decoration:none;font-size:1.12rem;transition:color .2s}.preheader-link:hover,.preheader-link:focus{color:#ffe066;text-decoration:underline}.preheader-icon{color:#ffe066;font-size:1.1em}.preheader-right{margin-right:10px;display:flex;align-items:center;gap:1.2rem}.preheader-social{color:#fff;font-size:1.12rem;transition:color .2s,transform .2s;border-radius:50%;display:flex;align-items:center;justify-content:center}.preheader-social:hover,.preheader-social:focus{color:#ffe066;background:#ffffff1f;transform:scale(1.15)}@media(max-width:600px){.preheader{flex-direction:column;align-items:flex-start;padding:7px 8px;font-size:.97rem}.preheader-left{gap:1rem}.preheader-right{gap:.7rem;margin-top:4px}}.admin-header-bar{background:#fff;box-shadow:0 2px 12px #50007812;display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;border-bottom:1.5px solid #e0e7ff;position:sticky;top:0;z-index:10}.admin-header-logo{display:flex;align-items:center;gap:.75rem}.admin-header-title{font-size:1.35rem;font-weight:700;color:#6366f1;letter-spacing:-1px}.admin-header-nav{display:flex;gap:1.5rem}.admin-header-link{color:#6366f1;font-weight:600;text-decoration:none;font-size:1.12rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:.25rem .5rem;border-radius:.5rem;transition:background .2s,color .2s}.admin-header-link:hover,.admin-header-link:focus{color:#a21caf}.hamburger{display:none}@media(max-width:800px){.hamburger{display:block;cursor:pointer}.hamburger img{width:30px;height:30px;filter:invert(36%) sepia(86%) saturate(3255%) hue-rotate(218deg) brightness(95%) contrast(88%)}.admin-header-nav{display:none;flex-direction:column;position:absolute;top:100%;left:0;right:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 0;gap:1rem}.admin-header-link{background-color:transparent;width:100%;padding:.5rem 2rem;display:flex;justify-content:right}}.footer{background-color:#4f46e5;color:#fff;padding:20px;display:flex;justify-content:center;align-items:center;font-family:Inter,Segoe UI,Arial,"system-ui",sans-serif;letter-spacing:.01em}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;padding:10px}.footer-about p{color:#f1f5ff;line-height:1.7;font-size:16px}.footer-column h3{font-size:20px;margin-bottom:15px;color:#ffd600;font-weight:700;letter-spacing:.02em}.footer-column a{display:block;color:#fff;margin-bottom:10px;text-decoration:none;font-weight:500;transition:color .2s,text-shadow .2s}.footer-column a:hover{color:#d72660;text-shadow:0 2px 8px #ffd60044}.footer-column p{display:flex;align-items:center;gap:10px;color:#f1f5ff;margin-bottom:10px;font-size:15px}.footer-icon{color:#ffd600;font-size:18px;filter:drop-shadow(0 0 4px #ffd60088)}.footer-bottom{background-color:#d72660;width:100%!important;margin:0;display:flex;justify-content:center;align-items:center;padding:15px;color:#fff;font-size:15px;font-weight:500;letter-spacing:.01em;position:relative;box-shadow:0 -2px 16px #d7266044}.scroll-top-btn{position:fixed;right:30px;bottom:30px;z-index:100;background-color:#d72660;color:#fff;border:none;padding:12px 14px;border-radius:50%;cursor:pointer;box-shadow:0 4px 20px #d7266088;font-size:20px;font-weight:700;transition:background .25s cubic-bezier(.4,2,.6,1),color .25s,transform .25s cubic-bezier(.4,2,.6,1),box-shadow .25s;outline:none;border:2px solid #fff2}.scroll-top-btn:hover{background-color:#fff;color:#d72660;transform:translateY(-6px) scale(1.13);box-shadow:0 8px 28px #d72660cc;border:2px solid #d72660}@media(max-width:992px){.footer-container{grid-template-columns:1fr 1fr;gap:30px;text-align:center}.footer-column p{justify-content:center}}@media(max-width:600px){.footer-container{grid-template-columns:1fr;text-align:center}.footer-column p{justify-content:center}.scroll-top-btn{right:15px;bottom:15px}}
