*{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;overflow-x:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}#app,body,html{height:100%;touch-action:manipulation;-webkit-touch-callout:none}#app{font-family:PingFang SC,Microsoft YaHei,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#1a202c;background:radial-gradient(1200px 800px at 50% -10%,#eef2f7 0,#e7ecf3 35%,#e4e9f0 60%,#e1e6ee 100%)}.container{align-items:center;max-width:1200px;margin:0 auto}.container,.content-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.content-wrapper{background:hsla(0,0%,100%,.72);backdrop-filter:saturate(130%) blur(10px);-webkit-backdrop-filter:saturate(130%) blur(10px);border-radius:16px;box-shadow:0 12px 40px rgba(31,45,61,.12);padding:8px;overflow:hidden;position:relative}.title-section{display:flex;align-items:flex-start;margin-bottom:30px;position:absolute;top:30px;left:30px;z-index:10;max-width:400px}.title-bar{width:5px;height:100%;background:linear-gradient(180deg,#5b7db1,#3a557d);margin-right:15px;border-radius:3px}.title-content{text-align:left;font-size:20px;font-weight:700;line-height:1.8;background:hsla(0,0%,100%,.85);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:16px 18px;border-radius:10px;box-shadow:0 6px 18px rgba(31,45,61,.12)}.text-line{margin:5px 0}.black-text{color:#2d3748}.orange-text{color:#e76f51;font-size:24px;font-weight:700}.map-container{flex:1;width:100%;min-height:760px;border-radius:12px;overflow:hidden;margin-top:0}@media screen and (max-width:768px){.container{padding:10px}.content-wrapper{padding:15px}.title-section{position:fixed;top:30px;left:50%;transform:translateX(-50%);max-width:300px;width:90%}.title-content{font-size:16px;line-height:1.6;padding:10px}.orange-text{font-size:20px}}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;z-index:1000;padding:20px;box-sizing:border-box}.modal-content,.modal-overlay{display:flex;overflow:hidden;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.modal-content{position:relative;background-color:#fff;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.3);max-width:90%;max-height:90%;flex-direction:column}.modal-header{position:absolute;top:10px;right:15px;z-index:1001}.close-btn{font-size:30px;color:#666;cursor:pointer;background-color:hsla(0,0%,100%,.9);border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.close-btn:active,.close-btn:hover{background-color:#fff;color:#333;transform:scale(1.1)}.modal-body{padding:0;overflow:hidden;display:flex;justify-content:center;align-items:center}.modal-image{width:100%;height:auto;display:block;border-radius:10px;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;touch-action:none;pointer-events:none}@media screen and (max-width:768px){.modal-overlay{padding:10px}.modal-content{max-width:100%;max-height:100%;border-radius:6px}.modal-header{top:5px;right:10px}.close-btn{font-size:28px;width:50px;height:50px;background-color:hsla(0,0%,100%,.95);box-shadow:0 2px 8px rgba(0,0,0,.2)}.close-btn:active{transform:scale(.95);background-color:#f0f0f0}.modal-image{border-radius:8px}.map-container{min-height:350px}}@media screen and (max-width:480px){.modal-overlay{padding:0}.modal-content{max-width:100%;max-height:100%;border-radius:6px}.modal-header{top:3px;right:8px}.close-btn{font-size:20px;width:45px;height:45px;background-color:hsla(0,0%,100%,.98);box-shadow:0 3px 12px rgba(0,0,0,.3)}.modal-image{border-radius:6px}.title-content{font-size:14px;padding:8px}.orange-text{font-size:18px}.map-container{min-height:30px}}