:root{--background-color: #1a2634;--text-color: #e0e6ff;--primary-color: #48a7ff;--secondary-color: #7f00ff;--accent-color: #ff3e00;--bg: #070B14;--panel: #0c1324;--muted: #9aa4c2;--text: #eaf0ff;--brand: #7c8ff9;--brand-2: #6ff0d3;--border: #223055;--glowA: 196, 140, 255;--glowB: 127, 208, 255;--radius: 16px;--container: 1200px}body{font-family:Arial,sans-serif;background-color:var(--background-color);color:var(--text-color);margin:0;padding:0;min-height:100vh;position:relative}#app{display:flex;flex-direction:column;min-height:100vh}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}header.svelte-1vze4p3{background-color:var(--background-color);padding:1rem;display:flex;justify-content:center;align-items:center}.header-content.svelte-1vze4p3{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100%}.logo.svelte-1vze4p3 img:where(.svelte-1vze4p3){max-width:100%;height:auto;margin:0 auto;display:block}.tagline.svelte-1vze4p3{text-align:center;color:#48a7ff;font-size:.9rem;width:100%;max-width:1200px;margin:.5rem auto 0}@media (max-width: 1200px){.tagline.svelte-1vze4p3{max-width:90%}}@media (max-width: 600px){.logo.svelte-1vze4p3{display:flex;justify-content:center}.logo.svelte-1vze4p3 img:where(.svelte-1vze4p3){max-width:80%}.tagline.svelte-1vze4p3{font-size:.75rem;max-width:100%}}footer.svelte-rmww8w{background-color:var(--background-color);color:var(--text-color);padding:1rem}.footer-content.svelte-rmww8w{display:flex;flex-direction:column;align-items:center;max-width:100%;margin:0 auto;gap:.5rem}.powered-by.svelte-rmww8w{display:flex;align-items:center;gap:.5rem}.powered-by.svelte-rmww8w img:where(.svelte-rmww8w){height:24px;width:auto}.legal-links.svelte-rmww8w{display:flex;gap:1rem;margin-bottom:.5rem}.legal-links.svelte-rmww8w a:where(.svelte-rmww8w){color:var(--text-color);text-decoration:none;font-size:.9rem}.legal-links.svelte-rmww8w a:where(.svelte-rmww8w):hover{text-decoration:underline}@media (max-width: 600px){.powered-by.svelte-rmww8w span:where(.svelte-rmww8w){font-size:.8rem}.powered-by.svelte-rmww8w img:where(.svelte-rmww8w){height:20px}.legal-links.svelte-rmww8w{gap:.5rem}.legal-links.svelte-rmww8w a:where(.svelte-rmww8w){font-size:.8rem}}.partner-info.svelte-rmww8w{margin-bottom:1rem;text-align:center}.partner-info.svelte-rmww8w a:where(.svelte-rmww8w){color:var(--primary-color);text-decoration:none;font-weight:700}.partner-info.svelte-rmww8w a:where(.svelte-rmww8w):hover{text-decoration:underline}@media (max-width: 600px){.partner-info.svelte-rmww8w{font-size:.9rem;margin-bottom:.5rem}.footer-content.svelte-rmww8w>p:where(.svelte-rmww8w){font-size:.8rem}}.nav.svelte-1hm1x00{position:sticky;top:0;z-index:50;background:#070b14b3;-webkit-backdrop-filter:saturate(140%) blur(12px);backdrop-filter:saturate(140%) blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.navbar.svelte-1hm1x00{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.brand.svelte-1hm1x00{display:flex;align-items:center;gap:10px}.brand.svelte-1hm1x00 img:where(.svelte-1hm1x00){height:28px;width:auto;max-width:200px;margin-left:19px}.navlinks.svelte-1hm1x00{display:none;gap:16px;align-items:center;flex-wrap:wrap}.navlinks.svelte-1hm1x00 a:where(.svelte-1hm1x00){padding:8px 10px;border-radius:10px;color:var(--muted, #9aa4c2)}.navlinks.svelte-1hm1x00 a:where(.svelte-1hm1x00):hover{background:#ffffff0f;color:var(--text, #eaf0ff)}.hamburger.svelte-1hm1x00{display:inline-flex;background:transparent;border:0;padding:8px;border-radius:10px}.hamburger.svelte-1hm1x00:hover{background:#ffffff0f}@media (min-width: 900px){.navlinks.svelte-1hm1x00{display:flex}.hamburger.svelte-1hm1x00{display:none}}.mobile-menu.svelte-1hm1x00{display:none}.mobile-menu.open.svelte-1hm1x00{display:grid;padding:12px;border-top:1px solid rgba(255,255,255,.06);background:#070b14eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:6px}.mobile-menu.svelte-1hm1x00 a:where(.svelte-1hm1x00){padding:12px;border-radius:10px;color:var(--muted, #9aa4c2)}.mobile-menu.svelte-1hm1x00 a:where(.svelte-1hm1x00):hover{background:#ffffff0f;color:var(--text, #eaf0ff)}.container.svelte-1hm1x00{width:100%;max-width:var(--container, 1200px);margin-inline:auto;padding-inline:16px}@media (min-width: 480px){.container.svelte-1hm1x00{padding-inline:20px}}.sr-only.svelte-1hm1x00{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,1,1);white-space:nowrap;border:0}.cta.primary.svelte-1hm1x00{background:linear-gradient(180deg,#48a7ff,#7c8ff999);color:#0b1220;border:1px solid rgba(124,143,249,1);font-weight:700;border-radius:999px;padding:8px 14px;display:inline-flex;align-items:center;cursor:pointer;text-decoration:none}button.cta.svelte-1hm1x00{font-family:inherit;font-size:inherit}footer.svelte-tx9wmf{padding:32px 0;border-top:1px solid rgba(255,255,255,.06);margin-top:32px;color:var(--muted, #9aa4c2);background:var(--bg, #070B14)}.foot-grid.svelte-tx9wmf{display:grid;gap:14px}@media (min-width: 800px){.foot-grid.svelte-tx9wmf{grid-template-columns:2fr 1fr 1fr 1fr}}.foot-heading.svelte-tx9wmf{color:#eaf0ff;font-weight:700;margin-bottom:8px}.container.svelte-tx9wmf{width:100%;max-width:var(--container, 1200px);margin-inline:auto;padding-inline:16px}@media (min-width: 480px){.container.svelte-tx9wmf{padding-inline:20px}}.stack.svelte-tx9wmf{display:grid;gap:clamp(14px,2.2vw,28px)}.muted.svelte-tx9wmf{color:var(--muted, #9aa4c2)}.ghost.svelte-tx9wmf{opacity:.75}.brand.svelte-tx9wmf img:where(.svelte-tx9wmf){height:28px;width:auto;max-width:200px;margin-left:0}a.svelte-tx9wmf{color:inherit;text-decoration:none}a.svelte-tx9wmf:hover{text-decoration:underline}#app.svelte-11hwlbh{display:flex;flex-direction:column;min-height:100vh}main.svelte-11hwlbh{flex:1;position:relative;overflow:hidden}body.ai-hotel-assistants-page main.svelte-11hwlbh{position:relative;min-height:calc(100vh - 53px)}@media (max-width: 900px){body.ai-hotel-assistants-page main.svelte-11hwlbh{min-height:500px;height:calc(100vh - 53px)}}
