*{box-sizing:border-box}body{margin:0;background:#eef2f5;font-family:Arial,Helvetica,sans-serif;color:#1e293b}.app{width:100%;max-width:520px;margin:0 auto;min-height:100vh;background:#f8fafc;padding-bottom:92px}.topbar{background:#009fa5;color:white;padding:18px 16px 14px;border-radius:0 0 24px 24px;box-shadow:0 10px 28px rgba(0,0,0,.15)}.topbar h1{margin:0;font-size:22px}.topbar small{display:block;margin-top:3px;opacity:.95}.card{background:white;border-radius:18px;padding:14px;margin:12px;box-shadow:0 8px 22px rgba(15,23,42,.07)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;background:#00a8a8;color:white;padding:14px 16px;text-decoration:none;font-weight:800;cursor:pointer}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.dark{background:#0f172a}.btn.red{background:#dc2626}.btn.gray{background:#e2e8f0;color:#0f172a}.box,.card{background:white;border-radius:18px;padding:14px;margin:12px;box-shadow:0 8px 22px rgba(15,23,42,.07)}.box.err{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.form label{display:block;margin:12px 0 6px;font-weight:700;color:#334155}.form input,.form select,.form textarea{width:100%;border:1px solid #dbe3ea;background:#f8fafc;border-radius:15px;padding:14px;font-size:16px}.form input:focus{outline:none;border-color:#009fa5;box-shadow:0 0 0 3px rgba(0,168,168,.1)}.form textarea{min-height:90px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#052f35,#071923 55%,#020617);padding:18px}.auth .card{max-width:420px;width:100%;margin:0;border-radius:26px;padding:26px}.logo{text-align:center;font-weight:900;font-size:28px;color:#00a8a8}.muted{color:#64748b}.alert{background:#fee2e2;color:#991b1b;padding:13px;border-radius:14px;margin:12px 0;font-weight:700}.stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 12px 10px}.stat{background:white;border-radius:18px;padding:15px;box-shadow:0 8px 22px rgba(15,23,42,.07)}.stat span{display:block;color:#64748b;font-size:12px;margin-bottom:6px}.stat strong{font-size:18px}.stat.full{grid-column:1/3;background:#0f172a;color:white}.timeline{position:relative;padding:0 12px 20px}.timeline:before{content:"";position:absolute;left:58px;top:0;bottom:0;width:6px;border-radius:10px;background:#30363d}.month{margin:18px 18px 8px 86px;color:#64748b;font-size:13px;font-weight:800}.item{position:relative;margin-bottom:12px}.timeline-link{display:flex;gap:14px;width:100%;text-decoration:none;color:inherit;align-items:flex-start}.timeline-link:hover{opacity:.98}.icon{position:relative;z-index:2;width:48px;height:48px;border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;font-size:22px;flex:0 0 48px;margin-left:22px;border:4px solid #f8fafc;box-shadow:0 4px 12px rgba(0,0,0,.2)}.timeline-link .card{flex:1;margin:0}.card-top{display:flex;justify-content:space-between;gap:8px}.card h3{margin:0;font-size:16px}.date{color:#94a3b8;font-size:13px;white-space:nowrap}.sub,.meta{color:#64748b;font-size:13px;margin-top:6px}.meta{display:flex;justify-content:space-between}.value{font-weight:800;color:#0f172a}.la-ad-box{margin:12px;border-radius:18px;overflow:hidden;background:white;box-shadow:0 8px 22px rgba(15,23,42,.04);padding:10px}.la-ad-card{display:block;text-decoration:none;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:11px 12px;margin:12px;box-shadow:0 6px 18px rgba(15,23,42,.045)}.la-ad-card-timeline{margin:0;box-shadow:none;border-color:#edf2f7;background:#fff}.la-ad-card strong{display:block;font-size:14px;margin:5px 0 3px;color:#1e293b}.la-ad-card small{display:block;color:#64748b;line-height:1.3;font-size:12px}.la-ad-card em{display:inline-flex;margin-top:7px;font-size:12px;font-style:normal;font-weight:800;color:#009fa5}.la-ad-tag{display:inline-flex;background:#f1f5f9;color:#64748b;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.la-ad-icon{background:#94a3b8;font-size:11px;font-weight:900}.la-ad-modal{display:none!important}.fab{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);width:66px;height:66px;border-radius:50%;background:#00a8a8;color:white;border:0;font-size:34px;box-shadow:0 16px 38px rgba(0,168,168,.45);z-index:20}.bottom{position:fixed;left:0;right:0;bottom:0;background:white;border-top:1px solid #e2e8f0;display:flex;justify-content:center;z-index:15}.bottom-inner{width:100%;max-width:520px;display:grid;grid-template-columns:repeat(5,1fr);height:72px}.bottom a{text-decoration:none;color:#64748b;font-size:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-weight:700}.bottom a.active{color:#009fa5}.bottom b{font-size:21px}.menu-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:30;align-items:flex-end;justify-content:center}.menu-box{width:100%;max-width:420px;background:white;border-radius:26px 26px 0 0;padding:18px}.actions{display:grid;gap:10px}.actions a{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;text-decoration:none;color:#0f172a;background:#f1f5f9;font-weight:800}.admin{max-width:1100px;margin:0 auto;padding:18px}.table{width:100%;border-collapse:collapse;background:white;border-radius:14px;overflow:hidden}.table th,.table td{padding:12px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:14px}@media(min-width:700px){.app{margin-top:20px;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12)}}@media(max-width:520px){.app{padding-bottom:184px}}
.la-adsense-fixed{box-sizing:border-box}.la-adsense-fixed .adsbygoogle{min-height:0!important}.la-timeline-ad>.card{padding:0;background:transparent;box-shadow:none}.la-timeline-ad .la-adsense-fixed{margin:0!important;width:100%}.la-adsense-fixed iframe{max-height:72px!important}
.posto-map-board-wrap{border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#fff}
.posto-map-board{height:220px;width:100%}
.posto-map-board .leaflet-container{height:220px;width:100%}
.posto-map-board a{color:#0f172a}
.postos-map-real,.posto-mini-map-real{position:relative;height:240px;overflow:hidden;border-radius:18px;background:linear-gradient(180deg,#eef3f7,#dfe7ee);isolation:isolate}
.posto-mini-map-real{height:180px;border-radius:16px}
.postos-map-tiles{position:absolute;inset:0;overflow:hidden;background:#dfe7ee}
.postos-map-tile{position:absolute;display:block;image-rendering:auto;user-select:none;pointer-events:none;filter:saturate(1.02) contrast(1.02)}
.postos-map-grid{position:absolute;inset:0;background:
  linear-gradient(to right, rgba(255,255,255,.12) 1px, transparent 1px) 0 0/64px 64px,
  linear-gradient(to bottom, rgba(255,255,255,.12) 1px, transparent 1px) 0 0/64px 64px;
  mix-blend-mode:soft-light;opacity:.8;pointer-events:none}
.postos-map-center,.postos-map-center-mini{position:absolute;left:50%;top:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border-radius:50%;border:2px solid rgba(255,255,255,.95);background:rgba(15,23,42,.18);box-shadow:0 0 0 8px rgba(255,255,255,.12);pointer-events:none}
.postos-map-center-mini{width:14px;height:14px;margin:-7px 0 0 -7px;box-shadow:0 0 0 6px rgba(255,255,255,.12)}
.postos-map-watermark{position:absolute;right:10px;bottom:10px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.86);backdrop-filter:blur(8px);font-size:10px;font-weight:800;color:#64748b;letter-spacing:.04em;pointer-events:none}
.postos-pin{position:absolute;transform:translate(-50%,-100%);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:2}
.postos-pin-btn{border:0;background:transparent;padding:0;cursor:pointer}
.postos-pin-badge{width:44px;height:44px;border-radius:50%;border:4px solid #fff;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 22px rgba(15,23,42,.22),0 0 0 4px rgba(255,255,255,.25)}
.postos-pin-icon{font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}
.postos-pin-gps{position:absolute;right:-4px;top:24px;width:22px;height:22px;border-radius:50%;background:#0ea5e9;color:#fff;text-decoration:none;font-size:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px rgba(0,0,0,.16);border:2px solid #fff}
.postos-pin-label{margin-top:28px;max-width:132px;padding:5px 9px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid #dbe3ea;font-size:11px;font-weight:900;color:#334155;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 6px 14px rgba(15,23,42,.08)}
.postos-pin-mini .postos-pin-label{display:none}
.la-native-ad{display:block;margin:8px 12px;border:1px solid #e5edf4;border-radius:16px;background:linear-gradient(135deg,#ffffff,#f7fbfb);box-shadow:0 6px 18px rgba(15,23,42,.045);overflow:hidden}.la-house-ad-link{display:block;text-decoration:none;color:inherit}.la-house-ad{padding:10px 12px}.la-house-ad strong{display:block;margin:5px 0 2px;color:#1e293b;font-size:14px;line-height:1.2}.la-house-ad small{display:block;color:#64748b;font-size:12px;line-height:1.3}.la-house-ad em{display:inline-flex;margin-top:6px;color:#009fa5;font-size:12px;font-style:normal;font-weight:900}.la-native-ad .la-ad-tag{background:#eef7f7;color:#008b8f}.la-adsense-slot{display:none;border-top:1px solid #edf2f7;padding:6px 0 0;margin:0 8px 8px;max-height:92px;overflow:hidden}.la-adsense-slot.is-filled{display:block}.la-adsense-slot .adsbygoogle{max-height:86px;overflow:hidden}.la-native-ad.has-adsense .la-house-ad{padding-bottom:8px}.la-native-ad-page-top{margin-top:8px;margin-bottom:6px}.la-native-ad-page-bottom{margin-bottom:14px}.la-timeline-ad-card{padding:0!important;background:transparent!important;box-shadow:none!important}.la-timeline-ad .la-native-ad{margin:0;border-radius:18px}.la-timeline-ad .la-house-ad{padding:12px 14px}.la-ad-icon{background:#dbe7ea!important;color:#64748b!important;font-size:11px!important;box-shadow:none!important}
.la-native-ad{position:relative;display:block;margin:8px 12px;border:1px solid #dfecef;border-radius:18px;background:linear-gradient(135deg,#ffffff 0%,#f2fbfa 100%);box-shadow:0 10px 24px rgba(15,23,42,.055);overflow:hidden}.la-native-ad:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,#00a8a8,#ffb020);opacity:.8}.la-house-ad-link{display:block;text-decoration:none;color:inherit}.la-house-ad{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px 14px}.la-house-mark{width:38px;height:38px;border-radius:14px;background:#e6f7f6;color:#008b8f;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;letter-spacing:.04em}.la-house-copy{min-width:0}.la-house-ad strong{display:block;margin:4px 0 2px;color:#122033;font-size:14px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.la-house-ad small{display:block;color:#64748b;font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.la-house-ad em{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eef7f7;color:#008b8f;padding:7px 9px;font-size:11px;font-style:normal;font-weight:900;white-space:nowrap}.la-native-ad .la-ad-tag{background:transparent;color:#94a3b8;padding:0;font-size:9px}.la-adsense-slot{display:block;position:absolute;left:8px;right:8px;top:8px;min-height:88px;max-height:100px;opacity:0;overflow:hidden;pointer-events:none;z-index:0}.la-adsense-slot.is-filled{position:static;opacity:1;pointer-events:auto;z-index:auto;border-top:1px solid #edf2f7;margin:0 8px 8px;padding-top:6px}.la-adsense-slot .adsbygoogle{min-height:72px!important;max-height:94px;overflow:hidden}.la-native-ad.has-adsense .la-house-ad-link{display:none}.la-native-ad.has-adsense{background:#fff}.la-native-ad-page-top{margin-top:8px;margin-bottom:6px}.la-native-ad-page-bottom{margin-bottom:14px}.la-timeline-ad-card{padding:0!important;background:transparent!important;box-shadow:none!important}.la-timeline-ad .la-native-ad{margin:0;border-radius:18px}.la-timeline-ad .la-house-ad{padding:13px 14px}.la-timeline-ad .la-house-ad small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.la-ad-icon{background:#dbe7ea!important;color:#64748b!important;font-size:11px!important;box-shadow:none!important}
.postos-panel{margin:12px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #e2ebf2;box-shadow:0 8px 22px rgba(15,23,42,.06)}
.postos-panel h3{margin:0 0 6px;font-size:16px}
.postos-panel .postos-status{color:#64748b;font-size:12px;line-height:1.4;margin-bottom:10px}
.postos-list{display:grid;gap:10px}
.postos-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:12px}
.postos-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}
.postos-head strong{font-size:15px;color:#0f172a}
.postos-head span{font-size:12px;color:#94a3b8;white-space:nowrap}
.postos-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:6px;font-size:12px;color:#64748b}
.postos-meta b{font-size:14px;color:#0f172a;white-space:nowrap}
.postos-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.postos-actions button,.postos-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;border:1px solid #dbe3ea;background:#eefaf9;color:#005f63;font-weight:900;font-size:12px;padding:8px 10px}
.postos-actions a{background:#fff;color:#334155}
.postos-empty{padding:10px 12px;border-radius:14px;background:#f8fafc;border:1px dashed #cbd5e1;color:#64748b;font-size:13px}
.postos-compact-result{min-width:0}
.postos-item-compact{border-radius:18px;box-shadow:0 8px 18px rgba(15,23,42,.04)}
.postos-meta-stack{display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.postos-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:900;line-height:1.1}
.postos-badge.community{background:#dcfce7;color:#166534}
.postos-badge.admin{background:#e0f2fe;color:#075985}
.postos-badge.pending{background:#fff7ed;color:#9a3412}
.postos-badge.rejected{background:#fee2e2;color:#991b1b}
.postos-badge.ignored{background:#e2e8f0;color:#475569}
.postos-badge.external{background:#eef2ff;color:#4338ca}
.postos-badge.expired{background:#fef2f2;color:#991b1b}
.postos-badge.muted{background:#f1f5f9;color:#64748b}
.postos-price-value{font-size:14px;font-weight:900;color:#0f172a}
.postos-price-date{font-size:11px;color:#64748b}
.posto-mini-map-box{margin-top:12px}
.posto-mini-map{position:relative;overflow:hidden;border:1px solid #dbe3ea;border-radius:16px;background:#f8fafc;min-height:160px}
.posto-mini-map-empty{min-height:160px;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;color:#64748b;font-size:13px}
.postos-popup{min-width:220px;max-width:280px;font-family:inherit}
.postos-popup-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}
.postos-popup-top strong{font-size:14px;color:#0f172a;line-height:1.2}
.postos-popup-top span{font-size:11px;color:#94a3b8;white-space:nowrap}
.postos-popup-top-price{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#0f172a;color:#fff;font-size:11px;font-weight:900;line-height:1;white-space:nowrap}
.postos-popup-meta,.postos-popup-fuel{margin-top:4px;font-size:12px;color:#475569;line-height:1.35}
.postos-popup-price{margin-top:6px;font-size:15px;font-weight:900;color:#0f172a}
.postos-popup-badge{margin-top:6px}
.postos-popup-date{margin-top:4px;font-size:11px;color:#64748b}
.postos-popup-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.postos-popup-actions button,.postos-popup-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #dbe3ea;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;background:#eefaf9;color:#005f63}
.postos-popup-actions a{background:#fff;color:#334155}
.postos-marker-wrap{background:transparent;border:0}
.postos-marker{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;transform:translateY(-8px)}
.postos-marker-price{padding:5px 8px;border-radius:999px;background:#0f172a;color:#fff;font-size:10px;font-weight:900;line-height:1;box-shadow:0 8px 18px rgba(15,23,42,.22);border:2px solid rgba(255,255,255,.95);white-space:nowrap}
.postos-marker-pin{width:42px;height:42px;border-radius:50%;border:4px solid #fff;background:var(--pin,#f59e0b);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px rgba(15,23,42,.28),0 0 0 4px rgba(255,255,255,.2)}
.postos-marker-name{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.95);border:1px solid #dbe3ea;color:#0f172a;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis;box-shadow:0 6px 16px rgba(15,23,42,.12)}
.postos-user-marker-wrap{background:transparent;border:0}
.postos-user-car{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px}
.postos-user-car-icon{width:44px;height:44px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;border:3px solid #fff;box-shadow:0 4px 14px rgba(37,99,235,.45);position:relative;z-index:1}
.postos-user-plate{padding:3px 7px;border-radius:6px;background:#1e3a8a;color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em;line-height:1;white-space:nowrap;border:1.5px solid rgba(255,255,255,.7);box-shadow:0 2px 6px rgba(0,0,0,.2)}
.postos-user-pulse{position:absolute;top:50%;left:50%;width:52px;height:52px;border-radius:50%;background:rgba(37,99,235,.22);transform:translate(-50%,-50%);animation:postos-pulse 1.8s ease-out infinite;z-index:0}
@keyframes postos-pulse{0%{transform:translate(-50%,-50%) scale(.7);opacity:.9}100%{transform:translate(-50%,-50%) scale(1.7);opacity:0}}
.postos-search-dropdown{display:none}
.postos-search-item:last-child{border-bottom:0!important}
.postos-search-item:hover{background:#f0f9ff}
@media (max-width: 560px){
  .postos-item{padding:10px}
  .postos-item-compact{border-radius:14px}
  .postos-head strong{font-size:14px;line-height:1.25}
  .postos-head span{font-size:11px}
  .postos-meta{gap:8px;font-size:11px}
  .postos-price-value{font-size:13px}
  .postos-price-date{font-size:10px}
  .postos-actions{gap:6px}
  .postos-actions button,.postos-actions a{padding:7px 9px;font-size:11px}
  .postos-popup{min-width:180px;max-width:240px}
  .postos-popup-top strong{font-size:13px}
  .postos-popup-meta,.postos-popup-fuel{font-size:11px}
  .postos-popup-actions{gap:6px}
  .postos-popup-actions button,.postos-popup-actions a{padding:7px 9px;font-size:11px}
}

.tag-pending{display:inline-flex;align-items:center;gap:5px}
.pending-dot{width:8px;height:8px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 3px rgba(245,158,11,.16);animation:laPulsePending 1.6s ease-in-out infinite}
@keyframes laPulsePending{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.75}}
