.btn.active{background:#d31145;color:white;border-color:#d31145}.btn.active .badge{background:#ffd700;color:#5c0010}.spinner{display:inline-block;width:12px;height:12px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite;vertical-align:-2px;margin-right:6px}.fade-in{animation:fadeIn .3s ease}#map.hidden{display:none}#list-view.active{display:block}.list-view-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;gap:10px;flex-wrap:wrap}.list-view-head h3{font-size:17px;font-weight:600}.list-view-head .count{font-size:13px;color:#666}.list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.list-card{background:#fff;border:1px solid #f0ede5;border-radius:12px;padding:16px;cursor:pointer;transition:all .15s ease}.list-card:hover{border-color:#d31145;box-shadow:0 4px 12px rgba(211,17,69,.12);transform:translateY(-1px)}.list-card.visited{border-left:4px solid #ffd700;padding-left:13px}.list-card.coming{border-style:dashed;opacity:.85}.list-card-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:6px;gap:8px}.list-card-name{font-size:15px;font-weight:600;line-height:1.3}.list-card-state{font-size:12px;color:#888}.list-card-pumps{font-size:11px;padding:3px 9px;border-radius:999px;background:#d31145;color:white;font-weight:600;white-space:nowrap}.list-card-pumps.coming{background:#888}.list-card-addr{font-size:12px;color:#666;margin:6px 0 10px;line-height:1.4}.list-card-am{display:flex;flex-wrap:wrap;gap:4px}.list-card-am span{font-size:10px;padding:3px 8px;border-radius:6px;background:#f7f5f0;color:#666}.list-empty{text-align:center;padding:60px 20px;color:#888;font-size:14px}.planner.open{width:360px;overflow-y:auto}.planner .status.ok{background:#e8f5e9;color:#1b5e20;display:block}.planner .status.err{background:#ffebee;color:#b71c1c;display:block}.planner .stop{background:#fafaf7;border:1px solid #f0ede5;border-radius:8px;padding:10px 12px;margin-bottom:6px;cursor:pointer;transition:all .15s}.planner .stop:hover{background:#fff;border-color:#d31145;transform:translateX(2px)}.planner .stop .top{display:flex;justify-content:space-between;font-size:13px;font-weight:600;align-items:center;gap:8px}.planner .stop .top>span:first-child{display:flex;align-items:center;gap:8px}.planner .stop .stop-num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#d31145;color:white;font-size:11px;font-weight:700;flex-shrink:0}.planner .stop .sub{font-size:12px;color:#888;margin-top:4px;padding-left:30px}.sidepanel.open{display:block}.main:has(.planner.open) .passport{left:calc(50% - 180px)}@media (max-width:768px){.main:has(.planner.open) .passport{left:50%}}.pbadge{font-size:11px;padding:3px 9px;border-radius:999px;background:#f7f5f0;color:#999}.pbadge.earned{background:#fff7dd;color:#7a5c00;font-weight:600}.pin-tc{width:28px;height:28px;background:#d31145;border:2px solid white;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#ffd700;font-size:14px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.pin-tc.visited{box-shadow:0 0 0 3px #ffd700,0 2px 4px rgba(0,0,0,.3)}.pin-tc.coming{background:#888;color:white;border-style:dashed}.pin-small{width:14px;height:14px;background:#d31145;border:2px solid white;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2)}.pin-small.visited{box-shadow:0 0 0 2px #ffd700,0 1px 3px rgba(0,0,0,.3)}.leaflet-popup-content-wrapper{border-radius:12px;padding:0}.leaflet-popup-content{margin:0;width:280px!important}.popup{padding:14px 16px}.popup .pname{font-size:16px;font-weight:700;margin-bottom:2px}.popup .paddr{font-size:12px;color:#666;margin-bottom:10px}.popup .pbadges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:12px}.popup .pbadges span{font-size:10px;padding:3px 8px;border-radius:6px;background:#f7f5f0;color:#555}.popup .pbadges span.pumps{background:#d31145;color:white;font-weight:600}.popup .pactions{display:flex;flex-direction:column;gap:6px}.popup .pactions a,.popup .pactions button{font-family:inherit;font-size:13px;padding:8px 12px;border-radius:8px;border:1px solid #e0dcd0;background:#fff;cursor:pointer;color:#1a1a1a;text-align:center;font-weight:500;display:block}.popup .pactions a.primary{background:#d31145;color:white;border-color:#d31145}.popup .pactions a:hover{border-color:#d31145}.popup .pactions a.primary:hover{background:#b00e3a}.popup .pactions button.visited{background:#ffd700;color:#5c4400;border-color:#ffd700;font-weight:600}@media (max-width:768px){.planner.open{width:calc(100% - 28px);max-width:340px}}