:root{color-scheme:dark;--vs-bg-inner: #2a2b30;--vs-bg-outer: #202126;--vs-surface: #2f3035;--vs-surface-2: #35363b;--vs-fill-muted: #515257;--vs-fill-light: #cdced0;--vs-sheet-dark: #34353c;--vs-sheet-edge: rgba(253, 253, 255, .1);--vs-row-active: rgba(253, 253, 255, .07);--vs-row-press: rgba(253, 253, 255, .12);--vs-scrim: rgba(15, 16, 19, .25);--vs-line: #3a3b40;--vs-line-strong: #48474c;--vs-line-field: rgba(253, 253, 255, .38);--vs-text: #fdfdff;--vs-text-muted: #9ea0a4;--vs-text-on-light: #202126;--vs-coral: #d46a52;--vs-violet: #8b4adc;--vs-coral-deep: #bb5941;--vs-coral-lift: #e8836a;--vs-violet-lift: #b07bee;--vs-menu-top: #3e235a;--vs-menu-bottom: #330d48;--vs-chip-on: #bb5941;--vs-chip-off: #48474c;--vs-tile-on: #342448;--vs-tile-off: #28282c;--vs-map-land: #1b1c20;--vs-map-block: #26272c;--vs-map-road: #34353b;--vs-map-road-thin: #2b2c31;--vs-map-water: #232b3a;--vs-map-water-hi: #2e3a4e;--vs-map-dot: #2e9cf1;--vs-grad-page: radial-gradient(120% 80% at 50% 28%, #2a2b30 0%, #202126 100%);--vs-grad-accent: linear-gradient(90deg, #d46a52 0%, #8b4adc 100%);--vs-grad-accent-45: linear-gradient(45deg, #d46a52 0%, #8b4adc 100%);--vs-grad-button: linear-gradient(90deg, #bb5941 0%, #8b4adc 100%);--vs-grad-accent-text: linear-gradient(90deg, #e8836a 0%, #b07bee 100%);--vs-grad-menu: linear-gradient(180deg, #3e235a 0%, #330d48 100%);--vs-grad-reservation-page: linear-gradient(215deg, #d46a52 0%, #a85a8f 48%, #8b4adc 100%);--vs-grad-ring: conic-gradient(from 210deg, #d46a52 0%, #8b4adc 50%, #d46a52 100%);--vs-shadow-card: 0 2px 10px rgba(0, 0, 0, .35);--vs-shadow-sheet: 0 -8px 32px rgba(0, 0, 0, .5);--vs-shadow-menu: 0 -2px 16px rgba(0, 0, 0, .4);--vs-glow-thumb: 0 0 18px rgba(139, 74, 220, .55);--vs-glow-disc: 0 0 26px rgba(253, 253, 255, .22);--vs-glow-accent: 0 0 12px rgba(212, 106, 82, .6), 0 0 28px rgba(139, 74, 220, .55);--vs-r-form-card: 24px;--vs-r-sheet: 20px;--vs-r-card: 16px;--vs-r-input: 12px;--vs-r-thumb: 12px;--vs-r-pill: 999px;--vs-font: "Outfit", "Segoe UI Variable Display", "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", system-ui, -apple-system, sans-serif;--vs-ease: cubic-bezier(.22, .9, .28, 1);--vs-dur-fast: .16s;--vs-dur-base: .2s;--vs-dur-slow: .26s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark}body{margin:0;background:#141518;font:400 15px/21px var(--vs-font);color:var(--vs-text);-webkit-font-smoothing:antialiased;height:100dvh;overflow:hidden;display:flex;justify-content:center}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}::selection{background:#8b4adc59;color:var(--vs-text)}.tabular{font-variant-numeric:tabular-nums}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}*:focus-visible{outline:2px solid #e8836a;outline-offset:3px;border-radius:4px}[hidden]{display:none!important}.vs-grad-text{background:var(--vs-grad-accent-text);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.vs-grad-text-lg{background:var(--vs-grad-accent);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@supports not (background-clip: text){.vs-grad-text,.vs-grad-text-lg{color:#e8836a;-webkit-text-fill-color:#e8836a}}.vs-grad-border{border:2px solid transparent;border-radius:var(--vs-r-card);background:linear-gradient(var(--vs-surface),var(--vs-surface)) padding-box,var(--vs-grad-accent-45) border-box}.vs-glow-header{position:absolute;inset:0 0 auto;height:150px;pointer-events:none;z-index:0;background:radial-gradient(120% 150% at 30% -40%,#8b4adcd9,#8b4adc00 62%),radial-gradient(110% 145% at 74% -35%,#d46a52c7,#d46a5200 60%)}.vs-header-rule{position:relative;z-index:1;height:3px;background:var(--vs-grad-accent);opacity:.85}.vs-phone{position:relative;margin:0 auto;width:100%;max-width:430px;height:100dvh;background:var(--vs-grad-page);overflow:hidden;isolation:isolate}.vs-page{position:relative;z-index:1}.vs-scroll{padding-bottom:calc(88px + env(safe-area-inset-bottom))}@media(min-width:640px){body{padding-block:24px}.vs-phone{height:calc(100dvh - 48px);border:1px solid #3a3b40;border-radius:34px;box-shadow:0 24px 80px #0000008c}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.tab-bar[data-astro-cid-s6oy5d3q]{position:sticky;bottom:0;z-index:40;display:flex;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--vs-grad-menu);box-shadow:var(--vs-shadow-menu)}.tab-item[data-astro-cid-s6oy5d3q]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:48px;color:#fdfdffb3;position:relative}.tab-icon-bg[data-astro-cid-s6oy5d3q]{display:flex;align-items:center;justify-content:center;width:60px;height:44px;border-radius:14px;transition:background var(--vs-dur-fast) var(--vs-ease)}.tab-item[data-astro-cid-s6oy5d3q].active .tab-icon-bg[data-astro-cid-s6oy5d3q]{background:#fdfdff1f}.tab-item[data-astro-cid-s6oy5d3q].active{color:#fff}.tab-item[data-astro-cid-s6oy5d3q].active .icon{stroke:url(#tabActiveGrad)}.tab-label[data-astro-cid-s6oy5d3q]{font:700 10px/1 var(--vs-font);letter-spacing:.06em;text-transform:uppercase;color:#fdfdff}.tab-icon-wrap[data-astro-cid-s6oy5d3q]{position:relative;display:flex}.tab-badge[data-astro-cid-s6oy5d3q][hidden]{display:none}.tab-badge[data-astro-cid-s6oy5d3q]{position:absolute;top:-8px;right:-6px;min-width:18px;height:18px;padding-inline:3px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--vs-violet);color:#fff;font-size:10px;font-weight:700}.demo-notice-host[data-astro-cid-s6oy5d3q]{position:absolute;left:20px;right:20px;bottom:calc(76px + env(safe-area-inset-bottom));z-index:45;display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:var(--vs-r-input);background:#5152578c;color:var(--vs-text-muted);font-size:13px;line-height:1.45;transition:opacity .2s var(--vs-ease)}.demo-notice-host[data-astro-cid-s6oy5d3q][hidden]{display:none}.demo-notice-host[data-astro-cid-s6oy5d3q] .icon{flex-shrink:0;margin-top:1px}.demo-notice-host[data-astro-cid-s6oy5d3q].fading{opacity:0}
