@-webkit-keyframes chatbot-blink{0%,80%,to{opacity:.2}40%{opacity:1}}@keyframes chatbot-blink{0%,80%,to{opacity:.2}40%{opacity:1}}.chatbot-page{background:#fff}.chatbot-page .chatbot-header{border-bottom:1px solid #eef0f3}.chatbot-page .chatbot-title{margin-bottom:0}.chatbot-page .role-select{background:#fff;color:#14161a;border:1px solid #e8e4dd;border-radius:9999px}.chatbot-page .context-chip,.chatbot-page .role-select{font-size:13px;padding:6px 12px;cursor:pointer;outline:none}.chatbot-page .context-chip{display:inline-flex;align-items:center;gap:5px;background:#f4efe6;color:#7a5c33;font-weight:600;border:1px solid #e3d9c7;border-radius:9999px;transition:background-color .15s}.chatbot-page .context-chip:hover{background:#ece4d6}.chatbot-page .new-conversation-btn{background:#8a6a3f;color:#fff;border:none;border-radius:9999px;padding:6px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s}.chatbot-page .new-conversation-btn:hover{background:#74572f}.chatbot-page .admin-gear{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;color:#7a5c33;background:#f4efe6;border:1px solid #e3d9c7;cursor:pointer;transition:background-color .15s,color .15s}.chatbot-page .admin-gear:hover{background:#ece4d6;color:#8a6a3f}.chatbot-page .cap-avatar{width:30px;height:30px;border-radius:9999px;flex-shrink:0;background:#14161a;border:1px solid #14161a;display:flex;align-items:center;justify-content:center}.chatbot-page .cap-bean{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;display:block;flex-shrink:0}.chatbot-page .input-pill{background:#fff;border:1px solid #e8e4dd;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-radius:9999px;padding:10px 12px;display:flex;align-items:center;gap:8px}.chatbot-page .send-btn{padding:8px;border:none;background:transparent;border-radius:9999px;color:#9ca3af;cursor:pointer;display:inline-flex;transition:background-color .15s,color .15s}.chatbot-page .send-btn:hover{background:#f4efe6;color:#7a5c33}.chatbot-page .user-bubble{background:#f4efe6;border:1px solid #e3d9c7;color:#1f2937;border-radius:16px;border-top-right-radius:6px;padding:12px 16px;max-width:576px}.chatbot-page .assistant-bubble{color:#1f2937;border-radius:16px;border-top-left-radius:6px;padding:12px 16px;max-width:672px;font-size:14px}.chatbot-page .markdown h1,.chatbot-page .markdown h2,.chatbot-page .markdown h3{font-weight:600;margin:.6em 0 .3em;color:#14161a;line-height:1.3}.chatbot-page .markdown h1{font-size:18px}.chatbot-page .markdown h2{font-size:17px}.chatbot-page .markdown h3{font-size:15px}.chatbot-page .markdown p{margin:.4em 0;font-size:inherit}.chatbot-page .markdown ul{list-style:disc;margin-left:1.4em}.chatbot-page .markdown ol{list-style:decimal;margin-left:1.4em}.chatbot-page .markdown li{margin:.1em 0}.chatbot-page .markdown code{background:#f1f1f4;padding:.1em .35em;border-radius:.25em;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.9em}.chatbot-page .markdown pre{background:#f1f1f4;padding:.9em;border-radius:.5em;overflow-x:auto}.chatbot-page .markdown pre code{background:transparent;padding:0}.chatbot-page .markdown a{color:#8a6a3f;text-decoration:underline}.chatbot-page .markdown blockquote{border-left:3px solid #8a6a3f;padding-left:.8em;color:#4b5563}.chatbot-page .markdown table{border-collapse:collapse;font-size:13px;margin:.5em 0}.chatbot-page .markdown td,.chatbot-page .markdown th{border:1px solid #e8e4dd;padding:.3em .6em}.chatbot-page .markdown th{background:#faf9f6}.chatbot-page .chart-pill{display:inline-flex;align-items:center;gap:6px;background:#f4efe6;border:1px solid #e3d9c7;color:#7a5c33;border-radius:9999px;padding:3px 12px;font-size:12px;cursor:pointer;transition:background-color .15s;margin:3px 0}.chatbot-page .chart-pill:hover{background:#ece4d6}.chatbot-page .pill-arrow{opacity:.6;font-size:.9em}.chatbot-page .typing-dot{-webkit-animation:chatbot-blink 1.4s infinite both;animation:chatbot-blink 1.4s infinite both}.chatbot-page .typing-dot:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.chatbot-page .typing-dot:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.chatbot-page .focus-badge{position:sticky;top:8px;z-index:20;display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;padding:5px 10px;border-radius:9999px;background:hsla(0,0%,100%,.92);border:1px solid #e8e4dd;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chatbot-page .focus-label{font-size:11px;color:#6f6d68;text-transform:uppercase;letter-spacing:.04em}.chatbot-page .focus-pill{display:inline-flex;align-items:center;gap:5px;background:#f4efe6;border:1px solid #e3d9c7;color:#7a5c33;border-radius:9999px;padding:2px 11px;font-size:12px}.chatbot-page .focus-pill b{color:#14161a;font-weight:600}.chatbot-page .focus-pos{margin-left:2px;padding-left:6px;border-left:1px solid #e3d9c7;font-size:11px;color:#7a5c33}.chatbot-page .focus-pos-missing{color:#b3554f;font-style:italic}.chatbot-page .chat-input-bar{background:linear-gradient(0deg,#fff 65%,hsla(0,0%,100%,0))}.chatbot-page .chat-input-bar .input-pill{display:flex}.chatbot-page .chat-col::-webkit-scrollbar{width:6px}.chatbot-page .chat-col::-webkit-scrollbar-track{background:transparent}.chatbot-page .chat-col::-webkit-scrollbar-thumb{background:#d7dae0;border-radius:3px}.chatbot-page .src-panel{width:42%;min-width:320px;max-width:560px;flex-shrink:0;border-left:1px solid #e8e4dd;background:#faf9f6;display:flex;flex-direction:column;overflow:hidden}.chatbot-page .src-panel-hdr{background:#faf9f6;border-bottom:1px solid #e8e4dd;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;color:#6f6d68}.chatbot-page .src-panel-title{font-size:13px;font-weight:600;color:#14161a}.chatbot-page .src-count{background:#f4efe6;color:#7a5c33;font-size:10px;padding:2px 8px;border-radius:9999px}.chatbot-page .src-close{color:#6f6d68;font-size:16px;line-height:1;background:none;border:none;cursor:pointer;padding:4px 6px;border-radius:4px}.chatbot-page .src-close:hover{color:#14161a;background:#eef0f3}.chatbot-page .src-panel-body{flex:1;overflow:hidden;padding:16px;display:flex;flex-direction:column;gap:16px;min-height:0}.chatbot-page .player-row{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;gap:16px;overflow-y:auto;padding-right:2px}.chatbot-page .player-row::-webkit-scrollbar{width:6px}.chatbot-page .player-row::-webkit-scrollbar-thumb{background:#d7dae0;border-radius:3px}.chatbot-page .player-block{flex-shrink:0;display:flex;align-items:flex-start;gap:16px;min-height:0}.chatbot-page .radar-slot{flex:1 1 0;min-width:0;display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid #e8e4dd;border-radius:14px;padding:12px}.chatbot-page .radar-title{text-align:center;font-size:13px;font-weight:600;color:#14161a;margin-bottom:4px}.chatbot-page .radar-canvas-wrap{position:relative;width:100%;max-width:400px;margin:0 auto}.chatbot-page .player-reports{flex:1 1 0;min-width:0;min-height:0;display:flex;flex-direction:column;gap:12px}.chatbot-page .report-card{flex-shrink:0;background:#fff;border:1px solid #e8e4dd;border-radius:14px;overflow:hidden}.chatbot-page .report-hdr{font-size:12px;font-weight:600;color:#14161a;padding:7px 11px;border-bottom:1px solid #e8e4dd;background:#fbfbfc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatbot-page .report-frame{width:100%;height:200px;border:none;display:block;background:#fff}.chatbot-page .pdf-wrap{position:relative}.chatbot-page .pdf-click{position:absolute;top:0;right:0;bottom:0;left:0;cursor:pointer;background:transparent;display:flex;align-items:flex-start;justify-content:flex-end}.chatbot-page .pdf-click:hover{background:rgba(21,37,72,.04)}.chatbot-page .pdf-click:hover .pdf-expand{opacity:1}.chatbot-page .pdf-expand{margin:6px;pointer-events:none;background:hsla(0,0%,100%,.92);border:1px solid #e8e4dd;color:#14161a;border-radius:7px;padding:3px 7px;font-size:11px;line-height:1;box-shadow:0 1px 3px rgba(0,0,0,.08);opacity:0;transition:opacity .15s}.chatbot-page .doc-viewer{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:center}.chatbot-page .doc-viewer-compact{flex:0 0 auto;height:280px;justify-content:flex-start}.chatbot-page .doc-card{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff;border:1px solid #e8e4dd;border-radius:14px;overflow:hidden}.chatbot-page .doc-hdr{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:9px 14px;border-bottom:1px solid #e8e4dd;background:#fbfbfc;flex-shrink:0}.chatbot-page .doc-title{font-size:12px;font-weight:600;color:#14161a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.chatbot-page .doc-loc{font-size:11px;color:#6f6d68;flex-shrink:0}.chatbot-page .doc-stage{flex:1;min-height:0;background:#fff}.chatbot-page .pdf-frame{width:100%;height:100%;border:none;display:block;background:#fff}.chatbot-page .doc-fallback{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:24px}.chatbot-page .doc-icon{font-size:44px}.chatbot-page .doc-name{font-size:13px;color:#6f6d68;word-break:break-word}.chatbot-page .dl-btn{background:#f4efe6;border:1px solid #e3d9c7;color:#7a5c33;border-radius:6px;padding:6px 16px;font-size:12px;text-decoration:none;transition:background-color .15s}.chatbot-page .dl-btn:hover{background:#ece4d6}.chatbot-page .doc-dots{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 0 4px;flex-shrink:0}.chatbot-page .doc-dot{width:26px;height:26px;cursor:pointer;padding:0;border:1px solid #d7dae0;border-radius:9999px;background:#fff;color:#6f6d68;font-size:12px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s,border-color .15s,color .15s,transform .15s}.chatbot-page .doc-dot:hover{background:#eef0f3;border-color:#b6bcc6;color:#14161a}.chatbot-page .doc-dot.active{background:#8a6a3f;border-color:#8a6a3f;color:#fff;transform:scale(1.08)}.chatbot-page .cite-badge{min-width:17px;height:17px;padding:0 4px;margin-right:6px;background:#8a6a3f;color:#fff;border-radius:9999px;font-size:10px;font-weight:700;vertical-align:1px}.chatbot-page .cite-badge,.chatbot-page .doc-arrow{display:inline-flex;align-items:center;justify-content:center;line-height:1}.chatbot-page .doc-arrow{background:#fff;border:1px solid #e8e4dd;cursor:pointer;color:#14161a;font-size:20px;padding:0;width:34px;height:34px;border-radius:9999px;transition:background-color .15s,border-color .15s,color .15s;box-shadow:0 1px 2px rgba(0,0,0,.04)}.chatbot-page .doc-arrow:hover:not(:disabled){background:#f4efe6;border-color:#e3d9c7;color:#7a5c33}.chatbot-page .doc-arrow:disabled{opacity:.3;cursor:default}.chatbot-page .src-reopen{position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:50;display:flex;flex-direction:column;align-items:center;gap:5px;background:#f4efe6;border:1px solid #e3d9c7;border-right:none;color:#7a5c33;cursor:pointer;border-radius:11px 0 0 11px;padding:14px 6px;box-shadow:-2px 0 10px rgba(0,0,0,.07);font-size:11px;font-weight:600;letter-spacing:.02em;transition:background-color .15s,padding-right .15s}.chatbot-page .src-reopen:hover{background:#ece4d6;padding-right:10px}.chatbot-page .src-reopen span{-ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media(max-width:1023px){.chatbot-page .src-panel,.chatbot-page .src-reopen{display:none}}.reingest-notice{display:flex;align-items:center;gap:1rem;background:#fffbea;border-bottom:1px solid #f0c040;padding:.8rem 2rem;font-size:1.25rem;color:#7a5c00;flex-shrink:0}.reingest-notice .reingest-notice-close{margin-left:auto;border:none;background:none;font-size:1.4rem;cursor:pointer;color:#7a5c00;line-height:1;padding:0 .2rem}.chatbot-page .cai-hero{flex:1;min-height:0;overflow-y:auto;display:flex;background:#f7f6f3}.chatbot-page .cai-hero-inner{max-width:960px;margin:auto;padding:16px 24px 16px;display:flex;flex-direction:column;align-items:center;text-align:center}.chatbot-page .cai-hero-title{font-size:2.6rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#14161a;margin:0 0 6px}.chatbot-page .cai-hero-lead{font-size:14px;font-weight:700;color:#14161a;margin:0}.chatbot-page .cai-hero-desc{font-size:12px;line-height:1.5;color:#6f6d68;max-width:680px;margin:5px 0 0}.chatbot-page .cai-example-grid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.chatbot-page .cai-example{display:flex;align-items:flex-start;gap:8px;text-align:left;background:#fff;border:1px solid #e8e4dd;border-radius:11px;padding:9px 11px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.chatbot-page .cai-example:hover{border-color:#d8d1c5;box-shadow:0 8px 20px rgba(30,26,18,.07);transform:translateY(-2px)}.chatbot-page .cai-example-icon{color:#8a6a3f;flex-shrink:0;margin-top:1px}.chatbot-page .cai-example-body{display:flex;flex-direction:column;gap:2px;min-width:0}.chatbot-page .cai-example-title{font-size:12px;font-weight:700;color:#14161a;line-height:1.25}.chatbot-page .cai-example-sub{font-size:10.5px;color:#6f6d68;line-height:1.35}.chatbot-page .cai-more-label{display:flex;align-items:center;gap:12px;width:100%;max-width:560px;margin:12px 0 8px;color:#9a978f;font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.chatbot-page .cai-more-label:after,.chatbot-page .cai-more-label:before{content:"";flex:1;height:1px;background:#e8e4dd}.chatbot-page .cai-chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.chatbot-page .cai-chip{background:#f1eee8;border:1px solid transparent;border-radius:9999px;padding:5px 11px;font-size:10.5px;white-space:nowrap;color:#45443f;cursor:pointer;transition:background-color .15s,border-color .15s}.chatbot-page .cai-chip:hover{background:#fff;border-color:#e8e4dd}.chatbot-page .cai-input{width:100%;max-width:720px;margin-top:12px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8e4dd;border-radius:14px;padding:7px 7px 7px 14px;box-shadow:0 1px 2px rgba(30,26,18,.04)}.chatbot-page .cai-input-clip{color:#a5a29a;display:flex;flex-shrink:0}.chatbot-page .cai-input-field{flex:1;min-width:0;background:transparent;border:none;outline:none;font-size:12.5px;color:#33322e;padding:4px 0}.chatbot-page .cai-input-field::-moz-placeholder{color:#a5a29a}.chatbot-page .cai-input-field:-ms-input-placeholder{color:#a5a29a}.chatbot-page .cai-input-field::placeholder{color:#a5a29a}.chatbot-page .cai-send{width:28px;height:28px;flex-shrink:0;border:none;border-radius:9999px;background:#8a6a3f;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s}.chatbot-page .cai-send:hover{background:#74572f}.chatbot-page .cai-facts{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid #e8e4dd}.chatbot-page .cai-fact{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 6px;font-size:10px;line-height:1.3;color:#55534e}.chatbot-page .cai-fact .cai-icon{color:#8a6a3f}.chatbot-page .cai-fact+.cai-fact{border-left:1px solid #e8e4dd}@media(max-width:1100px){.chatbot-page .cai-example-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.chatbot-page .cai-hero-title{font-size:2.2rem}.chatbot-page .cai-example-grid{grid-template-columns:1fr}.chatbot-page .cai-facts{grid-template-columns:repeat(2,1fr)}.chatbot-page .cai-fact+.cai-fact{border-left:none}}.chatbot-page .ctx-page{flex:1;min-height:0;overflow-y:auto;background:#f7f6f3}.chatbot-page .ctx-page-inner{max-width:1100px;margin:0 auto;padding:22px 28px 28px}.chatbot-page .ctx-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.chatbot-page .ctx-eyebrow{display:block;font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#9a978f;margin-bottom:4px}.chatbot-page .ctx-title{font-size:2.8rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#14161a;margin:0}.chatbot-page .ctx-sub{font-size:13px;color:#55534e;margin:6px 0 0}.chatbot-page .ctx-head-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.chatbot-page .ctx-tagline{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:16px;line-height:1.2;text-align:right;color:#7d7a73;margin:0;transform:rotate(-3deg)}.chatbot-page .ctx-back{background:#fff;border:1px solid #e8e4dd;border-radius:9999px;padding:5px 12px;font-size:11.5px;color:#55534e;cursor:pointer}.chatbot-page .ctx-back:hover{background:#f1eee8}.chatbot-page .ctx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.chatbot-page .ctx-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid #e8e4dd;border-radius:16px;overflow:hidden;transition:box-shadow .15s,transform .15s}.chatbot-page .ctx-card:not(.is-locked):hover{box-shadow:0 12px 28px rgba(30,26,18,.1);transform:translateY(-2px)}.chatbot-page .ctx-card.is-current{border-color:#8a6a3f}.chatbot-page .ctx-card.is-locked{background:#fbfaf8}.chatbot-page .ctx-card-banner{position:relative;height:92px;overflow:hidden}.chatbot-page .ctx-banner--sand{background:linear-gradient(135deg,#efe6d8,#d9cbb2)}.chatbot-page .ctx-banner--pitch{background:linear-gradient(135deg,#1f4a34,#457f57)}.chatbot-page .ctx-banner--court{background:linear-gradient(135deg,#2b3a55,#52688c)}.chatbot-page .is-locked .ctx-card-banner{filter:grayscale(.85) brightness(1.06)}.chatbot-page .ctx-badge{position:absolute;top:9px;left:10px;z-index:2;background:hsla(0,0%,100%,.94);border-radius:5px;padding:3px 7px;font-size:9.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#45443f}.chatbot-page .ctx-banner-photo{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.chatbot-page .ctx-banner-art{position:absolute;right:-14px;bottom:-18px;color:hsla(0,0%,100%,.34)}.chatbot-page .ctx-banner--sand .ctx-banner-art{color:rgba(122,92,51,.28)}.chatbot-page .ctx-card-mark{position:absolute;left:16px;top:74px;z-index:2;width:36px;height:36px;border-radius:9999px;background:#fff;border:1px solid #e8e4dd;color:#8a6a3f;display:flex;align-items:center;justify-content:center}.chatbot-page .ctx-card-body{flex:1;display:flex;flex-direction:column;padding:24px 16px 16px}.chatbot-page .ctx-card-name{font-size:16px;font-weight:800;color:#14161a;margin:0;line-height:1.2}.chatbot-page .ctx-card-kind{font-size:11.5px;color:#6f6d68;margin:2px 0 0}.chatbot-page .ctx-card-desc{font-size:11.5px;line-height:1.5;color:#55534e;margin:8px 0 12px}.chatbot-page .ctx-cta{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:6px;background:#1e2b3a;color:#fff;border:none;border-radius:8px;padding:8px 15px;font-size:12px;font-weight:700;cursor:pointer;transition:background-color .15s}.chatbot-page .ctx-cta:hover{background:#16202c}.chatbot-page .ctx-cta--locked{background:#eceae5;color:#9a978f;cursor:not-allowed}.chatbot-page .ctx-cta--locked:hover{background:#eceae5}.chatbot-page .ctx-how{display:grid;grid-template-columns:1fr 260px;gap:20px;background:#fff;border:1px solid #e8e4dd;border-radius:14px;padding:16px 18px;margin-top:16px}.chatbot-page .ctx-how-aside{border-left:1px solid #e8e4dd;padding-left:20px}.chatbot-page .ctx-how-title{font-size:13.5px;font-weight:700;color:#14161a;margin:0 0 10px}.chatbot-page .ctx-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.chatbot-page .ctx-step{position:relative;display:flex;align-items:flex-start;gap:8px;padding-right:12px}.chatbot-page .ctx-step-icon{width:30px;height:30px;flex-shrink:0;border-radius:9999px;background:#f5efe4;color:#8a6a3f;display:flex;align-items:center;justify-content:center}.chatbot-page .ctx-step-body{display:flex;flex-direction:column;gap:2px}.chatbot-page .ctx-step-title{font-size:11.5px;font-weight:700;color:#14161a}.chatbot-page .ctx-step-desc{font-size:11px;line-height:1.4;color:#6f6d68}.chatbot-page .ctx-step-arrow{position:absolute;right:0;top:8px;color:#c4c0b8;font-size:18px;line-height:1}.chatbot-page .ctx-links{display:flex;gap:8px;color:#8a6a3f}.chatbot-page .ctx-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px}.chatbot-page .ctx-link{background:none;border:none;padding:0;font-size:11.5px;color:#8a6a3f;text-decoration:underline;cursor:pointer}.chatbot-page .ctx-link:hover{color:#74572f}.chatbot-page .ctx-empty{margin-top:16px;font-size:13px;color:#b3554f}@media(max-width:1100px){.chatbot-page .ctx-grid,.chatbot-page .ctx-how{grid-template-columns:1fr}.chatbot-page .ctx-how-aside{border-left:none;border-top:1px solid #e8e4dd;padding:18px 0 0}.chatbot-page .ctx-steps{grid-template-columns:1fr}.chatbot-page .ctx-step-arrow{display:none}}