:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1a1a1a;background:#f4f6f9}*{box-sizing:border-box}body{margin:0;min-height:100vh}.page{max-width:720px;margin:0 auto;padding:1rem}.page:has(.kanban-board){max-width:1120px}.admin-page{max-width:960px}.admin-tabs{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:.75rem}.admin-tabs a{color:#1e3a5f;text-decoration:none;font-weight:600}.admin-tabs a.active{border-bottom:2px solid #1e3a5f}.home-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:.75rem}.home-stat{display:grid;gap:.15rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;text-decoration:none;color:inherit}.totp-qr{width:180px;height:180px;background:#fff;border-radius:8px;padding:.5rem}.totp-secret code{word-break:break-all}.header{position:relative;z-index:40;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:3px solid #1e3a5f}.header-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.header h1{margin:0 0 .15rem;font-size:1.5rem}.tagline{margin:0;color:#555;font-size:.95rem}.brand-row{display:flex;gap:.75rem;align-items:center}.logo{width:48px;height:48px;object-fit:contain;border-radius:8px;background:#fff}.hamburger{flex-shrink:0;width:2.75rem;height:2.75rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer}.hamburger span{display:block;width:1.4rem;height:2px;border-radius:1px;background:#1e3a5f;transition:transform .2s ease,opacity .2s ease}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;margin:0;padding:0;border:none;background:#0f1c2e59;cursor:pointer}.nav-drawer{position:absolute;left:0;right:0;top:100%;z-index:41;display:flex;flex-direction:column;gap:0;margin:0;padding:.25rem 0 .5rem;background:#fff;border-bottom-left-radius:12px;border-bottom-right-radius:12px;box-shadow:0 10px 28px #0f1c2e29}.nav-drawer a,.nav-drawer .linkish{display:block;width:100%;text-align:left;padding:.7rem .1rem;border:none;border-bottom:1px solid #eef1f5;color:#1e3a5f;text-decoration:none;font-weight:600;font-size:1rem;background:none;cursor:pointer}.nav-drawer a.active{color:#0f1c2e}.nav a,.linkish{color:#1e3a5f;text-decoration:none;font-weight:600;font-size:.95rem;background:none;border:none;padding:0;cursor:pointer}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:min(28rem,62vh);gap:1.25rem;text-align:center}.home-mic{width:7.25rem;height:7.25rem;font-size:2.75rem;box-shadow:0 8px 28px #1e3a5f59}.home-hint{margin:0;max-width:22rem;color:#555;font-size:1rem;line-height:1.45}.card{background:#fff;border-radius:12px;padding:1rem 1.15rem;box-shadow:0 1px 3px #00000014}.stack{display:grid;gap:1rem}.form{display:grid;gap:.75rem}.form label{display:grid;gap:.25rem;font-size:.9rem;font-weight:600}.form input,.form select,.form textarea,.form button,.row button{font:inherit;padding:.55rem .7rem;border-radius:8px;border:1px solid #cfd6e0}.form button,.row button{background:#1e3a5f;color:#fff;border:none;font-weight:600;cursor:pointer}.list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.list li{display:flex;flex-wrap:wrap;gap:.35rem .75rem;align-items:baseline}.invoice-marks{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.invoice-mark-thumb{height:72px;width:72px;object-fit:contain;background:#f4f6f8;border-radius:8px}.invoice-mark-thumb.signature{width:140px}.invoice-row{align-items:center}.invoice-row.is-open{background:#f4f7fb}.invoice-open{display:flex;flex:1;gap:.5rem;align-items:center;flex-wrap:wrap;border:0;background:none;padding:0;text-align:left;cursor:pointer;font:inherit;color:inherit}.invoice-row .secondary{margin-left:0}.list li.block{flex-direction:column;align-items:stretch;padding:.5rem 0;border-top:1px solid #eef1f5}.muted{color:#666;font-size:.9rem}.ok{color:#0d7a3e}.err{color:#b42318;word-break:break-word}.thumb{max-width:100%;max-height:160px;border-radius:8px;object-fit:cover}.thumb.wide{max-height:280px}.row{display:flex;gap:.5rem;flex-wrap:wrap}.row.between{justify-content:space-between;align-items:center}.form-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr))}.form button.secondary,.row button.secondary,.photo-tile button.secondary{background:#fff;color:#1e3a5f;border:1px solid #cfd6e0}.check{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600}.photo-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr))}.photo-tile{margin:0;display:grid;gap:.4rem}.photo-tile img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;background:#eef1f5}.file input{margin-top:.35rem}.page{padding-bottom:5.5rem}.voice-fab-wrap{position:fixed;right:1rem;bottom:1rem;z-index:40}.mic-btn{width:3.5rem;height:3.5rem;border-radius:999px;font-size:1.35rem;border:none;background:#1e3a5f;color:#fff;font-weight:600;cursor:pointer;box-shadow:0 4px 14px #00000038}.voice-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;flex-direction:column;gap:.75rem;padding:max(.75rem,env(safe-area-inset-top)) 1rem max(1rem,env(safe-area-inset-bottom));background:#0f1c2e;color:#f4f6f9}.voice-fs-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.voice-fs-header h2{margin:0;font-size:1.25rem;font-weight:700}.voice-fs-close{width:2.5rem;height:2.5rem;border:none;border-radius:999px;background:#ffffff1f;color:#fff;font-size:1.1rem;cursor:pointer}.voice-fs-hint{margin:0;color:#b8c4d6;font-size:.95rem;line-height:1.4}.voice-fs-pulse{width:12px;height:12px;border-radius:999px;background:#5a6a7f;align-self:center;opacity:.5}.voice-fs-pulse.on{background:#e11d48;opacity:1;box-shadow:0 0 #e11d488c;animation:voice-pulse 1.4s ease-out infinite}@keyframes voice-pulse{0%{box-shadow:0 0 #e11d4873}70%{box-shadow:0 0 0 16px #e11d4800}to{box-shadow:0 0 #e11d4800}}.voice-fs-label{display:flex;flex-direction:column;gap:.4rem;flex:1;min-height:0;font-size:.85rem;font-weight:600;color:#9eb0c7}.voice-fs-text{flex:1;min-height:12rem;width:100%;resize:none;font:inherit;font-size:1.15rem;font-weight:500;line-height:1.45;color:#f8fafc;background:#ffffff14;border:1px solid rgb(255 255 255 / 14%);border-radius:14px;padding:1rem}.voice-fs-text:focus{outline:2px solid #3b82f6;outline-offset:1px}.voice-fs-err{margin:0;color:#fecaca;font-size:.9rem}.voice-fs-decision{background:#ffffff14;border:1px solid rgb(255 255 255 / 12%);border-radius:12px;padding:.85rem 1rem}.voice-fs-decision.ok{border-color:#22c55e73;background:#22c55e1f}.voice-fs-decision strong{display:block;margin-bottom:.25rem}.voice-fs-decision p{margin:0;color:#dbe4f0;font-size:.95rem}.voice-fs-miss{margin:.45rem 0 0;color:#9ca3af;font-size:.82rem}.voice-fs-matches{display:grid;gap:.45rem;margin-top:.75rem}.voice-fs-matches button{font:inherit;font-weight:600;text-align:left;padding:.65rem .8rem;border:none;border-radius:10px;background:#ffffff24;color:#e8eef7;cursor:pointer}.voice-fs-file{flex:1;position:relative;display:flex;align-items:center;justify-content:center;font-weight:700;padding:.85rem 1rem;border-radius:12px;background:#3b82f6;color:#fff;cursor:pointer}.voice-fs-file input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.voice-fs-actions{display:flex;gap:.65rem;margin-top:auto}.voice-fs-actions button{flex:1;font:inherit;font-weight:700;padding:.85rem 1rem;border:none;border-radius:12px;background:#3b82f6;color:#fff;cursor:pointer}.voice-fs-actions button:disabled{opacity:.45;cursor:not-allowed}.voice-fs-actions button.secondary{background:#ffffff24;color:#e8eef7}.row button{font:inherit;padding:.4rem .65rem;border-radius:8px;border:none;background:#1e3a5f;color:#fff;font-weight:600;cursor:pointer}.row button.secondary{background:#6b7280}.voice-miss-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:end;margin:.75rem 0 1rem}.voice-miss-toolbar label{display:grid;gap:.25rem;font-size:.85rem;font-weight:600}.voice-miss-toolbar select,.voice-miss-toolbar button,.voice-miss-actions select,.voice-miss-actions button{font:inherit;padding:.45rem .7rem;border-radius:8px;border:1px solid #cfd6e0;background:#fff}.voice-miss-toolbar button,.voice-miss-actions button{background:#1e3a5f;color:#fff;border:none;font-weight:600;cursor:pointer}.voice-miss-toolbar button.secondary,.voice-miss-actions button.secondary{background:#fff;color:#1e3a5f;border:1px solid #cfd6e0}.voice-miss-toolbar button:disabled{opacity:.45;cursor:not-allowed}.voice-miss-text{display:block;font-size:1rem}.voice-miss-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem}.home-stats{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.home-stat{display:flex;flex-direction:column;min-width:6.5rem;padding:.75rem 1rem;background:#fff;border-radius:12px;text-decoration:none;color:#1e3a5f;box-shadow:0 1px 3px #00000014}.home-stat strong{font-size:1.5rem}.view-toggle{display:flex;gap:.35rem}.view-toggle button{font:inherit;padding:.4rem .7rem;border-radius:8px;border:none;background:#1e3a5f;color:#fff;font-weight:600;cursor:pointer}.view-toggle button.secondary{background:#fff;color:#1e3a5f;border:1px solid #cfd6e0}.deals-page{max-width:none}.kanban-board{display:grid;grid-template-columns:repeat(var(--kanban-cols, 4),minmax(12rem,1fr));gap:.65rem;width:100%;min-height:22rem;overflow-x:auto}.kanban-column{min-width:0;background:#f4f6f9;border:1px solid #e2e8f0;border-radius:10px;max-height:70vh;display:flex;flex-direction:column}.kanban-column--drop-target{border-color:var(--kanban-accent, #1e3a5f);background:color-mix(in srgb,var(--kanban-accent, #1e3a5f) 10%,#f4f6f9)}.kanban-column__head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;border-top:3px solid #1e3a5f;border-bottom:1px solid #e2e8f0}.kanban-column__head h3{margin:0;font-size:.85rem}.kanban-column__head span{font-size:.75rem;color:#666}.kanban-column__body{padding:.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.5rem}.kanban-column__empty{margin:0;font-size:.85rem;color:#666;text-align:center;padding:1rem 0}.kanban-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.55rem .65rem;cursor:grab;-webkit-user-select:none;user-select:none}.kanban-card--dragging{opacity:.5}.kanban-card__title{font-weight:600;margin-bottom:.25rem;font-size:.875rem}.kanban-card__meta{font-size:.75rem;color:#666}.kanban-card__foot{display:flex;justify-content:space-between;gap:.35rem;margin-top:.35rem;font-size:.72rem;color:#666}.lead-row--clickable{cursor:pointer}.lead-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1c2e59;z-index:80;display:flex;justify-content:flex-end}.lead-panel{width:min(480px,100%);height:100%;background:#fff;box-shadow:-8px 0 28px #0f1c2e29;display:flex;flex-direction:column;overflow:hidden}.lead-panel__head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;border-bottom:1px solid #eef1f5}.lead-panel__title{margin:0;font-size:1.2rem}.lead-panel__meta{margin-top:.35rem;font-size:.85rem;color:#666;display:flex;flex-wrap:wrap;gap:.35rem}.lead-panel__actions{padding:.75rem 1.25rem;border-bottom:1px solid #eef1f5}.lead-panel__body{flex:1;overflow-y:auto;padding:1.25rem}.lead-panel__section{margin-bottom:1.5rem}.lead-panel__section h3{margin:0 0 .75rem;font-size:.95rem}.lead-panel__empty{font-size:.9rem;color:#666}.lead-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 .75rem}.lead-facts dt{font-size:.75rem;color:#666}.lead-facts dd{margin:0;font-size:.9rem}.lead-comm-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:#f4f6f9;border-radius:8px}.lead-timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.lead-timeline__item{padding:.75rem;border-left:3px solid #1e3a5f;background:#f4f6f9;font-size:.9rem}.lead-timeline__head{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.35rem;font-size:.8rem;color:#666}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#0f1c2e73;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{width:min(820px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:12px;padding:1rem}.modal-header{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;flex-wrap:wrap}.modal-header h2{margin:0}.modal-actions{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.modal-actions button{font:inherit;padding:.4rem .7rem;border-radius:8px;border:none;background:#1e3a5f;color:#fff;font-weight:600;cursor:pointer}.modal-actions button.secondary{background:#fff;color:#1e3a5f;border:1px solid #cfd6e0}.doc-option-toggle{display:flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600}.modal-body{background:#fff;color:#111;overflow-x:auto}.modal-body .billing-doc{font-family:Times New Roman,Times,"Liberation Serif","DejaVu Serif",serif;max-width:100%;line-height:1.15}.modal-body .billing-doc table.items td,.modal-body .billing-doc table.items th{line-height:1.05}.modal-body .billing-doc .party .lbl{font-weight:700}@media(max-width:768px){.kanban-board{grid-template-columns:1fr;min-height:unset}.kanban-column{max-height:none}}
