.aussteller-header[data-astro-cid-h3yvauuv]{position:relative;width:100%}.aussteller-header__banner[data-astro-cid-h3yvauuv]{width:100%;height:200px;overflow:hidden}.aussteller-header__banner[data-astro-cid-h3yvauuv] img[data-astro-cid-h3yvauuv]{width:100%;height:100%;object-fit:cover;object-position:center}.aussteller-header__banner-placeholder[data-astro-cid-h3yvauuv]{width:100%;height:100%;background:linear-gradient(135deg,#3d2b1a,#5c3d22,#4a2e18,#6b4a30,#3d2b1a);position:relative}.aussteller-header__banner-placeholder[data-astro-cid-h3yvauuv]:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 250px 150px at 60% 40%,rgba(235,129,33,.12) 0%,transparent 70%)}.aussteller-header__logo-plate[data-astro-cid-h3yvauuv]{position:absolute;bottom:-32px;left:16px;width:96px;height:96px;background:var(--neutral-0);border-radius:var(--radius-md);border:1px solid var(--border-default);box-shadow:var(--shadow-md);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px;gap:3px}.logo-plate__main[data-astro-cid-h3yvauuv]{font-family:var(--font-accent);font-size:18px;font-weight:400;color:var(--text-primary);letter-spacing:-.01em;line-height:1}.logo-plate__sub[data-astro-cid-h3yvauuv]{font-size:9px;font-weight:600;color:var(--neutral-600);letter-spacing:.08em;text-transform:uppercase}.aussteller-header__info[data-astro-cid-h3yvauuv]{padding:48px 16px 16px}.aussteller-header__name[data-astro-cid-h3yvauuv]{font-family:var(--font-accent);font-size:24px;font-weight:400;color:var(--text-primary);letter-spacing:-.01em;line-height:1.25}.aussteller-header__cluster[data-astro-cid-h3yvauuv]{display:inline-flex;align-items:center;padding:4px 10px;background:var(--brand-primary-50);color:var(--brand-primary-800);border-radius:var(--radius-full);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-family:var(--font-body);margin-top:8px}.aussteller-header__standort[data-astro-cid-h3yvauuv]{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:14px;font-weight:400;color:var(--text-secondary)}.aussteller-header__standort[data-astro-cid-h3yvauuv] svg[data-astro-cid-h3yvauuv]{flex-shrink:0;color:var(--text-tertiary)}.sheet-backdrop[data-astro-cid-ih2hz64r]{position:fixed;inset:0;background:var(--surface-overlay);z-index:90;opacity:0;pointer-events:none;transition:opacity var(--transition-sheet)}.sheet-backdrop[data-astro-cid-ih2hz64r].visible{opacity:1;pointer-events:auto}.timeslot-sheet[data-astro-cid-ih2hz64r]{position:fixed;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:100%;max-width:var(--max-content-width);max-height:75vh;background:var(--surface-elevated);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;padding:16px 16px 24px;box-shadow:var(--shadow-xl);z-index:100;transition:transform var(--transition-sheet);overflow-y:auto;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.timeslot-sheet[data-astro-cid-ih2hz64r].visible{transform:translate(-50%) translateY(0)}.sheet-handle[data-astro-cid-ih2hz64r]{width:40px;height:4px;border-radius:var(--radius-full);background:var(--neutral-300);margin:8px auto 16px}.sheet-heading[data-astro-cid-ih2hz64r]{font-size:18px;font-weight:600;color:var(--text-primary);margin-bottom:16px;font-family:var(--font-display)}.sheet-date-tabs[data-astro-cid-ih2hz64r]{display:flex;gap:8px;margin-bottom:20px;overflow-x:auto;scrollbar-width:none}.sheet-date-tabs[data-astro-cid-ih2hz64r]::-webkit-scrollbar{display:none}.date-tab[data-astro-cid-ih2hz64r]{padding:10px 14px;border-radius:var(--radius-full);font-size:13px;font-weight:600;font-family:var(--font-body);background:var(--neutral-100);color:var(--text-primary);border:none;cursor:pointer;white-space:nowrap;transition:background-color var(--transition-default),color var(--transition-default)}.date-tab--active[data-astro-cid-ih2hz64r]{background:var(--brand-primary);color:var(--neutral-0)}.slot-grid[data-astro-cid-ih2hz64r]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px}.slot[data-astro-cid-ih2hz64r]{padding:14px 8px;border-radius:var(--radius-md);font-size:14px;font-weight:600;font-family:var(--font-body);text-align:center;border:1px solid var(--border-default);cursor:pointer;transition:background-color var(--transition-default),border-color var(--transition-default),color var(--transition-default);background:var(--neutral-0);color:var(--text-primary);min-height:48px;display:flex;align-items:center;justify-content:center;gap:4px}.slot--available[data-astro-cid-ih2hz64r]:hover{border-color:var(--border-strong)}.slot--selected[data-astro-cid-ih2hz64r]{background:var(--brand-primary-50);border:2px solid var(--brand-primary);color:var(--brand-primary-800);padding:13px 7px}.slot--unavailable[data-astro-cid-ih2hz64r]{background:var(--neutral-100);color:var(--neutral-400);text-decoration:line-through;cursor:not-allowed;border-color:var(--border-default)}.sheet-cta[data-astro-cid-ih2hz64r]{width:100%;padding:16px;background:var(--brand-primary);color:var(--neutral-0);font-size:15px;font-weight:600;font-family:var(--font-body);letter-spacing:.005em;border:none;border-radius:var(--radius-md);cursor:pointer;min-height:48px;transition:background-color var(--transition-default),transform var(--transition-fast);box-shadow:var(--shadow-sm)}.sheet-cta[data-astro-cid-ih2hz64r]:hover{background:var(--brand-primary-hover);box-shadow:var(--shadow-md)}.sheet-cta[data-astro-cid-ih2hz64r]:active{background:var(--brand-primary-active);transform:scale(.97)}.sheet-confirmation[data-astro-cid-ih2hz64r]{display:flex;flex-direction:column;align-items:center;padding:24px 0 8px;text-align:center}.confirmation-icon[data-astro-cid-ih2hz64r]{margin-top:24px}.confirmation-headline[data-astro-cid-ih2hz64r]{font-size:22px;font-weight:600;color:var(--text-primary);margin-top:16px;font-family:var(--font-display)}.confirmation-body[data-astro-cid-ih2hz64r]{font-size:14px;font-weight:400;color:var(--text-secondary);margin-top:8px;line-height:1.5}.confirmation-hint[data-astro-cid-ih2hz64r]{font-size:12px;font-weight:400;color:var(--text-tertiary);margin-top:8px}.sheet-close-btn[data-astro-cid-ih2hz64r]{width:100%;padding:14px;margin-top:24px;background:var(--neutral-100);color:var(--text-primary);font-size:14px;font-weight:600;font-family:var(--font-body);border:none;border-radius:var(--radius-md);cursor:pointer;min-height:48px;transition:background-color var(--transition-default)}.sheet-close-btn[data-astro-cid-ih2hz64r]:hover{background:var(--neutral-200)}.aussteller-wrapper[data-astro-cid-42kk37w4]{position:relative;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.header-over-banner[data-astro-cid-42kk37w4]{position:absolute;top:0;left:0;right:0;z-index:10}.aussteller-content[data-astro-cid-42kk37w4]{padding:0 var(--space-4) var(--space-4)}.aussteller-desc[data-astro-cid-42kk37w4]{font-size:16px;font-weight:400;line-height:1.5;color:var(--text-secondary);padding-top:var(--space-4);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.brand-groups[data-astro-cid-42kk37w4]{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-2)}.brand-group__label[data-astro-cid-42kk37w4]{font-size:13px;font-weight:600;color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase;margin-bottom:var(--space-2);font-family:var(--font-body)}.brand-group__items[data-astro-cid-42kk37w4]{display:flex;flex-wrap:wrap;gap:var(--space-2)}.brand-pill[data-astro-cid-42kk37w4]{display:inline-flex;align-items:center;padding:6px 12px;background:var(--neutral-100);color:var(--text-primary);border-radius:var(--radius-full);font-size:13px;font-weight:500;font-family:var(--font-body);border:1px solid var(--border-default)}.showroom-impression[data-astro-cid-42kk37w4]{border-radius:var(--radius-md);overflow:hidden;margin-bottom:var(--space-4)}.showroom-impression__img[data-astro-cid-42kk37w4]{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center;display:block}.sticky-cta-wrap[data-astro-cid-42kk37w4]{position:fixed;bottom:calc(var(--tabbar-height) + env(safe-area-inset-bottom,0px) + 8px);left:50%;transform:translate(-50%);width:calc(100% - 32px);max-width:calc(var(--max-content-width) - 32px);z-index:45}.sticky-cta[data-astro-cid-42kk37w4]{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 24px;background:var(--brand-primary);color:var(--neutral-0);font-size:15px;font-weight:600;font-family:var(--font-body);letter-spacing:.005em;border-radius:var(--radius-md);border:none;box-shadow:var(--shadow-md);cursor:pointer;min-height:48px;transition:background-color var(--transition-default),box-shadow var(--transition-default),transform var(--transition-fast)}.sticky-cta[data-astro-cid-42kk37w4]:hover{background:var(--brand-primary-hover);box-shadow:var(--shadow-lg)}.sticky-cta[data-astro-cid-42kk37w4]:active{background:var(--brand-primary-active);transform:scale(.97)}.sticky-cta[data-astro-cid-42kk37w4]:disabled{background:var(--neutral-200);color:var(--neutral-600);cursor:default;box-shadow:none}
