.template-builder{display:grid;gap:1rem;padding:1rem;min-height:calc(100vh - 4rem);width:100%;min-width:0;box-sizing:border-box}.template-builder--loading{padding:2rem 1rem}.template-builder__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem}.template-builder__title{margin:0;font-size:1.5rem}.template-builder__sub{margin:.25rem 0 .5rem;color:var(--text-secondary)}.template-builder__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.9rem;color:var(--text-secondary)}.template-builder__breadcrumb-link{color:var(--accent);text-decoration:none}.template-builder__breadcrumb-link:hover{text-decoration:underline}.template-builder__breadcrumb-sep{opacity:.6}.template-builder__breadcrumb-current{color:var(--text-primary)}.template-builder__actions{display:flex;flex-wrap:wrap;gap:.5rem}.template-builder__layout{display:grid;gap:1rem;align-items:start;width:100%;min-width:0}.template-builder__sidebar,.template-builder__workspace,.template-builder__properties{display:grid;gap:1rem;min-width:0;max-width:100%}.template-builder__sidebar{z-index:1;overflow:hidden;display:flex;flex-direction:column;min-height:0}.template-builder__sidebar-stack{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;gap:.65rem}.template-builder__sidebar-sections{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;padding-right:.15rem}.template-builder__workspace{overflow:hidden}.template-builder__template-card{width:100%;max-width:100%;min-width:0;text-align:left;padding:1rem 1.05rem .95rem;border:1px solid var(--border-color);border-radius:1rem;background:#fff;cursor:pointer;box-sizing:border-box;box-shadow:0 8px 22px #0f172a0f;outline:none}.template-builder__template-card--selected{border-color:var(--accent)}.template-builder__template-card:focus-visible{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent) 28%,transparent),0 8px 22px #0f172a0f}.template-builder__template-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.template-builder__template-card-copy{display:grid;gap:.35rem;min-width:0}.template-builder__template-card-name{font-weight:700;font-size:1rem;line-height:1.2}.template-builder__template-card-meta,.template-builder__template-card-desc{margin:0;color:var(--text-secondary);font-size:.82rem}.template-builder__template-card-desc{margin-top:.75rem;line-height:1.45}.template-builder__badges{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.template-builder__structure,.template-builder__workspace-empty,.template-builder__workspace-panel,.template-builder__metadata{padding:1rem;border-radius:1rem;min-width:0;max-width:100%;box-sizing:border-box;overflow:hidden}.template-builder__structure{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;background:#fff;border:1px solid color-mix(in srgb,var(--border-color) 90%,white 10%);box-shadow:0 10px 26px #0f172a0f}.template-builder__structure-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.template-builder__structure-toggle{display:flex;align-items:center;justify-content:space-between;gap:.65rem;width:100%;margin:0;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left}.template-builder__structure-toggle:hover .template-builder__structure-title,.template-builder__structure-toggle:focus-visible .template-builder__structure-title{color:var(--brand-orange-700)}.template-builder__structure-toggle:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:var(--radius-sm)}.template-builder__structure-toggle-copy{display:inline-flex;align-items:center;gap:.5rem;min-width:0}.template-builder__structure-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;background:var(--brand-orange-soft);color:var(--brand-orange-700);font-size:.6875rem;font-weight:700;line-height:1}.template-builder__structure--collapsed{padding-bottom:.85rem}.template-builder__structure-title{margin:0;font-size:.88rem;font-weight:700;letter-spacing:.01em}.template-builder__workspace-title,.template-builder__metadata-title,.template-builder__preview-title{margin:0 0 .75rem}.template-builder__structure-body{margin-top:.75rem}.template-builder__structure-add{flex:0 0 auto;margin-top:.95rem;width:100%;min-height:2.75rem;border-radius:.85rem;border-color:color-mix(in srgb,var(--border-color) 92%,white 8%);background:#fff;font-weight:600;color:var(--text-secondary)}.template-builder__empty-state{margin:0;color:var(--text-secondary);font-size:.9rem}.template-builder__field-hint{margin:.25rem 0 0;color:var(--text-secondary);font-size:.82rem}.template-builder__type-toggle{display:flex;flex-wrap:wrap;gap:.5rem}.template-builder__textarea{min-height:88px;resize:vertical}.template-builder__preview-stub{margin-top:1rem;padding:.85rem;border-radius:.65rem;border:1px dashed var(--border-color)}.template-builder__preview-launcher{margin-top:1rem;padding:.85rem;border-radius:.65rem}.template-builder__preview-btn{margin-top:.5rem;width:100%}.template-builder__preview{display:flex;flex-direction:column;gap:.75rem;min-height:100%}.template-builder__preview-banner{margin:0;padding:.65rem .75rem;border-radius:.5rem;background:var(--surface-muted, rgba(0, 0, 0, .04));color:var(--text-secondary);font-size:.88rem}.template-builder__new-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.template-builder__readonly-banner{flex:0 0 auto;margin:0 0 .75rem;padding:.65rem .75rem;border-radius:.5rem;background:color-mix(in srgb,var(--warning) 12%,transparent);border:1px solid color-mix(in srgb,var(--warning) 35%,var(--border-color));color:var(--text-primary);font-size:.85rem}.template-builder__section-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem;align-content:start;min-width:0;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.template-builder__section-item{display:grid;gap:.2rem;min-width:0;max-width:100%}.template-builder__section-item--drop-target .template-builder__section-card{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.template-builder__section-item--dragging{opacity:.55}.template-builder__section-row-wrap{display:flex;align-items:flex-start;gap:.5rem;border:1px solid transparent;border-radius:1rem;min-width:0;max-width:100%;overflow:hidden}.template-builder__section-card{flex:1 1 auto;min-width:0;border:1px solid color-mix(in srgb,var(--border-color) 92%,white 8%);border-radius:1rem;background:#fff;box-shadow:0 8px 20px #0f172a0d;overflow:hidden}.template-builder__section-card--selected{border-color:color-mix(in srgb,var(--accent) 65%,white 35%);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 65%,white 35%),0 8px 20px #0f172a0d}.template-builder__section-row{display:flex;align-items:center;gap:.7rem;flex:1 1 0;min-width:0;max-width:100%;overflow:hidden;padding:.85rem .95rem;border:0;border-radius:0;background:transparent;text-align:left;cursor:pointer}.template-builder__section-row--selected{background:color-mix(in srgb,var(--brand-orange-soft) 35%,white 65%)}.template-builder__drag-handle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.6rem;height:1.6rem;color:var(--text-secondary);font-size:.78rem;letter-spacing:.08em;cursor:grab;user-select:none;touch-action:none;border:1px solid color-mix(in srgb,var(--border-color) 94%,white 6%);border-radius:999px;background:#fff;box-shadow:0 6px 16px #0f172a0d}.template-builder__drag-handle:active{cursor:grabbing}.template-builder__section-position{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.45rem;height:1.45rem;border-radius:999px;font-size:.75rem;color:#fff;font-weight:700;background:linear-gradient(180deg,color-mix(in srgb,var(--accent) 88%,white 12%),color-mix(in srgb,var(--accent) 72%,#8a4b12 28%))}.template-builder__section-title{flex:1 1 0;min-width:0;font-size:.92rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-builder__section-chevron{flex:0 0 auto;color:var(--text-secondary);font-size:.78rem;font-weight:700}.template-builder__section-body{display:grid;gap:.75rem;padding:0 .9rem .9rem;border-top:1px solid color-mix(in srgb,var(--accent) 35%,white 65%);background:color-mix(in srgb,var(--brand-orange-soft) 18%,white 82%)}.template-builder__section-empty{margin:0;color:var(--text-secondary);font-size:.85rem}.template-builder__section-preview-list{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.template-builder__section-preview-item{display:flex;align-items:center;gap:.55rem;min-width:0;padding:.1rem 0;font-size:.82rem}.template-builder__section-preview-dot{flex:0 0 auto;width:.4rem;height:.4rem;border-radius:999px;background:color-mix(in srgb,var(--accent) 88%,white 12%)}.template-builder__section-preview-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-builder__section-actions{display:flex;flex-wrap:wrap;gap:.45rem;padding-left:0;max-width:100%}.template-builder__section-actions .btn{border-radius:999px}.template-builder__section-readonly-title{margin:0;font-weight:600}.template-builder__workspace-placeholder{margin-top:1rem;padding:.85rem;border-radius:.65rem;border:1px dashed var(--border-color)}.template-builder__elements{margin-top:1.25rem;display:grid;gap:.75rem}.template-builder__elements-head{display:grid;gap:.25rem}.template-builder__elements-title{margin:0;font-size:1rem}.template-builder__elements-add{align-self:start}.template-builder__element-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.template-builder__element-item{display:grid;gap:.35rem;min-width:0}.template-builder__element-item--drop-target .template-builder__element-row-wrap{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);border-radius:.55rem}.template-builder__element-item--dragging{opacity:.55}.template-builder__element-item--active .template-builder__element-row-wrap{border-color:color-mix(in srgb,var(--accent) 45%,transparent);background:color-mix(in srgb,var(--accent) 8%,transparent)}.template-builder__element-row-wrap{display:flex;align-items:flex-start;gap:.35rem;border:1px solid transparent;border-radius:.55rem;padding:.15rem 0;min-width:0;cursor:pointer}.template-builder__element-position{flex:0 0 auto;min-width:1.25rem;padding-top:.55rem;font-size:.8rem;color:var(--text-secondary);font-weight:600}.template-builder__element-fields{flex:1 1 auto;min-width:0;display:grid;gap:.5rem;grid-template-columns:minmax(0,1fr) minmax(10rem,14rem) auto;align-items:center}.template-builder__element-label,.template-builder__element-score{min-width:0}.template-builder__element-comment{display:inline-flex;align-items:center;gap:.35rem;margin:0;font-size:.85rem;white-space:nowrap;color:var(--text-secondary)}.template-builder__element-readonly{flex:1 1 auto;min-width:0;display:grid;gap:.2rem;padding-top:.35rem}.template-builder__element-label-readonly{font-size:.9rem;font-weight:500;overflow-wrap:anywhere}.template-builder__element-meta{font-size:.8rem;color:var(--text-secondary)}.template-builder__element-actions{display:flex;flex-wrap:wrap;gap:.35rem;padding-left:1.5rem}@media(max-width:640px){.template-builder__template-card,.template-builder__structure,.template-builder__scoring-nav-btn{border-radius:.9rem}.template-builder__template-card-head{flex-wrap:wrap}.template-builder__badges{justify-content:flex-start}.template-builder__section-row-wrap{gap:.35rem}.template-builder__drag-handle{width:1.55rem}.template-builder__section-row{padding:.72rem .75rem}.template-builder__section-body{padding:0 .75rem .75rem}.template-builder__section-title,.template-builder__scoring-nav-title{font-size:.9rem}.template-builder__structure-add{min-height:2.55rem}}.template-builder__scoring-nav{flex:0 0 auto}.template-builder__scoring-nav-btn{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;text-align:left;border:1px solid color-mix(in srgb,var(--border-color) 92%,white 8%);border-radius:1rem;background:#fff;color:inherit;padding:.85rem 1rem;cursor:pointer;box-shadow:0 8px 20px #0f172a0d}.template-builder__scoring-nav-btn:hover{border-color:var(--accent)}.template-builder__scoring-nav-btn--selected{border-color:var(--accent);background:color-mix(in srgb,var(--brand-orange-soft) 25%,white 75%)}.template-builder__scoring-nav-copy{display:grid;gap:.2rem;min-width:0}.template-builder__scoring-nav-title{font-size:.95rem;font-weight:700}.template-builder__scoring-nav-subtitle{color:var(--text-secondary);font-size:.8rem}.template-builder__rule-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.template-builder__rule-item{display:flex;flex-direction:column;gap:.5rem}.template-builder__rule-item--drop-target .template-builder__rule-row-wrap{outline:2px dashed var(--accent);outline-offset:2px}.template-builder__rule-item--dragging{opacity:.55}.template-builder__rule-row-wrap{display:flex;align-items:flex-start;gap:.5rem}.template-builder__rule-position{flex:0 0 1.5rem;font-weight:600;color:var(--text-muted);padding-top:.5rem;text-align:center}.template-builder__rule-fields{flex:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,1.2fr);gap:.5rem;align-items:center}.template-builder__rule-threshold-wrap{display:flex;align-items:center;gap:.25rem}.template-builder__rule-threshold{min-width:0}.template-builder__rule-threshold-suffix{color:var(--text-muted);font-size:.9rem}.template-builder__rule-readonly{flex:1;display:flex;flex-direction:column;gap:.25rem;padding-top:.25rem}.template-builder__rule-summary{font-weight:500}.template-builder__rule-status,.template-builder__rule-status-select{display:flex;align-items:center;gap:.5rem}.template-builder__status-swatch{width:.85rem;height:.85rem;border-radius:999px;flex:0 0 auto;border:1px solid rgba(0,0,0,.15)}.template-builder__rule-actions{display:flex;gap:.35rem;padding-left:1.5rem}.template-builder__rules-add{margin-top:.75rem}.template-builder__alert--overlap{background:var(--semantic-warning-soft);border:1px solid var(--semantic-warning-border);color:inherit}.template-builder__alert--overlap ul{margin:.5rem 0 0;padding-left:1.25rem}.template-builder{grid-template-rows:auto auto 1fr;height:calc(100vh - 4rem);max-height:calc(100vh - 4rem);overflow:hidden}.template-builder--loading{height:auto;max-height:none;overflow:visible}.template-builder__header--sticky{position:sticky;top:0;z-index:20;padding-bottom:.65rem;background:var(--surface-page, #f5f6f8);border-bottom:1px solid color-mix(in srgb,var(--border-color) 80%,transparent)}.template-builder__action-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;width:100%}.template-builder__autosave{font-size:.82rem;color:var(--text-secondary);white-space:nowrap}.template-builder__publish-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.template-builder__publish-reason{margin:0;max-width:16rem;font-size:.78rem;line-height:1.35;text-align:right;color:var(--text-secondary)}.template-builder__more-menu{position:relative}.template-builder__more-btn{min-width:2.25rem;padding-inline:.55rem}.template-builder__more-backdrop{position:fixed;inset:0;z-index:30;border:none;padding:0;background:transparent;cursor:default}.template-builder__more-dropdown{position:absolute;top:calc(100% + .35rem);right:0;z-index:31;min-width:11rem;padding:.35rem;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-lg)}.template-builder__more-item{display:block;width:100%;padding:.55rem .75rem;border:none;border-radius:calc(var(--radius-sm) - 2px);background:transparent;color:var(--text-primary);font-size:.875rem;text-align:left;text-decoration:none;cursor:pointer}.template-builder__more-item:hover,.template-builder__more-item:focus-visible{background:var(--hover);outline:none}.template-builder__version-strip{display:flex;align-items:center;gap:.65rem;padding:.55rem .75rem;border-radius:.55rem;background:color-mix(in srgb,var(--accent) 8%,#fff 92%);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border-color));font-size:.85rem}.template-builder__version-strip-icon{flex:0 0 auto;color:var(--accent)}.template-builder__version-strip-copy{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .65rem;flex:1 1 auto;min-width:0}.template-builder__version-strip-detail{color:var(--text-secondary)}.template-builder__version-strip-link{flex:0 0 auto;font-size:.82rem;font-weight:600;color:var(--accent);text-decoration:none;white-space:nowrap}.template-builder__version-strip-link:hover{text-decoration:underline}.template-builder__sidebar-header{flex:0 0 auto;padding:.15rem 0 .35rem;border-bottom:1px solid color-mix(in srgb,var(--border-color) 85%,transparent)}.template-builder__panel-tabs,.template-builder__structure-tabs{display:flex;flex:0 0 auto;gap:.15rem;margin:0;padding:0;border-bottom:1px solid color-mix(in srgb,var(--border-color) 88%,transparent)}.template-builder__panel-tab,.template-builder__structure-tab{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;flex:1 1 0;min-height:2rem;margin:0 0 -1px;padding:.4rem .5rem;border:none;border-bottom:2px solid transparent;background:transparent;color:var(--text-secondary);font-size:.78rem;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:color .12s ease,border-color .12s ease}.template-builder__panel-tab:hover,.template-builder__structure-tab:hover{color:var(--text-primary)}.template-builder__panel-tab--active,.template-builder__structure-tab--active{color:var(--text-primary);border-bottom-color:var(--accent)}.template-builder__panel-tab-count,.template-builder__structure-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;height:1.1rem;padding:0 .3rem;border-radius:999px;background:color-mix(in srgb,var(--border-color) 55%,transparent);color:var(--text-secondary);font-size:.68rem;font-weight:700;line-height:1}.template-builder__panel-tab--active .template-builder__panel-tab-count,.template-builder__structure-tab--active .template-builder__structure-tab-count{background:color-mix(in srgb,var(--accent) 14%,#fff 86%);color:var(--accent)}.template-builder__scoring-sidebar-hint{flex:0 0 auto;margin:0 0 .65rem;font-size:.75rem;line-height:1.4;color:var(--text-secondary)}.template-builder__scoring-sidebar-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem;align-content:start;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.template-builder__scoring-sidebar-item{display:flex;align-items:flex-start;gap:.55rem;padding:.55rem .65rem;border:1px solid color-mix(in srgb,var(--border-color) 92%,white 8%);border-radius:.65rem;background:#fff}.template-builder__scoring-sidebar-priority{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.35rem;height:1.35rem;border-radius:999px;background:color-mix(in srgb,var(--border-color) 40%,#fff 60%);font-size:.72rem;font-weight:700;color:var(--text-secondary)}.template-builder__scoring-sidebar-copy{display:grid;gap:.15rem;min-width:0;flex:1 1 auto}.template-builder__scoring-sidebar-rule{font-size:.8rem;font-weight:600;line-height:1.3}.template-builder__scoring-sidebar-status{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:var(--text-secondary)}.template-builder__sidebar-header-meta{margin:0;font-size:.82rem;font-weight:600;color:var(--text-secondary)}.template-builder__layout{flex:1 1 auto;min-height:0;align-items:stretch}.template-builder__sidebar-scroll,.template-builder__properties-scroll{display:flex;flex-direction:column;flex:1 1 auto;overflow:hidden;min-height:0;-webkit-overflow-scrolling:touch}.template-builder__properties-scroll>.template-builder__metadata{flex:1 1 auto;min-height:0}.template-builder__workspace-scroll{overflow-x:hidden;overflow-y:auto;min-height:0;height:100%;-webkit-overflow-scrolling:touch}.template-builder__panel-head--desktop,.template-builder__panel-head--mobile,.template-builder__panel-collapse,.template-builder__panel-expand{display:none}.template-builder__structure-toolbar{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.template-builder__structure-search-wrap{display:flex;align-items:center;gap:.45rem;flex:1 1 auto;min-width:0;padding:.35rem .55rem;border:1px solid var(--border-color);border-radius:.55rem;background:#fff;color:var(--text-secondary)}.template-builder__structure-search{border:none;padding:0;min-height:1.75rem;box-shadow:none;background:transparent}.template-builder__structure-search:focus{box-shadow:none}.template-builder__structure-collapse-all{flex:0 0 auto;padding:0;font-size:.78rem;text-decoration:none}.template-builder__section-row--compact{padding:.65rem .75rem}.template-builder__section-select{display:flex;align-items:flex-start;gap:.65rem;flex:1 1 auto;min-width:0;padding:0;border:none;background:transparent;text-align:left;cursor:pointer}.template-builder__section-card-copy{display:grid;gap:.15rem;min-width:0;flex:1 1 auto}.template-builder__section-meta{font-size:.75rem;color:var(--text-secondary)}.template-builder__section-expand{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.75rem;height:1.75rem;border:none;border-radius:999px;background:transparent;color:var(--text-secondary);cursor:pointer}.template-builder__section-expand:hover{background:color-mix(in srgb,var(--hover) 80%,transparent)}.template-builder__section-warning,.template-builder__section-check{flex:0 0 auto;display:inline-flex;align-items:center}.template-builder__section-warning{color:var(--warning)}.template-builder__section-check{color:var(--success)}.template-builder__section-preview-position{flex:0 0 auto;font-size:.72rem;color:var(--text-secondary);font-weight:600}.template-builder__drag-handle--section,.template-builder__drag-handle--element{opacity:.35;transition:opacity .15s ease}.template-builder__section-item:hover .template-builder__drag-handle--section,.template-builder__element-item:hover .template-builder__drag-handle--element,.template-builder__element-item--active .template-builder__drag-handle--element{opacity:1}.template-builder__workspace-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid color-mix(in srgb,var(--border-color) 85%,transparent)}.template-builder__workspace-section-index{margin:0;font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary)}.template-builder__workspace-heading{margin:.15rem 0 0;padding:0;border:none;background:transparent;font-size:1.15rem;font-weight:700;line-height:1.25;text-align:left;text-transform:uppercase;letter-spacing:.01em;color:var(--text-primary);cursor:text}.template-builder__workspace-heading:disabled{cursor:default}.template-builder__workspace-title-input{margin-top:.15rem;font-weight:700;text-transform:uppercase}.template-builder__workspace-element-count{margin:.25rem 0 0;font-size:.82rem;color:var(--text-secondary)}.template-builder__workspace-header-actions{display:flex;flex-wrap:wrap;gap:.45rem}.template-builder__elements-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.template-builder__elements-count{font-size:.9rem;font-weight:600;color:var(--text-primary)}.template-builder__elements-toolbar-actions{display:flex;flex-wrap:wrap;gap:.45rem}.template-builder__bulk-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.75rem;padding:.55rem .65rem;border-radius:.55rem;background:color-mix(in srgb,var(--accent) 6%,#fff 94%);border:1px solid color-mix(in srgb,var(--accent) 18%,var(--border-color))}.template-builder__bulk-count{font-size:.82rem;font-weight:600}.template-builder__bulk-select{min-width:10rem;max-width:14rem}.template-builder__element-item{border-radius:.55rem;transition:background .12s ease}.template-builder__element-item:hover .template-builder__element-row-wrap{background:color-mix(in srgb,var(--hover) 65%,transparent)}.template-builder__element-item--selected .template-builder__element-row-wrap{background:color-mix(in srgb,var(--accent) 10%,transparent)}.template-builder__element-row-wrap{padding:.45rem .5rem;align-items:center}.template-builder__element-position{flex:0 0 2rem;min-width:2rem;padding-top:0;text-align:center;font-variant-numeric:tabular-nums}.template-builder__element-fields{grid-template-columns:minmax(0,1fr);gap:.45rem}.template-builder__element-controls{display:grid;grid-template-columns:minmax(12rem,1.4fr) auto auto;gap:.45rem;align-items:center}.template-builder__comment-toggle{display:inline-flex;align-items:center;margin:0;cursor:pointer}.template-builder__comment-toggle-input{position:absolute;opacity:0;width:0;height:0}.template-builder__comment-toggle-label{display:inline-flex;align-items:center;min-height:2rem;padding:0 .65rem;border:1px solid var(--border-color);border-radius:999px;background:#fff;font-size:.78rem;font-weight:600;color:var(--text-secondary);white-space:nowrap}.template-builder__comment-toggle-input:checked+.template-builder__comment-toggle-label{border-color:color-mix(in srgb,var(--success) 45%,var(--border-color));color:var(--success);background:color-mix(in srgb,var(--success) 8%,#fff 92%)}.template-builder__element-menu{position:relative}.template-builder__element-menu-btn{min-width:2rem;padding-inline:.45rem}.template-builder__element-menu-backdrop{position:fixed;inset:0;z-index:25;border:none;padding:0;background:transparent}.template-builder__element-menu-dropdown{position:absolute;top:calc(100% + .25rem);right:0;z-index:26;min-width:9rem;padding:.3rem;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-md)}.template-builder__element-menu-item{display:block;width:100%;padding:.45rem .65rem;border:none;border-radius:calc(var(--radius-sm) - 2px);background:transparent;font-size:.82rem;text-align:left;cursor:pointer}.template-builder__element-menu-item:hover:not(:disabled){background:var(--hover)}.template-builder__element-menu-item--danger{color:var(--danger)}.template-builder__element-bulk-check{display:inline-flex;align-items:center;flex:0 0 auto;margin-right:.15rem}.template-builder__metadata-title{margin:0 0 .55rem;font-size:.92rem;font-weight:700}.template-builder__metadata--tabbed{display:flex;flex-direction:column;min-height:0;height:100%;padding:0;background:transparent;border:none;box-shadow:none}.template-builder__metadata-head{flex:0 0 auto}.template-builder__metadata-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding-top:.75rem;-webkit-overflow-scrolling:touch}.template-builder__metadata-section--flush{padding-bottom:0;border-bottom:none}.template-builder__metadata-section{display:grid;gap:.65rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid color-mix(in srgb,var(--border-color) 85%,transparent)}@media(min-width:820px){.admin-form--dense .template-builder__metadata-section{gap:.45rem;margin-bottom:.7rem;padding-bottom:.6rem}}.template-builder__metadata-section-title{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary)}.template-builder__readonly-field{display:grid;gap:.15rem}.template-builder__readonly-label{font-size:.78rem;font-weight:600;color:var(--text-secondary)}.template-builder__readonly-value{font-size:.92rem;font-weight:600;color:var(--text-primary)}.template-builder__readonly-hint{font-size:.75rem;color:var(--text-secondary)}.template-builder__scoring-preview-card{margin-bottom:1rem;padding:.75rem;border-radius:.65rem;background:color-mix(in srgb,var(--surface-muted, #eef1f4) 70%,#fff 30%);border:1px solid color-mix(in srgb,var(--border-color) 90%,transparent)}.template-builder__scoring-preview-title{margin:0 0 .55rem;font-size:.82rem;font-weight:700}.template-builder__scoring-preview-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:0 0 .65rem}.template-builder__scoring-preview-stats dt{margin:0;font-size:.72rem;color:var(--text-secondary)}.template-builder__scoring-preview-stats dd{margin:.1rem 0 0;font-size:.88rem;font-weight:700}.template-builder__scoring-preview-lines{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.template-builder__scoring-preview-lines li{display:grid;grid-template-columns:1fr;gap:.2rem;font-size:.8rem;line-height:1.35}.template-builder__scoring-preview-line-label{min-width:0;font-weight:600;color:var(--text-primary)}.template-builder__scoring-preview-line-points{color:var(--text-secondary);font-size:.75rem;line-height:1.4;word-break:break-word}.template-builder__properties .template-builder__scoring-preview-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem .65rem}.template-builder__properties .template-builder__scoring-preview-stats>div:nth-child(3){grid-column:1 / -1}.template-builder__properties .template-builder__scoring-preview-stats dt{line-height:1.25}.template-builder__properties .template-builder__scoring-preview-stats dd{margin-top:.15rem}.template-builder__properties .template-builder__scoring-preview-lines{gap:.55rem;margin-top:.15rem;padding-top:.55rem;border-top:1px solid color-mix(in srgb,var(--border-color) 80%,transparent)}.template-builder__properties .template-builder__scoring-preview-lines li{padding-bottom:.45rem;border-bottom:1px solid color-mix(in srgb,var(--border-color) 65%,transparent)}.template-builder__properties .template-builder__scoring-preview-lines li:last-child{padding-bottom:0;border-bottom:none}.template-builder__properties .template-builder__scoring-preview-warnings{margin-top:.65rem;padding:.5rem .55rem .5rem 1.75rem;border-radius:.45rem;background:color-mix(in srgb,var(--warning) 8%,#fff 92%);line-height:1.4}.template-builder__properties .template-builder__field-hint--inline{margin:0 0 .75rem;line-height:1.45}.template-builder__properties .template-builder__readiness{margin-top:.85rem}.template-builder__properties .template-builder__readiness-item{line-height:1.35;align-items:flex-start}.template-builder__properties .template-builder__readiness-item>span[aria-hidden=true]{flex:0 0 auto;margin-top:.1rem}.template-builder__scoring-preview-warnings{margin:.65rem 0 0;padding-left:1.1rem;font-size:.78rem;color:var(--warning)}.template-builder__readiness-title{margin:0 0 .45rem;font-size:.82rem;font-weight:700}.template-builder__readiness-list{list-style:none;margin:0;padding:0;display:grid;gap:.3rem}.template-builder__readiness-item{display:flex;align-items:center;gap:.4rem;font-size:.8rem}.template-builder__readiness-item--ok{color:var(--success)}.template-builder__readiness-item--warning{color:var(--warning)}.template-builder__readiness-item--error{color:var(--danger)}.template-builder__readonly-banner--compact{margin-bottom:.65rem;padding:.5rem .65rem;font-size:.78rem}@media(max-width:820px){.template-builder__element-controls,.template-builder__scoring-preview-stats{grid-template-columns:1fr}}@media(max-width:640px){.template-builder__action-bar{flex-direction:column;align-items:stretch}.template-builder__actions{justify-content:flex-end}}@media(max-width:820px){.template-builder__rule-fields{grid-template-columns:1fr}}.admin-users__list-actions{margin-bottom:1rem}.admin-users__row--clickable{cursor:pointer}.admin-users__row--clickable:hover{background:var(--hover);border-color:var(--border-strong)}.plant-categories .page-toolbar{margin-top:1.5rem;margin-bottom:.85rem}.plant-categories__count{margin:0 0 1rem}.plant-categories__stack{display:grid;gap:.875rem}.plant-categories__add{margin-bottom:.25rem}.plant-category-card{padding:.85rem 1rem;display:grid;gap:.75rem;overflow:visible;position:relative}.plant-category-card:has(.plant-make-dropdown.is-open){z-index:28}.plant-category-card__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.85rem}.plant-category-card__toggle{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:.55rem;min-width:0;flex:1 1 16rem;margin:0;padding:0;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}.plant-category-card__toggle:focus-visible{outline:2px solid rgba(13,110,253,.55);outline-offset:3px;border-radius:.45rem}.plant-category-card__toggle-chevron{display:grid;place-items:center;flex:0 0 auto;width:1.25rem;height:1.25rem;margin-top:.55rem;color:var(--text-muted, #6c757d)}.plant-category-card__title-block{display:flex;gap:.85rem;align-items:flex-start;min-width:0}.plant-category-card__title-text{display:grid;gap:.15rem;min-width:0}.plant-category-card__icon{width:40px;height:40px;object-fit:contain;flex:0 0 auto;margin-top:.1rem}.plant-category-card__title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.25}.plant-category-card__description{margin:0;color:var(--text-muted, #6c757d);font-size:.875rem;line-height:1.35}.plant-category-card__meta{margin:0;font-size:.8125rem;color:var(--text-muted, #6c757d);line-height:1.35}.plant-category-card__meta--warning{color:#b45309}.plant-category-card.is-collapsed{gap:0}.plant-category-card__header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;align-self:center}.plant-category-card__menu{position:relative}.plant-category-card__archived-meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;font-size:.8125rem;color:var(--text-muted, #6c757d)}.plant-category-card__archived-meta-note{color:#b45309}.plant-category-card__expanded{display:grid;gap:.85rem}.plant-category-card__expanded-summary{font-size:.875rem;color:var(--text-muted, #6c757d);padding-bottom:.15rem;border-bottom:1px solid rgba(0,0,0,.08)}.plant-category-card__banner{border-radius:.6rem;padding:.7rem .9rem;font-size:.9rem}.plant-category-card__banner--blocked{background:#d92d391a;border:1px solid rgba(217,45,57,.35);color:#842029}.plant-category-card__body{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;overflow:visible}.plant-category-card__column{display:grid;gap:.75rem;align-content:start;min-width:0;overflow:visible}.plant-category-card__column-title{margin:0;font-size:.95rem;font-weight:700;padding-bottom:.35rem;border-bottom:1px solid rgba(0,0,0,.08)}.plant-category-card__rows{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}.plant-category-card__row,.plant-category-card__slot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.55rem;padding:.65rem .75rem;border:1px solid rgba(0,0,0,.08);border-radius:.65rem;background:#ffffff8c}.plant-category-card__row-main{display:grid;gap:.25rem;min-width:0}.plant-category-card__row-name{font-weight:600}.plant-category-card__row-meta{font-size:.8rem;color:var(--text-muted, #6c757d)}.plant-category-card__badges,.plant-category-card__row-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.plant-category-card__empty{margin:0;font-size:.9rem;color:var(--text-muted, #6c757d)}.plant-category-card__summary{display:grid;gap:.65rem;padding:.8rem .9rem;border:1px solid rgba(0,0,0,.08);border-radius:.65rem;background:#ffffff73}.plant-category-card__summary-copy{margin:0;font-size:.875rem;color:var(--text-muted, #6c757d)}.plant-category-card__summary-list{display:flex;flex-wrap:wrap;gap:.45rem}.plant-category-card__summary-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.3rem .55rem;border-radius:999px;background:#0d6efd14;color:var(--text-primary, #212529);font-size:.8125rem;font-weight:600}.plant-category-card__chip-remove{display:grid;place-items:center;width:1.1rem;height:1.1rem;padding:0;border:none;border-radius:50%;background:transparent;color:var(--text-muted, #6c757d);font-size:1rem;line-height:1;cursor:pointer}.plant-category-card__chip-remove:hover:not(:disabled){background:#00000014;color:var(--text-primary, #212529)}.plant-category-card__assign{display:grid;gap:.35rem}.plant-category-card__assign-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:end}.plant-category-card__assign-btn{min-height:2.65rem}.plant-category-card__template-card{display:grid;gap:.55rem;padding:.75rem .85rem;border:1px solid rgba(0,0,0,.08);border-radius:.65rem;background:#ffffff8c}.plant-category-card__template-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.55rem}.plant-category-card__template-copy{display:grid;gap:.15rem;min-width:0}.plant-category-card__template-type{font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted, #6c757d)}.plant-category-card__template-name{font-weight:600;font-size:.9375rem}.plant-category-card__template-name--empty{color:var(--text-muted, #6c757d);font-weight:500}.plant-category-card__template-status{font-size:.8125rem;color:var(--text-muted, #6c757d)}.plant-category-card__template-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.plant-category-card__create-template{justify-self:start}.plant-make-dropdown__option.is-selected{background:#0d6efd1a}.plant-make-dropdown{position:relative;display:grid;gap:.4rem;margin-top:.25rem}.plant-make-dropdown.is-open{z-index:26}.plant-make-dropdown__trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:2.65rem;padding:.55rem .85rem;border:1px solid rgba(0,0,0,.14);border-radius:.55rem;background:#ffffffd9;color:var(--text-primary, #212529);font-size:.9375rem;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.plant-make-dropdown__trigger:hover:not(:disabled),.plant-make-dropdown__trigger:focus-visible{outline:none;border-color:#0d6efd8c;box-shadow:0 0 0 .18rem #0d6efd1f}.plant-make-dropdown__trigger:disabled{opacity:.65;cursor:not-allowed}.plant-make-dropdown.is-open .plant-make-dropdown__trigger{border-color:#0d6efd8c}.plant-make-dropdown.open-down.is-open .plant-make-dropdown__trigger{border-bottom-left-radius:0;border-bottom-right-radius:0}.plant-make-dropdown.open-up.is-open .plant-make-dropdown__trigger{border-top-left-radius:0;border-top-right-radius:0}.plant-make-dropdown__panel{position:absolute;left:0;right:0;z-index:27;display:grid;gap:0;background:#fff;border:1px solid rgba(13,110,253,.45);box-shadow:0 .65rem 1.25rem #0f172a1f;overflow:visible}.plant-make-dropdown.open-down .plant-make-dropdown__panel{top:calc(100% - 1px);border-top:none;border-radius:0 0 .55rem .55rem}.plant-make-dropdown.open-up .plant-make-dropdown__panel{bottom:calc(100% - 1px);border-bottom:none;border-radius:.55rem .55rem 0 0;box-shadow:0 -.65rem 1.25rem #0f172a1f}.plant-make-dropdown__search{position:relative;border-bottom:1px solid rgba(0,0,0,.08)}.plant-make-dropdown__search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--text-muted, #6c757d);line-height:0;pointer-events:none}.plant-make-dropdown__search-input{width:100%;min-height:2.5rem;padding:.55rem .85rem .55rem 2.45rem;border:none;background:transparent;color:inherit;font-size:.9rem;box-sizing:border-box}.plant-make-dropdown__search-input::placeholder{color:var(--text-muted, #6c757d)}.plant-make-dropdown__search-input:focus{outline:none;background:#0d6efd0a}.plant-make-dropdown__status{margin:0;padding:.85rem 1rem;font-size:.875rem;color:var(--text-muted, #6c757d)}.plant-make-dropdown__results{--plant-make-visible-rows: 4;--plant-make-row-height: 2.75rem;list-style:none;margin:0;padding:.35rem;max-height:calc((var(--plant-make-row-height) * var(--plant-make-visible-rows)) + .7rem);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.plant-make-dropdown__option{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;width:100%;min-height:var(--plant-make-row-height);padding:.6rem .7rem;border:none;border-radius:.45rem;background:transparent;text-align:left;cursor:pointer;color:inherit}.plant-make-dropdown__option:hover:not(:disabled),.plant-make-dropdown__option:focus-visible{outline:none;background:#0d6efd14}.plant-make-dropdown__option:disabled{opacity:.6;cursor:not-allowed}.plant-make-dropdown__option-name{font-weight:600;font-size:.9rem}.plant-make-dropdown__option-meta{flex-shrink:0;font-size:.8rem;color:var(--text-muted, #6c757d)}.plant-make-dropdown__empty{display:grid;justify-items:center;gap:.35rem;padding:1.35rem 1rem 1.5rem;text-align:center}.plant-make-dropdown__empty-icon{display:grid;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:.25rem;border-radius:50%;background:#0d6efd14;color:#0d6efdd9}.plant-make-dropdown__empty-title{margin:0;font-size:.9375rem;font-weight:700;color:var(--text-primary, #212529)}.plant-make-dropdown__empty-text{margin:0;max-width:18rem;font-size:.8125rem;color:var(--text-muted, #6c757d);line-height:1.4}.plant-make-dropdown-backdrop{position:fixed;inset:0;z-index:24;background:transparent}.plant-category-card__slot-label{font-weight:600;font-size:.85rem;width:100%}.plant-categories__toolbar{display:none}.plant-categories__add-form{display:grid;gap:.85rem}.plant-categories__add-footer{display:flex;justify-content:flex-end;gap:.65rem}@media(max-width:900px){.plant-category-card__body{grid-template-columns:1fr}}.templates-admin__list{display:grid;gap:.85rem}.template-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem 1.15rem}.template-row__main{display:grid;gap:.35rem;min-width:0}.template-row__title-line{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.template-row__title{margin:0;font-size:1.05rem;font-weight:700}.template-row__badges{display:flex;flex-wrap:wrap;gap:.35rem}.template-row__meta{margin:0;font-size:.88rem;color:var(--text-muted, #6c757d)}.template-row__history{font-size:.88rem;font-weight:600;color:var(--primary, #0d6efd);text-decoration:none;width:fit-content}.template-row__history:hover{text-decoration:underline}.template-row__slot{min-width:0}.template-row__slot-label{display:inline-flex;align-items:center;gap:.35rem;font-size:.88rem;font-weight:600}.template-row__slot-label--active{color:var(--pass, #198754)}.template-row__slot-label--active:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:currentColor}.template-row__slot-label--muted{color:var(--text-muted, #6c757d)}.template-row__slot-label--muted:before{content:"";width:.7rem;height:.7rem;border-radius:50%;border:1.5px dashed currentColor}.template-row__publish-banner{background:#0d6efd14;border:1px solid rgba(13,110,253,.25);color:#084298;border-radius:.55rem;padding:.55rem .7rem;font-size:.85rem;line-height:1.35}.template-row__actions{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end}.templates-admin__rules{margin-top:1rem;padding:1rem 1.15rem;background:#0d6efd0d}.templates-admin__rules-title{margin:0 0 .55rem;font-size:.95rem;font-weight:700;display:inline-flex;align-items:center;gap:.4rem}.templates-admin__rules-list{margin:0;padding-left:1.2rem;display:grid;gap:.35rem;font-size:.9rem;color:var(--text-muted, #495057)}@media(max-width:1000px){.template-row{grid-template-columns:1fr;align-items:start}.template-row__actions{justify-content:flex-start}}
.template-builder__element-label-field{min-width:0;display:grid;gap:.25rem;align-content:start}
.template-builder .form-control.admin-users__input--invalid{border-color:var(--semantic-fail);outline:1px solid color-mix(in srgb,var(--semantic-fail) 55%,transparent);outline-offset:0;box-shadow:none}
.template-builder .form-control.admin-users__input--invalid:focus{border-color:var(--semantic-fail);outline:1px solid color-mix(in srgb,var(--semantic-fail) 70%,transparent);box-shadow:0 0 0 .18rem color-mix(in srgb,var(--semantic-fail) 22%,transparent)}
.template-builder .validation-message{margin:0;font-size:.78rem;font-weight:600;line-height:1.25;color:var(--semantic-fail)}
.template-builder__workspace-header-copy .validation-message{margin-top:.3rem}
/* Builder toolbar + canvas authoring polish */
.template-builder__header--toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding:.65rem 0 .75rem}
.template-builder__toolbar-left{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .75rem;min-width:0;flex:1 1 16rem}
.template-builder__toolbar-right{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.45rem;flex:0 1 auto}
.template-builder__header--toolbar .template-builder__breadcrumb{font-size:.78rem;width:100%}
.template-builder__header--toolbar .template-builder__title{font-size:1.25rem;line-height:1.2;max-width:28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.template-builder__status-chip{display:inline-flex;align-items:center;min-height:1.5rem;padding:.15rem .55rem;border-radius:999px;background:color-mix(in srgb,var(--brand-orange-soft) 70%,#fff 30%);border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border-color));color:var(--brand-orange-700, var(--accent));font-size:.72rem;font-weight:700;white-space:nowrap}
.template-builder__publish-reason--banner{margin:0 0 .5rem;padding:.45rem .65rem;border-radius:.45rem;background:color-mix(in srgb,var(--warning) 10%,#fff 90%);font-size:.78rem;text-align:left;max-width:none}
.template-builder__structure{padding:.85rem .85rem 0;gap:0}
.template-builder__structure-body-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.template-builder__structure-footer{flex:0 0 auto;position:sticky;bottom:0;padding:.65rem 0 .85rem;background:linear-gradient(180deg,transparent,#fff 35%)}
.template-builder__structure-add{margin-top:0}
.template-builder__structure-overflow{position:relative;flex:0 0 auto}
.template-builder__structure-overflow-btn{min-width:2rem;padding-inline:.4rem}
.template-builder__structure-overflow-backdrop{position:fixed;inset:0;z-index:25;border:none;padding:0;background:transparent}
.template-builder__structure-overflow-menu{position:absolute;top:calc(100% + .25rem);right:0;z-index:26;min-width:9rem;padding:.3rem;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-md)}
.template-builder__structure-overflow-item{display:block;width:100%;padding:.45rem .65rem;border:none;border-radius:calc(var(--radius-sm) - 2px);background:transparent;font-size:.82rem;text-align:left;cursor:pointer}
.template-builder__structure-overflow-item:hover{background:var(--hover)}
.template-builder__section-row-wrap{display:contents}
.template-builder__section-card--selected{border-color:color-mix(in srgb,var(--accent) 55%,white 45%);border-left:3px solid var(--accent);box-shadow:0 8px 20px #0f172a0d;background:color-mix(in srgb,var(--brand-orange-soft) 42%,white 58%)}
.template-builder__section-row--selected{background:transparent}
.template-builder__section-title{flex:1 1 0;min-width:0;white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.3;font-size:.9rem;font-weight:600}
.template-builder__section-card--selected .template-builder__section-title{font-weight:700;color:var(--text-primary)}
.template-builder__section-position{width:1.2rem;height:1.2rem;font-size:.68rem;font-weight:600;background:color-mix(in srgb,var(--border-color) 55%,#fff 45%);color:var(--text-secondary)}
.template-builder__section-card--selected .template-builder__section-position{background:color-mix(in srgb,var(--accent) 18%,#fff 82%);color:var(--accent)}
.template-builder__section-preview-list{padding:.15rem .75rem .75rem 2.35rem}
.template-builder__section-preview-label{overflow-wrap:anywhere}
.template-builder__drag-handle--inline{width:1.25rem;height:1.25rem;border:none;background:transparent;box-shadow:none;opacity:.4;flex:0 0 auto}
.template-builder__element-list{gap:.85rem}
.template-builder__element-card{display:grid;gap:.75rem;padding:.9rem 1rem;border:1px solid color-mix(in srgb,var(--border-color) 92%,white 8%);border-radius:.85rem;background:#fff;box-shadow:0 6px 16px #0f172a0a;cursor:pointer}
.template-builder__element-item--active .template-builder__element-card,.template-builder__element-item--selected .template-builder__element-card{border-color:color-mix(in srgb,var(--accent) 50%,white 50%);border-left:3px solid var(--accent);background:color-mix(in srgb,var(--brand-orange-soft) 28%,white 72%);box-shadow:0 8px 18px #0f172a0d}
.template-builder__element-item--drop-target .template-builder__element-card{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}
.template-builder__element-card-head{display:flex;align-items:center;gap:.45rem;min-width:0}
.template-builder__element-card-kicker{flex:1 1 auto;min-width:0;font-size:.78rem;font-weight:700;letter-spacing:.02em;color:var(--text-secondary)}
.template-builder__element-card-body{display:grid;gap:.7rem}
.template-builder__element-type-label{margin:0;font-size:.78rem;font-weight:600;color:var(--text-secondary)}
.template-builder__field-label{display:block;margin:0 0 .3rem;font-size:.78rem;font-weight:600;color:var(--text-secondary)}
.template-builder__element-prompt{min-height:2.5rem;font-size:.95rem;line-height:1.4}
.template-builder__element-card-field--inline{padding-top:.15rem}
.template-builder__comment-check{display:inline-flex;align-items:center;gap:.45rem;margin:0;font-size:.88rem;font-weight:500;cursor:pointer}
.template-builder__editing-label{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary)}
.template-builder__editing-context{margin:.15rem 0 .65rem;font-size:.9rem;font-weight:600;color:var(--text-primary);line-height:1.3}
.template-builder__metadata--tabbed .template-builder__metadata-title{margin:0 0 .55rem;font-size:1rem}
.template-builder__panel-tabs{gap:.25rem;padding:.2rem;border:1px solid color-mix(in srgb,var(--border-color) 90%,transparent);border-radius:.65rem;border-bottom:1px solid color-mix(in srgb,var(--border-color) 90%,transparent);background:color-mix(in srgb,var(--surface-muted,#eef1f4) 55%,#fff 45%)}
.template-builder__panel-tab{border-bottom:none;border-radius:.5rem;min-height:2.1rem;font-size:.8rem}
.template-builder__panel-tab--active{background:#fff;color:var(--text-primary);box-shadow:0 1px 3px #0f172a14;border-bottom-color:transparent}
.template-builder__section-overflow{position:relative}
.template-builder__section-overflow-btn{min-width:2rem;padding-inline:.4rem}
.template-builder__section-overflow-backdrop{position:fixed;inset:0;z-index:25;border:none;padding:0;background:transparent}
.template-builder__section-overflow-menu{position:absolute;top:calc(100% + .25rem);right:0;z-index:26;min-width:9rem;padding:.3rem;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-md)}
.template-builder__section-overflow-item{display:block;width:100%;padding:.45rem .65rem;border:none;border-radius:calc(var(--radius-sm) - 2px);background:transparent;font-size:.82rem;text-align:left;cursor:pointer}
.template-builder__section-overflow-item:hover{background:var(--hover)}
.template-builder__section-overflow-item--danger{color:var(--danger)}
.template-builder__workspace-heading{text-transform:none;font-size:1.1rem}
