.vivido-box{padding:18px 22px;margin:1.5rem 0;box-sizing:border-box}.vivido-box-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.vivido-box-header:empty{display:none}.vivido-box-title{margin:0;font-size:1.15rem;font-weight:600;line-height:1.3}.vivido-box-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.vivido-box-body{font-size:.98rem;line-height:1.6}.vivido-box-body p:first-child{margin-top:0}.vivido-box-body p:last-child{margin-bottom:0}.vivido-box-footer{margin-top:14px}.vivido-btn{display:inline-block;padding:8px 16px;font-size:.9rem;font-weight:600;border-radius:6px;text-decoration:none;transition:opacity .2s ease}.vivido-btn:hover{opacity:.9;text-decoration:none}.vivido-divider{border:none;clear:both}.vivido-code-wrapper{margin:1.5rem 0;background-color:#1e293b;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.vivido-code-bar{display:flex;justify-content:space-between;align-items:center;padding:6px 14px;background-color:#0f172a;border-bottom:1px solid #334155}.vivido-code-lang{font-family:monospace;font-size:.75rem;color:#94a3b8;font-weight:bold}.vivido-copy-btn{background:#334155;color:#f1f5f9;border:none;border-radius:4px;font-size:.75rem;padding:4px 10px;cursor:pointer;transition:background .15s ease}.vivido-copy-btn:hover{background:#475569}.vivido-copy-btn.copied{background:#15803d;color:#fff}.vivido-code-pre{margin:0;padding:16px;overflow-x:auto;background:transparent;color:#f8fafc;font-size:.9rem;line-height:1.5}.vivido-code-pre code{background:transparent;padding:0;color:inherit;font-family:Consolas,Monaco,"Andale Mono",monospace}.vivido-icon-list{list-style:none !important;padding-left:0 !important;margin:1.25rem 0;display:flex;flex-direction:column;gap:10px}.vivido-list-item{display:flex;align-items:center;gap:12px}.vivido-bullet-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem;line-height:1}.vivido-style-solid .vivido-bullet-icon{width:24px;height:24px;border-radius:50%;color:#fff !important;font-size:.75rem;font-weight:bold}.vivido-style-soft .vivido-bullet-icon{width:24px;height:24px;border-radius:50%;font-size:.8rem;font-weight:bold}.vivido-style-outline .vivido-bullet-icon{width:22px;height:22px;border-radius:50%;border:2px solid;background:transparent;font-size:.75rem;font-weight:bold}.vivido-item-content{flex-grow:1}
