.container{background-color:var(--color-system-background-200);box-sizing:border-box;padding:0;margin:0;font-family:Inter,sans-serif;-webkit-user-select:none;user-select:none;-webkit-appearance:none}.padding-h-20{padding:0 20px}:root{--color-brand: #ffdd01;--color-lines-proxima: #3d85c6;--color-lines-longa: #c61d23;--color-lines-rapida: #fdb71a;--color-lines-inter-regional: #bb3e96;--color-lines-mar: #0c807e;--color-lines-turistica: #ff6900;--color-system-background-100: #fff;--color-system-background-200: rgba(245, 245, 245);--color-system-background-400: rgb(233 233 233);--color-system-background-300: #f0f0f0;--color-system-background-900: #000;--color-system-border-100: rgb(230 230 250);--color-system-border-200: #bebec8;--color-system-text-100: #000;--color-system-text-200: #5a5a64;--color-system-text-300: #9696a0;--color-system-text-400: #d2d2dc;--color-system-text-900: #fff;--color-primary-white: #fff;--color-primary-black: #000;--color-status-info-background: #fff;--color-status-info-border: #054b8c;--color-status-info-text: #054b8c;--color-status-info-shadow: #054b8c80;--color-status-ok-background: #ebf5eb;--color-status-ok-border: #d7ebd7;--color-status-ok-text: #3cb43c;--color-status-ok-shadow: #2d8c3c80;--color-status-warning-background: #fffaf5;--color-status-warning-border: #fff0d7;--color-status-warning-text: #f09600;--color-status-warning-shadow: #f0960080;--color-status-danger-background: #fff5f5;--color-status-danger-border: #fae6dc;--color-status-danger-text: #e64b23;--color-status-danger-shadow: #e64a2380;--color-alerts-0: #3d85c6;--color-alerts-1: #00cd32;--color-alerts-2: #f5a000;--color-alerts-3: #e64b23}@media (prefers-color-scheme: dark){:root{--color-system-background-100: rgb(40 40 50);--color-system-background-200: rgb(30 30 40);--color-system-background-300: rgb(10 10 20);--color-system-background-400: rgb(51 51 59);--color-system-border-100: rgb(60 60 65);--color-system-border-200: rgb(80 80 85);--color-system-text-100: rgb(255, 255, 255);--color-system-text-200: rgb(200, 200, 210);--color-system-text-300: rgb(150, 150, 165);--color-system-text-400: rgb(100, 100, 110);--color-status-info-background: #3c495d;--color-status-info-border: #525868;--color-status-info-text: #84c1fb;--color-status-info-shadow: #6bb5fa80;--color-status-ok-background: #ebf5eb;--color-status-ok-border: #d7ebd7;--color-status-ok-text: #2d8c3c;--color-status-ok-shadow: #2d8c3c80;--color-status-warning-background: #fffaf5;--color-status-warning-border: #fff0d7;--color-status-warning-text: #f09600;--color-status-warning-shadow: #f0960080;--color-status-danger-background: #fff5f5;--color-status-danger-border: #fae6dc;--color-status-danger-text: #e64b23;--color-status-danger-shadow: #e64a2380;--color-alerts-0: #3d85c6;--color-alerts-1: #00cd32;--color-alerts-2: #f5a000;--color-alerts-3: #e64b23}}body{margin:0;padding:0;background-color:var(--color-system-background-200)}button{cursor:pointer}button:disabled{cursor:default}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:active,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus,select:-webkit-autofill:active{background-color:transparent!important;-webkit-text-fill-color:var(--color-system-text-100);caret-color:var(--color-system-text-100);-webkit-box-shadow:0 0 0 1000px var(--color-system-background-300) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}
