.ambience-modal-overlay{z-index:10000;background:#02061799;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ambience-modal-content{background:#fff;border:1px solid #0f172a1f;border-radius:16px;width:min(760px,94vw);max-height:90vh;padding:1.5rem;overflow-y:auto;box-shadow:0 20px 65px #0f172a47}.ambience-modal-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ambience-modal-header h2{color:#0f172a;margin:0}.ambience-modal-close{color:#0f172a;cursor:pointer;background:#e2e8f0;border:none;border-radius:999px;width:2rem;height:2rem}.ambience-modal-copy{color:#334155;margin:.75rem 0 1rem}.ambience-preview-box{border-radius:12px;margin-bottom:1rem;padding:.95rem;transition:background .22s}.ambience-preview-chip{text-transform:uppercase;letter-spacing:.04em;background:#ffffff94;border-radius:999px;margin-bottom:.5rem;padding:.15rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.ambience-preview-title{font-size:1.05rem;font-weight:800}.ambience-preview-vibe{opacity:.9;margin-top:.3rem;font-size:.88rem}.ambience-preview-wire{gap:.3rem;margin-top:.9rem;display:grid}.ambience-preview-wire span{background:#ffffffb3;border-radius:999px;height:7px;display:block}.ambience-options{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.ambience-option{color:#1e293b;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem;transition:border-color .18s,transform .18s}.ambience-option strong{font-size:.9rem;display:block}.ambience-option span{color:#475569;margin-top:.25rem;font-size:.77rem;line-height:1.35;display:block}.ambience-option:hover{border-color:#0369a1;transform:translateY(-1px)}.ambience-option.selected{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e26}.ambience-modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.ambience-btn-secondary,.ambience-btn-primary{cursor:pointer;border:none;border-radius:8px;padding:.62rem 1rem;font-weight:700}.ambience-btn-secondary{color:#0f172a;background:#e2e8f0}.ambience-btn-primary{color:#fff;background:#0f766e}@media (width<=700px){.ambience-options{grid-template-columns:1fr}.ambience-modal-content{padding:1rem}}
