:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f5f7;--surface:#fff;--ink:#18221e;--muted:#6e7773;--line:#e4e7e5;--green:#157f5b;--green-dark:#0c6042;--green-soft:#e5f5ed;--red:#c34a47;--red-soft:#fff0ef;--blue-soft:#e9f2ff;--purple-soft:#f2ecff;--shadow:0 12px 35px #1b2d2514}*{box-sizing:border-box}html{background:var(--background);-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--background);min-height:100dvh;color:var(--ink);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}button,input,textarea,select{color:inherit;font:inherit}button{touch-action:manipulation}.mobile-app{min-height:100dvh}.app-content{width:100%;max-width:42rem;min-height:100dvh;padding:max(22px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) calc(104px + env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));margin:0 auto}.screen{animation:.2s ease-out appear}.screen-header{justify-content:space-between;align-items:end;gap:16px;margin:8px 0 26px;display:flex}.screen-header h1,.person-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.35rem,11vw,3.2rem);font-weight:760;line-height:1}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:750}.count-badge{background:var(--green-soft);min-width:38px;height:38px;color:var(--green-dark);border-radius:999px;place-items:center;font-weight:750;display:grid}.card-list{gap:14px;display:grid}.person-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #162f250f;border-radius:23px;overflow:hidden}.card-main{text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;padding:18px 18px 14px;display:flex}.avatar{width:48px;height:48px;color:var(--green-dark);background:linear-gradient(145deg,#dff4ea,#c9e9dc);border-radius:16px;flex:none;place-items:center;font-size:1.2rem;font-weight:800;display:grid}.avatar.small{border-radius:14px;width:42px;height:42px}.avatar.large{border-radius:24px;width:76px;height:76px;margin:0 auto 16px;font-size:1.8rem}.card-text{flex:1;min-width:0}.card-title-line{align-items:center;gap:8px;display:flex}.card-text h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.08rem;overflow:hidden}.card-text p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.85rem;overflow:hidden}.card-text .item-summary{color:var(--green-dark);font-weight:650}.overdue-pill{background:var(--red-soft);color:var(--red);text-transform:uppercase;border-radius:999px;flex:none;padding:3px 7px;font-size:.65rem;font-weight:750}.chevron{color:#a3aaa7;font-size:1.55rem;font-weight:300}.progress-line{background:#edf0ee;border-radius:999px;height:3px;margin:0 18px}.progress-line span{border-radius:inherit;background:var(--green);height:100%;transition:width .2s;display:block}.button{cursor:pointer;border:0;border-radius:15px;min-height:48px;padding:12px 18px;font-weight:720}.button.primary{background:var(--green);color:#fff;box-shadow:0 7px 18px #157f5b33}.button.secondary{border:1px solid var(--line);background:#f5f7f6}.button.danger{background:var(--red-soft);color:var(--red)}.button.whatsapp{color:#fff;background:#1ea765}.button:disabled{cursor:default;opacity:.42;box-shadow:none}.wide{width:100%}.card-action{width:calc(100% - 36px);min-height:43px;margin:14px 18px 18px}.empty-state{min-height:310px;color:var(--muted);text-align:center;border:1px dashed #d6dbd8;border-radius:24px;align-content:center;place-items:center;padding:44px 24px;display:grid}.empty-state>span{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:18px;place-items:center;margin-bottom:18px;font-size:1.7rem;display:grid}.empty-state h2{color:var(--ink);margin:0;font-size:1.2rem}.empty-state p{max-width:17rem;margin:8px 0 0;font-size:.9rem;line-height:1.5}.completed-section,.resolved-items{color:var(--muted);margin-top:22px}.completed-section summary,.resolved-items summary{cursor:pointer;font-size:.86rem;font-weight:700}.completed-section summary span{color:var(--green);margin-left:6px}.simple-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;gap:10px;width:100%;padding:14px 2px;display:flex}.simple-row span{color:var(--green)}.search-field{border:1px solid var(--line);height:46px;color:var(--muted);background:#eaeaed;border-radius:14px;align-items:center;gap:8px;margin-bottom:14px;padding:0 13px;display:flex}.search-field input{background:0 0;border:0;outline:0;flex:1;min-width:0}.icon-button{background:var(--green-soft);width:38px;height:38px;color:var(--green-dark);border:0;border-radius:12px;flex:none;place-items:center;font-size:1.35rem;font-weight:600;display:grid}.add-button{background:var(--green);color:#fff;border-radius:14px;width:42px;height:42px}.filter-chips{scrollbar-width:none;gap:8px;margin:0 -18px 18px;padding:0 18px;display:flex;overflow-x:auto}.filter-chips button{border:1px solid var(--line);background:var(--surface);color:var(--muted);text-transform:capitalize;border-radius:999px;flex:none;padding:8px 13px;font-size:.8rem}.filter-chips button.active{border-color:var(--green);background:var(--green-soft);color:var(--green-dark);font-weight:700}.grouped-list{border:1px solid var(--line);background:var(--surface);border-radius:20px;overflow:hidden}.person-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:13px 15px;display:flex}.person-row:last-child{border-bottom:0}.row-copy{flex:1;gap:3px;min-width:0;display:grid}.row-copy strong,.row-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.row-copy small{color:var(--muted)}.status-dot{background:#9ca4a0;border-radius:50%;flex:none;width:9px;height:9px}.status-dot.active{background:var(--green)}.status-dot.paused{background:#db9a26}.status-dot.completed{background:#6686c4}.detail-nav{justify-content:space-between;align-items:center;margin:-3px 0 22px;display:flex}.back-button,.text-button,.danger-link,.regenerate-button{color:var(--green);background:0 0;border:0;padding:7px 0;font-weight:650}.person-hero{text-align:center;margin-bottom:24px}.person-hero h1{font-size:2.15rem}.person-hero p{color:var(--muted);margin:8px 0}.status-pill{background:var(--green-soft);color:var(--green-dark);text-transform:capitalize;border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:750;display:inline-block}.status-pill.paused{color:#8a5b08;background:#fff3d9}.status-pill.completed{background:var(--blue-soft);color:#3e64a2}.status-pill.do_not_follow_up{background:var(--red-soft);color:var(--red)}.section-block{margin-top:30px}.section-block>h2,.section-title h2{margin:0;font-size:1.05rem}.section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.section-title p{color:var(--muted);margin:4px 0 0;font-size:.8rem}.missing-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;margin-bottom:10px;overflow:hidden}.missing-card>div:first-child{padding:15px}.missing-card h3{margin:0;font-size:.96rem}.missing-card p{color:var(--muted);margin:5px 0;font-size:.84rem;line-height:1.45}.missing-card small{color:var(--red);font-weight:650}.item-actions{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.item-actions button{border:0;border-right:1px solid var(--line);min-height:40px;color:var(--green-dark);background:#fafbfa;font-size:.75rem;font-weight:700}.item-actions button:last-child{color:var(--muted);border-right:0}.muted-panel{color:var(--muted);text-align:center;background:#eaecea;border-radius:16px;padding:18px}.resolved-row{border-bottom:1px solid var(--line);color:var(--green);gap:10px;padding:11px 3px;display:flex}.resolved-row>span:last-child{color:var(--ink);display:grid}.resolved-row small{color:var(--muted);text-transform:capitalize}.info-list{background:var(--surface);border-radius:18px;padding:17px;overflow:hidden}.info-list h2{margin-bottom:8px}.info-row{border-top:1px solid var(--line);justify-content:space-between;gap:22px;padding:13px 0;font-size:.86rem;display:flex}.info-row span{color:var(--muted)}.info-row strong{text-align:right;max-width:62%}.segmented{background:#e7e9e8;border-radius:13px;grid-auto-columns:1fr;grid-auto-flow:column;padding:3px;display:grid}.segmented button{min-height:36px;color:var(--muted);text-transform:capitalize;background:0 0;border:0;border-radius:10px;font-size:.75rem}.segmented button.active{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 2px 8px #00000014}.danger-link{color:var(--red);margin:28px auto 0;display:block}.privacy-chip{background:var(--green-soft);color:var(--green-dark);border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700}.compose-context{color:var(--muted);margin:-15px 0 22px}.generating{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.spinner{border:2px solid #cfd6d2;border-top-color:var(--green);border-radius:50%;width:19px;height:19px;animation:.7s linear infinite spin}.suggestion-list{gap:11px;display:grid}.suggestion-card{border:1.5px solid var(--line);background:var(--surface);text-align:left;border-radius:18px;padding:15px}.suggestion-card.selected{border-color:var(--green);box-shadow:0 0 0 3px #157f5b1a}.suggestion-card>span{color:var(--green);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.suggestion-card p{margin:8px 0 0;line-height:1.48}.regenerate-button{margin:12px auto;display:block}.editor-panel{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.editor-title{justify-content:space-between;gap:12px;margin-bottom:8px;font-size:.82rem;font-weight:700;display:flex}.editor-title span,.helper-text{color:var(--muted);font-weight:400}.editor-panel textarea{resize:vertical;border:1px solid var(--line);background:#fff;border-radius:15px;outline:0;width:100%;padding:14px;line-height:1.5}.helper-text{margin:7px 0 14px;font-size:.75rem}.timeline{gap:12px;display:grid}.history-card{background:var(--surface);border-radius:18px;grid-template-columns:38px 1fr;gap:12px;padding:15px;display:grid}.history-icon{width:38px;height:38px;color:var(--muted);background:#eef0ef;border-radius:12px;place-items:center;display:grid}.history-icon.sent_confirmed{background:var(--green-soft);color:var(--green)}.history-heading{justify-content:space-between;gap:12px;display:flex}.history-heading span,.history-card small{color:var(--muted);text-transform:capitalize;font-size:.75rem}.history-card p{color:#4e5753;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0;font-size:.84rem;line-height:1.45;display:-webkit-box;overflow:hidden}.settings-screen{gap:15px;display:grid}.settings-screen .screen-header{margin-bottom:8px}.settings-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:17px}.app-content>.settings-card{max-width:42rem;margin:15px auto 0}.settings-heading{align-items:center;gap:12px;margin-bottom:17px;display:flex}.settings-heading h2{margin:0;font-size:1rem}.settings-heading p{color:var(--muted);margin:3px 0 0;font-size:.78rem}.settings-icon{border-radius:13px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.settings-icon.purple{background:var(--purple-soft);color:#7652aa}.settings-icon.blue{background:var(--blue-soft);color:#426cae}.settings-icon.green{background:var(--green-soft);color:var(--green)}.style-summary,.restore-preview{background:#f3f5f4;border-radius:13px;margin:12px 0;padding:12px;font-size:.8rem}.style-summary p,.restore-preview p{color:var(--muted);margin:5px 0 0;line-height:1.45}.analysis-button{justify-content:center;align-items:center;gap:9px;display:flex}.analysis-button .spinner{flex:none;width:17px;height:17px}.settings-row-button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:5px 0;display:flex}.settings-row-button span{color:#a2a9a5;font-size:1.4rem}.file-button{cursor:pointer;position:relative}.file-button input{opacity:0;width:1px;height:1px;position:absolute}.two-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.install-steps{color:#4e5753;margin:0;padding-left:22px;font-size:.85rem;line-height:1.75}.privacy-panel{background:var(--green-soft);color:var(--green-dark);border-radius:20px;padding:17px}.privacy-panel p{margin:6px 0 0;font-size:.8rem;line-height:1.5}.version-label{color:var(--muted);text-align:center;margin:4px 0;font-size:.72rem}.tab-bar{z-index:20;max-width:42rem;padding:7px max(10px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafafbeb;border-top:1px solid #1432261a;grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 22px #17292112}.tab-bar button{color:#7f8783;background:0 0;border:0;align-content:center;place-items:center;gap:3px;min-height:51px;display:grid}.tab-bar button>span{font-size:1.25rem;line-height:1}.tab-bar button small{font-size:.66rem;font-weight:650}.tab-bar button.active{color:var(--green)}.sheet-backdrop{z-index:50;padding-top:max(18px, env(safe-area-inset-top));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a141057;justify-content:center;align-items:end;display:flex;position:fixed;inset:0}.sheet{width:100%;max-width:42rem;max-height:calc(100dvh - max(18px, env(safe-area-inset-top)));background:var(--surface);padding:10px 20px calc(22px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;animation:.25s ease-out slide-up;overflow-y:auto;box-shadow:0 -15px 50px #0000002e}.sheet-handle{background:#d5d8d6;border-radius:99px;width:38px;height:5px;margin:0 auto 9px}.sheet>header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.sheet h2{margin:0;font-size:1.25rem}.close-button{width:34px;height:34px;color:var(--muted);background:#eff0f0;border:0;border-radius:50%;place-items:center;font-size:1.3rem;display:grid}.sheet-copy{color:var(--muted);line-height:1.5}.stack-actions,.form-stack{gap:14px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field{color:#4e5753;gap:7px;font-size:.78rem;font-weight:700;display:grid}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fafafa;border-radius:12px;outline:0;width:100%;min-width:0;padding:12px;font-weight:450}.field input,.field select{min-height:46px}.field textarea{resize:vertical;line-height:1.45}.field :focus{border-color:var(--green);box-shadow:0 0 0 3px #157f5b17}.banner{background:var(--green-soft);color:var(--green-dark);border-radius:13px;margin-bottom:14px;padding:12px 14px;font-size:.82rem;line-height:1.45}.banner.danger{background:var(--red-soft);color:var(--red)}.toast{z-index:70;right:18px;bottom:calc(82px + env(safe-area-inset-bottom));color:#fff;max-width:30rem;box-shadow:var(--shadow);background:#24312c;border-radius:15px;justify-content:space-between;margin:auto;padding:14px 16px;display:flex;position:fixed;left:18px}.toast button{color:#86e1ba;background:0 0;border:0;font-weight:800}.loading-state{min-height:70dvh;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.lock-screen{max-width:28rem;min-height:100dvh;padding:max(28px, env(safe-area-inset-top)) 24px max(28px, env(safe-area-inset-bottom));text-align:center;align-content:center;margin:auto;display:grid}.lock-mark{background:var(--green);color:#fff;border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 25px;font-size:1.8rem;font-weight:800;display:grid;box-shadow:0 12px 30px #157f5b33}.lock-screen h1{letter-spacing:-.06em;margin:0;font-size:3.2rem}.lock-screen>p:not(.eyebrow){color:var(--muted)}.lock-screen form{gap:12px;margin-top:18px;display:grid}.lock-screen input{border:1px solid var(--line);letter-spacing:.35em;text-align:center;background:#fff;border-radius:15px;outline:0;width:100%;height:56px;padding:10px;font-size:1.5rem}.lock-screen form small{color:var(--red)}.lock-help{color:var(--muted);margin-top:22px;font-size:.72rem;line-height:1.45}@keyframes spin{to{transform:rotate(360deg)}}@keyframes appear{0%{opacity:0;transform:translateY(4px)}}@keyframes slide-up{0%{opacity:.7;transform:translateY(35px)}}@media (min-width:43rem){.app-content{padding-left:26px;padding-right:26px}.tab-bar{border:1px solid var(--line);border-radius:20px;padding-bottom:7px;bottom:12px}.sheet{border-radius:25px;margin-bottom:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}
