.b40-editor-shell{color:#f7edce;background:#071b27;min-height:100vh;padding:24px;font-family:Arial,sans-serif}.b40-editor-shell header{border-bottom:2px solid #bd933f;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:auto;padding-bottom:18px;display:flex}.b40-editor-shell header p{color:#e2bd63;letter-spacing:.12em;margin:0;font-weight:900}.b40-editor-shell h1{margin:.2rem 0 0;font-size:clamp(2rem,5vw,4rem)}.b40-editor-shell a,.b40-editor-shell button,.b40-editor-shell select{color:#102633;background:#f1d478;border:0;border-radius:8px;padding:10px 14px;font-weight:900}.b40-editor-controls{gap:16px;max-width:1100px;margin:20px auto;display:grid}.b40-editor-controls label{align-items:center;gap:10px;font-weight:900;display:flex}.b40-palette{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.b40-palette button{background-position:50%;background-size:cover;min-height:80px;box-shadow:inset 0 0 0 3px #0000}.b40-palette button.selected{box-shadow:inset 0 0 0 5px #fff,0 0 0 3px #e44a36}.b40-palette span{color:#fff;background:#071b27dc;border-radius:5px;padding:5px 8px}.b40-editor-actions{flex-wrap:wrap;gap:10px;display:flex}.b40-editor-controls>p{color:#9fd7df;margin:0}.b40-editor-workspace{grid-template-columns:minmax(300px,540px) 1fr;align-items:start;gap:24px;max-width:1100px;margin:auto;display:grid}.b40-map-grid{background:#173a49;border:5px solid #bd933f;grid-template-columns:repeat(3,1fr);display:grid}.b40-map-grid button{aspect-ratio:3/4;background-position:50%;background-size:cover;border:1px solid #ffffff24;border-radius:0;padding:0;position:relative}.b40-map-grid button.autumn{filter:sepia(.35)saturate(.8)}.b40-map-grid button span{color:#fff;background:#071b27cc;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid;position:absolute;top:4px;left:4px}.b40-editor-workspace aside{color:#102633;background:#f5edce;border:5px solid #bd933f;border-radius:14px;padding:22px;position:sticky;top:20px}.b40-editor-workspace aside>p:first-child{color:#b73d2d;letter-spacing:.1em;font-weight:900}.b40-editor-workspace dl{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.b40-editor-workspace dl div{background:#dce9df;border-radius:8px;padding:10px}.b40-editor-workspace dt{font-size:.72rem;font-weight:900}.b40-editor-workspace dd{margin:4px 0 0;font-size:1.2rem;font-weight:900}@media (max-width:760px){.b40-editor-shell{padding:14px}.b40-editor-shell header{align-items:flex-start}.b40-palette{grid-template-columns:repeat(3,1fr)}.b40-editor-workspace{grid-template-columns:1fr}.b40-editor-workspace aside{grid-row:1;position:static}.b40-editor-actions button{flex:1}.b40-editor-shell h1{font-size:2rem}}
