@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#1c293a;background:#f6f7f9;font-synthesis:none;--ink: #172336;--muted: #7d8593;--line: #e6e9ef;--accent: #365fe9;--green: #b5e7d4;--surface: #fff;--radius: 14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #6b8cff;outline-offset:3px}button{color:inherit}svg{flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}.app-shell{display:flex;min-height:100vh}.sidebar{width:226px;flex-shrink:0;background:#121e30;color:#95a1b3;padding:35px 21px 0;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0}.brand{display:flex;align-items:center;gap:10px;color:#fff;font:800 27px Manrope,sans-serif;letter-spacing:-1.2px;margin:0 7px 62px}.brand-light{font-weight:400;color:#b5e7d4}.brand small{display:block;color:#8798ac;font:400 11px DM Sans,sans-serif;letter-spacing:1.4px;margin-top:2px}.brand-icon{background:#243749;border:1px solid #3c5a62;color:#b5e7d4;width:40px;height:43px;display:grid;place-items:center;border-radius:12px}.workspace-label{font-size:10px;font-weight:600;letter-spacing:1.8px;color:#738397;margin:0 13px 17px}.nav-item{border:0;display:flex;align-items:center;gap:12px;background:transparent;color:#9eaabd;width:100%;text-align:left;padding:14px 13px;font-size:14px;border-radius:8px;margin-bottom:6px;white-space:nowrap}.nav-item.active{background:#273449;color:#fff}.nav-item.active svg{color:var(--green)}.nav-item:hover{background:#223047;color:#fff}.sidebar-bottom{margin-top:auto;padding-top:40px}.sidebar-bottom .workspace-label{font-size:9px;letter-spacing:1.3px}.sidebar-bottom>p{font:500 17px/1.65 Manrope;color:#bcc5d1;margin:0 13px 32px}.profile{display:flex;align-items:center;gap:10px;padding:24px 0;border-top:1px solid #2a3547;font-size:13px;color:#e2e7ee}.profile small{display:block;color:#7f8ea3;font-size:11px;margin-top:3px}.profile>svg{margin-left:auto}.avatar{width:32px;height:32px;background:#38455b;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}.workspace{width:calc(100% - 226px);margin-left:226px}.topbar{height:78px;padding:0 47px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#9299a4}.topbar>span:first-child{display:flex;align-items:center;gap:12px}.topbar b{font-weight:500;color:#485567}.tag{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#506a5e;background:#f0f7f3;border:1px solid #deebe3;padding:6px 10px;border-radius:5px}.status-dot{width:5px;height:5px;background:#529a75;border-radius:50%}.page{max-width:1400px;margin:auto;padding:44px 47px 20px}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;gap:20px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.7px;color:#7a8493;margin-bottom:12px}h1{font-weight:750;font-size:30px;letter-spacing:-1.15px;line-height:1.3}.page-heading p{font-size:14px;color:#86909d;margin-top:10px}.version-label{align-self:flex-start;margin-top:5px;font-size:9px;color:#9ba3af;letter-spacing:1.3px;white-space:nowrap}.version-label span{margin:0 6px}.section-label{display:flex;justify-content:space-between;margin-bottom:14px;font-size:10px;font-weight:600;letter-spacing:1.3px;color:#74808d}.section-label span:last-child{font-weight:400;letter-spacing:.3px;color:#929aa6}.call-launch{display:grid;grid-template-columns:1.3fr 1fr;background:#fff;border:1px solid #dee3ea;border-radius:16px;overflow:hidden;min-height:370px;box-shadow:0 3px 7px #18263a03}.call-intro{background:#18273d;color:#fff;padding:38px 40px;display:flex;flex-direction:column;position:relative}.call-tag{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:1.2px;font-weight:650;color:#bad9d0}.call-tag>span{margin-left:auto;color:#b9d8c9;border:1px solid #415f59;background:#233d41;letter-spacing:0;font-size:10px;padding:4px 8px;border-radius:4px;font-weight:400}.call-intro h2{font-size:33px;font-weight:500;letter-spacing:-1px;line-height:1.4;margin:28px 0 16px}.call-intro p{font-size:13px;line-height:1.8;color:#a5b1c2}.route-line{display:flex;align-items:center;gap:13px;margin-top:auto;padding-top:33px;color:#93a6ba;font-size:10px}.route-line span:first-child{color:#b5e7d4}.route-line svg{color:#667d94}.launch-form{padding:30px 34px}.mini-icon{float:right;color:#72829d;background:#f5f7fa;border:1px solid #e5e9ef;padding:9px;border-radius:10px;display:flex}.launch-form h3{font-size:18px;letter-spacing:-.6px;margin:3px 0 6px}.launch-form>p{font-size:12px;color:#939ba7;margin-bottom:24px}label{display:block;font-size:12px;font-weight:500;margin-bottom:15px}label>span{color:#a0a7b1;font-size:10px;font-weight:400;margin-left:6px}input,textarea,select{width:100%;background:#fff;border:1px solid #e1e5ec;border-radius:7px;padding:11px 12px;color:#273547;outline:none;font-size:13px;transition:border-color .12s}input:focus,textarea:focus,select:focus{border-color:#6888ef;box-shadow:0 0 0 3px #385de911}input::placeholder,textarea::placeholder{color:#a5acb7}label input,label textarea,label select{margin-top:7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #dfe4ed;border-radius:7px;background:#fff;padding:12px 17px;font-size:13px;font-weight:550;white-space:nowrap;min-height:42px}.button:hover{background:#f6f8fb}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 2px 4px #3259d226}.button.primary:hover{background:#2a51d4}.button.full{width:100%;justify-content:space-between}.form-footnote{font-size:10px;color:#a1a8b2;text-align:center;margin-top:13px}.channels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:18px 0 40px}.channel-muted{background:#fbfcfd;border:1px solid #e4e7ed;border-radius:10px;padding:23px 24px;color:#8290a3}.channel-muted h3{font-size:14px;letter-spacing:-.2px;color:#647284;margin-top:17px;font-weight:600}.channel-muted p{font-size:11px;color:#a1a8b1;margin-top:6px}.soon{float:right;font-size:9px;background:#f0f2f5;border:1px solid #e3e7ec;color:#8f99a8;padding:3px 7px;border-radius:4px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.section-heading h2{font-size:17px;letter-spacing:-.5px;font-weight:700}.text-button{display:inline-flex;align-items:center;gap:7px;background:none;border:0;padding:4px 0;font-size:12px;color:#748095}.text-button:hover{color:var(--accent)}.empty-inline{border:1px dashed #d9dfe7;display:flex;align-items:center;gap:17px;padding:27px;border-radius:10px;background:#ffffff45}.empty-icon{width:44px;height:44px;background:#ecf0f5;display:grid;place-items:center;color:#a2aebe;border-radius:50%}.empty-inline h3{font-size:12px;font-weight:550;color:#657386}.empty-inline p{font-size:11px;color:#a1a8b2;margin-top:5px}.page-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e5e8ee;padding-top:19px;margin-top:37px;font-size:10px;color:#a1a9b4}.page-footer>span:last-child{font-size:9px;letter-spacing:1.4px}.footer-plus{color:#728397;margin:0 10px}.script-card{background:#fff;border:1px solid var(--line);padding:40px;border-radius:12px}.script-card blockquote{font:550 30px/1.5 Manrope;margin:24px 0}.script-card .eyebrow{margin-top:20px}.instruction{color:#8791a0;font-size:14px;margin-bottom:30px}.choice{display:flex;align-items:center;gap:14px;width:100%;background:#fff;border:1px solid #dfe5ed;border-radius:8px;padding:18px;margin-top:10px;text-align:left;font-size:16px}.choice svg{margin-left:auto}.choice:hover{border-color:#5579ec;background:#f6f8ff}kbd{background:#f3f5f8;border:1px solid #e0e5ee;border-radius:4px;padding:3px 6px;font:11px DM Sans}@media(min-width:1500px){.page{padding-top:55px}.call-launch{min-height:390px}.call-intro{padding:40px 50px}.call-intro h2{font-size:38px}}@media(max-width:1150px){.sidebar{width:200px;padding-inline:13px}.workspace{margin-left:200px;width:calc(100% - 200px)}.topbar{padding:0 28px}.page{padding:32px 28px 20px}.version-label{display:none}.call-intro{padding:30px}.call-intro h2{font-size:28px}.launch-form{padding:26px}.channel-muted{padding:20px}}@media(max-width:850px){.sidebar{width:72px;padding:26px 10px}.brand{margin:0 6px 35px}.brand>span:last-child,.workspace-label,.sidebar-bottom,.nav-item>span{display:none}.nav-item{font-size:0;padding:15px;gap:0}.workspace{margin-left:72px;width:calc(100% - 72px)}.call-launch{grid-template-columns:1fr 1fr}.call-intro{padding:26px}.call-intro h2{font-size:25px}.route-line{gap:6px;font-size:9px}.page{padding:28px 22px}.topbar{padding:0 22px}.channels-grid{gap:10px}.channel-muted{padding:17px}.channel-muted p{font-size:10px}h1{font-size:26px}}@media(max-width:600px){.sidebar{position:static;width:auto;height:70px;padding:15px;flex-direction:row;align-items:center}.brand{margin:0 auto 0 0;font-size:23px}.brand>span:last-child{display:block}.brand small{display:none}.brand-icon{width:35px;height:37px}.sidebar nav{display:flex}.nav-item{padding:10px;margin:0}.app-shell{display:block}.workspace{margin:0;width:100%}.topbar{height:54px;padding:0 18px;font-size:11px}.tag{font-size:10px}.page{padding:27px 18px 18px}.page-heading{margin-bottom:28px}h1{font-size:25px}.page-heading p{font-size:13px;line-height:1.6}.call-launch{grid-template-columns:1fr}.call-intro{padding:27px}.call-intro h2{font-size:30px;margin-top:22px}.call-intro p{font-size:13px}.route-line{gap:12px;padding-top:25px;font-size:11px}.launch-form{padding:27px}.channels-grid{grid-template-columns:1fr;gap:8px;margin-bottom:30px}.channel-muted{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:0 12px;padding:18px}.channel-muted svg{grid-row:1/3}.channel-muted h3{grid-column:2;grid-row:1;margin:0}.channel-muted p{grid-column:2;margin-top:4px}.channel-muted .soon{grid-column:3;grid-row:1/3}.page-footer{gap:15px}.page-footer>span:first-child{max-width:180px;font-size:10px}.page-footer>span:last-child{font-size:8px}.script-card{padding:22px}.script-card blockquote{font-size:24px}.empty-inline{padding:21px 16px}.empty-inline p{line-height:1.6}.button{min-height:46px}input{min-height:44px}}.profile{background:none;border-left:0;border-right:0;border-bottom:0;width:100%;text-align:left}.resume-nav{margin-top:22px;border:1px solid #3c5462;background:#213645;color:#c3ded5;display:flex;align-items:center;gap:9px;border-radius:7px;padding:11px;font-size:12px}.live-dot{width:7px;height:7px;border-radius:50%;background:#64b694;flex-shrink:0}.small-dot{width:5px;height:5px;border-radius:50%;background:#889ab0;display:inline-block;flex-shrink:0}.count-badge{font:500 11px DM Sans;background:#e9edf3;color:#7c899b;padding:3px 7px;border-radius:5px;margin-left:7px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;border-radius:6px;color:#8490a0;flex-shrink:0}.icon-button:hover{background:#edf1f7;color:#405775}.icon-button.bordered{border:1px solid var(--line);background:#fff;width:36px;height:36px}.button.compact{padding:8px 11px;min-height:36px;font-size:12px}.button-group{display:flex;align-items:center;gap:8px}.favorite.selected{color:#b29140}.favorite.selected svg{fill:#f5e6b5}.muted{color:#85909f;line-height:1.65}.small{font-size:13px}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:26px}.panel h2{font-size:18px;letter-spacing:-.5px}.panel h3{font-size:16px;letter-spacing:-.3px}.panel h4{font-size:12px;font-weight:600;margin:22px 0 12px}.panel>p{font-size:14px;margin:9px 0 16px}.field-label{font-size:13px;font-weight:500;margin-bottom:10px}.form-hint{font-size:12px;color:#929cab;line-height:1.7;margin:-4px 0 16px}.notice{border:1px solid #dce4f5;border-radius:7px;padding:14px;background:#f2f5fc;color:#6b7c98;font-size:13px;line-height:1.6;margin:15px 0}.notice p{margin-top:7px}.notice.success{color:#4b7e66;background:#f0f8f4;border-color:#d2e8db}.notice.warning{color:#957337;background:#fff9ed;border-color:#ecdfbf}.notice.error{color:#b25858;background:#fff4f3;border-color:#f2cfcc;white-space:pre-wrap}.danger-text{color:#b56262!important}.button.danger{background:#ac4e4e;color:#fff;border-color:#ac4e4e}.checkbox-label{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:400;line-height:1.5}.checkbox-label input,input[type=checkbox]{width:15px;height:15px;min-height:0;margin:0;accent-color:var(--accent);flex-shrink:0}.search-field{position:relative;display:flex;align-items:center;gap:9px}.search-field>svg{position:absolute;left:12px;color:#97a3b2;pointer-events:none}.search-field input{padding-left:36px;min-width:0}.empty-text{padding:24px 8px;color:#919ba9;font-size:13px;line-height:1.6}.demo-banner{display:flex;align-items:center;gap:8px;font-size:11px;color:#929cab;margin-top:23px}.demo-banner>span:last-child{margin-left:auto;font-size:10px;border:1px solid #e2e6ee;padding:4px 7px;border-radius:4px}.loading-state{display:flex;flex-direction:column;align-items:center;gap:18px;padding:100px 30px;color:#74819a}.loading-state h1{font-size:24px}.loading-state p{font-size:14px}.storage-error{background:#fff3ef;color:#a45a48;border-bottom:1px solid #edd2c8;padding:13px 24px;font-size:13px;display:flex;align-items:center;gap:20px;justify-content:space-between}.storage-error>div{display:flex;gap:16px}.storage-error button{color:#a45a48;white-space:nowrap}.tag.save-error{background:#fff1ee;color:#b47a60}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);z-index:100;background:#19283e;color:#f5f8fc;box-shadow:0 8px 30px #0d1c3626;border-radius:9px;padding:12px 13px 12px 18px;display:flex;align-items:center;gap:11px;max-width:min(700px,90vw);font-size:13px;line-height:1.6}.toast>svg{color:#b3dec7}.toast button{color:#99a9bd}.modal{padding:28px 30px 24px;background:#fff;border:1px solid #e1e6ef;border-radius:16px;box-shadow:0 24px 100px #0f203b40;max-width:min(94vw,560px);width:560px;max-height:90vh;overflow:auto;color:var(--ink)}.modal.wide{max-width:min(94vw,740px);width:740px}.modal::backdrop{background:#0f1c2d7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-header{display:flex;gap:15px;justify-content:space-between;align-items:flex-start;margin-bottom:26px}.modal-header h2{font-size:21px;letter-spacing:-.7px;line-height:1.4}.modal-header p{font-size:13px;color:#8a94a2;line-height:1.6;margin-top:8px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.modal-copy{font-size:14px;line-height:1.7;color:#798697}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 12px}.modal label{font-size:13px}.modal input,.modal select,.modal textarea{font-size:14px}.modal textarea{resize:vertical}.help-content p{font-size:14px;line-height:1.8;color:#7e8b9c;margin-bottom:16px}.help-content dl{display:grid;grid-template-columns:100px 1fr;gap:15px;margin:26px 0;font-size:14px}.help-content dd{margin:0;color:#718096}.focus-mode .workspace{width:100%;margin:0}.call-page{background:#f7f8fa;min-height:100vh}.call-toolbar{height:75px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;gap:24px;padding:0 34px}.call-person{display:flex;align-items:center;gap:10px;margin-left:18px;font-size:13px}.call-person b{font-weight:550}.call-person>span:last-child{color:#8994a4;font-size:12px;border-left:1px solid #dde4ed;padding-left:11px}.call-toolbar-actions{margin-left:auto;display:flex;align-items:center;gap:15px}.call-time{display:flex;align-items:center;gap:6px;font-size:12px;color:#8593a4;font-variant-numeric:tabular-nums}.button.end-call{border-color:#e8dcdc;background:#fff;color:#9e6565;min-height:35px;padding:8px 13px;font-size:12px}.call-layout{display:grid;grid-template-columns:minmax(0,1fr) 268px;max-width:1600px;margin:auto;min-height:calc(100vh - 75px)}.conversation{padding:35px 45px 24px;max-width:1060px;width:100%;margin:0 auto}.conversation-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.phase-tag{font-size:11px;font-weight:550;background:#edf0f7;border:1px solid #e0e6ef;padding:6px 10px;color:#667b98;border-radius:5px}.node-counter{font-size:11px;color:#a1aaba;margin-left:13px}.conversation-heading .text-button{font-size:12px}.conversation-heading kbd{font-size:9px;margin-left:4px}.intervention{border:1px solid #e2e7ef;border-top:3px solid #345ae0;border-radius:11px;background:#fff;padding:25px 32px 24px;box-shadow:0 2px 8px #15274603}.intervention-label{display:flex;align-items:center;justify-content:space-between}.intervention-label .eyebrow{color:#6a7c95;margin:0;font-size:10px;letter-spacing:1.6px}.node-title{font-size:13px;color:#9aa5b4;font-weight:450;letter-spacing:0;margin-top:4px}.intervention blockquote{font:500 29px/1.5 Manrope,sans-serif;letter-spacing:-.7px;margin:22px 0 27px;color:#1c2d45}.seller-instruction{display:flex;align-items:flex-start;gap:9px;color:#8391a4;background:#f8f9fc;border-radius:6px;padding:11px 13px;font-size:12px;line-height:1.7}.seller-instruction svg{margin-top:3px}.node-details{font-size:12px;color:#8c97a6;margin-top:17px;line-height:1.6}.node-details summary{cursor:pointer;display:flex;align-items:center;gap:7px;font-size:11px;width:fit-content}.node-details p{margin-top:11px}.technical-note{font:11px monospace;color:#a2aab5}.type-action{border-top-color:#54a08c}.type-silence{border-top-color:#c1a368}.type-note{border-top-color:#8b98ac}.type-action .seller-instruction,.type-silence .seller-instruction{background:#f1f7f4;color:#52756a;font-size:16px;margin:22px 0 0;padding:18px}.silence-marker{font:500 50px/1 Manrope;color:#819892;letter-spacing:15px;margin-top:10px}.response-section{margin-top:28px}.response-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.response-heading .eyebrow{margin:0;font-size:10px;letter-spacing:1.5px}.response-heading>span{font-size:10px;color:#a3adba}.choices-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choices-grid .choice{margin:0;padding:17px 16px;font-size:14px;line-height:1.6;min-height:70px;border-color:#e0e5ed;box-shadow:0 1px 2px #1e2c4203}.choices-grid .choice>span{flex:1}.choices-grid .choice>svg{color:#adbacb}.choices-grid .choice kbd{align-self:center;color:#7e8ba0;background:#f7f9fb;border-color:#e7eaf0;font-size:10px;padding:2px 6px}.choices-grid .choice.positive{border-color:#cfdfd9;background:#fbfefc}.choices-grid .choice.positive:hover{border-color:#89b5a2;background:#f2faf6}.response-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:17px}.response-tools .text-button{font-size:12px}.response-tools kbd{margin-left:2px;font-size:9px}.conversation-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #e3e7ee;margin-top:32px;padding-top:17px}.conversation-footer .text-button{font-size:11px;max-width:75%;text-align:left;line-height:1.6}.intent-label{font-size:10px;color:#8d97a5;padding:5px 9px;background:#edf0f4;border-radius:4px;white-space:nowrap}.intent-HIGH,.intent-READY_TO_BUY{background:#eaf5ee;color:#628472}.objections-tracker{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding-top:17px;font-size:10px;color:#8c97a6}.objections-tracker>span:first-child{margin-right:4px}.objection-chip{display:flex;align-items:center;gap:8px;background:#fff7ec;color:#a2865a;border:1px solid #ede0c8;border-radius:4px;padding:4px 7px}.objection-chip button{border:0;display:flex;background:#eee2cb;padding:3px;border-radius:3px;color:#a2865a}.resume-link{border:1px dashed #cbd7ec;background:#f3f6fd;color:#6d83aa;display:flex;align-items:center;gap:8px;width:100%;padding:13px 15px;border-radius:7px;margin-top:24px;font-size:12px;text-align:left}.resume-link span{font-size:10px;margin-left:auto;color:#a0adc2}.call-side{border-left:1px solid var(--line);background:#fff;padding:0 20px 25px;align-self:stretch}.side-tabs{display:flex;align-items:center;gap:7px;height:65px;border-bottom:1px solid var(--line);margin-bottom:23px}.side-tabs button{background:transparent;border:0;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:7px;color:#a1adbb;min-width:40px;height:34px}.side-tabs button.active{background:#edf2fd;color:#637dbc}.side-tabs button span{font-size:10px}.side-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;color:#a0adbe}.side-heading h2{font-size:15px;font-weight:650;color:#4c607b;letter-spacing:-.3px}.side-heading kbd{font-size:11px}.call-side .search-field input{font-size:11px;background:#fbfcfd;padding-block:10px}.side-label{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:1.1px;color:#9aa7b8;margin-top:27px;margin-bottom:11px;font-weight:550}.favorite-list{display:flex;flex-wrap:wrap;gap:6px}.favorite-list button{border:1px solid #e1e8f4;background:#f4f7fd;color:#6d81a5;font-size:10px;border-radius:5px;line-height:1.5;padding:6px 8px;text-align:left}.favorite-list button:hover{border-color:#91a9db;color:#4166af}.shortcut-list{display:flex;flex-direction:column;gap:2px;margin-top:6px}.shortcut-list button{display:flex;align-items:center;justify-content:space-between;gap:6px;background:none;border:0;padding:9px 7px;font-size:12px;color:#73839a;border-radius:5px;text-align:left}.shortcut-list button svg{color:#b8c3d2}.shortcut-list button:hover{background:#f2f5fc;color:#3f5f9b}.exit-shortcut{display:flex;align-items:center;gap:8px;background:none;border:0;border-top:1px solid var(--line);width:100%;padding:17px 5px 0;margin-top:20px;font-size:11px;color:#a08888}.side-help{font-size:11px;line-height:1.7;color:#95a0af;display:block;margin-bottom:18px}.call-notes{background:#fffef9;min-height:300px;font-size:13px;resize:vertical;margin-bottom:13px;line-height:1.8}.timeline,.session-timeline{padding:0 0 0 16px;margin:20px 0 0;list-style:none}.timeline li,.session-timeline li{position:relative;padding:0 0 24px 18px;border-left:1px solid #dfe6ef}.timeline-dot{position:absolute;left:-4px;top:3px;border-radius:50%;width:7px;height:7px;background:#d6deea}.timeline li:last-child,.session-timeline li:last-child{border-left-color:transparent}.timeline li.current .timeline-dot{background:#426bea;box-shadow:0 0 0 4px #e5ecff}.timeline li small{display:block;font-size:10px;color:#9aa6b6;margin-bottom:5px;line-height:1.5}.timeline li strong{font-size:12px;font-weight:500;color:#697c96;line-height:1.6}.timeline li.current strong{color:#436bc8}.terminal-panel{padding:24px;background:#f0f5f3;border:1px solid #d7e5df;border-radius:9px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.terminal-icon{color:#6e9d87}.terminal-panel h3{font-size:16px;color:#477361}.terminal-panel p{font-size:12px;color:#819f90;margin-top:6px}.terminal-panel .button{margin-left:auto}.modal-search{margin-bottom:16px}.modal-search input{font-size:15px;min-height:48px}.command-results{max-height:50vh;overflow-y:auto}.command-results button{width:100%;text-align:left;background:none;border:0;border-radius:7px;padding:14px 10px;display:flex;align-items:center;justify-content:space-between;color:#7890b2}.command-results button:hover{background:#f3f6fd}.command-results button strong{font-size:14px;font-weight:500;color:#425771;display:block}.command-results button small{display:block;font-size:11px;color:#9aa9be;margin-top:4px}.category-picker{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 24px}.category-picker button{background:#fff;border:1px solid #e2e7ef;border-radius:6px;padding:9px 13px;display:flex;align-items:center;gap:5px;font-size:13px}.category-picker button.selected{border-color:#829bed;background:#edf2ff;color:#4468c9}.outcome-picker{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:23px}.outcome-picker button{display:flex;align-items:center;gap:9px;text-align:left;border:1px solid var(--line);background:#fff;border-radius:7px;padding:13px;font-size:13px;line-height:1.5}.outcome-picker button.selected{background:#f2f5ff;border-color:#8ca5f0;color:#5577d1}.radio-dot{display:block;width:14px;height:14px;border:1px solid #d3dbe7;border-radius:50%;flex-shrink:0}.next-action-details summary{cursor:pointer;font-size:13px;color:#6d819e;margin-bottom:19px}.next-action-details{margin-top:22px}.editor-page{max-width:1700px;padding-bottom:40px}.editor-page .page-heading{margin-bottom:27px}.editor-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.editor-channels{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.editor-channels button{display:flex;flex-direction:column;align-items:flex-start;gap:5px;flex:1 1 200px;padding:15px 18px;border:1px solid #dce4ed;border-radius:10px;background:#fff;color:#536276;text-align:left}.editor-channels button strong{font-size:16px}.editor-channels button span{font-size:12px}.editor-channels button.active{border-color:#4269e8;color:#284cae;background:#edf2ff}.dm-launch-actions{display:flex;flex-direction:column;align-items:center;gap:12px}.graph-selector{display:flex;align-items:center;gap:11px;color:#7b8daa;max-width:65%}.graph-selector select{border:0;background:none;padding:6px 21px 6px 0;color:#4c617d;font-size:14px;min-width:0;max-width:350px}.version-pill{font-size:10px;color:#9aa7bc;padding:4px 7px;background:#edf1f7;border-radius:5px}.editor-tabs{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dfe4ec;margin-bottom:23px;gap:14px}.editor-tabs>[role=tablist]{display:flex;gap:24px}.editor-tabs button{display:flex;align-items:center;gap:7px;background:none;border:0;border-bottom:2px solid transparent;padding:13px 0;font-size:12px;color:#96a1b2;white-space:nowrap}.editor-tabs button.active{color:#4b6dcc;border-bottom-color:#4b6dcc}.editor-tabs button span{font-size:10px;border-radius:4px;padding:2px 6px;background:#edf1f8;color:#879abb}.graph-health{display:flex;gap:7px;align-items:center;color:#8c9e91;font-size:10px;white-space:nowrap}.editor-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:25px;align-items:start}.node-library{position:sticky;top:20px;min-width:0}.library-filters{display:grid;grid-template-columns:1fr;gap:7px;margin-top:10px}.library-filters select{font-size:11px;padding:8px 5px;border-radius:5px;background:#fbfcfe;color:#8090a5}.library-filters select:last-child{grid-column:1/-1}.library-count{font-size:9px;letter-spacing:1.2px;font-weight:600;color:#a1adbd;margin:20px 0 12px;padding:0 9px}.node-list{max-height:690px;overflow-y:auto;padding-right:3px;scrollbar-width:thin;scrollbar-color:#d3dce9 transparent}.node-list-item{display:flex;align-items:center;gap:9px;width:100%;border:1px solid transparent;background:transparent;text-align:left;padding:13px 8px;border-radius:7px;margin-bottom:4px;color:#8b9aad}.node-list-item.selected{background:#fff;border-color:#dfe5ef;box-shadow:0 1px 4px #25355804}.node-list-item:hover{background:#edf1f8}.node-list-item>span:nth-child(2){flex:1;min-width:0}.node-list-item strong{display:block;color:#6c7d94;font-size:12px;font-weight:500;line-height:1.6}.node-list-item.selected strong{color:#375e9e}.node-list-item small{display:block;font-size:10px;color:#a4adba;line-height:1.7;margin-top:3px}.entry-mark{font-size:9px;color:#7c93b4}.node-phase-dot{width:5px;height:5px;background:#a8b6cb;border-radius:50%;flex-shrink:0;align-self:flex-start;margin-top:7px}.phase-OPENING,.phase-PERMISSION{background:#7d9fed}.phase-OBJECTION,.phase-PRICE{background:#d4b181}.phase-PAYMENT,.phase-CLOSING,.phase-ONBOARDING{background:#82b09a}.disabled-node{opacity:.5}.node-editor{background:#fff;border:1px solid #e1e6ee;border-radius:11px;overflow:hidden;min-width:0}.node-editor-heading{display:flex;justify-content:space-between;gap:20px;padding:25px 26px 7px}.node-editor-heading .eyebrow{font-size:9px;letter-spacing:1.2px}.node-editor-heading h2{font-size:20px;letter-spacing:-.7px;line-height:1.5}.node-meta{display:flex;justify-content:space-between;padding:0 26px 18px;color:#a5b0c0;font-size:10px}.node-meta code{font-size:10px;overflow-wrap:anywhere}.editor-subtabs{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:0 26px}.editor-subtabs button{border:0;border-bottom:2px solid transparent;padding:13px 0;background:none;font-size:12px;color:#98a3b2}.editor-subtabs button.active{color:#5476bf;border-bottom-color:#7392d6}.editor-subtabs button span{font-size:9px;background:#f1f4f9;padding:3px 5px;border-radius:4px;margin-left:4px}.editor-fields,.choices-editor{padding:24px 26px 6px}.editor-fields label{font-size:12px;margin-bottom:20px;color:#61738e}.editor-fields input,.editor-fields select,.editor-fields textarea{font-size:13px;color:#61718a}.editor-fields textarea{resize:vertical;line-height:1.7}.editor-fields .script-editor{background:#fbfcff;border-color:#dae2f1;font:450 16px/1.8 Manrope;color:#405777}.variables-hint{display:flex;flex-wrap:wrap;gap:3px 5px;margin:-9px 0 22px;font-size:10px}.variables-hint code{font:9px monospace;padding:1px 3px;background:#f2f4f8;color:#8d9bb0;border-radius:3px}.node-settings{display:flex;flex-wrap:wrap;gap:10px 18px;margin:5px 0}.node-save-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:19px 26px;border-top:1px solid var(--line);background:#fcfdfe}.node-save-bar>span{font-size:10px;color:#a1aaba;max-width:220px;line-height:1.6}.node-admin-actions{display:flex;flex-wrap:wrap;gap:16px;padding:16px 26px;border-top:1px solid var(--line)}.node-admin-actions .text-button{font-size:10px}.node-admin-actions .text-button:last-child{margin-left:auto}.choice-editor{border:1px solid #e0e6ef;border-radius:8px;padding:17px;margin:16px 0}.choice-editor-top{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:#71849f}.choice-number{font-size:10px;display:grid;place-items:center;border:1px solid #dee5ee;background:#f3f6fa;border-radius:4px;width:22px;height:22px}.choice-editor-top strong{font-size:11px;font-weight:500}.choice-actions{margin-left:auto;display:flex}.choice-actions .icon-button{width:25px;height:25px}.choice-editor label{font-size:11px;color:#8b9ab0}.choice-editor input,.choice-editor select,.choice-editor textarea{font-size:12px}.choice-editor .checkbox-label{margin:15px 0 0}.disabled-choice{background:#f9fafc;opacity:.7}.effects-editor{font-size:11px;color:#7f92b0}.effects-editor summary{cursor:pointer;margin-bottom:12px}.effects-editor textarea{font:11px/1.7 monospace;resize:vertical;background:#f9fbff}.effects-editor .form-hint{font-size:10px}.effects-editor code{overflow-wrap:anywhere}.add-choice{justify-content:center!important;background:#f9fbff;border-style:dashed;color:#8398ba;margin-bottom:23px}.reference-list{color:#7f8ca0;font-size:13px;line-height:1.8}.versions-page{display:grid;gap:22px}.transfer-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.version-save-form{display:flex;gap:15px;margin:22px 0}.version-list{margin-top:30px}.version-row{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding:18px 0}.version-row>div{flex:1;min-width:0}.version-row strong{font-size:14px;font-weight:500;display:block}.version-row small{font-size:11px;color:#97a4b6;display:block;margin-top:7px}.file-select{justify-content:center!important;padding:24px;margin-bottom:22px;background:#f7f9fe;border-style:dashed}.shortcut-editor{max-height:52vh;overflow:auto;padding:3px}.shortcut-editor-row{display:grid;grid-template-columns:1fr 1.2fr 20px 25px 25px;gap:8px;align-items:center;margin-bottom:10px}.shortcut-editor-row input,.shortcut-editor-row select{font-size:12px}.shortcut-editor-row .icon-button{width:25px}.graph-tools{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:12px;color:#92a1b6;font-size:12px}.graph-tools>span,.graph-tools>div{display:flex;align-items:center;gap:10px}.graph-canvas{background-color:#f4f6fa;background-image:radial-gradient(#cfdae9 .8px,transparent .8px);background-size:17px 17px;border:1px solid #e0e6ef;border-radius:10px;overflow:auto;height:520px;max-width:100%}.graph-phase{font:600 11px DM Sans;letter-spacing:1.6px;fill:#8496b0}.graph-node{cursor:pointer;outline:none}.graph-node:focus rect{stroke:#365fe9;stroke-width:3}.graph-node-title{font:500 13px DM Sans;fill:#5e7493}.graph-node-meta{font:400 10px DM Sans;fill:#9aabc1}.graph-bottom{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;margin-top:20px}.relation-list button{display:flex;align-items:center;gap:10px;font-size:11px;background:none;border:0;border-top:1px solid #e9edf4;padding:13px 0;width:100%;text-align:left;line-height:1.6;color:#8799b4}.relation-list button>span{flex:1}.relation-list button b{font-weight:400;max-width:45%;color:#6580aa}.audit-panel ul{list-style:none;padding:0;margin:10px 0;max-height:270px;overflow:auto}.audit-panel li{margin:9px 0}.audit-panel li button{border:0;background:none;text-align:left;font-size:11px;line-height:1.7;color:#92a0b4;display:block;padding:0}.audit-panel li button span{display:inline-block;padding:2px 5px;border-radius:3px;background:#eaf0f8;color:#8d9eb8;font-size:9px;margin-right:7px}.audit-panel li.warning button{color:#ac8e5e}.audit-panel li.warning button span{background:#f8efdc;color:#ac8e5e}.audit-panel li.error button{color:#b57070}.audit-panel li.info button:disabled{opacity:1}.session-list{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.session-row{display:flex;align-items:center;gap:15px;width:100%;background:#fff;border:0;border-bottom:1px solid #edf0f5;padding:21px 23px;text-align:left;color:#9aabc2}.session-row:last-child{border-bottom:0}.session-row:hover{background:#fbfcff}.session-icon{display:grid;place-items:center;background:#f0f3f8;border:1px solid #e7ebf2;width:38px;height:38px;border-radius:9px;color:#92a3bb}.session-identity{flex:1;min-width:0}.session-identity strong{display:block;font-size:13px;color:#566d8b;font-weight:500}.session-identity small{display:block;font-size:11px;color:#a0adbd;margin-top:6px}.outcome{font-size:10px;color:#8293ad;background:#eff3f9;border:1px solid #e4eaf3;border-radius:4px;padding:5px 8px;white-space:nowrap}.outcome.won{background:#ecf7ef;border-color:#dcece1;color:#6e9d7f}.session-filters{display:flex;gap:16px;margin-bottom:25px}.session-filters .search-field{flex:1;max-width:440px}.session-filters select{width:190px}.session-total{font-size:12px;color:#96a4b8}.steps-count{font-size:11px;color:#9dabbf}.empty-state{padding:75px 25px;text-align:center;color:#a2b0c5}.empty-state svg{margin-bottom:22px}.empty-state h2{font-size:19px;letter-spacing:-.5px;color:#798faa}.empty-state p{font-size:13px;margin-top:13px;line-height:1.7}.session-detail>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px}.session-detail>header h2{font-size:24px;margin:14px 0 9px;letter-spacing:-.8px}.session-detail>header p{color:#94a2b6;font-size:12px}.session-detail-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;margin-bottom:20px;align-items:start}.context-summary{display:grid;grid-template-columns:100px 1fr;gap:17px;font-size:12px;line-height:1.7;margin:24px 0}.context-summary dt{color:#a1acbc}.context-summary dd{margin:0;color:#6b819f;overflow-wrap:anywhere}.detail-note{font-size:12px;color:#8a9db7;line-height:1.7}.detail-note b{display:block;font-size:11px;margin-bottom:6px;color:#6a7f9c;font-weight:500}.objection-summary{display:flex;flex-wrap:wrap;gap:6px}.objection-summary span{font-size:10px;padding:5px 8px;background:#fcf5e9;border:1px solid #eadfc9;color:#ab9270;border-radius:4px}.objection-summary span.resolved{background:#f0f7f2;color:#87a290;border-color:#dfebe3}.preserve-lines{white-space:pre-wrap;font-size:13px}.next-action-card{background:#f2f5fc;border:1px solid #dfe7f7;padding:20px;border-radius:8px;margin-top:25px}.next-action-card .eyebrow{font-size:9px}.next-action-card h3{font-size:13px;line-height:1.8;color:#6c83ac}.next-action-card p{font-size:12px;color:#93a3bd;margin-top:8px;line-height:1.7}.session-timeline small{display:block;color:#a4b0c2;font-size:10px;line-height:1.7;margin-bottom:6px}.session-timeline small>span{color:#b4bfd0}.session-timeline details summary{cursor:pointer;display:flex;gap:10px;align-items:center}.session-timeline details summary b{font-size:12px;font-weight:500;color:#7288a7}.session-timeline details summary>span{font-size:9px;margin-left:auto;color:#a5b4ca}.session-timeline details p{font-size:12px;color:#9cacbf;line-height:1.7;margin-top:11px}.unknown-record{padding:20px 0;border-bottom:1px solid #e6ebf2;font-size:13px}.unknown-record>span{display:block;font-size:11px;color:#a3b0c3;margin-top:8px}.unknown-record p{font-size:13px;color:#7c92b0;margin-top:12px}.unknown-record small{display:block;color:#9cacbf;margin-top:7px}.event-log{border:1px solid var(--line);border-radius:9px;margin-top:23px;padding:19px 23px;background:#f2f4f8;color:#9aaac0;font-size:12px}.event-log summary{cursor:pointer}.event-log>div{max-height:350px;overflow:auto;margin-top:20px}.event-log p{display:flex;gap:12px;padding:6px 0;font-size:10px}.event-log code{color:#8097b8;font-size:10px}.event-log time{color:#a6b4c6;white-space:nowrap}label{font-size:13px}.eyebrow,.section-label{font-size:11px}.launch-form>p,.form-footnote,.channel-muted p,.empty-inline p{font-size:12px}.empty-inline h3{font-size:14px}.channel-muted h3{font-size:15px}.nav-item{font-size:14px}.topbar{font-size:13px}.page-heading p{font-size:15px}.call-intro p{font-size:14px}.route-line{font-size:12px}.choices-grid .choice{font-size:16px}.shortcut-list button,.node-list-item strong{font-size:13px}.node-editor label,.node-editor input,.node-editor select,.node-editor textarea{font-size:14px}.node-meta code{font-size:11px}.session-identity strong{font-size:14px}.session-identity small{font-size:12px}.session-row .outcome{font-size:11px}.seller-instruction{font-size:13px}@media(min-width:1500px){.conversation{padding:45px 65px}.call-layout{grid-template-columns:minmax(0,1fr) 290px}.intervention{padding:30px 38px}.intervention blockquote{font-size:34px}.choices-grid .choice{min-height:79px}.call-side{padding-inline:25px}.editor-layout{grid-template-columns:280px minmax(0,1fr);gap:30px}}@media(max-width:1200px){.conversation{padding:28px}.call-layout{grid-template-columns:minmax(0,1fr) 230px}.call-side{padding-inline:16px}.intervention{padding:22px 24px}.intervention blockquote{font-size:26px}.choices-grid .choice{font-size:14px;padding:14px}.call-toolbar{padding:0 25px;gap:14px}.call-person{margin-left:0}.editor-layout{grid-template-columns:215px minmax(0,1fr);gap:18px}.node-editor-heading,.editor-fields,.choices-editor,.node-save-bar,.node-admin-actions{padding-left:21px;padding-right:21px}.graph-health{display:none}.form-grid.three{grid-template-columns:1fr 1fr}.form-grid.three label:last-child{grid-column:1/-1}.node-admin-actions{gap:12px}.graph-bottom{grid-template-columns:1fr}.graph-selector{max-width:57%}.editor-topline .button.compact{font-size:11px}}@media(max-width:950px){.call-layout{grid-template-columns:minmax(0,1fr) 212px}.conversation{padding:24px 22px}.call-person>span:last-child{display:none}.intervention blockquote{font-size:24px}.intervention{padding:19px 22px}.choices-grid{grid-template-columns:1fr}.choices-grid .choice{min-height:57px;font-size:15px}.response-tools{flex-wrap:wrap}.call-side{padding-inline:15px}.conversation-footer{align-items:flex-start}.resume-link{flex-wrap:wrap}.resume-link span{margin-left:25px}.node-library{position:static}.editor-layout{grid-template-columns:1fr}.node-list{max-height:190px;display:grid;grid-template-columns:1fr 1fr;gap:3px}.library-filters{grid-template-columns:1fr 1fr}.library-filters select:last-child{grid-column:auto}.node-library .library-count{margin-top:15px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.three label:last-child{grid-column:auto}.session-detail-grid{grid-template-columns:1fr}.session-detail>header{align-items:flex-start;flex-direction:column}.call-toolbar>.text-button span{display:none}.call-toolbar-actions{gap:8px}.versions-page .transfer-actions,.version-save-form{flex-direction:column}.shortcut-editor-row{grid-template-columns:1fr 1fr 20px 25px 25px}.steps-count{display:none}}@media(max-width:850px){.nav-item{font-size:0}.sidebar .resume-nav>span:last-child{display:none}.sidebar .resume-nav{padding:14px 20px;border:0;background:none}.sidebar .resume-nav .live-dot{width:7px;height:7px}.page-heading .button{font-size:12px;padding:9px 12px}.page-heading{flex-wrap:wrap}.page-heading h1{font-size:26px}.editor-tabs>[role=tablist]{gap:20px}.graph-selector select{font-size:12px}.form-grid.three{grid-template-columns:1fr 1fr}.form-grid.three label:last-child{grid-column:1/-1}}@media(max-width:650px){.call-toolbar{height:64px;padding:0 16px;gap:10px}.call-person{font-size:12px;max-width:140px;overflow:hidden;white-space:nowrap}.call-toolbar .call-time,.call-toolbar-actions .icon-button{display:none}.call-layout{display:flex;flex-direction:column}.conversation{padding:22px 18px;max-width:none}.conversation-heading{margin-bottom:18px}.intervention{padding:19px 22px}.intervention blockquote{font-size:25px}.choices-grid{grid-template-columns:1fr}.choices-grid .choice{font-size:16px;padding:16px;min-height:64px}.conversation-footer{margin-top:23px}.response-heading>span{display:none}.response-tools{gap:12px}.response-tools kbd{display:none}.call-side{border-left:0;border-top:1px solid var(--line);padding:0 20px 25px}.side-tabs{height:57px;margin-bottom:20px}.shortcut-list{display:grid;grid-template-columns:1fr 1fr;gap:7px}.shortcut-list button{border:1px solid var(--line);padding:13px 10px;font-size:13px;min-height:46px}.side-label{font-size:11px}.favorite-list button{font-size:12px;padding:8px 11px}.side-heading h2{font-size:17px}.call-side .search-field input{font-size:14px;min-height:44px}.call-notes{min-height:160px}.side-help{font-size:13px}.terminal-panel{padding:18px}.terminal-panel .button{width:100%;margin:5px 0 0}.form-grid,.form-grid.three{grid-template-columns:1fr}.form-grid.three label:last-child{grid-column:auto}.modal{padding:22px 21px 20px;max-width:95vw;max-height:93vh}.modal-header h2{font-size:20px}.modal-actions{flex-wrap:wrap;gap:10px}.modal-actions .button{flex:1}.outcome-picker button{font-size:12px;padding:12px}.modal-actions .button{font-size:12px}.form-grid label{margin-bottom:15px}.session-row{padding:18px 15px;gap:10px;flex-wrap:wrap}.session-identity{min-width:160px}.session-row .outcome{margin-left:48px}.session-row>svg{margin-left:auto}.session-row .session-icon{width:34px;height:34px}.session-row small{line-height:1.7}.demo-banner{flex-wrap:wrap;line-height:1.6}.demo-banner>span:last-child{margin-left:12px}.editor-page .page-heading{gap:18px}.editor-topline{align-items:stretch;flex-direction:column;gap:10px}.graph-selector{max-width:100%}.graph-selector select{max-width:none;flex:1;font-size:13px}.editor-topline .button-group{justify-content:flex-end}.editor-tabs button{font-size:12px}.editor-tabs>[role=tablist]{gap:19px}.editor-tabs button span{display:none}.editor-tabs button svg{width:14px}.library-filters{grid-template-columns:1fr}.library-filters select:last-child{grid-column:1/-1}.node-list{grid-template-columns:1fr;max-height:220px}.node-list-item{padding:11px 9px}.node-editor-heading{padding:22px 20px 9px}.node-editor-heading h2{font-size:21px}.node-editor .editor-fields,.choices-editor{padding:21px 20px 5px}.node-save-bar{padding:19px 20px}.node-save-bar>span{max-width:150px}.node-admin-actions{padding:16px 20px;gap:15px}.node-admin-actions .text-button{font-size:11px}.node-editor label,.node-editor input,.node-editor select,.node-editor textarea{font-size:14px}.node-meta code{max-width:80%;overflow-wrap:anywhere}.choice-editor{padding:14px}.node-editor .form-grid{display:block}.choice-editor .choice-editor-top strong{font-size:12px}.transfer-actions{gap:10px}.panel{padding:23px 20px}.panel h2{font-size:19px;line-height:1.5}.version-row{flex-wrap:wrap}.version-row>div{flex-basis:100%}.version-row small{line-height:1.7}.version-save-form .button{font-size:12px}.shortcut-editor-row{grid-template-columns:1fr 25px 25px 25px;padding:12px 0;border-bottom:1px solid var(--line)}.shortcut-editor-row select{grid-column:1/-1;grid-row:2}.shortcut-editor-row input{font-size:14px}.graph-canvas{height:400px}.graph-tools{font-size:11px}.graph-tools>span{max-width:220px;font-size:11px}.relation-list button,.audit-panel li button{font-size:12px}.session-filters{flex-direction:column;gap:10px}.session-filters .search-field{max-width:none}.session-filters select{width:100%}.session-detail>header{padding:22px}.session-detail>header .button-group{flex-wrap:wrap}.session-detail .button{font-size:12px}.context-summary{grid-template-columns:100px 1fr;font-size:13px}.event-log{padding:17px}.event-log p{flex-wrap:wrap}.storage-error{flex-direction:column;align-items:flex-start;padding:14px 18px;gap:10px}.toast{bottom:14px;max-width:92vw;width:max-content;font-size:12px;padding:12px}.page-footer{font-size:10px}.profile,.sidebar .resume-nav{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(min-width:651px){.call-side{position:sticky;top:0;max-height:100vh;overflow:auto;scrollbar-width:thin;scrollbar-color:#dce4ef transparent}}.call-toolbar{position:sticky;top:0;z-index:12}.call-toolbar-actions .quick-search-button{display:inline-flex}@media(min-width:651px){.call-side{top:75px;max-height:calc(100vh - 75px)}}@media(min-width:951px)and (max-height:850px){.call-toolbar{height:64px}.conversation{padding-top:19px}.conversation-heading{margin-bottom:17px}.intervention{padding:17px 25px}.intervention blockquote{font-size:26px;line-height:1.4;margin:15px 0 20px}.node-details{margin-top:12px}.seller-instruction{padding:9px 12px}.response-section{margin-top:20px}.choices-grid .choice{min-height:57px;padding:13px 15px}.response-tools{padding-top:12px}.call-side{top:64px;max-height:calc(100vh - 64px)}}.prepare-form{display:grid;gap:22px}.prepare-form fieldset{border:0;padding:0;margin:0;min-width:0}.prepare-form legend{font-weight:700;margin-bottom:12px}.situation-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.situation-options label{border:1px solid #dce3ef;border-radius:12px;padding:15px;position:relative;cursor:pointer;display:flex;flex-direction:column;gap:8px}.situation-options label.selected{border-color:#3465dd;background:#f1f5ff;color:#224fad}.situation-options input{position:absolute;width:1px;height:1px;opacity:0}.situation-options label:focus-within{outline:2px solid #3465dd;outline-offset:3px}.situation-options small,.prepare-form small{font-size:12px;color:#657087;font-weight:400;line-height:1.5}.selection-check{position:absolute;top:14px;right:12px}.preparation-timing{display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:center}.preparation-timing input[type=number]{max-width:100px}.agreement-check{display:flex;gap:12px;align-items:flex-start}.agreement-check input{width:18px;height:18px;margin-top:3px;accent-color:#3465dd}.agreement-check span{display:grid;gap:5px}.prior-exchange{display:grid;gap:16px}.entry-preview{border-radius:12px;background:#f1f5fc;padding:18px;display:grid;gap:7px}.entry-preview p{color:#657087;font-size:13px;margin:0}.call-continuity{border-left:3px solid #4671d9;background:#f2f5fb;padding:15px 18px;margin-top:24px;border-radius:0 10px 10px 0}.call-continuity p{font-size:13px;line-height:1.5;margin:7px 0;color:#57647d}@media(max-width:650px){.situation-options{grid-template-columns:1fr}.situation-options label{padding:12px 38px 12px 44px;gap:3px}.situation-options label>svg:first-of-type{position:absolute;left:14px;top:17px}.preparation-timing{grid-template-columns:1fr;gap:16px}.prepare-form .form-grid{grid-template-columns:1fr}}.prepare-form label{display:grid;gap:7px}.prepare-form .agreement-check{display:flex}.agreement-check strong{font-size:13px;color:#263853}.dm-primary{background:#087e69!important;border-color:#087e69!important}.dm-primary:hover{background:#056653!important}.dm-accent{background:#edf8f4}.dm-launch{display:flex;align-items:center;gap:22px;background:#edf8f4;border:1px solid #cfe8df;border-radius:16px;padding:27px 30px;margin:22px 0}.dm-launch-icon{width:52px;height:52px;border-radius:14px;background:#d5eee5;color:#087e69;display:grid;place-items:center;flex-shrink:0}.dm-launch h2{margin:6px 0;font-size:23px;letter-spacing:-.6px}.dm-launch p{color:#567469;font-size:14px;margin:0}.dm-launch>.dm-launch-actions{margin-left:auto;white-space:nowrap}.dm-platforms{display:flex;gap:10px}.dm-platforms button{flex:1;border:1px solid #dbe5e0;border-radius:10px;background:#fff;padding:13px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px}.dm-platforms button.selected{border-color:#087e69;background:#edf8f4;color:#075e50;font-weight:700}.dm-workspace{padding:28px 32px 60px;max-width:1540px;margin:auto}.dm-header{display:flex;align-items:center;gap:14px;margin-bottom:28px}.dm-header h1{font-size:24px;letter-spacing:-.6px;margin:5px 0 0}.dm-header h1 small{font-size:13px;color:#718079;font-weight:400;margin-left:10px}.dm-header>.button-group{margin-left:auto}.dm-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:24px;align-items:start}.dm-main,.dm-side{display:grid;gap:20px;min-width:0}.dm-layout .panel{margin:0;min-width:0}.dm-layout h2{font-size:18px;line-height:1.35;letter-spacing:-.4px;margin:0 0 14px}.dm-progress{display:flex;justify-content:space-between;gap:8px;padding:0 2px}.dm-progress span{flex:1;padding-bottom:10px;border-bottom:2px solid #e1e8e5;color:#7c8983;font-size:13px}.dm-progress .active{border-color:#087e69;color:#087e69;font-weight:700}.dm-state-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#7d8986}.dm-state-strip .waiting,.dm-state-strip .ready{display:flex;align-items:center;gap:6px;color:#697654}.dm-state-strip .ready{color:#087e69}.dm-composer{border-top:3px solid #087e69!important}.dm-message-input{resize:vertical;width:100%;border:1px solid #d6e5de;background:#f8fcfa;border-radius:12px;padding:18px!important;font-size:17px!important;line-height:1.75;min-height:185px;color:#243e34}.dm-message-input[readonly]{background:#f1f5f3}.dm-compose-meta{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#819088;margin:8px 0 20px}.text-warning{color:#8c6827}.dm-compose-actions{display:flex;gap:10px;flex-wrap:wrap}.dm-coach{display:flex;align-items:flex-start;gap:10px;background:#f4f6f8;border-radius:9px;padding:13px;margin:20px 0 15px;color:#65736d}.dm-coach p{margin:0;font-size:14px;line-height:1.65}.dm-coach svg{flex-shrink:0;margin-top:4px}.dm-replies>label{display:grid;gap:8px;margin:16px 0}.dm-choice-list{display:grid;gap:8px}.dm-choice-list button{border:1px solid #e0e8e4;border-radius:9px;padding:14px 15px;background:#fff;display:flex;align-items:center;justify-content:space-between;text-align:left;gap:12px;font-size:14px;color:#304439}.dm-choice-list button:hover{background:#f2f9f5;border-color:#9ccfba}.dm-choice-list svg{flex-shrink:0;color:#8ba397}.dm-replies .button-group{margin-top:18px}.dm-followup .button-group{margin:15px 0}.dm-open-objections{display:flex;gap:9px;flex-wrap:wrap}.dm-open-objections button{display:flex;gap:10px;align-items:center;background:#fff8e9;border:1px solid #efe1bf;border-radius:7px;padding:7px 10px;color:#8d6a25;font-size:13px}.dm-side .context-summary{margin-bottom:18px}.dm-shortcut-list{display:grid;max-height:285px;overflow:auto;margin-top:12px}.dm-shortcut-list button{display:flex;justify-content:space-between;align-items:center;gap:10px;background:#fff;border:0;border-bottom:1px solid #edf1ef;text-align:left;font-size:14px;padding:12px 0}.dm-shortcut-list button:hover{color:#087e69}.dm-transcript{max-height:560px;overflow:auto}.dm-bubble{border-radius:10px;padding:12px 14px;background:#f1f4f7;margin:14px 0 14px 16px;overflow-wrap:anywhere}.dm-bubble.incoming{background:#eaf7f0;margin:14px 16px 14px 0}.dm-bubble span,.dm-bubble time{font-size:12px;color:#73867b}.dm-bubble p{font-size:14px;line-height:1.6;white-space:pre-wrap;margin:7px 0}.dm-editor-options{padding:15px;background:#f0f7f3;margin:15px 0;border-radius:10px}.dm-editor-options label{display:grid;gap:8px;margin:15px 0}@media(max-width:1100px){.dm-workspace{padding:24px 20px}.dm-layout{grid-template-columns:1fr}.dm-side{grid-template-columns:1fr 1fr}.dm-header{flex-wrap:wrap}.dm-header>.button-group{margin-left:0}.dm-launch{flex-wrap:wrap}.dm-launch>.dm-launch-actions{margin-left:74px}}@media(max-width:650px){.dm-workspace{padding:18px 12px 40px}.dm-header h1{font-size:20px}.dm-header h1 small{display:block;margin:4px 0}.dm-header>.button-group{width:100%}.dm-header .button{flex:1;justify-content:center}.dm-side{grid-template-columns:1fr}.dm-layout{gap:18px}.dm-state-strip{flex-wrap:wrap}.dm-compose-actions{display:grid;grid-template-columns:1fr}.dm-message-input{font-size:16px!important;padding:14px!important}.dm-progress span{font-size:12px}.dm-launch{padding:22px;gap:15px}.dm-launch h2{font-size:21px}.dm-launch>.dm-launch-actions{margin-left:0;width:100%;justify-content:center}.dm-platforms{gap:6px}.dm-platforms button{padding:12px 7px;font-size:12px}.dm-platforms svg{display:none}.dm-compose-meta{flex-direction:column}}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fafbf9}.auth-story{background:#172d28;color:#fff;padding:54px 10%;display:flex;flex-direction:column;justify-content:space-between;gap:80px;min-height:100vh}.auth-brand{color:inherit;display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.06em;text-decoration:none;font-size:21px;flex-wrap:wrap}.auth-brand span{font-size:10px;letter-spacing:.16em;width:100%;padding-left:44px;color:#9cbcaf}.auth-story .eyebrow{color:#a8c9ba}.auth-story h1{font-size:clamp(40px,4vw,65px);line-height:1.12;letter-spacing:-.04em;margin:22px 0}.auth-story p{font-size:17px;line-height:1.7;color:#c5d6cf;max-width:430px}.auth-story small{color:#94b2a5;font-size:13px}.auth-channels{display:flex;gap:8px;flex-wrap:wrap;margin-top:32px}.auth-channels span{padding:8px 13px;border:1px solid #466156;border-radius:30px;font-size:12px}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:48px}.auth-form{width:100%;max-width:390px;display:flex;flex-direction:column;gap:20px}.auth-form h2{font-size:30px;letter-spacing:-.035em;margin:-8px 0}.auth-form>p{line-height:1.6;color:#66776f;margin:0 0 12px}.auth-form label{display:flex;flex-direction:column;gap:9px;font-size:13px;font-weight:600}.auth-form input{width:100%;height:48px;border:1px solid #d7e0da;border-radius:9px;background:#fff;padding:12px;font-size:16px}.auth-form input:focus{outline:2px solid #367c60;outline-offset:2px}.auth-form input[readonly]{background:#f0f4f1}.auth-lock{width:52px;height:52px;display:grid;place-items:center;background:#e6eee8;color:#2b6850;border-radius:15px;margin-bottom:10px}.auth-password{position:relative}.auth-password input{padding-right:48px}.auth-password button{position:absolute;right:8px;top:8px;width:32px;height:32px;border:0;background:transparent;color:#607367}.auth-submit{justify-content:space-between;min-height:48px;background:#275e49!important;border-color:#275e49!important}.auth-help{font-size:12px;line-height:1.7;color:#718078;border-top:1px solid #e1e7e2;padding-top:20px}.auth-form>small{color:#66776f;line-height:1.6;margin-top:-12px}.auth-form .auth-error{color:#982f29;background:#fff0ed;padding:12px;border-radius:8px;font-size:13px;margin:0}.auth-loading{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#2b6850}.account-control{font-size:12px;white-space:nowrap;border:1px solid #dde5df;border-radius:6px;padding:6px 10px;background:#fff;color:#56675d}.account-control:disabled{opacity:.5}.topbar{flex-wrap:wrap;gap:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-story{min-height:auto;padding:28px;gap:28px}.auth-story h1{font-size:34px;margin:12px 0}.auth-story>small,.auth-story p,.auth-channels{display:none}.auth-form-panel{padding:34px 25px}.auth-form{max-width:460px}}
