@import "https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700&family=Martian+Mono:wght@400;500;600&display=swap";:root{--ink-deep:#0e1c17;--ink:#10201a;--paper:#f0f2ec;--card:#fbfcf8;--card-hover:#f4f7f0;--field:#fff;--border:#d3dcd1;--field-border:#cbd6c8;--rule:#e0e7dd;--row-gap:#dbe3d8;--head-bg:#e8ece5;--muted:#5a6f63;--body-2:#3d554a;--link:#2c4a3b;--link-rule:#a8bdb0;--on-dark:#e6efe8;--on-dark-mid:#a9c2b4;--on-dark-faint:#5f7d6d;--dark-rule:#1d3a2d;--dark-hover:#14281f;--amber:#e2952b;--amber-hover:#f0a63d;--done-bg:#dcebe0;--done-fg:#2c5c43;--done-mark:#3f7d5c;--current-bg:#f7e2c0;--current-fg:#7a4d09;--current-kick:#8a5a12;--stuck-bg:#f6ded6;--stuck-fg:#8a3a26;--stuck-mark:#c0452c;--stuck-tag:#e8836a;--wait-bg:#e8ece5;--wait-fg:#5a6f63;--wait-mark:#cbd6c8;--dot-empty:#b3c3b7;--font:Archivo, system-ui, -apple-system, "Segoe UI", sans-serif;--mono:"Martian Mono", ui-monospace, "SF Mono", Menlo, monospace;--fs-display:clamp(30px, 4vw + 18px, 42px);--fs-h1:clamp(24px, 2.2vw + 18px, 32px);--fs-h2:clamp(19px, 1.2vw + 16px, 24px);--fs-h3:20px;--fs-h4:16px;--fs-body-large:16px;--fs-body:15px;--fs-small:14px;--fs-caption:11px;--radius:4px;--rail-w:308px;--ease-ui:cubic-bezier(.23, 1, .32, 1);--dur-hover:.15s;--dur-press:.12s;--select-chevron:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%235a6f63' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");--select-chevron-dark:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23a9c2b4' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e")}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--paper);color:var(--ink);font-family:var(--font);font-size:var(--fs-body);-webkit-font-smoothing:antialiased;line-height:1.55}a{color:var(--link)}a:hover{color:var(--ink)}input,textarea,select,button{font-family:inherit}::selection{background:var(--amber)}:focus{outline:none}:focus-visible{outline:2px solid var(--amber);outline-offset:2px}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.15}h1{font-size:var(--fs-h1);letter-spacing:-.022em;line-height:1.1}h2{font-size:var(--fs-h2);letter-spacing:-.015em}h3{font-size:var(--fs-h3);letter-spacing:-.01em}p{margin:0}.mono{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);letter-spacing:0}.mono-11{font-family:var(--mono);color:var(--muted);font-size:11px}.mark{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiBmaWxsPSJub25lIiByb2xlPSJpbWciIGFyaWEtbGFiZWw9IlByYXhpcyI+PGNpcmNsZSBjeD0iMTI4IiBjeT0iMTI4IiByPSIxMTYiIHN0cm9rZT0iIzgyOTc3RiIgc3Ryb2tlLXdpZHRoPSI5LjUiLz48cGF0aCBkPSJNMTAzLjkgNzAuNiBIMTQ2LjEgYTMxLjMgMzEuMyAwIDAgMSAwIDYyLjYgSDEyOC42IgogICAgICAgIHN0cm9rZT0iIzgyOTc3RiIgc3Ryb2tlLXdpZHRoPSIxMC44IiBzdHJva2UtbGluZWNhcD0iYnV0dCIvPjxwYXRoIGQ9Ik0xMDguNSAxMTIuNSBWMTkyLjkiIHN0cm9rZT0iIzgyOTc3RiIgc3Ryb2tlLXdpZHRoPSIxMC44IiBzdHJva2UtbGluZWNhcD0iYnV0dCIvPjxyZWN0IHg9IjcyIiB5PSIxNzQuNSIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIwIiBmaWxsPSIjRTI5NTJCIi8+PC9zdmc+) 50%/contain no-repeat;flex:none;width:28px;height:28px;display:block}.mark-sm{width:22px;height:22px}.mark-lg{width:44px;height:44px}.btn,.btn-quiet,.btn-ghost,.sec .sec-action{font-family:var(--font);border-radius:var(--radius);cursor:pointer;white-space:nowrap;transition:background-color var(--dur-hover) ease, border-color var(--dur-hover) ease, color var(--dur-hover) ease, transform var(--dur-press) var(--ease-ui);justify-content:center;align-items:center;gap:8px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.btn{font-size:var(--fs-body);color:var(--ink-deep);background:var(--amber);border:1px solid var(--amber);min-height:44px;padding:12px 20px}.btn:hover{background:var(--amber-hover);border-color:var(--amber-hover);color:var(--ink-deep)}.btn-quiet{font-size:var(--fs-body);color:var(--link);background:var(--field);border:1px solid var(--link-rule);min-height:44px;padding:12px 20px}.btn-quiet:hover{background:var(--card-hover);border-color:var(--link);color:var(--ink)}.btn-quiet.danger{color:var(--stuck-fg);border-color:color-mix(in srgb, var(--stuck-mark) 40%, var(--field-border))}.btn-quiet.danger:hover{background:var(--stuck-bg);border-color:var(--stuck-mark);color:var(--stuck-fg)}.btn-ghost,.sec .sec-action{font-size:var(--fs-small);color:var(--link);text-underline-offset:2px;background:0 0;border:none;margin:-15px -14px;padding:15px 14px;font-weight:500;text-decoration:underline}.btn-ghost:hover,.sec .sec-action:hover{color:var(--ink);background:var(--head-bg)}.btn-ghost.danger{color:var(--stuck-fg)}.btn-ghost.danger:hover{color:var(--stuck-fg);background:var(--stuck-bg)}.btn:active,.btn-quiet:active{transform:scale(.98)}.btn-lg{font-size:var(--fs-body-large);min-height:50px;padding:15px 28px}.btn-sm{font-size:var(--fs-small);min-height:36px;padding:8px 14px}.btn-ghost.btn-lg,.btn-ghost.btn-sm{font-size:var(--fs-small);min-height:0;padding:15px 14px}.btn-block{width:100%}.btn:disabled,.btn.disabled,.btn-quiet:disabled{cursor:not-allowed;color:var(--muted);border-color:var(--field-border);background:0 0;transform:none}.btn-ghost:disabled,.sec .sec-action:disabled{color:var(--muted);cursor:not-allowed;background:0 0}.btn[aria-busy=true],.btn-quiet[aria-busy=true],.btn-ghost[aria-busy=true]{cursor:progress;pointer-events:none;background:var(--current-bg);color:var(--current-fg);border-color:var(--current-bg);text-decoration:none;transform:none}.btn[aria-busy=true]:after,.btn-quiet[aria-busy=true]:after,.btn-ghost[aria-busy=true]:after{content:"";border:1.5px solid;border-top-color:#0000;border-radius:50%;flex:none;width:12px;height:12px;animation:.7s linear infinite px-spin}@keyframes px-spin{to{transform:rotate(360deg)}}.link-rule{font-size:var(--fs-small);color:var(--link);border-bottom:1px solid var(--link-rule);cursor:pointer;font-family:var(--font);transition:color var(--dur-hover) ease, border-color var(--dur-hover) ease;background:0 0;border-top:0;border-left:0;border-right:0;padding:0;text-decoration:none}.link-rule:hover{color:var(--ink);border-bottom-color:var(--ink)}details.disclosure>summary{cursor:pointer;font-family:var(--font);font-size:var(--fs-small);color:var(--ink);border:1px solid var(--field-border);border-radius:var(--radius);background:var(--field);transition:background-color var(--dur-hover) ease, border-color var(--dur-hover) ease, transform var(--dur-press) var(--ease-ui);align-items:center;gap:10px;padding:10px 14px;font-weight:500;line-height:1.3;list-style:none;display:flex}details.disclosure>summary::-webkit-details-marker{display:none}details.disclosure>summary>*{min-width:0}details.disclosure>summary:after{content:"▾";color:var(--muted);font-size:var(--fs-body-large);transition:transform var(--dur-hover) var(--ease-ui);flex:none;margin-left:auto;line-height:1}details.disclosure[open]>summary:after{transform:rotate(180deg)}details.disclosure.lg>summary{font-size:var(--fs-body);min-height:48px;padding:12px 16px}details.disclosure>summary:hover{border-color:var(--amber);background:var(--card-hover)}details.disclosure>summary:active{transform:scale(.99)}details.disclosure>summary:focus-visible{outline:2px solid var(--amber);outline-offset:2px}.badge{font-family:var(--mono);font-size:var(--fs-caption);border-radius:var(--radius);white-space:nowrap;background:var(--wait-bg);color:var(--wait-fg);padding:5px 9px;display:inline-block}.badge.done{background:var(--done-bg);color:var(--done-fg)}.badge.current{background:var(--current-bg);color:var(--current-fg)}.badge.stuck,.badge.blocked{background:var(--stuck-bg);color:var(--stuck-fg)}.badge.waiting{background:var(--wait-bg);color:var(--wait-fg)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius)}.card-pad{padding:26px 28px}.list{background:var(--row-gap);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:1px;display:flex;overflow:hidden}.list-head{background:var(--head-bg);align-items:center;gap:16px;padding:11px 20px;display:flex}.list-head span{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted)}.list-row{background:var(--card);color:var(--ink);align-items:center;gap:16px;padding:16px 20px;text-decoration:none;display:flex}a.list-row{cursor:pointer;transition:background-color var(--dur-hover) ease;padding-right:48px;position:relative}a.list-row:after{content:"→";color:var(--link);font-size:var(--fs-body);transition:translate var(--dur-hover) var(--ease-ui), color var(--dur-hover) ease;line-height:1;position:absolute;top:50%;right:20px;translate:0 -50%}a.list-row:hover{background:var(--card-hover);color:var(--ink)}a.list-row:hover:after{color:var(--ink);translate:3px -50%}a.list-row:active{background:var(--head-bg)}a.list-row:focus-visible{outline:2px solid var(--amber);outline-offset:-2px}.list:has(a.list-row)>.list-head{padding-right:48px}.field{flex-direction:column;gap:6px;display:flex}.field>label{font-size:var(--fs-small);color:var(--ink);font-weight:600}.input,input[type=text].input,input[type=email].input,input[type=password].input,textarea.input,select.input{width:100%;font-size:var(--fs-body);font-family:var(--font);border:1px solid var(--field-border);border-radius:var(--radius);background:var(--field);color:var(--ink);padding:12px 13px}textarea.input{resize:vertical;line-height:1.55}.input:focus{border-color:var(--amber)}input,textarea,select{transition:border-color var(--dur-hover) ease}select.input{appearance:none;cursor:pointer;background:var(--field) var(--select-chevron) no-repeat right 12px center / 16px;padding-right:36px}.field-hint{font-size:var(--fs-small);color:var(--muted)}.pick,.docchip,.doc-chip,.toggle-card{font-family:var(--font);font-size:var(--fs-body);color:var(--ink);border:1px solid var(--field-border);border-radius:var(--radius);background:var(--field);cursor:pointer;min-height:44px;transition:background-color var(--dur-hover) ease, border-color var(--dur-hover) ease, transform var(--dur-press) var(--ease-ui);align-items:center;gap:8px;padding:11px 16px;display:inline-flex}.pick:hover,.docchip:hover,.doc-chip:hover,.toggle-card:hover{border-color:var(--amber)}.pick input,.docchip input,.doc-chip input,.toggle-card input{accent-color:var(--amber)}.pick.on,.docchip.on,.doc-chip.checked,:is(.pick,.docchip,.doc-chip,.toggle-card):has(input:checked){border-color:var(--amber);background:var(--current-bg)}:is(.pick,.docchip,.doc-chip,.toggle-card):has(input:focus-visible){outline:2px solid var(--amber);outline-offset:2px}.docchip:active,.doc-chip:active,.toggle-card:active{transform:scale(.98)}.doc-chip.disabled,:is(.pick,.docchip,.doc-chip,.toggle-card):has(input:disabled){color:var(--muted);border-color:var(--rule);background:var(--paper);cursor:not-allowed}.doc-chip.disabled:hover{border-color:var(--rule)}.meter{gap:4px;display:flex}.meter span{background:var(--wait-mark);flex:1;height:3px;display:block}.meter span.filled{background:var(--done-mark)}.meter span.now{background:var(--amber)}.bar{background:var(--rule);border-radius:2px;height:3px;overflow:hidden}.bar>span{background:var(--amber);height:100%;display:block}.dot{border:1.5px solid var(--dot-empty);box-sizing:border-box;background:0 0;border-radius:50%;flex:0 0 7px;width:7px;height:7px;display:block}.dot.on{background:var(--done-mark);border-color:var(--done-mark)}@media (prefers-reduced-motion:reduce){:root{--dur-press:0s;--ease-ui:linear}.btn:active,.btn-quiet:active,.docchip:active,.doc-chip:active,.toggle-card:active,details.disclosure>summary:active{transform:none}a.list-row:after,a.list-row:hover:after{transition:none;translate:0 -50%}details.disclosure>summary:after{transition:none}[aria-busy=true]:after{animation-duration:1.6s}}.crm-strip{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:10px;margin-bottom:20px;display:grid}.crm-tile{flex-direction:column;gap:4px;min-width:0;padding:14px 16px;display:flex}.crm-tile-label{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);text-transform:uppercase;letter-spacing:.02em}.crm-tile-value{font-size:var(--fs-h2);color:var(--ink);font-weight:600;line-height:1.1}.crm-tile-value.muted{color:var(--muted)}.crm-tile-sub{font-size:var(--fs-small);color:var(--muted)}.crm-tile.turn{border-color:var(--amber)}.crm-tile.turn .crm-tile-value{color:var(--current-kick)}.crm-filters{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-bottom:16px;display:flex}.crm-filters .crm-field{flex-direction:column;gap:5px;min-width:0;display:flex}.crm-filters label.crm-field-label{font-family:var(--mono);font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.02em;color:var(--muted);font-weight:400}.crm-filters .input{min-height:44px}.crm-filters .crm-search{width:260px}.crm-filters .crm-select{width:176px}.crm-check{cursor:pointer;font-size:var(--fs-small);color:var(--ink);border:1px solid var(--field-border);border-radius:var(--radius);background:var(--field);white-space:nowrap;min-height:44px;transition:background-color var(--dur-hover) ease, border-color var(--dur-hover) ease;align-items:center;gap:8px;padding:0 14px;display:inline-flex}.crm-check:hover{border-color:var(--amber)}.crm-check input{accent-color:var(--amber);margin:0}.crm-check:has(input:checked){border-color:var(--amber);background:var(--current-bg)}.crm-check:has(input:focus-visible){outline:2px solid var(--amber);outline-offset:2px}.crm-filter-note{font-size:var(--fs-small);color:var(--muted);margin:0 0 14px}.crm-list{background:var(--row-gap);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:1px;display:flex}.crm-list>:first-child{border-radius:3px 3px 0 0}.crm-list>:last-child{border-radius:0 0 3px 3px}.crm-head,.crm-row{background:var(--card);flex-wrap:wrap;align-items:center;gap:10px;min-width:0;padding:14px 18px;display:flex}.crm-head{background:var(--head-bg);padding:11px 18px}.crm-head span{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted)}.crm-row{z-index:0;position:relative}.crm-row:has(details[open]){z-index:40}.crm-row.turn{border-left:3px solid var(--amber);padding-left:15px}.crm-c-biz{flex:0 0 190px;width:190px;min-width:0}.crm-c-why{flex:100%;order:10;min-width:0;margin-top:-4px}.crm-head .crm-c-why{display:none}.crm-c-reach{flex:0 0 170px;width:170px;min-width:0}.crm-c-last{white-space:nowrap;flex:0 0 76px;width:76px;min-width:0;overflow:hidden}.crm-c-next{flex:0 0 100px;width:100px;min-width:0}.crm-c-stage{flex:0 0 98px;width:98px}.crm-c-act{flex-wrap:wrap;flex:0 0 250px;justify-content:flex-end;gap:6px;width:250px;display:flex}.crm-name{font-size:var(--fs-body-large);color:var(--link);border-bottom:1px solid var(--link-rule);text-overflow:ellipsis;white-space:nowrap;transition:color var(--dur-hover) ease, border-color var(--dur-hover) ease;font-weight:600;text-decoration:none;display:block;overflow:hidden}.crm-name:hover{color:var(--ink);border-bottom-color:var(--ink)}.crm-sub{font-size:var(--fs-small);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;display:block;overflow:hidden}.crm-why{font-size:var(--fs-small);color:var(--body-2);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.crm-why.none{color:var(--muted)}.crm-last{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted)}.crm-last.cold{color:var(--stuck-fg)}.crm-next-line{font-size:var(--fs-small);color:var(--ink)}.crm-next-line.due{color:var(--current-kick);font-weight:600}.crm-next-sub{font-size:var(--fs-caption);font-family:var(--mono);color:var(--muted);display:block}.crm-chips{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;max-width:100%;display:flex}.crm-chip{max-width:100%;font-size:var(--fs-small);color:var(--link);border:1px solid var(--link-rule);border-radius:var(--radius);background:var(--field);text-overflow:ellipsis;white-space:nowrap;min-height:32px;transition:background-color var(--dur-hover) ease, border-color var(--dur-hover) ease, color var(--dur-hover) ease;align-items:center;gap:6px;padding:5px 9px;text-decoration:none;display:inline-flex;overflow:hidden}a.crm-chip:hover{background:var(--card-hover);border-color:var(--link);color:var(--ink)}.crm-chip.off{color:var(--muted);border-color:var(--rule);background:var(--paper);cursor:not-allowed}.crm-sort{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);text-decoration:underline;text-decoration-color:var(--field-border);text-underline-offset:3px;border-radius:var(--radius);transition:color var(--dur-hover) ease, background-color var(--dur-hover) ease;align-items:center;gap:4px;margin:-8px -6px;padding:8px 6px;display:inline-flex}.crm-sort:hover{color:var(--ink);background:var(--card)}.crm-sort.on{color:var(--ink);text-decoration-color:var(--ink)}details.crm-menu{display:inline-block;position:relative}details.crm-menu>summary{cursor:pointer;white-space:nowrap;font-family:var(--font);font-size:var(--fs-small);color:var(--link);background:var(--field);border:1px solid var(--link-rule);border-radius:var(--radius);min-height:36px;transition:background-color var(--dur-hover) ease, border-color var(--dur-hover) ease, color var(--dur-hover) ease;justify-content:center;align-items:center;gap:5px;padding:8px 12px;font-weight:600;line-height:1.2;list-style:none;display:inline-flex}details.crm-menu>summary::-webkit-details-marker{display:none}details.crm-menu>summary:hover{background:var(--card-hover);border-color:var(--link);color:var(--ink)}details.crm-menu>summary:focus-visible{outline:2px solid var(--amber);outline-offset:2px}details.crm-menu[open]>summary{background:var(--head-bg);border-color:var(--link);color:var(--ink)}.crm-pop{z-index:50;background:var(--field);border:1px solid var(--field-border);border-radius:var(--radius);flex-direction:column;gap:1px;min-width:240px;max-width:320px;padding:5px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.crm-pop.left{left:0;right:auto}.crm-pop-head{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);padding:8px 10px 6px}.crm-pop-item{text-align:left;cursor:pointer;width:100%;font-family:var(--font);font-size:var(--fs-small);color:var(--ink);border-radius:var(--radius);min-height:40px;transition:background-color var(--dur-hover) ease, color var(--dur-hover) ease;background:0 0;border:none;padding:10px;font-weight:500;line-height:1.3;text-decoration:none;display:block}a.crm-pop-item:hover,button.crm-pop-item:hover{background:var(--card-hover);color:var(--ink)}.crm-pop-item:focus-visible{outline:2px solid var(--amber);outline-offset:-2px}.crm-pop-item .crm-pop-sub{font-size:var(--fs-caption);font-family:var(--mono);color:var(--muted);margin-top:2px;display:block}.crm-pop-item.off,.crm-pop-item:disabled{color:var(--muted);cursor:not-allowed;background:0 0}.crm-pop-item.off:hover,.crm-pop-item:disabled:hover{background:0 0}.crm-pop-rule{background:var(--rule);height:1px;margin:4px 2px}.crm-cards{flex-direction:column;gap:14px;display:flex}.crm-card-head{flex-wrap:wrap;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.crm-card-title{font-size:var(--fs-h4);color:var(--ink);font-weight:600}.crm-card-note{font-size:var(--fs-small);color:var(--muted)}.crm-why-full{font-size:var(--fs-body-large);color:var(--ink);line-height:1.6}.crm-kv{grid-template-columns:132px 1fr;align-items:baseline;gap:8px 16px;display:grid}.crm-kv dt{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);text-transform:uppercase;letter-spacing:.02em}.crm-kv dd{font-size:var(--fs-body);color:var(--ink);overflow-wrap:anywhere;min-width:0;margin:0}.crm-kv dd.none{color:var(--muted)}.crm-receipts{font-size:var(--fs-small);color:var(--body-2);margin:8px 0 0;padding-left:18px}.crm-receipts li{margin-bottom:3px}.crm-script{grid-template-columns:58px 1fr;align-items:baseline;gap:12px 16px;margin:0;display:grid}.crm-script dt{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);letter-spacing:.02em}.crm-script dd{font-size:var(--fs-body-large);color:var(--ink);min-width:0;margin:0;line-height:1.55}.crm-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.crm-hint{font-size:var(--fs-small);color:var(--muted)}.crm-form-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px 16px;display:grid}.crm-form-grid .crm-field-label{font-family:var(--mono);font-size:var(--fs-caption);text-transform:uppercase;letter-spacing:.02em;color:var(--muted);margin-bottom:5px;font-weight:400;display:block}.crm-form-grid .wide{grid-column:1/-1}.crm-outcomes{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.crm-outcomes .pick{font-size:var(--fs-small)}.crm-banner{background:var(--done-bg);color:var(--done-fg);border:1px solid var(--done-bg);border-radius:var(--radius);font-size:var(--fs-small);flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;display:flex}.crm-banner a{color:var(--done-fg)}.crm-draft,.crm-tl-item{border-top:1px solid var(--rule);align-items:flex-start;gap:12px;min-width:0;padding:12px 0;display:flex}.crm-draft:first-child,.crm-tl-item:first-child{border-top:0}.crm-tl-icon{color:var(--muted);flex:0 0 18px;margin-top:2px}.crm-tl-body{flex:auto;min-width:0}.crm-tl-line{font-size:var(--fs-body);color:var(--ink)}.crm-tl-meta{font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);margin-top:2px;display:block}.crm-draft-acts{flex:none;align-items:center;gap:8px;display:flex}.crm-fold{margin-top:8px}.crm-fold>summary{cursor:pointer;font-size:var(--fs-small);color:var(--link);text-underline-offset:2px;padding:8px 0;text-decoration:underline;list-style:none;display:inline-block}.crm-fold>summary::-webkit-details-marker{display:none}.crm-fold>summary:hover{color:var(--ink)}.crm-body-text{white-space:pre-wrap;font-size:var(--fs-small);color:var(--body-2);background:var(--paper);border:1px solid var(--rule);border-radius:var(--radius);overflow-wrap:anywhere;margin-top:6px;padding:12px 14px;line-height:1.6}.crm-empty{font-size:var(--fs-small);color:var(--muted)}@media (width<=820px){.crm-head{display:none}.crm-row{flex-wrap:wrap;align-items:flex-start;row-gap:10px;padding:16px}.crm-c-biz,.crm-c-why,.crm-c-reach,.crm-c-last,.crm-c-next,.crm-c-stage,.crm-c-act{flex:100%;width:auto}.crm-c-act{flex-wrap:wrap;justify-content:flex-start;gap:8px}.crm-why,.crm-sub,.crm-name{white-space:normal}.crm-c-last:before,.crm-c-next:before{content:attr(data-label);font-family:var(--mono);font-size:var(--fs-caption);color:var(--muted);margin-bottom:2px;display:block}.crm-chips{flex-flow:wrap}.crm-pop{min-width:220px;max-width:calc(100vw - 48px);left:0;right:auto}.crm-filters .crm-search,.crm-filters .crm-select{width:100%}.crm-filters .crm-field{flex:100%}.crm-kv{grid-template-columns:1fr;gap:2px 0}.crm-kv dd{margin-bottom:8px}.crm-script{grid-template-columns:1fr;gap:2px 0}.crm-script dd{margin-bottom:12px}.input,input[type=text].input,input[type=email].input,input[type=date].input,textarea.input,select.input{font-size:16px}}
