@charset "UTF-8";:root{--font-display: "Oswald", "Arial Narrow", sans-serif;--font-body: "IBM Plex Sans", "Segoe UI", sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: clamp(2.5rem, 5vw, 3.5rem);--leading-tight: 1.15;--leading-snug: 1.35;--leading-normal: 1.6;--tracking-display: .04em;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--container-max: 72rem;--header-height: 4rem;--bp-phone-max: 39.99rem;--bp-tablet: 40rem;--bp-nav-collapse: 56rem;--bp-desktop: 64rem;--touch-target-min: 2.75rem;--floating-cta-height: 3.25rem;--floating-cta-gap: var(--space-4);--floating-cta-clearance: calc( var(--floating-cta-height) + var(--floating-cta-gap) + var(--space-4) + env(safe-area-inset-bottom, 0px) );--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--focus-ring-width: 2px;--duration-fast: .15s;--duration-base: .25s;--duration-slow: .4s;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-in-out: cubic-bezier(.45, 0, .55, 1);--color-accent: #2f6f8f;--color-accent-hover: #265a73;--color-accent-muted: color-mix(in srgb, var(--color-accent) 18%, transparent);--color-on-accent: #f4f7f9}:root,[data-theme=light]{color-scheme:light;--color-bg: #e8edf1;--color-bg-elevated: #f4f7f9;--color-bg-muted: #d5dee6;--color-surface: #f8fafb;--color-surface-border: #b8c5d0;--color-text: #1a2229;--color-text-muted: #3d4a57;--color-text-subtle: #4e5d6c;--color-border: #a8b6c4;--color-border-strong: #7a8b9c;--color-overlay: color-mix(in srgb, #0d1216 55%, transparent);--color-focus-ring: var(--color-accent);--shadow-sm: 0 1px 2px color-mix(in srgb, #0d1216 8%, transparent);--shadow-md: 0 4px 16px color-mix(in srgb, #0d1216 12%, transparent);--hero-scrim: linear-gradient( 180deg, color-mix(in srgb, #0d1216 35%, transparent) 0%, color-mix(in srgb, #0d1216 55%, transparent) 100% )}[data-theme=dark]{color-scheme:dark;--color-bg: #0d1216;--color-bg-elevated: #161d24;--color-bg-muted: #1e2832;--color-surface: #1a2229;--color-surface-border: #2e3a46;--color-text: #e8edf1;--color-text-muted: #b4c1ce;--color-text-subtle: #9aabbc;--color-border: #2e3a46;--color-border-strong: #4a5866;--color-overlay: color-mix(in srgb, #000 70%, transparent);--color-focus-ring: #7eb6d0;--shadow-sm: 0 1px 2px color-mix(in srgb, #000 40%, transparent);--shadow-md: 0 4px 20px color-mix(in srgb, #000 45%, transparent);--hero-scrim: linear-gradient( 180deg, color-mix(in srgb, #0d1216 50%, transparent) 0%, color-mix(in srgb, #0d1216 75%, transparent) 100% );--color-accent: #5a9ab8;--color-accent-hover: #6aabc8;--color-accent-muted: color-mix(in srgb, var(--color-accent) 22%, transparent);--color-on-accent: #0d1216}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--space-4))}section[id]{scroll-margin-top:calc(var(--header-height) + var(--space-4))}body{margin:0;min-height:100vh;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color var(--duration-base) var(--ease-in-out),background-color var(--duration-base) var(--ease-in-out)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:var(--leading-tight);letter-spacing:var(--tracking-display);text-wrap:balance}img,picture,video,canvas,svg{display:block;max-width:100%}a{color:var(--color-accent);text-underline-offset:.15em}a:hover{color:var(--color-accent-hover)}:focus:not(:focus-visible){outline:none}:focus-visible{outline:var(--focus-ring-width) solid var(--color-focus-ring);outline-offset:2px}button,input,textarea,select{font:inherit}a.hero__cta,.site-header__link,.site-header__brand,.floating-quote,.contato__action,.quote-dialog__choice,.site-footer__list a{min-height:var(--touch-target-min)}.site-header__menu-btn,.theme-toggle,.quote-dialog__close,.hero__control,.hero__dot{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
