/* TEMPORARY MAP EDITOR: remove this file, its HTML panel/button, and layout-editor.js for production. */
.layout-editor-toggle{flex:0 0 auto;padding:9px 13px;border:2px solid #2f6f48;border-radius:999px;background:#e8f3df;color:#214a32;font-weight:900;letter-spacing:.04em;cursor:pointer}.layout-editor-toggle:hover,.layout-editor-toggle.active{background:#2f6f48;color:#fff}.landscape-layer{position:absolute;inset:0;z-index:5;pointer-events:none}.landscape-item{position:absolute;transform:translate(-50%,-50%) rotate(var(--rotation));transform-origin:center;pointer-events:none;filter:drop-shadow(0 5px 5px #10291455)}.landscape-item img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.landscape-item.tree img{clip-path:circle(48%)}.landscape-item.campfire img{clip-path:circle(46%)}.landscape-item.cotoneaster img{clip-path:ellipse(49% 40%)}.landscape-item.hedge img,.landscape-item.gazebo img,.landscape-item.pond img,.landscape-item.low-fence img,.landscape-item.picnic-blanket img,.landscape-item.event-table img,.landscape-item.food-truck img{object-fit:contain}
.controls{position:relative}.layout-editor-panel{position:absolute;z-index:40;inset:8px;width:auto;max-height:none;overflow:auto;padding:14px;border:2px solid #2f6f48;border-radius:12px;background:#fffdf7;box-shadow:0 15px 45px #10291455;color:#27251f}.layout-editor-panel[hidden]{display:none}.layout-editor-panel header{display:flex;align-items:center;justify-content:space-between}.layout-editor-panel header small{display:block;color:#2f6f48;font-size:8px;font-weight:900;letter-spacing:.14em}.layout-editor-panel header b{font:700 18px Georgia,serif}.layout-editor-panel header button{border:0;background:transparent;font-size:24px;cursor:pointer}.layout-editor-panel>p{margin:8px 0 12px;color:#746f61;font-size:10px;line-height:1.4}.layout-editor-section{margin:11px 0}.layout-editor-section>b{display:block;margin-bottom:6px;font-size:8px;letter-spacing:.12em;color:#746f61}.layout-editor-palette{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.layout-editor-palette button{min-width:0;padding:5px;border:1px solid #d9d0bb;border-radius:7px;background:#fffaf0;cursor:pointer;font-size:8px}.layout-editor-palette button:hover{border-color:#2f6f48;background:#eef6e7}.layout-editor-palette img{display:block;width:35px;height:35px;margin:auto;border-radius:50%;object-fit:cover}.resource-palette{grid-template-columns:repeat(2,1fr)}.resource-palette button{font-size:9px}.layout-editor-selection{padding:9px;border:1px solid #d9d0bb;border-radius:8px;background:#f6f1e5}.layout-editor-selection>small{display:block;font-size:8px;letter-spacing:.12em;color:#746f61}.layout-editor-selection>b{font-size:11px}.layout-editor-tools{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:7px}.layout-editor-tools button{padding:6px;border:1px solid #d9d0bb;border-radius:5px;background:#fff;cursor:pointer;font-size:8px}.copy-layout-button{position:sticky;bottom:0;width:100%;margin-top:12px;padding:13px;border:0;border-radius:8px;background:#173f29;color:#fff;font-weight:950;letter-spacing:.08em;cursor:pointer;box-shadow:0 5px 16px #173f2955}.copy-layout-button:hover{background:#2f6f48}.layout-editor-panel textarea{width:100%;height:72px;margin-top:7px;padding:7px;border:1px solid #d9d0bb;border-radius:6px;resize:vertical;font:8px/1.3 monospace}.world.layout-editing .flower,.world.layout-editing .landscape-item{pointer-events:auto;cursor:grab}.world.layout-editing .flower:active,.world.layout-editing .landscape-item:active{cursor:grabbing}.world.layout-editing .layout-selected{outline:3px solid #fff!important;filter:drop-shadow(0 0 7px #00a650)!important}.world.layout-editing #routeHandle,.world.layout-editing #guardRouteHandle,.world.layout-editing #cellActionMenu{display:none!important}
.landscape-item.pathway img{clip-path:inset(18% 1% 18% 1% round 12%)}
.world.layout-editing .hive-wrap{pointer-events:none}.world.layout-editing .hive-wrap .cell{pointer-events:auto;cursor:grab}.world.layout-editing .hive-wrap .cell:active{cursor:grabbing}.world.layout-editing .hive-wrap.layout-selected{outline:0!important;filter:none!important}.world.layout-editing .hive-wrap.layout-selected:after{content:"";position:absolute;z-index:20;pointer-events:none;left:var(--hive-editor-left);top:var(--hive-editor-top);width:var(--hive-editor-width);height:var(--hive-editor-height);border:3px dashed #00a650;border-radius:12px;filter:drop-shadow(0 0 7px #00a650)}
.landscape-item.spruce img,.landscape-item.maple img,.landscape-item.campfire img,.landscape-item.pathway img{clip-path:none;border-radius:0}
