:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}html,body,#root{height:100%}body{margin:0}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.wordmark{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0;font-size:12px;font-weight:600}.dashboard{text-align:left;align-items:stretch;height:100svh;display:flex}.sidebar{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:320px;display:flex;overflow:hidden}.sidebar__header{padding:20px 20px 12px}.sidebar__header .wordmark{margin-bottom:10px}.sidebar__header h2{margin:0 0 4px;font-size:20px}.sidebar__trade{color:var(--text);margin:0;font-size:14px}.sidebar__new-lead{margin:0 20px 12px}.sidebar__banner{background:var(--accent-bg);color:var(--accent);font:inherit;text-align:left;cursor:pointer;border:none;border-radius:6px;margin:0 20px 12px;padding:8px 12px;font-size:14px}.sidebar__banner:hover{text-decoration:underline}.sidebar__list{border-top:1px solid var(--border);flex:auto;min-height:0;margin:0;padding:0 0 12px;scroll-padding-bottom:12px;list-style:none;overflow-y:auto}.sidebar__empty{color:var(--text);padding:20px;font-size:14px}.sidebar__lead{border:none;border-bottom:1px solid var(--border);width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;padding:12px 20px;display:block}.sidebar__lead:hover{background:var(--code-bg)}.sidebar__lead--active{background:var(--accent-bg)}.sidebar__lead--overdue{box-shadow:inset 3px 0 #e0454f}.sidebar__lead-row{color:var(--text-h);justify-content:space-between;gap:8px;font-size:14px;font-weight:600;display:flex}.sidebar__lead-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar__lead-ticket{color:var(--text);flex-shrink:0;font-weight:400}.sidebar__lead-preview{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:13px;overflow:hidden}.sidebar__footer{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:2px;padding:12px 20px;display:flex}.sidebar__footer-link{font:inherit;color:var(--accent);text-align:left;cursor:pointer;background:0 0;border:none;padding:2px 0;font-size:14px}.sidebar__footer-link--muted{color:var(--text);font-size:13px}.sidebar__footer-link:hover{text-decoration:underline}.lead-thread{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.lead-thread--empty{color:var(--text);justify-content:center;align-items:center}.lead-thread__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;display:flex}.lead-thread__header h2{margin:0;font-size:20px}.lead-thread__back{display:none}.lead-thread__meta{color:var(--text);margin:4px 0 0;font-size:13px}.stage-select__control--new_lead,.stage-tag--new_lead{--stage-bg:var(--accent-bg);--stage-fg:var(--accent)}.stage-select__control--quoted,.stage-tag--quoted{--stage-bg:#dbeafe;--stage-fg:#1d4ed8}.stage-select__control--follow_up,.stage-tag--follow_up{--stage-bg:#e0f2fe;--stage-fg:#0369a1}.stage-select__control--dormant,.stage-tag--dormant{--stage-bg:#ffedd5;--stage-fg:#9a5b00}.stage-select__control--not_interested,.stage-tag--not_interested{--stage-bg:#fee2e2;--stage-fg:#b91c1c}.stage-select__control--booked,.stage-tag--booked{--stage-bg:#dcfce7;--stage-fg:#15803d}.stage-select{flex-shrink:0}.stage-select__control{background:var(--stage-bg,var(--code-bg));color:var(--stage-fg,var(--text-h));font:inherit;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:6px 10px;font-size:14px;font-weight:500}.stage-tag{background:var(--stage-bg,var(--code-bg));color:var(--stage-fg,var(--text-h));border-radius:999px;margin-top:6px;padding:2px 8px;font-size:14px;display:inline-block}.deal{border-top:1px solid var(--border);padding:8px 20px}.deal__summary{width:100%;font:inherit;color:var(--text-h);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;padding:4px 0;font-size:14px;font-weight:600;display:flex}.deal__summary:hover .deal__summary-text{text-decoration:underline}.deal__chevron{color:var(--text);flex-shrink:0}.deal__fields{gap:12px;margin-top:8px;display:flex}.deal__field{min-width:0;color:var(--text);flex-direction:column;flex:1;gap:4px;font-size:14px;display:flex}.deal__field select,.deal__field input{box-sizing:border-box;border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);font:inherit;border-radius:6px;padding:8px 10px;font-size:14px}.due-today{flex:1;min-width:0;overflow-y:auto}.due-today__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px;display:flex}.due-today__header h2{margin:0;font-size:20px}.due-today__meta{color:var(--text);margin:4px 0 0;font-size:14px}.due-today__bulk{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 20px;display:flex}.due-today__bulk-status{color:var(--text);font-size:14px}.due-today__list{margin:0;padding:0;list-style:none}.due-card{border-bottom:1px solid var(--border);padding:16px 20px}.due-card__top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.due-card__name{font:inherit;color:var(--text-h);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px;font-weight:600}.due-card__name:hover{text-decoration:underline}.due-card__name span{color:var(--text);font-weight:400}.due-card__overdue{color:#c22b35;flex-shrink:0;font-size:14px}.due-card__attempt{color:var(--text);align-items:center;gap:8px;margin:6px 0 0;font-size:14px;display:flex}.due-card__attempt .stage-tag{margin-top:0}.due-card__last{background:var(--code-bg);color:var(--text-h);border-radius:8px;margin:8px 0 0;padding:8px 12px;font-size:14px}.due-card__draft{box-sizing:border-box;border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);font:inherit;resize:vertical;border-radius:8px;margin-top:10px;padding:10px;font-size:14px}.due-card__actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.sequence{border-top:1px solid var(--border);padding:12px 20px}.sequence--due{background:var(--accent-bg)}.sequence__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sequence__label{color:var(--text-h);font-size:14px;font-weight:600}.sequence__summary{color:var(--text);margin:2px 0 0;font-size:14px}.sequence__actions{flex-shrink:0;gap:8px;display:flex}.sequence__cadence{color:var(--text);align-items:center;gap:8px;margin-top:8px;font-size:14px;display:flex}.sequence__edit-link{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.sequence__edit{flex-direction:column;gap:8px;width:100%;display:flex}.sequence__edit label{color:var(--text-h);flex-direction:column;gap:6px;font-size:14px;font-weight:500;display:flex}.sequence__edit input{box-sizing:border-box;border:1px solid var(--border);background:var(--bg);color:var(--text-h);font:inherit;border-radius:6px;padding:8px 10px;font-size:14px}.sequence__edit-actions{justify-content:flex-end;gap:8px;display:flex}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lead-thread__scroll{flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.lead-thread__messages{flex-direction:column;flex:200px;gap:10px;min-height:200px;padding:20px;display:flex;overflow-y:auto}.message{border-radius:12px;max-width:70%;padding:10px 14px;font-size:14px;line-height:145%}.message p{white-space:pre-wrap;margin:0}.message--customer{background:var(--code-bg);color:var(--text-h);border-bottom-left-radius:2px;align-self:flex-start}.message--business{background:var(--text-h);color:var(--bg);border-bottom-right-radius:2px;align-self:flex-end}.lead-thread__log-reply{border-top:1px solid var(--border);gap:8px;padding:12px 20px;display:flex}.lead-thread__log-reply input{flex:1}.lead-thread__draft{border-top:1px solid var(--border);padding:16px 20px}.lead-thread__draft-actions{gap:8px;margin-bottom:10px;display:flex}.lead-thread__draft-textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--bg);width:100%;min-height:44px;color:var(--text-h);font:inherit;resize:vertical;border-radius:8px;padding:10px}.lead-thread__draft-footer{border-top:1px solid var(--border);background:var(--bg);flex:none;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.btn{font:inherit;cursor:pointer;border:1px solid #0000;border-radius:6px;padding:8px 16px;font-size:14px}.btn--primary{background:var(--accent);color:#fff}.btn--ghost{border-color:var(--border);color:var(--text-h);background:0 0}.btn:disabled{opacity:.5;cursor:not-allowed}.profile-setup{box-sizing:border-box;justify-content:center;align-items:safe center;min-height:100svh;padding:20px;display:flex}.profile-setup__form{text-align:left;flex-direction:column;gap:14px;width:100%;max-width:480px;display:flex}.profile-setup__form .wordmark{margin-bottom:-10px}.profile-setup__form h1{margin:0;font-size:32px}.profile-setup__intro{color:var(--text);margin-bottom:4px;font-size:14px}.profile-setup__actions{justify-content:flex-end;gap:8px;display:flex}.profile-setup__demo{border-top:1px solid var(--border);text-align:center;flex-direction:column;align-items:center;gap:6px;padding-top:16px;display:flex}.profile-setup__demo-note{color:var(--text);margin:0;font-size:13px}.profile-setup label,.modal label{color:var(--text-h);flex-direction:column;gap:6px;font-size:14px;font-weight:500;display:flex}.optional{color:var(--text);font-weight:400}.form-error{color:#e0454f;margin:0;font-size:13px}.generate-error{color:#c22b35;background:#e0454f14;border:1px solid #e0454f4d;border-radius:6px;margin:0 0 10px;padding:8px 12px;font-size:13px;line-height:140%}@media (prefers-color-scheme:dark){.generate-error{color:#ff9ba1}}.profile-setup input,.profile-setup select,.profile-setup textarea,.lead-thread__log-reply input,.modal input,.modal select,.modal textarea{box-sizing:border-box;border:1px solid var(--border);background:var(--bg);color:var(--text-h);font:inherit;border-radius:6px;padding:8px 10px;font-size:14px}.modal-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{box-sizing:border-box;background:var(--bg);width:100%;max-width:420px;box-shadow:var(--shadow);border-radius:10px;padding:24px}.modal h2{margin-top:0}.modal form{flex-direction:column;gap:14px;display:flex}.modal__actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=767px){html,body,#root{height:auto;min-height:100%}#root{min-height:100dvh}.dashboard{flex-direction:column;height:auto;min-height:100dvh}.dashboard[data-view=thread] .sidebar,.dashboard[data-view=list] .lead-thread,.dashboard[data-view=list] .due-today,.dashboard[data-view=due] .sidebar{display:none}.due-today{overflow:visible}.deal__fields{flex-direction:column;gap:10px}.deal__field select,.deal__field input,.due-card__draft{min-height:44px;font-size:16px}.due-today__bulk{flex-direction:column;align-items:stretch}.due-card__actions .btn{flex:1}.due-card__name{align-items:center;min-height:44px;display:inline-flex}.sidebar{border-right:none;width:100%;overflow:visible}.sidebar__list{overflow-y:visible}.sidebar__lead{min-height:44px;padding:14px 20px}.sidebar__lead-preview,.sidebar__banner,.sidebar__footer-link--muted{font-size:14px}.sidebar__footer{gap:4px}.sidebar__footer-link,.sidebar__banner{align-items:center;min-height:44px;display:flex}.sidebar__list{flex:1 0 auto}.lead-thread{min-height:100dvh;overflow:visible}.lead-thread__scroll{min-height:0;display:block;overflow:visible}.lead-thread__header{z-index:5;background:var(--bg);flex-wrap:wrap;position:sticky;top:0}.lead-thread__heading{min-width:0}.lead-thread__back{min-height:44px;font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:-10px 0 2px -8px;padding:0 8px;font-size:16px;display:inline-flex}.lead-thread__meta,.stage-tag,.stage-select__control,.generate-error,.form-error{font-size:14px}.lead-thread__messages{min-height:0;padding:16px;overflow-y:visible}.message{max-width:88%;font-size:15px}.lead-thread__log-reply,.lead-thread__draft-actions{flex-direction:column;gap:10px}.lead-thread__draft-footer .btn{flex:1}.deal__summary{min-height:44px}.lead-thread__draft-textarea{font-size:16px}.profile-setup{align-items:flex-start;padding:24px 16px 40px}.profile-setup__form h1{font-size:28px}.profile-setup__demo .btn{width:100%}.profile-setup__demo-note,.wordmark{font-size:14px}.modal-overlay{box-sizing:border-box;padding:16px}.modal{max-height:90dvh;padding:20px;overflow-y:auto}.btn,.sidebar__new-lead{min-height:44px}.profile-setup input,.profile-setup select,.profile-setup textarea,.lead-thread__log-reply input,.modal input,.modal select,.modal textarea{min-height:44px;font-size:16px}.profile-setup textarea,.modal textarea{min-height:88px}.stage-select__control,.sequence__edit input{min-height:44px;font-size:16px}.sequence{padding:12px 16px}.sequence__row{flex-direction:column;align-items:stretch;gap:10px}.sequence__actions{flex-direction:column}.sequence__cadence{flex-wrap:wrap}.sequence__edit-link{min-height:44px}}
