.workshop-template{--theme-accent-color: #5dd4f7;--theme-accent-hover: #8fe3fa;--theme-panel-bg: rgba(20, 28, 36, .85);--theme-panel-border: rgba(93, 212, 247, .18);--theme-text-primary: #d4dbe2;--theme-text-secondary: rgba(212, 219, 226, .55);--theme-text-on-accent: #0f1419;--theme-font-family: "Inter", sans-serif;--theme-radius-sm: .25rem;--theme-radius-md: .375rem;--theme-radius-lg: .5rem;--theme-shadow: 0 4px 12px rgba(0, 0, 0, .4);--selector-image-size: 8rem;--selector-image-size-small: 4rem;--selector-button-min-width: 8rem;--selector-button-padding: .5rem;--selector-label-size: .75rem;font-family:var(--theme-font-family);color:var(--theme-text-primary);background-color:#0f1419;background-image:linear-gradient(rgba(100,150,200,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(100,150,200,.06) 1px,transparent 1px);background-size:24px 24px;min-height:100vh;width:100%}.workshop-template .ws-mono{font-family:JetBrains Mono,monospace}.workshop-template .ws-uppercase{text-transform:uppercase}.workshop-template .ws-muted{color:var(--theme-text-secondary);font-size:.7rem}.workshop-template .ws-accent{color:var(--theme-accent-color)}.workshop-template .ws-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:var(--theme-panel-bg);border-bottom:1px solid var(--theme-panel-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(min-width:1024px){.workshop-template .ws-header{padding:.875rem 1.5rem}}.workshop-template .ws-header-left{display:flex;align-items:center;gap:1.5rem}.workshop-template .ws-status{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;letter-spacing:.15em}.workshop-template .ws-pulse{width:8px;height:8px;border-radius:9999px;background:var(--theme-accent-color);animation:svelte-1fyikid-ws-pulse 2s ease-in-out infinite}@keyframes svelte-1fyikid-ws-pulse{0%,to{opacity:1}50%{opacity:.3}}.workshop-template .ws-header-right{display:flex;align-items:center;gap:1rem}.workshop-template .ws-grid{display:grid;grid-template-columns:1fr;padding:.75rem;gap:.75rem}@media(min-width:1024px){.workshop-template .ws-grid{grid-template-columns:220px 1fr 320px;padding:1rem;gap:1rem;min-height:calc(100vh - 60px)}}.workshop-template .ws-toolbox,.workshop-template .ws-stage,.workshop-template .ws-specs{background:var(--theme-panel-bg);border:1px solid var(--theme-panel-border);border-radius:var(--theme-radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.workshop-template .ws-toolbox{padding:1rem;display:flex;flex-direction:column;gap:.125rem;order:2;max-height:50vh;overflow-y:auto}@media(min-width:1024px){.workshop-template .ws-toolbox{order:0;max-height:none}}.workshop-template .ws-toolbox-label{font-family:JetBrains Mono,monospace;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-text-secondary);padding:.5rem .75rem .25rem}.workshop-template .ws-toolbox-divider{height:1px;background:var(--theme-panel-border);margin:.75rem 0}.workshop-template .ws-toolbox-item{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;min-height:44px;font-family:var(--theme-font-family);font-size:.875rem;color:var(--theme-text-primary);background:transparent;border:none;border-radius:var(--theme-radius-sm);text-align:left;cursor:pointer;transition:background .15s,color .15s}.workshop-template .ws-toolbox-item:hover{background:#ffffff0a}.workshop-template .ws-toolbox-item-active{background:#5dd4f71f;color:var(--theme-accent-color)}.workshop-template .ws-toolbox-item-active .ws-tag{color:var(--theme-accent-color)}.workshop-template .ws-toolbox-text{flex:1}.workshop-template .ws-toolbox-icon{opacity:.5}.workshop-template .ws-toolbox-mini{font-size:.8rem;opacity:.85}.workshop-template .ws-tag{font-size:.65rem;letter-spacing:.05em;min-width:1.75rem}.workshop-template .ws-stage{position:sticky;top:.75rem;z-index:30;display:flex;flex-direction:column;order:1;min-height:320px}@media(min-width:1024px){.workshop-template .ws-stage{position:relative;top:auto;order:0;min-height:500px}}.workshop-template .ws-canvas-wrap{flex:1;height:50vh;overflow:hidden;border-radius:var(--theme-radius-md)}@media(min-width:1024px){.workshop-template .ws-canvas-wrap{height:auto}}.workshop-template .ws-stage-corner{position:absolute;font-family:JetBrains Mono,monospace;font-size:.65rem;color:var(--theme-text-secondary);padding:.5rem .75rem;z-index:5;pointer-events:none}.workshop-template .ws-tl{top:0;left:0}.workshop-template .ws-tr{top:0;right:0}.workshop-template .ws-bl{bottom:0;left:0}.workshop-template .ws-br{bottom:0;right:0}.workshop-template .ws-loading{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--theme-text-secondary)}.workshop-template .ws-loading-bar{width:120px;height:2px;background:#5dd4f726;overflow:hidden;position:relative}.workshop-template .ws-loading-bar:after{content:"";position:absolute;left:-40%;top:0;bottom:0;width:40%;background:var(--theme-accent-color);animation:svelte-1fyikid-ws-load 1.4s ease-in-out infinite}@keyframes svelte-1fyikid-ws-load{to{left:100%}}.workshop-template .ws-specs{display:flex;flex-direction:column;padding:1rem;gap:1rem;order:3}@media(min-width:1024px){.workshop-template .ws-specs{order:0;max-height:calc(100vh - 92px);overflow-y:auto}}.workshop-template .ws-spec-section{display:flex;flex-direction:column;gap:.75rem}.workshop-template .ws-spec-header{display:flex;justify-content:space-between;align-items:center}.workshop-template .ws-divider{height:1px;background:var(--theme-panel-border)}.workshop-template .ws-panel-body{min-height:180px}.workshop-template .ws-empty{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--theme-text-secondary);padding:1rem;border:1px dashed var(--theme-panel-border);border-radius:var(--theme-radius-sm);text-align:center}.workshop-template .ws-bom{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--theme-text-primary);display:flex;flex-direction:column;gap:.25rem}.workshop-template .ws-bom-row{display:flex;justify-content:space-between;opacity:.85}.workshop-template .ws-bom-total{display:flex;justify-content:space-between;padding-top:.5rem;margin-top:.5rem;border-top:1px solid var(--theme-panel-border);color:var(--theme-accent-color);font-size:.875rem}.workshop-template .ws-cta{font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:600;letter-spacing:.1em;padding:.875rem 1rem;min-height:44px;background:transparent;color:var(--theme-accent-color);border:1px solid var(--theme-accent-color);border-radius:var(--theme-radius-sm);cursor:pointer;transition:background .2s,color .2s}.workshop-template .ws-cta:hover{background:var(--theme-accent-color);color:var(--theme-text-on-accent)}.workshop-template .ws-fine{font-family:JetBrains Mono,monospace;font-size:.6rem;color:var(--theme-text-secondary);text-align:center;margin:0}.workshop-template .text-button.with-image-above,.workshop-template .text-button.image-only,.workshop-template .shape-button.with-image-above,.workshop-template .shape-button.image-only,.workshop-template .size-button.with-image-above,.workshop-template .size-button.image-only{border:1px solid var(--theme-panel-border);background:#0003;border-radius:var(--theme-radius-sm);padding:.5rem;color:var(--theme-text-primary)}.workshop-template .text-button.selected,.workshop-template .shape-button.selected,.workshop-template .size-button.selected{border-color:var(--theme-accent-color);background:#5dd4f714;color:var(--theme-accent-color)}
