*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#0b1220;color:#e8ecf4}#__next,.app-shell,body,html{height:100%}.app-shell{display:flex;flex-direction:column;height:100vh;overflow:hidden}.topbar{justify-content:space-between;gap:12px;padding:10px 14px;background:#10192e;border-bottom:1px solid #1e2b47;z-index:20}.topbar,.topbar-brand{display:flex;align-items:center}.topbar-brand{gap:8px;font-weight:700;font-size:15px;white-space:nowrap}.topbar-brand .dot{width:9px;height:9px;border-radius:50%;background:#ff4d4f;box-shadow:0 0 8px #ff4d4f}.topbar-meta{font-size:12px;color:#8a96b3;text-align:right;line-height:1.3}.main-area{position:relative;flex:1 1;min-height:0}.map-wrap{position:absolute;inset:0}.leaflet-container{width:100%;height:100%;background:#0b1220}.tabbar{display:flex;background:#10192e;border-top:1px solid #1e2b47;z-index:20}.tabbar button{flex:1 1;padding:12px 8px;background:transparent;border:none;color:#8a96b3;font-size:13px;font-weight:600;cursor:pointer}.tabbar button.active{color:#fff;border-top:2px solid #4c8dff}.legende{position:absolute;top:12px;left:12px;z-index:15;background:rgba(16,25,46,.92);border:1px solid #1e2b47;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.legende .item{display:flex;align-items:center;gap:6px}.legende .pastille{width:10px;height:10px;border-radius:50%;display:inline-block}.fiche-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.35)}.fiche{width:100%;max-width:480px;background:#131d33;border:1px solid #253357;border-radius:16px 16px 0 0;padding:18px 18px 22px;max-height:78vh;overflow-y:auto;box-shadow:0 -8px 30px rgba(0,0,0,.5)}@media (min-width:768px){.fiche-overlay{align-items:center;justify-content:flex-end;padding-right:24px;background:rgba(6,10,20,.32);pointer-events:none;animation:fiche-apparition .15s ease-out}.fiche{border-radius:16px;pointer-events:auto;max-height:88vh;box-shadow:0 8px 40px rgba(0,0,0,.6)}}@keyframes fiche-apparition{0%{background:rgba(6,10,20,0)}to{background:rgba(6,10,20,.32)}}.fiche-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:4px}.fiche-close{background:#1e2b47;border:none;color:#cdd6ea;width:30px;height:30px;border-radius:50%;font-size:16px;cursor:pointer;flex-shrink:0}.badge{display:inline-block;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;letter-spacing:.02em}.badge-chaud{background:#3a1414;color:#ff8080}.badge-prioritaire{background:#3a2914;color:#ffb066}.badge-neuf{background:#142f3a;color:#6fd6ff}.fiche-adresse{font-size:18px;font-weight:700;margin:10px 0 2px}.fiche-commune{color:#8a96b3;font-size:13px;margin-bottom:14px}.fiche-grille{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:16px}.fiche-stat{background:#0f1830;border:1px solid #1e2b47;border-radius:10px;padding:8px 10px}.fiche-stat .label{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#6c7896}.fiche-stat .valeur{font-size:15px;font-weight:700;margin-top:2px}.select-statut{width:100%;padding:10px;border-radius:10px;background:#0f1830;border:1px solid #253357;color:#e8ecf4;font-size:14px;margin-bottom:14px}.btn-agir{width:100%;padding:14px;border-radius:12px;border:none;background:linear-gradient(135deg,#4c8dff,#2f6fe0);color:#fff;font-size:15px;font-weight:700;cursor:pointer}.btn-agir:disabled{opacity:.6;cursor:default}.btn-secondaire{width:100%;padding:12px;border-radius:12px;border:1px solid #253357;background:transparent;color:#cdd6ea;font-size:14px;font-weight:600;cursor:pointer;margin-top:8px;display:block;text-align:center;text-decoration:none}.pipeline-view{position:absolute;inset:0;z-index:15;background:#0b1220;overflow-y:auto;padding:14px}.pipeline-row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;background:#131d33;border:1px solid #1e2b47;border-radius:12px;margin-bottom:8px}.pipeline-row-info{min-width:0}.pipeline-row-adresse{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pipeline-row-commune{font-size:12px;color:#8a96b3}.pipeline-select{padding:7px 8px;border-radius:8px;background:#0f1830;border:1px solid #253357;color:#e8ecf4;font-size:12px;flex-shrink:0}.centre{display:flex;align-items:center;justify-content:center;height:100%;color:#6c7896;font-size:14px;text-align:center;padding:20px}