.ChatDrawer-module__WHPYya__overlay{-webkit-backdrop-filter:blur(4px);z-index:998;opacity:0;visibility:hidden;transition:all var(--transition-base);background:#1a1a1a66;position:fixed;inset:0}.ChatDrawer-module__WHPYya__overlayVisible{opacity:1;visibility:visible}.ChatDrawer-module__WHPYya__drawer{background:var(--color-bg);border-left:1px solid var(--color-border);z-index:999;width:440px;max-width:100vw;height:100dvh;transition:transform var(--transition-slow);flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-16px 0 48px #1a1a1a1f}.ChatDrawer-module__WHPYya__drawerOpen{transform:translate(0)}.ChatDrawer-module__WHPYya__header{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border);background:var(--color-bg-elevated);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.ChatDrawer-module__WHPYya__headerInfo{align-items:center;gap:var(--space-3);display:flex}.ChatDrawer-module__WHPYya__avatar{border-radius:var(--radius-full);background:var(--color-primary);width:44px;height:44px;box-shadow:var(--shadow-yellow);flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex;position:relative}.ChatDrawer-module__WHPYya__avatar>img{filter:brightness(0)}.ChatDrawer-module__WHPYya__statusDot{background:var(--color-success);border-radius:var(--radius-full);border:2px solid var(--color-bg-elevated);width:12px;height:12px;position:absolute;bottom:1px;right:1px}.ChatDrawer-module__WHPYya__headerTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--color-text);align-items:center;gap:var(--space-2);font-weight:700;line-height:1.2;display:inline-flex}.ChatDrawer-module__WHPYya__headerSubtitle{font-size:var(--text-xs);color:var(--color-success);font-weight:500}.ChatDrawer-module__WHPYya__versionBadge{letter-spacing:.02em;color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);vertical-align:middle;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:600;line-height:1.4}.ChatDrawer-module__WHPYya__headerActions{align-items:center;gap:var(--space-1);display:flex}.ChatDrawer-module__WHPYya__iconBtn{border-radius:var(--radius-full);width:36px;height:36px;color:var(--color-text-secondary);transition:all var(--transition-fast);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.ChatDrawer-module__WHPYya__iconBtn:hover{background:var(--color-surface);color:var(--color-text)}.ChatDrawer-module__WHPYya__locationBar{padding:var(--space-2) var(--space-4);background:var(--color-surface);border-bottom:1px solid var(--color-border)}.ChatDrawer-module__WHPYya__locationActions{gap:var(--space-2);align-items:stretch;display:flex}.ChatDrawer-module__WHPYya__gpsPrimaryBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-primary);color:var(--color-text);border:1px solid var(--color-primary);border-radius:var(--radius-md);font-size:var(--text-xs);cursor:pointer;transition:all var(--transition-fast);flex:1;font-weight:700;display:inline-flex}.ChatDrawer-module__WHPYya__gpsPrimaryBtn:hover:not(:disabled){background:var(--color-primary-dark,#f0b400);border-color:var(--color-primary-dark,#f0b400)}.ChatDrawer-module__WHPYya__gpsPrimaryBtn:disabled{opacity:.5;cursor:not-allowed;background:var(--color-surface);color:var(--color-text-muted);border-color:var(--color-border)}.ChatDrawer-module__WHPYya__locationSecondaryBtn{padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.ChatDrawer-module__WHPYya__locationSecondaryBtn:hover{border-color:var(--color-text);color:var(--color-text)}.ChatDrawer-module__WHPYya__locationChip{align-items:center;gap:var(--space-2);padding:4px var(--space-2) 4px var(--space-3);background:var(--color-primary-50);border:1px solid var(--color-primary);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-primary-dark);max-width:100%;font-weight:600;display:inline-flex}.ChatDrawer-module__WHPYya__locationChip>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ChatDrawer-module__WHPYya__locationClear{background:var(--color-bg-elevated);border-radius:var(--radius-full);width:18px;height:18px;color:var(--color-text-secondary);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ChatDrawer-module__WHPYya__locationClear:hover{background:var(--color-text);color:var(--color-text-inverse)}.ChatDrawer-module__WHPYya__locationPicker{gap:var(--space-2);padding:var(--space-3);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;display:flex}.ChatDrawer-module__WHPYya__gpsBtn{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-text);color:var(--color-text-inverse);border-radius:var(--radius-md);font-size:var(--text-xs);cursor:pointer;transition:opacity var(--transition-fast);border:none;font-weight:600;display:inline-flex}.ChatDrawer-module__WHPYya__gpsBtn:hover:not(:disabled){opacity:.9}.ChatDrawer-module__WHPYya__gpsBtn:disabled{opacity:.6;cursor:not-allowed}.ChatDrawer-module__WHPYya__locationOr{text-align:center;font-size:var(--text-xs);color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase}.ChatDrawer-module__WHPYya__locationFields{gap:var(--space-2);grid-template-columns:1fr 60px auto;display:grid}.ChatDrawer-module__WHPYya__locationInput{padding:var(--space-2) var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text);transition:border-color var(--transition-fast);outline:none}.ChatDrawer-module__WHPYya__locationInput:focus{border-color:var(--color-primary)}.ChatDrawer-module__WHPYya__locationInputUf{text-transform:uppercase;text-align:center}.ChatDrawer-module__WHPYya__locationSave{padding:var(--space-2) var(--space-3);background:var(--color-primary);color:var(--color-text);border-radius:var(--radius-md);font-size:var(--text-xs);cursor:pointer;border:none;font-weight:700}.ChatDrawer-module__WHPYya__locationSave:disabled{opacity:.5;cursor:not-allowed}.ChatDrawer-module__WHPYya__locationCancel{padding:4px var(--space-2);font-size:var(--text-xs);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-end}.ChatDrawer-module__WHPYya__locationCancel:hover{color:var(--color-text)}.ChatDrawer-module__WHPYya__locationError{margin:var(--space-1) 0 0;font-size:var(--text-xs);color:var(--color-warning,#d97706)}.ChatDrawer-module__WHPYya__messages{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-bottom:var(--space-5);padding:var(--space-5);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ChatDrawer-module__WHPYya__welcome{text-align:center;padding:var(--space-8) var(--space-4);align-items:center;gap:var(--space-3);flex-direction:column;animation:.5s ease-out ChatDrawer-module__WHPYya__fadeInUp;display:flex}.ChatDrawer-module__WHPYya__welcomeLogo{border-radius:var(--radius-full);background:var(--color-primary-50);width:80px;height:80px;margin-bottom:var(--space-2);justify-content:center;align-items:center;animation:3s ease-in-out infinite ChatDrawer-module__WHPYya__float;display:flex}.ChatDrawer-module__WHPYya__welcomeTitle{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-text);font-weight:700}.ChatDrawer-module__WHPYya__welcomeText{font-size:var(--text-sm);color:var(--color-text-secondary);max-width:300px;line-height:1.6}.ChatDrawer-module__WHPYya__suggestions{gap:var(--space-2);margin-top:var(--space-3);flex-wrap:wrap;justify-content:center;display:flex}.ChatDrawer-module__WHPYya__suggestionChip{padding:var(--space-2) var(--space-4);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap}.ChatDrawer-module__WHPYya__suggestionChip:hover{border-color:var(--color-primary);color:var(--color-text);background:var(--color-primary-50)}.ChatDrawer-module__WHPYya__message{gap:var(--space-2);flex-direction:column;animation:.3s ease-out ChatDrawer-module__WHPYya__fadeInUp;display:flex}.ChatDrawer-module__WHPYya__messageUser{align-items:flex-end}.ChatDrawer-module__WHPYya__messageBot{align-items:flex-start}.ChatDrawer-module__WHPYya__msgAvatar{border-radius:var(--radius-full);background:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:5px;display:flex}.ChatDrawer-module__WHPYya__msgBubble{max-width:85%;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);word-wrap:break-word;line-height:1.6}.ChatDrawer-module__WHPYya__msgBubbleUser{background:var(--color-text);color:var(--color-text-inverse);border-bottom-right-radius:var(--radius-sm)}.ChatDrawer-module__WHPYya__msgBubbleBot{background:var(--color-bg-elevated);border:1px solid var(--color-border);color:var(--color-text);border-bottom-left-radius:var(--radius-sm)}.ChatDrawer-module__WHPYya__typingDots{padding:var(--space-1) 0;gap:4px;display:flex}.ChatDrawer-module__WHPYya__typingDots span{border-radius:var(--radius-full);background:var(--color-text-muted);width:8px;height:8px;animation:1.4s ease-in-out infinite ChatDrawer-module__WHPYya__typing-dots}.ChatDrawer-module__WHPYya__typingDots span:nth-child(2){animation-delay:.2s}.ChatDrawer-module__WHPYya__typingDots span:nth-child(3){animation-delay:.4s}.ChatDrawer-module__WHPYya__resultados{gap:var(--space-3);flex-direction:column;width:100%;max-width:360px;animation:.4s ease-out ChatDrawer-module__WHPYya__fadeInUp;display:flex}.ChatDrawer-module__WHPYya__inputArea{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-5);padding-bottom:max(var(--space-4), env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:var(--color-bg-elevated);flex-shrink:0;display:flex}.ChatDrawer-module__WHPYya__chatInput{padding:var(--space-3) var(--space-4);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text);font-size:var(--text-sm);transition:all var(--transition-fast);appearance:none;outline:none;flex:1}.ChatDrawer-module__WHPYya__chatInput:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #ffc1002e}.ChatDrawer-module__WHPYya__chatInput::placeholder{color:var(--color-text-muted)}.ChatDrawer-module__WHPYya__chatInput:disabled{opacity:.5}.ChatDrawer-module__WHPYya__sendBtn{border-radius:var(--radius-full);background:var(--color-primary);width:44px;height:44px;color:var(--color-text);transition:all var(--transition-fast);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatDrawer-module__WHPYya__sendBtn:hover:not(:disabled){background:var(--color-primary-dark);box-shadow:var(--shadow-yellow);transform:scale(1.05)}.ChatDrawer-module__WHPYya__sendBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.ChatDrawer-module__WHPYya__drawer{width:100vw;height:100dvh}.ChatDrawer-module__WHPYya__header{padding:var(--space-3) var(--space-4)}.ChatDrawer-module__WHPYya__messages{padding:var(--space-4);padding-bottom:var(--space-6);gap:var(--space-3)}.ChatDrawer-module__WHPYya__chatInput{padding:12px 16px;font-size:16px}.ChatDrawer-module__WHPYya__inputArea{padding:var(--space-3) var(--space-4);padding-bottom:max(var(--space-3), env(safe-area-inset-bottom));gap:var(--space-2)}.ChatDrawer-module__WHPYya__sendBtn{width:44px;height:44px}.ChatDrawer-module__WHPYya__suggestions{flex-direction:column}.ChatDrawer-module__WHPYya__suggestionChip{white-space:normal;text-align:left;justify-content:center;align-items:center;min-height:44px;display:flex}.ChatDrawer-module__WHPYya__msgBubble{max-width:90%}.ChatDrawer-module__WHPYya__locationBar{padding:6px var(--space-3)}.ChatDrawer-module__WHPYya__gpsPrimaryBtn,.ChatDrawer-module__WHPYya__locationSecondaryBtn{padding:8px var(--space-3);font-size:var(--text-xs)}}@media (max-width:380px){.ChatDrawer-module__WHPYya__header{padding:var(--space-2) var(--space-3)}.ChatDrawer-module__WHPYya__messages{padding:var(--space-3)}.ChatDrawer-module__WHPYya__inputArea{padding:var(--space-2) var(--space-3);padding-bottom:max(var(--space-2), env(safe-area-inset-bottom))}}
.PrestadorResultCard-module__eKdO0a__card{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);gap:var(--space-3);transition:all var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.PrestadorResultCard-module__eKdO0a__card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.PrestadorResultCard-module__eKdO0a__cardHeader{align-items:center;gap:var(--space-3);display:flex}.PrestadorResultCard-module__eKdO0a__profilePic{border-radius:var(--radius-full);background:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.PrestadorResultCard-module__eKdO0a__profilePic img{object-fit:cover;width:100%;height:100%}.PrestadorResultCard-module__eKdO0a__profileInitial{font-size:var(--text-xl);color:var(--color-text);font-weight:700}.PrestadorResultCard-module__eKdO0a__info{flex:1;min-width:0}.PrestadorResultCard-module__eKdO0a__name{font-size:var(--text-base);color:var(--color-text);font-weight:700;line-height:1.2}.PrestadorResultCard-module__eKdO0a__rating{align-items:center;gap:var(--space-2);margin-top:2px;display:flex}.PrestadorResultCard-module__eKdO0a__stars{gap:1px;display:flex}.PrestadorResultCard-module__eKdO0a__starFilled{color:var(--color-star);fill:var(--color-star)}.PrestadorResultCard-module__eKdO0a__starEmpty{color:var(--color-border-light)}.PrestadorResultCard-module__eKdO0a__ratingText{font-size:var(--text-xs);color:var(--color-text-secondary)}.PrestadorResultCard-module__eKdO0a__description{font-size:var(--text-sm);color:var(--color-text-secondary);max-height:7.5em;line-height:1.5;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.PrestadorResultCard-module__eKdO0a__descriptionP{margin:0 0 var(--space-1);color:var(--color-text-secondary)}.PrestadorResultCard-module__eKdO0a__descriptionP:last-child{margin-bottom:0}.PrestadorResultCard-module__eKdO0a__descriptionUl{margin:0 0 var(--space-1);padding-left:var(--space-4);flex-direction:column;gap:1px;display:flex}.PrestadorResultCard-module__eKdO0a__descriptionLi{color:var(--color-text-secondary);font-size:var(--text-xs);line-height:1.4}.PrestadorResultCard-module__eKdO0a__tags{gap:var(--space-1);flex-wrap:wrap;display:flex}.PrestadorResultCard-module__eKdO0a__tag{padding:2px var(--space-2);background:var(--color-primary-50);color:var(--color-primary-dark);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:500}.PrestadorResultCard-module__eKdO0a__footer{justify-content:space-between;align-items:center;gap:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--color-border);display:flex}.PrestadorResultCard-module__eKdO0a__location{font-size:var(--text-xs);color:var(--color-text-muted);align-items:center;gap:4px;display:inline-flex}.PrestadorResultCard-module__eKdO0a__whatsappBtn{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);color:#fff;border-radius:var(--radius-full);font-size:var(--text-xs);transition:all var(--transition-fast);background:#25d366;font-weight:600;text-decoration:none;display:inline-flex}.PrestadorResultCard-module__eKdO0a__whatsappBtn:hover{background:#20bd5a;transform:scale(1.05);box-shadow:0 4px 12px #25d3664d}
.Footer-module__668lQW__footer{background:var(--color-text);color:var(--color-text-inverse);padding:var(--space-12) 0 max(var(--space-10), env(safe-area-inset-bottom))}.Footer-module__668lQW__inner{gap:var(--space-10);flex-direction:column;display:flex}.Footer-module__668lQW__top{gap:var(--space-10);grid-template-columns:1.2fr 1.6fr auto;align-items:start;display:grid}.Footer-module__668lQW__brand{gap:var(--space-4);flex-direction:column;max-width:280px;display:flex}.Footer-module__668lQW__brand a{filter:brightness(0)invert();transition:opacity var(--transition-fast);display:inline-flex}.Footer-module__668lQW__brand a:hover{opacity:.85}.Footer-module__668lQW__tagline{font-size:var(--text-sm);color:#fafaf7a6;line-height:1.55}.Footer-module__668lQW__columns{gap:var(--space-10);grid-template-columns:1fr 1fr;display:grid}.Footer-module__668lQW__column{gap:var(--space-3);flex-direction:column;margin:0;display:flex}.Footer-module__668lQW__column dt{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:#fafaf780;margin-bottom:var(--space-2);font-weight:700}.Footer-module__668lQW__column dd{font-size:var(--text-sm);margin:0;line-height:1.5}.Footer-module__668lQW__column dd a{color:var(--color-text-inverse);transition:color var(--transition-fast), opacity var(--transition-fast);text-decoration:none}.Footer-module__668lQW__column dd a:hover{color:var(--color-primary)}.Footer-module__668lQW__colVerTodas{margin-top:var(--space-2)!important}.Footer-module__668lQW__colVerTodas a{font-weight:700;color:var(--color-primary)!important}.Footer-module__668lQW__colVerTodas a:hover{opacity:.8}.Footer-module__668lQW__social{gap:var(--space-3);align-self:start;display:flex}.Footer-module__668lQW__socialLink{border-radius:var(--radius-full);width:44px;height:44px;transition:background-color var(--transition-fast), transform var(--transition-fast), border-color var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff14;justify-content:center;align-items:center;display:inline-flex}.Footer-module__668lQW__socialLink:hover{background:var(--color-primary);border-color:var(--color-primary);transform:translateY(-2px)}.Footer-module__668lQW__socialIcon{filter:brightness(0)invert();transition:filter var(--transition-fast)}.Footer-module__668lQW__socialLink:hover .Footer-module__668lQW__socialIcon{filter:brightness(0)}.Footer-module__668lQW__bottom{justify-content:space-between;align-items:center;gap:var(--space-6);padding-top:var(--space-8);border-top:1px solid #ffffff14;flex-wrap:wrap;display:flex}.Footer-module__668lQW__groupCompany{align-items:center;gap:var(--space-4);display:flex}.Footer-module__668lQW__mfgLogoLink{transition:opacity var(--transition-fast);flex-shrink:0;display:inline-flex}.Footer-module__668lQW__mfgLogoLink:hover{opacity:.8}.Footer-module__668lQW__mfgLogo{object-fit:contain;width:56px;height:56px}.Footer-module__668lQW__groupInfo{flex-direction:column;gap:2px;display:flex}.Footer-module__668lQW__groupLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:#fafaf780;margin-bottom:2px;font-weight:700}.Footer-module__668lQW__groupName{font-size:var(--text-sm);color:var(--color-text-inverse);font-weight:600}.Footer-module__668lQW__groupAddress{font-size:var(--text-xs);color:#fafaf799}.Footer-module__668lQW__legal{align-items:flex-end;gap:var(--space-2);flex-direction:column;display:flex}.Footer-module__668lQW__legalLinks{align-items:center;gap:var(--space-2);margin:0;display:flex}.Footer-module__668lQW__legalLinks li{display:inline-flex}.Footer-module__668lQW__legalLinks a{font-size:var(--text-xs);color:#fafaf799;transition:color var(--transition-fast);text-decoration:none}.Footer-module__668lQW__legalLinks a:hover{color:var(--color-primary)}.Footer-module__668lQW__legalSep{color:#fafaf74d;font-size:var(--text-xs)}.Footer-module__668lQW__slogan{font-size:var(--text-sm);color:#fafaf7bf;margin:0}.Footer-module__668lQW__heart{color:var(--color-primary);margin:0 2px;font-size:1.05em}@media (max-width:900px){.Footer-module__668lQW__top{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__668lQW__brand{max-width:100%}.Footer-module__668lQW__columns{gap:var(--space-6);grid-template-columns:1fr 1fr}.Footer-module__668lQW__social{justify-content:flex-start}}@media (max-width:480px){.Footer-module__668lQW__footer{padding-top:var(--space-10)}.Footer-module__668lQW__columns{gap:var(--space-5)}.Footer-module__668lQW__bottom{align-items:flex-start;gap:var(--space-5);flex-direction:column}.Footer-module__668lQW__groupCompany{flex-wrap:wrap}.Footer-module__668lQW__legal{align-items:flex-start;width:100%}.Footer-module__668lQW__slogan{text-align:left;width:100%}}
.WindowChrome-module__-rQLUG__header{border-bottom:1px solid var(--color-border);background:var(--color-bg-elevated,#fff);align-items:center;min-height:44px;padding:14px 16px;display:flex;position:relative}.WindowChrome-module__-rQLUG__title{color:var(--color-text-secondary);letter-spacing:-.01em;font-size:13px;font-weight:600}.WindowChrome-module__-rQLUG__headerMac{justify-content:center}.WindowChrome-module__-rQLUG__headerMac .WindowChrome-module__-rQLUG__title{position:absolute;left:50%;transform:translate(-50%)}.WindowChrome-module__-rQLUG__macDots{align-items:center;gap:6px;display:flex;position:absolute;left:16px}.WindowChrome-module__-rQLUG__macDot{border-radius:50%;width:12px;height:12px;display:inline-block}.WindowChrome-module__-rQLUG__headerWindows{justify-content:space-between;padding:0 0 0 16px}.WindowChrome-module__-rQLUG__windowsControls{align-items:center;height:44px;display:flex}.WindowChrome-module__-rQLUG__winBtn{width:46px;height:100%;color:var(--color-text-secondary);transition:background var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.WindowChrome-module__-rQLUG__winBtn:hover{background:#0000000d}.WindowChrome-module__-rQLUG__winBtnClose:hover{color:#fff;background:#e81123}
.AnimatedChatMockup-module__07eyTG__window{border-radius:var(--radius-xl);background:var(--color-bg-elevated);border:1px solid var(--color-border);width:440px;max-width:90vw;box-shadow:var(--shadow-xl);transition:transform var(--transition-slow);overflow:hidden;transform:rotateX(3deg)}.AnimatedChatMockup-module__07eyTG__window:hover{transform:rotateX(0)}.AnimatedChatMockup-module__07eyTG__body{padding:var(--space-5);gap:var(--space-4);flex-direction:column;min-height:280px;transition:opacity .2s ease-out;display:flex}.AnimatedChatMockup-module__07eyTG__bodyResetting{opacity:.4}.AnimatedChatMockup-module__07eyTG__msgBot{align-items:flex-start;gap:var(--space-2);animation:.24s ease-out AnimatedChatMockup-module__07eyTG__bubbleIn;display:flex}.AnimatedChatMockup-module__07eyTG__msgUser{justify-content:flex-end;animation:.24s ease-out AnimatedChatMockup-module__07eyTG__bubbleIn;display:flex}.AnimatedChatMockup-module__07eyTG__avatar{border-radius:var(--radius-full);background:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;display:flex}.AnimatedChatMockup-module__07eyTG__bubbleBot{max-width:80%;padding:var(--space-3) var(--space-4);background:var(--color-surface);border-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--color-text);align-items:center;min-height:38px;line-height:1.5;display:flex}.AnimatedChatMockup-module__07eyTG__bubbleUser{max-width:75%;padding:var(--space-3) var(--space-4);background:var(--color-text);border-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--color-text-inverse);align-items:center;min-height:38px;line-height:1.5;display:flex}.AnimatedChatMockup-module__07eyTG__cursor{vertical-align:-2px;background:currentColor;width:1.5px;height:1em;margin-left:2px;animation:.85s steps(2,end) infinite AnimatedChatMockup-module__07eyTG__blink;display:inline-block}.AnimatedChatMockup-module__07eyTG__typing{align-items:center;gap:4px;padding:2px 0;display:inline-flex}.AnimatedChatMockup-module__07eyTG__typingDot{background:var(--color-text-muted);opacity:.5;border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite AnimatedChatMockup-module__07eyTG__typingBounce}.AnimatedChatMockup-module__07eyTG__typingDot:nth-child(2){animation-delay:.16s}.AnimatedChatMockup-module__07eyTG__typingDot:nth-child(3){animation-delay:.32s}@keyframes AnimatedChatMockup-module__07eyTG__blink{0%,to{opacity:1}50%{opacity:0}}@keyframes AnimatedChatMockup-module__07eyTG__typingBounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes AnimatedChatMockup-module__07eyTG__bubbleIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AnimatedChatMockup-module__07eyTG__window,.AnimatedChatMockup-module__07eyTG__window:hover,.AnimatedChatMockup-module__07eyTG__body,.AnimatedChatMockup-module__07eyTG__msgBot,.AnimatedChatMockup-module__07eyTG__msgUser,.AnimatedChatMockup-module__07eyTG__typingDot,.AnimatedChatMockup-module__07eyTG__cursor{transition:none!important;animation:none!important;transform:none!important}}
.page-module___8aEwW__header{z-index:100;padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(16px);background:#fafaf7b3;border-bottom:1px solid #0000;flex-direction:column;transition:background-color .32s,border-color .32s,box-shadow .32s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 0 #0000}.page-module___8aEwW__headerScrolled{border-bottom-color:var(--color-border);background:#fafaf7eb;box-shadow:0 1px #0000000a,0 8px 24px -16px #00000014}.page-module___8aEwW__announceBar{justify-content:center;align-items:center;gap:var(--space-3);height:36px;padding:0 var(--space-4);background:var(--color-primary);color:var(--color-text);font-size:var(--text-xs);letter-spacing:.02em;text-align:center;flex-shrink:0;font-weight:600;transition:height .32s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.page-module___8aEwW__headerScrolled .page-module___8aEwW__announceBar{height:0}.page-module___8aEwW__announceBarSep{opacity:.5}.page-module___8aEwW__announceBarLink{color:var(--color-text);text-underline-offset:3px;white-space:nowrap;transition:opacity var(--transition-fast);align-items:center;gap:6px;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;display:inline-flex}.page-module___8aEwW__announceBarLink:hover{opacity:.75}.page-module___8aEwW__headerInner{align-items:center;gap:var(--space-6);grid-template-columns:auto 1fr auto;height:96px;transition:height .32s cubic-bezier(.22,1,.36,1);display:grid}.page-module___8aEwW__headerScrolled .page-module___8aEwW__headerInner{height:72px}@media (max-width:640px){.page-module___8aEwW__headerInner{justify-content:space-between;display:flex}}.page-module___8aEwW__logo{transform-origin:0;transition:transform .32s cubic-bezier(.22, 1, .36, 1), opacity var(--transition-fast);will-change:transform;align-items:center;text-decoration:none;display:flex;transform:scale(1)}.page-module___8aEwW__logo:hover{opacity:.8}.page-module___8aEwW__headerScrolled .page-module___8aEwW__logo{transform:scale(.785)}@media (max-width:640px){.page-module___8aEwW__announceBar{gap:var(--space-2);height:32px;padding:0 var(--space-3);font-size:11px}.page-module___8aEwW__headerInner{height:72px}.page-module___8aEwW__headerScrolled .page-module___8aEwW__headerInner{height:60px}.page-module___8aEwW__header .page-module___8aEwW__logo{transform:scale(.85)}.page-module___8aEwW__headerScrolled .page-module___8aEwW__logo{transform:scale(.7)}}@media (max-width:480px){.page-module___8aEwW__announceBarSep,.page-module___8aEwW__announceBarText{display:none}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__header,.page-module___8aEwW__logo{transition:none}}.page-module___8aEwW__nav{justify-self:center;align-items:center;gap:var(--space-8);display:flex}@media (max-width:900px){.page-module___8aEwW__nav{gap:var(--space-5)}}.page-module___8aEwW__navLink{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.page-module___8aEwW__navLink:hover{color:var(--color-text)}.page-module___8aEwW__headerCta{font-size:var(--text-sm)!important;padding:var(--space-2) var(--space-5)!important}.page-module___8aEwW__hero{min-height:100dvh;padding:calc(env(safe-area-inset-top) + 132px + var(--space-16)) 0 var(--space-16);background:linear-gradient(180deg, var(--color-primary-50) 0%, var(--color-bg) 60%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (max-width:640px){.page-module___8aEwW__hero{padding-top:calc(env(safe-area-inset-top) + 104px + var(--space-12))}}.page-module___8aEwW__heroGrid{pointer-events:none;background-image:linear-gradient(#1a1a1a0d 1px,#0000 1px),linear-gradient(90deg,#1a1a1a0d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 30%,#000,#0000);mask-image:radial-gradient(60% 50% at 50% 30%,#000,#0000)}.page-module___8aEwW__heroContent{z-index:1;text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;display:flex;position:relative}.page-module___8aEwW__heroBadge{align-items:center;gap:var(--space-2);padding:6px var(--space-4) 6px var(--space-2);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;box-shadow:0 1px 2px #00000008;box-shadow:var(--shadow-sm);font-weight:600;animation:.5s ease-out page-module___8aEwW__fadeInUp;display:inline-flex}.page-module___8aEwW__heroBadgeDot{border-radius:var(--radius-full);background:var(--color-primary);width:8px;height:8px;animation:2s ease-in-out infinite page-module___8aEwW__pulse-yellow}.page-module___8aEwW__heroTitle{font-family:var(--font-display);font-size:clamp(var(--text-4xl), 5vw, var(--text-6xl));letter-spacing:-.02em;color:var(--color-text);z-index:0;font-weight:800;line-height:1.1;animation:.6s ease-out .1s both page-module___8aEwW__fadeInUp;position:relative}.page-module___8aEwW__heroSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:560px;line-height:1.7;animation:.6s ease-out .2s both page-module___8aEwW__fadeInUp}.page-module___8aEwW__heroCtas{align-items:center;gap:var(--space-4);animation:.6s ease-out .3s both page-module___8aEwW__fadeInUp;display:flex}a.page-module___8aEwW__heroCtaSecondary,a.page-module___8aEwW__heroCtaSecondary:hover{background:var(--color-bg-elevated)}a.page-module___8aEwW__heroCtaSecondary:hover{border-color:var(--color-text-secondary)}.page-module___8aEwW__heroMockup{margin-top:var(--space-10);perspective:1000px;animation:.8s ease-out .4s both page-module___8aEwW__fadeInUp}.page-module___8aEwW__statsBar{padding:var(--space-10) 0;background:var(--color-bg-elevated);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.page-module___8aEwW__statsGrid{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.page-module___8aEwW__statItem{align-items:center;gap:var(--space-1);text-align:center;flex-direction:column;display:flex}.page-module___8aEwW__statValue{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 4.5vw, var(--text-3xl));color:var(--color-text);white-space:nowrap;font-weight:800}.page-module___8aEwW__statLabel{font-size:var(--text-sm);color:var(--color-text-muted)}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:var(--space-12)}.page-module___8aEwW__sectionTag{padding:var(--space-1) var(--space-4);background:var(--color-primary-50);border:1px solid var(--color-primary-200);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4);font-weight:600;display:inline-block}.page-module___8aEwW__sectionTitle{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 3.5vw, var(--text-4xl));color:var(--color-text);z-index:0;font-weight:800;line-height:1.2;position:relative}.page-module___8aEwW__sectionSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:500px;margin:var(--space-3) auto 0;line-height:1.6}.page-module___8aEwW__howItWorks{padding:var(--space-24) 0}.page-module___8aEwW__stepsGrid{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.page-module___8aEwW__stepCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6);text-align:center;transition:all var(--transition-base);position:relative}.page-module___8aEwW__stepCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module___8aEwW__stepNumber{top:var(--space-4);right:var(--space-5);font-family:var(--font-display);font-size:var(--text-sm);color:var(--color-primary-dark);opacity:.4;font-weight:800;position:absolute}.page-module___8aEwW__stepIcon{width:64px;height:64px;margin:0 auto var(--space-4);border-radius:var(--radius-lg);background:var(--color-primary-50);color:var(--color-primary-dark);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__stepTitle{font-family:var(--font-display);font-size:var(--text-xl);margin-bottom:var(--space-3);color:var(--color-text);font-weight:700}.page-module___8aEwW__stepDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.7}.page-module___8aEwW__services{padding:var(--space-24) 0;background:var(--color-bg-elevated)}.page-module___8aEwW__categoriesGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.page-module___8aEwW__categoryCard{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-4);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;color:inherit;transition:all var(--transition-base);flex-direction:column;text-decoration:none;display:flex}.page-module___8aEwW__categoryCard:hover{border-color:var(--color-primary);background:var(--color-primary-50);box-shadow:var(--shadow-md);transform:translateY(-2px)}.page-module___8aEwW__categoryIcon{border-radius:var(--radius-md);background:var(--color-surface);width:48px;height:48px;color:var(--color-text);transition:all var(--transition-spring);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryIcon{background:var(--color-primary);color:var(--color-text);transform:scale(1.08)}.page-module___8aEwW__categoryLabel{font-size:var(--text-sm);color:var(--color-text-secondary);text-align:center;font-weight:600}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__categoryLabel{color:var(--color-text)}.page-module___8aEwW__whyChoose{padding:var(--space-24) 0}.page-module___8aEwW__whyGrid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.page-module___8aEwW__whyCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);text-align:left;transition:all var(--transition-base)}.page-module___8aEwW__whyCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module___8aEwW__whyIcon{width:48px;height:48px;margin-bottom:var(--space-4);border-radius:var(--radius-md);background:var(--color-primary-50);color:var(--color-primary-dark);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__whyTitle{font-family:var(--font-display);font-size:var(--text-lg);margin-bottom:var(--space-2);color:var(--color-text);font-weight:700}.page-module___8aEwW__whyDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.65}.page-module___8aEwW__ctaPrestador{padding:var(--space-24) 0}.page-module___8aEwW__ctaCard{gap:var(--space-12);padding:var(--space-12);background:var(--color-text);color:var(--color-text-inverse);border-radius:var(--radius-2xl);grid-template-columns:1.2fr .8fr;align-items:center;display:grid;position:relative;overflow:hidden}.page-module___8aEwW__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc1002e 0%,#0000 70%);width:360px;height:360px;position:absolute;top:-100px;right:-100px}.page-module___8aEwW__ctaCard .page-module___8aEwW__sectionTag{color:var(--color-primary);background:#ffc10026;border-color:#ffc10066}.page-module___8aEwW__ctaContent{gap:var(--space-4);z-index:1;flex-direction:column;display:flex;position:relative}.page-module___8aEwW__ctaTitle{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));color:var(--color-text-inverse);font-weight:800;line-height:1.2}.page-module___8aEwW__ctaCard .gradient-text{color:inherit;box-shadow:inset 0 -.22em 0 var(--color-primary);-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#0000;background-image:none;border-radius:2px;padding:0 .1em;font-weight:800}.page-module___8aEwW__ctaText{font-size:var(--text-base);color:#fafaf7bf;max-width:480px;line-height:1.7}.page-module___8aEwW__ctaBenefits{gap:var(--space-3);margin:var(--space-2) 0;grid-template-columns:1fr 1fr;display:grid}.page-module___8aEwW__benefit{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-inverse);font-weight:500;display:inline-flex}.page-module___8aEwW__benefit svg{color:var(--color-primary);flex-shrink:0}.page-module___8aEwW__ctaVisual{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.page-module___8aEwW__ctaFeatureCard{background:var(--color-bg-elevated);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);text-align:left;width:280px;box-shadow:var(--shadow-yellow-lg);animation:6s ease-in-out infinite page-module___8aEwW__float}.page-module___8aEwW__ctaFeatureLogo{border-radius:var(--radius-md);background:var(--color-primary-50);border:1px solid var(--color-primary-200);width:56px;height:56px;margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__ctaFeatureLabel{font-family:var(--font-display);font-size:var(--text-base);color:var(--color-text);margin-bottom:var(--space-3);font-weight:700}.page-module___8aEwW__ctaFeatureList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__ctaFeatureList li{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.5;display:flex}.page-module___8aEwW__ctaFeatureList li:before{content:"";background:var(--color-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.page-module___8aEwW__fab{bottom:max(var(--space-6), env(safe-area-inset-bottom));right:max(var(--space-6), env(safe-area-inset-right));border-radius:var(--radius-full);background:var(--color-primary);width:64px;height:64px;color:var(--color-text);z-index:90;box-shadow:var(--shadow-yellow-lg);transition:all var(--transition-base);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex;position:fixed}.page-module___8aEwW__fab:hover{background:var(--color-primary-dark);transform:scale(1.05)}.page-module___8aEwW__fabPulse{border-radius:var(--radius-full);border:2px solid var(--color-primary);pointer-events:none;animation:2s ease-in-out infinite page-module___8aEwW__pulse-yellow;position:absolute;inset:0}@media (max-width:900px){.page-module___8aEwW__nav{display:none}.page-module___8aEwW__stepsGrid{gap:var(--space-5);grid-template-columns:1fr}.page-module___8aEwW__whyGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(3,1fr)}.page-module___8aEwW__ctaCard{text-align:center;padding:var(--space-8);grid-template-columns:1fr}.page-module___8aEwW__ctaBenefits{grid-template-columns:1fr}.page-module___8aEwW__ctaContent{align-items:center}.page-module___8aEwW__ctaText{text-align:center}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module___8aEwW__heroCtas{flex-direction:column;width:100%}.page-module___8aEwW__heroCtas .page-module___8aEwW__btn{width:100%}.page-module___8aEwW__whyGrid{grid-template-columns:1fr}.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__ctaCard{padding:var(--space-6) var(--space-5)}.page-module___8aEwW__ctaFeatureCard{width:100%}.page-module___8aEwW__howItWorks,.page-module___8aEwW__services,.page-module___8aEwW__whyChoose,.page-module___8aEwW__ctaPrestador{padding:var(--space-16) 0}}
.prestadores-module__D7H4BW__header{z-index:100;padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(16px);background:#fafaf7b3;border-bottom:1px solid #0000;flex-direction:column;transition:background-color .32s,border-color .32s,box-shadow .32s;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 0 #0000}.prestadores-module__D7H4BW__headerScrolled{border-bottom-color:var(--color-border);background:#fafaf7eb;box-shadow:0 1px #0000000a,0 8px 24px -16px #00000014}.prestadores-module__D7H4BW__announceBar{justify-content:center;align-items:center;gap:var(--space-3);height:36px;padding:0 var(--space-4);background:var(--color-primary);color:var(--color-text);font-size:var(--text-xs);letter-spacing:.02em;text-align:center;flex-shrink:0;font-weight:600;transition:height .32s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.prestadores-module__D7H4BW__headerScrolled .prestadores-module__D7H4BW__announceBar{height:0}.prestadores-module__D7H4BW__announceBarSep{opacity:.5}.prestadores-module__D7H4BW__announceBarLink{color:var(--color-text);text-underline-offset:3px;white-space:nowrap;transition:opacity var(--transition-fast);font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px}.prestadores-module__D7H4BW__announceBarLink:hover{opacity:.75}.prestadores-module__D7H4BW__headerInner{align-items:center;gap:var(--space-6);grid-template-columns:auto 1fr auto;height:96px;transition:height .32s cubic-bezier(.22,1,.36,1);display:grid}.prestadores-module__D7H4BW__headerScrolled .prestadores-module__D7H4BW__headerInner{height:72px}@media (max-width:900px){.prestadores-module__D7H4BW__headerInner{justify-content:space-between;display:flex}}.prestadores-module__D7H4BW__headerLeft{align-items:center;gap:var(--space-3);display:flex}.prestadores-module__D7H4BW__headerScope{padding:4px var(--space-3);background:var(--color-primary-50);border:1px solid var(--color-primary-200);border-radius:var(--radius-full);color:var(--color-primary-dark);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;align-items:center;gap:6px;font-weight:700;display:inline-flex}.prestadores-module__D7H4BW__logo{transform-origin:0;transition:transform .32s cubic-bezier(.22, 1, .36, 1), opacity var(--transition-fast);will-change:transform;align-items:center;text-decoration:none;display:flex;transform:scale(1)}.prestadores-module__D7H4BW__logo:hover{opacity:.8}.prestadores-module__D7H4BW__headerScrolled .prestadores-module__D7H4BW__logo{transform:scale(.785)}.prestadores-module__D7H4BW__nav{justify-self:center;align-items:center;gap:var(--space-7);display:flex}@media (min-width:1280px){.prestadores-module__D7H4BW__nav{gap:var(--space-8)}}.prestadores-module__D7H4BW__navLink{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.prestadores-module__D7H4BW__navLink:hover{color:var(--color-text)}.prestadores-module__D7H4BW__headerCta{font-size:var(--text-sm)!important;padding:var(--space-2) var(--space-5)!important}@media (max-width:720px){.prestadores-module__D7H4BW__headerScope{display:none}}@media (max-width:640px){.prestadores-module__D7H4BW__announceBar{gap:var(--space-2);height:32px;font-size:11px}.prestadores-module__D7H4BW__headerInner{height:72px}.prestadores-module__D7H4BW__headerScrolled .prestadores-module__D7H4BW__headerInner{height:60px}.prestadores-module__D7H4BW__header .prestadores-module__D7H4BW__logo{transform:scale(.85)}.prestadores-module__D7H4BW__headerScrolled .prestadores-module__D7H4BW__logo{transform:scale(.7)}}@media (max-width:480px){.prestadores-module__D7H4BW__announceBarSep,.prestadores-module__D7H4BW__announceBarText{display:none}}@media (prefers-reduced-motion:reduce){.prestadores-module__D7H4BW__header,.prestadores-module__D7H4BW__logo{transition:none}}.prestadores-module__D7H4BW__hero{min-height:100dvh;padding:calc(env(safe-area-inset-top) + 132px + var(--space-16)) 0 var(--space-16);background:linear-gradient(180deg, var(--color-primary-50) 0%, var(--color-bg) 60%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}@media (max-width:640px){.prestadores-module__D7H4BW__hero{padding-top:calc(env(safe-area-inset-top) + 104px + var(--space-12))}}.prestadores-module__D7H4BW__heroGrid{pointer-events:none;background-image:linear-gradient(#1a1a1a0d 1px,#0000 1px),linear-gradient(90deg,#1a1a1a0d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 30%,#000,#0000);mask-image:radial-gradient(60% 50% at 50% 30%,#000,#0000)}.prestadores-module__D7H4BW__heroContent{z-index:1;text-align:center;align-items:center;gap:var(--space-6);flex-direction:column;display:flex;position:relative}.prestadores-module__D7H4BW__heroBadge{align-items:center;gap:var(--space-2);padding:6px var(--space-4) 6px var(--space-2);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow-sm);font-weight:600;animation:.5s ease-out prestadores-module__D7H4BW__fadeInUp;display:inline-flex}.prestadores-module__D7H4BW__heroBadgeDot{border-radius:var(--radius-full);background:var(--color-primary);width:8px;height:8px;animation:2s ease-in-out infinite prestadores-module__D7H4BW__pulse-yellow}.prestadores-module__D7H4BW__heroTitle{font-family:var(--font-display);font-size:clamp(var(--text-4xl), 5vw, var(--text-6xl));letter-spacing:-.02em;color:var(--color-text);z-index:0;font-weight:800;line-height:1.1;animation:.6s ease-out .1s both prestadores-module__D7H4BW__fadeInUp;position:relative}.prestadores-module__D7H4BW__heroSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:620px;line-height:1.7;animation:.6s ease-out .2s both prestadores-module__D7H4BW__fadeInUp}.prestadores-module__D7H4BW__heroCtas{align-items:center;gap:var(--space-4);animation:.6s ease-out .3s both prestadores-module__D7H4BW__fadeInUp;display:flex}a.prestadores-module__D7H4BW__heroCtaSecondary,a.prestadores-module__D7H4BW__heroCtaSecondary:hover{background:var(--color-bg-elevated)}a.prestadores-module__D7H4BW__heroCtaSecondary:hover{border-color:var(--color-text-secondary)}.prestadores-module__D7H4BW__heroMockup{width:100%;max-width:720px;margin-top:var(--space-8);perspective:1000px;animation:.8s ease-out .4s both prestadores-module__D7H4BW__fadeInUp}.prestadores-module__D7H4BW__dashWindow{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);text-align:left;overflow:hidden}.prestadores-module__D7H4BW__dashBody{padding:var(--space-6);gap:var(--space-5);flex-direction:column;display:flex}.prestadores-module__D7H4BW__dashHead{align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.prestadores-module__D7H4BW__dashHeadAvatar{border-radius:var(--radius-full);background:var(--color-primary-50);border:1px solid var(--color-primary-200);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.prestadores-module__D7H4BW__dashHeadInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.prestadores-module__D7H4BW__dashHeadName{font-family:var(--font-display);font-size:var(--text-base);color:var(--color-text);font-weight:700}.prestadores-module__D7H4BW__dashHeadPlan{font-size:var(--text-xs);color:var(--color-text-muted)}.prestadores-module__D7H4BW__dashHeadBadge{font-size:var(--text-xs);padding:4px var(--space-3);border-radius:var(--radius-full);background:var(--color-primary-50);border:1px solid var(--color-primary-200);color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.prestadores-module__D7H4BW__dashMetrics{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}.prestadores-module__D7H4BW__dashMetric{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-2);flex-direction:column;display:flex}.prestadores-module__D7H4BW__dashMetricIcon{border-radius:var(--radius-sm);background:var(--color-primary-50);width:32px;height:32px;color:var(--color-primary-dark);justify-content:center;align-items:center;display:flex}.prestadores-module__D7H4BW__dashMetricValue{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-text);font-weight:800;line-height:1}.prestadores-module__D7H4BW__dashMetricLabel{font-size:var(--text-xs);color:var(--color-text-muted);line-height:1.4}.prestadores-module__D7H4BW__dashRecent{gap:var(--space-3);flex-direction:column;display:flex}.prestadores-module__D7H4BW__dashRecentTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted);font-weight:700}.prestadores-module__D7H4BW__dashRecentList{gap:var(--space-2);flex-direction:column;display:flex}.prestadores-module__D7H4BW__dashRecentItem{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex}.prestadores-module__D7H4BW__dashRecentDot{border-radius:var(--radius-full);background:var(--color-primary);flex-shrink:0;width:8px;height:8px;margin-top:6px}.prestadores-module__D7H4BW__dashRecentBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.prestadores-module__D7H4BW__dashRecentTerm{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.prestadores-module__D7H4BW__dashRecentMeta{font-size:var(--text-xs);color:var(--color-text-muted)}.prestadores-module__D7H4BW__dashRecentTag{font-size:var(--text-xs);padding:2px var(--space-2);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text-secondary);flex-shrink:0;font-weight:600}.prestadores-module__D7H4BW__statsBar{padding:var(--space-10) 0;background:var(--color-bg-elevated);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.prestadores-module__D7H4BW__statsGrid{gap:var(--space-8);grid-template-columns:repeat(4,1fr);display:grid}.prestadores-module__D7H4BW__statItem{align-items:center;gap:var(--space-1);text-align:center;flex-direction:column;display:flex}.prestadores-module__D7H4BW__statValue{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 4.5vw, var(--text-3xl));color:var(--color-text);white-space:nowrap;font-weight:800}.prestadores-module__D7H4BW__statLabel{font-size:var(--text-sm);color:var(--color-text-muted)}.prestadores-module__D7H4BW__section{padding:var(--space-24) 0}.prestadores-module__D7H4BW__sectionAlt{background:var(--color-bg-elevated)}.prestadores-module__D7H4BW__sectionHeader{text-align:center;margin-bottom:var(--space-12)}.prestadores-module__D7H4BW__sectionTag{padding:var(--space-1) var(--space-4);background:var(--color-primary-50);border:1px solid var(--color-primary-200);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-4);font-weight:600;display:inline-block}.prestadores-module__D7H4BW__sectionTitle{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 3.5vw, var(--text-4xl));color:var(--color-text);z-index:0;font-weight:800;line-height:1.2;position:relative}.prestadores-module__D7H4BW__sectionSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:580px;margin:var(--space-3) auto 0;line-height:1.6}.prestadores-module__D7H4BW__grid3{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.prestadores-module__D7H4BW__card{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8) var(--space-6);transition:all var(--transition-base);position:relative}.prestadores-module__D7H4BW__sectionAlt .prestadores-module__D7H4BW__card{background:var(--color-bg)}.prestadores-module__D7H4BW__card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.prestadores-module__D7H4BW__cardIcon{width:56px;height:56px;margin-bottom:var(--space-4);border-radius:var(--radius-lg);background:var(--color-primary-50);color:var(--color-primary-dark);justify-content:center;align-items:center;display:flex}.prestadores-module__D7H4BW__cardTitle{font-family:var(--font-display);font-size:var(--text-xl);margin-bottom:var(--space-3);color:var(--color-text);font-weight:700}.prestadores-module__D7H4BW__cardDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.7}.prestadores-module__D7H4BW__grid2{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.prestadores-module__D7H4BW__newsItem{gap:var(--space-4);padding:var(--space-6);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base);align-items:flex-start;display:flex}.prestadores-module__D7H4BW__newsItem:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md)}.prestadores-module__D7H4BW__newsIcon{border-radius:var(--radius-md);background:var(--color-primary-50);width:48px;height:48px;color:var(--color-primary-dark);flex-shrink:0;justify-content:center;align-items:center;display:flex}.prestadores-module__D7H4BW__newsBody{flex:1;min-width:0}.prestadores-module__D7H4BW__newsTitle{font-family:var(--font-display);font-size:var(--text-lg);margin-bottom:var(--space-1);color:var(--color-text);font-weight:700;display:block}.prestadores-module__D7H4BW__newsDesc{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.65}.prestadores-module__D7H4BW__ctaBlock{padding:var(--space-24) 0}.prestadores-module__D7H4BW__ctaCard{gap:var(--space-12);padding:var(--space-12);background:var(--color-text);color:var(--color-text-inverse);border-radius:var(--radius-2xl);grid-template-columns:1.2fr .8fr;align-items:center;display:grid;position:relative;overflow:hidden}.prestadores-module__D7H4BW__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc1002e 0%,#0000 70%);width:360px;height:360px;position:absolute;top:-100px;right:-100px}.prestadores-module__D7H4BW__ctaCard .prestadores-module__D7H4BW__sectionTag{color:var(--color-primary);background:#ffc10026;border-color:#ffc10066}.prestadores-module__D7H4BW__ctaContent{gap:var(--space-4);z-index:1;flex-direction:column;display:flex;position:relative}.prestadores-module__D7H4BW__ctaTitle{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));color:var(--color-text-inverse);font-weight:800;line-height:1.2}.prestadores-module__D7H4BW__ctaCard .gradient-text{color:inherit;box-shadow:inset 0 -.22em 0 var(--color-primary);-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#0000;background-image:none;border-radius:2px;padding:0 .1em;font-weight:800}.prestadores-module__D7H4BW__ctaText{font-size:var(--text-base);color:#fafaf7bf;max-width:520px;line-height:1.7}.prestadores-module__D7H4BW__ctaBenefits{gap:var(--space-3);margin:var(--space-2) 0;grid-template-columns:1fr 1fr;display:grid}.prestadores-module__D7H4BW__benefit{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-inverse);font-weight:500;display:inline-flex}.prestadores-module__D7H4BW__benefit svg{color:var(--color-primary);flex-shrink:0}.prestadores-module__D7H4BW__ctaActions{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}a.prestadores-module__D7H4BW__ctaSecondary{color:var(--color-text-inverse);background:0 0;border-color:#fafaf74d}a.prestadores-module__D7H4BW__ctaSecondary:hover{border-color:var(--color-text-inverse);background:#fafaf714}.prestadores-module__D7H4BW__ctaVisual{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.prestadores-module__D7H4BW__priceCard{background:var(--color-bg-elevated);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8);text-align:center;width:280px;box-shadow:var(--shadow-yellow-lg);animation:6s ease-in-out infinite prestadores-module__D7H4BW__float}.prestadores-module__D7H4BW__priceFree{gap:var(--space-1);flex-direction:column;display:flex}.prestadores-module__D7H4BW__priceLabel{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:500}.prestadores-module__D7H4BW__priceValue{font-family:var(--font-display);font-size:var(--text-4xl);color:var(--color-text);font-weight:800}.prestadores-module__D7H4BW__priceDivider{background:var(--color-border);width:100%;height:1px;margin:var(--space-5) 0}.prestadores-module__D7H4BW__priceAfter{gap:var(--space-2);flex-direction:column;display:flex}.prestadores-module__D7H4BW__priceValueRow{justify-content:center;align-items:baseline;gap:2px;display:flex}.prestadores-module__D7H4BW__priceCurrency{font-size:var(--text-lg);color:var(--color-text);font-weight:700}.prestadores-module__D7H4BW__priceNumber{font-family:var(--font-display);font-size:var(--text-5xl);color:var(--color-text);font-weight:800;line-height:1}.prestadores-module__D7H4BW__priceCents{font-size:var(--text-lg);color:var(--color-text-secondary);font-weight:600}.prestadores-module__D7H4BW__exitClient{border-top:1px solid var(--color-border);background:var(--color-bg)}.prestadores-module__D7H4BW__exitClientInner{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-6) 0;text-align:center;font-size:var(--text-sm);color:var(--color-text-secondary);flex-wrap:wrap;display:flex}.prestadores-module__D7H4BW__exitClientLink{min-height:44px;padding:var(--space-2) var(--space-4);color:var(--color-text);border-radius:var(--radius-full);background:var(--color-primary-50);border:1.5px solid var(--color-primary);transition:background-color var(--transition-fast), color var(--transition-fast);align-items:center;gap:6px;font-weight:700;text-decoration:none;display:inline-flex}.prestadores-module__D7H4BW__exitClientLink:hover{background:var(--color-primary);color:var(--color-text)}@media (max-width:900px){.prestadores-module__D7H4BW__nav .prestadores-module__D7H4BW__navLink{display:none}.prestadores-module__D7H4BW__grid3{gap:var(--space-5);grid-template-columns:1fr}.prestadores-module__D7H4BW__grid2{grid-template-columns:1fr}.prestadores-module__D7H4BW__ctaCard{text-align:center;padding:var(--space-8);grid-template-columns:1fr}.prestadores-module__D7H4BW__ctaContent{align-items:center}.prestadores-module__D7H4BW__ctaText{text-align:center}.prestadores-module__D7H4BW__ctaBenefits{grid-template-columns:1fr}.prestadores-module__D7H4BW__ctaActions{justify-content:center}.prestadores-module__D7H4BW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.prestadores-module__D7H4BW__heroCtas{flex-direction:column;width:100%}.prestadores-module__D7H4BW__heroCtas .prestadores-module__D7H4BW__btn{width:100%}.prestadores-module__D7H4BW__heroMockup{margin-top:var(--space-6)}.prestadores-module__D7H4BW__dashBody{padding:var(--space-4);gap:var(--space-4)}.prestadores-module__D7H4BW__dashMetric,.prestadores-module__D7H4BW__dashRecentItem{padding:var(--space-3)}.prestadores-module__D7H4BW__dashMetrics{grid-template-columns:1fr}.prestadores-module__D7H4BW__dashHead{flex-wrap:wrap}.prestadores-module__D7H4BW__ctaCard{padding:var(--space-6) var(--space-5)}.prestadores-module__D7H4BW__section,.prestadores-module__D7H4BW__ctaBlock{padding:var(--space-16) 0}}
.servicos-module__7Ih1PW__header{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);padding-top:env(safe-area-inset-top);background:#fafaf7eb;position:sticky;top:0}.servicos-module__7Ih1PW__headerInner{justify-content:space-between;align-items:center;gap:var(--space-4);height:72px;display:flex}.servicos-module__7Ih1PW__logo{transition:opacity var(--transition-fast);align-items:center;text-decoration:none;display:flex}.servicos-module__7Ih1PW__logo:hover{opacity:.8}.servicos-module__7Ih1PW__nav{align-items:center;gap:var(--space-6);display:flex}.servicos-module__7Ih1PW__navLink{font-size:var(--text-sm);color:var(--color-text-secondary);transition:color var(--transition-fast);font-weight:500;text-decoration:none}.servicos-module__7Ih1PW__navLink:hover{color:var(--color-text)}@media (max-width:480px){.servicos-module__7Ih1PW__navLink:first-child{display:none}.servicos-module__7Ih1PW__headerInner{height:60px}}.servicos-module__7Ih1PW__breadcrumb{padding:var(--space-5) var(--space-4) 0;font-size:var(--text-xs);color:var(--color-text-muted)}.servicos-module__7Ih1PW__breadcrumb ol{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.servicos-module__7Ih1PW__breadcrumb a{color:var(--color-text-secondary);transition:color var(--transition-fast);text-decoration:none}.servicos-module__7Ih1PW__breadcrumb a:hover{color:var(--color-text);text-decoration:underline}.servicos-module__7Ih1PW__breadcrumb [aria-current=page] span{color:var(--color-text);font-weight:600}.servicos-module__7Ih1PW__hero{padding:var(--space-12) 0 var(--space-16);background:linear-gradient(180deg, var(--color-primary-50) 0%, var(--color-bg) 60%);position:relative;overflow:hidden}.servicos-module__7Ih1PW__heroInner{text-align:center;align-items:center;gap:var(--space-5);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.servicos-module__7Ih1PW__heroBadge{align-items:center;gap:var(--space-2);padding:6px var(--space-4);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow-sm);font-weight:700;display:inline-flex}.servicos-module__7Ih1PW__heroTitle{font-family:var(--font-display);font-size:clamp(var(--text-3xl), 5vw, var(--text-5xl));letter-spacing:-.02em;color:var(--color-text);font-weight:800;line-height:1.1}.servicos-module__7Ih1PW__heroSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:620px;line-height:1.65}.servicos-module__7Ih1PW__ctaButtons{align-items:center;gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;justify-content:center;display:flex}@media (max-width:600px){.servicos-module__7Ih1PW__ctaButtons{flex-direction:column;width:100%}.servicos-module__7Ih1PW__ctaButtons .btn{width:100%}}.servicos-module__7Ih1PW__heroStats{gap:var(--space-8);margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid var(--color-border);justify-content:center;width:100%;max-width:560px;display:flex}.servicos-module__7Ih1PW__heroStats>div{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.servicos-module__7Ih1PW__heroStats strong{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--color-text);font-weight:800}.servicos-module__7Ih1PW__heroStats span{font-size:var(--text-xs);color:var(--color-text-muted);text-align:center}@media (max-width:480px){.servicos-module__7Ih1PW__heroStats{gap:var(--space-4)}.servicos-module__7Ih1PW__heroStats strong{font-size:var(--text-xl)}}.servicos-module__7Ih1PW__section{padding:var(--space-20) 0}.servicos-module__7Ih1PW__sectionAlt{background:var(--color-bg-elevated)}.servicos-module__7Ih1PW__sectionHeader{text-align:center;margin-bottom:var(--space-10)}.servicos-module__7Ih1PW__sectionTag{padding:var(--space-1) var(--space-4);background:var(--color-primary-50);border:1px solid var(--color-primary-200);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-3);font-weight:600;display:inline-block}.servicos-module__7Ih1PW__sectionTitle{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 3.5vw, var(--text-4xl));color:var(--color-text);max-width:720px;margin:0 auto;font-weight:800;line-height:1.2}.servicos-module__7Ih1PW__sectionSubtitle{font-size:var(--text-base);color:var(--color-text-secondary);max-width:560px;margin:var(--space-3) auto 0;line-height:1.6}@media (max-width:600px){.servicos-module__7Ih1PW__section{padding:var(--space-12) 0}.servicos-module__7Ih1PW__sectionHeader{margin-bottom:var(--space-6)}}.servicos-module__7Ih1PW__stepsGrid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.servicos-module__7Ih1PW__stepCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);text-align:left;transition:all var(--transition-base);position:relative}.servicos-module__7Ih1PW__stepCard:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-4px)}.servicos-module__7Ih1PW__stepNumber{top:var(--space-4);right:var(--space-5);font-family:var(--font-display);font-size:var(--text-sm);color:var(--color-primary-dark);opacity:.4;font-weight:800;position:absolute}.servicos-module__7Ih1PW__stepIcon{border-radius:var(--radius-md);background:var(--color-primary-50);width:52px;height:52px;color:var(--color-primary-dark);margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.servicos-module__7Ih1PW__stepCard h3{font-family:var(--font-display);font-size:var(--text-lg);margin-bottom:var(--space-2);color:var(--color-text);font-weight:700}.servicos-module__7Ih1PW__stepCard p{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}@media (max-width:900px){.servicos-module__7Ih1PW__stepsGrid{grid-template-columns:1fr}}.servicos-module__7Ih1PW__coberturasList{gap:var(--space-3);grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto;padding:0;list-style:none;display:grid}.servicos-module__7Ih1PW__coberturasList li{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-text);line-height:1.5;display:flex}.servicos-module__7Ih1PW__coberturasList svg{color:var(--color-primary-dark);flex-shrink:0;margin-top:2px}@media (max-width:600px){.servicos-module__7Ih1PW__coberturasList{grid-template-columns:1fr}}.servicos-module__7Ih1PW__beneficios{gap:var(--space-5);grid-template-columns:repeat(2,1fr);display:grid}.servicos-module__7Ih1PW__beneficios article{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);transition:all var(--transition-base)}.servicos-module__7Ih1PW__beneficios article:hover{border-color:var(--color-primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.servicos-module__7Ih1PW__benefitIcon{border-radius:var(--radius-md);background:var(--color-primary-50);width:44px;height:44px;color:var(--color-primary-dark);margin-bottom:var(--space-3);justify-content:center;align-items:center;display:flex}.servicos-module__7Ih1PW__beneficios h3{font-family:var(--font-display);font-size:var(--text-base);margin-bottom:var(--space-2);color:var(--color-text);font-weight:700}.servicos-module__7Ih1PW__beneficios p{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}@media (max-width:600px){.servicos-module__7Ih1PW__beneficios{grid-template-columns:1fr}}.servicos-module__7Ih1PW__faqList{gap:var(--space-3);flex-direction:column;max-width:760px;margin:0 auto;display:flex}.servicos-module__7Ih1PW__faqItem{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);transition:border-color var(--transition-fast)}.servicos-module__7Ih1PW__faqItem[open]{border-color:var(--color-primary-200);background:var(--color-primary-50)}.servicos-module__7Ih1PW__faqItem summary{font-family:var(--font-display);font-weight:700;font-size:var(--text-base);color:var(--color-text);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-3);list-style:none;display:flex}.servicos-module__7Ih1PW__faqItem summary::-webkit-details-marker{display:none}.servicos-module__7Ih1PW__faqItem summary:after{content:"+";font-size:var(--text-xl);color:var(--color-primary-dark);transition:transform var(--transition-base);font-weight:400}.servicos-module__7Ih1PW__faqItem[open] summary:after{transform:rotate(45deg)}.servicos-module__7Ih1PW__faqItem p{margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.7}.servicos-module__7Ih1PW__ctaFinal{padding:var(--space-16) 0 var(--space-20)}.servicos-module__7Ih1PW__ctaCard{background:var(--color-text);color:var(--color-text-inverse);border-radius:var(--radius-2xl);padding:var(--space-12);text-align:center;max-width:880px;margin:0 auto;position:relative;overflow:hidden}.servicos-module__7Ih1PW__ctaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffc1002e 0%,#0000 70%);width:360px;height:360px;position:absolute;top:-120px;right:-120px}.servicos-module__7Ih1PW__ctaCard h2{font-family:var(--font-display);font-size:clamp(var(--text-2xl), 3vw, var(--text-3xl));margin-bottom:var(--space-3);z-index:1;font-weight:800;position:relative}.servicos-module__7Ih1PW__ctaCard p{font-size:var(--text-base);color:#fafaf7bf;max-width:520px;margin:0 auto var(--space-6);z-index:1;line-height:1.6;position:relative}.servicos-module__7Ih1PW__ctaCard .gradient-text{color:inherit;box-shadow:inset 0 -.22em 0 var(--color-primary);-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#0000;background-image:none;border-radius:2px;padding:0 .1em;font-weight:800}@media (max-width:600px){.servicos-module__7Ih1PW__ctaCard{padding:var(--space-8) var(--space-5)}}.servicos-module__7Ih1PW__relacionadas{gap:var(--space-3);grid-template-columns:repeat(3,1fr);max-width:900px;margin:0 auto;padding:0;list-style:none;display:grid}.servicos-module__7Ih1PW__relacionadaCard{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text);font-size:var(--text-sm);transition:all var(--transition-base);font-weight:600;text-decoration:none;display:flex}.servicos-module__7Ih1PW__relacionadaCard:hover{border-color:var(--color-primary);background:var(--color-primary-50);box-shadow:var(--shadow-md);transform:translateY(-2px)}.servicos-module__7Ih1PW__relacionadaIcon{border-radius:var(--radius-sm);background:var(--color-surface);width:36px;height:36px;color:var(--color-text);flex-shrink:0;justify-content:center;align-items:center;display:flex}.servicos-module__7Ih1PW__relacionadaLabel{flex:1}.servicos-module__7Ih1PW__relacionadaCard svg:last-child{color:var(--color-text-muted);transition:transform var(--transition-fast), color var(--transition-fast)}.servicos-module__7Ih1PW__relacionadaCard:hover svg:last-child{color:var(--color-primary-dark);transform:translate(2px)}@media (max-width:720px){.servicos-module__7Ih1PW__relacionadas{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.servicos-module__7Ih1PW__relacionadas{grid-template-columns:1fr}}
