@import"https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:ital,wght@0,400;0,700;1,400&display=swap";:root{color-scheme:dark;--navy-950: #030c1c;--navy-900: #051329;--navy-850: #081d38;--navy-800: #0b2545;--navy-750: #0e2c52;--navy-border: #1a3a5c;--navy-border-strong: #24507a;--control-border: #3678be;--coral: #ff6b5b;--coral-hover: #ff8272;--coral-active: #f2543f;--blue: #1aa7e0;--blue-bright: #4fbdec;--ink: #06121f;--text: #eff4fb;--text-secondary: #aabfd6;--text-muted: #7f96b0;--focus: #7cc4ec;--wash-a: #0a1f3d;--wash-b: #071a34;--header-bg: rgba(5, 19, 41, .92);--focus-glow: rgba(26, 167, 224, .25);--btn-glow: rgba(255, 107, 91, .6);--btn-glow-hover: rgba(255, 107, 91, .7);--ok: #34d399;--warn: #fbbf24;--danger: #f87171}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--navy-900);min-height:100svh}html.call-travada,html.call-travada body{height:100svh;overflow:hidden;overscroll-behavior:none;touch-action:manipulation}.skip-link{position:fixed;top:.6rem;left:.6rem;z-index:100;display:inline-flex;align-items:center;min-height:44px;padding:.6rem 1rem;border-radius:8px;background:var(--coral);color:var(--ink);font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:.9rem;text-decoration:none;transform:translateY(-160%);transition:transform .16s cubic-bezier(.16,1,.3,1)}.skip-link:focus{transform:none;outline:3px solid var(--focus);outline-offset:2px}@media(prefers-reduced-motion:reduce){.skip-link{transition:none}}.call-aviso{position:fixed;inset-inline:0;top:0;z-index:50;margin:0;padding:12px 16px;text-align:center;background:#5b2330;color:#ffd7d7;font-size:15px}:root{--call-bg-canvas: #0b0d12;--call-bg-surface: #15181f;--call-bg-surface-raised: #1e222b;--call-bg-surface-hover: #262b36;--call-bg-scrim: rgba(6, 7, 10, .72);--call-bg-overlay: rgba(6, 7, 10, .55);--call-text-primary: #f4f6fa;--call-text-secondary: #b7bfcc;--call-text-muted: #838d9e;--call-text-on-accent: #06110f;--call-border-subtle: #2a2f3a;--call-border-strong: #3c4351;--call-control-border: #707a8e;--call-accent: #2fd9c4;--call-accent-hover: #4fe4d2;--call-accent-active: #24b7a5;--call-focus-ring: #ffd60a;--call-focus-ring-offset: 3px;--call-danger: #ff5c5c;--call-danger-hover: #ff7a7a;--call-danger-active: #e5484d;--call-danger-surface: #2c1518;--call-control-on-bg: #262b36;--call-control-on-fg: var(--call-text-primary);--call-control-off-bg: var(--call-danger-active);--call-control-off-fg: #fff5f5;--call-quality-good: #33d17a;--call-quality-good-bg: #10261c;--call-quality-unstable: #f5a623;--call-quality-unstable-bg: #2b220f;--call-quality-poor: #ff5c5c;--call-quality-poor-bg: #2c1518;--call-quality-unknown: #838d9e;--call-quality-unknown-bg: #1c1f27;--call-font-display: "Atkinson Hyperlegible", "Segoe UI", sans-serif;--call-font-body: "Atkinson Hyperlegible", "Segoe UI", sans-serif;--call-font-size-sm: .8125rem;--call-font-size-base: .9375rem;--call-font-size-md: 1.0625rem;--call-font-size-lg: 1.25rem;--call-font-size-xl: 1.75rem;--call-line-height-base: 1.5;--call-space-1: 4px;--call-space-2: 8px;--call-space-3: 12px;--call-space-4: 16px;--call-space-5: 24px;--call-space-6: 32px;--call-radius-sm: 8px;--call-radius-md: 14px;--call-radius-lg: 20px;--call-radius-full: 999px;--call-shadow-panel: 0 12px 40px rgba(0, 0, 0, .45);--call-shadow-control: 0 1px 2px rgba(0, 0, 0, .3);--call-motion-fast: .12s;--call-motion-base: .2s;--call-motion-easing: cubic-bezier(.2, .8, .2, 1)}@media(prefers-reduced-motion:reduce){:root{--call-motion-fast: 0ms;--call-motion-base: 0ms}}.call-root,.call-root *{box-sizing:border-box}.call-root{font-family:var(--call-font-body);color:var(--call-text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.call-root button{font-family:inherit;color:inherit}.call-root :focus{outline:none}.call-root :focus-visible{outline:3px solid var(--call-focus-ring);outline-offset:var(--call-focus-ring-offset);border-radius:var(--call-radius-sm)}.call-root .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.call-root [data-scroll]{scrollbar-width:thin;scrollbar-color:var(--call-border-strong) transparent}:root[data-tema=grafite]{--navy-950: #0a0a0c;--navy-900: #131316;--navy-850: #1b1b1f;--navy-800: #232329;--navy-750: #2b2b32;--navy-border: #3a3a43;--navy-border-strong: #55555f;--control-border: #737385;--coral: #ffb040;--coral-hover: #ffc266;--coral-active: #e89620;--blue: #8ab4f8;--blue-bright: #aecbfa;--ink: #1a1200;--text: #f5f5f7;--text-secondary: #c2c2ca;--text-muted: #9a9aa4;--focus: #ffd166;--wash-a: #202027;--wash-b: #1a1a1f;--header-bg: rgba(19, 19, 22, .92);--focus-glow: rgba(138, 180, 248, .25);--btn-glow: rgba(255, 176, 64, .6);--btn-glow-hover: rgba(255, 176, 64, .7)}:root[data-tema=floresta]{--navy-950: #04120c;--navy-900: #071c13;--navy-850: #0b291d;--navy-800: #0f3626;--navy-750: #13422f;--navy-border: #1e5740;--navy-border-strong: #2d7355;--control-border: #33946d;--coral: #6ee7a5;--coral-hover: #8ff0bc;--coral-active: #4fcf8a;--blue: #5ec8d8;--blue-bright: #8adfeb;--ink: #03170e;--text: #effaf3;--text-secondary: #a9ccb9;--text-muted: #8fb8a2;--focus: #7ce0c0;--wash-a: #0d3122;--wash-b: #0a2619;--header-bg: rgba(7, 28, 19, .92);--focus-glow: rgba(94, 200, 216, .25);--btn-glow: rgba(110, 231, 165, .6);--btn-glow-hover: rgba(110, 231, 165, .7)}:root[data-tema=vinho]{--navy-950: #170509;--navy-900: #210a10;--navy-850: #2d1018;--navy-800: #3a1520;--navy-750: #471b28;--navy-border: #5e2536;--navy-border-strong: #7d364c;--control-border: #ba4f6f;--coral: #ff8fa8;--coral-hover: #ffabbd;--coral-active: #f26b89;--blue: #d9a8f0;--blue-bright: #e7c4f7;--ink: #1a050c;--text: #fdf0f3;--text-secondary: #d9b7c1;--text-muted: #b28e99;--focus: #f0a8c8;--wash-a: #35131d;--wash-b: #2b0f17;--header-bg: rgba(33, 10, 16, .92);--focus-glow: rgba(217, 168, 240, .25);--btn-glow: rgba(255, 143, 168, .6);--btn-glow-hover: rgba(255, 143, 168, .7)}
