body{margin:0;font-family:sans-serif;padding:0 0 300px;overflow-y:auto;background-color:#f2f4d6}li{margin-bottom:20px}.banner{width:100%;text-align:left;background-color:#f2f4d6;padding-bottom:0}.banner-logo{text-align:left;display:inline-block;margin:16px}.banner-logo img{display:inline-block}.banner-logo img{height:60px;width:auto;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.banner-logo img:hover{transform:scale(1.05)}.banner-image{position:relative;width:100%}.banner-image img{width:100%;height:auto;display:block}.banner-title{position:absolute;bottom:20%;left:10%;font-size:2.5rem;color:#fff;font-weight:700}.banner-text{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:900px;margin:20px auto;font-size:1rem;line-height:1.6;color:#333}#keyboard-info{background:#f8fafc;padding:0rem 1rem;border-radius:12px;border:1px solid #ddd;font-size:14px;line-height:1;color:#333;width:70%;text-align:left;margin:20px auto}table{border-collapse:collapse;width:100%}td{border:none;padding:8px;vertical-align:top}.letter{font-weight:700;width:30px}#map-panel{flex-wrap:wrap;background-color:#f2f4d6;padding-bottom:2rem;text-align:center;height:300px;position:relative}#map-element{border-radius:50px;width:calc(100% - 50px);height:100%;margin:0 auto}#cases-panel{flex-wrap:wrap;background-color:#f2f4d6;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;padding:1rem}#cases-panel button{padding:10px 20px;font-size:14px;cursor:pointer}.card-button{display:inline-block;padding:20px 30px;background-color:#4a90e2;color:#fff;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 6px #0000001a;-webkit-user-select:none;user-select:none;border:2px solid #4a90e2;text-align:center;min-width:120px;height:auto;white-space:normal}.card-button.highlighted{transform:scale(1.05);box-shadow:0 8px 20px #0003}.card-button:active{transform:scale(.97);box-shadow:0 4px 10px #00000026}.card-button.selected{background-color:#2c6bc6;color:#fff;border:2px solid #1d4eb2}#leftPane{width:50%;min-width:100px;display:flex;flex-direction:column;height:100%;background-color:#f2f4d6;padding:10px;box-sizing:border-box;overflow:hidden;min-height:0}#dragBar{width:5px;cursor:ew-resize;background-color:#aaa}#rightPane{flex:1;background:#fff;overflow:hidden;display:flex;position:relative}#topPane{height:30%;min-height:50px;padding:10px;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}#verticalDragBar{height:5px;cursor:ns-resize;background-color:#aaa}#bottomPane{flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto}#page-layout{display:flex;flex-direction:column;width:100%;padding:60px;box-sizing:border-box}#explorer-layout{display:flex;flex-direction:row;height:500px;width:100%}#controls{width:200px;padding:1em;border-right:1px solid #ccc}#viewer-container{flex:1;position:relative;background-color:#000;border:1px solid #ccc;overflow:hidden}#viewer-container canvas{width:100%!important;height:100%!important;display:block}#cy{min-height:50px;border:.8px solid #cce;background-color:#fff;overflow:hidden;flex:1}.tab-container{flex:1;display:flex;flex-direction:column;overflow:hidden}.tab-buttons{display:flex;border-bottom:1px solid #ccc}.tab-btn{flex:1;padding:10px;background:#eee;border:none;cursor:pointer;font-weight:700}.tab-btn.active{background:#ddd;border-bottom:2px solid #333}.tab-content{display:none;flex:1;overflow:hidden;padding:10px}.tab-content.active{flex:1;display:flex}#panel{flex:1;display:flex;flex-direction:row;background-color:#fff;padding:1rem;border-radius:8px;overflow:hidden;min-height:0}.column{flex:1;display:flex;flex-direction:column;gap:.5rem;overflow-y:scroll}#sdi-column{border-right:1px solid rgba(51,51,204,.25);padding-right:.5rem}#storey-column{padding-left:.5rem}#goal-column{padding-right:.5rem}.goal-info-panel{flex:1;gap:.5rem;background:#f8fafc;padding:1rem;border-radius:12px;border:1px solid #ddd;min-height:5px;font-size:12px;line-height:1.5;color:#333;overflow-y:scroll;white-space:pre-wrap}button{flex-shrink:1;flex-grow:0;min-width:0;padding:.5rem 1rem;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer;transition:background-color .2s,box-shadow .2s;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sdi-button{background-color:#eef7ff;border-color:#a4c9ff;min-height:35px}.sdi-button.highlighted{background-color:#d0e6ff}.sdi-button.selected{background-color:#d7e5ff;border:2px solid #1d4eb2}.storey-button{background-color:#f8f3ff;border-color:#c6b5ff;min-height:35px}.storey-button.highlighted{background-color:#e5d8ff}.storey-button.selected{background-color:#f8e6ff;border:2px solid #1d4eb2}.goal-button{background-color:#f4f3cc;border:2px solid #F6E8A8;min-height:40px}.goal-button.highlighted{background-color:#f6edb0}.goal-button.selected{background-color:#f6e8a8;border:3px solid #E1D4A2}#camera-button-panel{display:flex;flex-direction:row;gap:.5rem;background-color:#f2f2f2;padding:1rem;border-radius:10px}.camera-button{padding:.1rem;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer;transition:background-color .2s,box-shadow .2s;box-sizing:border-box}.camera-button img{width:20px;height:20px;display:block}.camera-button:hover{background-color:#e5d8ff}.camera-button:active{background-color:#d5c4ff}.marker-div{width:20px;height:20px;background-color:#00f;border-radius:50%;border:2px solid white;transition:all .2s}.marker-div:hover{background-color:red;transform:scale(1.5)}.custom-marker{width:22px;height:22px;background:#3a7afe;border-radius:50%;border:3px solid white;transition:all .25s ease;box-shadow:0 0 4px #00000040}.custom-marker.hover{transform:scale(1.5);background:#ff5050;box-shadow:0 0 12px #ff5050cc}.leaflet-css-marker{width:30px;height:42px;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -10 368 481'%3E%3Cpath fill='%23A3CBFF' stroke='blue' stroke-width='18' d='M184.277,0c-71.683,0-130,58.317-130,130c0,87.26,119.188,229.855,124.263,235.883c1.417,1.685,3.504,2.66,5.705,2.67 c0.011,0,0.021,0,0.032,0c2.189,0,4.271-0.957,5.696-2.621c5.075-5.926,124.304-146.165,124.304-235.932 C314.276,58.317,255.96,0,184.277,0z M184.277,72.293c30.476,0,55.269,24.793,55.269,55.269s-24.793,55.269-55.269,55.269 s-55.269-24.793-55.269-55.269S153.802,72.293,184.277,72.293z'/%3E%3C/svg%3E");transform:scale(1.4);transform-origin:center bottom;transition:transform .15s ease,filter .25s ease;cursor:pointer}.leaflet-css-marker.hover{transform:scale(1.5);filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}.leaflet-css-marker.selected{transform:scale(1.4);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -10 368 481'%3E%3Cpath fill='%233869FF' stroke='blue' stroke-width='18' d='M184.277,0c-71.683,0-130,58.317-130,130c0,87.26,119.188,229.855,124.263,235.883c1.417,1.685,3.504,2.66,5.705,2.67 c0.011,0,0.021,0,0.032,0c2.189,0,4.271-0.957,5.696-2.621c5.075-5.926,124.304-146.165,124.304-235.932 C314.276,58.317,255.96,0,184.277,0z M184.277,72.293c30.476,0,55.269,24.793,55.269,55.269s-24.793,55.269-55.269,55.269 s-55.269-24.793-55.269-55.269S153.802,72.293,184.277,72.293z'/%3E%3C/svg%3E")}#sdi-description-panel{background:#f8fafc;padding:1rem 1.5rem;border-radius:12px;border:1px solid #ddd;min-height:5px;font-size:15px;line-height:1.5;color:#333;overflow-y:auto;white-space:pre-wrap}.sdi-ref{color:#4a8bff;cursor:pointer;transition:color .2s,background-color .2s;padding:2px 4px;border-radius:4px}.sdi-ref.highlighted{background-color:#4a8bff26}.sdi-ref.selected{background-color:#ff814a40}
