:root{--pwa-safe-top:env(safe-area-inset-top,0px);--pwa-safe-bottom:env(safe-area-inset-bottom,0px)}
html{-webkit-text-size-adjust:100%;overscroll-behavior:none}body{min-height:100dvh}
.pwa-auth-overlay,.pwa-conflict-overlay{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 50% 15%,rgba(0,155,85,.22),transparent 34%),rgba(7,14,9,.95);backdrop-filter:blur(12px)}
.pwa-auth-card,.pwa-conflict-card{width:min(420px,100%);padding:28px;border:1px solid rgba(133,227,82,.22);border-radius:24px;background:linear-gradient(145deg,#142219,#0c140f);box-shadow:0 28px 80px rgba(0,0,0,.46);color:#f5fff6;text-align:center}
.pwa-auth-card>img{width:112px;max-height:118px;object-fit:contain;margin-bottom:12px}.pwa-auth-eyebrow,.pwa-sync-panel header span{display:block;color:#8be94e;font-size:10px;font-weight:900;letter-spacing:.12em}.pwa-auth-card h1,.pwa-conflict-card h2{margin:7px 0 8px;font-size:23px}.pwa-auth-card>p,.pwa-conflict-card>p{margin:0;color:#afc1b3;font-size:12px;line-height:1.55}.pwa-auth-card form{display:flex;flex-direction:column;gap:8px;margin-top:22px;text-align:left}.pwa-auth-card label{color:#c9d8cc;font-size:10px;font-weight:800}.pwa-auth-card input{height:48px;padding:0 14px;border:1px solid #3a5942;border-radius:12px;outline:none;background:#0a120d;color:#fff;font-size:16px}.pwa-auth-card input:focus{border-color:#7ddd42;box-shadow:0 0 0 3px rgba(125,221,66,.12)}.pwa-auth-card form small{min-height:17px;color:#ff8f8f;font-size:10px}.pwa-auth-card form button,.pwa-conflict-actions button{min-height:46px;border:0;border-radius:12px;background:linear-gradient(135deg,#66c724,#3b9e13);color:#fff;font-weight:900;cursor:pointer}.pwa-auth-card form button:disabled{opacity:.65}.pwa-auth-offline{display:flex;align-items:center;gap:8px;margin-top:17px;padding-top:15px;border-top:1px solid #26372b;color:#91a696;text-align:left;font-size:9px;line-height:1.4}.pwa-auth-offline i,.pwa-sync-summary i{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#67d72e;box-shadow:0 0 0 5px rgba(103,215,46,.1)}
.pwa-sync-status{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--panel);color:var(--muted);font:inherit;font-size:8.5px;font-weight:800;white-space:nowrap;cursor:pointer}.pwa-sync-status i{width:7px;height:7px;border-radius:50%;background:#67d72e}.pwa-sync-status[data-state="loading"] i,.pwa-sync-status[data-state="saving"] i{background:#50a8ff;animation:pwaPulse 1s infinite}.pwa-sync-status[data-state="pending"] i,.pwa-sync-status[data-state="offline"] i{background:#f1cb51}.pwa-sync-status[data-state="conflict"] i{background:#ff6868}.pwa-sync-status[data-state="conflict"]{border-color:rgba(255,104,104,.4);color:#ff7777}@keyframes pwaPulse{50%{opacity:.35;transform:scale(.75)}}
.pwa-conflict-icon{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 13px;border-radius:17px;background:rgba(255,188,63,.13);color:#ffd46f;font-size:26px;font-weight:900}.pwa-conflict-card>small{display:block;margin-top:13px;color:#8ea393}.pwa-conflict-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:21px}.pwa-conflict-actions .secondary{border:1px solid #3d5143;background:#1b2920}.pwa-conflict-actions button:disabled{opacity:.5}
.pwa-sync-overlay{position:fixed;inset:0;z-index:9000}.pwa-sync-backdrop{position:absolute;inset:0;background:rgba(4,10,6,.7);backdrop-filter:blur(5px)}.pwa-sync-panel{position:absolute;top:0;right:0;width:min(390px,100%);height:100%;padding:calc(22px + var(--pwa-safe-top)) 20px calc(22px + var(--pwa-safe-bottom));overflow:auto;background:linear-gradient(160deg,#142219,#0c150f);color:#f3fff5;box-shadow:-18px 0 60px rgba(0,0,0,.35)}.pwa-sync-panel header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:17px;border-bottom:1px solid #2a3d30}.pwa-sync-panel h2{margin:5px 0 0}.pwa-sync-panel header button{width:37px;height:37px;border:1px solid #3b5141;border-radius:11px;background:#18261d;color:#fff;font-size:22px}.pwa-sync-summary{display:flex;align-items:center;gap:13px;margin:18px 0;padding:15px;border:1px solid #314638;border-radius:15px;background:#17251b}.pwa-sync-summary>div{display:flex;flex-direction:column;gap:4px}.pwa-sync-summary b{font-size:11px}.pwa-sync-summary small{color:#92a796;font-size:8.5px}.pwa-sync-summary[data-state="pending"] i,.pwa-sync-summary[data-state="offline"] i{background:#f1cb51;box-shadow:0 0 0 5px rgba(241,203,81,.1)}.pwa-sync-buttons{display:flex;flex-direction:column;gap:9px}.pwa-sync-buttons button{min-height:45px;padding:0 13px;border:1px solid #38503f;border-radius:12px;background:#1a2b20;color:#effff2;text-align:left;font-weight:800}.pwa-sync-buttons button:hover{border-color:#69d32c}.pwa-sync-buttons button.danger{margin-top:8px;border-color:rgba(255,98,98,.25);color:#ff9696;background:rgba(133,30,30,.12)}

@media(max-width:700px){
  body{overflow-x:hidden;padding-top:var(--pwa-safe-top);padding-bottom:calc(72px + var(--pwa-safe-bottom))}
  .app-shell{display:block!important;min-width:0!important}.workspace{width:100%!important;min-width:0!important;margin:0!important;padding:0!important}
  .sidebar{display:block!important;position:fixed!important;z-index:7000!important;inset:auto 0 0 0!important;width:100%!important;height:calc(68px + var(--pwa-safe-bottom))!important;min-height:0!important;padding:0 5px var(--pwa-safe-bottom)!important;border:0!important;border-top:1px solid rgba(255,255,255,.1)!important;background:rgba(12,25,16,.97)!important;box-shadow:0 -8px 28px rgba(0,0,0,.22)!important;backdrop-filter:blur(14px)}
  .brand-block,.sidebar-footer,.nav-group-label{display:none!important}.nav-menu{width:100%!important;height:68px!important;display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:2px!important;padding:4px 1px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav-menu::-webkit-scrollbar{display:none}
  .nav-item{flex:0 0 72px!important;width:72px!important;height:60px!important;min-height:58px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;margin:0!important;padding:5px 3px!important;border-radius:11px!important;scroll-snap-align:center}.nav-item .nav-icon{width:27px!important;height:27px!important;margin:0!important}.nav-item b{display:block!important;max-width:68px!important;font-size:7.4px!important;line-height:1.08!important;white-space:normal!important;text-align:center!important}
  .topbar{position:sticky!important;top:0!important;z-index:100!important;min-height:0!important;height:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;padding:9px 10px!important;border-radius:0!important}.topbar-title{min-width:0}.topbar-title h1{font-size:16px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-title p{display:none!important}.topbar-actions{display:flex!important;justify-content:flex-end!important;gap:6px!important;min-width:0!important}.pwa-sync-status{min-height:32px;padding:0 9px}.pwa-sync-status span{display:none}.global-search-wrap,#quickUndo,#quickBackup,.save-status{display:none!important}.quick-center-button{min-width:37px!important;width:37px!important;height:37px!important;padding:0!important;display:grid!important;place-items:center!important}.quick-center-copy{display:none!important}.quick-center-badge{position:absolute!important;top:-4px!important;right:-4px!important}.quick-center-icon{margin:0!important}.topbar-actions #quickAdd{width:39px!important;min-width:39px!important;height:37px!important;padding:0!important;font-size:0!important;display:grid!important;place-items:center!important}.topbar-actions #quickAdd .ui-icon{margin:0!important}
  .main-content,body.simple-ui .main-content{min-width:0!important;padding:12px 9px 16px!important}.grid,.grid-2,.grid-3,.grid-4,.form-grid{grid-template-columns:1fr!important}.card,.control-page-hero,.dashboard-hero,.finance-hero,.campaign-studio-hero,.executive-brief{border-radius:14px!important}.table-wrap{max-width:calc(100vw - 18px)!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.toolbar{align-items:stretch!important;flex-direction:column!important}.toolbar>*{width:100%!important;max-width:none!important}.action-row{flex-wrap:wrap!important}
  .modal-root{z-index:8000!important}.modal-panel{position:absolute!important;inset:auto 0 0!important;width:100%!important;max-width:none!important;max-height:calc(100dvh - var(--pwa-safe-top) - 8px)!important;margin:0!important;border-radius:22px 22px 0 0!important;padding-bottom:var(--pwa-safe-bottom)!important}.modal-header{position:sticky;top:0;z-index:3;background:var(--panel);border-radius:22px 22px 0 0}.modal-body{padding:14px 12px!important}.modal-footer{position:sticky;bottom:0;z-index:3;padding:10px 12px calc(10px + var(--pwa-safe-bottom))!important;background:var(--panel);flex-wrap:wrap}.modal-footer button{flex:1 1 120px}.quick-hub-panel{inset:auto 0 calc(68px + var(--pwa-safe-bottom)) 0!important;width:100%!important;max-width:none!important;height:min(78dvh,720px)!important;border-radius:22px 22px 0 0!important}.quick-hub-content{padding-bottom:20px!important}
  .pwa-sync-panel{top:auto;bottom:0;width:100%;height:auto;max-height:88dvh;border-radius:22px 22px 0 0;padding-top:20px}.pwa-auth-overlay,.pwa-conflict-overlay{padding:12px calc(12px + env(safe-area-inset-right)) calc(12px + var(--pwa-safe-bottom)) calc(12px + env(safe-area-inset-left));align-items:end}.pwa-auth-card,.pwa-conflict-card{padding:22px 18px;border-radius:22px}.pwa-auth-card>img{width:90px;max-height:92px}.pwa-conflict-actions{grid-template-columns:1fr}.pwa-conflict-actions button{min-height:48px}
  .neighborhood-map-canvas-v155{height:310px!important}.ride-map-canvas{height:300px!important}
}

@media(display-mode:standalone){body{user-select:none;-webkit-user-select:none}input,textarea,[contenteditable="true"]{user-select:text;-webkit-user-select:text}}
