@charset "UTF-8";:root{--ps-ink: #07152f;--ps-blue: #2458a6;--ps-canvas: #f5f7fa;--ps-surface: #ffffff;--ps-line: #e3e8ef;--ps-muted: #667085;--ps-whatsapp: #25d366;--ps-radius-sm: 10px;--ps-radius-md: 16px;--ps-radius-lg: 20px;--ps-shadow: 0 4px 20px rgba(7, 21, 47, .06);--ps-shadow-hover: 0 16px 34px rgba(7, 21, 47, .11);--ps-container: 1280px;--ps-motion: .22s cubic-bezier(.2, .8, .2, 1)}html,body{margin:0;padding:0;width:100%;max-width:100vw;overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch}app-root{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100vw;overflow-x:clip;position:relative}*{box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word}body{font-family:Manrope,Inter,Segoe UI,Arial,sans-serif;background-color:var(--ps-canvas);color:var(--ps-ink);-webkit-font-smoothing:antialiased}h1{font-size:clamp(2.15rem,5vw,3.5rem);margin:0;letter-spacing:-.04em;line-height:1.04}h2{font-size:clamp(1.55rem,3.5vw,2.35rem);margin:0;letter-spacing:-.025em;line-height:1.12}h3{font-size:clamp(1.05rem,2vw,1.35rem);margin:0;line-height:1.25}p{font-size:clamp(.92rem,1.5vw,1rem);line-height:1.55}a,button,input,select,textarea{font:inherit}:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(36,88,166,.32);outline-offset:3px}::selection{color:#fff;background:var(--ps-blue)}button,a.nav-link,.icon-btn,.cta-btn{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}.floating-whatsapp{position:fixed;bottom:25px;right:25px;width:60px;height:60px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #25d36666;z-index:9999;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s ease;text-decoration:none;outline:none}.floating-whatsapp svg{width:32px;height:32px;fill:currentColor}.floating-whatsapp:hover{transform:scale(1.15) translateY(-5px);box-shadow:0 10px 25px #25d36699}@media(max-width:768px){.floating-whatsapp{bottom:20px;right:20px;width:55px;height:55px}.floating-whatsapp svg{width:28px;height:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
