html{scroll-behavior:smooth}.skip-link{position:absolute;top:-100%;left:0;z-index:1000;padding:10px 20px;background:#00d2ff;color:#1a1a2e;font-weight:700;text-decoration:none;border-radius:0 0 8px 0}.skip-link:focus{top:0}:focus-visible{outline:3px solid #00d2ff;outline-offset:2px}abbr[title]{text-decoration:underline dotted #00d2ff;cursor:help}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;color:#1a1a2e}.container{max-width:1100px;margin:0 auto;padding:0 20px}header{background:#1a1a2e;padding:15px 0;position:sticky;top:0;z-index:100}header .container{display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:10px;text-decoration:none}.logo-icon{width:50px;height:50px;flex-shrink:0;margin-bottom:2px}.logo h1{color:#fff;font-size:1.5rem;font-weight:700;text-align:center}.logo span{display:block;color:#00d2ff;font-size:.85rem;font-weight:400}nav a{color:#ccc;text-decoration:none;margin-left:25px;font-size:.95rem;transition:color .3s}nav a.active,nav a:hover{color:#00d2ff}.hero{background:linear-gradient(135deg,rgba(26,26,46,.92) 0,rgba(22,33,62,.88) 50%,rgba(15,52,96,.85) 100%),url('../images/Hero-index.webp') center/cover no-repeat;color:#fff;padding:160px 0;text-align:center}.hero h2{font-size:2.8rem;margin-bottom:15px}.hero h2 span{color:#00d2ff}.hero p{font-size:1.2rem;color:#e2e8f0;max-width:600px;margin:0 auto 30px}.btn{display:inline-block;padding:14px 40px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:transform .3s,box-shadow .3s,background .3s,color .3s;border:none;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,102,179,.3)}.btn-primary{background:linear-gradient(135deg,#0070c0,#2b5797);color:#fff}.btn-secondary{background:0 0;color:#0066b3;border:2px solid #0066b3}.btn-secondary:hover{background:#0066b3;color:#fff}.section{padding:80px 0}.section-alt{background:#f8f9fa}.section-title{text-align:center;font-size:2rem;margin-bottom:10px;color:#1a1a2e}.section-subtitle{text-align:center;color:#4a5568;margin-bottom:50px;font-size:1.05rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.about-grid img{width:100%;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.about-grid h3{font-size:1.8rem;margin-bottom:15px}.about-grid p{color:#555;margin-bottom:15px}.stats{display:flex;gap:40px;margin-top:25px}.stat h4{font-size:2rem;color:#0070c0}.stat p{font-size:.9rem;color:#4a5568}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.service-card{background:#fff;border-radius:12px;padding:30px;text-align:center;box-shadow:0 5px 20px rgba(0,0,0,.06);transition:transform .3s}.service-card:hover{transform:translateY(-5px)}.service-card .icon-wrap{width:60px;height:60px;margin:0 auto 20px}.service-card .icon-wrap svg{width:60px;height:60px}.service-card h4{font-size:1.2rem;margin-bottom:10px}.service-card p{color:#4a5568;font-size:.95rem;margin-bottom:10px}.service-card .price{color:#0070c0;font-weight:700;font-size:1.1rem}.why-us-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.why-us-card{text-align:center;padding:30px 15px;background:#f8f9fa;border-radius:12px;transition:background .3s}.why-us-card:hover{background:#e8f8ff}.why-us-card .icon-wrap{width:50px;height:50px;margin:0 auto 15px}.why-us-card .icon-wrap svg{width:50px;height:50px}.why-us-card h5{font-size:1rem;margin-bottom:8px}.why-us-card p{font-size:.9rem;color:#4a5568}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.gallery-grid img{width:100%;height:250px;object-fit:cover;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.gallery-grid img:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 8px 25px rgba(0,210,255,.2)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;counter-reset:step}.step-card{text-align:center;padding:30px 20px;position:relative}.step-card .step-number{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#0070c0,#2b5797);color:#fff;font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.step-card h4{font-size:1.15rem;margin-bottom:8px}.step-card p{color:#4a5568;font-size:.95rem}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.testimonial-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 5px 20px rgba(0,0,0,.06)}.testimonial-card .stars{color:#ffc107;font-size:1.1rem;margin-bottom:10px}.testimonial-card blockquote{color:#555;font-size:.95rem;font-style:italic;margin-bottom:15px;line-height:1.7}.testimonial-card cite{font-style:normal;font-weight:600;font-size:.9rem;color:#1a1a2e}.cta-banner{background:linear-gradient(135deg,#1a1a2e,#0f3460);color:#fff;text-align:center;padding:60px 0}.cta-banner h3{font-size:2rem;margin-bottom:10px}.cta-banner p{color:#e2e8f0;font-size:1.1rem;margin-bottom:25px}.page-hero{background:linear-gradient(135deg,#1a1a2e,#0f3460);color:#fff;padding:60px 0;text-align:center}.page-hero h2{font-size:2.2rem}.page-hero p{color:#e2e8f0;margin-top:10px}.page-hero-split{background:linear-gradient(135deg,#1a1a2e,#0f3460);color:#fff;padding:70px 0}.page-hero-split .container{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.page-hero-split h2{font-size:2.4rem;line-height:1.2}.page-hero-split p{color:#e2e8f0;margin-top:12px;font-size:1.1rem;max-width:500px}.page-hero-split .hero-graphic svg{display:block}@media (max-width:768px){.page-hero-split{padding:50px 0;text-align:center}.page-hero-split .container{grid-template-columns:1fr;gap:20px}.page-hero-split p{max-width:100%}.page-hero-split .hero-graphic svg{width:120px;height:120px;margin:0 auto}}@media (max-width:480px){.page-hero-split h2{font-size:1.6rem}}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:50px}.contact-info h4{font-size:1.4rem;margin-bottom:20px}.contact-info .detail{display:flex;gap:15px;margin-bottom:20px}.contact-info .detail .icon-wrap{width:44px;height:44px;flex-shrink:0}.contact-info .detail .icon-wrap svg{width:44px;height:44px}.contact-info .detail h5{font-size:1rem;margin-bottom:2px}.contact-info .detail p{color:#555;font-size:.95rem}.contact-form{background:#fff;border-radius:12px;padding:40px;box-shadow:0 5px 30px rgba(0,0,0,.08)}.contact-form h4{font-size:1.4rem;margin-bottom:25px}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;margin-bottom:6px;font-size:.95rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#0070c0}.form-group textarea{resize:vertical;min-height:120px}.form-result{margin-top:15px;padding:12px 16px;border-radius:8px;font-size:.95rem;font-weight:500;display:none;text-align:center}.form-result.info{display:block;background:#e8f8ff;color:#005580;border:1px solid #0070c0}.form-result.success{display:block;background:#e6f9ed;color:#0e7039;border:1px solid #28a745}.form-result.error{display:block;background:#fdf2f2;color:#9b1c1c;border:1px solid #f87171}.map-wrap{border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.1)}.map-wrap iframe{width:100%;height:100%;min-height:350px;border:0}footer{background:#1a1a2e;color:#cbd5e1;text-align:center;padding:30px 0}footer .logo{justify-content:center;margin-bottom:10px}footer p{font-size:.9rem;color:#cbd5e1}footer .footer-links{display:flex;justify-content:center;gap:20px;margin-top:15px;flex-wrap:wrap}footer .footer-links a{color:#b8c4d0;font-size:.85rem;text-decoration:underline;transition:color .3s}footer .footer-links a:hover{color:#00d2ff}.page-content{padding:60px 0}.page-content h3{font-size:1.4rem;margin:30px 0 10px;color:#1a1a2e}.page-content h3:first-child{margin-top:0}.page-content p{color:#4a5568;margin-bottom:15px;line-height:1.8}.page-content ul{color:#4a5568;margin:10px 0 20px 25px;line-height:1.8}#scrollTop{position:fixed;bottom:30px;right:30px;width:44px;height:44px;border-radius:50%;background:#0070c0;border:none;cursor:pointer;display:none;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(0,112,192,.3);transition:transform .3s,opacity .3s;z-index:99;padding:0}#scrollTop:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,112,192,.5)}#scrollTop svg{width:22px;height:22px}@media (max-width:480px){#scrollTop{bottom:20px;right:20px;width:40px;height:40px}}.hamburger{display:none;background:0 0;border:none;cursor:pointer;padding:5px}.hamburger span{display:block;width:25px;height:3px;background:#fff;margin:5px 0;border-radius:3px;transition:.3s}@media (max-width:768px){header .container{position:relative}nav{display:none;position:absolute;top:100%;left:0;right:0;background:#1a1a2e;flex-direction:column;padding:20px;text-align:center;border-top:1px solid #333}nav.active{display:flex}nav a{margin:10px 0}.hamburger{display:block}.hero h2{font-size:2rem}.hero{padding:60px 0 40px}.about-grid{grid-template-columns:1fr;gap:30px}.services-grid{grid-template-columns:1fr;gap:20px}.why-us-grid{grid-template-columns:repeat(2,1fr);gap:15px}.gallery-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-form{padding:25px}.steps-grid{grid-template-columns:1fr;gap:0}.testimonials-grid{grid-template-columns:1fr}.cta-banner h3{font-size:1.5rem}.stats{gap:20px;flex-wrap:wrap}.section{padding:50px 0}.page-hero h2{font-size:1.8rem}}@media (max-width:480px){.hero h2,.page-hero h2{font-size:1.6rem}.hero p{font-size:1rem}.why-us-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr}.logo h1{font-size:1rem}.section-title{font-size:1.5rem}.btn{padding:12px 30px}.stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.stat h4{font-size:1.4rem}.stat p{font-size:.75rem}.contact-grid{gap:20px}}.carousel-wrapper{position:relative;max-width:1100px;margin:0 auto;overflow:hidden;padding:10px 5px}.carousel-track{display:flex;transition:transform .5s ease-in-out}.carousel-slide{flex:0 0 33.333%;max-width:33.333%;padding:0 12px;box-sizing:border-box}.carousel-nav{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:25px}.carousel-btn{background:#fff;border:2px solid #0070c0;color:#1a1a2e;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;transition:all .3s}.carousel-btn:hover{background:#0070c0;color:#fff}.carousel-dots{display:flex;gap:8px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .3s,transform .3s}.carousel-dot.active{background:#0070c0;transform:scale(1.2)}@media (max-width:900px){.carousel-slide{flex:0 0 50%;max-width:50%}}@media (max-width:600px){.carousel-slide{flex:0 0 100%;max-width:100%}}