.generator-layout.svelte-1cwy0jt{grid-template-columns:1.2fr 1fr;align-items:start;gap:2rem;margin-top:1.5rem;display:grid}@media (width<=900px){.generator-layout.svelte-1cwy0jt{grid-template-columns:1fr;gap:1.5rem}}.viewer-pane.svelte-1cwy0jt{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:1.5rem}@media (width<=900px){.viewer-pane.svelte-1cwy0jt{position:static}}.canvas-container.svelte-1cwy0jt{aspect-ratio:1;border:1px solid var(--border-color);background:#060b13;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.canvas-container.svelte-1cwy0jt svg{max-width:100%;max-height:100%;display:block}.action-bar.svelte-1cwy0jt{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.export-group.svelte-1cwy0jt{gap:.75rem;display:flex}.btn-randomize.svelte-1cwy0jt{font-family:var(--font-heading);cursor:pointer;background-color:var(--theme-accent);color:#fff;box-shadow:0 4px 12px var(--theme-glow);border:none;border-radius:8px;outline:none;padding:.65rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s}.btn-randomize.svelte-1cwy0jt:hover{background-color:var(--theme-accent-hover);box-shadow:0 6px 16px var(--theme-glow);transform:translateY(-1px)}.controls-pane.svelte-1cwy0jt{flex-direction:column;gap:1.25rem;display:flex}.control-card.svelte-1cwy0jt{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:1.5rem;transition:all .3s}.control-card.svelte-1cwy0jt h3:where(.svelte-1cwy0jt){text-transform:uppercase;letter-spacing:.05em;color:var(--theme-accent);border-bottom:1px solid var(--border-color);margin:0 0 1.25rem;padding-bottom:.5rem;font-size:.85rem;font-weight:700}.slider-row.svelte-1cwy0jt{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.slider-row.svelte-1cwy0jt:last-child{margin-bottom:0}.slider-row.svelte-1cwy0jt label:where(.svelte-1cwy0jt){color:var(--text-main);justify-content:space-between;font-size:.85rem;font-weight:600;display:flex}.slider-row.svelte-1cwy0jt label:where(.svelte-1cwy0jt) span:where(.svelte-1cwy0jt){color:var(--theme-accent);font-family:monospace;font-weight:700}input[type=range].svelte-1cwy0jt{appearance:none;background:var(--input-bg);border-radius:3px;outline:none;width:100%;height:6px;margin:.5rem 0}input[type=range].svelte-1cwy0jt::-webkit-slider-thumb{appearance:none;background:var(--theme-accent);cursor:pointer;border:2px solid var(--bg-card);border-radius:50%;width:16px;height:16px;transition:transform .1s;box-shadow:0 1px 3px #00000026}input[type=range].svelte-1cwy0jt::-webkit-slider-thumb:hover{transform:scale(1.15)}input[type=range].svelte-1cwy0jt::-moz-range-thumb{background:var(--theme-accent);cursor:pointer;border:2px solid var(--bg-card);border-radius:50%;width:16px;height:16px;transition:transform .1s;box-shadow:0 1px 3px #00000026}
