body[data-workspace=structures] .workspace{grid-template-columns:290px minmax(0,1fr) 270px}
.structure-library{min-height:0;display:flex;flex-direction:column;padding:26px 18px 0;box-shadow:1px 0 #3930200c;overflow:hidden}
.structure-library-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}
.structure-library h2{font-size:14px;font-weight:550;margin:0}.structure-library-heading span{font-size:11px;color:#827767;font-variant-numeric:tabular-nums}
.structure-filters{display:grid;gap:9px;margin-bottom:26px}.structure-filters input,.structure-filters select{width:100%;min-height:42px;font-size:12px;padding:10px;border-radius:6px;background:#faf8f4;border:1px solid #d7d1c6}
.structure-list{flex:1;min-height:0;overflow:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:12px;padding:2px 2px 26px;scrollbar-width:thin}
.structure-card{display:block;min-width:0;min-height:64px;padding:0 0 13px;text-align:left;border:1px solid transparent;background:#eee8dc;box-shadow:0 1px 3px #3930200f;overflow:hidden;transition:background .15s,transform .15s}
.structure-card[hidden]{display:none}.structure-card:hover{background:#e5ddce}.structure-card:active{transform:scale(.96)}.structure-card[aria-pressed=true]{border-color:#8c7b5d;box-shadow:0 0 0 1px #8c7b5d}
.structure-card img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.structure-card img[hidden]{display:none}
.structure-card span,.structure-card small{display:block;margin:10px 10px 0}.structure-card span{font-size:12px;line-height:1.35;font-weight:500}.structure-card small{font-size:10px;color:#837866;margin-top:5px;font-variant-numeric:tabular-nums}
.structure-inspector{padding:28px 22px;overflow:auto;scrollbar-width:thin;box-shadow:-1px 0 #3930200c}.structure-inspector h2{font:26px/1.16 Georgia,serif;letter-spacing:-.4px;margin:9px 0 14px;text-wrap:balance}.structure-inspector h3{font-size:12px;font-weight:500;color:#7b705f;margin:0 0 15px}.structure-inspector .eyebrow{font-size:11px;color:#8b806d}
.structure-inspector section+section{margin-top:34px}.structure-inspector p{font-size:12px;color:#746a5b;line-height:1.65;text-wrap:pretty}.structure-inspector dl{font-size:11px;display:grid;gap:8px;margin:24px 0}.structure-inspector dt{color:#8b806d}.structure-inspector dd{margin:0 0 9px;color:#4c463e;line-height:1.5;font-variant-numeric:tabular-nums}
.structure-inspector label:not(.check){display:block;font-size:11px;margin:0 0 8px;color:#7b705f}.structure-inspector select{width:100%;min-height:40px}.structure-inspector .check{min-height:40px;margin:0;font-size:12px}.structure-inspector a{color:#756447;text-underline-offset:3px}#structure-export{width:100%;min-height:42px;margin-top:12px;font-size:12px}#structure-status{min-height:2.5em;font-variant-numeric:tabular-nums}
body[data-workspace=structures] #mobile-materials,body[data-workspace=structures] #export-model,body[data-workspace=structures] #gallery-button{display:none}body[data-workspace=structures] .character-heading h2{font-size:29px;max-width:330px}body[data-workspace=structures] .character-heading{max-width:calc(100% - 80px)}
@media(max-width:1150px){body[data-workspace=structures] .workspace{grid-template-columns:240px minmax(0,1fr) 235px}.structure-library{padding:24px 13px 0}.structure-inspector{padding:25px 16px}.structure-list{gap:9px}}
@media(max-width:900px){body[data-workspace=structures] .workspace{grid-template-columns:190px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 225px}.structure-library{grid-row:1/3}.structure-list{grid-template-columns:1fr}.structure-inspector{grid-column:2;grid-row:2;display:grid;grid-template-columns:minmax(200px,1fr) minmax(180px,1fr);gap:28px;padding:22px;box-shadow:0 -1px #3930200c}.structure-inspector section+section{margin-top:0}.structure-inspector section:last-child{display:none}}
@media(max-width:560px){body[data-workspace=structures] .workspace{grid-template-columns:124px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 210px}.structure-library{padding:19px 8px 0}.structure-library-heading{display:block;margin-bottom:18px}.structure-library-heading span{display:block;margin-top:6px}.structure-filters input,.structure-filters select{font-size:10px;padding:8px 6px}.structure-card span{font-size:11px;margin-inline:7px}.structure-card small{font-size:9px;margin-inline:7px}.structure-inspector{display:block;padding:17px;overflow-x:hidden}.structure-inspector section+section{margin-top:28px}.structure-inspector h2{font-size:23px}body[data-workspace=structures] .character-heading h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.structure-card{transition:none}.structure-card:active{transform:none}}

.structure-prompt{margin-top:18px;font-size:11px;color:#7b705f}.structure-prompt summary{cursor:pointer;padding:8px 0}.structure-prompt[open]{margin-bottom:24px}body[data-workspace=structures] .character-heading{background:#faf8f1e8;padding:10px 13px;border-radius:8px}
