@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&family=Inter:wght@400;450;500;600&display=swap";
:root,[data-theme=light]{--accent:#4f46e5;--accent-2:#6366f1;--accent-soft:#eef0fe;--on-accent:#fff;--bg:#fbfcfd;--surface:#fff;--surface-2:#f6f8fb;--text:#0f172a;--muted:#64748b;--dim:#697484;--line:#ebeef3;--line-2:#e2e8f0;--ok:#16a34a;--ok-soft:#e9f7ef;--warn:#d97706;--warn-soft:#fdf4e7;--bad:#dc2626;--bad-soft:#fcecec;--info:#0ea5e9;--info-soft:#e6f6fe;--on-warn-soft:#92400e;--lead:#94a3b8;--shadow:0 1px 2px #0f172a0a;--shadow-lift:0 10px 30px -12px #0f172a29;--scrim:#0f172a73;--disp:"Poppins",system-ui,sans-serif;--sans:"Inter",system-ui,sans-serif;--r:12px;--r-sm:9px;--r-lg:16px;--r-xs:6px;--r-pill:999px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-7:32px;--s-8:40px;--fs-2xs:11px;--fs-xs:12px;--fs-sm:12.5px;--fs-md:13px;--fs-base:14px;--fs-lg:15px;--fs-xl:17px;--fs-2xl:20px;--fs-3xl:24px;--fs-disp-2:28px;--fs-disp-1:38px;--pal-sky:#0ea5e9;--pal-green:#16a34a;--pal-red:#dc2626;--pal-amber:#d97706;--pal-indigo:#6366f1;--pal-indigo-deep:#4f46e5;--pal-violet:#7c3aed;--pal-blue:#2563eb;--pal-teal:#0d9488;--pal-teal-soft:#ccfbf1;--pal-rust:#c2410c;--pal-orange:#ea580c;--pal-slate:#94a3b8;--pal-slate-deep:#64748b;--pal-emerald:#047857;--pal-ink:#0f172a;--file-pdf:var(--pal-red);--file-xls:var(--pal-green);--file-img:var(--pal-indigo);--file-doc:var(--pal-sky);--wa-green:#25d366;--wa-tick:#34b7f1}[data-theme=dark]{--accent:#818cf8;--accent-2:#a5b4fc;--accent-soft:#818cf824;--on-accent:#0b1020;--bg:#0b0f1a;--surface:#121826;--surface-2:#0f1421;--text:#eaeef6;--muted:#94a3b8;--dim:#7c879c;--line:#1e2636;--line-2:#232c3e;--ok:#34d399;--ok-soft:#34d39921;--warn:#fbbf24;--warn-soft:#fbbf2421;--bad:#f87171;--bad-soft:#f8717121;--info:#38bdf8;--info-soft:#38bdf821;--on-warn-soft:var(--warn);--lead:#5b6680;--shadow:0 1px 2px #0006;--shadow-lift:0 12px 32px -14px #000000b3;--scrim:#0009;--pal-sky:#38bdf8;--pal-green:#34d399;--pal-red:#f87171;--pal-amber:#fbbf24;--pal-indigo:#818cf8;--pal-indigo-deep:#6366f1;--pal-violet:#a78bfa;--pal-blue:#60a5fa;--pal-teal:#2dd4bf;--pal-teal-soft:#0d948833;--pal-rust:#f97316;--pal-orange:#fb923c;--pal-slate:#94a3b8;--pal-slate-deep:#94a3b8;--pal-emerald:#10b981;--pal-ink:#eaeef6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.55;transition:background .2s,color .2s}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}.tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}:focus-visible{box-shadow:0 0 0 3px var(--accent-soft);border-radius:8px;outline:none}.skip-link{z-index:1000;background:var(--accent);color:var(--on-accent);border-radius:0 0 10px 10px;padding:10px 16px;font-size:13px;font-weight:600;transition:top .15s;position:fixed;top:-100px;left:12px}.skip-link:focus{top:0}.skip-link:focus-visible{outline:2px solid var(--on-accent);outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:var(--line-2)transparent}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:6px}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.app{grid-template-columns:230px minmax(0,1fr);height:100vh;display:grid}.side{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;gap:1px;padding:18px 14px;display:flex;overflow:hidden}.brand{align-items:center;gap:11px;padding:4px 8px 18px;display:flex}.brand-mk{background:#0a1420;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.brand-mk img{object-fit:cover;width:100%;height:100%}.brand-nm{font-family:var(--disp);letter-spacing:-.01em;font-size:15px;font-weight:600}.brand-sub{color:var(--muted);align-items:center;gap:5px;margin-top:1px;font-size:10.5px;display:flex}.live{background:var(--ok);border-radius:50%;width:6px;height:6px}.side-nav{scrollbar-width:none;min-height:0;padding-bottom:8px;overflow-y:auto}.side-nav::-webkit-scrollbar{display:none}.nav-h{letter-spacing:.09em;text-transform:uppercase;color:var(--dim);padding:16px 10px 6px;font-size:10px;font-weight:600}.nav-i{border-radius:var(--r-sm);color:var(--muted);align-items:center;gap:11px;padding:8px 10px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.nav-i:hover{background:var(--surface-2);color:var(--text)}.nav-i[aria-current=page]{background:var(--accent-soft);color:var(--accent);font-weight:600}.nav-i svg{stroke-width:1.9px;flex-shrink:0;width:18px;height:18px}.nav-i .n{color:var(--dim);margin-left:auto;font-size:11px}.nav-photo{background:var(--accent-soft);border-radius:50%;flex-shrink:0;width:18px;height:18px;display:block;overflow:hidden}.nav-photo img{object-fit:cover;width:100%;height:100%;display:block}.side-foot{border-radius:var(--r-sm);background:var(--surface);align-items:center;gap:10px;min-width:0;margin-top:auto;padding:9px 8px;transition:background .15s,color .15s;display:flex}.side-foot:hover{background:var(--surface-2)}.av{background:var(--accent);width:32px;height:32px;color:var(--on-accent);font-family:var(--disp);border-radius:9px;place-items:center;font-size:12px;font-weight:600;display:grid}.side-foot .av{flex-shrink:0;overflow:hidden}.side-foot .av img{object-fit:cover;width:100%;height:100%;display:block}.side-foot>div:last-child{min-width:0}.side-foot .nm{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;overflow:hidden}.side-foot .rl{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.main{flex-direction:column;min-width:0;display:flex;overflow:hidden}.top{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:14px;padding:14px 28px;display:flex}.search{background:var(--surface-2);border:1px solid var(--line);width:280px;height:36px;color:var(--muted);border-radius:10px;align-items:center;gap:9px;padding:0 13px;font-size:13px;display:flex}.search svg{stroke-width:2px;width:15px;height:15px}.search .kbd{color:var(--dim);margin-left:auto;font-size:10.5px}.sp{flex:1}.ico{width:36px;height:36px;color:var(--muted);border-radius:10px;place-items:center;transition:background .15s,color .15s;display:grid;position:relative}.ico:hover{background:var(--surface-2);color:var(--text)}.ico svg{stroke-width:1.9px;width:18px;height:18px}.ico .dot{background:var(--bad);border:2px solid var(--surface);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:9px}.btn{border:1px solid var(--line-2);height:36px;color:var(--text);border-radius:10px;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.btn:hover{background:var(--surface-2)}.btn svg{stroke-width:2.2px;width:15px;height:15px}.btn-pri{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.btn-pri:hover{background:var(--accent-2);border-color:var(--accent-2)}.btn-sm{height:30px;padding:0 11px;font-size:12px}.btn-quiet{color:var(--muted);border-color:#0000}.btn-quiet:hover{background:var(--surface-2);color:var(--text)}.btn-danger{background:var(--bad);border-color:var(--bad);color:var(--on-accent)}.btn-danger:hover{background:color-mix(in srgb,var(--bad)85%,black);border-color:color-mix(in srgb,var(--bad)85%,black)}.btn:disabled{opacity:.5;cursor:not-allowed}.scroll{flex:1;padding:24px 28px 48px;overflow-y:auto}.wrap{flex-direction:column;gap:20px;max-width:1260px;margin:0 auto;display:flex}.wrap-wide{max-width:none}.hd{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.hd h1{font-family:var(--disp);letter-spacing:-.02em;font-size:23px;font-weight:600}.hd p{color:var(--muted);margin-top:4px;font-size:13px}.seg{background:var(--surface-2);border:1px solid var(--line);border-radius:10px;gap:2px;padding:3px;display:inline-flex}.seg button{color:var(--muted);border-radius:7px;padding:6px 13px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s}.seg button:hover{color:var(--text)}.seg button[aria-pressed=true],.seg button[aria-selected=true]{background:var(--surface);color:var(--accent);box-shadow:var(--shadow)}.seg .tn,.seg .n{background:var(--accent-soft);color:var(--accent);border-radius:999px;margin-left:6px;padding:0 6px;font-size:10px;font-weight:700}.seg.seg-icon button{place-items:center;width:32px;height:28px;padding:0;display:grid}.seg.seg-icon button svg{stroke-width:2px;width:15px;height:15px}.tabs{border-bottom:1px solid var(--line);align-items:center;margin-top:16px;display:flex;overflow-x:auto}.tabs button{color:var(--muted);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;margin-bottom:-1px;margin-right:22px;padding:11px 2px;font-size:13px;font-weight:600;transition:color .15s,border-color .15s}.tabs button:hover{color:var(--text)}.tabs button[aria-selected=true]{color:var(--accent);border-bottom-color:var(--accent)}.tabs .tn{background:var(--accent-soft);color:var(--accent);vertical-align:middle;border-radius:999px;margin-left:6px;padding:1px 6px;font-size:10px;font-weight:700}.tabs .tn.warn{background:var(--warn-soft);color:var(--warn)}.tabs .tn.bad{background:var(--bad-soft);color:var(--bad)}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:18px 20px}.ch{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ct{font-family:var(--disp);align-items:center;gap:9px;font-size:13.5px;font-weight:600;display:flex}.ct svg{stroke-width:2px;width:16px;height:16px;color:var(--muted)}.ct .pill{font-family:var(--sans);background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:1px 7px;font-size:10.5px;font-weight:700}.ct .pill.bad{background:var(--bad-soft);color:var(--bad)}.link{color:var(--muted);align-items:center;gap:3px;font-size:12px;font-weight:600;display:inline-flex}.link:hover{color:var(--accent)}.link svg{stroke-width:2.2px;width:13px;height:13px}.rowlist{flex-direction:column;display:flex}.li{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:11px 6px;display:grid}.li:first-of-type{border-top:0}.li:hover{background:var(--surface-2);border-radius:9px}.li .dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.dot.bad{background:var(--bad)}.dot.warn{background:var(--warn)}.dot.ok{background:var(--ok)}.dot.info{background:var(--info)}.dot.acc{background:var(--accent)}.dot.lead{background:var(--lead)}.li .main b{font-size:13px;font-weight:600}.li .main .s{color:var(--muted);margin-top:1px;font-size:11.5px}.li .end{font-family:var(--disp);text-align:right;white-space:nowrap;font-size:12px;font-weight:600}.li .end span{font-family:var(--sans);color:var(--dim);font-size:10px;font-weight:500;display:block}.type{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:9.5px;font-weight:700}.type.call{background:var(--accent-soft);color:var(--accent)}.type.site{background:var(--info-soft);color:var(--info)}.type.close{background:var(--ok-soft);color:var(--ok)}.type.lead{background:var(--surface-2);color:var(--muted)}.r1{grid-template-columns:1.35fr 1fr;gap:20px;display:grid}.hero{background:var(--accent);border-radius:var(--r);color:var(--on-accent);flex-direction:column;padding:22px 24px;display:flex}.hero .l{color:#fffc;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}.hero .v{font-family:var(--disp);letter-spacing:-.02em;margin-top:10px;font-size:38px;font-weight:700;line-height:1}.hero .v small{color:#ffffffb3;font-size:18px;font-weight:500}.hero .bar{background:#ffffff38;border-radius:6px;height:9px;margin-top:18px;position:relative;overflow:hidden}.hero .bar i{background:var(--on-accent);border-radius:6px;height:100%;display:block}.hero .barfoot{color:#ffffffd9;justify-content:space-between;margin-top:9px;font-size:12px;display:flex}.hero .acts{gap:8px;margin-top:auto;padding-top:18px;display:flex}.hero .hbtn{height:32px;color:var(--on-accent);background:#ffffff29;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:600;transition:background .15s;display:inline-flex}.hero .hbtn:hover{background:#ffffff42}.hero .hbtn svg{stroke-width:2.2px;width:13px;height:13px}.kpis{grid-template-rows:repeat(3,1fr);gap:14px;display:grid}.kpi{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);align-items:center;gap:14px;padding:14px 18px;display:flex}.kpi .ic{background:var(--accent-soft);width:38px;height:38px;color:var(--accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.kpi .ic.warn{background:var(--warn-soft);color:var(--warn)}.kpi .ic.ok{background:var(--ok-soft);color:var(--ok)}.kpi .ic svg{stroke-width:2px;width:18px;height:18px}.kpi .l{color:var(--muted);font-size:11.5px}.kpi .v{font-family:var(--disp);letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1.1}.kpi .d{text-align:right;margin-left:auto;font-size:11.5px;font-weight:600}.kpi .d.up{color:var(--ok)}.kpi .d.warn{color:var(--warn)}.r2{grid-template-columns:1fr 1.25fr;gap:20px;display:grid}.focus{box-shadow:var(--shadow-lift);border-color:#0000;flex-direction:column;display:flex}.focus-top{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.focus .tag{color:var(--accent);background:var(--accent-soft);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.focus-count{font-family:var(--disp);color:var(--muted);background:var(--surface-2);font-variant-numeric:tabular-nums;border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:600}.focus-count b{color:var(--accent);font-weight:700}.focus .tag svg{stroke-width:2.4px;width:12px;height:12px}.focus h2{font-family:var(--disp);letter-spacing:-.01em;font-size:17px;font-weight:600;line-height:1.32}.focus .meta{color:var(--muted);margin-top:7px;font-size:12.5px}.focus .meta b{color:var(--text);font-weight:600}.focus .why{color:var(--muted);margin-top:12px;font-size:12.5px;line-height:1.55}.focus .why b{color:var(--text);font-weight:600}.focus .acts{gap:9px;margin-top:auto;padding-top:16px;display:flex}.phase{flex-direction:column;gap:11px;display:flex}.ph{grid-template-columns:96px 1fr auto;align-items:center;gap:12px;display:grid}.ph .name{align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:flex}.ph .name i{border-radius:50%;width:8px;height:8px}.ph .track{background:var(--surface-2);border-radius:5px;height:8px;overflow:hidden}.ph .track b{border-radius:5px;height:100%;display:block}.ph .amt{font-family:var(--disp);text-align:right;min-width:74px;font-size:12.5px;font-weight:600}.ph .amt span{font-family:var(--sans);color:var(--dim);font-size:10.5px;font-weight:500;display:block}.r3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.sched .li{grid-template-columns:52px 1fr auto}.sched .tm{font-family:var(--disp);color:var(--text);font-size:12.5px;font-weight:600;line-height:1.15}.sched .tm span{font-family:var(--sans);color:var(--dim);font-size:9.5px;font-weight:500;display:block}.sched .li[data-now=true]{background:var(--accent-soft);border-radius:9px}.sched .li[data-now=true] .tm{color:var(--accent)}.sched .li[data-done=true]{opacity:.55}.sched .li[data-done=true] .main b{text-decoration:line-through}.agent{border-top:1px solid var(--line);flex-direction:column;gap:5px;padding:11px 6px;display:flex}.agent:first-of-type{border-top:0}.agent .top{align-items:center;gap:8px;display:flex}.agent .nm{font-size:13px;font-weight:600}.agent a.nm{text-decoration:none}.agent a.nm:hover{color:var(--accent)}.agent .st{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:9.5px;font-weight:700}.st.wait{background:var(--warn-soft);color:var(--warn)}.st.run{background:var(--accent-soft);color:var(--accent)}.st.ok{background:var(--ok-soft);color:var(--ok)}.agent .plan{color:var(--muted);font-size:11.5px;line-height:1.45}.agent .plan b{color:var(--text);font-weight:600}.approve{background:var(--accent-soft);border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:11px 13px;font-size:12.5px;display:flex}.approve b{font-weight:600}.approve .sp{flex:1}.approve-ic{width:15px;height:15px;color:var(--accent);flex-shrink:0;align-self:flex-start;margin-top:1px}.feed{grid-template-columns:repeat(2,1fr);gap:0 28px;display:grid}.fr{border-top:1px solid var(--line);grid-template-columns:52px auto 1fr;align-items:baseline;gap:11px;padding:8px 4px;display:grid}.fr .t{color:var(--dim);font-variant-numeric:tabular-nums;font-size:11px}.fr .who{color:var(--accent);font-size:12px;font-weight:600}.fr .x{color:var(--text);font-size:12.5px}.fr .x b{font-weight:600}.kstrip{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);gap:0;display:flex;overflow:hidden}.kc{border-left:1px solid var(--line);flex-direction:column;flex:1;gap:3px;padding:14px 18px;display:flex}.kc:first-child{border-left:0}.kc .l{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}.kc .v{font-family:var(--disp);letter-spacing:-.02em;font-size:21px;font-weight:600;line-height:1}.kc .v small{color:var(--dim);font-size:12px;font-weight:500}.kc.acc .v{color:var(--accent)}.kc.ok .v{color:var(--ok)}.filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.chip{background:var(--surface);border:1px solid var(--line-2);height:32px;color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:12.5px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.chip:hover{background:var(--surface-2);color:var(--text)}.chip[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.chip .c{background:var(--surface-2);color:var(--muted);border-radius:999px;padding:0 6px;font-size:10.5px}.chip[aria-pressed=true] .c{color:var(--on-accent);background:#ffffff38}.board{grid-auto-columns:300px;grid-auto-flow:column;align-items:start;gap:16px;padding-bottom:8px;display:grid;overflow-x:auto}.col{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;max-height:calc(100vh - 280px);display:flex}.col-head{background:var(--surface-2);border-radius:var(--r)var(--r)0 0;border-bottom:1px solid var(--line);z-index:1;align-items:center;gap:9px;padding:13px 15px;display:flex;position:sticky;top:0}.col-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.col-name{font-family:var(--disp);font-size:12.5px;font-weight:600}.col-count{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:0 7px;font-size:10.5px;font-weight:700}.col-value{font-family:var(--disp);margin-left:auto;font-size:12px;font-weight:600}.col-cards{flex-direction:column;gap:9px;padding:10px;display:flex;overflow-y:auto}.col-add{border-radius:var(--r-sm);border:1px dashed var(--line-2);color:var(--muted);justify-content:center;align-items:center;gap:6px;padding:9px;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.col-add:hover{background:var(--surface);color:var(--accent);border-color:var(--accent)}.col-add svg{stroke-width:2.4px;width:13px;height:13px}.deal{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--lead);border-radius:var(--r-sm);cursor:pointer;text-align:left;width:100%;padding:11px 12px;transition:box-shadow .15s,transform .1s,border-color .15s}.deal:hover{box-shadow:var(--shadow-lift);transform:translateY(-1px)}.deal[data-risk=high]{border-left-color:var(--bad)}.deal[data-risk=med]{border-left-color:var(--warn)}.deal[data-risk=low]{border-left-color:var(--ok)}.deal-head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.deal-name{letter-spacing:-.005em;font-size:13px;font-weight:600}.deal-amount{font-family:var(--disp);white-space:nowrap;font-size:12.5px;font-weight:600}.deal-sub{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:10.5px}.deal-tags{flex-wrap:wrap;align-items:center;gap:6px;margin-top:9px;display:flex}.deal-lender{color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:1px 7px;font-size:10px;font-weight:600}.deal-foot{color:var(--muted);align-items:center;gap:5px;margin-left:auto;font-size:10.5px;display:inline-flex}.deal-foot.warn{color:var(--bad);font-weight:600}.deal-foot svg{stroke-width:2px;width:11px;height:11px}.deal-prog{background:var(--surface-2);border-radius:3px;height:4px;margin-top:9px;overflow:hidden}.deal-prog b{background:var(--accent);border-radius:3px;height:100%;display:block}.dm-backdrop{z-index:100;background:var(--scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:center;padding:28px;animation:.18s both dm-fade;display:grid;position:fixed;inset:0}.dm-backdrop[hidden]{display:none}@keyframes dm-fade{0%{opacity:0}to{opacity:1}}@keyframes dm-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:none}}.dm{background:var(--surface);border:1px solid var(--line);width:min(560px,100%);max-height:88vh;box-shadow:var(--shadow-lift);border-radius:16px;flex-direction:column;animation:.22s both dm-pop;display:flex;overflow:hidden}.dm-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:13px;padding:20px 22px 16px;display:flex}.dm-mark{background:var(--accent);width:42px;height:42px;color:var(--on-accent);font-family:var(--disp);border-radius:11px;flex-shrink:0;place-items:center;font-size:14px;font-weight:600;display:grid}.dm-head-row{flex:1;min-width:0}.dm-name{font-family:var(--disp);letter-spacing:-.01em;font-size:17px;font-weight:600}.dm-sub{color:var(--muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:11.5px}.dm-amount{font-family:var(--disp);text-align:right;white-space:nowrap;font-size:18px;font-weight:700}.dm-close{width:30px;height:30px;color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;font-size:17px;transition:background .15s;display:grid}.dm-close:hover{background:var(--surface-2);color:var(--text)}.dm-body{flex-direction:column;gap:16px;padding:18px 22px;display:flex;overflow-y:auto}.dm-facts{background:var(--line);border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.dm-fact{background:var(--surface);padding:11px 13px}.dm-fact-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:9.5px;font-weight:600}.dm-fact-value{font-family:var(--disp);margin-top:3px;font-size:14px;font-weight:600}.dm-ai{background:var(--accent-soft);border-radius:11px;gap:11px;padding:13px 15px;display:flex}.dm-ai-icon{background:var(--accent);width:30px;height:30px;color:var(--on-accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.dm-ai-icon svg{stroke-width:2.2px;width:15px;height:15px}.dm-ai-label{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;font-size:9.5px;font-weight:700}.dm-ai-text{color:var(--text);margin-top:3px;font-size:12.5px;line-height:1.5}.dm-ai-text b{font-weight:600}.dm-sectitle{font-family:var(--disp);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:9px;font-size:12px;font-weight:600}.dm-conds,.dm-activity{flex-direction:column;gap:9px;display:flex}.dm-cond{align-items:center;gap:10px;font-size:12.5px;display:flex}.dm-cond .dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.dm-cond-text{flex:1}.dm-cond-text b{font-weight:600}.dm-cond .end{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.dm-act{grid-template-columns:46px 1fr;gap:10px;font-size:12px;display:grid}.dm-act-time{color:var(--dim);font-variant-numeric:tabular-nums}.dm-act-text b{font-weight:600}.dm-foot{border-top:1px solid var(--line);background:var(--bg);align-items:center;gap:9px;padding:14px 22px;display:flex}.dm-foot .sp{flex:1}@media (max-width:1080px){.r1,.r2,.r3{grid-template-columns:1fr}.kpis{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}.feed{grid-template-columns:1fr}.kstrip{flex-wrap:wrap}.kc{border-left:0;border-top:1px solid var(--line);flex:33%}}@media (max-width:680px){.app{grid-template-columns:1fr}.side{display:none}.kpis{grid-template-columns:1fr}}.pipe-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.pipe-head h1{font-family:var(--disp);letter-spacing:-.02em;font-size:22px;font-weight:600}.statline{flex-wrap:wrap;align-items:center;gap:7px;margin-top:9px;display:flex}.statline .st{color:var(--muted);background:var(--surface-2);white-space:nowrap;border-radius:8px;align-items:baseline;gap:6px;padding:5px 11px;font-size:11.5px;font-weight:500;transition:background .15s;display:inline-flex}.statline .st b{font-family:var(--disp);color:var(--text);letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.statline .st .dot{background:currentColor;border-radius:50%;align-self:center;width:6px;height:6px}.statline .st.acc{background:var(--accent-soft);color:var(--accent)}.statline .st.acc b{color:var(--accent)}.statline .st.ok{background:var(--ok-soft);color:var(--ok)}.statline .st.ok b{color:var(--ok)}.statline .st.warn{background:var(--warn-soft);color:var(--warn)}.statline .st.warn b{color:var(--warn)}.statline .st.bad{background:var(--bad-soft);color:var(--bad)}.statline .st.bad b{color:var(--bad)}.statline .sep{display:none}.col-value{flex-direction:column;align-items:flex-end;line-height:1.25;display:flex}.col-value .wt{font-family:var(--sans);color:var(--dim);font-size:9.5px;font-weight:500}.deal-days{color:var(--dim);align-items:center;gap:4px;font-size:10px;font-weight:500;display:inline-flex}.deal-days svg{stroke-width:2px;width:10px;height:10px}.deal-days.stall{color:var(--warn);font-weight:600}.crumb{color:var(--muted);align-items:center;gap:7px;margin-bottom:11px;font-size:12px;display:flex}.crumb a{color:var(--muted)}.crumb a:hover{color:var(--accent)}.crumb svg{width:12px;height:12px;color:var(--dim)}.crumb .cur{color:var(--text);font-weight:600}.dp-top{align-items:flex-start;gap:14px;display:flex}.dp-avatar{background:var(--accent);width:46px;height:46px;color:var(--on-accent);font-family:var(--disp);border-radius:12px;flex-shrink:0;place-items:center;font-size:17px;font-weight:600;display:grid}.dp-id{flex:1;min-width:0}.dp-name{font-family:var(--disp);letter-spacing:-.02em;align-items:center;gap:10px;font-size:22px;font-weight:600;display:flex}.dp-stage-chip{text-transform:uppercase;letter-spacing:.04em;background:var(--warn-soft);color:var(--warn);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.dp-facts{color:var(--muted);flex-wrap:wrap;align-items:center;gap:13px;margin-top:9px;font-size:12px;display:flex}.dp-facts .f{align-items:baseline;gap:5px;display:inline-flex}.dp-facts .f b{font-family:var(--disp);color:var(--text);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.dp-facts .f.warn b{color:var(--bad)}.dp-facts .sep{background:var(--line);width:1px;height:13px}.dp-actions{flex-shrink:0;gap:8px;display:flex}.stage-rail{gap:7px;margin-top:18px;display:flex}.stage-step{flex-direction:column;flex:1;gap:6px;display:flex}.stage-step .bar{background:var(--surface-2);border-radius:999px;height:4px}.stage-step.done .bar,.stage-step.now .bar{background:var(--accent)}.stage-step .lb{color:var(--dim);font-size:10px;font-weight:500}.stage-more{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.stage-more .lb{color:var(--accent);font-weight:600}.stage-more .bar{background:var(--accent-soft)}.stage-step.now .lb{color:var(--accent);font-weight:700}.stage-step.done .lb{color:var(--muted)}.tabs{border-bottom:1px solid var(--line);gap:2px;margin-top:20px;display:flex;overflow-x:auto}.tab{color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:11px 14px;font-size:13px;font-weight:600;display:inline-flex}.tab:hover{color:var(--text)}.tab[aria-selected=true]{color:var(--accent);border-bottom-color:var(--accent)}.tab .ct{background:var(--surface-2);color:var(--muted);border-radius:999px;padding:0 6px;font-size:10.5px}.tab[aria-selected=true] .ct{background:var(--accent-soft);color:var(--accent)}.dp-body{grid-template-columns:minmax(0,1fr) 320px;gap:20px;margin-top:20px;display:grid}.dp-main,.dp-rail{flex-direction:column;gap:18px;display:flex}.nba{box-shadow:var(--shadow-lift);border-color:#0000}.nba .ch{margin-bottom:12px}.nba .ct{color:var(--accent)}.nba .body{color:var(--text);font-size:13px;line-height:1.55}.nba .body b{font-weight:600}.nba .acts{gap:9px;margin-top:14px;display:flex}.su{grid-template-columns:1fr 1fr;gap:0 26px;display:grid}.su h4{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:4px;font-size:11px;font-weight:700}.su-row{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding:9px 0;font-size:12.5px;display:flex}.su-row span:last-child{font-family:var(--disp);font-variant-numeric:tabular-nums;font-weight:600}.su-row.total{border-top:1.5px solid var(--line-2);color:var(--text);font-weight:700}.su-row.total span:last-child{color:var(--accent)}.su-bal{background:var(--ok-soft);color:var(--ok);border-radius:9px;justify-content:center;align-items:center;gap:7px;margin-top:14px;padding:9px;font-size:12px;font-weight:600;display:flex}.su-bal svg{stroke-width:2.4px;width:14px;height:14px}.lp{flex-direction:column;display:flex}.lp-row{border-top:1px solid var(--line);grid-template-columns:24px 1fr auto;align-items:center;gap:11px;padding:10px 0;display:grid}.lp-row:first-child{border-top:0}.lp-ic{border-radius:50%;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.lp-ic.done{background:var(--ok-soft);color:var(--ok)}.lp-ic.now{background:var(--accent-soft);color:var(--accent)}.lp-ic.todo{background:var(--surface-2);color:var(--dim)}.lp-ic svg{stroke-width:2.4px;width:13px;height:13px}.lp-row .nm{font-size:13px;font-weight:600}.lp-row .s{color:var(--muted);font-size:11px}.lp-row .when{color:var(--dim);font-variant-numeric:tabular-nums;font-size:11px}.prow{border-top:1px solid var(--line);grid-template-columns:30px 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.prow:first-of-type{border-top:0}.pav{width:30px;height:30px;color:var(--on-accent);font-family:var(--disp);background:var(--accent);border-radius:8px;place-items:center;font-size:11px;font-weight:600;display:grid}.prow .nm{font-size:12.5px;font-weight:600}.prow .role{color:var(--muted);font-size:10.5px}.prow .tag{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--muted);border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.deal-person-row{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border-bottom:0;border-left:0;border-right:0}.deal-person-row:hover{background:var(--surface-2);border-radius:9px;margin-left:-7px;margin-right:-7px;padding-left:7px;padding-right:7px}.deal-person-main{flex-direction:column;gap:2px;min-width:0;display:flex}.deal-person-head{align-items:center;gap:7px;min-width:0;display:flex}.deal-person-head .nm{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.deal-person-chip{font-family:var(--sans);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:var(--surface-2);border-radius:999px;flex-shrink:0;padding:2px 7px;font-size:9.5px;font-weight:700;line-height:1.5}.deal-person-meta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.deal-person-open{text-transform:uppercase;letter-spacing:.04em;color:var(--muted-2,var(--muted));opacity:.55;align-items:center;gap:2px;font-size:10px;font-weight:700;transition:opacity .15s,color .15s;display:inline-flex}.deal-person-open svg{stroke-width:2.2px;width:13px;height:13px}.deal-person-row:hover .deal-person-open{opacity:1;color:var(--accent)}.deal-person-id{align-items:center;gap:9px;min-width:0;display:inline-flex}.deal-person-id-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.deal-person-methods{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.deal-person-method-list{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.deal-person-crm{text-transform:uppercase;letter-spacing:.04em;background:var(--warn-soft);color:var(--warn);border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:9.5px;font-weight:800}.deal-person-crm.ok{background:var(--ok-soft);color:var(--ok)}.deal-person-modal{grid-template-columns:1fr 1fr;gap:16px 18px;display:grid}.deal-person-section{flex-direction:column;gap:9px;min-width:0;display:flex}.deal-person-full{grid-column:1/-1}.deal-person-section>h4{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--line);margin:0;padding-bottom:7px;font-size:10.5px;font-weight:800}.deal-person-hint{color:var(--muted);margin:0;font-size:11.5px;line-height:1.4}.deal-person-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.deal-person-fields .field{margin:0}.deal-person-tags{flex-wrap:wrap;gap:6px;display:flex}.deal-person-linkrow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.deal-person-list{flex-direction:column;gap:6px;display:flex}.deal-person-item{background:var(--surface-2);color:var(--text);border-radius:9px;flex-direction:column;gap:2px;padding:8px 9px;text-decoration:none;display:flex}.deal-person-item:hover{background:var(--accent-soft)}.deal-person-item b{font-size:12px;font-weight:700}.deal-person-item span,.deal-person-empty{color:var(--muted);font-size:11.5px;line-height:1.4}.deal-person-empty{margin:0}.deal-person-note{border-top:1px solid var(--line);flex-direction:column;gap:2px;padding:7px 0;display:flex}.deal-person-note:first-of-type{border-top:0;padding-top:0}.deal-person-note b{font-size:12px}.deal-person-note span{color:var(--muted);font-size:11.5px;line-height:1.4}@media (max-width:720px){.deal-person-modal,.deal-person-fields,.deal-person-linkrow{grid-template-columns:1fr}}.pulse{border-top:1px solid var(--line);align-items:center;gap:10px;padding:9px 0;font-size:12.5px;display:flex}.pulse:first-of-type{border-top:0}.pulse .pic{border-radius:7px;flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.pulse.ok .pic{background:var(--ok-soft);color:var(--ok)}.pulse.warn .pic{background:var(--warn-soft);color:var(--warn)}.pulse .pic svg{stroke-width:2.2px;width:13px;height:13px}.pulse .nm{flex:1}.pulse .nm b{font-weight:600}.pulse .st{color:var(--muted);font-size:10.5px}.qa{flex-direction:column;gap:7px;display:flex}.qa button{border:1px solid var(--line);background:var(--surface);color:var(--text);text-align:left;border-radius:9px;align-items:center;gap:10px;padding:9px 11px;font-size:12.5px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.qa button:hover{background:var(--surface-2);border-color:var(--line-2)}.qa button svg{stroke-width:2px;width:15px;height:15px;color:var(--accent)}@media (max-width:1080px){.dp-body,.su{grid-template-columns:1fr}}.tabpanel[hidden]{display:none}.tabpanel{flex-direction:column;gap:18px;display:flex}.doc-row{border-top:1px solid var(--line);grid-template-columns:30px 1fr auto auto;align-items:center;gap:12px;padding:11px 6px;display:grid}.doc-row:first-of-type{border-top:0}.doc-row:hover{background:var(--surface-2);border-radius:9px}.doc-ic{color:#fff;border-radius:5px;flex-shrink:0;place-items:center;width:28px;height:34px;font-size:7.5px;font-weight:700;display:grid}.doc-ic.pdf{background:var(--file-pdf)}.doc-ic.xls{background:var(--file-xls)}.doc-ic.img{background:var(--file-img)}.doc-ic.doc{background:var(--file-doc)}.doc-nm{font-size:13px;font-weight:600}.doc-meta{color:var(--muted);font-size:11px}.doc-tag{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--muted);border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.doc-when{color:var(--dim);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.lt{border-collapse:collapse;width:100%;font-size:12.5px}.lt th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--line);padding:8px 10px;font-size:10px;font-weight:700}.lt td{border-bottom:1px solid var(--line);font-variant-numeric:tabular-nums;padding:11px 10px}.lt tr:last-child td{border-bottom:0}.lt tr.win td{background:var(--accent-soft)}.lt .nm{font-variant-numeric:normal;font-weight:600}.lt .badge{text-transform:uppercase;letter-spacing:.04em;background:var(--accent);color:var(--on-accent);border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.note{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;padding:13px 15px}.note-head{color:var(--muted);align-items:center;gap:8px;margin-bottom:6px;font-size:11px;display:flex}.note-head b{color:var(--text);font-size:12px;font-weight:600}.note p{font-size:13px;line-height:1.55}.note-new{flex-direction:column;gap:9px;display:flex}.note-new textarea{border:1px solid var(--line-2);background:var(--surface);min-height:80px;font:inherit;resize:vertical;border-radius:11px;padding:11px 13px;font-size:13px;line-height:1.5}.mb{z-index:120;background:var(--scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:center;padding:28px;animation:.18s both dm-fade;display:grid;position:fixed;inset:0}.mb[hidden]{display:none}.modal{background:var(--surface);border:1px solid var(--line);width:min(520px,100%);max-height:88vh;box-shadow:var(--shadow-lift);border-radius:16px;flex-direction:column;animation:.22s both dm-pop;display:flex;overflow:hidden}.modal.lg{width:min(660px,100%)}.modal-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:18px 22px;display:flex}.modal-head .ic{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.modal-head .ic svg{stroke-width:2px;width:18px;height:18px}.modal-title{font-family:var(--disp);flex:1;font-size:16px;font-weight:600;line-height:1.25}.modal-title .s{font-family:var(--sans);color:var(--muted);margin-top:2px;font-size:12px;font-weight:400}.modal-x{width:30px;height:30px;color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;font-size:17px;transition:background .15s;display:grid}.modal-x:hover{background:var(--surface-2);color:var(--text)}.modal-body{flex-direction:column;gap:14px;padding:18px 22px;display:flex;overflow-y:auto}.modal-foot{border-top:1px solid var(--line);background:var(--bg);flex-wrap:wrap;align-items:center;gap:8px 9px;padding:14px 22px;display:flex}.modal-foot .sp{flex:1;min-width:12px}@media (max-width:600px){.mb,.mb2{padding:14px}.modal-foot{justify-content:flex-end}}.field{flex-direction:column;gap:6px;display:flex}.field label{color:var(--text);font-size:12px;font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line-2);background:var(--surface);color:var(--text);font:inherit;border-radius:9px;width:100%;min-width:0;padding:9px 12px;font-size:13px}.field textarea{resize:vertical;min-height:90px;line-height:1.5}.field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:30px}[data-theme=dark] .field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.field .hint{color:var(--muted);font-size:11px}.field-2{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px;display:grid}.rich-ed{flex-direction:column;min-width:0;display:flex}.rich-ed-toolbar{border:1px solid var(--line-2);background:var(--surface-2);border-bottom:0;border-radius:9px 9px 0 0;flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.rich-ed-toolbar .btn{justify-content:center;min-width:30px;height:28px;padding:0 9px}.rich-ed-toolbar .btn[aria-pressed=true]{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}.rich-ed-size{color:var(--muted);align-items:center;gap:6px;margin-left:auto;font-size:11px;font-weight:600;display:inline-flex}.rich-ed-size select{border:1px solid var(--line-2);background:var(--surface);height:28px;color:var(--text);font:inherit;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:8px;padding:0 26px 0 9px;font-size:12px}.rich-link-panel{border:1px solid var(--line-2);background:var(--surface);border-bottom:0;grid-template-columns:minmax(180px,1fr) auto auto auto auto;align-items:end;gap:7px;padding:8px;display:grid}.rich-link-field{flex-direction:column;gap:4px;min-width:0;display:flex}.rich-link-field span{text-transform:uppercase;letter-spacing:.05em;color:var(--dim);font-size:10.5px;font-weight:700}.rich-link-field input{border:1px solid var(--line-2);background:var(--surface-2);min-width:0;height:30px;color:var(--text);font:inherit;border-radius:8px;padding:0 9px;font-size:12.5px}.rich-link-field input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.rich-link-panel .btn{white-space:nowrap;height:30px}.rich-link-status{color:var(--muted);grid-column:1/-1;font-size:11px;line-height:1.3}@media (max-width:720px){.rich-link-panel{grid-template-columns:1fr 1fr}.rich-link-field,.rich-link-status{grid-column:1/-1}}.rich-ed-box{border:1px solid var(--line-2);background:var(--surface);min-height:172px;max-height:360px;color:var(--text);font:inherit;overflow-wrap:anywhere;border-radius:0 0 9px 9px;padding:10px 12px;font-size:13px;line-height:1.5;overflow-y:auto}.rich-ed-box:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.rich-ed-box p,.rich-ed-box div,.draft-html-body p,.draft-html-body div{margin:0 0 8px}.rich-ed-box p:last-child,.rich-ed-box div:last-child,.draft-html-body p:last-child,.draft-html-body div:last-child{margin-bottom:0}.rich-ed-box ul,.rich-ed-box ol,.draft-html-body ul,.draft-html-body ol{margin:8px 0;padding-left:22px}.rich-ed-box li,.draft-html-body li{margin:3px 0}.rich-ed-box a,.draft-html-body a{color:var(--accent);text-decoration:underline}.rich-ed-box font[size="2"],.draft-html-body font[size="2"]{font-size:12px}.rich-ed-box font[size="3"],.draft-html-body font[size="3"]{font-size:13px}.rich-ed-box font[size="4"],.draft-html-body font[size="4"]{font-size:15px}.rich-ed-box font[size="5"],.draft-html-body font[size="5"]{font-size:17px}.draft{background:var(--surface-2);border:1px solid var(--line);border-left:3px solid var(--accent);color:var(--muted);border-radius:10px;padding:13px 15px;font-size:12.5px;line-height:1.55}.draft b{color:var(--text);font-weight:600}.draft .em{color:var(--accent);font-weight:600}.draft .subj{color:var(--text);margin-bottom:6px;font-weight:600}.draft-html-body{color:var(--text);overflow-wrap:anywhere}.draft-line{margin:0 0 8px}.draft-line:last-child{margin-bottom:0}.draft-line.bullet{padding-left:14px;position:relative}.draft-line.bullet:before{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;top:.72em;left:2px}.draft-summary{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.draft-routing{background:var(--surface-2);border:1px solid var(--line);border-radius:7px;grid-template-columns:fit-content(112px) minmax(0,1fr);align-items:baseline;gap:4px 8px;margin-bottom:10px;padding:8px 10px;display:grid}.draft-route-row{display:contents}.draft-route-k{text-transform:uppercase;letter-spacing:.05em;color:var(--dim);overflow-wrap:break-word;font-size:10.5px;font-weight:700;line-height:1.5}.draft-route-v{color:var(--text);overflow-wrap:anywhere;min-width:0;font-size:12.5px;line-height:1.5}.draft-route-note{color:var(--muted)}.draft-gmail-state{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;margin:10px 0;padding:8px 10px;display:flex}.draft-gmail-copy{color:var(--muted);flex:1;min-width:180px;font-size:12px;line-height:1.35}.draft-facts{gap:8px;display:grid}.draft-fact{border-top:1px solid var(--line);grid-template-columns:82px 1fr;gap:10px;padding:8px 0;display:grid}.draft-fact:first-child{border-top:0}.draft-fact .k{text-transform:uppercase;letter-spacing:.05em;color:var(--dim);font-size:10px;font-weight:700}.draft-fact .v{color:var(--text);font-size:12.5px;line-height:1.45}.optlist{flex-direction:column;gap:8px;display:flex}.opt{border:1px solid var(--line);background:var(--surface);text-align:left;color:var(--text);border-radius:10px;align-items:center;gap:11px;padding:11px 13px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.opt:hover{background:var(--surface-2);border-color:var(--accent)}.opt svg{stroke-width:2px;width:16px;height:16px;color:var(--accent);flex-shrink:0}.opt .s{color:var(--muted);margin-left:auto;font-size:11px}.drw-backdrop{z-index:130;background:var(--scrim);animation:.2s both dm-fade;position:fixed;inset:0}.drw-backdrop[hidden]{display:none}.drawer{background:var(--surface);border-left:1px solid var(--line);width:min(420px,100%);box-shadow:var(--shadow-lift);z-index:131;flex-direction:column;animation:.26s cubic-bezier(.2,.7,.2,1) both drw-in;display:flex;position:fixed;top:0;bottom:0;right:0}.drawer[hidden]{display:none}@keyframes drw-in{0%{transform:translate(100%)}to{transform:none}}.drw-head{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:15px 18px;display:flex}.drw-head .pav{background:var(--accent);width:36px;height:36px;color:var(--on-accent);font-family:var(--disp);border-radius:10px;flex-shrink:0;place-items:center;font-size:13px;font-weight:600;display:grid}.drw-head .nm{font-family:var(--disp);font-size:15px;font-weight:600}.drw-head .pres{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.drw-head .pres .live{background:var(--ok);border-radius:50%;width:6px;height:6px}.drw-head .x{width:32px;height:32px;color:var(--muted);border-radius:8px;place-items:center;margin-left:auto;font-size:18px;display:grid}.drw-head .x:hover{background:var(--surface-2);color:var(--text)}.drw-chan{border-bottom:1px solid var(--line);gap:6px;padding:10px 18px;display:flex}.drw-chan button{color:var(--muted);background:var(--surface-2);border-radius:999px;padding:5px 11px;font-size:11.5px;font-weight:600}.drw-chan button[aria-pressed=true]{background:var(--accent);color:var(--on-accent)}.drw-body{flex-direction:column;flex:1;gap:10px;padding:18px;display:flex;overflow-y:auto}.drw-day{text-align:center;color:var(--dim);margin:4px 0;font-size:10.5px}.msg{border-radius:13px;max-width:82%;padding:9px 13px;font-size:13px;line-height:1.45}.msg.them{background:var(--surface-2);border-bottom-left-radius:4px;align-self:flex-start}.msg.me{background:var(--accent);color:var(--on-accent);border-bottom-right-radius:4px;align-self:flex-end}.msg .tm{color:var(--dim);margin-top:4px;font-size:9.5px}.msg.me .tm{color:#ffffffb8;text-align:right}.msg.draft-msg{background:var(--accent-soft);border:1px dashed var(--accent);max-width:100%;color:var(--text);align-self:stretch}.msg.draft-msg .lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-bottom:4px;font-size:9px;font-weight:700}.drw-composer{border-top:1px solid var(--line);align-items:flex-end;gap:8px;padding:12px;display:flex}.drw-composer textarea{border:1px solid var(--line-2);background:var(--surface);min-height:38px;max-height:120px;font:inherit;resize:none;border-radius:10px;flex:1;padding:9px 12px;font-size:13px;line-height:1.4}.drw-send{background:var(--accent);width:38px;height:38px;color:var(--on-accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.drw-send svg{stroke-width:2.2px;width:16px;height:16px}.dp-truth{background:var(--surface-2);border:1px solid var(--line);color:var(--muted);border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;font-size:12px;display:flex}.dp-truth svg{stroke-width:2px;width:14px;height:14px;color:var(--muted);flex-shrink:0}.dp-truth b{color:var(--text);font-weight:600}.dp-truth .arr{color:var(--dim)}.dp-truth .block{color:var(--bad);align-items:center;gap:5px;font-weight:600;display:inline-flex}.dp-truth .block svg{color:var(--bad)}.doc-state{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.doc-state.accepted{background:var(--ok-soft);color:var(--ok)}.doc-state.parsed{background:var(--accent-soft);color:var(--accent)}.doc-state.requested{background:var(--warn-soft);color:var(--warn)}.doc-state.review{background:var(--info-soft);color:var(--info)}.doc-state.replace,.doc-state.conflict{background:var(--bad-soft);color:var(--bad)}.conf-row{border:1px solid var(--line);border-left:3px solid var(--warn);border-radius:12px;padding:15px 16px}.conf-row+.conf-row{margin-top:12px}.conf-q{font-family:var(--disp);margin-bottom:4px;font-size:14px;font-weight:600}.conf-q .field-name{color:var(--accent)}.conf-why{color:var(--muted);margin-bottom:11px;font-size:11.5px}.conf-opts{flex-direction:column;gap:8px;display:flex}.conf-opt{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:9px;align-items:center;gap:12px;padding:10px 13px;transition:border-color .15s,background .15s;display:flex}.conf-opt.chosen{border-color:var(--accent);background:var(--accent-soft)}.conf-opt .val{font-family:var(--disp);font-variant-numeric:tabular-nums;min-width:96px;font-size:15px;font-weight:600}.conf-opt .src{color:var(--muted);font-size:11.5px}.conf-opt .src b{color:var(--text);font-weight:600}.conf-opt .pick{color:var(--accent);margin-left:auto;font-size:11px;font-weight:600}.conf-opt.chosen .pick{color:var(--accent)}.app-summary{background:var(--surface-2);border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:4px 0 14px;padding:12px 14px;display:grid}.app-summary .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:9px;font-weight:700;display:block}.app-summary .v{font-family:var(--disp);font-variant-numeric:tabular-nums;margin-top:2px;font-size:17px;font-weight:600;display:block}.app-summary .v.ok{color:var(--ok)}.app-summary .v.warn{color:var(--warn)}.app-summary .v.dim{color:var(--dim)}.app-sections{flex-direction:column;gap:18px;display:flex}.app-section{border-top:1px solid var(--line);padding-top:16px}.app-section:first-child{border-top:0;padding-top:2px}.app-section-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.appsec{font-family:var(--disp);color:var(--text);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.app-section-sub{color:var(--muted);margin-top:2px;font-size:11px}.app-section-state{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:var(--surface-2);color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700}.app-section-state.complete{background:var(--ok-soft);color:var(--ok);border-color:#0000}.app-section-state.partial{background:var(--accent-soft);color:var(--accent);border-color:#0000}.app-section-state.empty{background:var(--warn-soft);color:var(--warn);border-color:#0000}.appgrid{grid-template-columns:repeat(3,minmax(190px,1fr));gap:10px;display:grid}.appf{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;grid-template-rows:auto minmax(24px,auto) auto;gap:4px;min-width:0;padding:10px 11px;transition:background .15s,border-color .15s,box-shadow .15s;display:grid}.appf:hover{background:var(--surface-2);border-color:var(--line-2)}.appf[data-state=verified]{box-shadow:inset 3px 0 0 var(--ok)}.appf[data-state=pending]{box-shadow:inset 3px 0 0 var(--warn)}.appf[data-state=conflict]{box-shadow:inset 3px 0 0 var(--bad);border-color:color-mix(in srgb,var(--bad)38%,var(--line));background:color-mix(in srgb,var(--bad)7%,var(--surface))}.appf[data-state=missing]{background:var(--surface-2)}.appf .lab{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);overflow-wrap:anywhere;font-size:9.5px;font-weight:700;line-height:1.25}.appf .valrow{align-items:flex-start;gap:8px;min-width:0;display:flex}.appf .val{font-family:var(--disp);overflow-wrap:anywhere;min-width:0;font-size:15px;font-weight:600;line-height:1.25}.appf[data-state=missing] .val{color:var(--dim);font-family:var(--sans);font-weight:600}.appf .val.editable{border-bottom:1px dashed var(--line-2);cursor:text;width:fit-content;padding-bottom:2px}.appf .src{color:var(--dim);overflow-wrap:anywhere;margin-top:1px;font-size:10px;line-height:1.35;display:block}.appf .src .by{color:var(--ok);font-weight:700}.appf .src .by.pend{color:var(--warn)}.appf .src .by.bad{color:var(--bad)}.appf .src .cf{font-weight:700}.appf .src .cf.hi{color:var(--ok)}.appf .src .cf.med{color:var(--warn)}.appf.flag .val,.appf.flag .src .cf{color:var(--bad)}.app-edit-field{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:10px 11px}.cell-legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;margin:-2px 0 12px;font-size:11px;display:flex}.cell-legend span{align-items:center;gap:6px;display:inline-flex}.cell-dot{border-radius:999px;width:8px;height:8px;display:inline-block}.cell-dot.ok{background:var(--ok)}.cell-dot.warn{background:var(--warn)}.cell-dot.bad{background:var(--bad)}.data-cell{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:10px 11px;transition:border-color .15s,box-shadow .15s,background .15s}.data-cell[data-state=verified]{box-shadow:inset 3px 0 0 var(--ok)}.data-cell[data-state=unverified]{box-shadow:inset 3px 0 0 var(--warn)}.data-cell[data-state=conflict]{border-color:var(--bad);box-shadow:inset 3px 0 0 var(--bad);background:var(--bad-soft)}.data-cell.derived input{font-variant-numeric:tabular-nums}.cell-label{justify-content:space-between;align-items:center;gap:8px;display:flex}.cell-status{background:var(--warn);cursor:default;border:0;border-radius:999px;flex-shrink:0;width:14px;height:14px;padding:0}.cell-status.verified{background:var(--ok)}.cell-status.unverified{background:var(--warn)}.cell-status.conflict{background:var(--bad);cursor:pointer;box-shadow:0 0 0 4px var(--bad-soft)}.cell-status:disabled{opacity:1}.cell-note{color:var(--dim);min-height:14px;font-size:10px;line-height:1.35}.fact-conflict{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fact-conflict .box,.formula-box{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;padding:12px}.fact-conflict .box.saved{border-left:3px solid var(--bad)}.fact-conflict .box.calc{border-left:3px solid var(--ok)}.fact-conflict .k,.formula-box .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:4px;font-size:9px;font-weight:700;display:block}.fact-conflict .v{font-family:var(--disp);font-size:18px;font-weight:700}.formula-box{color:var(--text);margin-top:10px;font-size:12px}.source-list{border:1px solid var(--line);border-radius:11px;margin-top:10px;overflow:hidden}.source-row{background:var(--surface);justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.source-row+.source-row{border-top:1px solid var(--line)}.source-row span{color:var(--muted);font-size:11px}.source-row b{color:var(--text);font-variant-numeric:tabular-nums;text-align:right;font-size:12px}@media (max-width:1180px){.appgrid{grid-template-columns:repeat(2,minmax(190px,1fr))}.app-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.appgrid,.app-summary,.fact-conflict{grid-template-columns:1fr}.app-section-head{flex-direction:column;align-items:stretch}.app-section-state{width:fit-content}}.drw-view{flex-direction:column;flex:1;min-height:0;display:flex}.drw-view[hidden]{display:none}.jeri-note{background:var(--accent-soft);max-width:92%;color:var(--accent);text-align:center;border-radius:999px;align-self:center;align-items:center;gap:7px;padding:6px 12px;font-size:10.5px;font-weight:600;display:flex}.jeri-note svg{stroke-width:2.2px;flex-shrink:0;width:12px;height:12px}.msg .meta-in{color:var(--dim);justify-content:flex-end;align-items:center;gap:4px;margin-top:3px;font-size:9px;display:flex}.msg.me .meta-in{color:#ffffffbf}.msg .ticks{display:inline-flex}.msg .ticks svg{stroke-width:2.2px;width:14px;height:10px}.msg.read .ticks{color:var(--wa-tick)}.msg.jeri-sent{position:relative}.msg.jeri-sent .by{text-transform:uppercase;letter-spacing:.06em;color:#fffc;margin-bottom:2px;font-size:8.5px;font-weight:700}.sms-count{color:var(--dim);text-align:right;padding:0 2px 6px;font-size:9.5px}.eml{border:1px solid var(--line);border-radius:11px;overflow:hidden}.eml+.eml,.jeri-note+.eml,.eml+.jeri-note{margin-top:10px}.eml-head{background:var(--surface-2);border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:9px 13px;display:flex}.eml-av{color:#fff;width:26px;height:26px;font-size:10px;font-weight:700;font-family:var(--disp);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.eml-from{font-size:12px;font-weight:600}.eml-meta{color:var(--muted);font-size:10px}.eml-time{color:var(--dim);white-space:nowrap;margin-left:auto;font-size:10px}.eml-body{color:var(--text);padding:10px 13px;font-size:12px;line-height:1.55}.eml.draft{border-color:var(--accent)}.eml.draft .eml-head{background:var(--accent-soft)}.eml-draft-lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:var(--surface);border-radius:999px;margin-left:auto;padding:2px 7px;font-size:8.5px;font-weight:700}.eml-acts{gap:8px;padding:0 13px 12px;display:flex}.eml-subj-bar{color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:4px;padding:4px 2px 8px;font-size:11px}.eml-subj-bar b{color:var(--text);font-weight:600}.drw-composer.email{flex-direction:column;align-items:stretch;gap:8px}.drw-composer.email .subj{color:var(--muted);padding:2px;font-size:11px}.drw-composer.email .row{align-items:flex-end;gap:8px;display:flex}.drw-composer.email textarea{flex:1}.vfy-legend{color:var(--muted);flex-wrap:wrap;gap:18px;margin-bottom:8px;font-size:11px;display:flex}.vfy-legend i{align-items:center;gap:7px;display:inline-flex}.vfy{border-radius:50%;flex-shrink:0;place-items:center;width:17px;height:17px;display:inline-grid}.vfy svg{stroke-width:3.4px;width:10px;height:10px}.vfy.ok{background:var(--ok);color:var(--on-accent)}.vfy.pend{background:var(--warn);color:var(--on-accent)}.vfy.bad{background:var(--bad);color:var(--on-accent)}.vfy.none{border:1.5px solid var(--line-2);color:var(--dim);background:0 0}.li.clickable{cursor:pointer}.li.clickable:hover{background:var(--surface-2);border-radius:9px}.li .chev{color:var(--dim);place-items:center;display:grid}.li .chev svg{stroke-width:2px;width:15px;height:15px}.condition-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:8px;padding:0 6px}.condition-row:hover{background:0 0}.condition-open{min-height:44px;color:inherit;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 6px;transition:background .15s,box-shadow .15s,transform 80ms;display:grid}.condition-open:hover{background:var(--surface-2)}.condition-open:focus-visible{outline:2px solid var(--accent);outline-offset:2px;background:var(--surface-2)}.condition-open:active{transform:scale(.995)}.condition-open .main{min-width:0}.condition-open .main .s{display:block}.condition-row .dp-actions{align-self:center}.condition-row .btn-sm{min-height:44px}.cond-badges{flex-wrap:wrap;gap:7px;display:flex}.ext-badge,.int-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:9px;font-weight:700;display:inline-flex}.ext-badge{background:var(--bad-soft);color:var(--bad)}.int-badge{background:var(--accent-soft);color:var(--accent)}.cond-rail{align-items:flex-start;margin:2px 0;display:flex}.cond-rail .step{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex;position:relative}.cond-rail .step:before{content:"";background:var(--line-2);z-index:0;width:100%;height:2px;position:absolute;top:9px;left:-50%}.cond-rail .step:first-child:before{display:none}.cond-rail .step.done:before{background:var(--ok)}.cond-rail .d{background:var(--surface);border:2px solid var(--line-2);z-index:1;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.cond-rail .step.done .d{background:var(--ok);border-color:var(--ok)}.cond-rail .step.now .d{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.cond-rail .d svg{width:9px;height:9px;color:var(--on-accent);stroke-width:3.6px}.cond-rail .lb{color:var(--dim);text-transform:uppercase;letter-spacing:.03em;font-size:8.5px;font-weight:600;line-height:1.2}.cond-rail .step.done .lb,.cond-rail .step.now .lb{color:var(--text)}.cond-meta{background:var(--surface-2);border-radius:11px;grid-template-columns:1fr 1fr;gap:11px 18px;padding:13px 15px;display:grid}.cond-meta .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:9px;font-weight:700}.cond-meta .v{margin-top:2px;font-size:12.5px;font-weight:600}.cond-meta .v.ok{color:var(--ok)}.cond-meta .v.warn{color:var(--warn)}.cond-meta .v.dim{color:var(--dim);font-weight:500}.cond-doc{border:1px solid var(--line);border-radius:11px;gap:13px;padding:13px;display:flex}.cond-doc .thumb{color:#fff;background:var(--file-pdf);border-radius:6px;flex-shrink:0;place-items:center;width:50px;height:64px;font-size:8.5px;font-weight:700;display:grid}.cond-doc .dn{font-size:13px;font-weight:600}.cond-doc .df{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.55}.cond-doc .da{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.cond-empty{border:1px dashed var(--line-2);text-align:center;color:var(--muted);border-radius:11px;padding:15px;font-size:12.5px}.cond-acts{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cond-acts button{border:1px solid var(--line);background:var(--surface);text-align:left;color:var(--text);border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:12.5px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.cond-acts button:hover{background:var(--surface-2);border-color:var(--accent)}.cond-acts button svg{width:15px;height:15px;color:var(--accent);stroke-width:2px;flex-shrink:0}.cond-log{flex-direction:column;gap:9px;display:flex}.cond-log .e{grid-template-columns:64px 1fr;gap:10px;font-size:12px;line-height:1.45;display:grid}.cond-log .e .when{color:var(--dim);font-variant-numeric:tabular-nums}.cond-log .e b{font-weight:600}.mb2{z-index:140;background:var(--scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:center;padding:28px;animation:.16s both dm-fade;display:grid;position:fixed;inset:0}.mb2[hidden]{display:none}.toast{z-index:160;background:var(--text);color:var(--bg);box-shadow:var(--shadow-lift);border-radius:11px;align-items:center;gap:9px;padding:11px 16px;font-size:13px;font-weight:600;animation:.2s both toast-in;display:inline-flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%)}.toast[hidden]{display:none}.toast svg{stroke-width:3px;width:15px;height:15px;color:var(--on-accent)}.toast .ic{background:var(--ok);border-radius:50%;place-items:center;width:18px;height:18px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.docview{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;flex-direction:column;height:280px;display:flex;overflow:hidden}.docview .pg{box-shadow:var(--shadow);background:#fff;border-radius:6px;flex:1;margin:14px;position:relative;overflow:hidden}.docview .pg:before{content:"";background:repeating-linear-gradient(var(--line)0 1.5px,transparent 1.5px 15px);position:absolute;inset:34px 20px 18px}.docview .pg:after{content:attr(data-doc);color:var(--bad);letter-spacing:.04em;font-size:9px;font-weight:700;position:absolute;top:14px;left:20px}.docview .bar{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:10px;padding:9px 13px;font-size:11px;display:flex}.docview .bar b{color:var(--text)}.opt .req{color:var(--ok);margin-left:auto;font-size:10px;font-weight:700}.doc-row{cursor:pointer}.lt tbody tr{cursor:pointer;transition:background .12s}.lt tbody tr:hover td{background:var(--surface-2)}.lp-row{cursor:pointer;border-radius:9px;transition:background .15s}.lp-row:hover{background:var(--surface-2)}.tabpanel[data-tab=compliance] .pulse,.dp-rail .pulse{cursor:pointer;border-radius:9px;margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px;transition:background .15s}.tabpanel[data-tab=compliance] .pulse:hover,.dp-rail .pulse:hover{background:var(--surface-2)}.conf-opt{cursor:pointer;transition:border-color .15s,background .15s}.conf-opt:hover{border-color:var(--accent)}.md-acts button .ar{color:var(--dim);margin-left:auto}.inbox-body{flex:1;grid-template-columns:404px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.ml{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;display:flex;overflow-y:auto}.ml-head{background:var(--surface);z-index:2;padding:18px 20px 0;position:sticky;top:0}.ml-head h1{font-family:var(--disp);letter-spacing:-.02em;font-size:21px;font-weight:600}.ml-head p{color:var(--muted);margin-top:3px;font-size:12px}.ml-filters{gap:6px;padding:14px 0 12px;display:flex;overflow-x:auto}.ml-grp{letter-spacing:.08em;text-transform:uppercase;color:var(--dim);background:var(--surface);align-items:center;gap:8px;padding:14px 20px 7px;font-size:10px;font-weight:700;display:flex;position:sticky;top:96px}.ml-grp .gd{border-radius:50%;width:6px;height:6px}.ml-grp.await .gd{background:var(--warn)}.ml-grp.draft .gd{background:var(--accent)}.ml-grp.sent .gd{background:var(--dim)}.ml-grp.done .gd{background:var(--ok)}.ml-grp .gc{color:var(--dim);margin-left:auto}.ml-row{border-top:1px solid var(--line);cursor:pointer;grid-template-columns:38px 1fr;gap:12px;padding:12px 20px;transition:background .12s;display:grid}.ml-row:hover{background:var(--surface-2)}.ml-row[data-sel=true]{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.ml-av{color:#fff;width:38px;height:38px;font-family:var(--disp);border-radius:11px;place-items:center;font-size:13px;font-weight:600;display:grid;overflow:hidden}.ml-av.has-photo{background:var(--surface-2);color:#0000}.ml-av img,.conv-av img{object-fit:cover;width:100%;height:100%;display:block}.ml-main{min-width:0}.ml-top{align-items:baseline;gap:8px;display:flex}.ml-name{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.ml-time{color:var(--dim);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:10.5px}.ml-subj{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12.5px;font-weight:500;overflow:hidden}.ml-prev{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.ml-foot{align-items:center;gap:7px;margin-top:7px;display:flex}.ml-deal{letter-spacing:.04em;background:var(--surface-2);color:var(--muted);font-variant-numeric:tabular-nums;border-radius:5px;padding:1px 7px;font-size:9.5px;font-weight:700}.ml-tag{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.ml-tag.await{background:var(--warn-soft);color:var(--warn)}.ml-tag.draft{background:var(--accent-soft);color:var(--accent)}.ml-tag.sent{background:var(--surface-2);color:var(--muted)}.rd{scroll-behavior:auto;flex-direction:column;gap:16px;padding:22px 28px 36px;display:flex;overflow-y:auto}.rd-head{border-bottom:1px solid var(--line);align-items:flex-start;gap:13px;padding-bottom:16px;display:flex}.rd-av{color:#fff;width:44px;height:44px;font-family:var(--disp);border-radius:12px;flex-shrink:0;place-items:center;font-size:15px;font-weight:600;display:grid}.rd-id{flex:1;min-width:0}.rd-subj{font-family:var(--disp);letter-spacing:-.01em;font-size:18px;font-weight:600}.rd-from{color:var(--muted);margin-top:3px;font-size:12.5px}.rd-actions{gap:7px;display:flex}.inbox-undo{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px 9px 12px;display:flex}.inbox-undo div{min-width:0;color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.inbox-undo b{color:var(--text);font-size:12px}.inbox-undo span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.compose-receipt{border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:10px 12px;display:flex}.compose-receipt.is-confirmed{background:var(--ok-soft);border-color:var(--ok)}.compose-receipt.is-confirming{background:var(--warn-soft);border-color:var(--warn)}.compose-receipt-mark{width:22px;height:22px;color:var(--on-accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.compose-receipt.is-confirmed .compose-receipt-mark{background:var(--ok)}.compose-receipt.is-confirming .compose-receipt-mark{background:var(--warn)}.compose-receipt-mark svg{stroke-width:2.4px;width:14px;height:14px}.compose-receipt-body{min-width:0}.compose-receipt-line{color:var(--text);font-size:13px;font-weight:700}.compose-receipt-detail{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:12px;line-height:1.45}.ai-draft{border:1px solid var(--accent);box-shadow:var(--shadow-lift);border-radius:14px;overflow:hidden}.ai-draft-h{background:var(--accent-soft);align-items:center;gap:9px;padding:12px 16px;display:flex}.ai-draft-h .sp{flex:1}.ai-draft-ic{background:var(--accent);width:26px;height:26px;color:var(--on-accent);border-radius:8px;place-items:center;display:grid}.ai-draft-ic svg{stroke-width:2px;width:14px;height:14px}.ai-draft-h .lbl{color:var(--accent);font-size:12px;font-weight:700}.ai-draft-h .conf{color:var(--accent);background:var(--surface);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.ai-draft-b{color:var(--text);white-space:pre-wrap;padding:16px;font-size:13.5px;line-height:1.6}.ai-draft-b .em{background:var(--accent-soft);color:var(--accent);border-radius:3px;padding:0 4px;font-weight:600}.ai-draft-f{gap:8px;padding:0 16px 16px;display:flex}.orig{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:16px}.orig .q{color:var(--text);border-left:3px solid var(--line-2);padding-left:14px;font-size:13.5px;line-height:1.6;position:relative}.stat-grid{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.stat-grid.cols-3{grid-template-columns:repeat(3,1fr)}.stat-grid .c{background:var(--surface);padding:13px 15px;transition:background .15s}.stat-grid .c[onclick],.stat-grid .c.lnk{cursor:pointer}.stat-grid .c[onclick]:hover,.stat-grid .c.lnk:hover{background:var(--surface-2)}.stat-grid .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:9px;font-weight:700}.stat-grid .v{font-family:var(--disp);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin-top:4px;font-size:18px;font-weight:600}.stat-grid .v.ok{color:var(--ok)}.stat-grid .v.warn{color:var(--warn)}.stat-grid .v.bad{color:var(--bad)}.stat-grid .s{color:var(--dim);margin-top:2px;font-size:10.5px}.stat-grid .d{color:var(--ok);align-items:center;gap:3px;margin-top:2px;font-size:10px;font-weight:600;display:inline-flex}.stat-grid .d.flat{color:var(--dim)}.stat-grid .d.down{color:var(--warn)}.conv-title{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);align-items:center;gap:10px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex}.conv-title span:first-child{color:var(--text)}.conv-order{letter-spacing:0;text-transform:none;color:var(--dim);margin-left:auto;font-size:10px;font-weight:600}.conv-thread{flex-direction:column;gap:10px;display:flex}.conv-msg{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;max-width:860px;display:grid}.conv-msg.me{grid-template-columns:minmax(0,1fr) 34px;margin-left:auto}.conv-msg.me .conv-av{grid-column:2}.conv-msg.me .conv-card{grid-area:1/1}.conv-av{color:#fff;width:34px;height:34px;font-family:var(--disp);border-radius:999px;place-items:center;font-size:12px;font-weight:600;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff24}.conv-av.has-photo{background:var(--surface-2);color:#0000}.conv-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:none;border-radius:12px;overflow:hidden}.conv-msg.me .conv-card{background:color-mix(in srgb,var(--accent)8%,var(--surface));border-color:color-mix(in srgb,var(--accent)22%,var(--line))}.conv-meta{min-width:0;color:var(--muted);align-items:center;gap:7px;padding:8px 11px 4px;font-size:11.5px;display:flex}.conv-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-weight:700;overflow:hidden}.conv-email{white-space:nowrap;text-overflow:ellipsis;max-width:260px;color:var(--dim);overflow:hidden}.conv-time{white-space:nowrap;color:var(--dim);margin-left:auto}.conv-state{letter-spacing:.04em;text-transform:uppercase;color:var(--warn);background:var(--warn-soft);white-space:nowrap;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700}.conv-text{color:var(--text);overflow-wrap:anywhere;padding:4px 11px 10px;font-size:13.25px;line-height:1.58}.conv-text p{margin:0 0 8px}.conv-text p:last-child{margin-bottom:0}.conv-list{margin:0 0 8px 18px;padding:0}.conv-list:last-child{margin-bottom:0}.conv-list li{margin:2px 0;padding-left:2px}.conv-text a{color:var(--accent);border-bottom:1px solid color-mix(in srgb,var(--accent)34%,transparent);font-weight:600;text-decoration:none}.conv-text a:hover{border-bottom-color:var(--accent)}.conv-empty{color:var(--muted);font-style:italic}.conv-images{flex-wrap:wrap;gap:8px;padding:0 11px 10px;display:flex}.conv-image{border:1px solid var(--line);background:var(--surface-2);width:148px;max-width:100%;color:var(--muted);border-radius:10px;display:block;overflow:hidden}.conv-image img{object-fit:cover;background:var(--bg);width:100%;height:92px;display:block}.conv-image span{white-space:nowrap;text-overflow:ellipsis;padding:5px 7px;font-size:10.5px;font-weight:700;display:block;overflow:hidden}.conv-files{flex-wrap:wrap;gap:7px;padding:0 11px 10px;display:flex}.conv-file{border:1px solid var(--line);background:var(--surface-2);min-width:0;max-width:100%;color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:600;display:inline-flex}.conv-file svg{flex:none;width:13px;height:13px}.conv-file span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:1080px){.inbox-body{grid-template-columns:1fr}.rd{display:none}}.tk-head{padding:22px 30px 0}.tk-top{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.tk-top h1{font-family:var(--disp);letter-spacing:-.01em;font-size:22px;font-weight:600}.tk-top p{color:var(--muted);margin-top:3px;font-size:12.5px}.tk-top p b{color:var(--text);font-weight:600}.tk-top .sp{flex:1}.tk-meter{align-items:center;gap:13px;margin-top:17px;display:flex}.tk-meter .bar{background:var(--surface-2);border-radius:999px;flex:1;height:7px;overflow:hidden}.tk-meter .bar i{background:linear-gradient(90deg,var(--accent),var(--info));border-radius:999px;height:100%;display:block}.tk-meter .lab{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11.5px}.tk-meter .lab b{color:var(--text);font-weight:600}.tk-filt{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.tk-board{flex:1;align-items:flex-start;gap:16px;min-height:0;padding:18px 30px 30px;display:flex;overflow-x:auto}.tk-col{flex-direction:column;flex:0 0 314px;gap:11px;display:flex}.tk-col-h{align-items:center;gap:9px;padding:0 3px;display:flex}.tk-col-h .mk{border-radius:3px;flex-shrink:0;width:9px;height:9px}.tk-col-h .nm{font-family:var(--disp);font-size:13px;font-weight:600}.tk-col-h .ct{color:var(--muted);background:var(--surface-2);font-variant-numeric:tabular-nums;border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.tk-col-h .sub{color:var(--dim);margin-left:auto;font-size:10.5px}.tk-col.need .mk{background:var(--warn)}.tk-col.prog .mk{background:var(--accent)}.tk-col.block .mk{background:var(--bad)}.tk-col.done .mk{background:var(--ok)}.tk-card{background:var(--surface);border:1px solid var(--line);cursor:pointer;border-radius:13px;padding:13px 14px;transition:border-color .15s,box-shadow .15s,transform 50ms}.tk-card:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.tk-card:active{transform:translateY(1px)}.tk-card.gate{border-left:3px solid var(--warn)}.tk-card.done-card{opacity:.62}.tk-ctop{align-items:center;gap:8px;margin-bottom:7px;display:flex}.tk-pri{border-radius:50%;flex-shrink:0;width:7px;height:7px}.tk-pri.urgent{background:var(--bad)}.tk-pri.high{background:var(--warn)}.tk-pri.normal{background:var(--accent)}.tk-pri.low{background:var(--dim)}.tk-card .ttl{color:var(--text);font-size:13px;font-weight:600;line-height:1.35}.tk-card.done-card .ttl{color:var(--muted);text-decoration:line-through}.tk-owner{color:var(--muted);background:var(--surface-2);border-radius:999px;flex-shrink:0;align-items:center;gap:5px;margin-left:auto;padding:2px 9px 2px 3px;font-size:10px;font-weight:600;display:inline-flex}.tk-owner .ava{width:17px;height:17px;color:var(--on-accent);font-size:8.5px;font-weight:700;font-family:var(--disp);border-radius:50%;place-items:center;display:grid}.tk-owner.jeri .ava{background:linear-gradient(135deg,var(--accent),var(--info))}.tk-owner.you .ava{background:var(--text)}.tk-owner.lender .ava{background:var(--pal-rust)}.tk-owner.title .ava{background:var(--pal-teal)}.tk-owner.borrower .ava{background:var(--dim)}.tk-why{color:var(--muted);margin:2px 0 9px;font-size:11px;line-height:1.45}.tk-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.tk-deal{letter-spacing:.02em;color:var(--accent);background:var(--accent-soft);border-radius:6px;padding:2px 8px;font-size:10px;font-weight:700}.tk-due{color:var(--muted);align-items:center;gap:4px;font-size:10.5px;font-weight:600;display:inline-flex}.tk-due svg{stroke-width:2.2px;width:12px;height:12px}.tk-due.over{color:var(--bad)}.tk-sub{color:var(--muted);align-items:center;gap:4px;font-size:10.5px;font-weight:600;display:inline-flex}.tk-sub svg{stroke-width:2.2px;width:12px;height:12px}.tk-src{color:var(--dim);margin-left:auto;font-size:10px}.tk-next{color:var(--accent);align-items:center;gap:4px;margin-top:8px;font-size:10px;font-weight:600;display:inline-flex}.tk-next svg{stroke-width:2.4px;width:11px;height:11px}.tk-blocked{color:var(--bad);align-items:center;gap:5px;margin-top:8px;font-size:10.5px;font-weight:600;display:inline-flex}.tk-blocked svg{stroke-width:2.2px;width:12px;height:12px}.tk-acts{border-top:1px solid var(--line);gap:7px;margin-top:10px;padding-top:10px;display:flex}.tk-mini{border:1px solid var(--line-2);height:30px;color:var(--text);background:var(--surface);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;font-size:11.5px;font-weight:600;display:inline-flex}.tk-mini svg{stroke-width:2.4px;width:13px;height:13px}.tk-mini.ok{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.tk-mini.ok:hover{filter:brightness(1.05)}.tk-mini:hover{background:var(--surface-2)}.tk-add{border:1px dashed var(--line-2);color:var(--muted);background:0 0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:600;transition:border-color .15s,color .15s;display:flex}.tk-add:hover{border-color:var(--accent);color:var(--accent)}.tk-add svg{stroke-width:2.4px;width:14px;height:14px}.tk-status{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.tk-status.need{background:var(--warn-soft);color:var(--warn)}.tk-status.prog{background:var(--accent-soft);color:var(--accent)}.tk-status.block{background:var(--bad-soft);color:var(--bad)}.tk-status.done{background:var(--ok-soft);color:var(--ok)}.tk-gate{background:var(--warn-soft);border-left:3px solid var(--warn);border-radius:12px;gap:12px;padding:13px 15px;display:flex}.tk-gate .ic{background:var(--warn);width:32px;height:32px;color:var(--on-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.tk-gate .ic svg{stroke-width:2.2px;width:17px;height:17px}.tk-gate .tt{color:var(--text);font-size:13px;font-weight:600}.tk-gate .ds{color:var(--muted);margin-top:3px;font-size:11.5px;line-height:1.5}.tk-gate .ds b{color:var(--text);font-weight:600}.tk-gate .ga{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.tk-plan{flex-direction:column;gap:9px;display:flex}.tk-step{align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.45;display:flex}.tk-step .bx{border:1.6px solid var(--line-2);color:#0000;border-radius:5px;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:1px;display:grid}.tk-step.done .bx{background:var(--ok);border-color:var(--ok);color:var(--on-accent)}.tk-step .bx svg{stroke-width:3.4px;width:11px;height:11px}.tk-step.now .bx{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.tk-step.done .tx{color:var(--dim);text-decoration:line-through}.tk-step.now .tx{font-weight:600}.tk-smart{background:var(--surface-2);border-radius:11px;grid-template-columns:1fr 1fr;gap:11px 18px;padding:13px 15px;display:grid}.tk-smart .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:9px;font-weight:700}.tk-smart .v{margin-top:2px;font-size:12px;line-height:1.4}.tk-smart .full{grid-column:1/-1}.tk-subs{flex-direction:column;gap:8px;display:flex}.tk-subrow{border:1px solid var(--line);border-radius:9px;align-items:center;gap:10px;padding:8px 11px;font-size:12.5px;display:flex}.tk-subrow .bx{border:1.6px solid var(--line-2);color:#0000;border-radius:5px;flex-shrink:0;place-items:center;width:17px;height:17px;display:grid}.tk-subrow.done .bx{background:var(--ok);border-color:var(--ok);color:var(--on-accent)}.tk-subrow .bx svg{stroke-width:3.4px;width:10px;height:10px}.tk-subrow.done .tx{color:var(--dim);text-decoration:line-through}.tk-subrow .ow{color:var(--muted);margin-left:auto;font-size:10px;font-weight:600}@media (max-width:1080px){.tk-smart{grid-template-columns:1fr}}.jeri-body{flex:1;grid-template-columns:minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.jeri-main{flex-direction:column;min-height:0;display:flex;overflow:hidden}.jeri-scroll{flex-direction:column;flex:1;gap:18px;padding:18px 28px 36px;display:flex;overflow-y:auto}.jeri-scroll>*{flex-shrink:0}.jeri-panel{flex-direction:column;gap:18px;display:flex}.jeri-panel[hidden]{display:none}.jeri-rail{border-left:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:0;display:flex}@media (max-width:1180px){.jeri-body{grid-template-columns:1fr}.jeri-rail{display:none}}.jeri-sh{align-items:center;gap:9px;margin-bottom:13px;display:flex}.jeri-sh h2{font-family:var(--disp);font-size:15px;font-weight:600}.jeri-sh .ct{color:var(--muted);background:var(--surface-2);border-radius:999px;padding:1px 8px;font-size:11px;font-weight:600}.jeri-sh .all{color:var(--accent);cursor:pointer;align-items:center;gap:3px;margin-left:auto;font-size:11.5px;font-weight:600;display:inline-flex}.jeri-sh .all+.all{margin-left:0}.jeri-sh .all:hover{text-decoration:underline}.mini-note{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:10px;align-items:center;gap:8px;margin:-2px 0 14px;padding:8px 10px;font-size:11.5px;font-weight:600;display:flex}.mini-note .ok{color:var(--ok)}.mini-note .warn{color:var(--warn)}.mini-note .mini-action{color:var(--accent);white-space:nowrap;margin-left:auto;font-weight:750}.mini-note .mini-action:hover{text-decoration:underline}.mini-list{gap:6px;margin:-8px 0 14px;display:grid}.mini-row{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:9px;grid-template-columns:minmax(120px,1fr) minmax(120px,.8fr) minmax(160px,1.4fr);align-items:center;gap:8px;padding:7px 9px;font-size:11px;display:grid}.mini-row span{color:var(--text);font-weight:700}.mini-row strong{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.mini-row em{text-overflow:ellipsis;white-space:nowrap;font-style:normal;overflow:hidden}.jeri-checkin{flex-direction:column;display:flex}.ci-row{border-top:1px solid var(--line);align-items:flex-start;gap:13px;padding:13px 0;display:flex}.ci-row:first-child{border-top:none;padding-top:2px}.ci-row:last-child{padding-bottom:2px}.ci-dot{background:var(--ok);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.ci-dot.warn{background:var(--warn)}.ci-dot.bad{background:var(--bad)}.ci-q{color:var(--muted);flex-shrink:0;width:188px;font-size:12px;font-weight:500;line-height:1.4}.ci-a{flex:1;font-size:13px;font-weight:500;line-height:1.45}.ci-a b{font-weight:600}.jeri-q{flex-direction:column;gap:10px;display:flex}.q-row{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:13px;padding:13px 15px;transition:border-color .15s,box-shadow .15s;display:flex}.q-row:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.q-row.gate{border-left:3px solid var(--warn)}.q-sev{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.q-sev.urgent{background:var(--bad)}.q-sev.review{background:var(--warn)}.q-body{flex:1;min-width:0}.q-title{font-size:13px;font-weight:600;line-height:1.35}.q-why{color:var(--muted);margin-top:3px;font-size:11.5px;line-height:1.45}.q-meta{color:var(--dim);align-items:center;gap:6px;margin-top:5px;font-size:10px;display:inline-flex}.q-meta .tag{color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:1px 7px;font-weight:700}.q-acts{flex-shrink:0;gap:7px;display:flex}.jeri-resp{flex-direction:column;gap:11px;display:flex}.r-card{border:1px solid var(--line);cursor:pointer;border-radius:12px;padding:14px 15px;transition:border-color .15s,box-shadow .15s}.r-card:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.r-top{align-items:center;gap:10px;margin-bottom:8px;display:flex}.r-obj{flex:1;font-size:13px;font-weight:600}.r-step{color:var(--muted);margin-bottom:10px;font-size:11.5px;line-height:1.4}.r-prog{align-items:center;gap:11px;display:flex}.r-prog .bar{background:var(--surface-2);border-radius:999px;flex:1;height:6px;overflow:hidden}.r-prog .bar i{background:linear-gradient(90deg,var(--accent),var(--info));border-radius:999px;height:100%;display:block}.r-prog .lab{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:10.5px}.r-foot{align-items:center;gap:9px;margin-top:11px;display:flex}.r-next{color:var(--accent);align-items:center;gap:5px;font-size:10.5px;font-weight:600;display:inline-flex}.r-next svg{stroke-width:2.4px;width:12px;height:12px}.r-foot .sp{flex:1}.jeri-act{flex-direction:column;display:flex}.a-row{border-top:1px solid var(--line);grid-template-columns:22px 1fr auto;align-items:center;gap:11px;padding:10px 0;font-size:12.5px;display:grid}.a-row:first-child{border-top:none}.a-row.a-link{color:inherit;cursor:pointer;border-radius:8px;margin-left:-6px;margin-right:-6px;padding-left:6px;padding-right:6px;text-decoration:none;transition:background .15s}button.a-row.a-link{border:0;border-top:1px solid var(--line);width:100%;font:inherit;text-align:left;background:0 0}button.a-row.a-link:first-child{border-top:none}.a-row.a-link:hover{background:var(--surface-2)}.a-row.a-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.a-ic{background:var(--accent-soft);width:22px;height:22px;color:var(--accent);border-radius:7px;place-items:center;display:grid}.a-ic svg{stroke-width:2.2px;width:12px;height:12px}.a-ic.ok{background:var(--ok-soft);color:var(--ok)}.a-ic.call{background:var(--info-soft);color:var(--info)}.a-tx{line-height:1.4}.a-tx b{font-weight:600}.a-when{color:var(--dim);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:10.5px}.jchat-head{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:15px 18px;display:flex}.jchat-head .ic{background:linear-gradient(135deg,var(--accent),var(--info));width:30px;height:30px;color:var(--on-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.jchat-head .ic svg{width:16px;height:16px}.jchat-head .t{font-family:var(--disp);font-size:14px;font-weight:600}.jchat-head .sub{color:var(--muted);font-size:10.5px}.jchat-head .sp{flex:1}.jchat-tool{width:32px;height:32px;color:var(--muted);border:1px solid #0000;border-radius:9px;place-items:center;display:grid}.jchat-tool:hover{background:var(--surface-2);color:var(--text)}.jchat-tool.stop:hover{background:var(--bad-soft);color:var(--bad)}.jchat-tool svg{stroke-width:2px;width:16px;height:16px}.jchat-tool[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.jchat-running{border-bottom:1px solid var(--line);background:var(--surface-2);color:var(--muted);align-items:center;gap:8px;padding:9px 18px;font-size:11px;display:flex}.jchat-running .live{background:var(--ok);border-radius:50%;flex-shrink:0;width:6px;height:6px}.jchat-running b{color:var(--text);font-weight:600}.jchat-body{flex-direction:column;flex:1;gap:11px;padding:16px 18px;display:flex;overflow-y:auto}.jchat-act{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.jchat-act button{color:var(--accent);background:var(--accent-soft);border-radius:8px;padding:5px 10px;font-size:11px;font-weight:600}.jchat-act button:hover{background:var(--accent);color:var(--on-accent)}.jchat-typing{background:var(--surface-2);border-radius:13px 13px 13px 4px;align-self:flex-start;gap:3px;padding:11px 14px;display:inline-flex}.jchat-typing i{background:var(--dim);border-radius:50%;width:6px;height:6px;animation:1.2s infinite jt}.jchat-typing i:nth-child(2){animation-delay:.2s}.jchat-typing i:nth-child(3){animation-delay:.4s}@keyframes jt{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.jchat-sugg{flex-wrap:wrap;gap:7px;padding:0 18px 12px;display:flex}.jchat-chip{color:var(--muted);background:var(--surface);border:1px solid var(--line-2);border-radius:999px;padding:6px 12px;font-size:11.5px;font-weight:500;transition:border-color .15s,color .15s}.jchat-chip:hover{border-color:var(--accent);color:var(--accent)}.jchat-foot{border-top:1px solid var(--line);padding:11px 14px}.jchat-persist{color:var(--muted);align-items:center;gap:8px;margin-bottom:9px;font-size:11px;display:flex}.jchat-persist .sw{background:var(--line-2);border-radius:999px;flex-shrink:0;width:30px;height:17px;transition:background .15s;position:relative}.jchat-persist .sw:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .15s;position:absolute;top:2px;left:2px}.jchat-persist[aria-pressed=true] .sw{background:var(--accent)}.jchat-persist[aria-pressed=true] .sw:after{transform:translate(13px)}.jchat-persist .sp{flex:1}.jchat-input{align-items:flex-end;gap:8px;display:flex}.jchat-input textarea{border:1px solid var(--line-2);background:var(--surface);min-height:40px;max-height:120px;font:inherit;resize:none;border-radius:11px;flex:1;padding:10px 12px;font-size:13px;line-height:1.4}.jchat-input textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.jchat-mini{border:1px solid var(--line-2);width:40px;height:40px;color:var(--muted);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.jchat-mini:hover{background:var(--surface-2);color:var(--text)}.jchat-mini.send{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.jchat-mini.send:hover{background:var(--accent-2)}.jchat-mini svg{stroke-width:2.2px;width:17px;height:17px}.jchat-mini[aria-pressed=true]{background:var(--bad-soft);border-color:var(--bad);color:var(--bad)}.sc-week{align-items:flex-end;gap:8px;height:84px;display:flex}.sc-week .col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.sc-week .bar{background:var(--surface-2);border-radius:5px;align-items:flex-end;width:100%;height:62px;display:flex;overflow:hidden}.sc-week .bar i{background:linear-gradient(180deg,var(--accent),var(--accent-2));border-radius:5px;width:100%}.sc-week .dl{color:var(--dim);font-size:9.5px;font-weight:600}.sc-week .col.today .dl{color:var(--accent)}.aut-opt{border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:10px;align-items:flex-start;gap:11px;width:100%;padding:11px 13px;transition:border-color .15s,background .15s;display:flex}.aut-opt:hover{border-color:var(--accent)}.aut-opt.chosen{border-color:var(--accent);background:var(--accent-soft)}.aut-opt .rd{border:2px solid var(--line-2);border-radius:50%;flex-shrink:0;place-items:center;width:16px;height:16px;margin-top:1px;display:grid}.aut-opt.chosen .rd{border-color:var(--accent)}.aut-opt.chosen .rd:after{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px}.aut-opt .nm{font-size:13px;font-weight:600}.aut-opt .ds{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}.tk-status.paused{background:var(--surface-2);color:var(--muted)}.task-workbar{border:1px solid var(--line);background:var(--surface);border-radius:var(--r);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;display:flex}.task-workbar-main{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.task-workbar-k{text-transform:uppercase;letter-spacing:.08em;color:var(--dim);margin-right:2px;font-size:10px;font-weight:800}.task-lens{border:1px solid var(--line);background:var(--surface-2);height:30px;color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:11.5px;font-weight:700;display:inline-flex}.task-lens b{color:var(--text);font-variant-numeric:tabular-nums;font-size:10px}.task-lens[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.task-lens[aria-pressed=true] b{color:var(--on-accent)}.task-workbar-metrics{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.task-workbar-metrics span{background:var(--surface-2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.task-workbar-metrics b{color:var(--text);font-variant-numeric:tabular-nums}.task-workbar-metrics .bad{color:var(--bad);background:var(--bad-soft);border-color:#0000}.task-workbar-metrics .warn{color:var(--warn);background:var(--warn-soft);border-color:#0000}.tasks-board{min-height:calc(100vh - 300px)}.tasks-board .col{max-height:calc(100vh - 300px)}.task-approval-lane{border-color:var(--warn);box-shadow:inset 0 0 0 1px var(--warn-soft)}.tk-approval-card{border-left:3px solid var(--warn)}.task-status{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.task-status.open{background:var(--info-soft);color:var(--info)}.task-status.work{background:var(--accent-soft);color:var(--accent)}.task-status.wait{background:var(--warn-soft);color:var(--warn)}.task-status.done{background:var(--ok-soft);color:var(--ok)}.task-card-links{margin-top:8px}.task-links{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.task-links.compact{gap:4px}.task-link{background:var(--surface-2);border:1px solid var(--line);min-height:22px;color:var(--text);border-radius:7px;align-items:center;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.task-link:hover{border-color:var(--accent);color:var(--accent)}.task-link.muted{color:var(--muted)}.task-link.empty{color:var(--bad);background:var(--bad-soft);border-color:#0000}.task-modal{width:min(720px,100%)}.task-field-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.task-field-grid>div{border:1px solid var(--line);background:var(--surface-2);border-radius:10px;padding:9px}.task-field-grid span{text-transform:uppercase;letter-spacing:.08em;color:var(--dim);font-size:9px;font-weight:800;display:block}.task-field-grid b{color:var(--text);margin-top:3px;font-size:12px;font-weight:700;display:block}.bad-text{color:var(--bad)!important}.task-inspector-section{border-top:1px solid var(--line);margin-top:11px;padding-top:11px}.task-section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--dim);margin-bottom:7px;font-size:9px;font-weight:800}.task-inspector-section p{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.45}.task-table-wrap{border:1px solid var(--line);border-radius:var(--r-sm);overflow:auto}.task-table{border-collapse:separate;border-spacing:0;background:var(--surface);width:100%;min-width:920px}.task-table th{z-index:1;text-align:left;background:var(--surface-2);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.08em;color:var(--dim);padding:9px 10px;font-size:10px;font-weight:800;position:sticky;top:0}.task-table td{border-bottom:1px solid var(--line);vertical-align:middle;padding:9px 10px;font-size:12px}.task-table tr:not(.task-group-row):hover td,.task-table tr.selected td{background:var(--surface-2)}.task-table tr{cursor:pointer}.task-group-row td{background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.task-group-row span:last-child{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:999px;margin-left:4px;padding:1px 7px}.task-main-cell{min-width:260px}.task-title-line{align-items:center;gap:8px;display:flex}.task-title-line b{font-size:12.5px}.muted-cell{color:var(--muted);font-size:11px;font-weight:600}.task-row-actions{white-space:nowrap;align-items:center;gap:6px;display:flex}@media (max-width:1180px){.task-workbar{flex-direction:column;align-items:flex-start}.task-workbar-metrics{width:100%}}.wh{flex-direction:column;gap:11px;display:flex}.wh-days{flex-wrap:wrap;gap:5px;display:flex}.wh-day{border:1px solid var(--line-2);min-width:30px;height:27px;color:var(--muted);background:var(--surface);border-radius:7px;padding:0 7px;font-size:11px;font-weight:600;transition:background .12s,border-color .12s,color .12s}.wh-day:hover{border-color:var(--accent)}.wh-day[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.wh-grid{align-items:center;gap:3px;display:grid}.wh-corner{height:1px}.wh-hh{color:var(--dim);text-align:center;font-variant-numeric:tabular-nums;cursor:pointer;padding-bottom:1px;font-size:8.5px}.wh-hh:hover{color:var(--accent)}.wh-ch{cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding-right:8px;font-size:11.5px;font-weight:600;display:flex}.wh-ch svg{stroke-width:2px;width:13px;height:13px;color:var(--muted);flex-shrink:0}.wh-ch:hover,.wh-ch:hover svg{color:var(--accent)}.wh-cell{background:var(--surface-2);cursor:pointer;border-radius:5px;height:24px;transition:background .1s}.wh-cell:hover{box-shadow:inset 0 0 0 2px var(--accent-soft)}.wh-cell.on{background:var(--accent)}.wh-cell.on:hover{background:var(--accent-2)}.wh-legend{color:var(--muted);align-items:center;gap:16px;margin-top:1px;font-size:10.5px;display:flex}.wh-legend i{align-items:center;gap:5px;display:inline-flex}.wh-legend .sw{border:1px solid var(--line);border-radius:4px;width:14px;height:14px}.msn{border:1px solid var(--line);cursor:pointer;border-radius:13px;padding:15px 16px;transition:border-color .15s,box-shadow .15s}.msn:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.msn.selected{border-color:var(--accent);background:var(--accent-soft)}.msn+.msn{margin-top:12px}.msn-main{align-items:flex-start;gap:10px;display:flex}.msn-content{flex:1;min-width:0}.msn-check{border:1px solid var(--line-2);background:var(--surface);width:22px;height:22px;color:var(--on-accent);border-radius:7px;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.msn-check:hover{border-color:var(--accent)}.msn-check[aria-checked=true]{background:var(--accent);border-color:var(--accent)}.msn-check svg{stroke-width:3px;width:13px;height:13px}.msn-top{align-items:center;gap:10px;margin-bottom:9px;display:flex}.msn-title{font-family:var(--disp);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.msn-when{color:var(--accent);white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-size:10.5px;font-weight:600;display:inline-flex}.msn-when svg{stroke-width:2.4px;width:12px;height:12px}.msn-when.warn{color:var(--warn)}.msn-meta{flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 12px;display:flex}.msn-chip{border-radius:var(--r-pill);border:1px solid var(--line);background:var(--surface-2);max-width:100%;min-height:22px;color:var(--muted);align-items:center;padding:2px 8px;font-size:10.5px;font-weight:600;line-height:1.45;display:inline-flex}.msn-chip a{color:inherit;text-overflow:ellipsis;white-space:nowrap;min-width:0;text-decoration:none;overflow:hidden}.msn-chip a:hover{color:var(--accent)}.msn-chip.warn,.msn-chip.missing{background:var(--warn-soft);border-color:var(--warn);color:var(--warn)}.msn-brief{color:var(--muted);white-space:pre-wrap;border-left:2px solid var(--line);max-height:240px;margin:0 0 12px;padding-left:10px;font-size:11.5px;line-height:1.5;overflow-y:auto}.msn-resolve{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;align-items:center;gap:10px;margin:0 0 12px;padding:9px 10px;display:flex}.msn-resolve .rs-copy{flex:1;align-items:center;gap:7px;min-width:0;display:flex}.msn-resolve .rs-k{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:9px;font-weight:700}.msn-resolve .rs-t{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:600;overflow:hidden}.msn-resolve .rs-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.msn-resolve .rs-actions .btn{min-height:28px;padding:0 9px}.msn-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 12px;display:flex}.msn-toolbar .sp{flex:1}.msn-bulk{background:var(--accent-soft);border:1px solid var(--accent);border-radius:11px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 12px;padding:9px 12px;display:flex}.msn-bulk .n{color:var(--accent);font-size:12.5px;font-weight:600}.msn-bulk .sp{flex:1}.msn-bulk .clr{color:var(--accent);cursor:pointer;font-size:11.5px;font-weight:600}.msn-list{flex-direction:column;display:flex}.msn-rail{align-items:flex-start;margin:0 0 14px;display:flex}.msn-st{text-align:center;flex-direction:column;flex:1;align-items:center;gap:6px;display:flex;position:relative}.msn-st:before{content:"";background:var(--line-2);z-index:0;width:100%;height:2px;position:absolute;top:9px;left:-50%}.msn-st:first-child:before{display:none}.msn-st.done:before{background:var(--ok)}.msn-d{background:var(--surface);border:2px solid var(--line-2);z-index:1;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.msn-st.done .msn-d{background:var(--ok);border-color:var(--ok)}.msn-st.now .msn-d{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.msn-st.now.blk .msn-d{background:var(--bad);border-color:var(--bad);box-shadow:0 0 0 4px var(--bad-soft)}.msn-st.now.wrn .msn-d{background:var(--warn);border-color:var(--warn);box-shadow:0 0 0 4px var(--warn-soft)}.msn-d svg{width:9px;height:9px;color:var(--on-accent);stroke-width:3.6px}.msn-lb{color:var(--dim);text-transform:uppercase;letter-spacing:.03em;font-size:8.5px;font-weight:600;line-height:1.2}.msn-st.done .msn-lb,.msn-st.now .msn-lb{color:var(--text)}.msn-foot{border-top:1px solid var(--line);align-items:center;gap:9px;padding-top:12px;display:flex}.msn-stat{color:var(--muted);flex:1;align-items:center;gap:8px;min-width:0;font-size:12px;display:flex}.msn-stat .ic{background:var(--accent-soft);width:19px;height:19px;color:var(--accent);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.msn-stat .ic svg{stroke-width:2.4px;width:11px;height:11px}.msn-stat b{color:var(--text);font-weight:600}.msn-stat.blk .ic{background:var(--bad-soft);color:var(--bad)}.msn-stat.blk b{color:var(--bad)}.msn-stat.wrn .ic{background:var(--warn-soft);color:var(--warn)}.msn-stat.wrn b{color:var(--warn)}@media (max-width:760px){.msn-main{gap:8px}.msn-top{flex-direction:column;align-items:flex-start;gap:5px}.msn-when{margin-left:0}.msn-resolve{flex-direction:column;align-items:flex-start}.msn-resolve .rs-actions{justify-content:flex-start}.msn-foot{flex-wrap:wrap}.msn-foot .msn-stat{flex-basis:100%}.msn-toolbar .sp,.msn-bulk .sp{display:none}}.resp-list{flex-direction:column;display:flex}.resp-area{border-top:1px solid var(--line);align-items:center;gap:13px;padding:13px 0;display:flex}.resp-area:first-child{border-top:none}.resp-tog{background:var(--line-2);border-radius:999px;flex-shrink:0;width:36px;height:21px;transition:background .15s;position:relative}.resp-tog:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000002e}.resp-tog[aria-pressed=true]{background:var(--accent)}.resp-tog[aria-pressed=true]:after{transform:translate(15px)}.resp-info{flex:1;min-width:0}.resp-name{font-size:13px;font-weight:600}.resp-sub{color:var(--muted);margin-top:1px;font-size:11px}.resp-aut{border:1px solid var(--line-2);background:var(--surface);color:var(--text);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;border-radius:8px;flex-shrink:0;padding:6px 28px 6px 11px;font-size:11.5px;font-weight:600}[data-theme=dark] .resp-aut{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.resp-aut:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.resp-area.off .resp-name{color:var(--muted)}.resp-area.off .resp-sub{opacity:.7}.resp-area.off .resp-aut{opacity:.35;pointer-events:none}.jx-head{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:13px;padding:12px 22px;display:flex}.jx-orb{background:linear-gradient(135deg,var(--accent),var(--info));width:38px;height:38px;color:var(--on-accent);border-radius:11px;flex-shrink:0;place-items:center;display:grid;position:relative}.jx-orb svg{width:20px;height:20px}.jx-orb .live{background:var(--ok);border:2.5px solid var(--surface);border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.jx-hid .nm{font-family:var(--disp);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.jx-hid .role{color:var(--muted);font-size:11px}.jx-stat{text-transform:uppercase;letter-spacing:.04em;background:var(--ok-soft);color:var(--ok);border-radius:999px;padding:2px 8px;font-size:9.5px;font-weight:700}.jx-stat.paused{background:var(--warn-soft);color:var(--warn)}.jx-stat.draft{background:var(--accent-soft);color:var(--accent)}.jx-stat.degraded{background:var(--bad-soft);color:var(--bad)}.jx-know{flex-wrap:wrap;align-items:center;gap:8px;margin-left:16px;display:flex}.jx-know>span{color:var(--muted);background:var(--surface-2);border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:11px;font-weight:500;display:inline-flex}.jx-know>span b{color:var(--text);font-weight:600}.jx-know .live{background:var(--ok);border-radius:50%;width:6px;height:6px;display:inline-block}.jx-hact{align-items:center;gap:4px;margin-left:auto;display:flex}.jx-hbtn{width:34px;height:34px;color:var(--muted);border:1px solid #0000;border-radius:9px;place-items:center;display:grid}.jx-hbtn:hover{background:var(--surface-2);color:var(--text)}.jx-hbtn svg{stroke-width:2px;width:17px;height:17px}.jx-hbtn.activity{position:relative}.jx-hbtn.activity[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.jx-hbadge{background:var(--accent);min-width:17px;height:17px;color:var(--on-accent);border:2px solid var(--surface);font-variant-numeric:tabular-nums;border-radius:999px;place-items:center;padding:0 5px;font-size:9px;font-weight:700;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.jx-body{flex:1;grid-template-columns:minmax(0,1fr) 348px;min-height:0;display:grid;position:relative;overflow:hidden}.jx-main{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.jx-body.drop-active .jx-comp-in{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.jx-drop-overlay{z-index:35;border:1px dashed var(--accent);background:color-mix(in srgb,var(--surface)86%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;border-radius:16px;place-items:center;display:grid;position:absolute;inset:12px 14px}.jx-drop-card{border:1px solid var(--line-2);background:var(--surface);max-width:440px;box-shadow:var(--shadow);border-radius:13px;align-items:center;gap:12px;padding:14px 16px;display:flex}.jx-drop-card .ic{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.jx-drop-card .ic svg{stroke-width:2.2px;width:17px;height:17px}.jx-drop-card .t{font-family:var(--disp);font-size:13.5px;font-weight:600}.jx-drop-card .h{color:var(--muted);margin-top:2px;font-size:11.5px;line-height:1.45}.jx-rail{border-left:1px solid var(--line);background:var(--surface);flex-direction:column;display:flex;overflow-y:auto}@media (max-width:1180px){.jx-body{grid-template-columns:1fr}.jx-rail{display:none}}.jx-thread{flex:1;padding:22px 0;overflow-y:auto}.jx-wrap{flex-direction:column;gap:26px;max-width:720px;margin:0 auto;padding:0 26px;display:flex}.jx-day{color:var(--dim);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;font-size:10.5px;font-weight:600;display:flex}.jx-day:before,.jx-day:after{content:"";background:var(--line);flex:1;height:1px}.jx-u{background:var(--accent);max-width:78%;color:var(--on-accent);border-radius:14px 14px 5px;align-self:flex-end;padding:10px 14px;font-size:13.5px;line-height:1.5}.jx-u .tm{color:#ffffffb3;text-align:right;margin-top:4px;font-size:9.5px}.jx-j{gap:11px;display:flex}.jx-jav{background:linear-gradient(135deg,var(--accent),var(--info));width:30px;height:30px;color:var(--on-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.jx-jav svg{width:16px;height:16px}.jx-jc{flex-direction:column;flex:1;gap:13px;min-width:0;display:flex}.jx-jmeta{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.jx-jmeta .nm{color:var(--text);font-weight:600;font-family:var(--disp)}.jx-jmeta .badge{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);width:auto;height:auto;color:var(--muted);border:0;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.jx-jmeta .badge.ok{background:var(--ok-soft);color:var(--ok)}.jx-jmeta .badge.draft{background:var(--accent-soft);color:var(--accent)}.jx-jmeta .badge.blocked{background:var(--bad-soft);color:var(--bad)}.jx-jmeta .badge.wait{background:var(--warn-soft);color:var(--warn)}.jx-jmeta .runtime{font-variant-numeric:tabular-nums;margin-left:auto}.jx-txt{color:var(--text);font-size:13.5px;line-height:1.6}.jx-txt .cite{background:var(--accent-soft);min-width:15px;height:15px;color:var(--accent);vertical-align:top;cursor:pointer;border-radius:5px;place-items:center;margin:0 1px;padding:0 4px;font-size:9px;font-weight:700;line-height:15px;display:inline-grid}.jx-txt .cite:hover{background:var(--accent);color:var(--on-accent)}.jx-brief{border:1px solid var(--line);background:var(--surface);border-radius:14px;overflow:hidden}.jx-brief-modal{border:0;border-radius:16px}.jx-brief-h{background:linear-gradient(90deg,var(--accent-soft),transparent);align-items:center;gap:9px;padding:12px 15px;display:flex}.jx-brief-h .ic{background:linear-gradient(135deg,var(--accent),var(--info));width:26px;height:26px;color:var(--on-accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.jx-brief-h .ic svg{width:15px;height:15px}.jx-brief-h .lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);font-size:9px;font-weight:700}.jx-brief-h .t{font-family:var(--disp);font-size:13.5px;font-weight:600}.jx-brief-h .x{width:26px;height:26px;color:var(--dim);border-radius:7px;place-items:center;margin-left:auto;font-size:16px;display:grid}.jx-brief-h .x:hover{background:var(--surface-2);color:var(--text)}.jx-brief-b{color:var(--muted);padding:13px 15px;font-size:12.5px;line-height:1.55}.jx-brief-b b{color:var(--text);font-weight:600}.jx-tiles{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.jx-tile{background:var(--surface);padding:11px 13px}.jx-tile .v{font-family:var(--disp);font-variant-numeric:tabular-nums;font-size:17px;font-weight:600}.jx-tile .k{color:var(--muted);margin-top:1px;font-size:10px}.jx-brief-f{flex-wrap:wrap;gap:8px;padding:11px 15px;display:flex}.jx-tool{border:1px solid var(--line);border-radius:11px;font-size:12px;overflow:hidden}.jx-tool-h{background:var(--surface-2);cursor:pointer;align-items:center;gap:9px;padding:9px 12px;display:flex}.jx-tool-h .ic{background:var(--surface);border:1px solid var(--line);width:20px;height:20px;color:var(--muted);border-radius:6px;flex-shrink:0;place-items:center;display:grid}.jx-tool-h .ic svg{width:12px;height:12px}.jx-tool-h .fn{font-family:var(--mono,ui-monospace,monospace);font-size:11.5px;font-weight:600}.jx-tool-h .fn .arg{color:var(--accent)}.jx-tool-h .st{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 7px;font-size:9px;font-weight:700}.jx-tool-h .st.ok{background:var(--ok-soft);color:var(--ok)}.jx-tool-h .st.run{background:var(--accent-soft);color:var(--accent)}.jx-tool-h .st.fail,.jx-tool-h .st.blocked{background:var(--bad-soft);color:var(--bad)}.jx-tool-h .rt{color:var(--dim);font-variant-numeric:tabular-nums;margin-left:auto;font-size:10px}.jx-tool-kv{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.jx-tool-kv>div{background:var(--surface);justify-content:space-between;gap:10px;padding:7px 12px;display:flex}.jx-tool-kv .k{color:var(--muted)}.jx-tool-kv .v{font-variant-numeric:tabular-nums;font-weight:600}.jx-tool-kv .v a{color:var(--accent)}.jx-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;display:block;overflow:hidden}.jx-card.ai{border-left:3px solid var(--accent)}.jx-card-h{align-items:center;gap:10px;padding:12px 14px;display:flex}.jx-card-h .ic{background:var(--accent-soft);width:30px;height:30px;color:var(--accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.jx-card-h .ic svg{width:16px;height:16px}.jx-card-h .ic.warn{background:var(--warn-soft);color:var(--warn)}.jx-card-h .ic.bad{background:var(--bad-soft);color:var(--bad)}.jx-card-h .t{min-width:0;font-size:13.5px;font-weight:600;font-family:var(--disp);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;line-height:1.3;display:-webkit-box;overflow:hidden}.jx-card-h .chip{background:var(--surface-2);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:0;border-radius:999px;flex-shrink:0;align-self:flex-start;margin-left:auto;padding:2px 8px;font-size:9px;font-weight:700}.jx-card-h .chip.draft{background:var(--accent-soft);color:var(--accent)}.jx-card-h .chip.held{background:var(--warn-soft);color:var(--warn)}.jx-card-h .chip.blocked{background:var(--bad-soft);color:var(--bad)}.jx-card-h .chip.sent{background:var(--ok-soft);color:var(--ok)}.jx-card-meta{color:var(--muted);flex-wrap:wrap;gap:7px;padding:0 14px 10px;font-size:10.5px;display:flex}.jx-card-meta .tag{color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:1px 7px;font-weight:700}.jx-card-prev{background:var(--surface-2);color:var(--muted);border-radius:9px;margin:0 14px 10px;padding:11px 13px;font-size:12px;line-height:1.55}.jx-card-prev .subj{color:var(--text);margin-bottom:4px;font-weight:600}.jx-why{color:var(--muted);gap:7px;padding:0 14px 11px;font-size:11.5px;display:flex}.jx-why svg{width:13px;height:13px;color:var(--accent);stroke-width:2px;flex-shrink:0;margin-top:1px}.jx-why b{color:var(--text);font-weight:600}.jx-ev{flex-wrap:wrap;gap:14px;padding:0 14px 11px;display:flex}.jx-ev a{color:var(--dim);background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:10.5px;display:inline-flex}.jx-ev a:hover{border-color:var(--accent);color:var(--accent)}.jx-ev a svg{width:11px;height:11px}.jx-file-actions{grid-template-columns:1fr;gap:7px;display:grid}.jx-file-action{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;align-items:center;gap:8px;min-width:0;padding:7px 9px;display:flex}.jx-file-action .ic{width:18px;height:18px;color:var(--accent);flex-shrink:0;place-items:center;display:grid}.jx-file-action .ic svg{width:13px;height:13px}.jx-file-action .name{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text);font-size:11.5px;font-weight:600;overflow:hidden}.jx-file-action .sp{flex:1}.jx-file-action a{color:var(--accent);white-space:nowrap;font-size:10.5px;font-weight:700}.jx-card-acts{background:0 0;flex-wrap:wrap;gap:7px;padding:4px 14px 13px;display:flex}.jx-card.gated{border-left:3px solid var(--warn)}.jx-card.gated .jx-card-h .ic{background:var(--warn-soft);color:var(--warn)}.jx-sugg{flex-wrap:wrap;gap:7px;display:flex}.jx-sugg button{color:var(--accent);background:var(--surface);border:1px solid var(--line-2);border-radius:999px;align-items:center;gap:5px;padding:6px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.jx-sugg button:hover{background:var(--accent-soft);border-color:var(--accent)}.jx-sugg button svg{stroke-width:2.2px;width:12px;height:12px}.jx-typing{background:var(--surface-2);border-radius:13px 13px 13px 4px;align-self:flex-start;gap:4px;margin-left:41px;padding:12px 15px;display:inline-flex}.jx-typing i{background:var(--dim);border-radius:50%;width:6px;height:6px;animation:1.2s infinite jt}.jx-typing i:nth-child(2){animation-delay:.2s}.jx-typing i:nth-child(3){animation-delay:.4s}.jx-comp{border-top:1px solid var(--line);background:var(--surface);flex-shrink:0;padding:12px 26px 16px}.jx-comp-in{border:1px solid var(--line-2);background:var(--surface);max-width:760px;box-shadow:var(--shadow);border-radius:14px;margin:0 auto;transition:border-color .15s,box-shadow .15s}.jx-comp-in:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.jx-chips{flex-wrap:wrap;gap:6px;padding:10px 12px 0;display:flex}.jx-chip{background:var(--surface-2);border:1px solid var(--line);border-radius:7px;align-items:center;gap:6px;min-width:0;max-width:min(260px,100%);padding:3px 5px 3px 9px;font-size:11px;font-weight:600;display:inline-flex}.jx-chip.upload{background:color-mix(in srgb,var(--accent-soft)48%,var(--surface));border-color:color-mix(in srgb,var(--accent)28%,var(--line))}.jx-chip svg{width:12px;height:12px;color:var(--muted)}.jx-chip .ty{color:var(--dim);text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:500}.jx-chip .lbl{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.jx-chip .sz{color:var(--dim);flex-shrink:0;font-size:9.5px;font-weight:500}.jx-chip .x{width:16px;height:16px;color:var(--dim);border-radius:5px;place-items:center;margin-left:1px;font-size:13px;display:grid}.jx-chip .x:hover{background:var(--line);color:var(--text)}.jx-comp-in textarea{resize:none;width:100%;font:inherit;min-height:24px;max-height:160px;color:var(--text);background:0 0;border:none;padding:11px 14px 6px;font-size:13.5px;line-height:1.5}.jx-comp-in textarea:focus{outline:none}.jx-comp-bar{align-items:center;gap:6px;padding:6px 10px 8px;display:flex}.jx-cbtn{width:32px;height:32px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.jx-cbtn:hover{background:var(--surface-2);color:var(--text)}.jx-cbtn svg{stroke-width:2px;width:16px;height:16px}.jx-cbtn[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.jx-mode{background:var(--surface-2);border:1px solid var(--line);border-radius:9px;gap:2px;margin-right:2px;padding:2px;display:flex}.jx-mode button{color:var(--muted);border-radius:7px;align-items:center;gap:5px;padding:5px 11px;font-size:11.5px;font-weight:600;display:inline-flex}.jx-mode button svg{stroke-width:2.2px;width:12px;height:12px}.jx-mode button[aria-pressed=true]{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.jx-mode button[data-mode=act][aria-pressed=true]{color:var(--ok)}.jx-kbd{color:var(--dim);margin-left:auto;margin-right:4px;font-size:10px}.jx-send{background:var(--accent);width:34px;height:34px;color:var(--on-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.jx-send:hover{background:var(--accent-2)}.jx-send svg{stroke-width:2.2px;width:17px;height:17px}.jx-mode-note{max-width:760px;color:var(--muted);align-items:center;gap:6px;margin:7px auto 0;font-size:10.5px;display:flex}.jx-mode-note svg{width:12px;height:12px;color:var(--accent);stroke-width:2px}.jx-advisory{max-width:760px;color:var(--muted);flex-wrap:wrap;align-items:flex-start;gap:6px;margin:9px auto 0;font-size:10.5px;line-height:1.45;display:flex}.jx-advisory svg{width:12px;height:12px;color:var(--accent);stroke-width:2px;flex-shrink:0;margin-top:1px}.jx-advisory-link{color:var(--accent);white-space:nowrap;font-weight:600;text-decoration:none}.jx-advisory-link:hover{text-decoration:underline}.jx-advisory-inline{color:var(--muted);flex-wrap:wrap;align-items:flex-start;gap:6px;margin-top:8px;font-size:11px;line-height:1.45;display:flex}.jx-advisory-inline svg{width:12px;height:12px;color:var(--accent);stroke-width:2px;flex-shrink:0;margin-top:1px}.jx-upload-strip{max-width:760px;color:var(--muted);align-items:center;gap:7px;margin:7px auto 0;font-size:10.5px;display:flex}.jx-upload-strip svg{width:12px;height:12px;color:var(--accent);stroke-width:2px;flex-shrink:0}.jx-upload-strip.ok,.jx-upload-strip.ok svg{color:var(--ok)}.jx-upload-strip.err,.jx-upload-strip.err svg{color:var(--bad)}.jx-sec{border-bottom:1px solid var(--line);padding:15px 16px}.jx-sec-h{align-items:center;gap:8px;margin-bottom:11px;display:flex}.jx-sec-h h3{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:11px;font-weight:700}.jx-sec-h .ct{color:var(--muted);background:var(--surface-2);border-radius:999px;padding:1px 7px;font-size:10px;font-weight:600}.jx-sec-h .all{color:var(--accent);cursor:pointer;margin-left:auto;font-size:11px;font-weight:600}.jx-doing{border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:11px;padding:12px 13px}.jx-doing .top{align-items:center;gap:8px;display:flex}.jx-doing .spin{border:2px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.8s linear infinite jxspin}@keyframes jxspin{to{transform:rotate(360deg)}}.jx-doing .t{font-size:12.5px;font-weight:600}.jx-doing .meta{color:var(--muted);flex-direction:column;gap:3px;margin-top:6px;font-size:10.5px;display:flex}.jx-doing .meta .r{gap:6px;display:flex}.jx-doing .meta .r .k{color:var(--dim);min-width:48px}.jx-doing .acts{gap:6px;margin-top:10px;display:flex}.jx-queue{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;flex-direction:column;gap:7px;margin-top:10px;padding:9px 10px;display:flex}.jx-queue .qx{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:10px;font-weight:750}.jx-queue .qi{color:var(--text);grid-template-columns:18px 1fr;align-items:center;gap:7px;font-size:11.5px;display:grid}.jx-queue .num{background:var(--surface);border:1px solid var(--line);width:18px;height:18px;color:var(--muted);border-radius:999px;place-items:center;font-size:10px;font-weight:700;display:grid}.jx-queue .txt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jx-queue .more{color:var(--muted);font-size:10.5px}.jx-cx{border-top:1px solid var(--line);align-items:center;gap:10px;padding:8px 0;display:flex}.jx-cx:first-child{border-top:none}.jx-cx .ic{background:var(--surface-2);width:26px;height:26px;color:var(--muted);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.jx-cx .ic svg{width:14px;height:14px}.jx-cx .nm{font-size:12px;font-weight:600;line-height:1.2}.jx-cx .sub{color:var(--muted);font-size:10px}.jx-cx .x{width:22px;height:22px;color:var(--dim);border-radius:6px;place-items:center;margin-left:auto;font-size:13px;display:grid}.jx-cx .x:hover{background:var(--surface-2);color:var(--text)}.jx-add{border:1px dashed var(--line-2);width:100%;color:var(--muted);border-radius:9px;justify-content:center;align-items:center;gap:6px;margin-top:9px;padding:8px;font-size:11.5px;font-weight:600;display:flex}.jx-add:hover{border-color:var(--accent);color:var(--accent)}.jx-add svg{stroke-width:2.4px;width:13px;height:13px}.jx-aa{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:3px 8px;padding:10px 0;display:grid}.jx-aa:first-child{border-top:none}.jx-aa .tm{color:var(--dim);font-variant-numeric:tabular-nums;align-self:center;font-size:10px}.jx-aa .oc{text-transform:uppercase;letter-spacing:.03em;color:var(--ok);background:0 0;border:0;place-self:center end;padding:0;font-size:9px;font-weight:700}.jx-aa .oc.draft{color:var(--accent)}.jx-aa .oc.wait{color:var(--warn)}.jx-aa .ax{grid-column:1/-1;font-size:12px;line-height:1.45}.jx-aa .ax b{font-weight:600}.jx-intg{border-top:1px solid var(--line);align-items:center;gap:9px;padding:7px 0;display:flex}.jx-intg:first-child{border-top:none}.jx-intg .dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.jx-intg .dot.live{background:var(--ok)}.jx-intg .dot.ready{background:var(--info)}.jx-intg .dot.wait{background:var(--warn)}.jx-intg .dot.off{background:var(--dim)}.jx-intg .nm{font-size:12px;font-weight:600}.jx-intg .sub{color:var(--dim);margin-left:auto;font-size:10px}.jx-pills{flex-wrap:wrap;gap:7px;display:flex}.jx-pill{border:1px solid var(--line-2);color:var(--muted);background:var(--surface);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.jx-pill[aria-pressed=true]{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.jx-look{flex-direction:column;gap:6px;max-height:240px;display:flex;overflow-y:auto}.jx-look button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:9px;align-items:center;gap:11px;padding:9px 11px;display:flex}.jx-look button:hover{border-color:var(--accent);background:var(--surface-2)}.jx-look .ic{background:var(--surface-2);width:28px;height:28px;color:var(--muted);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.jx-look .ic svg{width:15px;height:15px}.jx-look .nm{font-size:13px;font-weight:600}.jx-look .sub{color:var(--muted);font-size:11px}.jx-guard{border-radius:10px;align-items:center;gap:9px;padding:10px 13px;font-size:12px;display:flex}.jx-guard.ok{background:var(--ok-soft);color:var(--ok)}.jx-guard.warn{background:var(--warn-soft);color:var(--warn)}.jx-guard svg{stroke-width:2.2px;flex-shrink:0;width:15px;height:15px}.csc{cursor:default;color:var(--text);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;list-style:none;display:inline-flex}.csc::-webkit-details-marker{display:none}.csc svg{stroke-width:2.2px;flex-shrink:0;width:14px;height:14px}.csc-text{white-space:nowrap;text-overflow:ellipsis;max-width:220px;color:var(--text);overflow:hidden}.csc-ok{background:var(--ok-soft)}.csc-ok svg{color:var(--ok)}.csc-warn{background:var(--warn-soft)}.csc-warn svg{color:var(--warn)}.csc-bad{background:var(--bad-soft)}.csc-bad svg{color:var(--bad)}.csc-info{background:var(--info-soft)}.csc-info svg{color:var(--info)}.csc-details{display:inline-block}.csc-details summary{cursor:pointer}.csc-details summary:hover{filter:brightness(.96)}.csc-details summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.csc-details[open] summary{border-bottom-right-radius:0;border-bottom-left-radius:0}.csc-panel{border:1px solid var(--line-2);background:var(--surface);border-top:0;border-radius:0 0 10px 10px;flex-direction:column;gap:8px;max-width:320px;padding:10px 12px;display:flex}.csc-row{align-items:flex-start;gap:8px;font-size:12px;display:flex}.csc-row svg{margin-top:1px}.csc-row.csc-ok svg{color:var(--ok)}.csc-row.csc-warn svg{color:var(--warn)}.csc-row.csc-bad svg{color:var(--bad)}.csc-row.csc-info svg{color:var(--info)}.csc-row-body{color:var(--text);flex-direction:column;gap:2px;display:flex}.csc-row-detail{color:var(--muted);font-size:11px;line-height:1.4}.jx-tplgrid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.jx-tpl{border:1px solid var(--line);text-align:left;border-radius:10px;padding:11px 12px}.jx-tpl:hover{border-color:var(--accent);background:var(--surface-2)}.jx-tpl .t{font-size:12.5px;font-weight:600}.jx-tpl .d{color:var(--muted);margin-top:3px;font-size:10.5px;line-height:1.4}.jx-proto{text-transform:uppercase;letter-spacing:.05em;background:var(--warn-soft);color:var(--warn);border:1px dashed var(--warn);border-radius:999px;align-items:center;gap:5px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-flex}.jx-hbtn.stop:hover,.jx-hbtn[aria-pressed=true]{background:var(--bad-soft);color:var(--bad)}.jx-goal-prog{align-items:center;gap:11px;padding:0 14px 11px;display:flex}.jx-goal-prog .bar{background:var(--surface-2);border-radius:999px;flex:1;height:6px;overflow:hidden}.jx-goal-prog .bar i{background:linear-gradient(90deg,var(--accent),var(--info));border-radius:999px;height:100%;display:block}.jx-goal-prog .lab{color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:10.5px}.jx-meta-rows{flex-direction:column;gap:6px;padding:0 14px 11px;display:flex}.jx-meta-rows .r{align-items:flex-start;gap:8px;font-size:11.5px;display:flex}.jx-meta-rows .r .ic{width:15px;height:15px;color:var(--accent);flex-shrink:0;margin-top:1px}.jx-meta-rows .r .ic svg{stroke-width:2px;width:15px;height:15px}.jx-meta-rows .r.warn .ic{color:var(--warn)}.jx-meta-rows .r b{font-weight:600}.jx-meta-rows .r .k{color:var(--muted);min-width:78px}.jx-cadence{max-width:760px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:13px;margin:7px auto 0;font-size:10.5px;display:flex}.jx-cadence span{align-items:center;gap:5px;display:inline-flex}.jx-cadence svg{stroke-width:2px;width:12px;height:12px;color:var(--dim)}.jx-cadence .warn,.jx-cadence .warn svg{color:var(--warn)}.jx-audit{flex-direction:column;font-size:11.5px;display:flex}.jx-audit .row{border-top:1px solid var(--line);grid-template-columns:128px 1fr;gap:12px;padding:8px 0;display:grid}.jx-audit .row:first-child{border-top:none}.jx-audit .k{color:var(--muted);font-weight:600}.jx-audit .v{word-break:break-word;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.jx-audit .v.id{color:var(--accent)}.jx-chain{flex-direction:column;gap:6px;display:flex}.jx-chain .step{align-items:center;gap:8px;font-size:11.5px;display:flex}.jx-chain .d{background:var(--ok);width:14px;height:14px;color:var(--on-accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.jx-chain .d svg{stroke-width:3.6px;width:8px;height:8px}.jx-chain .d.wait{background:var(--warn)}.vx-head{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:14px;padding:13px 24px;display:flex}.vx-head h1{font-family:var(--disp);font-size:17px;font-weight:600}.vx-prov{gap:8px;margin-left:6px;display:flex}.vx-pp{color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.vx-pp .dot{border-radius:50%;width:7px;height:7px}.vx-pp .dot.live{background:var(--ok)}.vx-pp .dot.ready{background:var(--info)}.vx-pp .dot.wait{background:var(--warn)}.vx-head .sp{flex:1}.vx-body{flex:1;grid-template-columns:368px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.vx-list{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;min-height:0;display:flex}.vx-filters{border-bottom:1px solid var(--line);flex-shrink:0;gap:7px;padding:13px 16px;display:flex}.vx-scroll{flex:1;overflow-y:auto}.vx-grp{text-transform:uppercase;letter-spacing:.06em;color:var(--dim);padding:11px 16px 5px;font-size:9.5px;font-weight:700}.vx-row{cursor:pointer;border-left:2px solid #0000;gap:11px;padding:11px 16px;transition:background .12s;display:flex}.vx-row:hover{background:var(--surface-2)}.vx-row[data-sel=true]{background:var(--accent-soft);border-left-color:var(--accent)}.vx-av{color:#fff;width:38px;height:38px;font-family:var(--disp);border-radius:11px;flex-shrink:0;place-items:center;font-size:13px;font-weight:600;display:grid;position:relative}.vx-av .ch{border:2px solid var(--surface);border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:-3px;right:-3px}.vx-av .ch svg{color:#fff;stroke-width:2.5px;width:8px;height:8px}.vx-av .ch.call{background:var(--info)}.vx-av .ch.sms{background:var(--accent)}.vx-av .ch.wa{background:var(--wa-green)}.vx-rmain{flex:1;min-width:0}.vx-rtop{align-items:center;gap:7px;display:flex}.vx-rname{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.vx-rtime{color:var(--dim);white-space:nowrap;font-size:10.5px}.vx-rpurp{color:var(--accent);align-items:center;gap:4px;margin-top:2px;font-size:10.5px;font-weight:600;display:inline-flex}.vx-rpurp svg{stroke-width:2.2px;width:11px;height:11px}.vx-rsum{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:11.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.vx-rfoot{align-items:center;gap:8px;margin-top:6px;display:flex}.vx-deal{color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:1px 7px;font-size:9px;font-weight:700}.vx-rstat{color:var(--muted);font-size:9.5px;font-weight:600}.vx-rstat.draft{color:var(--accent)}.vx-rstat.wait{color:var(--warn)}.vx-rstat.done{color:var(--ok)}.vx-unread{background:var(--accent);border-radius:50%;flex-shrink:0;align-self:center;width:8px;height:8px}.vx-detail{background:var(--bg);flex-direction:column;min-height:0;display:flex}.vx-dhead{border-bottom:1px solid var(--line);background:var(--surface);flex-shrink:0;align-items:center;gap:12px;padding:14px 22px;display:flex}.vx-dhead .vx-av{width:42px;height:42px}.vx-dh-id .nm{font-family:var(--disp);font-size:15px;font-weight:600}.vx-dh-id .meta{color:var(--muted);align-items:center;gap:8px;margin-top:2px;font-size:11.5px;display:flex}.vx-dh-id .meta .dir{align-items:center;gap:4px;display:inline-flex}.vx-dh-id .meta svg{width:12px;height:12px}.vx-dbody{flex-direction:column;flex:1;gap:16px;padding:20px 22px;display:flex;overflow-y:auto}.vx-dwrap{flex-direction:column;gap:16px;width:100%;max-width:680px;margin:0 auto;display:flex}.vx-player{border:1px solid var(--line);background:var(--surface);border-radius:13px;align-items:center;gap:13px;padding:13px 15px;display:flex}.vx-play{background:var(--accent);width:40px;height:40px;color:var(--on-accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.vx-play svg{width:17px;height:17px}.vx-wave{flex:1;align-items:center;gap:2px;height:32px;display:flex}.vx-wave i{background:var(--line-2);border-radius:2px;flex:1;min-height:4px}.vx-wave i.on{background:var(--accent)}.vx-ptime{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.vx-pspeed{color:var(--muted);border:1px solid var(--line-2);border-radius:6px;padding:3px 7px;font-size:10.5px;font-weight:600}.vx-trans{flex-direction:column;gap:12px;display:flex}.vx-turn{gap:10px;display:flex}.vx-turn .who{color:#fff;width:30px;height:30px;font-size:10px;font-weight:700;font-family:var(--disp);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.vx-turn.jeri .who{background:linear-gradient(135deg,var(--accent),var(--info))}.vx-turn.them .who{background:var(--dim)}.vx-turn .say{flex:1}.vx-turn .say .t{font-size:13px;line-height:1.55}.vx-turn .say .ts{color:var(--dim);font-variant-numeric:tabular-nums;margin-top:2px;font-size:9.5px}.vx-ai{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--surface);border-radius:13px;padding:14px 16px}.vx-ai-h{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);align-items:center;gap:8px;margin-bottom:9px;font-size:9px;font-weight:700;display:flex}.vx-ai-h svg{width:13px;height:13px}.vx-ai p{color:var(--text);font-size:12.5px;line-height:1.6}.vx-acts-list{flex-direction:column;gap:8px;display:flex}.vx-ai-row{align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.45;display:flex}.vx-ai-row .bx{border:1.6px solid var(--line-2);cursor:pointer;color:#0000;border-radius:5px;flex-shrink:0;place-items:center;width:17px;height:17px;margin-top:1px;display:grid}.vx-ai-row.done .bx{background:var(--ok);border-color:var(--ok);color:var(--on-accent)}.vx-ai-row .bx svg{stroke-width:3.4px;width:10px;height:10px}.vx-ai-row.done .tx{color:var(--dim);text-decoration:line-through}.vx-ai-row .who{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:10px;font-weight:600}.vx-room{flex-direction:column;gap:9px;display:flex}.vx-day{text-align:center;color:var(--dim);margin:4px 0;font-size:10px}.vx-composer{border-top:1px solid var(--line);background:var(--surface);flex-shrink:0;padding:12px 22px}.vx-comp-wrap{align-items:flex-end;gap:9px;max-width:680px;margin:0 auto;display:flex}.vx-comp-wrap textarea{border:1px solid var(--line-2);background:var(--surface);min-height:42px;max-height:120px;font:inherit;resize:none;border-radius:12px;flex:1;padding:11px 13px;font-size:13.5px;line-height:1.45}.vx-comp-wrap textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.vx-cbtn{border:1px solid var(--line-2);width:42px;height:42px;color:var(--muted);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.vx-cbtn:hover{background:var(--surface-2);color:var(--text)}.vx-cbtn svg{stroke-width:2px;width:18px;height:18px}.vx-cbtn.send{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.vx-cbtn.send:hover{background:var(--accent-2)}.mem-row{border-top:1px solid var(--line);align-items:flex-start;gap:11px;padding:12px 0;display:flex}.mem-row:first-child{border-top:none}.mem-row .mic{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.mem-row .mic svg{stroke-width:2px;width:15px;height:15px}.mem-tx{flex:1;min-width:0}.mem-tx .t{font-size:12.5px;font-weight:500;line-height:1.4}.mem-tx .src{color:var(--dim);flex-wrap:wrap;align-items:center;gap:7px;margin-top:3px;font-size:10.5px;display:flex}.mem-scope{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--muted);border-radius:5px;padding:2px 7px;font-size:8.5px;font-weight:700}.mem-acts{flex-shrink:0;gap:5px;display:flex}.mem-mini{border:1px solid var(--line-2);color:var(--muted);border-radius:7px;padding:4px 9px;font-size:10.5px;font-weight:600}.mem-mini:hover{background:var(--surface-2);color:var(--text)}.mem-mini.forget:hover{background:var(--bad-soft);color:var(--bad);border-color:var(--bad)}.tp-market{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:14px}.tp-market-head,.tp-card-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.tp-market-head p,.tp-card-head p{color:var(--muted);max-width:760px;margin-top:3px;font-size:12px;line-height:1.45}.tp-market-actions{flex-shrink:0;gap:7px;display:flex}.tp-lanes{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.tp-lane{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;flex-direction:column;gap:10px;min-width:0;padding:11px;display:flex}.tp-lane.hot{border-color:color-mix(in srgb,var(--bad)34%,var(--line));box-shadow:inset 3px 0 0 var(--bad)}.tp-lane-top{gap:9px;min-width:0;display:flex}.tp-lane-ic{background:var(--accent-soft);width:30px;height:30px;color:var(--accent);border-radius:9px;flex:none;place-items:center;display:grid}.tp-lane-ic svg{stroke-width:2px;width:15px;height:15px}.tp-lane-name{color:var(--text);font-size:12.5px;font-weight:700}.tp-lane-sub{color:var(--muted);margin-top:1px;font-size:11px;line-height:1.35}.tp-lane-kpis{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:10.5px;display:flex}.tp-lane-kpis span{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:2px 7px}.tp-lane-kpis b{color:var(--text);font-weight:700}.tp-lane-kpis .warn b{color:var(--warn)}.tp-lane-kpis .bad b{color:var(--bad)}.tp-lane-actions{gap:6px;margin-top:auto;display:flex}.tp-worklist{flex-direction:column;gap:7px;display:flex}.tp-work{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:12px;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.tp-work:hover{background:var(--surface-2)}.tp-work:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.tp-work.hot{border-left:3px solid var(--bad)}.tp-work-main{min-width:0}.tp-work-title{align-items:center;gap:7px;min-width:0;font-size:12.5px;font-weight:700;display:flex}.tp-work-title span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.tp-work-sub{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:2px;font-size:11px;display:flex}.tp-linkbtn{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.tp-linkbtn:disabled{color:var(--muted);cursor:default}.tp-provider-grid{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.tp-provider-grid>div{background:var(--surface);padding:10px 11px}.tp-provider-grid .k{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:700}.tp-provider-grid .v{font-family:var(--disp);font-variant-numeric:tabular-nums;margin-top:4px;font-size:16px;font-weight:600}.tp-provider-grid .v.warn{color:var(--warn)}.tp-provider-grid .v.bad{color:var(--bad)}.tp-sla-grid{border:1px solid var(--line);background:var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.tp-sla-grid>div{background:var(--surface);padding:10px 11px}.tp-sla-grid .k{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:9px;font-weight:700}.tp-sla-grid .v{font-family:var(--disp);font-variant-numeric:tabular-nums;margin-top:4px;font-size:15px;font-weight:600}.tp-sla-empty{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:12px;padding:11px 12px;font-size:12px;line-height:1.45}.tp-quote-table{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.tp-quote-row{border:0;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text);text-align:left;cursor:pointer;grid-template-columns:minmax(150px,1.2fr) minmax(130px,1fr) minmax(90px,.55fr) minmax(82px,.5fr) minmax(100px,.7fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.tp-quote-row:last-child{border-bottom:0}.tp-quote-row:not(.head):hover{background:var(--surface-2)}.tp-quote-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.tp-quote-row.head{cursor:default;background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.tp-quote-row b{font-size:12.5px;line-height:1.2;display:block}.tp-quote-row em{color:var(--muted);margin-top:2px;font-size:10.5px;font-style:normal;line-height:1.25;display:block}.tp-quote-row .pending{color:var(--muted);font-weight:600}.tp-quote-row i{font-style:normal}.tp-timeline{flex-direction:column;gap:8px;display:flex}.tp-time-row{border-top:1px solid var(--line);grid-template-columns:9px minmax(0,1fr);align-items:start;gap:10px;padding:8px 0;display:grid}.tp-time-row:first-child{border-top:0;padding-top:0}.tp-time-title{color:var(--text);font-size:12.5px;font-weight:700}.tp-time-sub{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.4}.tp-msg-thread{flex-direction:column;gap:10px;max-height:360px;padding:2px;display:flex;overflow:auto}.tp-msg{grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:9px;display:grid}.tp-msg.outbound{grid-template-columns:minmax(0,1fr) 28px}.tp-msg.outbound .tp-msg-avatar{grid-column:2}.tp-msg.outbound .tp-msg-bubble{background:var(--accent-soft);border-color:color-mix(in srgb,var(--accent)24%,var(--line));grid-area:1/1;justify-self:end}.tp-msg.system .tp-msg-bubble{background:var(--surface-2)}.tp-msg-avatar{background:var(--surface-2);border:1px solid var(--line);width:28px;height:28px;color:var(--muted);border-radius:999px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.tp-msg-bubble{border:1px solid var(--line);background:var(--surface);border-radius:12px;max-width:min(620px,100%);padding:9px 11px}.tp-msg-head{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;font-size:10.5px;display:flex}.tp-msg-head span{color:var(--text);font-weight:800}.tp-msg-head em{font-style:normal}.tp-msg-subj{color:var(--text);margin-bottom:4px;font-size:12px;font-weight:700}.tp-msg-body{white-space:pre-wrap;color:var(--text);font-size:12px;line-height:1.45}.tp-msg-state{background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;margin-top:6px;padding:2px 7px;font-size:9px;font-weight:800;display:inline-flex}.tp-deliverables{flex-direction:column;gap:7px;display:flex}.tp-del-row{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.tp-del-row:hover{background:var(--surface-2)}.tp-del-ic{background:var(--accent-soft);width:30px;height:30px;color:var(--accent);border-radius:9px;place-items:center;display:grid}.tp-del-ic svg{width:15px;height:15px}.tp-del-main{min-width:0}.tp-del-main .nm{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;display:block;overflow:hidden}.tp-del-main .sub{color:var(--muted);margin-top:2px;font-size:10.5px;display:block}.tp-type{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--muted);white-space:nowrap;border-radius:5px;padding:2px 8px;font-size:9px;font-weight:700}.tp-pref{text-transform:uppercase;letter-spacing:.04em;background:var(--ok-soft);color:var(--ok);border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.tp-turn{color:var(--muted);align-items:center;gap:4px;font-size:10.5px;font-weight:600;display:inline-flex}.tp-turn svg{stroke-width:2.2px;width:11px;height:11px}.tp-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.tp-dot.ok{background:var(--ok)}.tp-dot.warn{background:var(--warn)}.tp-dot.bad{background:var(--bad)}.tp-order{border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.tp-order+.tp-order{margin-top:9px}.tp-order.over{border-left:3px solid var(--bad)}.tp-oic{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.tp-oic svg{stroke-width:2px;width:16px;height:16px}.tp-obody{flex:1;min-width:0}.tp-otitle{font-size:13px;font-weight:600}.tp-osub{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;margin-top:2px;font-size:11px;display:flex}.tp-deal{color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:1px 7px;font-size:9px;font-weight:700}.tp-ost{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.tp-ost.overdue{background:var(--bad-soft);color:var(--bad)}.tp-ost.prog{background:var(--accent-soft);color:var(--accent)}.tp-ost.done{background:var(--ok-soft);color:var(--ok)}.tp-ost.todo{background:var(--surface-2);color:var(--muted)}.tp-oacts{flex-shrink:0;gap:6px;display:flex}.tp-con{border-top:1px solid var(--line);align-items:center;gap:11px;padding:10px 0;display:flex}.tp-con:first-child{border-top:none}.tp-con .av{background:var(--surface-2);width:32px;height:32px;color:var(--muted);font-family:var(--disp);border-radius:9px;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.tp-con .nm{font-size:12.5px;font-weight:600}.tp-con .sub{color:var(--muted);font-size:11px}.tp-con .acts{gap:5px;margin-left:auto;display:flex}.tp-conbtn{border:1px solid var(--line-2);width:30px;height:30px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.tp-conbtn:hover{background:var(--surface-2);color:var(--text)}.tp-conbtn svg{stroke-width:2px;width:14px;height:14px}@media (max-width:1180px){.tp-lanes{grid-template-columns:repeat(2,minmax(0,1fr))}.tp-work{grid-template-columns:32px minmax(0,1fr) auto}}@media (max-width:680px){.tp-market-head,.tp-card-head{display:block}.tp-market-actions{margin-top:10px}.tp-lanes,.tp-provider-grid,.tp-sla-grid{grid-template-columns:1fr}.tp-work{grid-template-columns:32px minmax(0,1fr)}.tp-quote-row{grid-template-columns:1fr}.tp-quote-row.head{display:none}.tp-quote-row:not(.head)>span{grid-template-columns:92px minmax(0,1fr);align-items:start;gap:8px;display:grid}.tp-quote-row:not(.head)>span:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.06em;color:var(--dim);font-size:9px;font-weight:800}.tp-del-row{grid-template-columns:30px minmax(0,1fr)}.tp-del-row .tp-ost{grid-column:2}}.drawer.jd-frame{width:min(520px,100%);padding:0;animation:.18s both dm-fade;transform:none}.jd-bar{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:9px;padding:10px 14px;display:flex}.jd-orb{background:linear-gradient(135deg,var(--accent),var(--info));width:26px;height:26px;color:var(--on-accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.jd-orb svg{width:15px;height:15px}.jd-photo{background:var(--accent-soft);border-radius:50%;overflow:hidden}.jd-photo img{object-fit:cover;width:100%;height:100%;display:block}.jd-title{font-family:var(--disp);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.jd-title .pv{text-transform:uppercase;letter-spacing:.05em;color:var(--warn);background:var(--warn-soft);border:1px dashed var(--warn);border-radius:999px;padding:1px 6px;font-size:8px;font-weight:700}.jd-x{width:32px;height:32px;color:var(--muted);border:1px solid #0000;border-radius:8px;flex-shrink:0;place-items:center;font-size:16px;display:grid}.jd-x:hover{background:var(--surface-2);color:var(--text)}.jd-x svg{stroke-width:2px;width:16px;height:16px}.jd-frame iframe{background:var(--bg);border:0;flex:1;width:100%}body.embed .jx-head{display:none}@media (max-width:620px){.jx-know{display:none}}.jx-tool{cursor:pointer}.jx-tool.collapsed .jx-tool-kv{display:none}.jx-tool-h .sum{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:10.5px;overflow:hidden}.jx-tool-h .chev{color:var(--dim);flex-shrink:0;margin-left:4px;transition:transform .15s}.jx-tool-h .chev svg{stroke-width:2.4px;width:13px;height:13px;display:block}.jx-tool:not(.collapsed) .jx-tool-h .chev{transform:rotate(180deg)}.jx-tool:not(.collapsed) .jx-tool-h .sum{display:none}.jx-tile .v{font-size:16px}.jx-why{padding:0 14px 12px}.uw-rscore{font-family:var(--disp);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.uw-rscore.ready{color:var(--ok)}.uw-rscore.watch{color:var(--warn)}.uw-rscore.blocked{color:var(--bad)}.uw-rmeter{background:var(--surface-2);border-radius:999px;height:5px;margin-top:6px;overflow:hidden}.uw-rmeter i{border-radius:999px;height:100%;display:block}.uw-rmeter i.ready{background:var(--ok)}.uw-rmeter i.watch{background:var(--warn)}.uw-rmeter i.blocked{background:var(--bad)}.uw-score{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;gap:20px;padding:16px 18px;display:flex}.uw-ring{border-radius:50%;flex-shrink:0;place-items:center;width:90px;height:90px;display:grid;position:relative}.uw-ring .hole{background:var(--surface);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:10px}.uw-ring .pct{font-family:var(--disp);font-variant-numeric:tabular-nums;font-size:21px;font-weight:600;line-height:1}.uw-ring .lb{text-transform:uppercase;letter-spacing:.05em;color:var(--dim);margin-top:2px;font-size:7.5px;font-weight:700}.uw-stxt{flex:1;min-width:0}.uw-stxt .tone{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:2px 9px;font-size:9.5px;font-weight:700}.uw-stxt .tone.ready{background:var(--ok-soft);color:var(--ok)}.uw-stxt .tone.watch{background:var(--warn-soft);color:var(--warn)}.uw-stxt .tone.blocked{background:var(--bad-soft);color:var(--bad)}.uw-stxt h3{font-family:var(--disp);margin:9px 0 3px;font-size:15px;font-weight:600}.uw-stxt p{color:var(--muted);font-size:12px;line-height:1.5}.uw-metrics{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.uw-metrics .c{background:var(--surface);padding:12px 13px}.uw-metrics .k{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:9px;font-weight:700}.uw-metrics .v{font-family:var(--disp);font-variant-numeric:tabular-nums;margin-top:4px;font-size:17px;font-weight:600}.uw-metrics .v.ok{color:var(--ok)}.uw-metrics .v.warn{color:var(--warn)}.uw-metrics .v.bad{color:var(--bad)}.uw-metrics .s{color:var(--accent);margin-top:2px;font-size:10px;font-weight:600}.uw-gap{border:1px solid var(--line);border-radius:11px;align-items:center;gap:11px;padding:11px 13px;display:flex}.uw-gap+.uw-gap{margin-top:8px}.uw-gap.block{border-left:3px solid var(--bad)}.uw-gap.warn{border-left:3px solid var(--warn)}.uw-gap.done{border-left:3px solid var(--ok)}.uw-gap .ic{background:var(--warn-soft);width:28px;height:28px;color:var(--warn);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.uw-gap.block .ic{background:var(--bad-soft);color:var(--bad)}.uw-gap.done .ic{background:var(--ok-soft);color:var(--ok)}.uw-gap .ic svg{stroke-width:2px;width:15px;height:15px}.uw-gap .tx{flex:1;min-width:0}.uw-gap .tx .t{font-size:12.5px;font-weight:600}.uw-gap .tx .d{color:var(--muted);margin-top:1px;font-size:11px}.uw-fit{border:1px solid var(--line);border-radius:11px;padding:13px 15px}.uw-fit .top{align-items:center;gap:9px;margin-bottom:9px;display:flex}.uw-fit .nm{font-size:13px;font-weight:600}.uw-fit .pct{font-family:var(--disp);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:600}.uw-fit .bar{background:var(--surface-2);border-radius:999px;height:7px;overflow:hidden}.uw-fit .bar i{background:linear-gradient(90deg,var(--accent),var(--info));border-radius:999px;height:100%;display:block}.uw-fit .note{color:var(--muted);margin-top:9px;font-size:11.5px;line-height:1.5}.uw-risks{flex-wrap:wrap;gap:7px;display:flex}.uw-risk{background:var(--warn-soft);color:var(--warn);border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.uw-risk.bad{background:var(--bad-soft);color:var(--bad)}.uw-risk.ok{background:var(--ok-soft);color:var(--ok)}.uw-risk svg{stroke-width:2.2px;width:12px;height:12px}.uw-rules{grid-template-columns:1fr 1fr;gap:8px;display:grid}.uw-rule{border:1px solid var(--line);border-radius:10px;padding:11px 12px}.uw-rule .t{align-items:center;gap:7px;font-size:12.5px;font-weight:600;display:flex}.uw-rule .guard{text-transform:uppercase;letter-spacing:.04em;background:var(--bad-soft);color:var(--bad);border-radius:5px;padding:1px 6px;font-size:8px;font-weight:700}.uw-rule .c{color:var(--muted);margin-top:4px;font-size:10.5px}.uw-detail{background:var(--bg);flex-direction:column;min-height:0;display:flex}.uw-dtop{background:var(--surface);border-bottom:1px solid var(--line);flex-shrink:0;padding:16px 22px 0}.uw-scroll{flex-direction:column;flex:1;gap:16px;padding:18px 22px 34px;display:flex;overflow-y:auto}.uw-scroll>*{flex-shrink:0}.uw-panel{flex-direction:column;gap:16px;display:flex}.uw-panel[hidden]{display:none}.uw-sec-h{align-items:center;gap:9px;margin-bottom:11px;display:flex}.uw-sec-h h3{font-size:13px;font-weight:600;font-family:var(--disp)}.uw-sec-h .ct{color:var(--muted);background:var(--surface-2);border-radius:999px;padding:1px 8px;font-size:10px;font-weight:600}.uw-sec-h .all{color:var(--accent);cursor:pointer;margin-left:auto;font-size:11.5px;font-weight:600}.uw-metrics .b{text-transform:uppercase;letter-spacing:.03em;margin-top:4px;font-size:8px;font-weight:700;display:inline-block}.uw-metrics .b.verified{color:var(--ok)}.uw-metrics .b.stated{color:var(--warn)}.uw-metrics .b.calc{color:var(--dim)}.uw-su{grid-template-columns:1fr 1fr;gap:16px;display:grid}.uw-su-col h4{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:7px;font-size:9.5px;font-weight:700}.uw-su-row{border-top:1px solid var(--line);justify-content:space-between;gap:10px;padding:8px 0;font-size:12.5px;display:flex}.uw-su-row .v{font-variant-numeric:tabular-nums;font-weight:600}.uw-su-tot{border-top:2px solid var(--line-2);font-family:var(--disp);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:7px;padding-top:9px;font-weight:600;display:flex}.uw-balance{border-radius:11px;align-items:center;gap:9px;padding:11px 14px;font-size:12.5px;font-weight:500;display:flex}.uw-balance.ok{background:var(--ok-soft);color:var(--ok)}.uw-balance.bad{background:var(--bad-soft);color:var(--bad)}.uw-balance svg{stroke-width:2.2px;flex-shrink:0;width:15px;height:15px}.uw-balance b{font-weight:700}.uw-conflict{border:1px solid var(--line);border-left:3px solid var(--warn);border-radius:12px;padding:13px 15px}.uw-conflict+.uw-conflict{margin-top:10px}.uw-conflict .f{margin-bottom:9px;font-size:12.5px;font-weight:600}.uw-conflict .vs{grid-template-columns:1fr 1fr;gap:9px;display:grid}.uw-conflict .box{background:var(--surface-2);border-radius:9px;padding:9px 12px}.uw-conflict .box.doc{outline:2px solid var(--accent-soft)}.uw-conflict .box .k{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:8.5px;font-weight:700}.uw-conflict .box .v{font-family:var(--disp);margin-top:3px;font-size:15px;font-weight:600}.uw-conflict .acts{gap:7px;margin-top:11px;display:flex}.uw-lender{border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.uw-lender+.uw-lender{margin-top:9px}.uw-lender.excl{opacity:.55}.uw-lender .sc{width:42px;height:42px;font-family:var(--disp);background:var(--ok-soft);color:var(--ok);border-radius:11px;flex-shrink:0;place-items:center;font-size:15px;font-weight:700;display:grid}.uw-lender.poss .sc{background:var(--warn-soft);color:var(--warn)}.uw-lender.excl .sc{background:var(--bad-soft);color:var(--bad)}.uw-lbody{flex:1;min-width:0}.uw-lbody .nm{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.uw-lbody .pref{text-transform:uppercase;letter-spacing:.04em;background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:1px 7px;font-size:8px;font-weight:700}.uw-lbody .pr{color:var(--muted);margin-top:2px;font-size:11px}.uw-lwhy{flex-direction:column;gap:3px;margin-top:6px;font-size:11px;display:flex}.uw-lwhy span{align-items:flex-start;gap:6px;display:flex}.uw-lwhy .y{color:var(--ok)}.uw-lwhy .n{color:var(--bad)}.uw-lwhy svg{stroke-width:2.6px;flex-shrink:0;width:12px;height:12px;margin-top:1px}.uw-cond{border:1px solid var(--line);border-radius:10px;align-items:center;gap:11px;padding:10px 13px;display:flex}.uw-cond+.uw-cond{margin-top:8px}.uw-cond .cty{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--muted);border-radius:5px;flex-shrink:0;padding:2px 8px;font-size:8.5px;font-weight:700}.uw-cond .cb{flex:1;min-width:0}.uw-cond .cb .t{font-size:12.5px;font-weight:600}.uw-cond .cb .d{color:var(--muted);margin-top:1px;font-size:10.5px}.uw-cond .cst{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.uw-cond .cst.open{background:var(--surface-2);color:var(--muted)}.uw-cond .cst.prog{background:var(--accent-soft);color:var(--accent)}.uw-cond .cst.done{background:var(--ok-soft);color:var(--ok)}.uw-rule{cursor:pointer;transition:background .15s,border-color .15s}.uw-rule:hover{background:var(--surface-2)}.dv-top{flex-shrink:0;align-items:center;gap:14px;padding:12px 28px 0;display:flex}.dv-lanes{background:var(--surface-2);border:1px solid var(--line);border-radius:10px;gap:2px;padding:3px;display:flex}.dv-lane{color:var(--muted);white-space:nowrap;border-radius:7px;align-items:center;gap:7px;padding:6px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.dv-lane svg{stroke-width:2px;width:14px;height:14px}.dv-lane:hover{color:var(--text)}.dv-lane[aria-selected=true]{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.dv-lane .n{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:0 6px;font-size:10px;font-weight:700}.dv-gauge{color:var(--muted);white-space:nowrap;align-items:center;gap:9px;margin-left:auto;font-size:11px;display:flex}.dv-gauge .track{background:var(--surface-2);border-radius:999px;width:90px;height:6px;overflow:hidden}.dv-gauge .track i{background:linear-gradient(90deg,var(--accent),var(--info));height:100%;display:block}.dv-filt{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:14px 28px 0;display:flex}.banner{background:linear-gradient(90deg,var(--accent-soft),transparent);border:1px solid var(--line);border-radius:13px;flex-shrink:0;align-items:center;gap:12px;margin:14px 28px 0;padding:12px 15px;display:flex}.banner .ic{background:linear-gradient(135deg,var(--accent),var(--info));width:32px;height:32px;color:var(--on-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.banner .ic svg{width:17px;height:17px}.banner .t{font-size:13px;font-weight:600}.banner .s{color:var(--muted);margin-top:1px;font-size:11.5px}.banner .sp{flex:1}.wrap>.banner{margin:2px 0 18px}.banner .bn-main{min-width:0}.bn-x{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;padding:6px 8px;font-size:17px;line-height:1}.bn-x:hover{background:var(--surface-2);color:var(--text)}.dv-body{flex:1;grid-template-columns:minmax(0,1fr) 372px;min-height:0;margin-top:14px;display:grid;overflow:hidden}.dv-main{flex-direction:column;gap:18px;padding:0 28px 30px;display:flex;overflow-y:auto}.dv-body.drag-over .dv-main{outline:1px dashed var(--accent);outline-offset:-8px}.dv-rail{border-left:1px solid var(--line);background:var(--surface);overflow-y:auto}@media (max-width:1180px){.dv-body{grid-template-columns:1fr}.dv-rail{display:none}}.dv-sec-h{align-items:center;gap:9px;margin-bottom:11px;display:flex}.dv-sec-h h2{font-family:var(--disp);font-size:13px;font-weight:600}.dv-sec-h .ct{color:var(--muted);font-size:11px}.dv-sec-h .all{color:var(--accent);cursor:pointer;margin-left:auto;font-size:11.5px;font-weight:600}.dv-sub-sec-h{margin:13px 0 8px}.dv-folder-all{margin-top:2px}.dv-folders{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.dv-folder-list{flex-direction:column;gap:7px;display:flex}.dv-folder{border:1px solid var(--line);cursor:pointer;border-radius:12px;padding:13px;transition:border-color .15s,box-shadow .15s}.dv-folder:hover,.dv-folder.drag-over{border-color:var(--line-2);box-shadow:var(--shadow)}.dv-folder .fi{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:9px;place-items:center;margin-bottom:10px;display:grid}.dv-folder .fi svg{stroke-width:2px;width:18px;height:18px}.dv-folder.money .fi{background:var(--ok-soft);color:var(--ok)}.dv-folder.ai .fi{background:var(--info-soft);color:var(--info)}.dv-folder.amber .fi{background:var(--warn-soft);color:var(--warn)}.dv-folder .fn{font-size:13px;font-weight:600}.dv-folder .fm{color:var(--muted);margin-top:2px;font-size:10.5px}.dv-folder.compact{border-radius:10px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 11px;display:grid}.dv-folder.compact .fi{border-radius:8px;width:28px;height:28px;margin:0}.dv-folder.compact .fi svg{width:15px;height:15px}.dv-folder.compact .fn{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dv-folder.compact .fm{white-space:nowrap;margin:0}.dv-list{flex-direction:column;gap:7px;display:flex}.dv-file{border:1px solid var(--line);cursor:pointer;border-radius:11px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.dv-file:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.dv-file[data-sel=true]{border-color:var(--accent);background:var(--accent-soft)}.dv-ft{color:#fff;background:var(--pal-slate-deep);border-radius:7px;flex-shrink:0;place-items:center;width:34px;height:38px;font-size:8.5px;font-weight:700;display:grid}.dv-ft.pdf{background:var(--file-pdf)}.dv-ft.xlsx{background:var(--file-xls)}.dv-ft.docx{background:var(--pal-blue)}.dv-ft.jpg,.dv-ft.zip{background:var(--pal-violet)}.dv-fmain{flex:1;min-width:0}.dv-fname{align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.dv-fname .star{color:var(--warn)}.dv-fname .star svg{width:12px;height:12px;fill:var(--warn)}.dv-fmeta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:3px;font-size:10.5px;display:flex}.dv-st{letter-spacing:.02em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.dv-st.ai{background:var(--accent-soft);color:var(--accent)}.dv-st.urgent{background:var(--bad-soft);color:var(--bad)}.dv-st.money{background:var(--ok-soft);color:var(--ok)}.dv-st.amber{background:var(--warn-soft);color:var(--warn)}.dv-st.brand{background:var(--info-soft);color:var(--info)}.dv-src{align-items:center;gap:5px;display:inline-flex}.dv-src .av{color:#fff;background:var(--dim);border-radius:50%;place-items:center;width:17px;height:17px;font-size:7.5px;font-weight:700;display:grid}.dv-fsize{color:var(--dim);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.dv-kebab{width:28px;height:28px;color:var(--dim);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.dv-kebab:hover{background:var(--surface-2);color:var(--text)}.dv-kebab svg{width:16px;height:16px}.dv-rempty{text-align:center;color:var(--muted);padding:40px 24px;font-size:12.5px}.dv-rwrap{padding:18px}.dv-thumb{background:var(--surface-2);border:1px solid var(--line);border-radius:12px;place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.dv-thumb .big{color:#fff;border-radius:7px;place-items:center;width:54px;height:64px;font-size:11px;font-weight:700;display:grid}.dv-rtitle{font-family:var(--disp);word-break:break-word;margin-top:14px;font-size:15px;font-weight:600}.dv-rmeta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:4px;font-size:11px;display:flex}.dv-racts{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.dv-rsec{margin-top:18px}.dv-rsec .h{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);align-items:center;gap:7px;margin-bottom:9px;font-size:11px;font-weight:600;display:flex}.dv-rsec .h .ai-tag{background:var(--accent-soft);color:var(--accent);letter-spacing:.04em;border-radius:999px;padding:1px 6px;font-size:8px}.dv-facts{background:var(--line);border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.dv-facts>div{background:var(--surface);padding:9px 11px}.dv-facts .k{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:9px;font-weight:700}.dv-facts .v{font-variant-numeric:tabular-nums;margin-top:2px;font-size:13px;font-weight:600}.dv-ver{border-top:1px solid var(--line);align-items:center;gap:10px;padding:8px 0;font-size:12px;display:flex}.dv-ver:first-child{border-top:none}.dv-ver .vb{background:var(--surface-2);color:var(--muted);border-radius:6px;padding:2px 7px;font-size:9.5px;font-weight:700}.dv-ver.current .vb{background:var(--ok-soft);color:var(--ok)}.dv-ver .vm{color:var(--muted);flex:1;font-size:11px}.dv-ver .vm b{color:var(--text);font-weight:600}.dv-ver .vs{color:var(--dim);font-variant-numeric:tabular-nums;font-size:10.5px}.dv-actrow{border-top:1px solid var(--line);grid-template-columns:18px 1fr;gap:10px;padding:9px 0;display:grid}.dv-actrow:first-child{border-top:none}.dv-actrow .d{border-radius:50%;width:9px;height:9px;margin-top:4px}.dv-actrow .d.ai{background:var(--accent)}.dv-actrow .d.brand{background:var(--info)}.dv-actrow .d.money{background:var(--ok)}.dv-actrow .d.amber{background:var(--warn)}.dv-actrow .tx{font-size:11.5px;line-height:1.4}.dv-actrow .tx .em{font-weight:600}.dv-actrow .sub{color:var(--muted);margin-top:2px;font-size:10.5px}.dv-actrow .tm{color:var(--dim);margin-top:2px;font-size:9.5px}.drive-preview-modal{width:min(980px,100%);height:min(86vh,820px)}.drive-preview-body{background:var(--surface-2);min-height:420px;padding:0}.drive-preview-frame{background:#fff;border:0;width:100%;height:100%;min-height:520px}.drive-preview-zip{height:100%;min-height:420px;color:var(--muted);text-align:left;justify-content:center;align-items:center;gap:18px;padding:34px;display:flex}.drive-preview-zip .big{color:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:66px;height:78px;font-size:13px;font-weight:700;display:grid}.drive-preview-zip .h{font-family:var(--disp);color:var(--text);margin-bottom:5px;font-size:16px;font-weight:600}.drive-preview-zip p{max-width:380px;font-size:12.5px;line-height:1.45}.cv-head{flex-shrink:0;align-items:center;gap:13px;padding:14px 28px 0;display:flex}.cv-head h1{font-family:var(--disp);font-size:20px;font-weight:600}.cv-nav{align-items:center;gap:4px;margin-left:6px;display:flex}.cv-nav button{width:30px;height:30px;color:var(--muted);border:1px solid var(--line-2);border-radius:8px;place-items:center;display:grid}.cv-nav button:hover{background:var(--surface-2);color:var(--text)}.cv-nav button svg{stroke-width:2.2px;width:15px;height:15px}.cv-range{color:var(--text);white-space:nowrap;font-variant-numeric:tabular-nums;min-width:148px;margin-left:4px;font-size:13px;font-weight:600}.cv-filt{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;padding:14px 28px 0;display:flex}.cv-wrap{flex-direction:column;flex:1;min-height:0;padding:14px 28px 20px;display:flex;overflow:hidden}.cv-week{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cv-heads,.cv-allday,.cv-body{grid-template-columns:54px repeat(var(--cols,7),1fr);display:grid}.cv-heads{border-bottom:1px solid var(--line);flex-shrink:0}.cv-dh{text-align:center;border-left:1px solid var(--line);padding:9px 6px}.cv-dh .nm{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:10px;font-weight:700}.cv-dh .num{font-family:var(--disp);margin-top:2px;font-size:18px;font-weight:600;line-height:1.1;display:block}.cv-dh .meta{color:var(--dim);font-size:9px}.cv-dh.today .num{color:var(--on-accent);background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin:2px auto 0;display:inline-flex}.cv-dh.today .nm{color:var(--accent)}.cv-dh.weekend{background:var(--surface-2)}.cv-gut-h{color:var(--dim);text-align:center;text-transform:uppercase;letter-spacing:.03em;place-items:center;font-size:8.5px;display:grid}.cv-allday{border-bottom:1px solid var(--line);flex-shrink:0;min-height:32px}.cv-ad{border-left:1px solid var(--line);flex-direction:column;gap:3px;padding:4px;display:flex}.cv-ad.weekend{background:var(--surface-2)}.cv-pill{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:5px;align-items:center;gap:4px;padding:2px 6px;font-size:9px;font-weight:600;display:flex;overflow:hidden}.cv-pill svg{stroke-width:3px;flex-shrink:0;width:9px;height:9px}.cv-body{flex:1;position:relative;overflow-y:auto}.cv-gut{position:relative}.cv-gut .hr{height:56px;color:var(--dim);text-align:right;padding-right:7px;font-size:9.5px;transform:translateY(-6px)}.cv-col{border-left:1px solid var(--line);background:repeating-linear-gradient(var(--line)0 1px,transparent 1px 56px);position:relative}.cv-col.weekend{background:var(--surface-2),repeating-linear-gradient(var(--line)0 1px,transparent 1px 56px)}.cv-ev{cursor:pointer;border-left:3px solid;border-radius:7px;padding:4px 7px;transition:filter .12s,box-shadow .12s;position:absolute;left:3px;right:3px;overflow:hidden}.cv-ev:hover{box-shadow:var(--shadow);filter:brightness(.98);z-index:3}.cv-ev .et{white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;font-weight:600;line-height:1.25;overflow:hidden}.cv-ev .etm{opacity:.85;margin-top:1px;font-size:9px}.cv-ev .etag{letter-spacing:.03em;opacity:.8;margin-top:1px;font-size:8px;font-weight:700}.cv-ev.short .etm{display:none}.cv-ev.done{opacity:.5}.cv-ev.soft{opacity:.6}.cv-ev.brand{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.cv-ev.money{background:var(--ok-soft);border-color:var(--ok);color:var(--ok)}.cv-ev.urgent{background:var(--bad-soft);border-color:var(--bad);color:var(--bad)}.cv-ev.amber{background:var(--warn-soft);border-color:var(--warn);color:var(--warn)}.cv-ev.info{background:var(--info-soft);border-color:var(--info);color:var(--info)}.cv-ev.risk{background:var(--bad-soft);border-color:var(--bad);color:var(--bad)}.cv-ev.ai{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.cv-ev .et,.cv-ev .etm,.cv-ev .etag{color:var(--text)}.cv-now{border-top:2px solid var(--bad);z-index:4;pointer-events:none;height:0;position:absolute;left:54px;right:0}.cv-now:before{content:"";background:var(--bad);border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:-4px}.cv-now .lb{color:var(--bad);background:var(--surface);padding:0 3px;font-size:9px;font-weight:700;position:absolute;top:-8px;left:-50px}.cv-agenda{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex:1;padding:6px 0;overflow-y:auto}.cv-ag{border-top:1px solid var(--line);cursor:pointer;grid-template-columns:74px 1fr;gap:14px;padding:12px 18px;display:grid}.cv-ag:first-child{border-top:none}.cv-ag:hover{background:var(--surface-2)}.cv-ag .tm{text-align:right}.cv-ag .tm .h{font-family:var(--disp);font-size:14px;font-weight:600}.cv-ag .tm .m{color:var(--dim);font-size:9.5px}.cv-ag .bd{align-items:center;gap:10px;display:flex}.cv-ag .bar{background:var(--accent);border-radius:2px;align-self:stretch;width:3px}.cv-ag.money .bar{background:var(--ok)}.cv-ag.urgent .bar{background:var(--bad)}.cv-ag.info .bar{background:var(--info)}.cv-ag.ai .bar{background:var(--accent)}.cv-ag.amber .bar{background:var(--warn)}.cv-ag .ttl{font-size:13px;font-weight:600}.cv-ag.done .ttl{color:var(--muted);text-decoration:line-through}.cv-ag .sub{color:var(--muted);margin-top:2px;font-size:11px}.cv-ag .chip{background:var(--surface-2);color:var(--muted);border-radius:999px;margin-left:auto;padding:2px 8px;font-size:9px;font-weight:700}.cv-ag .chip.urgent{background:var(--bad-soft);color:var(--bad)}.cv-month{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.cv-mhead{border-bottom:1px solid var(--line);grid-template-columns:repeat(7,1fr);display:grid}.cv-mhead div{text-align:center;text-transform:uppercase;color:var(--muted);letter-spacing:.04em;padding:7px;font-size:10px;font-weight:700}.cv-mgrid{flex:1;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;display:grid}.cv-mcell{border-left:1px solid var(--line);border-top:1px solid var(--line);cursor:pointer;min-height:0;padding:6px;overflow:hidden}.cv-mcell:hover{background:var(--surface-2)}.cv-mcell .d{color:var(--text);font-size:11.5px;font-weight:600}.cv-mcell.off .d{color:var(--dim)}.cv-mcell.today .d{background:var(--accent);color:var(--on-accent);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.cv-mev{white-space:nowrap;text-overflow:ellipsis;border-radius:4px;margin-top:3px;padding:1px 5px;font-size:9px;font-weight:600;overflow:hidden}.cv-mev.brand{background:var(--accent-soft);color:var(--accent)}.cv-mev.money{background:var(--ok-soft);color:var(--ok)}.cv-mev.urgent{background:var(--bad-soft);color:var(--bad)}.cv-mev.amber{background:var(--warn-soft);color:var(--warn)}.cv-mev.info{background:var(--info-soft);color:var(--info)}.cv-mmore{color:var(--muted);margin-top:2px;font-size:9px}.ct-body{flex:1;grid-template-columns:386px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.ct-list{border-right:1px solid var(--line);flex-direction:column;min-height:0;display:flex}.ct-lhead{flex-shrink:0;padding:14px 18px 0}.ct-filterbar{flex-wrap:wrap;align-items:center;gap:7px 6px;display:flex}.ct-filterbar .fbtn{min-width:0}.ct-filterbar .ct-managebtn{margin-left:auto}.ct-filt{min-width:0;display:inline-flex}.ct-filt[data-on=true] .fbtn{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.ct-filt[data-on=true] .fbtn .flabel{font-weight:700}.ct-managebtn{gap:5px}.ct-managebtn[aria-pressed=true]{background:var(--surface-2);border-color:var(--line-2);color:var(--text)}.ct-list-meta{min-height:24px;font-size:var(--fs-2xs);color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:8px;margin-top:8px;display:flex}.ct-list-meta span{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.ct-list-meta span+span{border-left:1px solid var(--line);padding-left:8px}.ct-clear{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:0;font-weight:700}.ct-list-manager{border:1px solid var(--line);background:var(--surface-2);-webkit-overflow-scrolling:touch;border-radius:11px;max-height:34vh;margin:8px 0 4px;padding:10px;overflow-y:auto}.ct-list-mini{flex-wrap:wrap;gap:5px;margin-bottom:8px;display:flex}.ct-list-mini .tag-sm{cursor:pointer}.ct-list-mini .tag-sm[aria-pressed=true]{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}.ct-list-create{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;display:grid}.ct-scroll{flex:1;padding:6px 12px 20px;overflow-y:auto}.ct-grp{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);z-index:2;background:var(--bg);align-items:center;gap:8px;padding:10px 8px 6px;font-size:10px;font-weight:700;display:flex;position:sticky;top:0}.ct-grp .gd{border-radius:2px;width:7px;height:7px}.ct-grp .ct{color:var(--dim);margin-left:auto;font-weight:600}.ct-row{cursor:pointer;border-radius:11px;align-items:center;gap:11px;padding:9px 10px;transition:background .12s,box-shadow .12s;display:flex}.ct-row:hover{background:var(--surface-2)}.ct-row[data-sel=true]{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.ct-row[data-sel=true] .ct-rname{color:var(--accent)}.ct-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;box-shadow:none}.ct-av{color:#fff;width:38px;height:38px;font-size:12px;font-weight:700;font-family:var(--disp);border-radius:50%;flex-shrink:0;place-items:center;display:grid;position:relative}.ct-av.borrower{background:var(--pal-teal)}.ct-av.lender{background:var(--pal-green)}.ct-av.partner{background:var(--pal-indigo-deep)}.ct-av.vendor{background:var(--pal-sky)}.ct-av .on{background:var(--ok);border:2px solid var(--surface);border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.ct-rmain{flex:1;min-width:0}.ct-rname{align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.ct-rname .star svg{width:11px;height:11px;fill:var(--warn)}.ct-rmeta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}.ct-rtags{align-items:center;gap:4px;margin-top:4px;display:flex;overflow:hidden}.ct-rtags .tag-sm{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}.ct-rtags .tag-sm.more{max-width:none;color:var(--muted);background:var(--surface-2);font-weight:700}.ct-rright{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.ct-rdeals{background:var(--surface-2);color:var(--muted);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.ct-rdeals.brand{background:var(--accent-soft);color:var(--accent)}.ct-rdeals.money{background:var(--ok-soft);color:var(--ok)}.ct-rtouch{color:var(--dim);font-variant-numeric:tabular-nums;font-size:10px}.ct-prof{padding:26px 30px 40px;overflow-y:auto}.ct-pwrap{max-width:780px}.ctp-hero{align-items:center;gap:16px;display:flex}.ctp-av{color:#fff;width:66px;height:66px;font-size:23px;font-weight:600;font-family:var(--disp);border-radius:19px;flex-shrink:0;place-items:center;display:grid;position:relative}.ctp-av.borrower{background:var(--pal-teal)}.ctp-av.lender{background:var(--pal-green)}.ctp-av.partner{background:var(--pal-indigo-deep)}.ctp-av.vendor{background:var(--pal-sky)}.ctp-av .on{background:var(--ok);border:3px solid var(--surface);border-radius:50%;width:14px;height:14px;position:absolute;bottom:1px;right:1px}.ctp-id{flex:1;min-width:0}.ctp-id .nm{font-family:var(--disp);flex-wrap:wrap;align-items:center;gap:10px;font-size:22px;font-weight:600;display:flex}.ctp-role{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.ctp-role.borrower{background:var(--pal-teal-soft);color:var(--pal-teal)}.ctp-role.lender{background:var(--ok-soft);color:var(--ok)}.ctp-role.partner{background:var(--accent-soft);color:var(--accent)}.ctp-role.vendor{background:var(--info-soft);color:var(--info)}.ctp-id .co{color:var(--muted);margin-top:4px;font-size:13px}.ctp-acts{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.ctp-mem{background:var(--accent-soft);border:1px solid var(--line);border-radius:13px;gap:12px;margin-bottom:20px;padding:13px 15px;display:flex}.ctp-mem .ic{background:linear-gradient(135deg,var(--accent),var(--info));width:30px;height:30px;color:var(--on-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.ctp-mem .ic svg{width:16px;height:16px}.ctp-mem .lbl{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:9px;font-weight:700}.ctp-mem .tx{color:var(--text);margin-top:2px;font-size:12.5px;line-height:1.5}.ctp-mem .tx b{font-weight:600}.ctp-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:1080px){.ctp-grid{grid-template-columns:1fr}}.ctp-sec{margin-bottom:6px}.ctp-sec h3{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);align-items:center;gap:7px;margin-bottom:10px;font-size:11px;font-weight:600;display:flex}.ctp-sec h3 .all{color:var(--accent);cursor:pointer;text-transform:none;letter-spacing:0;margin-left:auto;font-size:11px;font-weight:600}.ct-method{border-top:1px solid var(--line);align-items:center;gap:11px;padding:9px 0;display:flex}.ct-method:first-child{border-top:none}.ct-method .mi{background:var(--surface-2);width:30px;height:30px;color:var(--muted);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.ct-method .mi svg{width:15px;height:15px}.ct-method .mk{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:9px;font-weight:700}.ct-method .mv{margin-top:1px;font-size:13px;font-weight:600}.ct-method .tag{text-transform:uppercase;letter-spacing:.04em;background:var(--accent-soft);color:var(--accent);border-radius:999px;margin-left:auto;padding:2px 7px;font-size:8.5px;font-weight:700}.ct-method .tag.ok{background:var(--ok-soft);color:var(--ok)}.ct-deal{border-top:1px solid var(--line);cursor:pointer;align-items:center;gap:11px;padding:10px 0;display:flex}.ct-deal:first-child{border-top:none}.ct-deal:hover .dn{color:var(--accent)}.ct-deal .dm{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px}.ct-deal .dm.money{background:var(--ok)}.ct-deal .dm.warn{background:var(--warn)}.ct-deal .dn{font-size:13px;font-weight:600}.ct-deal .ds{color:var(--muted);margin-top:1px;font-size:11px}.ct-deal .dst{color:var(--muted);margin-left:auto;font-size:10px;font-weight:600}.ct-rel{border-top:1px solid var(--line);cursor:pointer;align-items:center;gap:10px;padding:9px 0;display:flex}.ct-rel:first-child{border-top:none}.ct-rel .ra{color:#fff;background:var(--dim);border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid}.ct-rel .rn{font-size:12.5px;font-weight:600}.ct-rel .rk{color:var(--muted);font-size:10.5px}.es-kpis{background:var(--line);border:1px solid var(--line);border-radius:14px;flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:1px;margin:14px 28px 0;display:grid;overflow:hidden}.es-kpis .c{background:var(--surface);cursor:pointer;padding:13px 16px}.es-kpis .c:hover{background:var(--surface-2)}.es-kpis .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:9px;font-weight:700}.es-kpis .v{font-family:var(--disp);font-variant-numeric:tabular-nums;margin-top:5px;font-size:21px;font-weight:600}.es-kpis .v.warn{color:var(--warn)}.es-kpis .v.ok{color:var(--ok)}.es-kpis .v.brand{color:var(--accent)}.es-kpis .s{color:var(--dim);margin-top:2px;font-size:10px}.es-body{flex:1;grid-template-columns:minmax(0,1fr) 404px;min-height:0;margin-top:14px;display:grid;overflow:hidden}.es-main{padding:0 28px 30px;overflow-y:auto}.es-rail{border-left:1px solid var(--line);background:var(--surface);overflow-y:auto}@media (max-width:1180px){.es-body{grid-template-columns:1fr}.es-rail{display:none}}.es-filt{flex-wrap:wrap;gap:8px;padding:16px 0 14px;display:flex}.es-pk{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:13px;margin-bottom:9px;padding:13px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.es-pk:hover{border-color:var(--line-2);box-shadow:var(--shadow)}.es-pk[data-sel=true]{border-color:var(--accent);background:var(--accent-soft)}.es-pk .ico{background:var(--accent-soft);width:36px;height:42px;color:var(--accent);border-radius:7px;flex-shrink:0;place-items:center;display:grid}.es-pk .ico svg{stroke-width:2px;width:18px;height:18px}.es-pmain{flex:1;min-width:0}.es-pdoc{font-size:13px;font-weight:600}.es-pmeta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.es-pmeta2{align-items:center;gap:8px;margin-top:7px;display:flex}.es-sigs{align-items:center;display:flex}.es-sig{color:#fff;border:2px solid var(--surface);background:var(--dim);border-radius:50%;place-items:center;width:23px;height:23px;margin-left:-7px;font-size:8px;font-weight:700;display:grid}.es-sig:first-child{margin-left:0}.es-sig.signed{background:var(--ok)}.es-sig.waiting{background:var(--warn)}.es-sig.sent,.es-sig.viewed{background:var(--info)}.es-sig.declined{background:var(--bad)}.es-st{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:9px;font-weight:700}.es-st.draft{background:var(--surface-2);color:var(--muted)}.es-st.out{background:var(--info-soft);color:var(--info)}.es-st.partial{background:var(--warn-soft);color:var(--warn)}.es-st.signed,.es-st.received{background:var(--ok-soft);color:var(--ok)}.es-st.declined{background:var(--bad-soft);color:var(--bad)}.es-pright{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.es-pprog{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.es-pprog.warn{color:var(--warn)}.es-rempty{text-align:center;color:var(--muted);padding:40px 24px;font-size:12.5px}.es-dwrap{padding:18px}.es-dhead{gap:12px;display:flex}.es-dhead .ico{background:var(--accent-soft);width:42px;height:50px;color:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.es-dhead .ico svg{width:20px;height:20px}.es-dtitle{font-family:var(--disp);font-size:15px;font-weight:600;line-height:1.3}.es-dmeta{color:var(--muted);margin-top:3px;font-size:11px}.es-dacts{flex-wrap:wrap;gap:7px;margin:14px 0 4px;display:flex}.es-sec{margin-top:18px}.es-sec .h{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:11px;font-size:11px;font-weight:600}.es-signer{border-top:1px solid var(--line);align-items:center;gap:11px;padding:9px 0;display:flex}.es-signer:first-child{border-top:none}.es-signer .a{color:#fff;background:var(--dim);border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:10px;font-weight:700;display:grid}.es-signer .nm{font-size:12.5px;font-weight:600}.es-signer .rl{color:var(--muted);font-size:10.5px}.es-ss{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:3px 9px;font-size:10px;font-weight:700;display:inline-flex}.es-ss svg{stroke-width:2.6px;width:11px;height:11px}.es-ss.signed{background:var(--ok-soft);color:var(--ok)}.es-ss.viewed{background:var(--info-soft);color:var(--info)}.es-ss.sent{background:var(--surface-2);color:var(--muted)}.es-ss.waiting{background:var(--warn-soft);color:var(--warn)}.es-ss.declined{background:var(--bad-soft);color:var(--bad)}.es-signer .rem{margin-left:8px}.es-form{border-top:1px solid var(--line);align-items:center;gap:9px;padding:7px 0;font-size:12px;display:flex}.es-form:first-child{border-top:none}.es-form svg{width:14px;height:14px;color:var(--muted);flex-shrink:0}.es-packs{grid-template-columns:1fr 1fr;gap:9px;display:grid}.es-pack{border:1px solid var(--line);cursor:pointer;text-align:left;border-radius:11px;padding:12px;transition:border-color .15s,background .15s}.es-pack:hover,.es-pack[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft)}.es-pack .t{font-size:12.5px;font-weight:600}.es-pack .d{color:var(--muted);margin-top:3px;font-size:10.5px;line-height:1.4}.es-pack .f{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;margin-top:6px;font-size:9px;font-weight:700}.mg-body{flex:1;grid-template-columns:380px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.mg-list{border-right:1px solid var(--line);flex-direction:column;min-height:0;display:flex}.mg-lhead{flex-shrink:0;padding:13px 16px 0}.mg-conn{color:var(--ok);align-items:center;gap:6px;margin-bottom:10px;font-size:10.5px;font-weight:600;display:inline-flex}.mg-conn .live{background:var(--ok);border-radius:50%;width:6px;height:6px}.mg-scroll{flex:1;padding:4px 8px 16px;overflow-y:auto}.mg-grp{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);align-items:center;gap:7px;padding:13px 10px 5px;font-size:10px;font-weight:700;display:flex}.mg-grp .gd{border-radius:2px;width:7px;height:7px}.mg-grp .ct{color:var(--dim);margin-left:auto;font-weight:600}.mg-thread{cursor:pointer;border-radius:12px;gap:11px;padding:10px;display:flex}.mg-thread:hover{background:var(--surface-2)}.mg-thread[data-sel=true]{background:var(--accent-soft)}.mg-tav{color:#fff;width:43px;height:43px;font-size:13px;font-weight:700;font-family:var(--disp);border-radius:50%;flex-shrink:0;place-items:center;display:grid;position:relative}.mg-tav .on{background:var(--ok);border:2px solid var(--surface);border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0}.mg-tav .ch{border:2px solid var(--surface);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;bottom:-2px;right:-3px}.mg-tav .ch svg{stroke-width:2.6px;width:9px;height:9px}.mg-ch-wa{background:var(--wa-green)}.mg-ch-sms{background:var(--pal-sky)}.mg-ch-int{background:var(--pal-slate-deep)}.mg-tmain{flex:1;min-width:0}.mg-ttop{align-items:center;gap:7px;display:flex}.mg-tname{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.mg-ttime{color:var(--dim);flex-shrink:0;font-size:10px}.mg-tprev{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;margin-top:2px;font-size:11.5px;display:flex;overflow:hidden}.mg-tprev .tick{color:var(--dim);flex-shrink:0}.mg-tprev .tick.read{color:var(--wa-tick)}.mg-tprev .tick svg{width:14px;height:11px}.mg-tprev .tx{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mg-tfoot{align-items:center;gap:7px;margin-top:5px;display:flex}.mg-tdeal{color:var(--accent);background:var(--accent-soft);border-radius:5px;padding:1px 6px;font-size:9px;font-weight:700}.mg-tdraft{color:var(--accent);align-items:center;gap:4px;font-size:9px;font-weight:700;display:inline-flex}.mg-tdraft svg{width:10px;height:10px}.mg-unread{background:var(--accent);min-width:18px;height:18px;color:var(--on-accent);border-radius:999px;place-items:center;margin-left:auto;padding:0 5px;font-size:10px;font-weight:700;display:grid}.mg-room{flex-direction:column;min-height:0;display:flex}.mg-rhead{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:12px;padding:12px 22px;display:flex}.mg-rav{color:#fff;width:40px;height:40px;font-size:13px;font-weight:700;font-family:var(--disp);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.mg-rid{flex:1;min-width:0}.mg-rid .nm{font-family:var(--disp);align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.mg-rid .sub{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.mg-rid .sub .live{background:var(--ok);border-radius:50%;width:6px;height:6px}.mg-chip{text-transform:uppercase;letter-spacing:.04em;color:#fff;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:9px;font-weight:700;display:inline-flex}.mg-chip svg{width:9px;height:9px}.mg-rbody{background:var(--bg);flex-direction:column;flex:1;gap:9px;padding:18px 22px;display:flex;overflow-y:auto}.mg-day{text-align:center;color:var(--dim);margin:4px 0;font-size:10px}.mg-jeri-note{color:var(--accent);background:var(--accent-soft);border-radius:999px;align-self:center;align-items:center;gap:6px;padding:4px 11px;font-size:10px;display:inline-flex}.mg-jeri-note svg{width:11px;height:11px}.mg-comp{border-top:1px solid var(--line);background:var(--surface);flex-shrink:0;padding:11px 18px 14px}.mg-comp-top{align-items:center;gap:8px;margin-bottom:9px;display:flex}.mg-chtog{background:var(--surface-2);border:1px solid var(--line);border-radius:8px;gap:2px;padding:2px;display:flex}.mg-chtog button{color:var(--muted);border-radius:6px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.mg-chtog button svg{width:12px;height:12px}.mg-chtog button[aria-pressed=true]{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.mg-comp-top .sp{flex:1}.mg-chip{flex-shrink:1;min-width:0}.mg-chip .csc-text{max-width:150px}@media (max-width:600px){.mg-chip .csc-text{max-width:88px}}.mg-tmpl{color:var(--accent);align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.mg-tmpl svg{width:13px;height:13px}.mg-comp-in{align-items:flex-end;gap:8px;display:flex}.mg-comp-in textarea{border:1px solid var(--line-2);background:var(--surface);min-height:40px;max-height:120px;font:inherit;resize:none;border-radius:12px;flex:1;padding:10px 13px;font-size:13px;line-height:1.4}.mg-comp-in textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.mg-cbtn{border:1px solid var(--line-2);width:40px;height:40px;color:var(--muted);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.mg-cbtn:hover{background:var(--surface-2);color:var(--text)}.mg-cbtn svg{width:17px;height:17px}.mg-csend{background:var(--accent);width:40px;height:40px;color:var(--on-accent);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.mg-csend:hover{background:var(--accent-2)}.mg-csend svg{width:17px;height:17px}@media (max-width:1080px){.mg-body{grid-template-columns:1fr}.mg-list{display:none}}.com-filt{flex-wrap:wrap;gap:7px;margin-bottom:8px;display:flex}.com-list{flex-direction:column;display:flex}.com-row{border-top:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;gap:12px;padding:11px 8px;transition:background .12s;display:flex}.com-row:first-child{border-top:none}.com-row:hover{background:var(--surface-2)}.com-ic{color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.com-ic svg{stroke-width:2px;width:16px;height:16px}.com-ic.email{background:var(--pal-indigo-deep)}.com-ic.sms{background:var(--pal-sky)}.com-ic.whatsapp{background:var(--wa-green)}.com-ic.call{background:var(--pal-amber)}.com-ic.chat{background:var(--pal-violet)}.com-bd{flex:1;min-width:0}.com-top{align-items:center;gap:8px;display:flex}.com-ttl{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.com-dir{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-2);color:var(--muted);border-radius:5px;flex-shrink:0;padding:1px 6px;font-size:8px;font-weight:700}.com-dir.out{color:var(--accent);background:var(--accent-soft)}.com-snip{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11.5px;overflow:hidden}.com-time{color:var(--dim);margin-top:3px;font-size:10px}.com-right{flex-shrink:0;align-items:center;gap:7px;display:flex}.com-dur{color:var(--muted);font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:11px;display:inline-flex}.com-dur svg{width:12px;height:12px}.call-player{background:var(--surface-2);border:1px solid var(--line);border-radius:13px;align-items:center;gap:13px;padding:13px 15px;display:flex}.call-play{background:var(--accent);width:44px;height:44px;color:var(--on-accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.call-play:hover{background:var(--accent-2)}.call-play svg{width:18px;height:18px}.call-wave{flex:1;align-items:center;gap:2px;height:38px;display:flex}.call-wave i{background:var(--line-2);border-radius:2px;flex:1;align-self:center;transition:background 80ms}.call-wave i.on{background:var(--accent)}.call-tm{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right;min-width:78px;font-size:11px}.transcript{flex-direction:column;gap:12px;max-height:280px;padding-right:4px;display:flex;overflow-y:auto}.tr-line{grid-template-columns:62px 1fr;gap:11px;display:grid}.tr-line .who{color:var(--muted);text-align:right;padding-top:1px;font-size:9.5px;font-weight:700}.tr-line .who.you{color:var(--accent)}.tr-line .who .ts{color:var(--dim);margin-top:2px;font-size:9px;font-weight:500}.tr-line .tt{font-size:12.5px;line-height:1.5}.tr-line .tt .hl{background:var(--warn-soft);border-radius:3px;padding:0 2px}.dv-check{border:1.6px solid var(--line-2);cursor:pointer;color:#0000;border-radius:6px;flex-shrink:0;place-items:center;width:19px;height:19px;transition:border-color .12s,background .12s;display:grid}.dv-check:hover{border-color:var(--accent)}.dv-check.on{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.dv-check svg{stroke-width:3.4px;width:12px;height:12px}.dv-file.sel{border-color:var(--accent)}.dv-bulk{background:var(--accent-soft);border:1px solid var(--accent);border-radius:11px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;padding:9px 12px;display:flex}.dv-bulk .n{color:var(--accent);font-size:12.5px;font-weight:600}.dv-bulk .sp{flex:1}.dv-bulk .clr{color:var(--accent);cursor:pointer;font-size:11.5px;font-weight:600}.fr-intro{background:var(--accent-soft);border-radius:12px;gap:11px;margin-bottom:14px;padding:13px 15px;display:flex}.fr-intro .ic{background:linear-gradient(135deg,var(--accent),var(--info));width:30px;height:30px;color:var(--on-accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.fr-intro .ic svg{width:16px;height:16px}.fr-intro .tx{color:var(--muted);font-size:12px;line-height:1.5}.fr-intro .tx b{color:var(--text)}.fr-doc{border:1px solid var(--line);border-radius:12px;overflow:hidden}.fr-doc+.fr-doc{margin-top:11px}.fr-doc-h{background:var(--surface-2);align-items:center;gap:11px;padding:11px 14px;display:flex}.fr-doc-h .ft{color:#fff;border-radius:5px;flex-shrink:0;place-items:center;width:26px;height:31px;font-size:7px;font-weight:700;display:grid}.fr-doc-h .nm{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12.5px;font-weight:600;overflow:hidden}.fr-verdict{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:3px 9px;font-size:9px;font-weight:700;display:inline-flex}.fr-verdict svg{stroke-width:2.8px;width:10px;height:10px}.fr-verdict.clean{background:var(--ok-soft);color:var(--ok)}.fr-verdict.review{background:var(--warn-soft);color:var(--warn)}.fr-verdict.flag{background:var(--bad-soft);color:var(--bad)}.fr-sigs{padding:3px 14px 9px}.fr-sig{border-top:1px solid var(--line);align-items:flex-start;gap:10px;padding:8px 0;display:flex}.fr-sig:first-child{border-top:none}.fr-sig .si{border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:1px;display:grid}.fr-sig .si svg{stroke-width:3px;width:10px;height:10px}.fr-sig.ok .si{background:var(--ok-soft);color:var(--ok)}.fr-sig.warn .si{background:var(--warn-soft);color:var(--warn)}.fr-sig.bad .si{background:var(--bad-soft);color:var(--bad)}.fr-sig .k{font-size:12px;font-weight:600}.fr-sig .d{color:var(--muted);margin-top:1px;font-size:11px;line-height:1.45}.st-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.st-tabs{background:var(--bg);scrollbar-width:none;flex-shrink:0;margin:0;padding:0 18px}.st-tabs::-webkit-scrollbar{display:none}.st-tabs .tab{cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0}.st-tabs svg{stroke-width:2px;flex-shrink:0;width:15px;height:15px}.st-content{flex:1;padding:26px 32px 44px;overflow-y:auto}.st-wrap{max-width:740px}.st-panel[hidden]{display:none}.st-h{margin-bottom:20px}.st-h h1{font-family:var(--disp);font-size:21px;font-weight:600}.st-h p{color:var(--muted);margin-top:4px;font-size:12.5px;line-height:1.5}.st-sec{margin-bottom:24px}.st-sec-t{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);align-items:center;gap:8px;margin-bottom:13px;font-size:11px;font-weight:600;display:flex}.st-sec-t .all{color:var(--accent);cursor:pointer;text-transform:none;letter-spacing:0;margin-left:auto;font-size:11px;font-weight:600}.st-conn{border-top:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) max-content max-content;align-items:center;gap:8px 13px;padding:13px 0;display:grid}.st-conn:first-child{border-top:none}.st-conn .ic{background:var(--surface-2);width:38px;height:38px;color:var(--muted);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.st-conn .ic svg{width:19px;height:19px}.st-conn .cb{flex:1;min-width:0}.st-conn .nm{font-size:13px;font-weight:600}.st-conn .ac{color:var(--muted);text-overflow:ellipsis;margin-top:1px;font-size:11px;overflow:hidden}.st-conn .st-pill{justify-self:end}.st-conn .btn{justify-self:end;margin-left:0}.st-launcher{color:inherit;align-items:center;gap:16px;margin-bottom:20px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.st-launcher:hover{border-color:var(--accent);box-shadow:var(--shadow)}.st-launcher:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.st-launcher-ic{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.st-launcher-ic svg{stroke-width:2.2px;width:21px;height:21px}.st-launcher-body{flex:1;min-width:0}.st-launcher-t{font-family:var(--disp);color:var(--text);font-size:15px;font-weight:600}.st-launcher-body p{color:var(--muted);max-width:56ch;margin-top:4px;font-size:12.5px;line-height:1.5}.st-launcher-cta{pointer-events:none;flex-shrink:0;min-height:44px}@media (max-width:640px){.st-launcher{flex-wrap:wrap}.st-launcher-cta{justify-content:center;width:100%}}.st-pill{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;box-sizing:border-box;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;width:max-content;height:auto;min-height:18px;padding:3px 9px;font-size:9px;font-weight:700;display:inline-flex}.st-pill.live{background:var(--ok-soft);color:var(--ok);width:max-content;height:auto}.st-pill.ready{background:var(--accent-soft);color:var(--accent)}.st-pill.wait{background:var(--warn-soft);color:var(--warn)}.st-pill .live-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.st-ch{border-top:1px solid var(--line);align-items:center;gap:12px;padding:12px 0;display:flex}.st-ch:first-child{border-top:none}.st-ch .ci{color:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:32px;height:32px;display:grid}.st-ch .ci svg{width:16px;height:16px}.st-ch .nm{font-size:13px;font-weight:600}.st-ch .us{color:var(--muted);margin-top:1px;font-size:11px}.st-ch .df{color:var(--muted);background:var(--surface-2);border-radius:999px;flex-shrink:0;margin-left:auto;padding:3px 9px;font-size:10px;font-weight:700}.st-toggle{border-top:1px solid var(--line);align-items:flex-start;gap:13px;padding:13px 0;display:flex}.st-toggle:first-child{border-top:none}.st-toggle .tb{flex:1}.st-toggle .nm{font-size:13px;font-weight:600}.st-toggle .ds{color:var(--muted);margin-top:2px;font-size:11.5px;line-height:1.45}.st-sw{background:var(--line-2);border-radius:999px;flex-shrink:0;width:38px;height:22px;margin-top:1px;transition:background .15s;position:relative}.st-sw:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0000002e}.st-sw[aria-pressed=true]{background:var(--accent)}.st-sw[aria-pressed=true]:after{transform:translate(16px)}.st-sig{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:16px 18px;font-size:13px;line-height:1.55}.st-sig .nm{font-family:var(--disp);font-weight:600}.st-sig .ti{color:var(--muted);font-size:12px}.st-sig .br{color:var(--accent);margin-top:6px;font-size:12px;font-weight:600}.st-sig .logo{align-items:center;gap:7px;margin-top:8px;display:inline-flex}.st-sig .logo .mk{background:var(--accent);width:22px;height:22px;color:var(--on-accent);font-family:var(--disp);border-radius:6px;place-items:center;font-size:11px;font-weight:700;display:grid}.st-theme{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.st-tcard{border:1px solid var(--line-2);cursor:pointer;text-align:center;border-radius:12px;padding:13px}.st-tcard[aria-pressed=true]{border-color:var(--accent);background:var(--accent-soft)}.st-tcard .sw{border:1px solid var(--line);border-radius:8px;height:54px;margin-bottom:9px}.st-tcard .l{font-size:12px;font-weight:600}.st-swatch{flex-wrap:wrap;gap:8px;display:flex}.st-swatch button{border:2px solid #0000;border-radius:8px;width:30px;height:30px}.st-swatch button[aria-pressed=true]{border-color:var(--text);box-shadow:0 0 0 2px var(--surface)inset}.st-bill{background:var(--line);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.st-bill .c{background:var(--surface);padding:14px 16px}.st-bill .k{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:9px;font-weight:700}.st-bill .v{font-family:var(--disp);margin-top:5px;font-size:20px;font-weight:600}.st-usage{background:var(--surface-2);border-radius:999px;height:8px;margin-top:4px;overflow:hidden}.st-usage i{background:linear-gradient(90deg,var(--accent),var(--info));height:100%;display:block}.pagehead{flex-shrink:0;padding:20px 28px 0}.pagehead-row{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.pagehead h1{font-family:var(--disp);letter-spacing:-.01em;font-size:22px;font-weight:600}.pagehead .ph-sub{color:var(--muted);margin-top:3px;font-size:12.5px}.pagehead .ph-sub b{color:var(--text);font-weight:600}.pagehead .sp{flex:1}.pagehead .ph-meta{color:var(--muted);align-items:center;gap:14px;font-size:11.5px;display:flex}.pagehead .ph-meta b{color:var(--text);font-weight:600}.notif-back{z-index:135;position:fixed;inset:0}.notif-back[hidden],.notif-panel[hidden]{display:none}.notif-panel{background:var(--surface);border:1px solid var(--line);width:382px;max-height:72vh;box-shadow:var(--shadow-lift);z-index:136;border-radius:14px;flex-direction:column;animation:.18s both dm-pop;display:flex;position:fixed;top:56px;right:22px;overflow:hidden}.notif-head{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:9px;padding:13px 16px;display:flex}.notif-head h3{font-family:var(--disp);font-size:14px;font-weight:600}.notif-head .ct{background:var(--accent);color:var(--on-accent);border-radius:999px;padding:1px 7px;font-size:10px;font-weight:700}.notif-head .all{color:var(--accent);cursor:pointer;margin-left:auto;font-size:11.5px;font-weight:600}.notif-head .all:hover{text-decoration:underline}.notif-list{flex:1;overflow-y:auto}.notif-grp{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);background:var(--bg);padding:11px 16px 4px;font-size:9px;font-weight:700}.notif-row{border-top:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;gap:11px;width:100%;padding:11px 16px;transition:background .12s;display:flex}.notif-row:hover{background:var(--surface-2)}.notif-ic{background:var(--accent-soft);width:31px;height:31px;color:var(--accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.notif-ic.warn{background:var(--warn-soft);color:var(--warn)}.notif-ic.ok{background:var(--ok-soft);color:var(--ok)}.notif-ic.bad{background:var(--bad-soft);color:var(--bad)}.notif-ic svg{stroke-width:2px;width:16px;height:16px}.notif-bd{flex:1;min-width:0}.notif-tx{color:var(--text);font-size:12.5px;line-height:1.45}.notif-tx b{font-weight:600}.notif-tm{color:var(--dim);margin-top:3px;font-size:10.5px}.notif-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.notif-row.read .notif-dot{visibility:hidden}.notif-foot{border-top:1px solid var(--line);text-align:center;flex-shrink:0;padding:10px 16px}.notif-foot a{color:var(--accent);cursor:pointer;font-size:12px;font-weight:600}.ov-backdrop{z-index:200;background:var(--scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:.15s both dm-fade;position:fixed;inset:0}.ov-backdrop.ov-center{place-items:start center;padding-top:11vh;display:grid}.ov-backdrop[hidden]{display:none}.spotlight{background:var(--surface);border:1px solid var(--line);width:min(640px,92vw);box-shadow:var(--shadow-lift);border-radius:16px;flex-direction:column;max-height:74vh;animation:.18s both dm-pop;display:flex;overflow:hidden}.spot-input-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:15px 18px;display:flex}.spot-input-row>svg{width:19px;height:19px;color:var(--muted);stroke-width:2px;flex-shrink:0}.spot-input{font:inherit;color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:16px}.spot-input::placeholder{color:var(--dim)}.spot-esc{color:var(--muted);border:1px solid var(--line-2);border-radius:6px;padding:2px 7px;font-size:10px;font-weight:600}.spot-results{padding:6px;overflow-y:auto}.spot-grp{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);padding:9px 12px 4px;font-size:9px;font-weight:700}.spot-item{cursor:pointer;text-align:left;background:0 0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:9px 12px;display:flex}.spot-item[aria-selected=true],.spot-item:hover{background:var(--surface-2)}.spot-item .si{background:var(--surface-2);width:30px;height:30px;color:var(--muted);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.spot-item[aria-selected=true] .si{background:var(--accent-soft);color:var(--accent)}.spot-item .si svg{stroke-width:2px;width:16px;height:16px}.spot-item .stx{flex:1;min-width:0}.spot-item .sl{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;overflow:hidden}.spot-item .ss{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.spot-item .skind{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);background:var(--surface-2);border-radius:999px;flex-shrink:0;margin-left:auto;padding:2px 7px;font-size:9px;font-weight:700}.spot-empty{text-align:center;color:var(--muted);padding:30px;font-size:13px}.spot-foot{border-top:1px solid var(--line);color:var(--dim);gap:16px;padding:8px 15px;font-size:10.5px;display:flex}.spot-foot b{color:var(--muted);font-weight:600;font-family:var(--sans)}.search{cursor:pointer}.fbtn{position:relative}.fbtn .fbadge{background:var(--accent);color:var(--on-accent);border-radius:999px;place-items:center;min-width:16px;height:16px;margin-left:2px;padding:0 6px;font-size:10px;font-weight:700;display:inline-grid}.fmenu-back{z-index:150;position:fixed;inset:0}.fmenu-back[hidden],.fmenu[hidden]{display:none}.fmenu{z-index:151;background:var(--surface);border:1px solid var(--line);width:248px;max-height:60vh;box-shadow:var(--shadow-lift);border-radius:12px;padding:6px;animation:.15s both dm-pop;position:fixed;overflow-y:auto}.fmenu-h{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);align-items:center;padding:7px 10px 5px;font-size:9px;font-weight:700;display:flex}.fmenu-h .clr{color:var(--accent);cursor:pointer;text-transform:none;letter-spacing:0;margin-left:auto;font-size:11px}.fmenu-row{cursor:pointer;color:var(--text);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.fmenu-row:hover{background:var(--surface-2)}.fmenu-row .fck{border:1.6px solid var(--line-2);color:#0000;border-radius:5px;flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.fmenu-row[aria-checked=true] .fck{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.fmenu-row .fck svg{stroke-width:3.4px;width:10px;height:10px}.fmenu-row .fct{color:var(--muted);margin-left:auto;font-size:11px}.smart-menu{z-index:175;border:1px solid var(--line);background:var(--surface);width:258px;max-width:calc(100vw - 18px);box-shadow:var(--shadow-lift);border-radius:12px;padding:6px;animation:.12s both dm-pop;position:fixed}.smart-menu-h{border-bottom:1px solid var(--line);flex-direction:column;gap:3px;margin-bottom:4px;padding:7px 9px 6px;display:flex}.smart-menu-h span{text-transform:uppercase;letter-spacing:.08em;color:var(--dim);font-size:9px;font-weight:800}.smart-menu-h b{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;line-height:1.25;overflow:hidden}.smart-menu-row{width:100%;color:var(--text);font:inherit;text-align:left;background:0 0;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:8px 9px;font-size:12.5px;font-weight:650;display:grid}.smart-menu-row:hover,.smart-menu-row:focus-visible{background:var(--surface-2);outline:none}.smart-menu-row svg{stroke-width:2.2px;width:16px;height:16px;color:var(--accent)}.smart-menu-row span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.smart-menu-meta{border-top:1px solid var(--line);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;padding:6px 9px 4px;font-size:10.5px;line-height:1.35;overflow:hidden}.u-flex1{flex:1}.u-center{place-items:center;display:grid}.u-grid2{gap:var(--s-4);grid-template-columns:1fr 1fr;display:grid}.u-mt-1{margin-top:var(--s-1)}.u-mt-2{margin-top:var(--s-2)}.u-mt-3{margin-top:var(--s-3)}.u-mt-4{margin-top:var(--s-4)}.u-mb-1{margin-bottom:var(--s-1)}.u-mb-2{margin-bottom:var(--s-2)}.u-mb-3{margin-bottom:var(--s-3)}.u-mb-4{margin-bottom:var(--s-4)}.u-ml-1{margin-left:var(--s-1)}.u-ml-2{margin-left:var(--s-2)}.u-ml-3{margin-left:var(--s-3)}.u-ml-4{margin-left:var(--s-4)}.u-mr-1{margin-right:var(--s-1)}.u-mr-2{margin-right:var(--s-2)}.u-mr-3{margin-right:var(--s-3)}.u-mr-4{margin-right:var(--s-4)}.u-hidden{display:none}.bar-fill{border-radius:inherit;background:var(--accent);height:100%;width:var(--w,0%);display:block}.empty-state{justify-content:center;align-items:center;gap:var(--s-2);padding:var(--s-8)var(--s-6);text-align:center;color:var(--muted);flex-direction:column;display:flex}.empty-state svg{stroke-width:1.6px;width:34px;height:34px;color:var(--dim)}.empty-state .t{font-family:var(--disp);font-size:var(--fs-base);color:var(--text);font-weight:600}.empty-state .h{font-size:var(--fs-sm);color:var(--muted);max-width:340px;line-height:1.5}.skeleton{background:var(--surface-2);border-radius:var(--r-sm);color:#0000;pointer-events:none;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,transparent,var(--line),transparent);animation:1.4s infinite skel-sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes skel-sweep{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton:after{animation:none}}.ico-ai{color:var(--accent);overflow:hidden}.ico-ai:hover{background:var(--accent-soft);color:var(--accent)}.ico-photo{object-fit:cover;border-radius:50%;width:26px;height:26px;display:block}.ico-add:hover{background:var(--surface-2);color:var(--text)}.pull-refresh{top:calc(8px + env(safe-area-inset-top));z-index:70;border:1px solid var(--line);background:var(--surface);min-height:32px;box-shadow:var(--shadow-lift);color:var(--muted);transform:translate(-50%,calc(-46px + var(--pull-y,0px)));pointer-events:none;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:11.5px;font-weight:600;transition:transform .12s,opacity .12s;display:flex;position:fixed;left:50%}.pull-refresh[data-state=ready],.pull-refresh[data-state=refreshing]{color:var(--accent);border-color:var(--accent);background:var(--accent-soft)}.pull-refresh-dot{opacity:.85;background:currentColor;border-radius:50%;width:8px;height:8px}.pull-refresh[data-state=refreshing] .pull-refresh-dot{animation:.8s ease-in-out infinite pull-refresh-pulse}@keyframes pull-refresh-pulse{0%,to{opacity:.55;transform:scale(.82)}50%{opacity:1;transform:scale(1.18)}}@media (prefers-reduced-motion:reduce){.pull-refresh{transition:none}.pull-refresh[data-state=refreshing] .pull-refresh-dot{animation:none}}.hamburger,.side-backdrop{display:none}@media (max-width:680px){.hamburger{display:grid}.app .side{z-index:60;width:264px;max-width:84vw;box-shadow:var(--shadow-lift);transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.app.nav-open .side{transform:translate(0)}.side-backdrop{z-index:55;background:var(--scrim);display:block;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.app .side{transition:none}}.signin-gate{padding:var(--s-6);background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.signin-card{align-items:center;gap:var(--s-3);width:100%;max-width:360px;padding:var(--s-8)var(--s-6);background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-lift);text-align:center;flex-direction:column;display:flex}.signin-card h1{font-family:var(--disp);font-size:var(--fs-2xl);color:var(--text);font-weight:600}.signin-card .ph-sub{margin-bottom:var(--s-2)}.signin-card .btn{justify-content:center;width:100%}.signin-logo{border-radius:14px}.auth-form{gap:var(--s-3);flex-direction:column;width:100%;display:flex}.auth-form .field{text-align:left}.auth-divider{width:100%;color:var(--dim);font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-links{justify-content:space-between;gap:var(--s-3);flex-wrap:wrap;width:100%;display:flex}.auth-alert{color:var(--warn)}.auth-notice{color:var(--ok)}.st-photo{align-items:center;gap:var(--s-3);padding:0 0 var(--s-1);display:flex}.st-photo-frame{border-radius:var(--r);background:var(--surface-2);border:1px solid var(--line);flex-shrink:0;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.st-photo-frame img{object-fit:cover;width:100%;height:100%}.st-photo-frame .ph{font-family:var(--disp);font-weight:600;font-size:var(--fs-3xl);color:var(--accent)}.st-photo-body{flex:1;min-width:0}.st-photo-body .nm{font-size:var(--fs-md);font-weight:600}.st-photo-body .ds{font-size:var(--fs-2xs);color:var(--muted);margin-top:1px}.st-sig-input{min-height:160px;font-family:ui-monospace,Menlo,monospace;font-size:var(--fs-xs)}.st-sig-preview{min-height:160px;padding:var(--s-4)var(--s-5);border:1px solid var(--line);border-radius:var(--r);background:var(--surface);font-size:var(--fs-md);line-height:1.55;overflow:auto}.st-sig-render img{max-width:100%;height:auto}.skill-settings-wrap{max-width:1080px}.skill-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;gap:18px;padding:20px;display:flex}.skill-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.skill-panel h2{font-family:var(--disp);font-size:var(--fs-xl);font-weight:600;line-height:1.3}.skill-panel h3{font-family:var(--disp);font-size:var(--fs-lg);font-weight:600;line-height:1.35}.skill-panel h4{font-size:var(--fs-md);font-weight:600;line-height:1.35}.skill-panel p{font-size:var(--fs-sm);color:var(--muted);margin-top:3px;line-height:1.55}.skill-count{border-radius:var(--r-pill);background:var(--accent-soft);min-height:28px;color:var(--accent);font-size:var(--fs-xs);align-items:center;padding:2px 10px;font-weight:700;display:inline-flex}.skill-touch{min-height:44px}.skill-form{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);flex-direction:column;gap:13px;padding:16px;display:flex}.skill-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.skill-form .field{flex-direction:column;gap:6px;display:flex}.skill-form .field span{font-size:var(--fs-xs);color:var(--muted);font-weight:700}.skill-form .field input,.skill-form .field select,.skill-form .field textarea{background:var(--surface);min-height:44px}.skill-form .field textarea{min-height:112px}.skill-check{width:max-content;min-height:44px;font-size:var(--fs-md);color:var(--text);align-items:center;gap:10px;font-weight:600;display:inline-flex}.skill-check input{width:18px;height:18px;accent-color:var(--accent)}.skill-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.skill-error{border:1px solid var(--bad);background:var(--bad-soft);color:var(--bad);border-radius:var(--r-sm);font-size:var(--fs-md);padding:11px 13px;font-weight:600}.skill-list{flex-direction:column;gap:10px;display:flex}.skill-card{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.skill-card-main{flex:1;min-width:0}.skill-card-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.skill-card-title h3{overflow-wrap:anywhere}.skill-card p{font-size:var(--fs-sm);color:var(--muted);overflow-wrap:anywhere;margin-top:5px;line-height:1.55}.skill-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;display:flex}.skill-meta span{border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--line);min-height:24px;color:var(--muted);font-size:var(--fs-2xs);overflow-wrap:anywhere;align-items:center;max-width:100%;padding:2px 8px;font-weight:700;display:inline-flex}.skill-pill{border-radius:var(--r-pill);min-height:22px;font-size:var(--fs-2xs);align-items:center;padding:2px 8px;font-weight:700;display:inline-flex}.skill-pill.ready{background:var(--ok-soft);color:var(--ok)}.skill-pill.wait{background:var(--warn-soft);color:var(--warn)}.skill-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.skill-empty{border:1px dashed var(--line-2);border-radius:var(--r-sm);color:var(--muted);font-size:var(--fs-md);background:var(--surface-2);padding:16px}.skill-capability-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.skill-capability-group{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);min-width:0;padding:13px}.skill-capability-list{flex-direction:column;gap:9px;margin-top:10px;display:flex}.skill-capability{border-top:1px solid var(--line);padding-top:9px}.skill-capability:first-child{border-top:0;padding-top:0}.skill-capability h4{overflow-wrap:anywhere;text-transform:none}.skill-capability p{overflow-wrap:anywhere}@media (max-width:900px){.skill-form-grid,.skill-capability-groups{grid-template-columns:1fr}.skill-card{flex-direction:column}.skill-row-actions{justify-content:flex-start}}.agent-roster-wrap{max-width:1080px}.agent-roster-list{flex-direction:column;gap:10px;display:flex}.agent-roster-card{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.agent-roster-card.is-disabled{opacity:.68}.agent-roster-main{flex:1;min-width:0}.agent-roster-top{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.agent-roster-top h3{font-family:var(--disp);font-size:var(--fs-lg);overflow-wrap:anywhere;font-weight:600;line-height:1.3}.agent-roster-main p{font-size:var(--fs-sm);color:var(--muted);overflow-wrap:anywhere;margin-top:4px;line-height:1.5}.agent-roster-actions{flex-direction:column;align-items:flex-end;gap:10px;min-width:min(300px,100%);display:flex}.agent-mode-toggle,.agent-mode-edit{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);align-items:center;gap:3px;padding:3px;display:inline-flex}.agent-mode-edit{flex-wrap:wrap;width:max-content;max-width:100%}.agent-mode-toggle button,.agent-mode-edit button{border-radius:calc(var(--r-sm) - 3px);min-height:34px;color:var(--muted);font-size:var(--fs-xs);cursor:pointer;background:0 0;border:0;padding:4px 10px;font-weight:700}.agent-mode-toggle button.is-active,.agent-mode-edit button.is-active{background:var(--surface);color:var(--text);box-shadow:0 1px 2px #0f172a14}.agent-mode-toggle button:disabled{cursor:not-allowed;opacity:.6}.agent-template-box{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);min-height:112px;padding:12px}.agent-template-box h3{font-size:var(--fs-sm);color:var(--text);font-weight:700;line-height:1.35}.agent-template-box p{font-size:var(--fs-xs);color:var(--muted);margin-top:6px;line-height:1.45}@media (max-width:900px){.agent-roster-card{flex-direction:column}.agent-roster-actions{align-items:flex-start;width:100%}.agent-mode-toggle{flex-wrap:wrap;width:100%}}.cr-pill{align-items:center;gap:var(--s-1);font-size:var(--fs-2xs);padding:var(--s-1)var(--s-3);border-radius:var(--r-pill);background:var(--surface-2);color:var(--muted);font-weight:600;display:inline-flex}.cr-pill svg{stroke-width:2px;width:13px;height:13px}.cr-pill.ok{background:var(--ok-soft);color:var(--ok)}.cr-pill.muted{background:var(--surface-2);color:var(--dim)}.cr-gates{margin-top:var(--s-1)}.cr-prov{gap:var(--s-2);margin-top:var(--s-3);flex-wrap:wrap;display:flex}.cr-banner{margin:var(--s-4)0 0;align-items:flex-start}.cr-banner svg{stroke-width:2px;flex-shrink:0;width:17px;height:17px;margin-top:2px}.cr-banner b{font-weight:600}.cr-reasons{margin:var(--s-2)0 0;padding-left:var(--s-4);font-size:var(--fs-xs);color:var(--muted);line-height:1.5}.cr-sub{font-size:var(--fs-2xs);color:var(--dim);line-height:1.5}.cr-form{margin-top:var(--s-4)}.cr-grid{margin-top:0}.cr-span{grid-column:1/-1}.cr-actions{gap:var(--s-2);margin-top:var(--s-4);flex-wrap:wrap;display:flex}.cr-result{padding:var(--s-3)var(--s-4);border-radius:var(--r);background:var(--surface-2);border:1px solid var(--line)}.cr-result-h{align-items:center;gap:var(--s-2);font-size:var(--fs-md);color:var(--text);display:flex}.cr-result-h svg{stroke-width:2px;width:15px;height:15px;color:var(--ok)}.cr-import{gap:var(--s-2);display:flex}.ls-drawer{width:min(560px,100%)}.ls-headtext{flex-direction:column;min-width:0;display:flex}.ls-tabs{margin:var(--s-3)var(--s-4)0;justify-content:stretch}.ls-tabs button{flex:1;justify-content:center}.ls-body{gap:var(--s-4)}.ls-form{gap:var(--s-3);flex-direction:column;display:flex}.ls-run{justify-content:center;width:100%}.ls-rows{gap:var(--s-2);flex-direction:column;display:flex}.ls-row{align-items:flex-start;gap:var(--s-3);padding:var(--s-3)var(--s-4);border:1px solid var(--line);border-radius:var(--r);display:flex}.ls-rrank{border-radius:var(--r-pill);background:var(--accent-soft);width:22px;height:22px;color:var(--accent);font-family:var(--disp);font-weight:600;font-size:var(--fs-2xs);flex-shrink:0;place-items:center;display:grid}.ls-rmain{gap:var(--s-1);flex-direction:column;flex:1;min-width:0;display:flex}.ls-rtop{align-items:center;gap:var(--s-2);flex-wrap:wrap;display:flex}.ls-rname{font-family:var(--disp);font-weight:600;font-size:var(--fs-md);color:var(--text)}.ls-rprog{font-size:var(--fs-xs);color:var(--muted)}.ls-rmeta{gap:var(--s-1)var(--s-3);font-size:var(--fs-2xs);color:var(--dim);flex-wrap:wrap;display:flex}.ls-prov{color:var(--muted)}.ls-noemail{color:var(--warn)}.ls-rprice{text-align:right;flex-shrink:0}.ls-rrate{font-family:var(--disp);font-weight:600;font-size:var(--fs-xl);color:var(--text);font-variant-numeric:tabular-nums}.ls-rpts{font-size:var(--fs-2xs);color:var(--muted);font-variant-numeric:tabular-nums}.ls-fresh{text-transform:uppercase;padding:2px var(--s-2);border-radius:var(--r-pill);align-items:center;gap:3px;font-size:9px;font-weight:700;display:inline-flex}.ls-fresh.fresh{background:var(--ok-soft);color:var(--ok)}.ls-fresh.stale{background:var(--warn-soft);color:var(--warn)}.ls-upload{gap:var(--s-3);flex-direction:column;display:flex}.ls-file-input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.ls-uploadbtn{cursor:pointer;justify-content:center;width:100%}.ls-uploadbtn[aria-disabled=true]{opacity:.6;pointer-events:none}.ls-sheet{gap:var(--s-2);padding:var(--s-3)var(--s-4);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;display:flex}.ls-sheet-h{align-items:center;gap:var(--s-2);justify-content:space-between;display:flex}.ls-gl-body{font-size:var(--fs-xs);color:var(--text);white-space:pre-wrap;line-height:1.55}.rec-bar{align-items:center;gap:var(--s-2);display:flex}.rec-toggle{flex-shrink:0}.rec-ind{border-radius:var(--r-pill);background:var(--dim);width:9px;height:9px}.rec-toggle.rec-on{border-color:var(--bad);color:var(--bad)}.rec-toggle.rec-on .rec-ind{background:var(--bad);animation:1.2s ease-in-out infinite rec-pulse}.rec-time{font-family:var(--disp);font-size:var(--fs-md);color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.rec-live{font-size:var(--fs-2xs);color:var(--bad);text-transform:uppercase;letter-spacing:.05em;align-items:center;font-weight:600;display:inline-flex}@keyframes rec-pulse{0%{opacity:1}50%{opacity:.35}to{opacity:1}}@media (prefers-reduced-motion:reduce){.rec-toggle.rec-on .rec-ind{animation:none}}.jx-hello{max-width:560px;margin:0 auto}.jx-starters{gap:var(--s-2);margin-top:var(--s-3);flex-wrap:wrap;justify-content:center;display:flex}.jx-starters .btn{white-space:normal;text-align:left;line-height:1.35}.li .main .filters{margin-top:8px}.draft.plain{border-left-color:var(--line-2)}.combo{position:relative}.combo-menu{z-index:40;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-sm);box-shadow:var(--shadow-lift);max-height:240px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.modal:has(.combo-menu){overflow:visible}.modal:has(.combo-menu) .modal-body{overflow:visible}.combo-item{text-align:left;border-radius:var(--r-xs);cursor:pointer;width:100%;font-size:var(--fs-sm);color:var(--text);background:0 0;border:0;padding:8px 12px;display:block}.combo-item:hover,.combo-item.active,.combo-item[aria-selected=true]{background:var(--surface-2)}.combo-item .sub{color:var(--muted);font-size:var(--fs-xs);margin-top:1px;display:block}.tag-sm{border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--line);color:var(--muted);font-size:var(--fs-2xs);align-items:center;padding:2px 8px;line-height:1.6;display:inline-flex}@media (max-width:680px){.wrap,.wrap-wide{padding:12px 14px calc(28px + env(safe-area-inset-bottom))}.pagehead{padding:10px 14px 0}.pagehead h1{font-size:20px}.pagehead-row{flex-wrap:wrap;gap:8px}.statline{scrollbar-width:none;flex-wrap:nowrap;margin-left:-14px;margin-right:-14px;padding:9px 14px 2px;overflow-x:auto}.statline::-webkit-scrollbar{display:none}.statline .st{flex:none}.btn,.btn-sm,.tk-mini,.chip{min-height:40px}.seg button{min-height:38px;padding:0 12px}.li{padding:12px 10px}.top{gap:6px;padding:8px 10px}.top .search{flex:none;justify-content:center;width:40px;min-width:40px;padding:0}.top .search .search-ph,.top .search .kbd,.top .top-actions{display:none}.top .ico{flex:none}.top .ico-ai{background:var(--accent-soft);color:var(--accent);border-color:#0000}.filters,.seg{scrollbar-width:none;max-width:100%;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.seg::-webkit-scrollbar{display:none}.board{grid-auto-flow:unset;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.board .col{scroll-snap-align:start;flex:0 0 86vw;max-width:86vw}.dm-backdrop,.mb,.mb2{padding:0}.dm,.modal{border:0;border-radius:0;width:100%;max-width:none;height:100dvh;max-height:100dvh}.modal.lg{width:100%}.dm-body,.mb,.mb2{max-height:none}.inbox-body[data-mobile-detail=open] .rd,.mg-body[data-mobile-detail=open] .mg-chat,.ct-body[data-mobile-detail=open] .ctp,.ct-body[data-mobile-detail=open] .ct-pane,.vx-body[data-mobile-detail=open] .uw-detail,.vx-body[data-mobile-detail=open] .vx-detail,.dv-body[data-mobile-detail=open] .dv-rail{z-index:70;background:var(--bg);padding:10px 14px calc(24px + env(safe-area-inset-bottom));flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-back{border:1px solid var(--line);border-radius:var(--r-pill);background:var(--surface);min-height:40px;color:var(--text);font-size:var(--fs-md);align-items:center;gap:6px;margin-bottom:8px;padding:0 12px;font-weight:500;display:inline-flex}.jx-body{flex-direction:column;height:calc(100dvh - 104px);display:flex}.jx-main{flex:1;min-height:0}.jx-composer{background:var(--bg);padding-bottom:calc(14px + env(safe-area-inset-bottom));position:sticky;bottom:0}.dm-foot,.modal-foot{padding:12px 16px calc(18px + env(safe-area-inset-bottom))}.notif-panel{width:auto;left:10px;right:10px}.banner{flex-wrap:wrap;row-gap:8px;margin:10px 14px 0;padding:10px 12px}.banner .s{display:none}.banner .bn-main{flex:calc(100% - 60px)}.banner .sp{display:none}.banner .t{font-size:13.5px}.dp-top{flex-wrap:wrap}.dp-top>.dp-actions{flex-basis:100%;justify-content:flex-start}.dp-name{font-size:18px;line-height:1.3;display:block}.dp-name .dp-stage-chip{vertical-align:middle;margin-left:8px}.stage-rail{scrollbar-width:none;padding-bottom:2px;overflow-x:auto}.stage-rail::-webkit-scrollbar{display:none}.stage-step{flex:none;min-width:64px}.stage-step .bar{min-width:64px}.dp-body,.appgrid,.tk-smart,.ctp-grid,.su{grid-template-columns:1fr}.kpis{grid-template-columns:repeat(2,1fr)}.kc{flex:50%}}@media (max-width:420px){.kpis{grid-template-columns:1fr}}@media (min-width:681px){.mobile-back{display:none}}@media (max-width:680px){.mg-body{grid-template-columns:minmax(0,1fr)}.mg-list{border-right:0;flex-direction:column;min-width:0;display:flex}.mg-room.mg-chat{display:none}.inbox-body{grid-template-columns:1fr}.jx-rail,.jeri-rail,.dv-rail,.es-rail{display:none}.vx-body{grid-template-columns:minmax(0,1fr)}.vx-list{border-right:0;min-width:0}.uw-detail,.vx-detail{display:none}.ct-body{grid-template-columns:minmax(0,1fr)}.ct-body .ct-prof{display:none}.ct-list{-webkit-overflow-scrolling:touch;border-right:0;min-width:0;overflow-y:auto}.ct-lhead{padding:10px 14px 0}.ct-scroll{padding:6px 14px calc(24px + env(safe-area-inset-bottom));flex:none;overflow:visible}.dv-lanes{scrollbar-width:none;overflow-x:auto}.dv-lanes::-webkit-scrollbar{display:none}.dv-lanes .lane,.dv-lanes button{flex:none}.dv-folders{grid-template-columns:repeat(2,minmax(0,1fr))}.ml-compose{margin:0 14px 8px;display:inline-flex}.cv-range{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.seg[aria-label=Calendar\ view]{scrollbar-width:none;flex-basis:100%;order:9;overflow-x:auto}.seg[aria-label=Calendar\ view]::-webkit-scrollbar{display:none}}@media (min-width:681px){.ml-compose{display:none}}@media (max-width:680px){html,body{overscroll-behavior-y:none}.main{overflow-x:hidden}.scroll{padding:10px 0 calc(24px + env(safe-area-inset-bottom))}.pagehead h1{font-size:19px;line-height:1.2}.card{border-radius:var(--r)}.wrap .card,.wrap-wide .card{margin-left:0;margin-right:0}}.dict-file{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;top:auto;left:-10000px}.dict-btn{top:var(--dict-top);left:var(--dict-left);z-index:10000;border:1px solid var(--line);background:var(--surface);width:30px;height:30px;color:var(--muted);cursor:pointer;box-shadow:var(--shadow);touch-action:none;-webkit-tap-highlight-color:transparent;border-radius:999px;place-items:center;padding:0;display:grid;position:fixed}.dict-btn:active{transform:scale(.97)}.dict-btn svg{stroke-width:2px;width:15px;height:15px}.dict-btn:hover{color:var(--accent);border-color:var(--accent)}.dict-btn.on{background:var(--accent);border-color:var(--accent);color:var(--on-accent);animation:1.2s ease-in-out infinite dict-pulse}.dict-btn.busy{pointer-events:none}.dict-spin{border:2px solid var(--line-2);border-top-color:var(--accent);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite dict-rot}@keyframes dict-pulse{0%,to{box-shadow:0 0 0 0 var(--accent-soft)}50%{box-shadow:0 0 0 7px var(--accent-soft)}}@keyframes dict-rot{to{transform:rotate(360deg)}}.di-toggle{color:var(--text);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:inline-flex}.di-collapsed{padding-top:14px;padding-bottom:14px}.di-collapsed .ch{margin-bottom:0}.di-toggle svg{width:14px;height:14px;color:var(--muted);transition:transform .15s}.di-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.li .main .s.warn{color:var(--warn)}.di-foot{color:var(--dim);margin-top:10px;font-size:11px}.di-more{align-self:flex-start;margin-top:8px}@media (max-width:680px){.di-li{grid-template-columns:auto 1fr}.di-li>.acts{flex-wrap:wrap;grid-column:1/-1}.q-row{flex-wrap:wrap;row-gap:8px}.q-body{flex:calc(100% - 60px)}.q-acts{flex-wrap:wrap;justify-content:flex-start;width:100%;padding-left:21px}.st-conn{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:8px 13px;display:grid}.st-conn .cb{grid-column:2}.st-conn .st-pill,.st-conn .btn{grid-column:2;justify-self:start;margin-left:0}}.spot-item .stx{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.spot-item .sl{font-size:var(--fs-md);color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.spot-item .ss{font-size:var(--fs-xs);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize;overflow:hidden}.spot-item .skind{font-size:var(--fs-2xs);color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-pill);text-transform:capitalize;flex-shrink:0;margin-left:auto;padding:3px 9px;font-weight:600}.spot-item .si.ai{background:var(--accent-soft);color:var(--accent)}.mk-page{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--sans)}.mk-topnav{z-index:50;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface)85%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.mk-topnav-in{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:14px 24px;display:flex}.mk-brand{align-items:center;gap:10px;display:inline-flex}.mk-brand svg{width:38px;height:16px;color:var(--accent)}.mk-brand .nm{font-size:var(--fs-base);letter-spacing:.08em;color:var(--text);font-weight:700}.mk-navlinks{align-items:center;gap:4px;display:none}@media (min-width:64rem){.mk-navlinks{display:flex}}.mk-navlink{border-radius:var(--r-pill);font-size:var(--fs-md);color:var(--muted);padding:8px 14px;font-weight:500;transition:color .15s,background .15s}.mk-navlink:hover{color:var(--text)}.mk-navlink.on{background:var(--surface-2);color:var(--text)}.mk-nav-cta{align-items:center;gap:10px;display:flex}.mk-signin{border-radius:var(--r-pill);font-size:var(--fs-md);color:var(--muted);padding:8px 14px;font-weight:500;transition:color .15s;display:none}.mk-signin:hover{color:var(--text)}@media (min-width:40rem){.mk-signin{display:inline-flex}}.mk-btn{border-radius:var(--r-pill);background:var(--accent);color:var(--on-accent);font-size:var(--fs-base);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:12px 24px;font-weight:600;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 14px #4f46e538}.mk-btn:hover{background:var(--accent-2);transform:translateY(-2px)}.mk-btn:active{transform:scale(.97)}.mk-btn-ghost{background:var(--surface);color:var(--text);border:1px solid var(--line-2);box-shadow:none}.mk-btn-ghost:hover{background:var(--surface-2);border-color:var(--dim)}.mk-btn-sm{font-size:var(--fs-md);padding:9px 18px}.mk-btn .arr{transition:transform .15s}.mk-btn:hover .arr{transform:translate(2px)}.mk-hero{position:relative;overflow:hidden}.mk-hero-bg{background:radial-gradient(70% 55% at 50% -15%,#4f46e514,#0000),radial-gradient(40% 35% at 88% 70%,#16a34a0f,#0000);position:absolute;inset:0}.mk-hero-in{max-width:1280px;margin:0 auto;padding:64px 24px;position:relative}@media (min-width:64rem){.mk-hero-in{padding:96px 24px 88px}}.mk-hero-grid{align-items:center;gap:48px;display:grid}@media (min-width:64rem){.mk-hero-grid{grid-template-columns:minmax(0,1fr) 430px}}.mk-eyebrow{border:1px solid var(--line-2);background:color-mix(in srgb,var(--surface)70%,transparent);border-radius:var(--r-pill);font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.16em;color:var(--accent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow);align-items:center;gap:9px;padding:7px 16px;font-weight:700;display:inline-flex}.mk-h1{font-family:var(--disp);letter-spacing:-.03em;margin-top:24px;font-size:34px;font-weight:700;line-height:1.08}@media (min-width:48rem){.mk-h1{font-size:46px}}@media (min-width:64rem){.mk-h1{font-size:56px}}.mk-lede{max-width:560px;font-size:var(--fs-lg);color:var(--muted);margin-top:22px;line-height:1.7}@media (min-width:48rem){.mk-lede{font-size:17px;line-height:1.75}}.mk-cta-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.mk-fineprint{font-size:var(--fs-xs);color:var(--dim);margin-top:22px}.mk-section{padding:76px 0}.mk-section-alt{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mk-in{max-width:1280px;margin:0 auto;padding:0 24px}.mk-kicker{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-weight:700}.mk-kicker.ok{color:var(--ok)}.mk-h2{max-width:760px;font-family:var(--disp);letter-spacing:-.02em;margin-top:14px;font-size:26px;font-weight:700;line-height:1.16}@media (min-width:48rem){.mk-h2{font-size:32px}}.mk-sub{max-width:620px;font-size:var(--fs-lg);color:var(--muted);margin-top:14px;line-height:1.7}.mk-center{text-align:center}.mk-center .mk-h2,.mk-center .mk-sub{margin-left:auto;margin-right:auto}.mk-grid{gap:18px;margin-top:44px;display:grid}@media (min-width:48rem){.mk-grid.c2,.mk-grid.c3,.mk-grid.c4{grid-template-columns:repeat(2,1fr)}}@media (min-width:80rem){.mk-grid.c3{grid-template-columns:repeat(3,1fr)}.mk-grid.c4{grid-template-columns:repeat(4,1fr)}}.mk-card{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-lg);box-shadow:var(--shadow);flex-direction:column;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.mk-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.mk-card .ic{border-radius:var(--r);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:14px;transition:transform .3s;display:inline-flex}.mk-card .ic svg{width:20px;height:20px}.mk-card:hover .ic{transform:scale(1.1)rotate(-3deg)}.mk-card h3{font-family:var(--disp);font-size:var(--fs-xl);font-weight:600}.mk-card .bd{font-size:var(--fs-base);color:var(--muted);flex:1;margin-top:8px;line-height:1.65}.mk-card .out{border-top:1px solid var(--line);font-size:var(--fs-md);color:var(--ok);margin-top:14px;padding-top:11px;font-weight:600}.mk-card .go{font-size:var(--fs-base);color:var(--accent);margin-top:14px;font-weight:600;transition:transform .15s}.mk-card:hover .go{transform:translate(3px)}.mk-split{align-items:center;gap:36px;display:grid}@media (min-width:64rem){.mk-split{grid-template-columns:minmax(0,1fr) 400px}}.mk-panel{border:1px solid var(--line-2);border-radius:var(--r-lg);background:linear-gradient(95deg,var(--accent-soft),var(--surface)55%,var(--ok-soft));margin-top:36px;padding:26px}.mk-panel-grid{flex-direction:column;gap:22px;display:flex}@media (min-width:64rem){.mk-panel-grid{flex-direction:row;justify-content:space-between;align-items:center}}.mk-panel h3{font-family:var(--disp);font-size:var(--fs-2xl);font-weight:700}.mk-panel .bd{max-width:430px;font-size:var(--fs-base);color:var(--muted);margin-top:8px;line-height:1.65}.mk-stats{flex:1;gap:12px;display:grid}@media (min-width:40rem){.mk-stats{grid-template-columns:repeat(3,1fr)}}.mk-stat{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r);text-align:center;padding:16px}.mk-stat .v{font-family:var(--disp);font-size:var(--fs-xl);font-weight:700}.mk-stat .l{font-size:var(--fs-md);margin-top:4px;font-weight:500}.mk-stat .n{font-size:var(--fs-2xs);color:var(--dim);margin-top:2px}.mk-bar{background:linear-gradient(90deg,var(--accent),var(--pal-emerald));transform-origin:0;height:4px;position:absolute;inset:0 0 auto}.mk-card.rel{position:relative;overflow:hidden}.mk-num{background:var(--accent);width:40px;height:40px;color:var(--on-accent);font-weight:700;font-size:var(--fs-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 4px 12px #4f46e54d}.mk-numrow{align-items:center;gap:12px;display:flex}.mk-numrow .ln{background:linear-gradient(90deg,var(--accent-soft),transparent);flex:1;height:1px}.mk-points{flex-direction:column;gap:10px;margin-top:18px;padding:0;list-style:none;display:flex}.mk-points li{font-size:var(--fs-md);color:var(--text);align-items:flex-start;gap:10px;line-height:1.5;display:flex}.mk-points svg{width:16px;height:16px;color:var(--ok);flex-shrink:0;margin-top:2px}.mk-levels{flex-direction:column;gap:10px;margin-top:16px;display:flex}.mk-level{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.mk-level .nm{font-size:var(--fs-base);font-weight:500}.mk-level .nt{font-size:var(--fs-2xs);color:var(--dim)}.mk-tag{border-radius:var(--r-pill);font-size:var(--fs-2xs);align-items:center;padding:4px 12px;font-weight:700;display:inline-flex}.mk-tag.act{background:var(--ok-soft);color:var(--ok)}.mk-tag.draft{background:var(--accent-soft);color:var(--accent)}.mk-tag.ask{background:var(--surface-2);color:var(--muted)}.mk-band{background:linear-gradient(95deg,var(--accent-soft),var(--surface)50%,var(--ok-soft));border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:52px 0}.mk-band-grid{flex-direction:column;align-items:flex-start;gap:22px;display:flex}@media (min-width:48rem){.mk-band-grid{flex-direction:row;justify-content:space-between;align-items:center}}.mk-band .bigic{border-radius:var(--r-lg);background:var(--surface);width:64px;height:64px;color:var(--accent);box-shadow:var(--shadow-lift);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.mk-band .bigic svg{width:32px;height:32px}.mk-cta{padding:0 24px 80px}.mk-cta-panel{text-align:center;background:#0f172a;border-radius:24px;max-width:1280px;margin:0 auto;padding:56px 32px;position:relative;overflow:hidden}.mk-cta-panel .inner{max-width:620px;margin:0 auto;position:relative}.mk-cta-panel h2{font-family:var(--disp);letter-spacing:-.02em;color:#fff;font-size:28px;font-weight:700}@media (min-width:48rem){.mk-cta-panel h2{font-size:34px}}.mk-cta-panel p{font-size:var(--fs-lg);color:#cbd5e1;margin-top:14px;line-height:1.7}.mk-cta-panel .row{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.mk-btn-inv{color:#0f172a;box-shadow:none;background:#fff}.mk-btn-inv:hover{background:#e2e8f0}.mk-btn-line{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff4d}.mk-btn-line:hover{background:#ffffff1a}.mk-footer{background:var(--surface);border-top:1px solid var(--line)}.mk-footer-in{max-width:1280px;margin:0 auto;padding:52px 24px}.mk-footer-grid{gap:36px;display:grid}@media (min-width:48rem){.mk-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}}.mk-footer .blurb{max-width:300px;font-size:var(--fs-base);color:var(--muted);margin-top:14px;line-height:1.6}.mk-footer .col-t{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--dim);font-weight:700}.mk-footer .col-l{font-size:var(--fs-base);color:var(--muted);flex-direction:column;gap:10px;margin-top:14px;display:flex}.mk-footer .col-l a:hover{color:var(--text)}.mk-footer .legal{border-top:1px solid var(--line);font-size:var(--fs-xs);color:var(--dim);margin-top:44px;padding-top:22px}.mk-mqwrap{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface)70%,transparent);padding:15px 0}.mk-marquee{max-width:1280px;margin:0 auto;padding:0 24px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.mk-marquee-track{align-items:center;gap:44px;width:max-content;padding-right:44px;animation:30s linear infinite mk-marquee;display:flex}.mk-marquee:hover .mk-marquee-track{animation-play-state:paused}.mk-mqrow{align-items:center;gap:44px;display:flex}.mk-mq{white-space:nowrap;font-size:var(--fs-md);letter-spacing:.02em;color:var(--muted);align-items:center;gap:11px;font-weight:600;display:flex}.mk-mq .dot{background:var(--accent-2);border-radius:50%;flex-shrink:0;width:6px;height:6px}@keyframes mk-marquee{to{transform:translate(-50%)}}.mk-mock{position:relative}.mk-mock-glow{background:linear-gradient(135deg,var(--accent-soft),transparent 50%,var(--ok-soft));filter:blur(24px);border-radius:24px;position:absolute;inset:-20px}.mk-mock-card{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r-lg);padding:24px;position:relative;box-shadow:0 24px 60px -24px #0f172a40}.mk-badge-float{z-index:10;background:color-mix(in srgb,var(--surface)90%,transparent);border:1px solid var(--line-2);border-radius:var(--r);box-shadow:var(--shadow-lift);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-size:var(--fs-xs);align-items:center;gap:8px;padding:8px 14px;font-weight:600;display:none;position:absolute}@media (min-width:48rem){.mk-badge-float{display:flex}}.mk-badge-float svg{flex-shrink:0;width:14px;height:14px}.mk-badge-float.a{color:var(--text);top:-20px;right:-12px}.mk-badge-float.a svg{color:var(--accent)}.mk-badge-float.b{color:var(--text);bottom:56px;left:-28px}.mk-badge-float.b svg{color:var(--ok)}.mk-do-next{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.14em;color:var(--accent);align-items:center;gap:8px;font-weight:700;display:flex}.mk-do-next svg{width:14px;height:14px}.mk-task{font-size:var(--fs-lg);margin-top:12px;font-weight:600;line-height:1.4}.mk-task-sub{font-size:var(--fs-xs);color:var(--muted);margin-top:6px;line-height:1.5}.mk-chips{gap:8px;margin-top:16px;display:flex}.mk-chip-pri{border-radius:var(--r-pill);background:var(--accent);color:var(--on-accent);font-size:var(--fs-xs);align-items:center;padding:6px 14px;font-weight:600;display:inline-flex}.mk-chip-gh{border-radius:var(--r-pill);border:1px solid var(--line-2);color:var(--muted);font-size:var(--fs-xs);align-items:center;padding:6px 14px;font-weight:500;display:inline-flex}.mk-feedlist{border-top:1px solid var(--line);flex-direction:column;gap:8px;margin-top:20px;padding-top:16px;display:flex}.mk-feed-row{border-radius:var(--r-sm);background:var(--surface-2);align-items:flex-start;gap:10px;padding:10px 12px;animation:9s ease-in-out infinite mk-feed;display:flex}.mk-feed-row:nth-child(2){animation-delay:3s}.mk-feed-row:nth-child(3){animation-delay:6s}.mk-feed-row svg{width:14px;height:14px;color:var(--muted);flex-shrink:0;margin-top:2px}.mk-feed-row svg.ok{color:var(--ok)}.mk-feed-t{font-size:var(--fs-xs);color:var(--text);line-height:1.5}.mk-feed-t b{font-weight:600}.mk-feed-s{color:var(--dim);font-size:10px}@keyframes mk-feed{0%,16%,to{background-color:var(--surface-2);box-shadow:0 0 #4f46e500}6%{background-color:var(--accent-soft);box-shadow:0 0 0 1px #4f46e538}}@keyframes mk-rise{0%{opacity:0;filter:blur(5px);transform:translateY(38px)scale(.98)}60%{filter:blur()}to{opacity:1;filter:none;transform:none}}@keyframes mk-rise-l{0%{opacity:0;filter:blur(5px);transform:translate(-44px)}60%{filter:blur()}to{opacity:1;filter:none;transform:none}}@keyframes mk-rise-r{0%{opacity:0;filter:blur(5px);transform:translate(44px)}60%{filter:blur()}to{opacity:1;filter:none;transform:none}}@keyframes mk-scale-in{0%{opacity:0;filter:blur(4px);transform:scale(.9)}to{opacity:1;filter:none;transform:scale(1)}}@keyframes mk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mk-pop-in{0%{opacity:0;transform:scale(.82)translateY(16px)}70%{opacity:1;transform:scale(1.03)translateY(-3px)}to{opacity:1;transform:none}}@keyframes mk-flip-in{0%{opacity:0;transform:perspective(900px)rotateX(18deg)translateY(28px)}to{opacity:1;transform:perspective(900px)rotateX(0)translateY(0)}}@keyframes mk-pop{0%{opacity:0;transform:scale(.6)}65%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes mk-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes mk-drift{0%,to{transform:translate(0,0)scale(1)}33%{transform:translate(34px,-22px)scale(1.07)}66%{transform:translate(-26px,18px)scale(.95)}}@keyframes mk-sheen{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes mk-ping{0%{opacity:.7;transform:scale(1)}80%,to{opacity:0;transform:scale(2.6)}}@keyframes mk-grow-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes mk-blink{50%{opacity:0}}@keyframes mk-shine-sweep{0%{transform:translate(-130%)skew(-12deg)}45%,to{transform:translate(130%)skew(-12deg)}}@keyframes mk-glow-pulse{0%,to{box-shadow:0 4px 14px #4f46e547}50%{box-shadow:0 6px 30px #4f46e58c}}@property --mk-bg-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes mk-beam-spin{to{--mk-bg-angle:360deg}}.mk-hero-seq>*{animation:.9s cubic-bezier(.22,1,.36,1) both mk-rise}.mk-hero-seq>:first-child{animation-delay:50ms}.mk-hero-seq>:nth-child(2){animation-delay:.14s}.mk-hero-seq>:nth-child(3){animation-delay:.23s}.mk-hero-seq>:nth-child(4){animation-delay:.33s}.mk-hero-seq>:nth-child(5){animation-delay:.43s}.mk-hero-seq>:nth-child(6){animation-delay:.53s}.mk-js [data-reveal]{opacity:0}.mk-js [data-reveal].is-in{animation:.8s cubic-bezier(.22,1,.36,1) both mk-rise;animation-delay:var(--mk-d,0s)}.mk-js [data-reveal=left].is-in{animation-name:mk-rise-l}.mk-js [data-reveal=right].is-in{animation-name:mk-rise-r}.mk-js [data-reveal=scale].is-in{animation-name:mk-scale-in}.mk-js [data-reveal=fade].is-in{animation-name:mk-fade-in}.mk-js [data-reveal=pop].is-in{animation-name:mk-pop-in;animation-duration:.65s}.mk-js [data-reveal=flip].is-in{animation-name:mk-flip-in}.mk-js [data-reveal].mk-done{opacity:1;animation:none}.mk-d1{--mk-d:90ms}.mk-d2{--mk-d:.18s}.mk-d3{--mk-d:.27s}.mk-js [data-reveal] .mk-bar{transform:scaleX(0)}.mk-js [data-reveal].is-in .mk-bar,.mk-js [data-reveal].mk-done .mk-bar{animation:.9s cubic-bezier(.16,1,.3,1) .25s both mk-grow-x}.mk-js [data-reveal].is-in .mk-num,.mk-js [data-reveal].mk-done .mk-num{animation:.55s cubic-bezier(.16,1,.3,1) .35s both mk-pop}.mk-blob{border-radius:var(--r-pill);filter:blur(70px);pointer-events:none;will-change:transform;position:absolute}.mk-blob-a{background:radial-gradient(circle at 30% 30%,#6366f12e,#0000 65%);width:520px;height:520px;animation:19s ease-in-out infinite mk-drift;top:-180px;left:-120px}.mk-blob-b{background:radial-gradient(circle at 60% 40%,#16a34a24,#0000 65%);width:460px;height:460px;animation:23s ease-in-out infinite reverse mk-drift;top:30%;right:-100px}.mk-shape{pointer-events:none;border-radius:var(--r-pill);position:absolute}.mk-shape-ring{border:2px solid #6366f12e;width:130px;height:130px}.mk-shape-dot{background:#16a34a59;width:14px;height:14px}.mk-shape.p1{top:64%;left:6%}.mk-shape.p2{top:18%;left:44%}.mk-shape.p3{top:10%;right:10%}.mk-grad-text{background:linear-gradient(100deg,var(--accent),var(--pal-violet)35%,var(--pal-emerald)70%,var(--accent));color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:4.5s ease-in-out infinite mk-sheen}.mk-live{background:var(--ok);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-flex;position:relative}.mk-live:after{content:"";border-radius:inherit;background:inherit;animation:2.4s cubic-bezier(0,0,.2,1) infinite mk-ping;position:absolute;inset:0}.mk-mock-in{animation:.9s cubic-bezier(.16,1,.3,1) .35s both mk-scale-in}.mk-mock-in.mk-done{animation:none}.mk-floaty{animation:7s ease-in-out 1.6s infinite mk-float}.mk-floaty-slow{animation:9s ease-in-out infinite mk-float}.mk-badge-float.a{animation:6s ease-in-out .8s infinite mk-float}.mk-badge-float.b{animation:8s ease-in-out 2.2s infinite mk-float}.mk-aurora{filter:blur(80px);opacity:.5;pointer-events:none;background:conic-gradient(from 180deg,#6366f166,#7c3aed40,#0596694d,#6366f166);animation:16s ease-in-out infinite alternate mk-drift;position:absolute;inset:-40%}.mk-progress{z-index:90;transform-origin:0;height:2.5px;transform:scaleX(var(--mk-p,0));background:linear-gradient(90deg,var(--accent),var(--pal-violet),var(--pal-emerald));pointer-events:none;position:fixed;top:0;left:0;right:0}.mk-type{display:inline-block;position:relative}.mk-type-ghost{visibility:hidden}.mk-type-live{position:absolute;inset:0}.mk-caret{vertical-align:-.08em;background:currentColor;width:3px;height:.95em;margin-left:2px;margin-right:-5px;animation:1s step-end infinite mk-blink;display:inline-block}.mk-grad-text .mk-caret{background:var(--pal-violet)}.mk-tabular{font-variant-numeric:tabular-nums}.mk-shine{position:relative;overflow:hidden}.mk-shine:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 25%,#ffffff73 50%,#0000 75%);animation:3.8s ease-in-out 1.2s infinite mk-shine-sweep;position:absolute;inset:0;transform:translate(-130%)skew(-12deg)}.mk-glow{animation:2.8s ease-in-out infinite mk-glow-pulse}.mk-beam{border-radius:inherit;background:conic-gradient(from var(--mk-bg-angle),transparent 0deg 250deg,#6366f1f2 300deg,#7c3aedd9 325deg,#059669e6 345deg,transparent 360deg);-webkit-mask-composite:xor;pointer-events:none;z-index:1;padding:1.5px;animation:4.5s linear infinite mk-beam-spin;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.mk-spot{position:relative}.mk-spot:after{content:"";border-radius:inherit;background:radial-gradient(260px circle at var(--mx,50%)var(--my,50%),#6366f11f,transparent 65%);opacity:0;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.mk-spot:hover:after{opacity:1}[data-tilt]{will-change:transform;transform-style:preserve-3d;transition:transform .18s ease-out}[data-parallax]{will-change:transform}.mkd-wrap{max-width:720px;margin:44px auto 0}.mkd-stage{border:1px solid var(--line-2);background:var(--surface-2);pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:18px;height:340px;position:relative;overflow:hidden;box-shadow:0 24px 60px -24px #0f172a40}@media (min-width:40rem){.mkd-stage{aspect-ratio:16/10;height:auto;min-height:330px}}.mkd-camera{transform-origin:0 0;will-change:transform;transition:transform .95s cubic-bezier(.45,.05,.2,1);position:absolute;inset:0}.mkd-app{flex-direction:column;display:flex;position:absolute;inset:0}.mkd-chrome{border-bottom:1px solid var(--line-2);background:var(--surface);flex-shrink:0;align-items:center;gap:6px;padding:10px 14px;display:flex}.mkd-dot{border-radius:50%;width:9px;height:9px}.mkd-dot-r{background:#fca5a5}.mkd-dot-y{background:#fcd34d}.mkd-dot-g{background:#86efac}.mkd-title{font-size:var(--fs-2xs);color:var(--muted);letter-spacing:.02em;margin-left:8px;font-weight:600}.mkd-live{color:var(--ok);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:5px;margin-left:auto;font-size:9.5px;font-weight:700;display:inline-flex}.mkd-body{background:var(--bg);flex:1;position:relative}.mkd-scene{opacity:0;visibility:hidden;padding:14px 16px;transition:opacity .45s,transform .45s,visibility 0s .45s;position:absolute;inset:0;transform:translateY(8px)}.mkd-scene.on{opacity:1;visibility:visible;transition:opacity .45s,transform .45s,visibility;transform:none}.mkd-cursor{z-index:50;will-change:transform;filter:drop-shadow(0 2px 5px #0f172a59);width:21px;height:23px;margin:-2px 0 0 -3px;transition:transform .75s cubic-bezier(.3,.1,.25,1);position:absolute;top:0;left:0}.mkd-cursor svg{transform-origin:3.5px 2.5px;width:100%;height:100%;transition:transform .12s;display:block}.mkd-cursor svg path{fill:#fff;stroke:#0f172a;stroke-width:1.4px;stroke-linejoin:round;transition:fill .15s}.mkd-cursor.mkd-down svg{transform:scale(.82)}.mkd-cursor.mkd-down svg path{fill:#c7d2fe}.mkd-cursor:after{content:"";opacity:0;border:2px solid #4f46e5a6;border-radius:50%;width:26px;height:26px;margin:-13px 0 0 -13px;position:absolute;top:2.5px;left:3.5px}.mkd-cursor.mkd-down:after{animation:.45s ease-out mkd-ripple}@keyframes mkd-ripple{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(2.1)}}.mkd-card{background:var(--surface);border:1px solid var(--line-2);border-radius:var(--r);box-shadow:var(--shadow);padding:12px 14px}.mkd-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);align-items:center;gap:6px;font-size:9.5px;font-weight:700;display:flex}.mkd-eyebrow.fill{flex:1}.mkd-h{color:var(--text);font-size:13.5px;font-weight:600;line-height:1.35}.mkd-h.pad{margin-top:6px}.mkd-sub{font-size:var(--fs-2xs);color:var(--muted);line-height:1.45}.mkd-sub.pad{margin-top:3px}.mkd-sub.lbl{margin-bottom:4px;font-weight:600}.mkd-note{text-align:center;font-size:var(--fs-2xs);color:var(--muted);margin-top:8px}.mkd-rowhead{align-items:center;gap:8px;display:flex}.mkd-rowhead .grow{flex:1;min-width:0}.mkd-actions{gap:8px;margin-top:10px;display:flex}.mkd-actions.lg{margin-top:12px}.mkd-btn{border-radius:var(--r-pill);background:var(--accent);color:var(--on-accent);justify-content:center;align-items:center;padding:7px 14px;font-size:11.5px;font-weight:600;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.mkd-btn-ghost{background:var(--surface);color:var(--muted);border:1px solid var(--line-2)}.mkd-btn.tall{height:34px}.mkd-pressable.mkd-press{transform:scale(.94);box-shadow:0 0 0 4px #4f46e52e}.mkd-badge{border-radius:var(--r-pill);align-items:center;gap:5px;padding:3px 9px;font-size:9.5px;font-weight:700;display:inline-flex}.mkd-badge svg{width:10px;height:10px}.mkd-badge-hold{background:var(--accent-soft);color:var(--accent)}.mkd-badge-ok{background:var(--ok-soft);color:var(--ok)}.mkd-draft{background:var(--surface-2);border:1px solid var(--line-2);font-size:var(--fs-2xs);color:var(--muted);border-radius:10px;margin-top:8px;padding:10px 12px;line-height:1.5}.mkd-form{align-items:flex-end;gap:8px;display:flex}.mkd-form .grow{flex:1}.mkd-input{border:1px solid var(--line-2);border-radius:var(--r-sm);background:var(--surface);height:34px;font-size:var(--fs-sm);color:var(--text);align-items:center;padding:0 12px;font-weight:600;transition:border-color .2s,box-shadow .2s;display:flex}.mkd-input.mkd-focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.mkd-input .ph{color:var(--dim);font-weight:400}.mkd-input-caret{background:var(--accent);width:1.5px;height:14px;margin-left:1px;animation:1s step-end infinite mk-blink;display:inline-block}.mkd-quotes{flex-direction:column;gap:6px;margin-top:12px;display:flex}.mkd-row{border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--surface);font-size:var(--fs-2xs);color:var(--text);opacity:0;align-items:center;gap:8px;padding:8px 10px;transition:opacity .4s,transform .4s,border-color .3s,background .3s;display:flex;transform:translateY(8px)}.mkd-row.on{opacity:1;transform:none}.mkd-row.best{border-color:var(--accent-2);background:var(--accent-soft)}.mkd-row .r-name{color:var(--text);flex:1;min-width:0;font-weight:600}.mkd-row .r-rate{color:var(--text);font-variant-numeric:tabular-nums;font-weight:700}.mkd-row .r-pts{color:var(--muted);font-variant-numeric:tabular-nums}.mkd-foot{color:var(--muted);opacity:0;align-items:center;gap:7px;margin-top:10px;font-size:10px;transition:opacity .5s;display:flex}.mkd-foot.on{opacity:1}.mkd-foot .tk{width:12px;color:var(--ok);display:inline-flex}.mkd-foot .tk svg{width:12px;height:12px}.mkd-checks{flex-direction:column;gap:6px;margin-top:10px;display:flex}.mkd-check{border-radius:var(--r-sm);border:1px solid var(--line-2);background:var(--surface);font-size:var(--fs-2xs);color:var(--text);align-items:center;gap:8px;padding:7px 10px;display:flex}.mkd-check .c-dot{border:1.5px solid var(--line-2);border-radius:50%;flex-shrink:0;place-items:center;width:15px;height:15px;transition:background .3s,border-color .3s;display:grid}.mkd-check.done .c-dot{background:var(--ok);border-color:var(--ok)}.mkd-check .c-dot svg{stroke:#fff;opacity:0;width:9px;height:9px;transition:opacity .2s}.mkd-check.done .c-dot svg{opacity:1}.mkn-trigger{border-radius:var(--r-pill);width:40px;height:40px;color:var(--muted);cursor:pointer;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.mkn-trigger:hover{background:var(--surface-2);color:var(--text)}.mkn-trigger svg{width:20px;height:20px}@media (min-width:64rem){.mkn-trigger{display:none}}.mkn-root{z-index:120;position:fixed;inset:0}.mkn-root.shut{pointer-events:none}@media (min-width:64rem){.mkn-root{display:none}}.mkn-scrim{background:var(--scrim);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1;transition:opacity .3s;position:absolute;inset:0}.mkn-root.shut .mkn-scrim{opacity:0}.mkn-sheet{background:var(--surface);max-height:100dvh;color:var(--text);border-radius:0 0 24px 24px;flex-direction:column;transition:transform .3s ease-out;display:flex;position:absolute;inset:0 0 auto;overflow-y:auto;transform:translateY(0);box-shadow:0 24px 60px #0f172a4d}.mkn-root.shut .mkn-sheet{transform:translateY(-100%)}.mkn-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.mkn-head svg{width:36px;height:15px;color:var(--accent)}.mkn-head .nm{font-size:var(--fs-base);letter-spacing:.08em;font-weight:700}.mkn-brandrow{align-items:center;gap:10px;display:inline-flex}.mkn-x{border-radius:var(--r-pill);width:40px;height:40px;color:var(--muted);cursor:pointer;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.mkn-x:hover{background:var(--surface-2)}.mkn-x svg{width:20px;height:20px}.mkn-list{flex-direction:column;gap:4px;padding:16px;display:flex}.mkn-item{border-radius:var(--r);font-size:var(--fs-lg);color:var(--text);padding:14px 16px;font-weight:600;transition:background .15s}.mkn-item:hover{background:var(--surface-2)}.mkn-item.on{background:var(--accent-soft);color:var(--accent)}.mkn-foot{border-top:1px solid var(--line);padding:16px 20px max(20px,env(safe-area-inset-bottom));flex-direction:column;gap:10px;margin-top:auto;display:flex}.mkn-signin{border-radius:var(--r-pill);border:1px solid var(--line-2);height:48px;font-size:var(--fs-base);color:var(--text);justify-content:center;align-items:center;font-weight:600;transition:background .15s;display:inline-flex}.mkn-signin:hover{background:var(--surface-2)}.mkn-signup{border-radius:var(--r-pill);background:var(--accent);height:48px;color:var(--on-accent);font-size:var(--fs-base);justify-content:center;align-items:center;font-weight:600;transition:background .15s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #4f46e540}.mkn-signup:hover{background:var(--accent-2)}.mkn-signup:active{transform:scale(.98)}.mk-sronly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mk-split-l,.mk-split-r{align-items:center;gap:36px;display:grid}@media (min-width:64rem){.mk-split-l{grid-template-columns:460px minmax(0,1fr)}.mk-split-r{grid-template-columns:minmax(0,1fr) 460px}}.mk-tl{flex-direction:column;gap:22px;margin-top:44px;display:flex}.mk-tl-item{flex-direction:column;gap:10px;display:flex;position:relative}@media (min-width:48rem){.mk-tl-item{flex-direction:row;gap:20px}}.mk-tl-rail{flex-shrink:0;align-items:center;gap:10px;display:flex}@media (min-width:48rem){.mk-tl-rail{flex-direction:column;align-items:flex-start;width:150px}}.mk-tl-time{font-size:var(--fs-xs);color:var(--accent);letter-spacing:.06em;font-weight:700}.mk-tl-ic{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.mk-tl-ic svg{width:17px;height:17px}.mk-tl-card{flex:1}.mk-tl-feat{border-top:1px solid var(--line);font-size:var(--fs-md);color:var(--accent);margin-top:12px;padding-top:10px;font-weight:600}.mk-price{font-family:var(--disp);letter-spacing:-.02em;font-size:34px;font-weight:700}.mk-price .per{font-size:var(--fs-base);color:var(--muted);font-weight:500}.mk-plan-k{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:700}.mk-plan-n{font-size:var(--fs-2xs);color:var(--dim);margin-top:4px}.mk-card.pop{border-color:var(--accent-2);box-shadow:0 16px 44px -18px #4f46e559}.mk-pill-note{border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent);font-size:var(--fs-2xs);align-items:center;gap:6px;padding:4px 12px;font-weight:700;display:inline-flex}.mk-cmp{border:1px solid var(--line-2);border-radius:var(--r-lg);background:var(--surface);margin-top:44px;overflow:hidden}.mk-cmp-row{border-bottom:1px solid var(--line);font-size:var(--fs-md);grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));display:grid}.mk-cmp-row:last-child{border-bottom:0}.mk-cmp-row.head{background:var(--surface-2);font-weight:700}.mk-cmp-cell{color:var(--muted);padding:13px 16px}.mk-cmp-cell.lead{color:var(--text);font-weight:600}.mk-cmp-cell.yes{color:var(--ok);font-weight:600}.mk-faq{gap:18px;margin-top:44px;display:grid}@media (min-width:48rem){.mk-faq{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.mk-js [data-reveal]{opacity:1}.mk-js [data-reveal].is-in,.mk-js [data-reveal] .mk-bar,.mk-js [data-reveal].is-in .mk-num,.mk-js [data-reveal].mk-done .mk-num,.mk-hero-seq>*,.mk-grad-text,.mk-blob,.mk-mock-in,.mk-floaty,.mk-floaty-slow,.mk-badge-float.a,.mk-badge-float.b,.mk-feed-row,.mk-live:after,.mk-caret,.mk-marquee-track,.mk-shine:after,.mk-glow,.mk-beam,.mk-aurora{animation:none}.mk-js [data-reveal] .mk-bar{transform:none}[data-tilt]{transition:none}.mkd-cursor{display:none}.mkd-camera,.mkd-scene,.mkd-row,.mkd-foot{transition:none}}.marketing-ops-shell{flex-direction:column;gap:10px;display:flex}.marketing-ops-list{flex-direction:column;display:flex}.marketing-ops-clear{font-size:var(--fs-md);color:var(--muted);align-items:center;gap:9px;padding:14px 6px;display:flex}.marketing-ops-clear svg{stroke-width:2px;width:16px;height:16px;color:var(--ok);flex-shrink:0}.marketing-ops-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 6px;display:grid}.marketing-ops-row:first-child{border-top:0}.marketing-ops-ic{border-radius:var(--r-sm);background:var(--surface-2);width:28px;height:28px;color:var(--muted);flex-shrink:0;place-items:center;display:grid}.marketing-ops-ic svg{stroke-width:2px;width:15px;height:15px}.marketing-ops-row.warn .marketing-ops-ic{background:var(--warn-soft);color:var(--warn)}.marketing-ops-row.ok .marketing-ops-ic{background:var(--ok-soft);color:var(--ok)}.marketing-ops-row.acc .marketing-ops-ic{background:var(--accent-soft);color:var(--accent)}.marketing-ops-text{min-width:0}.marketing-ops-reason{font-size:var(--fs-md);color:var(--text);font-weight:500}.marketing-ops-source{font-size:var(--fs-xs);color:var(--muted);margin-top:1px}.marketing-ops-act{flex-shrink:0}.marketing-ops-bulk{background:var(--accent-soft);border:1px solid var(--line);border-radius:var(--r-sm);align-items:center;gap:9px;margin-bottom:12px;padding:9px 12px;display:flex}.marketing-ops-bulk-t{font-size:var(--fs-sm);color:var(--text)}.marketing-ops-bulk-t b{font-weight:600}.marketing-ops-audience-tools{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-bottom:12px;display:grid}.marketing-ops-audience-tools>.hint{white-space:nowrap;align-self:center}.marketing-ops-search{min-width:0}.marketing-ops-contacts{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:7px;display:grid}.marketing-ops-contact{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface);cursor:pointer;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;padding:8px 11px;transition:background .15s,border-color .15s;display:grid}.marketing-ops-contact:hover{background:var(--surface-2)}.marketing-ops-contact.sel{border-color:var(--accent);background:var(--accent-soft)}.marketing-ops-check{border-radius:var(--r-xs);border:1.5px solid var(--line-2);background:var(--surface);flex-shrink:0;place-items:center;width:16px;height:16px;display:grid}.marketing-ops-contact.sel .marketing-ops-check{border-color:var(--accent);background:var(--accent);color:var(--on-accent)}.marketing-ops-check svg{stroke-width:3px;width:11px;height:11px}.marketing-ops-cname{flex-direction:column;gap:1px;min-width:0;display:flex}.marketing-ops-cname b{font-size:var(--fs-md);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.marketing-ops-crole{font-size:var(--fs-2xs);color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.marketing-ops-reach{font-size:var(--fs-2xs);white-space:nowrap;align-items:center;gap:4px;font-weight:600;display:inline-flex}.marketing-ops-reach svg{stroke-width:2px;width:12px;height:12px}.marketing-ops-reach.ok{color:var(--ok)}.marketing-ops-reach.miss{color:var(--dim)}.marketing-ops-strip{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px;display:grid}.marketing-ops-chan{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);flex-direction:column;gap:3px;padding:11px 13px;display:flex}.marketing-ops-ck{font-size:var(--fs-xs);color:var(--muted);align-items:center;gap:6px;font-weight:600;display:inline-flex}.marketing-ops-ck svg{stroke-width:2px;width:14px;height:14px}.marketing-ops-cv{font-size:var(--fs-md);color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.qrad-page{flex-direction:column;gap:14px;max-width:1240px;padding:18px 22px;display:flex}.qrad-empty{text-align:center;color:var(--muted);padding:34px 20px}.qrad-empty strong{color:var(--text);margin-bottom:4px;display:block}.qrad-muted{font-size:var(--fs-xs);color:var(--muted)}.qrad-pad{padding:16px 18px}.qrad-id{font-family:var(--mono,ui-monospace);font-size:var(--fs-2xs);color:var(--muted);font-weight:600}.qrad-cards{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.qrad-cards .kpi .l{white-space:normal}.qrad-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.qrad-select{border:1px solid var(--line-2);background:var(--surface);height:32px;color:var(--text);border-radius:999px;padding:0 10px;font-size:12.5px;font-weight:600}.qrad-search{align-items:center;gap:6px;margin-left:auto;display:inline-flex}.qrad-search input{border:1px solid var(--line-2);background:var(--surface);height:32px;color:var(--text);border-radius:999px;min-width:220px;padding:0 12px;font-size:12.5px}.qrad-systems{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px;display:grid}.qrad-system{flex-direction:column;gap:8px;padding:14px 16px;display:flex}.qrad-system-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.qrad-system-name{font-weight:600;font-size:var(--fs-md)}.qrad-system-name .qrad-id{margin-left:6px}.qrad-system-tier{flex-shrink:0;align-items:center;gap:6px;display:flex}.qrad-state{font-size:var(--fs-2xs);border-radius:999px;padding:2px 8px;font-weight:700}.qrad-state.ok{background:var(--ok-soft);color:var(--ok)}.qrad-state.bad{background:var(--bad-soft);color:var(--bad)}.qrad-system-meta{font-size:var(--fs-xs);color:var(--muted);flex-wrap:wrap;gap:10px;display:flex}.qrad-missing,.qrad-next{font-size:var(--fs-xs);color:var(--text);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-sm);padding:7px 10px}.qrad-missing strong{color:var(--bad)}.qrad-next strong{color:var(--accent)}.qrad-link{color:var(--accent);font-size:inherit;text-underline-offset:2px;margin-right:6px;font-weight:600;text-decoration:underline}.qrad-list{flex-direction:column;padding:6px;display:flex}.qrad-row{text-align:left;border-radius:var(--r-sm);align-items:center;gap:10px;width:100%;padding:9px 12px;transition:background .15s;display:flex}.qrad-row:hover{background:var(--surface-2)}.qrad-row-id{font-family:var(--mono,ui-monospace);font-size:var(--fs-2xs);color:var(--muted);flex-shrink:0;min-width:130px;font-weight:700}.qrad-row-main{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.qrad-row-title{font-size:var(--fs-md);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.qrad-row-main .qrad-muted{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.qrad-row-tags{flex-shrink:0;align-items:center;gap:5px;display:flex}.qrad-row .pill,.qrad-drawer .pill{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:1px 7px;font-size:10.5px;font-weight:700}.qrad-row .pill.bad,.qrad-drawer .pill.bad{background:var(--bad-soft);color:var(--bad)}.qrad-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.qrad-dot.ok{background:var(--ok)}.qrad-dot.warn{background:var(--warn)}.qrad-dot.bad{background:var(--bad)}.qrad-dot.info{background:var(--info,var(--accent))}.qrad-pager{justify-content:space-between;align-items:center;gap:10px;display:flex}.qrad-pager-buttons{gap:6px;display:flex}.qrad-drawer{background:var(--surface);border-left:1px solid var(--line);width:min(560px,92vw);box-shadow:var(--shadow-lg,0 12px 40px #00000040);z-index:60;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0}.qrad-drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.qrad-drawer-crumbs{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.qrad-drawer-body{flex-direction:column;gap:14px;padding:16px 18px;display:flex;overflow-y:auto}.qrad-drawer-body h2{font-size:var(--fs-lg,16px);letter-spacing:-.01em;font-weight:600}.qrad-drawer-body h3{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:6px;font-weight:700}.qrad-drawer-tags{flex-wrap:wrap;gap:5px;display:flex}.qrad-issue{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);font-size:var(--fs-sm);align-items:flex-start;gap:8px;margin-bottom:6px;padding:8px 10px;display:flex}.qrad-issue .qrad-dot{margin-top:5px}.qrad-dl{grid-template-columns:1fr;gap:2px;display:grid}.qrad-dl dt{font-size:var(--fs-2xs);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:8px;font-weight:700}.qrad-dl dd{font-size:var(--fs-sm);color:var(--text);line-height:1.45}.qrad-paths{flex-direction:column;gap:3px;margin:0 0 8px;padding:0;list-style:none;display:flex}.qrad-paths code{font-size:var(--fs-2xs);background:var(--surface-2);border:1px solid var(--line);word-break:break-all;border-radius:6px;padding:2px 7px}.qrad-children{flex-direction:column;display:flex}@media (max-width:680px){.qrad-page{padding:14px}.qrad-row-id{min-width:0}.qrad-row-tags{display:none}}.st-health>summary.st-health-s{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.st-health>summary.st-health-s::-webkit-details-marker{display:none}.st-health>summary.st-health-s:after{content:"▾";opacity:.55;margin-left:8px;font-size:11px;transition:transform .15s;display:inline-block}.st-health[open]>summary.st-health-s:after{transform:rotate(180deg)}.mbl-approvals{max-width:560px}.mbl-approvals .btn{min-height:44px}.mbl-chips{flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 12px;display:flex}.mbl-actions{flex-wrap:wrap;align-items:stretch;gap:8px;margin-top:2px;display:flex}.mbl-actions .btn{justify-content:center}.mbl-actions .btn-pri{flex:100%}.mbl-actions .btn-quiet,.mbl-actions .btn-danger,.mbl-actions a.btn{flex:28%}.mbl-card-err{border-color:var(--warn);background:var(--warn-soft);color:var(--text);align-items:flex-start;margin-bottom:12px}.mbl-skel .mbl-skel-title{width:65%;height:16px;margin-bottom:10px}.mbl-skel .mbl-skel-line{width:90%;height:12px;margin-bottom:14px}.mbl-skel .mbl-skel-actions{border-radius:10px;width:100%;height:44px}.mbl-feed-foot{flex-wrap:wrap;justify-content:center;margin-bottom:0}.st-phone .btn{border-radius:12px;min-height:44px;padding:0 18px}.pkg-state{border:1px solid var(--line-2);background:var(--surface-2);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;padding:11px 13px;display:flex}.pkg-state-main{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.pkg-state-detail{color:var(--muted);font-size:12px;line-height:1.35}.pkg-chip{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:9px;font-weight:700;display:inline-flex}.pkg-chip.draft{background:var(--accent-soft);color:var(--accent)}.pkg-chip.sent{background:var(--ok-soft);color:var(--ok)}.pkg-chip.neutral{background:var(--surface);border:1px solid var(--line-2);color:var(--muted)}.pkg-chip.access-on{background:var(--ok-soft);color:var(--ok)}.pkg-chip.access-off{background:var(--bad-soft);color:var(--bad)}.pkg-chip.access-wait{background:var(--warn-soft);color:var(--warn)}.pkg-chip.access-none{background:var(--surface);border:1px solid var(--line-2);color:var(--muted)}.ob-wrap{gap:18px;max-width:760px}.ob-allset{border-color:var(--ok);background:var(--ok-soft);align-items:flex-start;gap:16px;display:flex}.ob-allset-ic{background:var(--ok);width:44px;height:44px;color:var(--on-accent);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.ob-allset-ic svg{stroke-width:2.4px;width:22px;height:22px}.ob-allset-body h2{font-family:var(--disp);font-size:var(--fs-xl);color:var(--text);font-weight:600}.ob-allset-body p{font-size:var(--fs-md);color:var(--muted);margin-top:6px;line-height:1.55}.ob-allset-acts{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.ob-steps{padding:8px 20px}.ob-list{margin:0;padding:0;list-style:none}.ob-step{border-top:1px solid var(--line);gap:16px;padding:20px 0;display:flex}.ob-step:first-child{border-top:none}.ob-step-mark{width:44px;min-width:44px;height:44px;font-family:var(--disp);background:var(--surface-2);color:var(--muted);border:1px solid var(--line-2);border-radius:50%;flex-shrink:0;place-items:center;font-size:15px;font-weight:600;display:grid}.ob-step-mark.done{background:var(--ok);border-color:var(--ok);color:var(--on-accent)}.ob-step-mark.done svg{stroke-width:2.6px;width:20px;height:20px}.ob-step-main{flex:1;min-width:0}.ob-step-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ob-step-ic{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.ob-step-ic svg{stroke-width:2px;width:16px;height:16px}.ob-step-head h3{font-family:var(--disp);font-size:var(--fs-lg);color:var(--text);letter-spacing:-.01em;font-weight:600}.ob-step.done .ob-step-head h3{color:var(--muted)}.ob-step-body{font-size:var(--fs-md);color:var(--muted);max-width:56ch;margin-top:7px;line-height:1.55}.ob-step-acts{flex-wrap:wrap;gap:10px;margin-top:13px;display:flex}.ob-foot{font-size:var(--fs-sm);color:var(--dim);text-align:center;padding:2px 0 6px}@media (max-width:640px){.ob-step{gap:12px}.ob-step-mark{width:40px;min-width:40px;height:40px}}.wz-progress{flex-wrap:wrap;gap:6px;margin:0 0 4px;padding:0;list-style:none;display:flex}.wz-progress-i{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.wz-progress-dot{width:28px;min-width:28px;height:28px;font-family:var(--disp);background:var(--surface-2);color:var(--muted);border:1px solid var(--line-2);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.wz-progress-i.active .wz-progress-dot{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.wz-progress-i.done .wz-progress-dot{background:var(--ok);border-color:var(--ok);color:var(--on-accent)}.wz-progress-i.done .wz-progress-dot svg{stroke-width:3px;width:14px;height:14px}.wz-progress-label{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.wz-progress-i.active .wz-progress-label{color:var(--text)}@media (max-width:640px){.wz-progress-label{display:none}}.wz-card{padding:28px 30px}.wz-step{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.wz-step-ic{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:12px;place-items:center;margin-bottom:14px;display:grid}.wz-step-ic svg{stroke-width:2.2px;width:21px;height:21px}.wz-step-ic-ok{background:var(--ok);color:var(--on-accent)}.wz-step h2{font-family:var(--disp);font-size:var(--fs-2xl);color:var(--text);letter-spacing:-.01em;font-weight:600}.wz-step h2:focus-visible{outline:none}.wz-step>p{font-size:var(--fs-md);color:var(--muted);max-width:60ch;margin-top:8px;line-height:1.6}.wz-acts{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.wz-acts .btn{min-height:44px}.wz-acts .btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.wz-skip-note{font-size:var(--fs-sm);color:var(--dim);max-width:60ch;margin-top:16px;line-height:1.5}.wz-skip-note a{color:var(--accent);font-weight:600}.wz-status{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:10px;align-items:center;gap:10px;margin-top:16px;padding:11px 14px;font-size:13px;display:flex}.wz-status.is-connected{border-color:var(--ok);background:var(--ok-soft);color:var(--text)}.wz-status-ic{width:22px;height:22px;color:inherit;flex-shrink:0;place-items:center;display:grid}.wz-status-ic svg{stroke-width:2.4px;width:16px;height:16px}.wz-agent-choice{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}@media (max-width:640px){.wz-agent-choice{grid-template-columns:1fr}}.wz-choice{text-align:left;border:1px solid var(--line-2);background:var(--surface);border-radius:12px;flex-direction:column;align-items:flex-start;gap:3px;min-height:64px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.wz-choice:hover{background:var(--surface-2)}.wz-choice:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.wz-choice.is-active{border-color:var(--accent);background:var(--accent-soft)}.wz-choice-t{color:var(--text);font-size:13.5px;font-weight:600}.wz-choice.is-active .wz-choice-t{color:var(--accent)}.wz-choice-h{color:var(--muted);font-size:12px}.wz-agent-panel{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;margin-top:14px;padding:14px 16px}.wz-agent-steps{counter-reset:wz-agent-step;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.wz-agent-steps li{counter-increment:wz-agent-step;color:var(--text);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.wz-agent-steps li:before{content:counter(wz-agent-step);background:var(--accent);width:22px;min-width:22px;height:22px;color:var(--on-accent);border-radius:50%;place-items:center;margin-right:8px;font-size:11px;font-weight:700;display:grid}.wz-agent-cmd{font-family:var(--mono,ui-monospace,monospace);background:var(--surface);border:1px solid var(--line-2);color:var(--text);border-radius:8px;padding:6px 10px;font-size:12.5px}.wz-agent-note{color:var(--muted);margin-top:12px;font-size:12.5px;line-height:1.55}.wz-fallback{margin-top:14px}.wz-fallback-body{flex-direction:column;gap:10px;margin-top:10px;display:flex}.wz-confirm{color:var(--text);cursor:pointer;align-items:center;gap:10px;min-height:44px;margin-top:16px;font-size:13px;display:flex}.wz-confirm input{width:20px;height:20px;accent-color:var(--accent);cursor:pointer}.wz-confirm input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.wz-phone-row{flex-wrap:wrap;align-items:flex-start;gap:18px;margin-top:16px;display:flex}.wz-phone-side{flex-direction:column;flex:220px;gap:10px;min-width:0;display:flex}.wz-recap{flex-direction:column;gap:8px;margin:16px 0 0;padding:0;list-style:none;display:flex}.wz-recap li{color:var(--muted);border:1px solid var(--line);background:var(--surface-2);border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:13px;display:flex}.wz-recap li svg{stroke-width:2.2px;flex-shrink:0;width:16px;height:16px}.wz-recap li.done{color:var(--text);border-color:var(--ok);background:var(--ok-soft)}.wz-recap li.done svg{color:var(--ok)}.wz-nav{justify-content:space-between;gap:12px;margin-top:4px;display:flex}.wz-nav .btn{justify-content:center;min-width:96px;min-height:44px}.wz-nav .btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (max-width:640px){.wz-card{padding:20px 18px}.wz-nav .btn{flex:1}}.ca-wrap{flex-direction:column;gap:18px;max-width:880px;padding:26px 32px 44px;display:flex;overflow-y:auto}.ca-status{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:flex-start;gap:14px;padding:16px;display:flex}.ca-status.is-connected{border-color:var(--ok);background:var(--ok-soft)}.ca-status-ic{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.ca-status.is-connected .ca-status-ic{background:var(--ok);color:var(--on-accent)}.ca-status-ic svg{stroke-width:2.4px;width:21px;height:21px}.ca-status-copy{flex:1;min-width:0}.ca-status-title{font-family:var(--disp);color:var(--text);font-size:16px;font-weight:600}.ca-status-copy p{color:var(--muted);max-width:64ch;margin-top:4px;font-size:13px;line-height:1.5}.ca-refresh{min-height:44px}.ca-steps{flex-direction:column;gap:14px;display:flex}.ca-step{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:44px minmax(0,1fr);gap:16px;padding:18px;display:grid}.ca-step-num{background:var(--surface-2);border:1px solid var(--line-2);width:44px;height:44px;font-family:var(--disp);color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;font-weight:600;display:grid}.ca-step-body{min-width:0}.ca-step-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ca-step-head h2{font-family:var(--disp);color:var(--text);letter-spacing:0;font-size:17px;font-weight:600}.ca-step-body p{color:var(--muted);max-width:68ch;margin-top:7px;font-size:13px;line-height:1.55}.ca-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.ca-actions .btn,.ca-top-link{min-height:44px}.ca-code{white-space:pre-wrap;word-break:break-word;border:1px solid var(--line);background:var(--surface-2);max-width:100%;font-family:var(--mono,ui-monospace,monospace);color:var(--text);border-radius:10px;margin-top:12px;padding:12px 14px;font-size:12px;line-height:1.55;overflow:auto}.ca-code:focus{outline:2px solid var(--accent);outline-offset:2px}.ca-note{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:10px;margin-top:12px;padding:11px 13px;font-size:12.5px;line-height:1.5}.ca-note-warn{background:var(--warn-soft);color:var(--on-warn-soft,var(--warn));border-color:#0000}.ca-token-block{margin-top:13px}.ca-token-head{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;font-weight:600;display:flex}.ca-token{max-height:190px}.ca-prompt{margin-top:16px}.ca-prompt-code{max-height:260px}.ca-phone-grid{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:14px;display:grid}.ca-field{flex-direction:column;gap:6px;min-width:0;display:flex}.ca-field span{color:var(--muted);font-size:12px;font-weight:700}.ca-field input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:44px;color:var(--text);border-radius:10px;padding:10px 12px;font-size:16px;line-height:1.4}.ca-field input:focus{outline:2px solid var(--accent);outline-offset:2px;border-color:#0000}.ca-phone-grid .btn{align-self:end;min-height:44px}.ca-disclosure{min-height:44px;margin-top:12px}.ca-twilio{border:1px solid var(--line);background:var(--surface-2);border-radius:12px;margin-top:12px;padding:14px}.ca-twilio .ca-phone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:640px){.ca-wrap{padding:18px 14px 34px}.ca-status{grid-template-columns:44px minmax(0,1fr);display:grid}.ca-refresh{grid-column:2;justify-self:start}.ca-step{grid-template-columns:40px minmax(0,1fr);gap:12px;padding:15px}.ca-step-num{width:40px;height:40px}.ca-actions .btn{justify-content:center;width:100%}.ca-phone-grid,.ca-twilio .ca-phone-grid{grid-template-columns:1fr}.ca-phone-grid .btn{justify-content:center;width:100%}}.ct-groups{flex-direction:column;gap:22px;margin-top:16px;display:flex}.ct-group-t{font-family:var(--disp);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:700}.ct-group-h{color:var(--muted);max-width:68ch;margin-bottom:12px;font-size:12.5px;line-height:1.55}.ct-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.ct-tile{border:1px solid var(--line);background:var(--surface);border-radius:12px;transition:border-color .15s;overflow:hidden}.ct-tile.is-open{border-color:var(--accent)}.ct-tile.is-soon{opacity:.85}.ct-tile-head{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:12px;width:100%;min-height:44px;padding:14px;display:flex}.ct-tile-head:disabled{cursor:default}.ct-tile-head:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;border-radius:12px}.ct-tile-ic{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.ct-tile-ic svg{stroke-width:2.2px;width:17px;height:17px}.ct-tile-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.ct-tile-t{color:var(--text);flex-wrap:wrap;align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:flex}.ct-tile-h{color:var(--muted);font-size:12px;line-height:1.5}.ct-tile-pill{font-size:8.5px}.ct-tile-chev{width:18px;height:18px;color:var(--muted);flex-shrink:0;margin-top:2px;transition:transform .15s}.ct-tile-chev svg{stroke-width:2.4px;width:14px;height:14px}.ct-tile.is-open .ct-tile-chev{transform:rotate(180deg)}.ct-tile-soon-note{color:var(--muted);margin:0;padding:0 14px 14px;font-size:11.5px;line-height:1.5}.ct-tile-body{padding:0 14px 16px}.ct-tile-actions{margin-top:14px}.ct-tile-static,.ct-tile-static .ct-tile-head{cursor:default}@media (max-width:640px){.ct-grid{grid-template-columns:1fr}}.ct-keyscreen-body{color:var(--muted);margin:0 0 2px;font-size:12.5px;line-height:1.55}.au-lead{color:var(--muted);margin-bottom:4px;font-size:12.5px;line-height:1.55}.au-row .ds{max-width:56ch}.au-lease-note{color:var(--muted);border-top:1px solid var(--line);margin-top:14px;padding-top:14px;font-size:11.5px;line-height:1.55}.au-disconnect{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.au-disconnect-note{color:var(--dim);max-width:60ch;margin-top:6px;font-size:11px;line-height:1.5}.pqr-canvas{border:1px solid var(--line);background:#fff;border-radius:12px;flex-shrink:0}.pqr-fail{text-align:center;border:1px dashed var(--line-2);background:var(--surface-2);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.pqr-fail svg{stroke-width:1.8px;width:26px;height:26px;color:var(--muted)}.pqr-fail p{color:var(--muted);max-width:26ch;font-size:12.5px;line-height:1.5}.pqr-fail .btn{min-height:44px}.pqr-fail .btn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.pqr-skeleton{border-radius:12px;flex-shrink:0}.pqr-skeleton.skeleton{background:var(--surface-2)}.help-back{z-index:137;position:fixed;inset:0}.help-panel{background:var(--surface);border:1px solid var(--line);width:min(406px,100vw - 32px);max-height:78vh;box-shadow:var(--shadow-lift);z-index:138;border-radius:14px;flex-direction:column;animation:.18s both dm-pop;display:flex;position:fixed;top:56px;right:22px;overflow:hidden}.help-head{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:10px;padding:13px 16px;display:flex}.help-head-ic{background:var(--accent-soft);width:28px;height:28px;color:var(--accent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.help-head-ic svg{stroke-width:2px;width:15px;height:15px}.help-head h3{font-family:var(--disp);flex:1;font-size:14px;font-weight:600}.help-close-x{display:block;transform:rotate(45deg)}.help-body{flex:1;padding:4px 0;overflow-y:auto}.help-section{border-bottom:1px solid var(--line);padding:14px 16px}.help-section:last-child,.help-section-last{border-bottom:0}.help-sec-head{align-items:center;gap:8px;margin-bottom:9px;display:flex}.help-sec-head h4{font-family:var(--disp);color:var(--text);letter-spacing:-.005em;font-size:12.5px;font-weight:600}.help-sec-dot{background:var(--dim);border-radius:50%;flex-shrink:0;width:8px;height:8px}.help-sec-dot.ok{background:var(--ok)}.help-sec-dot.warn{background:var(--warn)}.help-rows{flex-direction:column;gap:7px;display:flex}.help-row{color:var(--text);align-items:flex-start;gap:9px;font-size:12.5px;line-height:1.45;display:flex}.help-row-dot{background:var(--dim);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:4px}.help-row-dot.ok{background:var(--ok)}.help-row-dot.warn{background:var(--warn)}.help-row-tx{flex:1}.help-empty{color:var(--muted);font-size:12px;line-height:1.5}.help-ok-tx{color:var(--ok);font-size:12.5px;font-weight:500;line-height:1.45}.help-issue-tx{color:var(--text);font-size:12.5px;line-height:1.5}.help-issue-when{color:var(--dim);margin-top:2px;font-size:11px}.help-action-link{color:var(--accent);align-items:center;margin-top:6px;font-size:12px;font-weight:600;display:inline-flex}.help-action-link:hover{text-decoration:underline}.help-cta-row{flex-wrap:wrap;gap:8px;margin-bottom:9px;display:flex}.help-contact-btn{gap:7px}.help-contact-btn svg,.help-copy-btn svg{stroke-width:2.2px;width:14px;height:14px}.help-copy-hint{color:var(--muted);max-width:42ch;font-size:11px;line-height:1.45}.help-foot{border-top:1px solid var(--line);text-align:center;flex-shrink:0;padding:10px 16px}.help-foot-close{color:var(--accent);cursor:pointer;font-size:12px;font-weight:600}.help-foot-close:hover{text-decoration:underline}.side-help-btn{text-align:left;border-radius:var(--r-sm);width:100%}.side-help-btn:hover{background:var(--surface-2);color:var(--text)}@media (max-width:380px){.help-panel{width:auto;left:10px;right:10px}}.legal-body{font-size:var(--fs-lg);color:var(--text);line-height:1.75}.legal-body p{margin:0 0 1.1em}.legal-body ul,.legal-body ol{margin:0 0 1.1em;padding-left:1.5em}.legal-body li{margin-bottom:.45em}.legal-body h2{font-family:var(--disp);font-size:var(--fs-2xl);letter-spacing:-.02em;color:var(--text);margin:2.4em 0 .6em;font-weight:700}.legal-body h3{font-family:var(--disp);font-size:var(--fs-xl);color:var(--text);margin:1.8em 0 .5em;font-weight:600}.legal-body strong{font-weight:600}.legal-body address{background:var(--surface-2,var(--surface));border:1px solid var(--line);border-radius:var(--r);margin:1em 0 1.1em;padding:1.1em 1.4em}.legal-body a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.legal-body a:hover{opacity:.8}.uw-gap-click,.ct-rel[role=button],.q-row.gate[role=button]{cursor:pointer;touch-action:manipulation;min-height:44px;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .12s,opacity .16s}.uw-gap-click:hover,.ct-rel[role=button]:hover,.q-row.gate[role=button]:hover{background:var(--surface-2)}.uw-gap-click:active,.ct-rel[role=button]:active,.q-row.gate[role=button]:active{transform:translateY(1px)}.uw-gap-click:focus-visible,.ct-rel[role=button]:focus-visible,.q-row.gate[role=button]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.q-row-disabled,.ct-rel-disabled{opacity:.58;cursor:not-allowed}.q-row-disabled:hover,.ct-rel-disabled:hover{background:0 0}.q-row-disabled .btn:disabled{cursor:not-allowed}.rel-note{color:var(--muted);margin-top:3px}.a-row.a-link{touch-action:manipulation;min-height:44px}.a-row.a-link:active{background:var(--surface-3,var(--surface-2));transform:translateY(1px)}.a-row.a-link[role=button]{cursor:pointer}.dm-cond-clickable{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;border-radius:9px;padding:10px 8px;transition:background .15s,box-shadow .15s,transform 80ms}.dm-cond-clickable:hover{background:var(--surface-2)}.dm-cond-clickable:active{background:var(--surface-3,var(--surface-2));transform:translateY(1px)}.dm-cond-clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px;background:var(--surface-2)}.doc-row-clickable{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation;transition:background .15s,box-shadow .15s,transform 80ms}.doc-row-clickable:active{background:var(--surface-3,var(--surface-2));transform:translateY(1px)}.doc-row-clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px;background:var(--surface-2)}.lt-click-row{cursor:pointer;touch-action:manipulation}.lt-click-row td{min-height:44px}.lt-click-row:hover td{background:var(--surface-2)}.lt-click-row:active td{background:var(--surface-3,var(--surface-2))}.lt-click-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.lt-click-row:focus-visible td{background:var(--surface-2)}.pulse-clickable{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;touch-action:manipulation}.pulse-clickable:active{background:var(--surface-3,var(--surface-2));transform:translateY(1px)}.pulse-clickable:focus-visible{outline:2px solid var(--accent);outline-offset:2px;background:var(--surface-2)}.dial-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:16px;display:grid}.dial-main{flex-direction:column;gap:16px;min-width:0;display:flex}.dial-card{flex-direction:column;gap:14px;display:flex}.dial-lead-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dial-lead-name{font-family:var(--disp);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:600}.dial-lead-phone{font-variant-numeric:tabular-nums;color:var(--accent);min-height:24px;margin-top:3px;font-size:15px;display:inline-block}.dial-lead-phone:hover{text-decoration:underline}.dial-phase-pill{border-radius:var(--r-pill);background:var(--surface-2);color:var(--muted);white-space:nowrap;padding:5px 11px;font-size:11.5px;font-weight:700}.dial-phase-pill.dialing{background:var(--warn-soft);color:var(--warn)}.dial-phase-pill.in_call{background:var(--ok-soft);color:var(--ok)}.dial-phase-pill.wrap{background:var(--accent-soft);color:var(--accent)}.dial-live-note{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.dial-error{color:var(--bad);background:var(--bad-soft);border-radius:var(--r-sm);margin:0;padding:9px 12px;font-size:13px;line-height:1.5}.dial-actions{flex-wrap:wrap;gap:9px;display:flex}.dial-btn{min-height:44px;padding:0 18px;font-size:14px}.dial-wrap{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.dial-summary{margin:0;font-size:13.5px;line-height:1.55}.dial-transcript{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);width:100%}.dial-transcript summary{cursor:pointer;align-items:center;min-height:44px;padding:10px 13px;font-size:12.5px;font-weight:600;display:flex}.dial-transcript pre{font-family:var(--sans);white-space:pre-wrap;word-break:break-word;max-height:320px;margin:0;padding:4px 13px 13px;font-size:13px;line-height:1.6;overflow-y:auto}.dial-details{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;padding-top:14px;display:grid}.dial-sec-title{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0 0 8px;font-size:11.5px;font-weight:700}.dial-dl{grid-template-columns:auto 1fr;gap:4px 12px;margin:0;font-size:13px;display:grid}.dial-dl dt{color:var(--muted);font-weight:500}.dial-dl dd{word-break:break-word;margin:0}.dial-queue-card{padding-bottom:8px}.dial-queue{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dial-queue li+li{border-top:1px solid var(--line)}.dial-queue-row{text-align:left;width:100%;min-height:48px;color:inherit;cursor:pointer;touch-action:manipulation;border-radius:var(--r-xs);justify-content:space-between;align-items:center;gap:12px;padding:8px 4px;transition:background .15s;display:flex}.dial-queue-row:hover:not(:disabled){background:var(--surface-2)}.dial-queue-row:disabled{cursor:default;opacity:.6}.dial-queue-row:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.dial-queue-name{font-size:13.5px;font-weight:600}.dial-queue-phone{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12.5px}.dial-upload{flex-direction:column;gap:10px;display:flex}.dial-upload-hint{color:var(--muted);margin:0;font-size:12.5px;line-height:1.55}.dial-upload-btn{cursor:pointer;justify-content:center;position:relative;overflow:hidden}.dial-upload-btn input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.dial-upload-btn:focus-within{box-shadow:0 0 0 3px var(--accent-soft)}.dial-empty{text-align:center;color:var(--muted);padding:36px 20px}.dial-empty h2{font-family:var(--disp);color:var(--text);margin:0 0 6px;font-size:17px;font-weight:600}.dial-empty p{margin:0;font-size:13.5px;line-height:1.55}@media (max-width:860px){.dial-layout{grid-template-columns:1fr}.dial-side{order:-1}.dial-actions .dial-btn{flex:auto;justify-content:center}}.dg-sub{font-size:var(--fs-sm);color:var(--muted);margin:-6px 0 12px}.dg-controls{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.dg-hint{font-size:var(--fs-xs);color:var(--muted)}.dg-stage{position:relative}.dg-canvas{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);touch-action:none;cursor:grab;width:100%;height:440px;display:block}.dg-canvas:focus-visible{box-shadow:0 0 0 3px var(--accent-soft);outline:none}.dg-skeleton{min-height:120px;padding:24px 16px}.dg-legend{font-size:var(--fs-xs);color:var(--muted);flex-wrap:wrap;gap:5px 14px;margin-top:10px;display:flex}.dg-legend .it{align-items:center;gap:5px;display:inline-flex}.dg-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.dg-foot{font-size:var(--fs-xs);color:var(--dim);margin-top:6px}.dg-chain{border:1px solid var(--line);border-radius:var(--r-sm);background:var(--surface-2);margin-top:12px;padding:12px 15px}.dg-chain .t{font-weight:600;font-size:var(--fs-md);align-items:center;gap:8px;margin-bottom:6px;display:flex}.dg-chain .t svg{stroke-width:2px;width:15px;height:15px;color:var(--accent)}.dg-chain ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.dg-chain li{font-size:var(--fs-md);line-height:1.55}.dg-listwrap{border:1px solid var(--line);border-radius:var(--r-sm);flex-direction:column;gap:14px;max-height:440px;padding:14px;display:flex;overflow-y:auto}.dg-group-h{letter-spacing:.08em;text-transform:uppercase;color:var(--dim);margin-bottom:4px;font-size:10.5px;font-weight:600}.dg-node-btn{border-radius:var(--r-xs);text-align:left;width:100%;min-height:44px;color:var(--text);align-items:center;gap:10px;padding:6px 10px;font-size:13px;transition:background .15s,color .15s;display:flex}.dg-node-btn:hover{background:var(--surface-2)}.dg-node-btn[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.dg-node-btn .k{font-size:var(--fs-2xs);color:var(--dim);white-space:nowrap;margin-left:auto}.dg-live{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (pointer:coarse){.dg-controls .btn{min-height:44px}}@media (max-width:860px){.dg-canvas{height:360px}}.mb-app{--mb-bg:#f8fafc;--mb-surface:#fff;--mb-surface-2:#eef2f7;--mb-text:#0f172a;--mb-muted:#64748b;--mb-dim:#7c879c;--mb-line:#e2e8f0;--mb-accent:#4f46e5;--mb-accent-2:#4338ca;--mb-on-accent:#fff;--mb-danger:#dc2626;--mb-danger-2:#b91c1c;--mb-danger-soft:#fee2e2;--mb-ok:#16a34a;--mb-warn:#d97706;--mb-info:#0ea5e9;background:var(--mb-bg);min-height:100dvh;color:var(--mb-text);font-family:var(--sans);padding:calc(14px + env(safe-area-inset-top))calc(14px + env(safe-area-inset-right))calc(94px + env(safe-area-inset-bottom))calc(14px + env(safe-area-inset-left));overscroll-behavior-y:contain}[data-theme=dark] .mb-app{--mb-bg:#080d16;--mb-surface:#111827;--mb-surface-2:#172033;--mb-text:#eef2f7;--mb-muted:#a8b3c7;--mb-dim:#7d8aa1;--mb-line:#273244;--mb-accent:#8b94ff;--mb-accent-2:#a5b4fc;--mb-on-accent:#101525;--mb-danger:#f87171;--mb-danger-2:#ef4444;--mb-danger-soft:#f8717129;--mb-ok:#34d399;--mb-warn:#fbbf24;--mb-info:#38bdf8}.mb-screen,.mb-scan-overlay{--mb-bg:#f8fafc;--mb-surface:#fff;--mb-surface-2:#eef2f7;--mb-text:#0f172a;--mb-muted:#64748b;--mb-dim:#7c879c;--mb-line:#e2e8f0;--mb-accent:#4f46e5;--mb-accent-2:#4338ca;--mb-on-accent:#fff;--mb-danger:#b91c1c;--mb-danger-2:#991b1b;--mb-danger-soft:#fee2e2;--mb-ok:#16a34a;--mb-warn:#d97706;--mb-info:#0ea5e9}[data-theme=dark] .mb-screen{--mb-bg:#080d16;--mb-surface:#111827;--mb-surface-2:#172033;--mb-text:#eef2f7;--mb-muted:#a8b3c7;--mb-dim:#7d8aa1;--mb-line:#273244;--mb-accent:#8b94ff;--mb-accent-2:#a5b4fc;--mb-on-accent:#101525;--mb-danger:#f87171;--mb-danger-2:#ef4444;--mb-danger-soft:#f8717129;--mb-ok:#34d399;--mb-warn:#fbbf24;--mb-info:#38bdf8}.mb-screen{color:#0f172a;min-height:100dvh;font-family:var(--sans);background:#f8fafc}.mb-screen-center{place-items:center;padding:28px 18px;display:grid}.mb-pairing-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:min(420px,100%);padding:26px 22px;box-shadow:0 22px 60px -36px #0f172a80}.mb-pairing-card h1{font-family:var(--disp);letter-spacing:0;margin-top:18px;font-size:26px;line-height:1.15}.mb-pairing-card p{color:#475569;margin-top:10px;font-size:16px;line-height:1.55}.mb-pairing-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.mb-mark{background:#0a1420;border-radius:16px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.mb-mark img{object-fit:cover;width:100%;height:100%}.mb-topbar{z-index:5;margin:calc(-14px - env(safe-area-inset-top))calc(-14px - env(safe-area-inset-right))12px calc(-14px - env(safe-area-inset-left));padding:calc(12px + env(safe-area-inset-top))calc(14px + env(safe-area-inset-right))12px calc(14px + env(safe-area-inset-left));background:color-mix(in srgb,var(--mb-bg)90%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid color-mix(in srgb,var(--mb-line)75%,transparent);justify-content:space-between;align-items:center;gap:14px;display:flex;position:sticky;top:0}.mb-brand{font-family:var(--disp);letter-spacing:0;font-size:18px;font-weight:700;line-height:1}.mb-sub{color:var(--mb-muted);margin-top:4px;font-size:12px}.mb-main{max-width:560px;margin:0 auto}.mb-stack{flex-direction:column;gap:14px;display:flex}.mb-hero,.mb-page-head,.mb-card,.mb-section,.mb-dial-card,.mb-offline,.mb-empty{background:var(--mb-surface);border:1px solid var(--mb-line);border-radius:18px;box-shadow:0 16px 42px -34px #0f172a80}.mb-hero{background:linear-gradient(135deg,var(--mb-accent),#2563eb);color:var(--mb-on-accent);border-color:#0000;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 18px;display:flex}.mb-hero h1,.mb-page-head h1{font-family:var(--disp);letter-spacing:0;font-size:28px;font-weight:700;line-height:1.08}.mb-hero p{color:color-mix(in srgb,var(--mb-on-accent)84%,transparent);margin-top:8px;font-size:16px;line-height:1.45}.mb-page-head{justify-content:space-between;align-items:flex-start;gap:14px;padding:20px 18px;display:flex}.mb-page-head p{color:var(--mb-muted);margin-top:8px;font-size:14.5px;line-height:1.5}.mb-page-head>span{background:var(--mb-surface-2);color:var(--mb-muted);border-radius:999px;flex-shrink:0;padding:7px 11px;font-size:12px;font-weight:700}.mb-section{padding:16px}.mb-agent-section{padding:2px}.mb-agent-section .al-wrap.al-compact{padding:14px}.mb-agent-section .al-actions .btn{justify-content:center;width:100%}.mb-section h2{font-family:var(--disp);letter-spacing:0;font-size:18px;font-weight:700;line-height:1.2}.mb-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.mb-card-list{flex-direction:column;gap:12px;display:flex}.mb-card{padding:16px}.mb-approval-card{flex-direction:column;gap:12px;display:flex}.mb-approval-primary{border-color:color-mix(in srgb,var(--mb-accent)36%,var(--mb-line));box-shadow:0 20px 52px -32px color-mix(in srgb,var(--mb-accent)55%,transparent)}.mb-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mb-card-title{font-family:var(--disp);letter-spacing:0;font-size:17px;font-weight:700;line-height:1.25}.mb-one-line{color:var(--mb-text);font-size:15.5px;line-height:1.5}.mb-chip-row{flex-wrap:wrap;gap:6px;display:flex}.mb-chip{background:var(--mb-surface-2);min-height:28px;color:var(--mb-muted);border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:700;display:inline-flex}.mb-metric-row{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.mb-metric{background:var(--mb-surface);border:1px solid var(--mb-line);border-radius:16px;flex-direction:column;justify-content:space-between;min-height:74px;padding:12px;display:flex}.mb-metric span{font-family:var(--disp);color:var(--mb-accent);font-size:25px;font-weight:700;line-height:1}.mb-metric b{color:var(--mb-muted);font-size:12px}.mb-btn,.mb-icon-btn,.mb-text-btn,.mb-bottom-nav button,.mb-lead-row,.mb-deal-row,.mb-mini-lead{touch-action:manipulation;cursor:pointer;min-height:44px}.mb-btn{border:1px solid var(--mb-line);background:var(--mb-surface);color:var(--mb-text);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 15px;font-size:14px;font-weight:800;line-height:1.1;transition:transform .12s,background .16s,border-color .16s;display:inline-flex}.mb-btn svg{stroke-width:2.3px;width:17px;height:17px}.mb-btn:active,.mb-icon-btn:active,.mb-lead-row:active,.mb-deal-row:active,.mb-mini-lead:active{transform:translateY(1px)}.mb-btn:disabled,.mb-lead-row:disabled{opacity:.55;cursor:not-allowed}.mb-btn-primary{background:var(--mb-accent);border-color:var(--mb-accent);color:var(--mb-on-accent)}.mb-btn-primary:hover{background:var(--mb-accent-2);border-color:var(--mb-accent-2)}.mb-btn-secondary{background:var(--mb-surface-2);color:var(--mb-text);border-color:#0000}.mb-btn-danger{background:var(--mb-danger);border-color:var(--mb-danger);color:#fff}.mb-btn-danger:hover{background:var(--mb-danger-2);border-color:var(--mb-danger-2)}.mb-action-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mb-action-grid .mb-btn:first-child{grid-column:1/-1}.mb-icon-btn{border:1px solid color-mix(in srgb,var(--mb-line)70%,transparent);background:color-mix(in srgb,var(--mb-surface)28%,transparent);width:48px;height:48px;color:inherit;border-radius:15px;flex-shrink:0;place-items:center;display:grid;position:relative}.mb-icon-btn svg{stroke-width:2.2px;width:20px;height:20px}.mb-icon-btn span{background:var(--mb-danger);color:#fff;border:2px solid var(--mb-bg);border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.mb-text-btn{color:var(--mb-accent);text-align:right;background:0 0;border:0;font-size:13px;font-weight:800}.mb-details{border:1px solid var(--mb-line);background:var(--mb-surface-2);border-radius:14px;overflow:hidden}.mb-details summary{cursor:pointer;align-items:center;min-height:44px;padding:11px 13px;font-size:13px;font-weight:800;display:flex}.mb-details p,.mb-details pre{color:var(--mb-muted);padding:0 13px 13px;font-size:13.5px;line-height:1.55;display:block}.mb-details a{min-height:44px;color:var(--mb-accent);text-underline-offset:2px;align-items:center;padding:0 13px 13px;font-size:13.5px;font-weight:700;text-decoration:underline;display:flex}.mb-details pre{white-space:pre-wrap;word-break:break-word;max-height:260px;font-family:var(--sans);overflow:auto}.mb-inline-error{background:var(--mb-danger-soft);color:#b91c1c;border-radius:13px;padding:11px 13px;font-size:13.5px;font-weight:700;line-height:1.45}[data-theme=dark] .mb-inline-error{color:var(--mb-danger)}.mb-muted{color:var(--mb-muted);font-size:13.5px;line-height:1.5}.mb-status-line{color:#4338ca;background:#eef2ff;border-radius:12px;margin-top:14px;padding:11px 13px;font-size:13px;font-weight:800}.mb-link{min-height:44px;color:var(--mb-accent);text-underline-offset:2px;padding:6px 0;font-weight:700;text-decoration:underline;display:inline-block}.mb-offline{justify-content:space-between;align-items:center;gap:12px;max-width:560px;margin:0 auto 12px;padding:14px;display:flex}.mb-offline p{color:var(--mb-muted);font-size:13.5px;line-height:1.45}.mb-section-title{font-family:var(--disp);margin-bottom:4px;font-size:16px;font-weight:700}.mb-empty{text-align:center;padding:24px 18px}.mb-empty div{font-family:var(--disp);font-size:18px;font-weight:700}.mb-empty p{color:var(--mb-muted);max-width:34ch;margin:7px auto 0;font-size:14px;line-height:1.5}.mb-mini-lead{border:1px solid var(--mb-line);background:var(--mb-surface);text-align:left;width:100%;color:var(--mb-text);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.mb-mini-lead>span,.mb-lead-row>span{min-width:0;overflow:hidden}.mb-mini-lead b,.mb-lead-row span,.mb-deal-row b{overflow-wrap:anywhere;word-break:break-word;font-size:15px;line-height:1.25;display:block}.mb-mini-lead small,.mb-deal-row small{color:var(--mb-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;display:block;overflow:hidden}.mb-mini-lead svg{width:20px;height:20px;color:var(--mb-accent);flex-shrink:0}.mb-dial-card{flex-direction:column;gap:13px;padding:18px;display:flex}.mb-dial-card h2{font-family:var(--disp);letter-spacing:0;font-size:30px;font-weight:700;line-height:1.05}.mb-dial-stage{background:var(--mb-surface-2);color:var(--mb-muted);border-radius:999px;align-self:flex-start;padding:6px 10px;font-size:12px;font-weight:800}.mb-phone-link{color:var(--mb-accent);align-items:center;min-height:44px;font-size:20px;font-weight:800;display:flex}.mb-call-wrap{border-top:1px solid var(--mb-line);flex-direction:column;gap:10px;padding-top:12px;display:flex}.mb-call-wrap p{color:var(--mb-text);font-size:14.5px;line-height:1.5}.mb-detail-grid{border-top:1px solid var(--mb-line);grid-template-columns:1fr;gap:10px;padding-top:12px;display:grid}.mb-detail-block{border:1px solid var(--mb-line);background:var(--mb-surface-2);border-radius:14px;padding:12px}.mb-detail-block h3,.mb-pending-block h3{text-transform:uppercase;letter-spacing:.04em;color:var(--mb-muted);margin-bottom:8px;font-size:12px}.mb-detail-block div{grid-template-columns:90px 1fr;gap:8px;padding:5px 0;font-size:13px;display:grid}.mb-detail-block span{color:var(--mb-muted)}.mb-detail-block b{word-break:break-word;font-weight:700}.mb-lead-list,.mb-deal-list,.mb-activity-list{flex-direction:column;gap:9px;display:flex}.mb-lead-row,.mb-deal-row,.mb-activity-row{border:1px solid var(--mb-line);background:var(--mb-surface);width:100%;color:var(--mb-text);text-align:left;border-radius:15px}.mb-lead-row{justify-content:space-between;align-items:center;gap:12px;padding:12px 13px;display:flex}.mb-lead-row b{color:var(--mb-muted);white-space:nowrap;flex-shrink:0;font-size:13px}.mb-deal-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px;display:grid;position:relative}.mb-deal-row em{background:var(--mb-surface-2);color:var(--mb-muted);white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11.5px;font-style:normal;font-weight:800}.mb-deal-row i{background:var(--mb-warn);color:#fff;border:2px solid var(--mb-bg);border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:11px;font-style:normal;font-weight:800;display:grid;position:absolute;top:-7px;right:-6px}.mb-selected{border-color:var(--mb-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--mb-accent)18%,transparent)}.mb-deal-detail{flex-direction:column;gap:12px;display:flex}.mb-essentials{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.mb-info-pill{border:1px solid var(--mb-line);background:var(--mb-surface-2);border-radius:14px;min-width:0;padding:10px}.mb-info-pill span{color:var(--mb-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800;display:block}.mb-info-pill b{overflow-wrap:anywhere;word-break:break-word;margin-top:4px;font-size:14px;line-height:1.3;display:block}.mb-pending-block{border-top:1px solid var(--mb-line);padding-top:12px}.mb-pending-block p{color:var(--mb-text);border-top:1px solid color-mix(in srgb,var(--mb-line)60%,transparent);padding:8px 0;font-size:14px;line-height:1.45}.mb-pending-block p:first-of-type{border-top:0}.mb-activity-row{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;min-height:54px;padding:12px 13px;display:grid}.mb-activity-row b{font-size:14px;font-weight:700;line-height:1.35;display:block}.mb-activity-row small{color:var(--mb-muted);margin-top:4px;font-size:12px;display:block}.mb-activity-dot{background:var(--mb-info);border-radius:50%;width:10px;height:10px;margin-top:4px}.mb-activity-dot.ok{background:var(--mb-ok)}.mb-activity-dot.warn{background:var(--mb-warn)}.mb-activity-dot.bad{background:var(--mb-danger)}.mb-bottom-nav{z-index:10;padding:8px calc(10px + env(safe-area-inset-right))calc(8px + env(safe-area-inset-bottom))calc(10px + env(safe-area-inset-left));background:color-mix(in srgb,var(--mb-surface)92%,transparent);border-top:1px solid var(--mb-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0}.mb-bottom-nav button{color:var(--mb-muted);background:0 0;border:0;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:800;display:flex;position:relative}.mb-bottom-nav button svg{stroke-width:2.1px;width:21px;height:21px}.mb-bottom-nav button.mb-active{background:var(--mb-surface-2);color:var(--mb-accent)}.mb-bottom-nav button b{background:var(--mb-danger);color:#fff;border:2px solid var(--mb-surface);border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid;position:absolute;top:4px;right:18%}.mb-skeleton{background:linear-gradient(90deg,var(--mb-surface-2),color-mix(in srgb,var(--mb-surface-2)55%,var(--mb-surface)),var(--mb-surface-2));background-size:220% 100%;border-radius:999px;animation:1.25s infinite mb-shimmer}.mb-skeleton-card{flex-direction:column;gap:13px;display:flex}.mb-skeleton-title{width:58%;height:18px}.mb-skeleton-line{width:100%;height:14px}.mb-skeleton-actions{border-radius:12px;width:100%;height:44px}.mb-spin{animation:.8s linear infinite mb-spin}@keyframes mb-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes mb-spin{to{transform:rotate(360deg)}}@media (min-width:700px){.mb-app{padding-left:calc(24px + env(safe-area-inset-left));padding-right:calc(24px + env(safe-area-inset-right))}.mb-main,.mb-offline{max-width:620px}}@media (max-width:360px){.mb-action-grid,.mb-essentials{grid-template-columns:1fr}.mb-action-grid .mb-btn:first-child{grid-column:auto}.mb-hero h1,.mb-page-head h1{font-size:25px}}@media (prefers-reduced-motion:reduce){.mb-app *{transition-duration:.01ms!important;animation-duration:.01ms!important}.mb-skeleton,.mb-spin{animation:none}}.jl-wrap{flex-direction:column;gap:18px;max-width:720px;padding:26px 32px 44px;display:flex;overflow-y:auto}.al-wrap{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;gap:14px;padding:20px;display:flex}.al-wrap.al-compact{background:0 0;border:0;border-radius:0;padding:16px 16px 22px}.al-head{align-items:flex-start;gap:13px;display:flex}.al-head-ic{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:12px;flex-shrink:0;place-items:center;display:grid}.al-head-ic svg{stroke-width:2.2px;width:21px;height:21px}.al-head-copy{flex:1;min-width:0}.al-title{font-family:var(--disp);color:var(--text);font-size:17px;font-weight:600;line-height:1.3}.al-sub{color:var(--muted);max-width:56ch;margin-top:5px;font-size:13px;line-height:1.5}.al-actions{flex-wrap:wrap;gap:10px;display:flex}.al-btn{min-height:44px}.al-note{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:10px;padding:11px 13px;font-size:12.5px;line-height:1.5}.al-note-warn{background:var(--warn-soft);color:var(--warn);border-color:#0000;flex-wrap:wrap;align-items:center;gap:8px;display:flex}.al-preferred{border-style:dashed}.al-fine{background:0 0;border:0;padding:0;font-size:12px}.al-link{min-height:44px;color:var(--accent);padding:6px 0;font-weight:600;text-decoration:underline;display:inline-block}.al-link:hover{opacity:.85}.jd-launch .jd-title{font-family:var(--disp);font-size:14px;font-weight:600}.jd-launch-body{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}@media (max-width:640px){.jl-wrap{padding:18px 14px 34px}.al-actions .btn{justify-content:center;width:100%}}.ach-wrap{flex-direction:column;gap:16px;display:flex}.ach-layout{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.ach-list{flex-direction:column;gap:8px;min-width:0;display:flex}.ach-thread{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;align-items:flex-start;gap:11px;width:100%;min-height:44px;padding:11px 13px;transition:border-color .15s,background .15s;display:flex}.ach-thread:hover{background:var(--surface-2)}.ach-thread.is-active{border-color:var(--accent);background:var(--accent-soft)}.ach-thread-ic{background:var(--surface-2);width:30px;height:30px;color:var(--muted);border-radius:9px;flex-shrink:0;place-items:center;display:grid}.ach-thread.is-active .ach-thread-ic{background:var(--accent);color:var(--on-accent)}.ach-thread-ic svg{width:15px;height:15px}.ach-thread-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.ach-thread-nm{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:600;overflow:hidden}.ach-thread-sub{color:var(--muted);font-size:11.5px}.ach-detail{border:1px solid var(--line);background:var(--surface);border-radius:12px;min-height:220px;padding:16px}.ach-detail-empty{text-align:center;place-items:center;min-height:200px;display:grid}.ach-detail-head{border-bottom:1px solid var(--line);margin-bottom:13px;padding-bottom:11px}.ach-detail-title{font-family:var(--disp);color:var(--text);font-size:15px;font-weight:600}.ach-detail-sub{color:var(--muted);margin-top:3px;font-size:12px}.ach-messages{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.ach-msg{border:1px solid var(--line);background:var(--surface-2);border-radius:11px;padding:11px 13px}.ach-msg.is-owner{background:var(--accent-soft);border-color:#0000}.ach-msg-role{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:5px;font-size:11px;font-weight:700}.ach-msg-body{color:var(--text);white-space:pre-wrap;word-break:break-word;font-size:13.5px;line-height:1.55}.ach-msg-time{color:var(--muted);margin-top:6px;font-size:11px}.ach-muted{color:var(--muted);font-size:13px;line-height:1.5}@media (max-width:720px){.ach-layout{grid-template-columns:1fr}}
