/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#fff;--surface:#f2f2f2;--border:#e5e5e5;--accent:#1e3a5f;--accent-glow:#2d72c7;--text:#0d0d0d;--muted:#888;--header-h:60px;--px:1.25rem;--max-w:1600px;--font:"Outfit", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.header{z-index:100;height:var(--header-h);padding:0 var(--px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);background:#ffffffeb;justify-content:space-between;align-items:center;display:flex;position:fixed;inset:0 0 auto}.header__logo{width:auto;height:26px}.header__cta{color:var(--text);opacity:.7;font-size:.8rem;font-weight:600}.hero{height:100dvh;padding-top:var(--header-h);flex-direction:column;display:flex;overflow:hidden}.hero__body{padding:3.5rem var(--px) 0;flex-direction:column;flex:1;justify-content:center;gap:2rem;display:flex}.hero__mockup{justify-content:center;display:flex}.hero__mockup-img{filter:drop-shadow(0 20px 40px #0000002e);width:100%;height:auto;display:block}.hero__content{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;display:flex}.hero__label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.9rem;font-size:.65rem;font-weight:500}.hero__headline-muted{opacity:.35}.hero__headline{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(3rem,13vw,5rem);font-weight:800;line-height:1.04}.hero__sub{color:var(--muted);margin-bottom:2rem;font-size:.95rem;line-height:1.65}.hero__cta{background:var(--text);color:var(--bg);letter-spacing:-.01em;border-radius:8px;padding:.9rem 3rem;font-size:.95rem;font-weight:700;transition:opacity .2s;display:inline-block}.hero__cta:active{opacity:.8}.hero__scroll{color:var(--muted);opacity:.5;align-self:center;padding-bottom:1.5rem;animation:2s ease-in-out infinite bounce}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.hero__stats{padding:1.25rem var(--px);border-top:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.hero__stat{flex-direction:column;flex:1;align-items:center;gap:.2rem;display:flex}.hero__stat strong{letter-spacing:-.04em;font-size:1.5rem;font-weight:800;line-height:1}.hero__stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}.hero__stat-divider{background:var(--border);flex-shrink:0;width:1px;height:1.75rem}.trust{background:var(--bg);border-top:1px solid var(--border)}.trust__stats{padding:1.5rem var(--px);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.trust__stat{flex-direction:column;flex:1;align-items:center;gap:.2rem;display:flex}.trust__stat strong{letter-spacing:-.04em;font-size:1.5rem;font-weight:800;line-height:1}.trust__stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}.trust__stat-divider{background:var(--border);flex-shrink:0;width:1px;height:1.75rem}.trust__inner{text-align:center;max-width:480px;padding:4rem var(--px) 5rem;flex-direction:column;align-items:center;margin:0 auto;display:flex}.trust__label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.65rem;font-weight:600}.trust__headline{letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1.75rem;font-size:clamp(2.2rem,9vw,3.4rem);font-weight:800;line-height:1.1}.trust__text{color:var(--muted);margin-bottom:2.5rem;font-size:.95rem;line-height:1.75}.trust__list{flex-direction:column;gap:.6rem;width:100%;margin-bottom:2.5rem;list-style:none;display:flex}.trust__item{min-height:88px;color:var(--text);text-align:center;background:#fff;border:1px solid #1e3a5f1f;border-radius:10px;justify-content:center;align-items:center;padding:1.25rem;font-size:.9rem;line-height:1.5;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000012}.trust__item-num{letter-spacing:-.04em;color:var(--accent);opacity:.1;pointer-events:none;font-size:2.8rem;font-weight:800;line-height:1;position:absolute;bottom:.4rem;right:.75rem}.trust__link{color:var(--accent);letter-spacing:.02em;border-bottom:1px solid #1e3a5f4d;padding-bottom:.2rem;font-size:.85rem;font-weight:600;transition:opacity .2s}.trust__link:hover{opacity:.7}.contact{background:var(--bg);padding:5rem var(--px) 6rem}.contact__inner{text-align:center;flex-direction:column;align-items:center;max-width:480px;margin:0 auto;display:flex}.contact__label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.65rem;font-weight:600}.contact__headline{letter-spacing:-.03em;text-transform:uppercase;margin-bottom:.75rem;font-size:clamp(2.4rem,10vw,3.5rem);font-weight:800;line-height:1.08}.contact__sub{color:var(--muted);margin-bottom:2.5rem;font-size:.9rem}.contact__form{flex-direction:column;gap:1.25rem;width:100%;display:flex}.form__field{text-align:left;flex-direction:column;gap:.4rem;display:flex}.form__label{letter-spacing:.04em;color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.form__input{background:var(--surface);border:1px solid var(--border);color:var(--text);font-family:var(--font);appearance:none;border-radius:8px;outline:none;width:100%;padding:.85rem 1rem;font-size:.95rem;transition:border-color .2s}.form__input::placeholder{color:var(--muted)}.form__input:focus{border-color:var(--accent-glow)}.form__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form__submit{background:var(--text);color:var(--bg);font-family:var(--font);cursor:pointer;letter-spacing:-.01em;border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.9rem 2rem;font-size:.95rem;font-weight:700;transition:opacity .2s}.form__submit:active{opacity:.8}.contact__socials{display:none}.contact__success{border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:2rem;display:none}.contact__success.is-visible{display:flex}.contact__success-title{font-size:1.2rem;font-weight:700}.contact__success-text{color:var(--muted);font-size:.9rem}.contact__whatsapp{color:var(--accent-glow);margin-top:.5rem;font-size:.85rem;font-weight:600}.footer{border-top:1px solid var(--border);padding:1.75rem var(--px)}.footer__inner{justify-content:space-between;align-items:center;display:flex}.footer__left{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.footer__copy{color:var(--muted);font-size:.72rem}.footer__privacy{color:var(--muted);border-bottom:1px solid var(--border);font-size:.72rem}.footer__right{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.footer__logo{opacity:.6;width:auto;height:20px}.footer__social{gap:1rem;display:flex}.footer__social-link{color:var(--muted);transition:color .2s}.footer__social-link:hover{color:var(--text)}.scroll-indicator{display:none}@media (width>=1024px){:root{--px:5rem;--header-h:68px}.scroll-indicator{z-index:50;pointer-events:none;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:fixed;bottom:2.5rem;right:2.5rem}.scroll-indicator__text{writing-mode:vertical-rl;letter-spacing:.25em;text-transform:uppercase;color:var(--muted);font-size:.58rem;font-weight:600;transition:color .5s,text-shadow .5s}.scroll-indicator__line{background:linear-gradient(to bottom, var(--muted), transparent);width:1px;height:3.5rem;transition:background .5s,box-shadow .5s}.scroll-indicator.is-active .scroll-indicator__text{color:var(--accent-glow);text-shadow:0 0 8px #4a8fd4e6,0 0 24px #4a8fd466}.scroll-indicator.is-active .scroll-indicator__line{background:linear-gradient(to bottom, var(--accent-glow), transparent);box-shadow:0 0 8px #4a8fd499}.scroll-indicator.is-hidden{opacity:0}.header__logo{height:30px}.hero__body{padding:0 var(--px);max-width:var(--max-w);flex-direction:row;align-items:stretch;gap:0;width:100%;margin:0 auto}.hero__content{text-align:left;flex:0 0 46%;order:1;justify-content:flex-end;align-items:flex-start;padding-bottom:6rem}.hero__mockup{flex:0 0 54%;order:2;justify-content:flex-end;align-items:center}.hero__mockup-img{width:100%;max-width:780px}.hero__headline{margin-bottom:1.5rem;font-size:clamp(4rem,5.5vw,7rem)}.hero__sub{margin-bottom:2.5rem;font-size:1.05rem}.hero__cta{width:auto;padding:1rem 3rem;font-size:1rem;display:inline-block}.trust__stats{max-width:var(--max-w);padding:1.75rem var(--px);gap:0;margin:0 auto}.trust__stat strong{font-size:1.75rem}.trust__stat span{font-size:.7rem}.trust__inner{max-width:var(--max-w);text-align:left;width:100%;padding:6rem var(--px) 7rem;flex-direction:row;align-items:center;gap:5rem}.trust__label{margin-bottom:.75rem}.trust__headline{white-space:nowrap;margin-bottom:1.5rem;font-size:clamp(2.8rem,3.5vw,4rem)}.trust__left{flex-direction:column;flex:1;max-width:480px;display:flex}.trust__text{margin-bottom:0;font-size:1rem}.trust__right{flex-direction:column;flex:0 0 38%;gap:1.25rem;display:flex}.trust__list{flex-direction:column;gap:1rem;margin-bottom:0}.trust__item{min-height:80px}.trust__link{align-self:flex-start}.contact{padding:7rem var(--px) 8rem}.contact__inner{max-width:var(--max-w);text-align:left;flex-direction:row;align-items:flex-start;gap:6rem;width:100%}.contact__heading{top:calc(var(--header-h) + 2rem);flex-direction:column;flex:1;align-items:flex-start;display:flex;position:sticky}.contact__label{margin-bottom:.75rem}.contact__headline{margin-bottom:1rem;font-size:clamp(3rem,4vw,4.5rem)}.contact__sub{margin-bottom:2rem;font-size:1rem}.contact__socials{flex-direction:column;gap:.75rem;display:flex}.contact__social-link{color:var(--muted);align-items:center;gap:.6rem;font-size:.85rem;font-weight:500;transition:color .2s;display:flex}.contact__social-link:hover{color:var(--text)}.contact__form{flex:0 0 460px}.form__submit{width:auto;min-width:220px}.footer__inner{max-width:var(--max-w);margin:0 auto}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
