:root{--bg-primary: #23e2f1;--bg-secondary: #0dc5d4;--highlight: #ffee33;--accent-line: #00826f;--chip-filled-accent: #00826f;--chip-outline-secondary: #37696d;--cta: #00826f;--cta-hover: #006b5a;--warning: #ff5a33;--warning-hover: #ff3100;--caution: #ff8800;--caution-hover: #ffa033;--text-primary: #0b1b23;--text-muted: #37696d;--border: #bfede9;--link-hover: #8a6b00;--color-neutral: #e5e7eb;--status-complete: #43a047;--status-partial: #1e88e5;--primary-ui: #00826f;--primary-accent: #00826f;--page-bg: #fafafa;--surface: #ffffff;--bg-gradient-light: linear-gradient( 180deg, color-mix(in srgb, var(--bg-primary) 18%, var(--page-bg) 82%) 0%, color-mix(in srgb, var(--bg-secondary) 14%, var(--surface) 86%) 100% );--bg-gradient-dark: linear-gradient(to bottom, #000000, #111118);--bg-gradient-chromatic: linear-gradient(135deg, #23e2f1 0%, #7b61ff 45%, #f123e2 100%);--bg-gradient-monochromatic: linear-gradient(180deg, #0f0f0f 0%, #2a2a2a 100%);--bg-gradient: var(--bg-gradient-light);--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px;--font-display: "Inter", sans-serif;--font-heading: "Inter", sans-serif;--font-body: "Inter", sans-serif}@media(prefers-color-scheme:dark){:root{--bg-primary: #000000;--bg-secondary: #111118;--bg-gradient: var(--bg-gradient-dark);--highlight: #ffee33;--accent-line: #00826f;--cta: #00826f;--cta-hover: #009980;--text-primary: #ffffff;--text-muted: #a4b2b5;--border: #333946;--link-hover: #a18217;--color-neutral: #2e2e2e;--status-complete: #43a047;--status-partial: #1e88e5;--warning: #ff5a33;--warning-hover: #ff3100;--caution: #ff8800;--caution-hover: #ffa033;--primary-ui: #00826f;--primary-accent: #00826f;--chip-filled-accent: #00826f;--chip-outline-secondary: #a4b2b5;--page-bg: #000000;--surface: #1e1e1e}}:root[data-theme=dark]{--bg-primary: #000000;--bg-secondary: #111118;--bg-gradient: var(--bg-gradient-dark);--highlight: #ffee33;--accent-line: #00826f;--cta: #00826f;--cta-hover: #009980;--text-primary: #ffffff;--text-muted: #a4b2b5;--border: #333946;--link-hover: #a18217;--color-neutral: #2e2e2e;--status-complete: #43a047;--status-partial: #1e88e5;--warning: #ff5a33;--warning-hover: #ff3100;--caution: #ff8800;--caution-hover: #ffa033;--primary-ui: #00826f;--primary-accent: #00826f;--chip-filled-accent: #00826f;--chip-outline-secondary: #a4b2b5;--page-bg: #000000;--surface: #1e1e1e}:root[data-theme=chromatic]{--bg-primary: #24104f;--bg-secondary: #3a0d5d;--bg-gradient: var(--bg-gradient-chromatic);--highlight: #ffdd57;--accent-line: #7b61ff;--cta: #00826f;--cta-hover: #006b5a;--text-primary: #f5f5ff;--text-muted: #c7c9ff;--border: #4b3c72;--link-hover: #ffe082;--color-neutral: #3b2f5c;--status-complete: #63ffba;--status-partial: #7bdeff;--warning: #ff7849;--warning-hover: #ff5722;--caution: #ffb347;--caution-hover: #ffcc80;--primary-ui: #7b61ff;--primary-accent: #00826f;--chip-filled-accent: #00826f;--chip-outline-secondary: #c7c9ff;--page-bg: #13072e;--surface: #1b103a}:root[data-theme=monochromatic]{--bg-primary: #141414;--bg-secondary: #1f1f1f;--bg-gradient: var(--bg-gradient-monochromatic);--highlight: #f5f5f5;--accent-line: #a0a0a0;--cta: #3d3d3d;--cta-hover: #4f4f4f;--text-primary: #f5f5f5;--text-muted: #b3b3b3;--border: #2d2d2d;--link-hover: #ffffff;--color-neutral: #3a3a3a;--status-complete: #d0d0d0;--status-partial: #a8a8a8;--warning: #5a5a5a;--warning-hover: #737373;--caution: #6b6b6b;--caution-hover: #7d7d7d;--primary-ui: #3a3a3a;--primary-accent: #a0a0a0;--chip-filled-accent: #6f6f6f;--chip-outline-secondary: #8c8c8c;--page-bg: #101010;--surface: #1a1a1a}:root[data-theme=light]{--bg-primary: #23e2f1;--bg-secondary: #0dc5d4;--bg-gradient: var(--bg-gradient-light);--highlight: #ffee33;--accent-line: #00826f;--cta: #00826f;--cta-hover: #006b5a;--text-primary: #0b1b23;--text-muted: #37696d;--border: #bfede9;--link-hover: #8a6b00;--color-neutral: #e5e7eb;--status-complete: #43a047;--status-partial: #1e88e5;--warning: #ff5a33;--warning-hover: #ff3100;--caution: #ff8800;--caution-hover: #ffa033;--primary-ui: #00826f;--primary-accent: #00826f;--chip-filled-accent: #00826f;--chip-outline-secondary: #37696d;--page-bg: #fafafa;--surface: #ffffff}.help-chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:1299}.help-chat-container{position:fixed;bottom:24px;right:24px;z-index:1300;width:400px;max-width:calc(100vw - 48px);height:600px;max-height:calc(100vh - 120px);background:var(--color-surface, #1e1e1e);border-radius:var(--radius-lg, 16px);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff1a;display:flex;flex-direction:column;overflow:hidden}.help-chat-header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm, 12px) var(--space-md, 16px);border-bottom:1px solid var(--color-border, rgba(255, 255, 255, .1));flex-shrink:0}.help-chat-title{font-weight:600;font-size:1rem;color:var(--color-text-primary, #fff)}.help-chat-close-btn{background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;color:var(--color-text-secondary, #999);display:flex;align-items:center;justify-content:center;transition:background-color .15s,color .15s}.help-chat-close-btn:hover{background:#ffffff1a;color:var(--color-text-primary, #fff)}.help-chat-disclaimer{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-xs, 6px);padding:var(--space-xs, 8px) var(--space-md, 16px);background:#ffc1071a;border-bottom:1px solid rgba(255,193,7,.2);font-size:.75rem;color:var(--color-text-secondary, #aaa);text-align:center;flex-shrink:0}.help-chat-email{color:var(--color-accent-primary, #4ecdc4);text-decoration:none;font-weight:500}.help-chat-email:hover{text-decoration:underline}.help-chat-content{flex:1;min-height:0;overflow:hidden}.help-chatkit-widget{width:100%;height:100%}.help-chat-container [data-citation],.help-chat-container [class*=citation],.help-chat-container [class*=Citation],.help-chat-container [class*=source],.help-chat-container [class*=Source],.help-chat-container [aria-label*=citation],.help-chat-container [aria-label*=source],.help-chat-container button[class*=annotation],.help-chat-container [class*=annotation]{display:none!important}@media(max-width:600px){.help-chat-container{bottom:0;right:0;left:0;width:100%;max-width:100%;height:calc(100vh - 56px);max-height:none}}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.driver-popover.lotlingo-tour{background-color:var(--surface, #ffffff);color:var(--text-primary, #0b1b23);border:1px solid var(--border, #bfede9);border-radius:12px;box-shadow:0 12px 32px #0000003d;max-width:min(360px,calc(100vw - 32px));padding:var(--space-md, 16px)}.driver-popover.lotlingo-tour .driver-popover-title{font-size:1.05rem;font-weight:700;color:var(--text-primary, #0b1b23);margin-bottom:var(--space-xs, 4px)}.driver-popover.lotlingo-tour .driver-popover-description{font-size:.9rem;line-height:1.45;color:var(--text-muted, #37696d)}.driver-popover.lotlingo-tour .driver-popover-progress-text{color:var(--text-muted, #37696d);font-size:.78rem;white-space:nowrap}.driver-popover.lotlingo-tour .driver-popover-footer{flex-wrap:wrap;row-gap:var(--space-sm, 8px)}.driver-popover.lotlingo-tour .driver-popover-navigation-btns{flex-wrap:wrap;gap:6px}.driver-popover.lotlingo-tour .driver-popover-navigation-btns button+button{margin-left:0}.driver-popover.lotlingo-tour .driver-popover-close-btn{color:var(--text-muted, #37696d)}.driver-popover.lotlingo-tour .driver-popover-close-btn:hover{color:var(--text-primary, #0b1b23)}.driver-popover.lotlingo-tour .driver-popover-navigation-btns button{text-shadow:none;border-radius:8px;font-weight:600;font-size:.85rem;padding:6px 14px;border:1px solid transparent;white-space:nowrap}.driver-popover.lotlingo-tour .driver-popover-prev-btn{background-color:transparent;color:var(--text-muted, #37696d);border-color:var(--border, #bfede9)}.driver-popover.lotlingo-tour .driver-popover-prev-btn:hover{color:var(--text-primary, #0b1b23);background-color:color-mix(in srgb,var(--text-muted, #37696d) 10%,transparent)}.driver-popover.lotlingo-tour .driver-popover-next-btn{background-color:var(--cta, #00826f);color:#fff}.driver-popover.lotlingo-tour .driver-popover-next-btn:hover{background-color:var(--cta-hover, #006b5a)}.driver-popover.lotlingo-tour .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--surface, #ffffff)}.driver-popover.lotlingo-tour .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--surface, #ffffff)}.driver-popover.lotlingo-tour .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--surface, #ffffff)}.driver-popover.lotlingo-tour .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--surface, #ffffff)}.driver-popover.lotlingo-tour button.lotlingo-tour-continue{background-color:var(--cta, #00826f);color:#fff;border:1px solid transparent;border-radius:8px;font-weight:600;font-size:.85rem;padding:6px 14px;text-shadow:none;cursor:pointer;white-space:nowrap}.driver-popover.lotlingo-tour button.lotlingo-tour-continue:hover{background-color:var(--cta-hover, #006b5a)}.driver-popover.lotlingo-tour .driver-popover-next-btn.lotlingo-tour-secondary{background-color:transparent;color:var(--text-muted, #37696d);border:1px solid var(--border, #bfede9)}.driver-popover.lotlingo-tour .driver-popover-next-btn.lotlingo-tour-secondary:hover{background-color:color-mix(in srgb,var(--text-muted, #37696d) 10%,transparent);color:var(--text-primary, #0b1b23)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html,body{overscroll-behavior:none}body{overflow-x:hidden;margin:0;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:var(--bg-gradient);background-size:cover;background-position:center;background-attachment:fixed}@media(max-width:768px){body{background-attachment:scroll}}@media(prefers-reduced-motion:no-preference){body{animation:fadeIn .5s ease-in}}a{color:var(--link-hover);text-decoration:underline;font-weight:600}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:var(--space-sm);top:var(--space-sm);width:auto;height:auto;padding:var(--space-xs) var(--space-sm);background:var(--bg-secondary);color:var(--text-primary);outline:2px solid var(--highlight);text-decoration:none;z-index:1000}.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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes toastFade{0%{opacity:0}8%{opacity:1}92%{opacity:1}to{opacity:0}}.toast-fade{animation:toastFade 1.8s ease-in-out}.chip-filled-accent{background-color:var(--chip-filled-accent);color:#fff}.chip-outline-secondary{border-color:var(--chip-outline-secondary);color:var(--chip-outline-secondary)}@keyframes sparkle{0%{transform:rotate(0) scale(1);opacity:1}50%{transform:rotate(15deg) scale(1.05);opacity:.7}to{transform:rotate(0) scale(1);opacity:1}}@keyframes starTwinkle{0%,to{opacity:.2;transform:scale(.7)}50%{opacity:1;transform:scale(1)}}.describe-button--animated{position:relative}.describe-button--animated svg{animation:sparkle 3s ease-in-out infinite}.describe-button--animated:before,.describe-button--animated:after{content:"";position:absolute;width:6px;height:6px;background-color:var(--highlight);border-radius:50%;box-shadow:0 0 4px 2px var(--highlight);pointer-events:none;animation:starTwinkle 1.6s ease-in-out infinite}.describe-button--animated:before{top:25%;left:30%}.describe-button--animated:after{bottom:25%;right:30%;animation-delay:.8s}body.native .MuiDrawer-paper{padding-top:max(var(--native-status-bar-height, 0px),env(safe-area-inset-top,0px),44px)!important}@media(display-mode:standalone)and (pointer:coarse),(display-mode:fullscreen)and (pointer:coarse){body:not(.native) .MuiDrawer-paper{padding-top:max(env(safe-area-inset-top,0px),44px)!important}}body.native-camera-active,body.native-camera-active #root{background:transparent!important;background-image:none!important}body.native-camera-active #root{visibility:hidden}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/Inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/Inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
