:root{--navy: #0f2744;--navy-mid: #1a3a63;--blue: #2563eb;--blue-light: #eff6ff;--blue-mid: #dbeafe;--text-muted: #64748b;--surface: #f1f5f9;--surface-2: #e8eef5;--text: #1e293b;--border: #e2e8f0}[data-theme=dark]{--navy: #e6edf3;--navy-mid: #c9d1d9;--blue: #58a6ff;--text-muted: #8b949e;--text: #e6edf3;--border: #2d333b}.ll-page{padding:1.25rem 1rem 7rem;max-width:1160px;margin:0 auto;box-sizing:border-box}@media(min-width:640px){.ll-page{padding:1.5rem 1.5rem 6rem}}@media(min-width:1024px){.ll-page{padding:2rem 2rem 5rem}}.ll-page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.ll-greeting{font-size:1.35rem;font-weight:800;color:var(--navy);letter-spacing:-.025em;line-height:1.15}[data-theme=dark] .ll-greeting{color:#e6edf3}.ll-date-line{font-size:.78rem;color:var(--text-muted);margin-top:.2rem;font-weight:500}.ll-section{margin-bottom:1.75rem}.ll-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.625rem}.ll-section-title{font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted);display:flex;align-items:center;gap:.4rem}.ll-section-title svg{width:13px;height:13px;flex-shrink:0;opacity:.6}.ll-see-all{font-size:.74rem;color:var(--blue);text-decoration:none;font-weight:600}.ll-see-all:hover{text-decoration:underline}.ll-stat-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:1.25rem}@media(min-width:480px){.ll-stat-strip{grid-template-columns:repeat(4,1fr)}}.ll-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:.875rem .625rem .75rem;text-align:center;box-shadow:0 1px 3px #0000000a;cursor:pointer;text-decoration:none;display:block;transition:box-shadow .15s,transform .12s}.ll-stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.ll-stat-card:active{transform:scale(.98)}[data-theme=dark] .ll-stat-card{background:#161b22;border-color:#2d333b;box-shadow:0 1px 3px #0000004d}.ll-stat-num{font-size:1.65rem;font-weight:800;color:var(--navy);line-height:1;letter-spacing:-.04em}[data-theme=dark] .ll-stat-num{color:#e6edf3}.ll-stat-label{font-size:.57rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem}.ll-stat-sub{font-size:.6rem;color:#b0bec5;margin-top:.1rem}.ll-stat-card.s-ok .ll-stat-num{color:#16a34a}.ll-stat-card.s-warn .ll-stat-num{color:#dc2626}.ll-stat-card.s-amber .ll-stat-num{color:#d97706}.ll-week-nav{display:flex;gap:.375rem;margin-bottom:1.5rem}.ll-week-pill{flex:1;padding:.5rem .2rem;border-radius:10px;text-align:center;border:1.5px solid #e2e8f0;background:#fff;text-decoration:none;font-size:.66rem;font-weight:700;color:#64748b;transition:all .15s;display:flex;flex-direction:column;align-items:center;gap:.2rem;line-height:1.2}.ll-week-pill svg{width:16px;height:16px}.ll-week-pill:hover{border-color:var(--navy);color:var(--navy)}.ll-week-pill.active{background:var(--navy);color:#fff;border-color:var(--navy)}[data-theme=dark] .ll-week-pill{background:#161b22;border-color:#2d333b;color:#8b949e}[data-theme=dark] .ll-week-pill:hover{border-color:#58a6ff;color:#58a6ff}[data-theme=dark] .ll-week-pill.active{background:#1d4ed8;border-color:#1d4ed8;color:#fff}.ll-quick-bar{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1.75rem}.ll-quick-btn{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.8rem .75rem;border-radius:12px;font-size:.78rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .15s;font-family:inherit}.ll-quick-btn.primary{background:var(--navy);color:#fff;box-shadow:0 4px 14px #0f274440;grid-column:span 2}.ll-quick-btn.primary:hover{background:#0f3a6e}.ll-quick-btn.secondary{background:#fff;color:var(--navy);border:1px solid #e2e8f0;flex-direction:column;gap:.3rem;padding:.8rem .5rem .7rem;box-shadow:0 1px 3px #0000000a}[data-theme=dark] .ll-quick-btn.secondary{background:#161b22;color:#e6edf3;border-color:#2d333b}.ll-quick-btn.secondary .ll-btn-icon{width:30px;height:30px;border-radius:8px;background:#eff6ff;display:flex;align-items:center;justify-content:center}[data-theme=dark] .ll-quick-btn.secondary .ll-btn-icon{background:#132040}.ll-quick-btn.secondary svg{width:15px;height:15px;color:#1d4ed8}.ll-quick-btn:active{opacity:.85;transform:scale(.98)}.ll-btn-label{font-size:.68rem}.ll-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 .3rem;border-radius:9px;font-size:.65rem;font-weight:700}.ll-badge-red{background:#fee2e2;color:#dc2626}.ll-badge-amber{background:#fef3c7;color:#d97706}.ll-badge-blue{background:#dbeafe;color:#2563eb}.ll-badge-green{background:#dcfce7;color:#15803d}.ll-badge-gray{background:#f1f5f9;color:#64748b}[data-theme=dark] .ll-badge-red{background:#3b0a0a;color:#f87171}[data-theme=dark] .ll-badge-amber{background:#2d1a00;color:#fbbf24}[data-theme=dark] .ll-badge-blue{background:#0d1f3c;color:#60a5fa}[data-theme=dark] .ll-badge-green{background:#0d2818;color:#4ade80}[data-theme=dark] .ll-badge-gray{background:#21262d;color:#8b949e}.ll-oto-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.25rem;box-shadow:0 1px 4px #0000000d;margin-bottom:.5rem}[data-theme=dark] .ll-oto-card{background:#161b22;border-color:#2d333b}.ll-oto-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem;gap:1rem}.ll-oto-left{flex:1}.ll-oto-count-row{display:flex;align-items:baseline;gap:.35rem}.ll-oto-big-num{font-size:2.4rem;font-weight:800;color:var(--navy);line-height:1;letter-spacing:-.05em}[data-theme=dark] .ll-oto-big-num{color:#e6edf3}.ll-oto-target{font-size:.82rem;font-weight:600;color:#64748b}[data-theme=dark] .ll-oto-target{color:#8b949e}.ll-oto-status{font-size:.78rem;color:#64748b;margin-top:.25rem}[data-theme=dark] .ll-oto-status{color:#8b949e}.ll-oto-sub{font-size:.72rem;color:#94a3b8;margin-top:.1rem}[data-theme=dark] .ll-oto-sub{color:#6e7681}.ll-oto-actions{display:flex;flex-direction:column;gap:.4rem;flex-shrink:0}@media(min-width:480px){.ll-oto-actions{flex-direction:row;align-items:center}}.ll-oto-progress{height:5px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:.875rem}[data-theme=dark] .ll-oto-progress{background:#2d333b}.ll-oto-fill{height:100%;border-radius:3px;transition:width .5s ease}.ll-oto-booked-list{margin-bottom:.875rem}.ll-oto-booked-row{display:flex;align-items:center;gap:.625rem;padding:.45rem 0;border-bottom:1px solid #f1f5f9}[data-theme=dark] .ll-oto-booked-row{border-color:#21262d}.ll-oto-booked-row:last-child{border-bottom:none}.ll-oto-booked-avatar{width:30px;height:30px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;background:#dcfce7;color:#15803d}.ll-oto-booked-name{font-size:.83rem;font-weight:700;color:var(--navy);text-decoration:none}[data-theme=dark] .ll-oto-booked-name{color:#e6edf3}.ll-oto-booked-name:visited{color:var(--navy)}[data-theme=dark] .ll-oto-booked-name:visited{color:#e6edf3}.ll-oto-booked-name:hover{text-decoration:underline}.ll-oto-booked-when{font-size:.7rem;color:#64748b}[data-theme=dark] .ll-oto-booked-when{color:#8b949e}.ll-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;background:var(--navy);color:#fff;border:none;border-radius:9px;font-size:.78rem;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;font-family:inherit;transition:background .15s;white-space:nowrap;min-height:40px}.ll-btn-primary:hover{background:#0f3a6e}.ll-btn-primary:visited{color:#fff}.ll-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .875rem;background:transparent;color:var(--blue);border:1px solid #bfdbfe;border-radius:9px;font-size:.78rem;font-weight:600;cursor:pointer;text-decoration:none;text-align:center;font-family:inherit;white-space:nowrap;min-height:40px;transition:background .15s}.ll-btn-secondary:visited{color:var(--blue)}.ll-btn-secondary:hover{background:#eff6ff}[data-theme=dark] .ll-btn-secondary{color:#58a6ff;border-color:#1d4ed8}[data-theme=dark] .ll-btn-secondary:hover{background:#0d1f3c}.ll-contact-panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #0000000d}[data-theme=dark] .ll-contact-panel{background:#161b22;border-color:#2d333b}.ll-panel-header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem .75rem;border-bottom:1px solid #f1f5f9}[data-theme=dark] .ll-panel-header{border-color:#21262d}.ll-panel-title{font-size:.82rem;font-weight:700;color:var(--navy);display:flex;align-items:center;gap:.5rem}[data-theme=dark] .ll-panel-title{color:#e6edf3}.ll-panel-subtitle{font-size:.68rem;color:#94a3b8;margin-top:.15rem}[data-theme=dark] .ll-panel-subtitle{color:#6e7681}.ll-panel-footer{padding:.625rem 1rem;border-top:1px solid #f1f5f9;text-align:center}[data-theme=dark] .ll-panel-footer{border-color:#21262d}.ll-panel-footer a{font-size:.76rem;color:var(--blue);font-weight:600;text-decoration:none}[data-theme=dark] .ll-panel-footer a{color:#58a6ff}.ll-panel-footer a:hover{text-decoration:underline}.ll-panel-footer a:visited{color:var(--blue)}[data-theme=dark] .ll-panel-footer a:visited{color:#58a6ff}.ll-contact-row{display:flex;align-items:stretch;border-bottom:1px solid #f1f5f9;position:relative}[data-theme=dark] .ll-contact-row{border-color:#21262d}.ll-contact-row:last-of-type{border-bottom:none}.ll-row-stripe{width:4px;flex-shrink:0}.ll-stripe-red{background:#ef4444}.ll-stripe-amber{background:#f59e0b}.ll-stripe-blue{background:#3b82f6}.ll-stripe-green{background:#10b981}.ll-stripe-gray{background:#e2e8f0}[data-theme=dark] .ll-stripe-gray{background:#2d333b}.ll-row-inner{display:flex;align-items:center;gap:.75rem;padding:.8rem .875rem;flex:1;min-width:0}.ll-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;letter-spacing:.02em}.ll-ci{flex:1;min-width:0}.ll-ci-name{font-size:.875rem;font-weight:700;color:var(--navy);text-decoration:none;display:block;line-height:1.25}[data-theme=dark] .ll-ci-name{color:#e6edf3}.ll-ci-name:visited{color:var(--navy)}[data-theme=dark] .ll-ci-name:visited{color:#e6edf3}.ll-ci-name:hover{text-decoration:underline;color:var(--blue)}.ll-ci-company{font-size:.72rem;color:#64748b;margin-top:.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-theme=dark] .ll-ci-company{color:#8b949e}.ll-ci-meta{font-size:.7rem;color:#94a3b8;margin-top:.15rem;display:flex;align-items:center;gap:.3rem;flex-wrap:wrap}[data-theme=dark] .ll-ci-meta{color:#6e7681}.ll-ci-reason{font-size:.68rem;color:#dc2626;font-weight:600;margin-top:.1rem}[data-theme=dark] .ll-ci-reason{color:#f87171}.ll-ci-reason.amber{color:#d97706}[data-theme=dark] .ll-ci-reason.amber{color:#fbbf24}.ll-ci-reason.blue{color:#2563eb}[data-theme=dark] .ll-ci-reason.blue{color:#60a5fa}.ll-ci-badges{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;margin-top:.25rem}.ll-focus-chip{font-size:.59rem;font-weight:700;padding:.1rem .4rem;border-radius:5px;letter-spacing:.01em;white-space:nowrap}.ll-chip-core{background:#fef9c3;color:#92400e}.ll-chip-developing{background:#dcfce7;color:#166534}.ll-chip-keep-warm{background:#fef3c7;color:#b45309}.ll-chip-unreviewed{background:#f1f5f9;color:#64748b}[data-theme=dark] .ll-chip-core{background:#2d1f0a;color:#fbbf24}[data-theme=dark] .ll-chip-developing{background:#0d2818;color:#4ade80}[data-theme=dark] .ll-chip-keep-warm{background:#2d1a00;color:#fbbf24}[data-theme=dark] .ll-chip-unreviewed{background:#21262d;color:#8b949e}.ll-due-chip{font-size:.59rem;font-weight:600;padding:.1rem .4rem;border-radius:5px;white-space:nowrap}.ll-due-chip.overdue{background:#fee2e2;color:#dc2626}.ll-due-chip.today{background:#fef3c7;color:#b45309}.ll-due-chip.soon{background:#f0fdf4;color:#15803d}[data-theme=dark] .ll-due-chip.overdue{background:#3b0a0a;color:#f87171}[data-theme=dark] .ll-due-chip.today{background:#2d1a00;color:#fbbf24}[data-theme=dark] .ll-due-chip.soon{background:#0d2818;color:#4ade80}.ll-row-actions{display:flex;flex-direction:column;gap:.3rem;flex-shrink:0;align-items:flex-end;padding:.8rem .875rem .8rem 0;justify-content:center}@media(min-width:640px){.ll-row-actions{flex-direction:row;align-items:center;gap:.4rem}}.ll-row-btn{padding:.3rem .625rem;border-radius:7px;font-size:.68rem;font-weight:600;cursor:pointer;border:none;font-family:inherit;text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;transition:opacity .15s;min-height:32px}.ll-row-btn:active{opacity:.75}.ll-row-btn-view{background:#f1f5f9;color:var(--navy)}.ll-row-btn-view:visited{color:var(--navy)}.ll-row-btn-view:hover{background:#e2e8f0}[data-theme=dark] .ll-row-btn-view{background:#21262d;color:#e6edf3}[data-theme=dark] .ll-row-btn-view:visited{color:#e6edf3}[data-theme=dark] .ll-row-btn-view:hover{background:#2d333b}.ll-row-btn-action{background:var(--navy);color:#fff}.ll-row-btn-action:visited{color:#fff}.ll-row-btn-action:hover{background:#0f3a6e}[data-theme=dark] .ll-row-btn-action{background:#1d4ed8}[data-theme=dark] .ll-row-btn-action:hover{background:#1e40af}.ll-row-btn-mark{background:transparent;color:#64748b;border:1px solid #e2e8f0}.ll-row-btn-mark:hover{background:#f1f5f9;color:var(--navy)}[data-theme=dark] .ll-row-btn-mark{color:#8b949e;border-color:#2d333b}[data-theme=dark] .ll-row-btn-mark:hover{background:#21262d;color:#e6edf3}.ll-prompt-card{background:var(--navy);border-radius:13px;padding:.875rem 1rem;margin-bottom:.45rem;color:#fff;display:flex;align-items:flex-start;gap:.75rem;border-left:4px solid #3b82f6}[data-theme=dark] .ll-prompt-card{background:#0d1117}.ll-prompt-card.amber{border-left-color:#f59e0b}.ll-prompt-card.red{border-left-color:#ef4444}.ll-prompt-card.green{border-left-color:#10b981}.ll-prompt-icon{width:30px;height:30px;border-radius:7px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ll-prompt-icon svg{width:14px;height:14px;color:#fff}.ll-prompt-body{flex:1;min-width:0}.ll-prompt-text{font-size:.82rem;font-weight:600;line-height:1.45;color:#e6edf3}.ll-prompt-link{font-size:.72rem;color:#93c5fd;margin-top:.25rem;text-decoration:none;display:inline-block;font-weight:500}.ll-prompt-link:hover{text-decoration:underline}.ll-prompt-link:visited{color:#93c5fd}.ll-promise-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #f1f5f9}[data-theme=dark] .ll-promise-row{border-color:#21262d}.ll-promise-row:last-child{border-bottom:none}.ll-promise-icon{width:32px;height:32px;border-radius:8px;background:#faf5ff;border:1px solid #e9d5ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}[data-theme=dark] .ll-promise-icon{background:#1e0a3c;border-color:#4c1d95}.ll-promise-icon svg{width:14px;height:14px;color:#7c3aed}[data-theme=dark] .ll-promise-icon svg{color:#a78bfa}.ll-promise-name{font-size:.84rem;font-weight:700;color:var(--navy);text-decoration:none}[data-theme=dark] .ll-promise-name{color:#e6edf3}.ll-promise-name:visited{color:var(--navy)}[data-theme=dark] .ll-promise-name:visited{color:#e6edf3}.ll-promise-desc{font-size:.71rem;color:#64748b;margin-top:.1rem}[data-theme=dark] .ll-promise-desc{color:#8b949e}.ll-empty{text-align:center;padding:1.75rem 1rem;color:#94a3b8;font-size:.82rem}[data-theme=dark] .ll-empty{color:#6e7681}.ll-empty-icon{width:36px;height:36px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;margin:0 auto .625rem}[data-theme=dark] .ll-empty-icon{background:#21262d}.ll-empty-icon svg{width:18px;height:18px;color:#94a3b8}[data-theme=dark] .ll-empty-icon svg{color:#6e7681}.ll-empty-label{font-weight:600;color:#64748b;font-size:.82rem}[data-theme=dark] .ll-empty-label{color:#8b949e}.ll-empty-sub{font-size:.74rem;color:#94a3b8;margin-top:.2rem}[data-theme=dark] .ll-empty-sub{color:#6e7681}.ll-skel{height:68px;background:#f1f5f9;border-radius:10px;margin-bottom:.375rem;animation:ll-pulse 1.4s ease-in-out infinite}[data-theme=dark] .ll-skel{background:#21262d}@keyframes ll-pulse{0%,to{opacity:1}50%{opacity:.45}}@media(min-width:900px){.ll-panels-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.ll-panels-grid .ll-section{margin-bottom:0}}.ll-modal-overlay{display:none;position:fixed;inset:0;z-index:2000;background:#0000008c;align-items:flex-end;justify-content:center}@media(min-width:600px){.ll-modal-overlay{align-items:center}}.ll-modal-overlay.open{display:flex}.ll-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:90vh;overflow-y:auto;padding:1.5rem 1.25rem 2rem;max-width:520px;box-shadow:0 -8px 40px #0000002e}@media(min-width:600px){.ll-modal{border-radius:18px}}[data-theme=dark] .ll-modal{background:#161b22}.ll-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.ll-modal-title{font-size:1rem;font-weight:800;color:var(--navy);letter-spacing:-.02em}[data-theme=dark] .ll-modal-title{color:#e6edf3}.ll-modal-close{width:30px;height:30px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;font-family:inherit;transition:background .15s}.ll-modal-close:hover{background:#e2e8f0}[data-theme=dark] .ll-modal-close{background:#21262d;color:#8b949e}[data-theme=dark] .ll-modal-close:hover{background:#2d333b}.ll-modal-contact-name{font-size:.82rem;color:#64748b;margin-bottom:1.25rem;font-weight:600;display:flex;align-items:center;gap:.35rem}[data-theme=dark] .ll-modal-contact-name{color:#8b949e}.ll-form-group{margin-bottom:1rem}.ll-form-label{display:block;font-size:.72rem;font-weight:700;color:#374151;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.05em}[data-theme=dark] .ll-form-label{color:#8b949e}.ll-form-input,.ll-form-select,.ll-form-textarea{width:100%;padding:.6rem .75rem;border-radius:9px;border:1.5px solid #e2e8f0;background:#fff;color:var(--navy);font-size:.84rem;font-family:inherit;box-sizing:border-box;transition:border-color .15s;outline:none}.ll-form-input:focus,.ll-form-select:focus,.ll-form-textarea:focus{border-color:var(--blue)}[data-theme=dark] .ll-form-input,[data-theme=dark] .ll-form-select,[data-theme=dark] .ll-form-textarea{background:#0d1117;border-color:#2d333b;color:#e6edf3}[data-theme=dark] .ll-form-input:focus,[data-theme=dark] .ll-form-select:focus,[data-theme=dark] .ll-form-textarea:focus{border-color:#58a6ff}.ll-form-textarea{resize:vertical;min-height:72px}.ll-form-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.ll-modal-actions{display:flex;gap:.625rem;margin-top:1.25rem}.ll-modal-save{flex:1;padding:.7rem;background:var(--navy);color:#fff;border:none;border-radius:10px;font-size:.84rem;font-weight:700;cursor:pointer;font-family:inherit;min-height:44px;transition:background .15s}.ll-modal-save:hover{background:#0f3a6e}[data-theme=dark] .ll-modal-save{background:#1d4ed8}[data-theme=dark] .ll-modal-save:hover{background:#1e40af}.ll-modal-cancel{padding:.7rem 1.25rem;background:transparent;color:#64748b;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.84rem;font-weight:600;cursor:pointer;font-family:inherit;min-height:44px;transition:background .15s}.ll-modal-cancel:hover{background:#f1f5f9}[data-theme=dark] .ll-modal-cancel{border-color:#2d333b;color:#8b949e}[data-theme=dark] .ll-modal-cancel:hover{background:#21262d}.ll-toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%);background:var(--navy);color:#fff;padding:.6rem 1.25rem;border-radius:10px;font-size:.8rem;font-weight:600;box-shadow:0 4px 20px #0003;z-index:3000;opacity:0;transition:opacity .25s;pointer-events:none;white-space:nowrap}.ll-toast.show{opacity:1}[data-theme=dark] .ll-toast{background:#1d4ed8}
