body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fafafa;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 20px #0000001a;color:#fff;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between}.logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .3s ease}.nav-links a:hover{opacity:.8}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-text{text-align:left}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.hero p{font-size:1.2rem;line-height:1.6;margin-bottom:30px;opacity:.9}.hero-images{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1fr}.hero-image-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero-image-label{color:#fff;font-size:1.1rem;font-weight:600;margin-top:15px;text-align:center;text-shadow:0 2px 4px #0000004d}.hero-illustration{border-radius:20px;box-shadow:0 20px 40px #0000001a;height:auto;max-width:100%}.cta-button{background:#fff;border-radius:50px;box-shadow:0 4px 15px #0003;color:#667eea;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.services{background:#fff;padding:60px 0}.section-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.services-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-left:auto;margin-right:auto;margin-top:35px;max-width:1200px}.service-card{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:1rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-3px)}.service-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;height:50px;justify-content:center;margin:0 auto .75rem;width:50px}.service-card h3{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.service-card p{color:#666;font-size:.85rem;line-height:1.4;margin:0}.contact{background:#f8f9fa;padding:80px 0}.contact-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.contact-info,.price-table{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:40px}.price-table h3{color:#333;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.price-list{display:flex;flex-direction:column;gap:15px}.price-item{align-items:center;background:#f8f9fa;border-left:4px solid #667eea;border-radius:15px;display:flex;justify-content:space-between;padding:15px 20px;transition:all .3s ease}.price-item:hover{background:#e9ecef;transform:translateX(5px)}.service-name{color:#333;flex:1 1;font-weight:500}.service-price{background:#fff;border-radius:25px;box-shadow:0 2px 8px #667eea33;color:#667eea;font-size:1.1rem;font-weight:700;padding:8px 16px}.contact-info h3{color:#333;font-size:2rem;font-weight:600;margin-bottom:2rem}.contact-item{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;margin-bottom:1.5rem;padding:1rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;flex-shrink:0;height:50px;justify-content:center;margin-right:1rem;width:50px}.contact-text h4{color:#333;font-weight:600;margin-bottom:.25rem}.contact-text p{color:#666;margin:0}.address-note{color:#888;display:block;font-size:.9rem;font-style:italic;margin-top:5px}.footer{background:#333;color:#fff;padding:2rem 0;text-align:center}.footer p{opacity:.8}@media (max-width:768px){.hero-content{gap:40px;grid-template-columns:1fr;text-align:center}.header-content{align-items:flex-start;flex-direction:column;gap:8px}.logo{font-size:1.25rem;line-height:1.2;white-space:normal}.nav-links{flex-wrap:wrap;gap:1rem}.hero-images{gap:20px;grid-template-columns:1fr}.hero-text{text-align:center}.hero h1{font-size:2.5rem}.contact-content{gap:40px;grid-template-columns:1fr}.price-table{padding:30px 20px}.price-item{flex-direction:column;gap:10px;text-align:center}.service-price{align-self:center}.services-grid{gap:20px;grid-template-columns:1fr;margin-top:30px}.section-title{font-size:2rem;margin-bottom:2rem}.services{padding:50px 0}}@media (max-width:480px){.hero{padding:100px 0 60px}.hero h1{font-size:2rem}.logo{font-size:1.1rem}.container{padding:0 15px}.service-card{padding:1.5rem}}
/*# sourceMappingURL=main.d534e753.css.map*/