*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}img,svg{display:block;max-width:100%}button,input,select,textarea{color:inherit;font:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none}body{background-color:#fff;color:#2c2c2c;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{color:#1a1a2e;font-weight:700;line-height:1.2}h1{font-size:2.5rem}@media(min-width:768px){h1{font-size:3.5rem}}h2{font-size:1.5rem}@media(min-width:768px){h2{font-size:2rem}}h3{font-size:1.25rem}p+p{margin-top:1rem}a:hover{color:#e94560}.site-wrapper{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.container--narrow{max-width:720px}.site-header{border-bottom:1px solid #e0e0e0;padding:1.5rem 0}.site-header__inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem}.site-header__logo{color:#1a1a2e;font-size:1.25rem;font-weight:700;transition:color .15s ease}.site-header__logo:hover{color:#e94560}.site-header__nav{display:flex;gap:2rem}.site-header__link{color:#666;font-size:.875rem;font-weight:500;transition:color .15s ease}.site-header__link.router-link-exact-active,.site-header__link:hover{color:#1a1a2e}.site-footer{border-top:1px solid #e0e0e0;color:#666;font-size:.875rem;margin-top:6rem;padding:3rem 0}.site-footer__inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem}.btn{align-items:center;border:2px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 2rem;transition:all .15s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--primary{background-color:#1a1a2e;color:#fff}.btn--primary:hover:not(:disabled){background-color:#0f3460}.btn--secondary{background-color:transparent;border-color:#1a1a2e;color:#1a1a2e}.btn--secondary:hover:not(:disabled){background-color:#1a1a2e;color:#fff}.form-field{margin-bottom:1.5rem}.form-field__label{color:#2c2c2c;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-field input[data-pc-name=inputtext],.form-field textarea[data-pc-name=textarea],.form-field__input{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;font-size:1rem;padding:.5rem 1rem;transition:border-color .15s ease;width:100%}.form-field input[data-pc-name=inputtext]:focus,.form-field textarea[data-pc-name=textarea]:focus,.form-field__input:focus{border-color:#0f3460;outline:none}.form-field textarea[data-pc-name=textarea]{min-height:140px;resize:vertical}.form-field__error{color:#e74c3c;font-size:.875rem;margin-top:.25rem}.hero{padding:6rem 0;text-align:center}.hero__title{margin-bottom:1.5rem}.hero__subtitle{color:#666;font-size:1.125rem;margin:0 auto 3rem;max-width:600px}@media(min-width:768px){.hero__subtitle{font-size:1.25rem}}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.services{background-color:#f5f7fa;padding:4rem 0}.services__title{margin-bottom:3rem;text-align:center}.services__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.services__grid{grid-template-columns:repeat(3,1fr)}}.service-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem}.service-card__title{margin-bottom:.5rem}.service-card__text{color:#666;font-size:.875rem}.about{padding:4rem 0}.about__section{margin-bottom:3rem}.about__section:last-child{margin-bottom:0}.about__title{margin-bottom:1.5rem}.about__text{color:#666;max-width:720px}.contact{padding:4rem 0}.contact__title{margin-bottom:.5rem}.contact__subtitle{color:#666;margin-bottom:3rem}.contact__form{max-width:720px}.contact__submit{margin-top:1rem}.contact-success{padding:4rem 0;text-align:center}.contact-success__title{color:#2ecc71;margin-bottom:1rem}.contact-error{background-color:#fbdedb;border:1px solid #e74c3c;border-radius:4px;color:#e74c3c;font-size:.875rem;margin-bottom:1.5rem;padding:1rem}
