.preview-room{background:var(--color-surface, #F2F0E5);border:1px solid var(--color-border, #DAD8CE);border-radius:14px;padding:var(--sp-3) var(--sp-4);margin:var(--sp-2) 0}.preview-room__eyebrow{margin:0 0 var(--sp-2)}.preview-room__chip{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.02em;color:var(--color-text-secondary);padding:3px 10px;border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg)}.preview-room__pulse{width:7px;height:7px;border-radius:50%;background:var(--color-info, #205EA6);animation:preview-pulse 1.8s ease-in-out infinite}@keyframes preview-pulse{0%,to{opacity:1}50%{opacity:.25}}.preview-room__heading{font-family:var(--font-sans);font-size:.95rem;font-weight:700;margin:0 0 var(--sp-1)}.preview-hero{position:relative;min-height:210px;border-radius:var(--radius);overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:var(--sp-3)}.preview-hero--quiet{min-height:160px}.preview-hero__backdrop{position:absolute;inset:0;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:var(--sp-3) var(--sp-4);filter:blur(4px);opacity:.35}.preview-hero__bar{height:10px;border-radius:6px;width:70%}.preview-hero__bar:nth-child(2){width:55%}.preview-hero__bar:nth-child(3){width:62%}.preview-hero__bar:nth-child(4){width:40%}.preview-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;max-width:420px;padding:var(--sp-2)}.preview-hero__ring-text{font-family:var(--font-mono);font-size:12px;font-weight:700;fill:var(--color-text)}.preview-hero__dot{width:10px;height:10px;border-radius:50%;background:var(--color-info, #205EA6);animation:preview-pulse 1.8s ease-in-out infinite}.preview-hero__head{font-family:var(--font-sans);font-size:1.1rem;font-weight:700;margin:4px 0 0}.preview-hero__body{font-size:.9rem;color:var(--color-text-secondary);margin:0}.preview-hero__cta{display:inline-block;margin-top:6px;font-family:var(--font-sans);font-weight:500;font-size:.9rem;color:var(--color-brand);background:var(--color-bg);border:2px solid var(--color-brand);border-radius:var(--radius-sm);padding:8px 16px;text-decoration:none}.preview-hero__cta:hover{background:var(--color-surface-hover)}.preview-cohort__sub{font-size:.85rem;color:var(--color-text-secondary);margin:0 0 var(--sp-2)}.preview-cohort__held{font-size:.85rem;color:var(--color-text-secondary);margin:0}.preview-band{margin:10px 0}.preview-band__label{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:500;margin-bottom:5px}.preview-band__dot{width:8px;height:8px;border-radius:50%;flex:none}.preview-band__track{position:relative;height:10px;border-radius:6px;background:var(--color-bg);border:1px solid var(--color-border)}.preview-band__range{position:absolute;top:0;height:100%;border-radius:6px;opacity:.55}.preview-band__held{font-size:.78rem;color:var(--color-text-secondary);margin:0}
