.theme-showcase[data-v-47718763]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:768px){.theme-showcase[data-v-47718763]{grid-template-columns:repeat(2,1fr)}}.theme-card[data-v-47718763]{border-radius:var(--radius-lg);overflow:hidden;border:2px solid transparent;transition:all .2s ease}.theme-card[data-v-47718763]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.theme-preview[data-v-47718763]{height:100px;padding:.5rem}.preview-titlebar[data-v-47718763]{height:12px;border-radius:2px;margin-bottom:.375rem}.preview-content[data-v-47718763]{display:flex;gap:.375rem;height:calc(100% - 16px)}.preview-sidebar[data-v-47718763]{width:25%;border-radius:2px}.preview-main[data-v-47718763]{flex:1;display:flex;flex-direction:column;gap:.25rem}.preview-widget[data-v-47718763]{flex:1;border-radius:2px}.theme-name[data-v-47718763]{display:block;padding:.5rem;text-align:center;font-size:.8125rem;font-weight:500}.theme-card.dark[data-v-47718763]{background:#1a1a2e}.theme-card.dark .preview-titlebar[data-v-47718763]{background:#16213e}.theme-card.dark .preview-sidebar[data-v-47718763]{background:#0f3460}.theme-card.dark .preview-widget[data-v-47718763]{background:#e94560;opacity:.8}.theme-card.dark .theme-name[data-v-47718763]{color:#e0e0e0;background:#16213e}.theme-card.ocean[data-v-47718763]{background:#0a1929}.theme-card.ocean .preview-titlebar[data-v-47718763]{background:#0d47a1}.theme-card.ocean .preview-sidebar[data-v-47718763]{background:var(--cp-info-700)}.theme-card.ocean .preview-widget[data-v-47718763]{background:#4fc3f7;opacity:.8}.theme-card.ocean .theme-name[data-v-47718763]{color:#e3f2fd;background:#0d47a1}.theme-card.light[data-v-47718763]{background:#f8fafc}.theme-card.light .preview-titlebar[data-v-47718763]{background:#e2e8f0}.theme-card.light .preview-sidebar[data-v-47718763]{background:#cbd5e1}.theme-card.light .preview-widget[data-v-47718763]{background:var(--cp-info-500);opacity:.8}.theme-card.light .theme-name[data-v-47718763]{color:#1e293b;background:#e2e8f0}.theme-card.sunset[data-v-47718763]{background:linear-gradient(135deg,#1a1a2e,#2d1f3d)}.theme-card.sunset .preview-titlebar[data-v-47718763]{background:#4a1942}.theme-card.sunset .preview-sidebar[data-v-47718763]{background:#6b2d5c}.theme-card.sunset .preview-widget[data-v-47718763]{background:#f97316;opacity:.8}.theme-card.sunset .theme-name[data-v-47718763]{color:#fcd5ce;background:#4a1942}.theme-list[data-v-47718763]{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.theme-item[data-v-47718763]{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--bg-white);border:1px solid var(--bg-gray);border-radius:var(--radius-md)}.theme-swatch[data-v-47718763]{width:48px;height:48px;border-radius:var(--radius-md);flex-shrink:0}.dark-swatch[data-v-47718763]{background:linear-gradient(135deg,#1a1a2e 50%,#e94560 50%)}.ocean-swatch[data-v-47718763]{background:linear-gradient(135deg,#0a1929 50%,#4fc3f7 50%)}.nordic-swatch[data-v-47718763]{background:linear-gradient(135deg,#f8fafc 50%,var(--cp-info-500) 50%)}.sunset-swatch[data-v-47718763]{background:linear-gradient(135deg,#1a1a2e 50%,#f97316 50%)}.mono-swatch[data-v-47718763]{background:linear-gradient(135deg,#1a1a1a 50%,#888 50%)}.theme-details strong[data-v-47718763]{display:block;font-size:.9375rem;color:var(--text-primary);margin-bottom:.25rem}.theme-details p[data-v-47718763]{margin:0;font-size:.8125rem;color:var(--text-secondary)}.editor-sections[data-v-47718763]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:640px){.editor-sections[data-v-47718763]{grid-template-columns:1fr}}.section-card[data-v-47718763]{display:flex;gap:1rem;padding:1rem;background:var(--bg-light);border-radius:var(--radius-md)}.section-icon[data-v-47718763]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--primary-lighter);color:var(--primary);border-radius:var(--radius-md);flex-shrink:0}.section-icon svg[data-v-47718763]{width:20px;height:20px}.section-content h4[data-v-47718763]{margin:0 0 .25rem;font-size:.9375rem;color:var(--text-primary)}.section-content p[data-v-47718763]{margin:0;font-size:.8125rem;color:var(--text-secondary)}.color-tools[data-v-47718763]{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.tool-item[data-v-47718763]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:var(--bg-white);border:1px solid var(--bg-gray);border-radius:var(--radius-md)}.tool-preview[data-v-47718763]{width:60px;height:32px;border-radius:var(--radius-sm);flex-shrink:0}.tool-preview.color-picker[data-v-47718763]{background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.tool-preview.hex-input[data-v-47718763]{background:var(--bg-light);border:1px solid var(--bg-gray);display:flex;align-items:center;justify-content:center;font-family:monospace;font-size:.75rem;color:var(--text-secondary)}.tool-preview.opacity-slider[data-v-47718763]{background:linear-gradient(90deg,transparent 0%,#4fc3f7 100%),repeating-conic-gradient(#ddd,#ddd 25%,#fff 0%,#fff 50%) 50% / 8px 8px;display:flex;align-items:center;padding:0 4px}.opacity-track[data-v-47718763]{width:100%;height:4px;background:var(--cp-overlay-light);border-radius:2px}.tool-item span[data-v-47718763]{font-size:.875rem;color:var(--text-secondary)}.use-cases[data-v-47718763]{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.use-case[data-v-47718763]{display:flex;gap:1rem;padding:1rem;background:var(--bg-light);border-radius:var(--radius-md)}.use-icon[data-v-47718763]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--primary-lighter);color:var(--primary);border-radius:var(--radius-md);flex-shrink:0}.use-icon svg[data-v-47718763]{width:20px;height:20px}.use-content strong[data-v-47718763]{display:block;font-size:.9375rem;color:var(--text-primary);margin-bottom:.25rem}.use-content p[data-v-47718763]{margin:0;font-size:.8125rem;color:var(--text-secondary)}.tier-badge[data-v-47718763]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,var(--cp-warning-500) 0%,#d97706 100%);color:#fff;font-size:.8125rem;font-weight:600;border-radius:var(--radius-full);margin:1rem 0}.tier-badge svg[data-v-47718763]{width:16px;height:16px}.whitelabel-features[data-v-47718763]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:640px){.whitelabel-features[data-v-47718763]{grid-template-columns:1fr}}.wl-feature[data-v-47718763]{display:flex;gap:1rem;padding:1rem;background:var(--bg-white);border:1px solid var(--bg-gray);border-radius:var(--radius-md)}.wl-icon[data-v-47718763]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#b45309;border-radius:var(--radius-md);flex-shrink:0}.wl-icon svg[data-v-47718763]{width:20px;height:20px}.wl-content strong[data-v-47718763]{display:block;font-size:.9375rem;color:var(--text-primary);margin-bottom:.25rem}.wl-content p[data-v-47718763]{margin:0;font-size:.8125rem;color:var(--text-secondary)}
