:root{--primary: #1e40af;--primary-dark: #1e3a8a;--secondary: #64748b;--bg-page: #f8fafc;--bg-card: #ffffff;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--border: #e2e8f0;--border-dark: #cbd5e1;--radius: 6px;--radius-lg: 8px;--shadow: 0 1px 3px rgba(0, 0, 0, .08);--shadow-lg: 0 4px 6px -1px rgba(0, 0, 0, .08)}.svelte-17et19q{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;background:var(--bg-page);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}.app-container.svelte-17et19q{display:flex;flex-direction:column;min-height:100vh}.navbar.svelte-17et19q{background:var(--bg-card);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10}.nav-container.svelte-17et19q{max-width:1200px;margin:0 auto;padding:.875rem 1.5rem;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.nav-back.svelte-17et19q{color:var(--text-secondary);text-decoration:none;transition:color .15s ease}.nav-back.svelte-17et19q:hover{color:var(--primary)}.nav-divider.svelte-17et19q{color:var(--text-muted)}.nav-current.svelte-17et19q{color:var(--text-primary);font-weight:500}.main-wrapper.svelte-17et19q{flex:1;max-width:800px;margin:0 auto;padding:2rem 1.5rem;width:100%}.page-header.svelte-17et19q{margin-bottom:2rem;text-align:center}.page-header.svelte-17et19q h1:where(.svelte-17et19q){font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:var(--text-primary);letter-spacing:-.02em}.page-header.svelte-17et19q p:where(.svelte-17et19q){font-size:.9375rem;color:var(--text-secondary);margin:0}.room-grid.svelte-17et19q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:2rem}.room-card.svelte-17et19q{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;overflow:hidden}.room-card.svelte-17et19q:hover{border-color:var(--border-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.room-card-header.svelte-17et19q{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid var(--border);background:linear-gradient(to right,var(--bg-page),transparent)}.room-name.svelte-17et19q{font-size:1.125rem;font-weight:600;margin:0;color:var(--text-primary)}.room-arrow.svelte-17et19q{font-size:1.5rem;color:var(--primary);transition:transform .15s ease}.room-card.svelte-17et19q:hover .room-arrow:where(.svelte-17et19q){transform:translate(4px)}.room-card-body.svelte-17et19q{padding:1.25rem}.room-description.svelte-17et19q{font-size:.875rem;color:var(--text-secondary);margin:0}.alternative-section.svelte-17et19q{text-align:center;padding:1.5rem;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg)}.alternative-section.svelte-17et19q p:where(.svelte-17et19q){font-size:.875rem;color:var(--text-secondary);margin:.5rem 0}.ai-link.svelte-17et19q{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#9333ea,#2563eb);color:#fff;text-decoration:none;border-radius:var(--radius);font-weight:500;font-size:.9375rem;transition:opacity .15s ease}.ai-link.svelte-17et19q:hover{opacity:.9}.ai-logo.svelte-17et19q{width:20px;height:20px}@media(max-width:640px){.main-wrapper.svelte-17et19q{padding:1rem .75rem}.page-header.svelte-17et19q h1:where(.svelte-17et19q){font-size:1.25rem}.room-grid.svelte-17et19q{grid-template-columns:1fr}}
