*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;overflow-x:hidden;max-width:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#222;background:#f5f5f5;overflow-x:hidden}.skip-link{position:absolute;top:-100%;left:0;z-index:10000;padding:12px 20px;background:#333;color:#fff;font-weight:600;text-decoration:none;border-radius:0 0 4px;transition:top .2s ease}.skip-link:focus{top:0;outline:2px solid #fff;outline-offset:2px}.thadi-page{background:#fff;min-height:100vh}.container{max-width:1120px;margin:0 auto}.hero{position:relative;color:#fff;padding:80px 16px;display:flex;align-items:stretch;min-height:640px;overflow:hidden}.hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform-origin:center;animation:hero-pan 32s ease-out forwards;filter:brightness(.35);z-index:0}.hero>.container{display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:1}.hero__top{display:flex;align-items:center;justify-content:space-between}.hero__logo{display:flex;align-items:center}.hero__logo img{height:32px;width:auto}.hero__cta-outline{border:1px solid rgba(255,255,255,.7);background:transparent;color:#fff;padding:10px 20px;border-radius:4px;font-size:14px;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;text-decoration:none}.hero__cta-label-desktop{display:inline}.hero__cta-label-mobile{display:none}.hero__content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px}.hero__title{font-size:40px;line-height:1.1;font-weight:700;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero__subtitle{font-size:20px;line-height:1.5;color:#e5e5e5}.section{padding:80px 16px}.section--essencia{background:#fff;padding-top:24px;padding-bottom:24px}.section--essencia .container{padding:24px}.section--gray{background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee}.section--services{padding-top:40px;padding-bottom:40px}.section--services .container{padding:24px}.section--beige{background:#faf0dc;border-bottom:1px solid #eee}.section--beige .container.section__split{padding:24px}.section--beige .container.section__split.section__split--steps{padding:0}.section--dark-cta{background-color:#333;background-image:none;color:#fff;padding:80px 0}.section--dark-cta .container{padding-bottom:0}.section__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:80px;align-items:center}.section--essencia .section__split{align-items:flex-start}.section__split--steps{align-items:stretch;column-gap:40px;grid-template-columns:1fr 2fr}.section__split--steps>div:first-child{display:flex;align-items:center}.section__title{font-size:40px;color:#333;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.section__title--giant{font-size:72px}.section__title--large{font-size:80px}.section__title--medium{font-size:60px;line-height:110%}.section__title--center{text-align:center;margin-bottom:48px}.section__highlight{font-size:28px;color:#333;margin-bottom:24px;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.section__highlight-strong{font-weight:700}.section__highlight-regular{font-weight:400}.section__text-block p{font-size:16px;color:#666;line-height:1.6}.section__text-block p+p{margin-top:16px}.section__subtitle{font-size:30px;color:#333;line-height:1.3;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.section__subtitle-strong{display:block;font-weight:700}.section__subtitle-regular{display:block;font-weight:400;margin-top:12px}.section__statement{font-size:32px;color:#333;max-width:640px;margin:40px auto 0;text-align:center;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;position:relative}.section__statement-wrapper[data-aos]{opacity:1!important;transform:none!important}.section__statement-wrapper[data-aos] .section__statement{opacity:1!important}.section__statement{position:relative}.section__statement:before{content:"";display:block;width:1px;height:2px;background:#333;margin:0 auto 24px;transform-origin:center;transition:width .8s ease-out}.section__statement-wrapper[data-aos].aos-animate .section__statement:before{width:56px}.section__cta-text{font-size:20px;line-height:1.6;text-align:center;margin-bottom:32px}.section__cta-text-strong{display:block;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;font-size:40px;line-height:110%}.section__cta-text-regular{display:block;margin-top:8px}.services-list{list-style:none}.link-row{display:block;margin-top:16px}.link-row__button{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:20px 24px;border-radius:4px;background:#fff;color:#333;font-weight:600;font-size:16px;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;border:1px solid #ddd;cursor:pointer;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.link-row__button:hover{background:#333;color:#fff;border-color:#333;transform:translateY(-1px)}.services-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);row-gap:48px;column-gap:0px;align-items:start}.services-list--interactive{margin-top:0}.services-list--interactive li{border-bottom:2px solid #ddd;position:relative}.services-item{padding:20px 0;transition:color .2s ease,transform .2s ease,background-color .2s ease;cursor:pointer;position:relative}.services-item__progress{position:absolute;bottom:0;left:0;height:2px;background:#333;transition:width 50ms linear;z-index:2;transform:translateY(2px)}.services-item__title{font-size:22px;font-weight:700;color:#111827;line-height:1.2;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.services-item__description{margin-top:8px;font-size:16px;color:#555;line-height:1.6;max-height:0;opacity:0;overflow:hidden;transform:translateY(-4px);transition:max-height .22s ease,opacity .22s ease,transform .22s ease}.services-item:hover{transform:translate(4px)}.services-item--active .services-item__description{max-height:200px;opacity:1;transform:translateY(0)}.service-card-visual{display:none;margin-top:16px;width:100%;height:220px;border-radius:8px;background-position:center;background-size:cover;background-repeat:no-repeat}.services-visual{position:relative;min-height:560px;display:flex;align-items:start}.services-visual__shape{position:absolute;top:0;right:0;width:420px;height:560px;background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:4px;box-shadow:0 30px 80px #0000001f;transition:transform .3s ease}.benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.benefit-card__icon{margin-bottom:12px;color:#111827}.benefit-card h3{font-size:22px;margin-bottom:8px;color:#333;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.benefit-card p{font-size:16px;color:#666;line-height:1.5}.steps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.steps-carousel{display:flex;flex-direction:column;align-items:flex-start;row-gap:20px}.steps-carousel__controls{display:flex;align-items:center;gap:8px;justify-content:space-between;width:100%}.steps-carousel__button{width:40px;height:40px;border-radius:999px;border:none;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#333;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.steps-carousel__button:hover{background:#333;color:#fff;border-color:#333;transform:translateY(-1px)}.steps-carousel__indicators{display:flex;gap:4px}.steps-carousel__indicator{width:28px;height:28px;border-radius:4px;border:none;background:#fff;color:#333;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.steps-carousel__indicator:hover{transform:translateY(-1px)}.steps-carousel__indicator--active{background:#333;color:#fff;border-color:#333}.steps-carousel__viewport{width:100%;max-width:686px}.steps-slide{position:relative;min-height:360px;border-radius:4px;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.steps-slide__overlay{position:relative;width:100%;height:100%;padding:400px 28px 32px;display:flex;flex-direction:column;justify-content:flex-end;row-gap:20px}.step-card{background:#fff;padding:32px;border-radius:4px;box-shadow:0 10px 30px #0000000a}.step-card__icon{margin-bottom:12px;color:#333}.step-card h3{font-size:24px;margin-bottom:8px;color:#333;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.step-card p{font-size:16px;color:#666;line-height:1.5}.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.testimonial-card{border:1px solid #eee;border-radius:16px;padding:32px}.testimonial-card__header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.testimonial-card__avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-card__name{font-weight:700;color:#333;margin-bottom:4px;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.testimonial-card__role{font-size:14px;color:#555;margin-bottom:0}.testimonial-card__text{font-size:16px;color:#666;line-height:1.6;margin-bottom:16px}.testimonial-card__stars{display:flex;gap:4px;margin-top:16px}.testimonial-card__star{color:#fbbf24}.image-carousel-section{width:100vw;padding:0;margin:0;overflow:hidden;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.image-carousel{width:100%;height:400px;overflow:hidden}.image-carousel__track{display:flex;width:100%;height:100%;gap:0;transition:transform .6s cubic-bezier(.4,0,.2,1)}.image-carousel__item{flex:0 0 10%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;transition:flex .5s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;min-width:0}.image-carousel__item--active{flex:1 1 60%;z-index:1}.image-carousel:hover .image-carousel__item:not(:hover){flex:0 0 10%}.image-carousel:hover .image-carousel__item--active:not(:hover){flex:1 1 60%}.image-carousel__item:hover{flex:1 1 60%;z-index:1}.cta-buttons{display:flex;gap:16px;justify-content:center}.cta-buttons__primary,.cta-buttons__secondary{padding:16px 32px;border-radius:4px;font-weight:600;font-size:16px;font-family:Urbanist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:none}.cta-buttons__primary{border:1px solid #fff;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:12px}.cta-buttons__secondary{background:#fff;color:#222;display:inline-flex;align-items:center;justify-content:center;gap:12px}.footer{background:#fff;padding:40px 16px;border-top:1px solid #eee}.footer__content{display:flex;flex-wrap:wrap;gap:24px;align-items:center;justify-content:space-between;font-size:14px;color:#555}.footer__brand{font-weight:600}.footer__item{display:inline-flex;align-items:center;gap:8px}a.footer__item{color:inherit;text-decoration:none}.whatsapp-fab{position:fixed;right:8px;bottom:8px;width:56px;height:56px;border-radius:999px;background:#219653;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-weight:700;box-shadow:0 12px 30px #00000040;z-index:9999}@keyframes hero-pan{0%{background-position:center 20%}to{background-position:center 40%}}@media(max-width:900px){.hero{padding:24px;min-height:auto}.hero__content,.section__split,.benefits-grid,.steps-grid,.testimonials-grid,.footer__content{grid-template-columns:1fr;display:grid}.hero__content{gap:32px}.hero__title{font-size:32px;margin-top:120px}.hero__cta-label-desktop{display:none}.hero__cta-label-mobile{display:inline}.services-layout{grid-template-columns:1fr}.section .container{padding:24px}.section:has(.section__title--center){padding:24px 0}.section__title--center{margin-bottom:24px}.services-visual{display:none}.services-item--active .service-card-visual{display:block}.section__title--giant{font-size:40px}.section__title--large{font-size:56px}.section__split--steps .section__title--medium{font-size:32px}.section--beige:has(.section__split--steps){padding:0;margin:0}.section--beige .container.section__split.section__split--steps{padding:0;gap:0;row-gap:0}.section--beige .container.section__split.section__split--steps>div:first-child{padding:24px;margin-bottom:0}.steps-slide{width:100vw;margin-left:50%;transform:translate(-50%);border-radius:0}.section__statement{font-size:24px}.section--dark-cta{background:#333;padding:24px 0}.section--dark-cta .container{padding:24px}.cta-buttons{flex-direction:column;align-items:center}.cta-buttons__primary,.cta-buttons__secondary{width:100%}.image-carousel__track{width:500%;transform:translate(calc(-1 * var(--carousel-offset, 0) * 1%))}.image-carousel__item{flex:0 0 20%;min-width:20%}.image-carousel__item--active,.image-carousel:hover .image-carousel__item--active:not(:hover),.image-carousel__item:hover{flex:0 0 20%;min-width:20%}}
