*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Nunito,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;font-family:inherit}.container{max-width:1100px;margin:0 auto;padding:0 24px}.section-title{color:#1a1a1a;text-align:center;margin-bottom:8px;font-size:2.2rem;font-weight:800}.section-subtitle{text-align:center;color:#666;margin-bottom:48px;font-size:1.1rem}.btn{border:none;border-radius:50px;padding:14px 36px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-block}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.btn-primary{color:#fff;background:#e84d4d}.header{z-index:100;background:#f0f0f0;border-bottom:2px solid #9ec5e0;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;max-width:100%;margin:0 auto;padding:4px 24px;display:grid}.header-logo{align-items:center;gap:1px;display:flex}.header-logo-img{width:auto;height:72px}.header-logo-text{color:#1a1a1a;font-size:1.4rem;font-weight:800}.header-nav{gap:28px;display:flex}.header-nav a{color:#444;font-size:.95rem;font-weight:600;transition:color .2s}.header-nav a:hover{color:#9ec5e0}.header-phone{color:#1a1a1a;white-space:nowrap;justify-self:end;font-size:.95rem;font-weight:700}.phone-icon{font-size:.85rem}.hero{background:linear-gradient(135deg,#1a1a1a 0%,#2a3a4a 100%);align-items:center;min-height:520px;display:flex}.hero-overlay{width:100%;padding:80px 24px}.hero-content{text-align:center;max-width:720px;margin:0 auto}.hero-title{color:#fff;margin-bottom:20px;font-size:3rem;font-weight:800;line-height:1.15}.hero-subtitle{color:#9ec5e0;margin-bottom:36px;font-size:1.2rem;line-height:1.7}.services{background:#fff;padding:80px 0}.services-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.service-card{text-align:center;background:#f8fbfd;border:1px solid #e4eef5;border-radius:16px;padding:32px 24px;transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #9ec5e033}.service-icon{margin-bottom:16px;font-size:2.4rem;display:block}.service-card h3{color:#1a1a1a;margin-bottom:10px;font-size:1.15rem;font-weight:700}.service-card p{color:#666;font-size:.95rem;line-height:1.6}.why-us{background:linear-gradient(135deg,#1a1a1a 0%,#2a3a4a 100%);padding:80px 0}.why-us .section-title{color:#fff}.why-us .section-subtitle{color:#9ec5e0}.features-grid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.feature-card{background:#ffffff0f;border:1px solid #9ec5e033;border-radius:16px;padding:32px;transition:background .2s}.feature-card:hover{background:#ffffff1a}.feature-icon{margin-bottom:14px;font-size:2rem;display:block}.feature-card h3{color:#fff;margin-bottom:8px;font-size:1.15rem;font-weight:700}.feature-card p{color:#b0c4d4;font-size:.95rem;line-height:1.6}.about{background:#fff;padding:80px 0}.about-content{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;display:grid}.about-photo-vertical{object-fit:cover;aspect-ratio:3/4;border-radius:16px;width:180px}.about-photo-horizontal{object-fit:cover;aspect-ratio:4/3;border-radius:16px;width:240px}.about-text h3{color:#1a1a1a;margin-bottom:16px;font-size:1.6rem;font-weight:800}.about-text p{color:#555;margin-bottom:16px;line-height:1.8}.about-text p:last-child{margin-bottom:0}.contact{background:#f8fbfd;padding:80px 0}.contact-content{grid-template-columns:1fr 1fr;gap:48px;display:grid}.contact-card{color:#fff;background:linear-gradient(135deg,#1a1a1a,#2a3a4a);border-radius:16px;padding:36px}.contact-card h3{margin-bottom:24px;font-size:1.3rem;font-weight:700}.contact-link{color:#9ec5e0;align-items:center;gap:12px;margin-bottom:18px;font-size:1rem;transition:color .2s;display:flex}a.contact-link:hover{color:#fff}.contact-link span{font-size:1.2rem}.contact-form{flex-direction:column;gap:16px;display:flex}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #dde6ed;border-radius:10px;padding:14px 18px;font-family:inherit;font-size:1rem;transition:border-color .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:#9ec5e0;outline:none}.contact-form textarea{resize:vertical}.contact-form .btn{align-self:flex-start}.form-success{text-align:center;padding:48px 24px}.success-icon{margin-bottom:16px;font-size:3rem;display:block}.form-success h3{color:#1a1a1a;margin-bottom:8px;font-size:1.4rem}.form-success p{color:#666}.footer{text-align:center;background:#f0f0f0;padding:40px 24px}.footer-inner{max-width:1100px;margin:0 auto}.footer-brand{justify-content:center;align-items:center;gap:10px;margin-bottom:20px;display:flex}.footer-logo{width:auto;height:64px}.footer-name{color:#1a1a1a;font-size:1.3rem;font-weight:800}.footer-links{justify-content:center;gap:32px;margin-bottom:20px;display:flex}.footer-links a{color:#444;font-size:.95rem;transition:color .2s}.footer-links a:hover{color:#1a1a1a}.footer-copy{color:#888;font-size:.85rem}@media (width<=768px){.header-inner{flex-wrap:wrap;justify-content:center;gap:8px}.header-nav{border-top:1px solid #eee;order:3;justify-content:center;gap:16px;width:100%;padding-top:8px}.header-phone{font-size:.85rem}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.05rem}.services-grid,.features-grid,.about-content{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;justify-items:center}.about-photo-vertical,.about-photo-horizontal{width:260px}.contact-content{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:12px}}@media (width<=480px){.section-title{font-size:1.7rem}.hero{min-height:400px}.hero-title{font-size:1.8rem}.header-logo-text{font-size:1.1rem}}
