*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #8B7355;--color-secondary: #A8956F;--color-accent: #6B8E7F}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#3a3a3a;line-height:1.6;background-color:#fff}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.3}.site-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-pad{padding:5rem 2rem}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#8b7355}.section-subtitle{font-size:1.2rem;text-align:center;color:#6b6b6b;max-width:700px;margin:0 auto 2rem;line-height:1.8}.btn{display:inline-block;padding:1rem 2.5rem;border-radius:50px;text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease;border:none;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.btn-primary{background-color:#8b7355;color:#fff}.btn-primary:hover{background-color:#725e46;transform:translateY(-2px);box-shadow:0 5px 20px #8b73554d}.btn-secondary{background-color:transparent;color:#8b7355;border:2px solid #8B7355}.btn-secondary:hover{background-color:#8b7355;color:#fff}.btn-white{background-color:#fff;color:#8b7355}.btn-white:hover{background-color:#faf8f5}.btn-outline-white{background-color:transparent;color:#fff;border:2px solid #fff}.btn-outline-white:hover{background-color:#ffffff26}.cta-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.5rem}.site-header{background-color:#fff;padding:1.5rem 2rem;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100}.site-header__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1.25rem}.site-header__logo{font-size:1.8rem;font-family:Georgia,Times New Roman,serif;color:#8b7355;font-weight:400;text-decoration:none;white-space:nowrap;flex-shrink:0}.site-header__nav{flex:1 1 auto;min-width:0}.site-header__nav ul{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;list-style:none}.site-header__nav a{text-decoration:none;color:#3a3a3a;font-size:.95rem;transition:color .3s}.site-header__nav a:hover{color:#8b7355}.hero{background:linear-gradient(135deg,#faf8f5,#f5f0ea);padding:6rem 2rem;text-align:center}.hero__inner{max-width:800px;margin:0 auto}.hero__title{font-size:3rem;color:#8b7355;margin-bottom:1.5rem}.hero__lead{font-size:1.3rem;color:#6b6b6b;margin-bottom:2.5rem;line-height:1.8}.why-section{background-color:#faf8f5;padding:5rem 2rem;text-align:center}.why-section__inner{max-width:800px;margin:0 auto}.why-section p{font-size:1.2rem;color:#6b6b6b;line-height:1.9;margin-bottom:1.5rem}.why-section p:last-child{margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;margin-top:3rem}.step{text-align:center;padding:2rem}.step__number{width:60px;height:60px;background-color:#6b8e7f;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem;font-family:Georgia,Times New Roman,serif}.step__title{font-size:1.5rem;margin-bottom:1rem;color:#8b7355}.step__text{color:#6b6b6b;font-size:1.05rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.service-card{background-color:#fff;border:2px solid #E5DFD7;border-radius:12px;padding:2.5rem;transition:all .3s ease}.service-card:hover{border-color:#6b8e7f;box-shadow:0 10px 30px #00000014;transform:translateY(-5px)}.service-card__title{font-size:1.5rem;color:#8b7355;margin-bottom:.6rem}.service-card__subtitle{font-size:1.1rem;color:#6b8e7f;margin-bottom:1rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.service-card__text{color:#6b6b6b;line-height:1.7}.emotional-value{background:linear-gradient(135deg,#6b8e7f,#81a093);padding:5rem 2rem;text-align:center;color:#fff}.emotional-value .section-title{color:#fff}.emotional-value p{max-width:800px;margin:0 auto 1.5rem;font-size:1.2rem;line-height:1.9;color:#fffffff2}.emotional-value p:last-child{margin-bottom:0}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-top:3rem}.trust-item{text-align:center;padding:2rem 1rem}.trust-item__icon{font-size:2.5rem;margin-bottom:1rem;display:block}.trust-item__title{font-size:1.2rem;color:#8b7355;margin-bottom:.8rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.trust-item__text{color:#6b6b6b;font-size:.95rem}.evidence-section{background-color:#faf8f5;padding:5rem 2rem}.benefit-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.benefit-tag{background-color:#fff;padding:.9rem 2rem;border-radius:50px;border:2px solid #E5DFD7;font-size:1rem;color:#3a3a3a;white-space:nowrap}.faq-list{max-width:900px;margin:3rem auto 0}.faq-item{border-bottom:2px solid #E5DFD7;padding:2rem 0}.faq-item:last-child{border-bottom:none}.faq-item__question{font-size:1.3rem;color:#8b7355;margin-bottom:.8rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.faq-item__answer{color:#6b6b6b;font-size:1.05rem;line-height:1.8}.final-cta{background:linear-gradient(135deg,#8b7355,#a8956f);padding:6rem 2rem;text-align:center;color:#fff}.final-cta__title{font-size:2.8rem;color:#fff;margin-bottom:1.5rem}.final-cta__lead{font-size:1.3rem;color:#fffffff2;max-width:700px;margin:0 auto;line-height:1.8}.site-footer{background-color:#2a2a2a;color:#b0b0b0;padding:3rem 2rem 2rem}.site-footer__grid{max-width:1200px;margin:0 auto 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:3rem}.site-footer__col-title{color:#fff;margin-bottom:1rem;font-size:1.05rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600}.site-footer ul{list-style:none}.site-footer ul li{margin-bottom:.6rem}.site-footer ul a{color:#b0b0b0;text-decoration:none;transition:color .3s}.site-footer ul a:hover{color:#a8956f}.site-footer__bottom{max-width:1200px;margin:0 auto;text-align:center;padding-top:2rem;border-top:1px solid #404040;color:gray;font-size:.9rem}.auth-section{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:3rem 1.5rem;background-color:#faf8f5}.auth-card{width:100%;max-width:480px;background-color:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 4px 24px #0000000f}.auth-card__title{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;color:#3a3a3a;margin-bottom:.5rem;text-align:center}.auth-card__subtitle{color:#6b6b6b;text-align:center;margin-bottom:2rem;font-size:.95rem;line-height:1.5}.auth-card__footer{text-align:center;margin-top:1.5rem;color:#6b6b6b;font-size:.9rem}.auth-form__submit{width:100%;margin-top:.5rem;text-align:center}.auth-status{padding:.85rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.4}.auth-status--success{background-color:#f0faf4;color:#276749;border:1px solid #c6f6d5}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:.9rem;font-weight:500;color:#3a3a3a;margin-bottom:.4rem}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #E5DFD7;border-radius:8px;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#3a3a3a;background-color:#fff;transition:all .3s ease}.form-input:focus{outline:none;border-color:#8b7355;box-shadow:0 0 0 3px #8b735526}.form-input--error{border-color:#e53e3e}.form-input--error:focus{box-shadow:0 0 0 3px #e53e3e26}.form-input[readonly]{background-color:#faf8f5;cursor:not-allowed}.form-error{display:block;margin-top:.35rem;font-size:.825rem;color:#e53e3e}.form-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:.5rem}.form-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#3a3a3a;cursor:pointer}.form-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#8B7355;cursor:pointer}.form-link{color:#8b7355;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease}.form-link:hover{color:#6b5942;text-decoration:underline}.dashboard-actions{margin-top:2rem;text-align:center}.site-header__auth{flex-shrink:0}.site-header__auth .btn{padding:.5rem 1.5rem;font-size:.9rem}@media(max-width:1024px){.site-header__logo{font-size:1.6rem}.site-header__nav ul{gap:1.25rem}}@media(max-width:768px){.hero__title{font-size:2rem}.hero__lead{font-size:1.1rem}.section-title{font-size:2rem}.site-header__nav{display:none}.steps,.services-grid{grid-template-columns:1fr}.final-cta__title{font-size:2rem}.benefit-tag{white-space:normal}.auth-card{padding:1.75rem}.auth-card__title{font-size:1.5rem}}
