.utility-heading{display:flex;justify-content:space-between;align-items:center;gap:9px}.utility-heading h2{font:700 14px 'Manrope',sans-serif;letter-spacing:-.25px;margin:0}.utility-heading h2 span{color:#8da2b4;font-size:10px;font-weight:500}.refresh-button{width:29px;height:29px;display:grid;place-items:center;border:1px solid #2b4050;border-radius:10px;background:#162633;color:#9ed9e1;font:500 18px 'DM Sans',sans-serif;cursor:pointer;transition:transform .2s,border-color .2s,color .2s}.refresh-button:hover{transform:rotate(35deg);border-color:#44cad7;color:#e5fdff}.refresh-button.is-spinning{animation:refresh-spin .9s linear infinite;pointer-events:none}@keyframes refresh-spin{to{transform:rotate(360deg)}}.weather-card,.fuel-card{padding:15px 16px;background:linear-gradient(145deg,#122431,#121b25)}.weather-current{display:flex;align-items:center;gap:12px;margin:14px 0 10px}.weather-symbol{width:51px;height:51px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#194a5b,#1e3b58);font-size:27px;box-shadow:inset 0 0 20px #54d5e322}.weather-current>div{display:grid;gap:1px}.weather-current strong{font:700 27px 'Manrope',sans-serif;letter-spacing:-1px;color:#f3fbff}.weather-current>div span{font-size:10px;color:#b4c8d2}.weather-meta{display:flex;justify-content:space-between;gap:5px;padding:9px 0;border-top:1px solid #263944;border-bottom:1px solid #263944;color:#8199a8;font-size:9px}.weather-meta strong{color:#d5e6ed;font-weight:600}.weather-forecast{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px}.forecast-day{display:grid;justify-items:center;gap:4px;padding:8px 2px;border-radius:10px;background:#0e1922;color:#8da5b3}.forecast-day small{font-size:8px;letter-spacing:.08em}.forecast-day span{font-size:17px;line-height:20px}.forecast-day strong{font-size:8px;color:#c1d4dc;white-space:nowrap}.data-caption{font-size:8px;color:#718899;margin:9px 0 0;line-height:1.4}.weather-card.is-loading .weather-symbol{animation:weather-breathe 1.5s ease-in-out infinite alternate}@keyframes weather-breathe{to{transform:translateY(-3px);filter:brightness(1.25)}}.weather-card.has-error .weather-symbol{opacity:.5}.fuel-card{background:linear-gradient(145deg,#15252b,#131a23)}.fuel-tabs{display:flex;gap:5px;margin:12px 0 10px;padding:3px;border-radius:10px;background:#0c161e;width:max-content}.fuel-tabs button{border:0;border-radius:7px;padding:7px 10px;background:transparent;color:#8ca1ad;font:600 9px 'DM Sans',sans-serif;cursor:pointer;transition:.16s}.fuel-tabs button.active{background:linear-gradient(110deg,#17616b,#235d71);color:#e4ffff;box-shadow:0 2px 9px #159ba229}.fuel-loading,.fuel-empty{min-height:60px;display:flex;align-items:center;gap:8px;color:#91a6b7;font-size:10px}.loading-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#46d5dc;box-shadow:0 0 10px #46d5dc99;animation:loading-pulse 1s ease-in-out infinite alternate}@keyframes loading-pulse{to{opacity:.35;transform:scale(.72)}}.best-price{padding:12px 13px;border:1px solid #294958;border-radius:13px;background:linear-gradient(120deg,#102a32,#122331);position:relative;overflow:hidden}.best-price:after{content:'';position:absolute;right:-30px;top:-40px;width:110px;height:110px;border-radius:50%;background:#39d6dc14;pointer-events:none}.best-label{display:block;font-size:8px;font-weight:700;letter-spacing:.12em;color:#76b7c1}.best-price-line{display:flex;align-items:baseline;gap:5px;margin:4px 0 3px}.best-value{font:700 24px 'Manrope',sans-serif;letter-spacing:-.8px;color:#c0f5ec}.price-unit{font-size:9px;color:#92aeb8}.best-station{display:block;font-size:10px;color:#eff8f8;margin-top:3px}.best-address{display:block;margin-top:3px;max-height:28px;overflow:hidden;font-size:8px;line-height:1.4;color:#8ca4af}.fuel-station-list{margin-top:5px}.fuel-station-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;align-items:center;padding:8px 2px;border-bottom:1px solid #24333d}.fuel-station-row:last-child{border-bottom:0}.fuel-station-copy{min-width:0;display:grid;gap:3px}.fuel-station-copy strong{font-size:9px;color:#e2ecef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuel-station-copy small{font-size:8px;color:#849ba7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fuel-station-price{font:700 10px 'Manrope',sans-serif;color:#c7e9e7;white-space:nowrap}.station-map-link{grid-column:1/-1;width:max-content;color:#72ced7;text-decoration:none;font-size:8px}.station-map-link:hover{text-decoration:underline}.source-link{display:inline-block;margin-top:8px;color:#82abb7;font-size:8px;text-decoration:none}.source-link:hover{color:#cbf8f5;text-decoration:underline}.weather-card.has-error .data-caption{color:#e1ad81}@media(max-width:899px){.side-column{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-card,.fuel-card{min-width:0}.fuel-card{grid-row:span 2}}@media(max-width:560px){.side-column{grid-template-columns:1fr}.fuel-card{grid-row:auto}.weather-card,.fuel-card{padding:15px 16px}}@media(prefers-reduced-motion:reduce){.refresh-button.is-spinning,.weather-card.is-loading .weather-symbol,.loading-dot{animation:none}}

/* Registrazione rapida di più turni */
.batch-tools{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin:2px 2px 8px}
.multi-select-button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 11px;border:1px solid #2b4653;border-radius:11px;background:#12212b;color:#a8c5ce;font:600 10px 'DM Sans',sans-serif;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}
.multi-select-button:hover{transform:translateY(-1px);border-color:#3e9aa5;color:#e4ffff}
.multi-select-button.active{border-color:#38c4ce;background:linear-gradient(110deg,#16404a,#183553);color:#d9ffff;box-shadow:0 0 18px #35d5e61b}
.batch-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px;flex:1;animation:batch-in .2s cubic-bezier(.2,.75,.25,1)}
.batch-bar[hidden]{display:none}
.batch-bar>span{margin-right:auto;color:#9ab1bd;font-size:9px}
.batch-bar button{min-height:31px;padding:6px 10px;border:1px solid #30404b;border-radius:9px;background:#18232c;color:#b5c8d1;font:600 9px 'DM Sans',sans-serif;cursor:pointer;transition:background .18s,border-color .18s,transform .18s}
.batch-bar button:hover:not(:disabled){transform:translateY(-1px);border-color:#548292}
.batch-bar .batch-confirm{border-color:#37858e;background:linear-gradient(110deg,#17626b,#245b82);color:#e7ffff}
.batch-bar button:disabled{opacity:.45;cursor:default}
.batch-message{min-height:0;margin:0 3px 7px;color:#85e0b6;font-size:9px;line-height:1.45}
.batch-message:empty{display:none}
.day.batch-selected{background:#153844;border-radius:8px;box-shadow:inset 0 0 0 1px #43d6e5,0 0 12px #35d5e61c}
.range-day.batch-selected{border-color:#42d3df;background:linear-gradient(100deg,#153640,#172d40);box-shadow:0 0 0 1px #35d5e626,0 7px 18px #0002}
.day:disabled,.range-day:disabled{opacity:.35;cursor:not-allowed;filter:saturate(.45)}
@keyframes batch-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:560px){.batch-tools{align-items:stretch}.multi-select-button{width:100%;justify-content:center}.batch-bar{justify-content:space-between}.batch-bar>span{width:100%;text-align:center;margin:2px 0}.batch-bar button{flex:1}}
@media(prefers-reduced-motion:reduce){.batch-bar{animation:none}.multi-select-button,.batch-bar button{transition:none}}
