#editor{width:335px;max-height:calc(100vh - 135px);top:105px;bottom:auto;padding:18px}#editor input:not([type=checkbox]):not([type=range]){display:block;width:100%;padding:8px;background:#183b47;border:1px solid #ffffff42;border-radius:6px;color:white;font:inherit;font-size:12px;margin:7px 0}#editor input[type=range]{width:100%}#editor input[type=file]{font-size:10px!important}#editor .tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:17px 0}.tool-grid button{display:flex;align-items:center;gap:8px;padding:8px;font-size:11px}.tool-grid img{width:26px;height:26px;object-fit:contain}.tool-grid button.active{outline:2px solid #98dbc0;background:#38665b}#editor .review{font-size:11px;line-height:1.6;color:#cce5dc;margin:15px 0}#publish{width:100%;background:#3e8267!important}#public-link{display:block;margin:10px 0;word-break:break-all;color:#97e5c8;font-size:12px}.hotspot-row{display:flex;flex-wrap:wrap;border-top:1px solid #ffffff20;padding:8px 0}.hotspot-row>span{flex:1;min-width:100px}.hotspot-row .selected{outline:2px solid #98dbc0}.custom-marker{position:relative;background:none;border:0;width:56px;height:56px;padding:0;filter:drop-shadow(0 2px 4px #0007)}.custom-marker:hover{background:none;transform:scale(1.05)}.custom-marker img{width:100%;height:100%;object-fit:contain}.custom-marker:before{content:'';position:absolute;inset:3px;border:2px solid #fff9;border-radius:50%;animation:ripple 2.2s ease-out infinite;z-index:-1}.custom-marker .marker-label{top:60px}.area-select{font-size:12px;padding:7px}.header-actions a{color:#c6e7db;font-size:12px;align-self:center;text-decoration:none}.privacy-pin{border:2px solid #d6e4dc;box-shadow:0 0 0 2px #18372e;background:#6b8377;color:white;border-radius:50%;width:22px;height:22px;font-size:12px;padding:0}.privacy-pin:focus{outline:3px solid #9debca}#photo-dialog{background:#10242d;color:white;border:1px solid #ffffff40;border-radius:16px;max-width:90vw;max-height:90vh;padding:24px}#photo-dialog::backdrop{background:#000b}#photo-dialog img{display:block;max-width:80vw;max-height:73vh;object-fit:contain;margin-top:16px}#close-photo{position:absolute;right:10px;top:10px;font-size:20px;padding:4px 10px}#photo-dialog h2{padding-right:35px}#editor-status{white-space:pre-wrap}body.busy #editor button,body.busy #editor input,body.busy #editor select{pointer-events:none;opacity:.55}@media(max-width:600px){#editor{right:8px;top:95px;width:300px;max-height:calc(100vh - 115px)}#studio-home{display:none!important}.header-actions{gap:5px}header h1{max-width:42vw}.custom-marker{width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.custom-marker:before{animation:none}}
