.fmu-ww{font-family:inherit;border:1px solid #dfe4e8;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 3px 14px rgba(0,0,0,.05);color:#26313b}
.fmu-ww-head{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 18px;border-bottom:1px solid #e6eaed;background:#fff}
.fmu-ww-head h2{margin:0;font-size:20px;line-height:1.2;color:#26313b}
.fmu-ww-head p{margin:4px 0 0;color:#7a858f;font-size:12px}
.fmu-ww-controls{display:flex;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid #e5e9ec;background:#fafbfc}
.fmu-ww-location-wrap{flex:1;min-width:150px}
.fmu-ww-location{width:100%;box-sizing:border-box;border:1px solid #d5dce1;border-radius:8px;padding:8px 10px;background:#fff;font-size:14px;color:#3e4953;min-height:38px}
.fmu-ww-meta{font-size:13px;color:#707b85;white-space:nowrap}
.fmu-ww-views{display:flex;gap:5px}
.fmu-ww-view{border:0;border-radius:7px;padding:9px 12px;background:#edf1f3;color:#626d76;font-size:12px;font-weight:700;cursor:pointer}
.fmu-ww-view.is-active{background:#748087;color:#fff}
.fmu-ww-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:9px 12px;background:#f7f9fa}
.fmu-ww-summary-card{padding:8px 6px;border:1px solid #e2e7ea;border-radius:8px;background:#fff;text-align:center}
.fmu-ww-summary-card span{display:block;font-size:9px;font-weight:800;color:#7a858e;letter-spacing:.07em}
.fmu-ww-summary-card strong{display:block;font-size:17px;margin-top:2px;color:#26313b}
.fmu-ww-summary-card small{color:#7a858e;font-size:10px}
.fmu-ww-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}
.fmu-ww-table-wrap{min-width:980px;padding:0 0 6px}
.fmu-ww-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}
.fmu-ww-table th,.fmu-ww-table td{height:34px;padding:4px 5px;text-align:center;border-right:1px solid #e7ebee;border-bottom:1px solid #e7ebee;white-space:nowrap}
.fmu-ww-table thead th{background:#f1f4f6;font-weight:600;color:#35414b;height:30px}
.fmu-ww-table .ww-stub,.fmu-ww-table tbody th{position:sticky;left:0;z-index:4;background:#fff;text-align:left;width:82px;min-width:82px;font-weight:700;color:#45515b}
.fmu-ww-table thead .ww-stub{background:#f1f4f6;z-index:6}
.fmu-ww-table tbody th small{font-size:8px;color:#7d8790;font-weight:600}
.ww-day-head{font-size:12px;line-height:1.05;border-bottom:2px solid #dce2e6!important}
.ww-day-pale{background:#f1f3f5!important}
.ww-day-dark{background:#d6dadd!important}
.ww-hours th.ww-day-col-0,.ww-hours th.ww-day-col-1{background:#e9edef}
.ww-day-col-0:not(.wind-cell):not(.gust-cell):not(.wave-cell):not(.temp-cell):not(.rain-cell){background:#f7f8f9}
.ww-day-col-1:not(.wind-cell):not(.gust-cell):not(.wave-cell):not(.temp-cell):not(.rain-cell){background:#e1e4e7}
.ww-day-head b{font-size:13px}
.ww-arrow{display:inline-block;font-size:17px;line-height:15px;color:#243746;transition:none}
.wave-dir-cell .ww-arrow{color:#0879ba}
.wind-cell,.gust-cell,.wave-cell,.temp-cell,.cloud-cell,.rain-cell{font-weight:700}
/* vivid Windguru-style wind scale */
.ww-wind-light{background:#55c9f2}.ww-wind-moderate{background:#2ee2b1}.ww-wind-moderate-high{background:#7bea35}.ww-wind-high{background:#ffd52a}.ww-wind-very-high{background:#ff4b4b;color:#fff}
/* vivid gust scale */
.ww-gust-light{background:#63e6a8}.ww-gust-moderate{background:#a9ee38}.ww-gust-high{background:#ffd129}.ww-gust-very-high{background:#ff8a25}.ww-gust-extreme{background:#f23b4c;color:#fff}
/* vivid wave scale */
.ww-wave-light{background:#b9dcff}.ww-wave-moderate{background:#91b9ff}.ww-wave-moderate-high{background:#777cf2;color:#fff}.ww-wave-high{background:#7b40e8;color:#fff}.ww-wave-very-high{background:#5320bf;color:#fff}
.swell-cell{background:#eef2ff}
.ww-temp-cool{background:#dff1ff}.ww-temp-mild{background:#ffe75c}.ww-temp-warm{background:#ffb329}.ww-temp-hot{background:#ff663d;color:#fff}
.cloud-cell{background:linear-gradient(to right,#fff,#b9c0c6)}
.ww-rain-none{background:#fff}.ww-rain-light{background:#d8f0ff}.ww-rain-moderate{background:#8bd4ff}.ww-rain-heavy{background:#238ed2;color:#fff}
.fmu-ww-note{padding:7px 12px;color:#7b858e;font-size:10px}
.fmu-ww-loading{padding:12px;color:#68727d;font-size:12px}
.fmu-ww-error{padding:12px;color:#a33;background:#fff4f4;font-size:12px}
@media(max-width:700px){
 .fmu-ww-head{padding:12px 14px}.fmu-ww-head h2{font-size:17px}.fmu-ww-head p{font-size:11px}
 .fmu-ww-controls{gap:7px;padding:8px}.fmu-ww-meta{font-size:11px}.fmu-ww-view{padding:8px 9px;font-size:10px}
 .fmu-ww-summary{grid-template-columns:repeat(4,1fr);gap:4px;padding:7px}.fmu-ww-summary-card{padding:6px 2px}.fmu-ww-summary-card strong{font-size:13px}.fmu-ww-summary-card small{font-size:8px}
 .fmu-ww-table-wrap{min-width:980px}.fmu-ww-table{font-size:11px}.fmu-ww-table th,.fmu-ww-table td{height:32px;padding:3px}.fmu-ww-table .ww-stub,.fmu-ww-table tbody th{width:72px;min-width:72px}.ww-arrow{font-size:16px}
}
