
:root{--font-size:16px;--font-family-sf-pro:"SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-2xl:34px;--text-xl:22px;--text-lg:20px;--text-base:17px;--text-sm:12px;--background:#fff;--foreground:#000;--card:#fff;--card-foreground:#1a1a1a;--popover:#f5f5f599;--popover-foreground:#1a1a1a;--primary:#08f;--primary-foreground:#fff;--secondary:#78788029;--secondary-foreground:#000;--muted:#3c3c434d;--muted-foreground:#bfbfbf;--accent:#08f;--accent-foreground:#fff;--destructive:#0000;--destructive-foreground:#ff383c;--border:#e6e6e6;--input:#7676801f;--input-background:#7676801f;--font-weight-medium:500;--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700;--ring:#08f;--elevation-sm:0px 8px 40px 0px #0000001f;--chart-1:#08f;--chart-2:#34c759;--chart-3:#ff8d28;--chart-4:#cb30e0;--chart-5:#ff383c;--radius:28px;--radius-button:100px;--radius-card:34px;--sidebar:#f2f2f7;--sidebar-foreground:#000;--sidebar-primary:#08f;--sidebar-primary-foreground:#fff;--sidebar-accent:#08f;--sidebar-accent-foreground:#fff;--sidebar-border:#e6e6e6;--sidebar-ring:#08f;--color-surface-page:#fff;--color-surface-panel:#fffffff2;--color-surface-glass:#ffffff0f;--color-surface-muted:#ffffff12;--color-text-strong:#0d1f35;--color-text-body:#00000080;--color-text-muted:#00000073;--color-text-inverse:#ffffffbf;--color-text-inverse-muted:#ffffff8c;--color-brand:#2bb673;--color-brand-strong:#22a063;--color-info:#08f;--color-warning:#febc2e;--color-danger:#ff3b30;--color-navy:#1e3a5f;--gradient-hero:linear-gradient(155deg, #0b1a2e 0%, #1e3a5f 40%, #184d38 75%, #2bb673 100%);--gradient-pilot:linear-gradient(155deg, #0b1a2e 0%, #1e3a5f 50%, #0d3326 100%);--gradient-brand:linear-gradient(135deg, #2bb673, #22a063);--gradient-card-accent:linear-gradient(135deg, #1e3a5f0a, #2bb6730a);--shadow-brand:0 6px 24px #2bb67359}html{font-size:var(--font-size)}*{box-sizing:border-box}html,body{background:var(--background);color:var(--foreground);margin:0;padding:0}body{font-family:var(--font-family-sf-pro)}a{color:inherit}button,input,textarea,select{font:inherit}


