*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{display:flex;flex-direction:column;height:100vh}.header{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;height:60px;justify-content:space-between;padding:0 20px}.header h1{color:#333;font-size:24px}.user-info{align-items:center;display:flex;gap:15px}.main-content{display:flex;flex:1 1;overflow:hidden}.sidebar{background:#fff;border-right:1px solid #e0e0e0;width:250px}.content-area,.sidebar{overflow-y:auto;padding:20px}.content-area{flex:1 1}.festival-editor{display:flex;gap:20px;height:100%}.poi-list{padding:20px;width:300px}.map-container,.poi-list{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.map-container{flex:1 1;overflow:hidden}.inspector{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:20px;width:300px}.btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 16px;transition:background-color .2s}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover{background:#545b62}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:500;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:8px 12px;width:100%}.form-group textarea{min-height:80px;resize:vertical}.loading{align-items:center;color:#666;display:flex;height:200px;justify-content:center}.error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;margin:10px 0;padding:10px}.google-map-container{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.location-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;color:#495057;font-size:12px;margin-top:10px;padding:8px 12px}.location-info strong{color:#212529}
/*# sourceMappingURL=main.61870834.css.map*/