@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{color:#e8e4dc;overscroll-behavior:none;background:#0f1923;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}.app-shell{flex-direction:column;max-width:480px;min-height:100vh;margin:0 auto;display:flex}.top-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#0f1923f2;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.app-logo{color:#e8e4dc;letter-spacing:-.3px;font-family:Space Grotesk;font-size:16px;font-weight:800}.boss-tag{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:800}.back-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.main-content{flex:1;padding-bottom:80px;overflow-y:auto}.screen{padding:16px 16px 0}.fade-up{animation:.2s ease-out fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-title{color:#e8e4dc;letter-spacing:-.3px;margin:0 0 4px;font-family:Space Grotesk;font-size:20px;font-weight:800}.page-sub{color:#6b7280;margin:0 0 16px;font-size:12px}.screen-header{justify-content:space-between;align-items:center;display:flex}.section-title{color:#e8e4dc;font-family:Space Grotesk;font-size:14px;font-weight:700}.section-label{color:#6b7280;margin-bottom:4px;font-size:11px;display:block}.detail-name{color:#e8e4dc;margin:0;font-family:Space Grotesk;font-size:22px;font-weight:800}.add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#ef4444);border:none;border-radius:10px;align-items:center;gap:5px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:700;display:flex}.ghost-btn{color:#9ca3af;cursor:pointer;background:#ffffff0f;border:none;border-radius:12px;width:100%;padding:13px;font-family:inherit;font-size:14px}.field{margin-bottom:14px}.field-label{color:#9ca3af;margin-bottom:5px;font-size:12px;font-weight:500;display:block}.search-wrap{margin-bottom:12px;position:relative}.search-icon{color:#6b7280;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input{color:#e8e4dc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:10px 12px 10px 34px;font-family:inherit;font-size:13px}.filter-row{scrollbar-width:none;gap:7px;margin-bottom:10px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-chip{color:#6b7280;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:none;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:6px 13px;font-size:12px;display:flex}.cust-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:13px;margin-bottom:10px;transition:background .15s}.cust-card:hover{background:#ffffff12}.cust-card-body{padding:12px 14px}.cust-name{color:#e8e4dc;font-size:15px;font-weight:700}.cust-meta{color:#6b7280;align-items:center;gap:3px;font-size:11px;display:flex}.cust-card-footer{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.emp-tag{color:#3b82f6;background:#3b82f626;border-radius:4px;padding:2px 7px;font-size:10px;font-weight:600}.due-tag{align-items:center;gap:4px;font-size:11px;display:flex}.dim{color:#4b5563;font-size:12px}.badge{color:#fff;text-align:center;background:#ef4444;border-radius:8px;min-width:14px;padding:1px 4px;font-size:9px;font-weight:800;position:absolute;top:-5px;right:-7px}.notes-text{color:#d1d5db;margin:0;font-size:13px;line-height:1.6}.auto-time-tag{color:#10b981;background:#10b98114;border:1px solid #10b98133;border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 12px;font-size:11px;display:flex}.bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;width:100%;max-width:480px;padding-bottom:env(safe-area-inset-bottom,0);background:#0f1923f7;border-top:1px solid #ffffff14;align-items:stretch;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.nav-item{cursor:pointer;color:#6b7280;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 4px 10px;font-family:inherit;font-size:9px;font-weight:500;transition:color .15s;display:flex;position:relative}.nav-item.active{color:#f59e0b}.nav-item.active svg{stroke:#f59e0b}err-msg{color:#ef4444;margin:3px 0;font-size:12px}
