.aigc-flex-1{flex:1;min-width:0}.aigc-unavailable{border-radius:var(--wh-radius-lg);border:1px solid var(--wh-border);background:var(--wh-surface-subtle,var(--wh-surface));align-items:flex-start;gap:10px;padding:12px;display:flex}.aigc-unavailable-copy{flex-direction:column;gap:2px;display:flex}.aigc-unavailable-copy strong{font-family:var(--wh-font);color:var(--wh-text);font-size:13px}.aigc-unavailable-copy span{font-family:var(--wh-font);color:var(--wh-text-muted);font-size:12px}.aigc-outline{border:1px solid var(--wh-border);border-radius:var(--wh-radius-lg);background:var(--wh-surface-subtle,var(--wh-surface));padding:14px}.aigc-outline-head{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.aigc-outline-head strong{font-family:var(--wh-font);color:var(--wh-text);font-size:15px}.aigc-outline-head span{font-family:var(--wh-font);color:var(--wh-text-muted);font-size:12px}.aigc-modules{flex-direction:column;gap:8px;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.aigc-module{background:var(--wh-surface);border:1px solid var(--wh-border-light,var(--wh-border));border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.aigc-module-title{font-family:var(--wh-font);color:var(--wh-text);font-size:13px;font-weight:600}.aigc-module-tags{gap:6px;display:flex}.aigc-tag{font-family:var(--wh-font);color:var(--wh-text-muted);background:var(--wh-surface-hover);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}