.tide-chart[data-v-82b45de8]{width:100%;height:100%;position:relative}.tide-chart .tide-info-table[data-v-82b45de8]{margin-bottom:20px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.tide-chart .tide-info-table .table-title[data-v-82b45de8]{padding:16px 20px;font-size:16px;color:#4ea4c6;border-bottom:1px solid #e8e8e8;text-align:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.tide-chart .tide-info-table .table-content[data-v-82b45de8]{padding:0;display:flex}.tide-chart .tide-info-table .table-content .table-content-inner[data-v-82b45de8]{flex:1}.tide-chart .tide-info-table .table-content .table-name[data-v-82b45de8]{flex:0 0 120px;color:#333;font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-right:1px solid #e8e8e8}.tide-chart .tide-info-table .table-content .table-row[data-v-82b45de8]{display:flex;border-bottom:1px solid #e8e8e8;background:#f9f9f9;transition:background-color .2s}.tide-chart .tide-info-table .table-content .table-row[data-v-82b45de8]:hover{background:#e9ecef}.tide-chart .tide-info-table .table-content .table-row[data-v-82b45de8]:last-child{background:#fff}.tide-chart .tide-info-table .table-content .table-row .table-cell[data-v-82b45de8]{padding:12px 20px;text-align:center;font-size:14px}.tide-chart .tide-info-table .table-content .table-row .table-cell.label[data-v-82b45de8]{flex:0 0 120px;color:#333;font-weight:500;background:#f8f9fa;border-right:1px solid #e8e8e8}.tide-chart .tide-info-table .table-content .table-row .table-cell.data[data-v-82b45de8]{flex:1;color:#666}.tide-chart .chart-loading[data-v-82b45de8]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.tide-chart .chart-loading .loading-spinner[data-v-82b45de8]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #629bc6;border-radius:50%;animation:spin-82b45de8 1s linear infinite;margin-bottom:16px}.tide-chart .chart-loading .loading-text[data-v-82b45de8]{color:#666;font-size:14px}.tide-chart .chart-container[data-v-82b45de8]{width:100%;height:400px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease}.tide-chart .chart-container[data-v-82b45de8]:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.tide-chart .chart-container .chart[data-v-82b45de8]{width:100%;height:100%}.tide-chart .no-data[data-v-82b45de8]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.tide-chart .no-data .no-data-icon[data-v-82b45de8]{font-size:48px;margin-bottom:16px;opacity:.5}.tide-chart .no-data .no-data-text[data-v-82b45de8]{color:#999;font-size:14px}@keyframes spin-82b45de8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}