.atelier-template{--theme-accent-color: #c9a961;--theme-accent-hover: #e0c481;--theme-panel-bg: #0d0c0a;--theme-panel-border: rgba(201, 169, 97, .15);--theme-text-primary: #e8e3d8;--theme-text-secondary: rgba(232, 227, 216, .65);--theme-text-on-accent: #0d0c0a;--theme-font-family: "Cormorant Garamond", serif;--theme-radius-sm: 0;--theme-radius-md: 0;--theme-radius-lg: 0;--theme-shadow: 0 1px 2px 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:radial-gradient(ellipse at 30% 20%,rgba(201,169,97,.08),transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(201,169,97,.04),transparent 50%),var(--theme-panel-bg);min-height:100vh;width:100%}.atelier-template .at-header{padding:1.25rem 1.5rem;border-bottom:1px solid var(--theme-panel-border)}@media(min-width:1024px){.atelier-template .at-header{padding:1.5rem 2.5rem}}.atelier-template .at-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1600px;margin:0 auto}.atelier-template .at-brand{display:inline-flex;align-items:center;opacity:.95}.atelier-template .at-brand-text{font-family:var(--theme-font-family);font-size:1.25rem;letter-spacing:.05em}.atelier-template .at-header-meta{font-family:Inter,sans-serif;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--theme-text-secondary)}.atelier-template .at-layout{display:grid;grid-template-columns:1fr;max-width:1600px;margin:0 auto}@media(min-width:1024px){.atelier-template .at-layout{grid-template-columns:280px 1fr 380px;min-height:calc(100vh - 80px)}}.atelier-template .at-meta{padding:1.5rem;border-bottom:1px solid var(--theme-panel-border);order:2}@media(min-width:1024px){.atelier-template .at-meta{padding:3rem 2rem;border-right:1px solid var(--theme-panel-border);border-bottom:none;order:0;display:flex;flex-direction:column}}.atelier-template .at-eyebrow{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:var(--theme-accent-color);margin-bottom:1.25rem}.atelier-template .at-title{font-family:var(--theme-font-family);font-size:2rem;font-weight:300;line-height:1.05;color:var(--theme-text-primary);margin:0 0 .5rem}@media(min-width:1024px){.atelier-template .at-title{font-size:2.75rem}}.atelier-template .at-subtitle{font-family:var(--theme-font-family);color:var(--theme-text-secondary);font-size:1rem}.atelier-template .at-subtitle em{color:var(--theme-accent-color)}.atelier-template .at-rule{height:1px;background:linear-gradient(90deg,transparent,var(--theme-accent-color),transparent);margin:1.25rem 0;width:4rem}.atelier-template .at-blurb{font-family:var(--theme-font-family);font-style:italic;color:var(--theme-text-secondary);font-size:.95rem;line-height:1.5;margin:0 0 2rem}.atelier-template .at-meta-list{font-family:Inter,sans-serif;font-size:.75rem;color:var(--theme-text-secondary);display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.atelier-template .at-meta-row{display:flex;justify-content:space-between;gap:1rem}.atelier-template .at-meta-value{color:var(--theme-text-primary)}.atelier-template .at-stage{position:sticky;top:0;z-index:30;order:1;display:flex;flex-direction:column;background:transparent}@media(min-width:1024px){.atelier-template .at-stage{position:relative;order:0;border-right:1px solid var(--theme-panel-border);border-left:1px solid var(--theme-panel-border)}}.atelier-template .at-canvas-wrap{height:45vh;overflow:hidden}@media(min-width:1024px){.atelier-template .at-canvas-wrap{height:calc(100vh - 140px);min-height:500px}}.atelier-template .at-stage-controls{display:flex;justify-content:center;padding:.75rem;border-top:1px solid var(--theme-panel-border)}.atelier-template .at-icon-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;min-height:44px;font-family:Inter,sans-serif;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--theme-text-secondary);background:transparent;border:none;cursor:pointer;transition:color .2s}.atelier-template .at-icon-btn:hover{color:var(--theme-accent-color)}.atelier-template .at-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--theme-text-secondary);font-family:var(--theme-font-family);font-style:italic}.atelier-template .at-loading-mark{width:40px;height:40px;border-radius:9999px;border:1px solid var(--theme-accent-color);color:var(--theme-accent-color);display:flex;align-items:center;justify-content:center;font-family:var(--theme-font-family)}.atelier-template .at-config{padding:1.5rem;display:flex;flex-direction:column;order:3}@media(min-width:1024px){.atelier-template .at-config{padding:3rem 2rem;border-left:1px solid var(--theme-panel-border);max-height:calc(100vh - 80px);overflow-y:auto;order:0}}.atelier-template .at-tabs{display:flex;flex-wrap:wrap;gap:.25rem;border-bottom:1px solid var(--theme-panel-border);margin-bottom:1.5rem;padding-bottom:.5rem}.atelier-template .at-tab{display:inline-flex;align-items:center;gap:.4rem;padding:.625rem .75rem;min-height:44px;font-family:Inter,sans-serif;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--theme-text-secondary);background:transparent;border:none;border-bottom:1px solid transparent;cursor:pointer;transition:color .2s,border-color .2s}.atelier-template .at-tab:hover{color:var(--theme-text-primary)}.atelier-template .at-tab-active{color:var(--theme-accent-color);border-bottom-color:var(--theme-accent-color)}.atelier-template .at-panel-body{flex:1;min-height:200px}.atelier-template .at-selector{padding-top:.5rem}.atelier-template .at-empty{padding:2rem 0;text-align:center;color:var(--theme-text-secondary);font-family:var(--theme-font-family);font-style:italic;font-size:.95rem}.atelier-template .at-footer{padding-top:1.5rem;margin-top:auto}.atelier-template .at-cta{display:block;width:100%;padding:1rem;min-height:44px;font-family:Inter,sans-serif;font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--theme-accent-color);background:transparent;border:1px solid var(--theme-accent-color);cursor:pointer;transition:background .2s,color .2s}.atelier-template .at-cta:hover{background:var(--theme-accent-color);color:var(--theme-text-on-accent)}.atelier-template .at-fine-print{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.1em;color:var(--theme-text-secondary);text-align:center;margin:.75rem 0 0}.atelier-template .property-values,.atelier-template .dynamic-part-selector{color:var(--theme-text-primary)}.atelier-template .text-button.with-image-above,.atelier-template .text-button.image-only,.atelier-template .shape-button.with-image-above,.atelier-template .shape-button.image-only,.atelier-template .size-button.with-image-above,.atelier-template .size-button.image-only{border:none;background:transparent;border-radius:0;padding:.5rem;color:var(--theme-text-secondary)}.atelier-template .text-button.selected,.atelier-template .shape-button.selected,.atelier-template .size-button.selected{color:var(--theme-text-primary);border-bottom:1px solid var(--theme-accent-color)}
