@keyframes svelte-iln1a2-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-iln1a2-slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-iln1a2-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay.svelte-iln1a2{z-index:1000;background:oklch(0% 0 0/.75);justify-content:center;align-items:center;animation:.2s ease-out svelte-iln1a2-fadeIn;display:flex;position:fixed;inset:0}.modal-content.svelte-iln1a2{background:var(--color-bg-primary,oklch(16% 0 0));border:1px solid var(--color-border-default,oklch(30% 0 0));border-radius:.5rem;width:90%;max-width:500px;max-height:90vh;animation:.2s ease-out svelte-iln1a2-slideUp;overflow-y:auto;box-shadow:0 20px 25px -5px oklch(0% 0 0/.3)}.large-modal.svelte-iln1a2{max-width:800px}.modal-header.svelte-iln1a2{border-bottom:1px solid var(--color-border-default,oklch(30% 0 0));justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-header.svelte-iln1a2 h2:where(.svelte-iln1a2){color:var(--color-text-primary,oklch(95% 0 0));margin:0;font-size:1.3rem;font-weight:600}.back-btn.svelte-iln1a2{color:var(--color-text-secondary,oklch(80% 0 0));cursor:pointer;background:0 0;border:none;margin-right:1rem;padding:.5rem;font-size:.9rem}.back-btn.svelte-iln1a2:hover{color:var(--color-text-primary,oklch(95% 0 0))}.modal-close.svelte-iln1a2{cursor:pointer;color:var(--color-text-secondary,oklch(80% 0 0));background:0 0;border:none;padding:.5rem;transition:color .2s}.modal-close.svelte-iln1a2:hover{color:var(--color-text-primary,oklch(95% 0 0))}form.svelte-iln1a2{padding:1.5rem}.form-group.svelte-iln1a2{margin-bottom:1.5rem}.form-group.svelte-iln1a2 label:where(.svelte-iln1a2){color:var(--color-text-primary,oklch(95% 0 0));margin-bottom:.5rem;font-weight:500;display:block}.form-group.svelte-iln1a2 input:where(.svelte-iln1a2){border:1px solid var(--color-border-default,oklch(30% 0 0));background:var(--color-bg-secondary,oklch(20% 0 0));width:100%;color:var(--color-text-primary,oklch(95% 0 0));border-radius:.375rem;padding:.75rem;font-size:1rem;transition:border-color .2s}.form-group.svelte-iln1a2 input:where(.svelte-iln1a2):focus{border-color:var(--color-accent-primary,oklch(65% .2 40));outline:none;box-shadow:0 0 0 3px oklch(65% .2 40/.1)}.form-group.svelte-iln1a2 input.error:where(.svelte-iln1a2){border-color:var(--color-error,oklch(60% .2 25));box-shadow:0 0 0 3px oklch(40% .2 25/.1)}.form-group.svelte-iln1a2 input:where(.svelte-iln1a2):disabled{opacity:.6;cursor:not-allowed}.form-description.svelte-iln1a2{color:var(--color-text-secondary,oklch(80% 0 0));margin-top:.5rem;margin-bottom:1rem;font-size:.875rem}.template-loading.svelte-iln1a2{justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.template-loading.svelte-iln1a2 .spinner:where(.svelte-iln1a2){width:24px;height:24px}.template-grid.svelte-iln1a2{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.template-card.svelte-iln1a2{background:var(--color-bg-secondary,oklch(20% 0 0));border:2px solid var(--color-border-default,oklch(30% 0 0));cursor:pointer;text-align:left;border-radius:.5rem;flex-direction:column;width:100%;height:100%;padding:1rem;font-family:inherit;transition:all .2s;display:flex}.architecture-toggles.svelte-iln1a2{background:var(--color-bg-secondary,oklch(20% 0 0));border-radius:.5rem;gap:.5rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.arch-btn.svelte-iln1a2{color:var(--color-text-secondary,oklch(80% 0 0));cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.arch-btn.svelte-iln1a2:hover{color:var(--color-text-primary,oklch(95% 0 0));background:var(--color-bg-tertiary,oklch(25% 0 0))}.arch-btn.active.svelte-iln1a2{background:var(--color-accent-primary,oklch(65% .2 40));color:#fff;box-shadow:0 1px 3px oklch(0% 0 0/.2)}.template-card.svelte-iln1a2:hover{border-color:var(--color-accent-primary,oklch(65% .2 40));background:var(--color-bg-hover,oklch(22% 0 0))}.template-card.selected.svelte-iln1a2{border-color:var(--color-accent-primary,oklch(65% .2 40));background:oklch(65% .2 40/.1);box-shadow:0 0 0 1px oklch(65% .2 40/.3)}.template-preview.svelte-iln1a2{background:var(--color-bg-primary,oklch(16% 0 0));border-radius:.375rem;justify-content:center;align-items:center;width:100%;height:120px;margin-bottom:.75rem;display:flex;overflow:hidden}.template-preview.svelte-iln1a2 img:where(.svelte-iln1a2){object-fit:cover;width:100%;height:100%}.template-placeholder.svelte-iln1a2,.blank-preview.svelte-iln1a2{color:var(--color-text-muted,oklch(65% 0 0));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.template-info.svelte-iln1a2{flex-direction:column;flex:1;display:flex}.template-info.svelte-iln1a2 h4:where(.svelte-iln1a2){color:var(--color-text-primary,oklch(95% 0 0));margin:0 0 .5rem;font-size:1rem;font-weight:600}.template-info.svelte-iln1a2 p:where(.svelte-iln1a2){color:var(--color-text-secondary,oklch(80% 0 0));margin:0 0 .75rem;font-size:.875rem;line-height:1.4}.template-category.svelte-iln1a2{color:var(--color-accent-primary,oklch(65% .2 40));text-transform:uppercase;background:oklch(65% .2 40/.2);border-radius:.25rem;align-self:flex-start;margin-top:auto;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.selected-template-info.svelte-iln1a2{background:oklch(65% .2 40/.1);border:1px solid oklch(65% .2 40/.3);border-radius:.5rem;margin-top:1rem;padding:1rem}.selected-template-info.svelte-iln1a2 h4:where(.svelte-iln1a2){color:var(--color-text-primary,oklch(95% 0 0));margin:0 0 .5rem;font-size:1rem;font-weight:600}.selected-template-info.svelte-iln1a2 p:where(.svelte-iln1a2){color:var(--color-text-secondary,oklch(80% 0 0));margin:0 0 .75rem;font-size:.875rem}.template-features.svelte-iln1a2{flex-wrap:wrap;gap:.5rem;display:flex}.feature-tag.svelte-iln1a2{background:var(--color-bg-tertiary,oklch(24% 0 0));color:var(--color-text-secondary,oklch(80% 0 0));border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.template-error.svelte-iln1a2{text-align:center;color:var(--color-text-secondary,oklch(80% 0 0));padding:2rem}.validation-error.svelte-iln1a2{border:1px solid var(--color-error,oklch(60% .2 25));color:var(--color-error-light,oklch(80% .15 25));background:oklch(40% .2 25/.1);border-radius:.375rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem;font-size:.875rem;display:flex}.validation-error.svelte-iln1a2 svg:where(.svelte-iln1a2){color:var(--color-error,oklch(60% .2 25));flex-shrink:0}.validation-success.svelte-iln1a2{border:1px solid var(--color-success,oklch(65% .18 150));color:oklch(80% .15 150);background:oklch(65% .18 150/.1);border-radius:.375rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem;font-size:.875rem;display:flex}.validation-success.svelte-iln1a2 svg:where(.svelte-iln1a2){color:var(--color-success,oklch(65% .18 150));flex-shrink:0}.validation-info.svelte-iln1a2{color:oklch(75% .12 250);background:oklch(50% .15 250/.1);border:1px solid oklch(60% .15 250);border-radius:.375rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem;font-size:.875rem;display:flex}.form-help.svelte-iln1a2{color:var(--color-text-secondary,oklch(80% 0 0));margin-top:.25rem;font-size:.75rem;line-height:1.4}.creation-progress.svelte-iln1a2{border:1px solid var(--color-accent-primary,oklch(65% .2 40));background:oklch(65% .2 40/.1);border-radius:.5rem;margin:1rem 0;padding:1rem}.progress-content.svelte-iln1a2{align-items:center;gap:1rem;display:flex}.success-icon.svelte-iln1a2{width:2.5rem;height:2.5rem;color:var(--color-success,oklch(65% .18 150));background:oklch(65% .18 150/.2);border-radius:50%;justify-content:center;align-items:center;display:flex}.spinner.svelte-iln1a2{border:3px solid var(--color-border-default,oklch(30% 0 0));border-top:3px solid var(--color-accent-primary,oklch(65% .2 40));border-radius:50%;width:32px;height:32px;animation:1s linear infinite svelte-iln1a2-spin}.spinner.small.svelte-iln1a2{border-width:2px;width:16px;height:16px}.progress-text.svelte-iln1a2 h4:where(.svelte-iln1a2){color:var(--color-text-primary,oklch(95% 0 0));margin:0 0 .25rem;font-size:1rem;font-weight:600}.progress-text.svelte-iln1a2 p:where(.svelte-iln1a2){color:var(--color-text-secondary,oklch(80% 0 0));margin:0;font-size:.875rem}.modal-error.svelte-iln1a2{border:1px solid var(--color-error,oklch(60% .2 25));color:var(--color-error-light,oklch(80% .15 25));background:oklch(40% .2 25/.1);border-radius:.5rem;align-items:center;gap:.75rem;margin:1rem 0;padding:1rem;font-size:.875rem;display:flex}.modal-error.svelte-iln1a2 svg:where(.svelte-iln1a2){color:var(--color-error,oklch(60% .2 25));flex-shrink:0}.modal-actions.svelte-iln1a2{border-top:1px solid var(--color-border-default,oklch(30% 0 0));background:var(--color-bg-secondary,oklch(20% 0 0));gap:1rem;padding:1.5rem;display:flex}.modal-actions.svelte-iln1a2 .btn:where(.svelte-iln1a2){flex:1}.btn.svelte-iln1a2{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.btn.svelte-iln1a2:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-iln1a2{background:var(--color-accent-primary,oklch(65% .2 40));color:var(--color-text-primary,oklch(95% 0 0))}.btn-primary.svelte-iln1a2:hover:not(:disabled){background:var(--color-accent-primary-hover,oklch(70% .2 40));box-shadow:var(--color-glow-accent,0 0 20px oklch(65% .2 40/.3))}.btn-secondary.svelte-iln1a2{background:var(--color-bg-tertiary,oklch(24% 0 0));color:var(--color-text-secondary,oklch(80% 0 0))}.btn-secondary.svelte-iln1a2:hover:not(:disabled){background:var(--color-bg-hover,oklch(22% 0 0));color:var(--color-text-primary,oklch(95% 0 0))}@keyframes svelte-1q9cgjf-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1q9cgjf-slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1q9cgjf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay.svelte-1q9cgjf{z-index:1000;background:oklch(0% 0 0/.75);justify-content:center;align-items:center;animation:.2s ease-out svelte-1q9cgjf-fadeIn;display:flex;position:fixed;inset:0}.modal-content.svelte-1q9cgjf{background:var(--theme-bg-primary,oklch(16% 0 0));border:1px solid var(--theme-border-default,oklch(30% 0 0));border-radius:.5rem;width:90%;max-width:500px;max-height:90vh;animation:.2s ease-out svelte-1q9cgjf-slideUp;overflow-y:auto;box-shadow:0 20px 25px -5px oklch(0% 0 0/.3)}.delete-modal.svelte-1q9cgjf{max-width:500px}.modal-header.svelte-1q9cgjf{border-bottom:1px solid var(--theme-border-default,oklch(30% 0 0));justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-header.svelte-1q9cgjf h2:where(.svelte-1q9cgjf){color:var(--theme-text-primary,oklch(95% 0 0));margin:0;font-size:1.3rem;font-weight:600}.modal-close.svelte-1q9cgjf{cursor:pointer;color:var(--theme-text-secondary,oklch(80% 0 0));background:0 0;border:none;padding:.5rem;transition:color .2s}.modal-close.svelte-1q9cgjf:hover{color:var(--theme-text-primary,oklch(95% 0 0))}.delete-modal-content.svelte-1q9cgjf{text-align:center;padding:1.5rem}.warning-icon.svelte-1q9cgjf{color:oklch(75% .15 80);justify-content:center;margin:0 auto 1.5rem;display:flex}.delete-message.svelte-1q9cgjf h3:where(.svelte-1q9cgjf){color:var(--theme-text-primary,oklch(95% 0 0));margin:0 0 1rem;font-size:1.2rem;font-weight:600}.delete-message.svelte-1q9cgjf p:where(.svelte-1q9cgjf){color:var(--theme-text-secondary,oklch(80% 0 0));margin:0 0 1.5rem;line-height:1.5}.delete-warnings.svelte-1q9cgjf{border:1px solid var(--theme-error,oklch(60% .2 25));text-align:left;background:oklch(40% .2 25/.1);border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.warning-item.svelte-1q9cgjf{color:var(--theme-error-light,oklch(80% .15 25));align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.warning-item.svelte-1q9cgjf:last-child{margin-bottom:0}.warning-item.svelte-1q9cgjf svg:where(.svelte-1q9cgjf){color:var(--theme-error,oklch(60% .2 25));flex-shrink:0}.published-warning.svelte-1q9cgjf{text-align:left;color:oklch(80% .12 80);background:oklch(70% .15 80/.1);border:1px solid oklch(70% .15 80);border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:1rem;font-size:.9rem;line-height:1.4;display:flex}.published-warning.svelte-1q9cgjf svg:where(.svelte-1q9cgjf){color:oklch(75% .15 80);flex-shrink:0;margin-top:.1rem}.published-warning.svelte-1q9cgjf strong:where(.svelte-1q9cgjf){color:oklch(75% .15 80)}.modal-actions.svelte-1q9cgjf{border-top:1px solid var(--theme-border-default,oklch(30% 0 0));background:var(--theme-bg-secondary,oklch(20% 0 0));gap:1rem;padding:1.5rem;display:flex}.modal-actions.svelte-1q9cgjf .btn:where(.svelte-1q9cgjf){flex:1}.btn.svelte-1q9cgjf{cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.btn.svelte-1q9cgjf:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-1q9cgjf{background:var(--theme-bg-tertiary,oklch(24% 0 0));color:var(--theme-text-secondary,oklch(80% 0 0))}.btn-secondary.svelte-1q9cgjf:hover:not(:disabled){background:var(--theme-surface-hover,oklch(22% 0 0));color:var(--theme-text-primary,oklch(95% 0 0))}.btn-danger.svelte-1q9cgjf{background:var(--theme-error,oklch(60% .2 25));color:var(--theme-text-primary,oklch(95% 0 0))}.btn-danger.svelte-1q9cgjf:hover:not(:disabled){background:oklch(50% .22 25);box-shadow:0 0 20px oklch(55% .2 25/.4)}.spinner.small.svelte-1q9cgjf{border:2px solid var(--theme-border-default,oklch(30% 0 0));border-top:2px solid var(--theme-text-primary,oklch(95% 0 0));border-radius:50%;width:16px;height:16px;animation:1s linear infinite svelte-1q9cgjf-spin}@keyframes svelte-1dhmjoz-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-1dhmjoz-slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1dhmjoz-spin{to{transform:rotate(360deg)}}.modal-overlay.svelte-1dhmjoz{z-index:1000;background:oklch(0% 0 0/.85);justify-content:center;align-items:center;animation:.2s ease-out svelte-1dhmjoz-fadeIn;display:flex;position:fixed;inset:0}.modal-content.svelte-1dhmjoz{background:var(--color-bg-primary,oklch(16% 0 0));border:1px solid var(--color-border-default,oklch(30% 0 0));border-radius:.5rem;flex-direction:column;width:90%;max-width:1000px;max-height:90vh;animation:.2s ease-out svelte-1dhmjoz-slideUp;display:flex;box-shadow:0 20px 25px -5px oklch(0% 0 0/.5)}.modal-header.svelte-1dhmjoz{border-bottom:1px solid var(--color-border-default,oklch(30% 0 0));flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-header.svelte-1dhmjoz h2:where(.svelte-1dhmjoz){margin:0;font-size:1.3rem;font-weight:600}.modal-close.svelte-1dhmjoz{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;padding:.5rem;transition:color .2s}.modal-close.svelte-1dhmjoz:hover{color:var(--color-text-primary)}.modal-body.svelte-1dhmjoz{padding:1.5rem;overflow-y:auto}.filter-tabs.svelte-1dhmjoz{border-bottom:1px solid var(--color-border-default);gap:1rem;margin-bottom:2rem;display:flex}.tab-btn.svelte-1dhmjoz{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1rem;font-weight:500}.tab-btn.svelte-1dhmjoz:hover{color:var(--color-text-primary)}.tab-btn.active.svelte-1dhmjoz{color:var(--color-orange-500,oklch(65% .2 40));border-bottom-color:var(--color-orange-500,oklch(65% .2 40))}.architecture-filters.svelte-1dhmjoz{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.arch-toggle-group.svelte-1dhmjoz{background:var(--color-bg-tertiary,oklch(24% 0 0));border-radius:.5rem;gap:.5rem;width:fit-content;padding:.25rem;display:flex}.arch-btn.svelte-1dhmjoz{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.arch-btn.svelte-1dhmjoz:hover{color:var(--color-text-primary)}.arch-btn.active.svelte-1dhmjoz{background:var(--color-bg-primary,oklch(16% 0 0));color:var(--color-text-primary);box-shadow:0 1px 3px oklch(0% 0 0/.1)}.arch-info-banner.svelte-1dhmjoz{background:var(--color-bg-secondary,oklch(20% 0 0));border:1px solid var(--color-border-default,oklch(30% 0 0));color:var(--color-text-secondary);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;animation:.3s svelte-1dhmjoz-fadeIn;display:flex}.arch-info-banner.svelte-1dhmjoz strong:where(.svelte-1dhmjoz){color:var(--color-text-primary)}.template-grid.svelte-1dhmjoz{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.template-card.svelte-1dhmjoz{background:var(--color-bg-secondary,oklch(20% 0 0));border:1px solid var(--color-border-default,oklch(30% 0 0));cursor:pointer;text-align:left;border-radius:.5rem;flex-direction:column;padding:0;transition:all .2s;display:flex;overflow:hidden}.template-card.svelte-1dhmjoz:hover{border-color:var(--color-accent,oklch(65% .2 40));transform:translateY(-2px);box-shadow:0 10px 15px -3px oklch(0% 0 0/.3)}.preview-overlay.svelte-1dhmjoz{opacity:0;background:oklch(0% 0 0/.5);justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.template-card.svelte-1dhmjoz:hover .preview-overlay:where(.svelte-1dhmjoz){opacity:1}.preview-btn-text.svelte-1dhmjoz{background:var(--color-bg-primary);color:var(--color-text-primary);border-radius:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.template-info.svelte-1dhmjoz{padding:1rem}.template-info.svelte-1dhmjoz h4:where(.svelte-1dhmjoz){margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.template-info.svelte-1dhmjoz p:where(.svelte-1dhmjoz){color:var(--color-text-secondary);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;display:-webkit-box;overflow:hidden}.loading-state.svelte-1dhmjoz,.empty-state.svelte-1dhmjoz{text-align:center;color:var(--color-text-secondary);padding:4rem 2rem}.spinner.svelte-1dhmjoz{border:3px solid var(--color-border-default);border-top-color:var(--color-accent);border-radius:50%;width:32px;height:32px;margin:0 auto 1rem;animation:1s linear infinite svelte-1dhmjoz-spin}.template-preview-view.svelte-1dhmjoz{background:oklch(10% 0 0);flex-direction:column;width:100%;height:100%;animation:.3s svelte-1dhmjoz-fadeIn;display:flex}.preview-header.svelte-1dhmjoz{background:oklch(16% 0 0);border-bottom:1px solid oklch(30% 0 0);flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.header-left.svelte-1dhmjoz{align-items:center;gap:1rem;display:flex}.back-btn.svelte-1dhmjoz{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-right:1px solid oklch(30% 0 0);align-items:center;padding:.5rem 1.5rem .5rem .5rem;display:flex}.back-btn.svelte-1dhmjoz:hover{color:var(--color-text-primary)}.preview-header.svelte-1dhmjoz h2:where(.svelte-1dhmjoz){margin:0;font-size:1.1rem;font-weight:500}.category-badge.svelte-1dhmjoz{background:oklch(30% 0 0);border-radius:1rem;padding:.1rem .6rem;font-size:.75rem;font-weight:600}.device-toggles.svelte-1dhmjoz{background:oklch(20% 0 0);border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.device-toggles.svelte-1dhmjoz button:where(.svelte-1dhmjoz){color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem}.device-toggles.svelte-1dhmjoz button:where(.svelte-1dhmjoz):hover{color:var(--color-text-primary)}.device-toggles.svelte-1dhmjoz button.active:where(.svelte-1dhmjoz){color:var(--color-text-primary);background:oklch(35% 0 0)}.preview-body.svelte-1dhmjoz{flex:1;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.device-frame.svelte-1dhmjoz{background:oklch(16% 0 0);justify-content:center;align-items:center;width:100%;height:100%;transition:width .3s,height .3s;display:flex;overflow:hidden}.preview-body[data-viewport=desktop].svelte-1dhmjoz .device-frame:where(.svelte-1dhmjoz){border:none;border-radius:0;width:100%;height:100%}.preview-body[data-viewport=tablet].svelte-1dhmjoz .device-frame:where(.svelte-1dhmjoz){border:1px solid oklch(30% 0 0);border-radius:.5rem;width:768px;height:1024px;max-height:90vh}.preview-body[data-viewport=mobile].svelte-1dhmjoz .device-frame:where(.svelte-1dhmjoz){border:1px solid oklch(30% 0 0);border-radius:.5rem;width:375px;height:812px;max-height:90vh}.text-\(--color-text-muted\).svelte-1dhmjoz{color:var(--color-text-muted,oklch(65% 0 0))}.text-sm.svelte-1dhmjoz{font-size:.875rem}.mt-2.svelte-1dhmjoz{margin-top:.5rem}.text-center.svelte-1dhmjoz{text-align:center}.quick-actions.svelte-z3za4u{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.action-card.svelte-z3za4u{border:1px solid var(--color-border-default);cursor:pointer;background:var(--color-bg-secondary);text-align:left;border-radius:.5rem;width:100%;padding:1.5rem;font-family:inherit;transition:all .2s}.action-card.svelte-z3za4u:hover{border-color:var(--color-accent);box-shadow:0 0 20px color-mix(in srgb, var(--color-accent) 30%, transparent);background:var(--color-surface-hover)}.action-icon.svelte-z3za4u{background:color-mix(in srgb, var(--color-accent) 20%, transparent);width:48px;height:48px;color:var(--color-accent);border-radius:.5rem;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.action-card.svelte-z3za4u h3:where(.svelte-z3za4u){color:var(--color-text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.action-card.svelte-z3za4u p:where(.svelte-z3za4u){color:var(--color-text-secondary);margin:0;font-size:.9rem}:root,.store-builder-dashboard[data-theme=theme].svelte-9pa8yp{--theme-bg-primary:oklch(16% 0 0);--theme-bg-secondary:oklch(20% 0 0);--theme-bg-tertiary:oklch(24% 0 0);--theme-bg-elevated:oklch(28% 0 0);--theme-text-primary:oklch(95% 0 0);--theme-text-secondary:oklch(80% 0 0);--theme-text-muted:oklch(65% 0 0);--theme-orange-500:oklch(65% .2 40);--theme-orange-400:oklch(70% .2 40);--theme-border-default:oklch(30% 0 0);--theme-surface-hover:oklch(22% 0 0);--theme-glow-orange:0 0 20px oklch(65% .2 40/.3);--theme-btn-primary:oklch(65% .2 40);--theme-btn-primary-hover:oklch(70% .2 40);--theme-error:oklch(60% .2 25)}.store-builder-dashboard[data-theme=theme].svelte-9pa8yp{background-color:var(--color-bg-primary);max-width:1200px;color:var(--color-text-primary);min-height:100vh;margin:0 auto;padding:2rem}.stores-section.svelte-9pa8yp{margin-top:2rem}.builder-tabs.svelte-9pa8yp{border-bottom:1px solid var(--color-border-default);gap:1rem;margin-bottom:2rem;padding-bottom:0;display:flex}.tab-btn.svelte-9pa8yp{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:color .2s;position:relative}.tab-btn.svelte-9pa8yp:hover{color:var(--color-text-primary)}.tab-btn.active.svelte-9pa8yp{color:var(--color-orange-500)}.tab-btn.active.svelte-9pa8yp:after{content:"";background-color:var(--color-orange-500);height:2px;position:absolute;bottom:-1px;left:0;right:0}.section-header.svelte-9pa8yp{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.section-header.svelte-9pa8yp h2:where(.svelte-9pa8yp){color:var(--color-text-primary);margin:0;font-size:1.5rem;font-weight:600}.loading-state.svelte-9pa8yp{text-align:center;padding:3rem 1rem}.loading-state.svelte-9pa8yp p:where(.svelte-9pa8yp){color:var(--color-text-secondary)}.spinner.svelte-9pa8yp{border:3px solid var(--color-border-default);border-top:3px solid var(--color-orange-500);border-radius:50%;width:32px;height:32px;margin:0 auto 1rem;animation:1s linear infinite svelte-9pa8yp-spin}@keyframes svelte-9pa8yp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-banner.svelte-9pa8yp{border:1px solid var(--color-error);background:oklch(40% .2 25/.1);border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.error-banner.svelte-9pa8yp p:where(.svelte-9pa8yp){color:var(--color-error-light);margin:0;font-size:.9rem}.btn.svelte-9pa8yp{cursor:pointer;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn.svelte-9pa8yp:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-9pa8yp{background:var(--color-bg-tertiary);color:var(--color-text-secondary)}.btn-secondary.svelte-9pa8yp:hover:not(:disabled){background:var(--color-surface-hover);color:var(--color-text-primary)}
