/* Conversation surfaces. Each scene starts in the channel where its request happens. */
.sc-demo,.cp-demo{--sc-ink:#242424;--sc-line:#e5e5e5;--sc-ease:cubic-bezier(.22,1,.36,1);--sc-window-shadow:0 4px 8px #00000002,0 18px 64px -28px #00000024;box-sizing:border-box;min-width:0;color:var(--sc-ink);font-size:15px;line-height:1.65}
.sc-demo *,.cp-demo *{box-sizing:border-box;min-width:0}.sc-demo :is(p,h3,h4,dl,dt,dd,ol,ul,blockquote,pre),.cp-demo :is(p,h3,h4,dl,dt,dd,ol,ul,blockquote,pre){margin:0}.sc-demo svg,.cp-demo svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.sc-demo [hidden]{display:none!important}
.sc-demo{width:100%;max-width:960px;margin:auto;background:white;border:0;border-radius:24px;overflow:hidden;box-shadow:var(--sc-window-shadow)}.sc-chatbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 27px;min-height:68px;border-bottom:1px solid var(--sc-line);background:#fff}.sc-channel{display:flex;align-items:center;gap:19px;flex-wrap:wrap}.sc-channel>.au-brand{font-size:14px!important;color:#292929!important}.sc-channel>.au-brand img{width:22px!important;height:22px!important}.sc-channel-label{font-size:14px;color:#70747b;padding-left:18px;border-left:1px solid #e1e3e7}.sc-milo-brand{display:flex;align-items:center;gap:9px;font-size:18px;font-weight:500;letter-spacing:-.045em}.sc-milo-brand img{width:26px;height:26px}
.sc-controls{display:flex;align-items:center;gap:4px;flex:none}.sc-controls button{font:inherit;font-size:14px;min-height:36px;padding:8px 10px;border:0;background:transparent;color:#666;border-radius:6px;cursor:pointer}.sc-controls button:hover{background:#f0f1f4;color:#222}
.sc-chatbody{padding:20px 36px 31px}.sc-example{text-align:right;font-size:14px;letter-spacing:.025em;color:#666;margin-bottom:17px!important}.sc-message{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:13px;align-items:start}.sc-message+.sc-message{margin-top:23px}.sc-person-avatar,.sc-agent-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;flex:none}.sc-person-avatar{background:#e7edf6;color:#56718f;font-size:15px;font-weight:500}.sc-agent-avatar{background:#f3f3f3;border:0}.sc-agent-avatar>img{width:25px;height:25px}.sc-message-author{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.5;margin-bottom:6px}.sc-app-tag{font-size:14px;line-height:1.5;font-weight:500;letter-spacing:.03em;color:#717681;background:#edf0f3;border-radius:3px;padding:1px 4px}.sc-message-content>p{font-size:16px;line-height:1.65;letter-spacing:-.01em;color:#363b42}.sc-message-file{display:inline-flex;align-items:center;gap:10px;border:1px solid #e0e4e9;border-radius:7px;padding:7px 10px;margin-top:11px;font-size:14px;color:#727b88;background:#fcfcfd}.sc-message-file>svg{width:18px;height:18px;color:#7493b5}
.sc-work{margin:13px 0 0;padding:13px 0 12px 15px;border-left:1px solid #e2e2e2;max-width:780px}.sc-work-status{display:flex;align-items:flex-start;gap:9px;min-height:27px}.sc-status{font-size:14px;line-height:1.75;color:#737373;font-weight:500}.sc-work-spinner{width:11px;height:11px;margin-top:5px;flex:none;border:1.5px solid #dde2e9;border-right-color:#777;border-top-color:#777;border-radius:50%}.sc-trace{position:relative;margin-left:20px;transition:height .55s var(--sc-ease)}.sc-enhanced .sc-trace-step{position:absolute;left:0;top:0;width:100%}.sc-demo:not(.sc-enhanced) .sc-trace-step:not([data-sc-trace-stage="4"]){display:none}.sc-trace-step{grid-area:1/1;align-self:start;visibility:hidden;opacity:0;transform:translateY(4px);transition:opacity .45s var(--sc-ease),transform .55s var(--sc-ease),visibility .45s}.sc-trace-source{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;margin:5px 0 7px;font-size:14px;line-height:1.6;color:#666}.sc-trace-step>p{font-size:14px;line-height:1.75;color:#666;max-width:640px}.sc-trace-memory>p{color:#6b6b6b}.sc-trace-done{display:flex;gap:8px;align-items:baseline;padding:4px 0}.sc-trace-done>p{font-size:14px;color:#666}.sc-done-mark{font-size:14px;color:#666}.sc-brain-label{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:#6d6d6d}.sc-brain-label img{width:14px;height:16px}
.sc-demo .au-brand,.cp-demo .au-brand{display:inline-flex;align-items:center;gap:7px;font-size:14px;line-height:1.5;color:#68727e}.sc-demo .au-brand img,.cp-demo .au-brand img{width:16px;height:16px;object-fit:contain;filter:none!important}.sc-demo .au-brand svg,.cp-demo .au-brand svg{width:16px;height:16px;flex:none}
.sc-answer{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .9s var(--sc-ease),opacity .55s ease}.sc-answer-inner{min-height:0;overflow:hidden}.sc-reply-intro{font-size:16px;line-height:1.65;color:#343a42;padding-top:11px;margin-bottom:15px!important;max-width:740px}.sc-answer-inner>.sc-output{padding-top:17px}.sc-deliverable{padding:17px 0 0;margin-top:0;border:0;border-radius:0;background:#fff;box-shadow:none}.sc-deliverable>.sc-output>.sc-output-title{font-size:25px}.sc-deliverable .sc-letter,.sc-deliverable .sc-reply{font-size:16px}
.sc-evidence{margin-top:17px}.sc-evidence>summary{display:flex;align-items:center;gap:7px;list-style:none;cursor:pointer;min-height:34px;font-size:14px;color:#666}.sc-evidence>summary::-webkit-details-marker{display:none}.sc-evidence>summary>svg{width:11px;height:11px;transition:transform .25s}.sc-evidence[open]>summary>svg{transform:rotate(90deg)}.sc-evidence-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:17px 0 3px;border:0}.sc-evidence-record>strong{display:block;font-size:14px;font-weight:500;line-height:1.7;margin:8px 0 4px}.sc-evidence-record>p{font-size:14px;line-height:1.75;color:#666}
/* Slack is a channel thread; direct Milo and WhatsApp requests are chat bubbles. */
.sc-chat-slack .sc-chatbar{padding-top:14px}.sc-chat-slack .sc-channel-label{font-weight:600;color:#34343a;font-size:15px}.sc-chat-slack .sc-person-avatar{border-radius:5px;background:#e7edf6}.sc-chat-slack .sc-agent-avatar{border-radius:5px}.sc-chat-milo .sc-request,.sc-chat-whatsapp .sc-request{display:block;max-width:79%;margin-left:auto;margin-bottom:31px}.sc-chat-milo .sc-request .sc-person-avatar,.sc-chat-whatsapp .sc-request .sc-person-avatar{display:none}.sc-chat-milo .sc-request .sc-message-content,.sc-chat-whatsapp .sc-request .sc-message-content{padding:17px 20px;background:#f3f3f3;border-radius:13px 13px 3px 13px}.sc-chat-milo .sc-request .sc-message-author,.sc-chat-whatsapp .sc-request .sc-message-author{font-size:14px;font-weight:400;color:#666;margin-bottom:5px}.sc-chat-milo .sc-agent-avatar{border:0;background:transparent}.sc-chat-whatsapp{max-width:840px;background:#f8f8f6}.sc-chat-whatsapp .sc-chatbar{background:#fff}.sc-chat-whatsapp .sc-channel-label{font-size:14px}.sc-chat-whatsapp .sc-chatbody{padding-inline:30px}.sc-chat-whatsapp .sc-request .sc-message-content{background:#eaf0f3}.sc-chat-whatsapp .sc-agent-avatar{background:white;border-radius:50%;width:34px;height:34px}.sc-chat-whatsapp .sc-agent-message>.sc-message-content{background:white;border:0;padding:17px 19px;border-radius:3px 13px 13px 13px}.sc-chat-whatsapp .sc-work{padding-left:11px}.sc-chat-whatsapp .sc-deliverable{padding:0;border:0;box-shadow:none}.sc-chat-whatsapp .sc-output>.sc-reply{font-size:16px}.sc-chat-whatsapp .sc-evidence-list{grid-template-columns:1fr}
.sc-chat-milo{border:0;border-radius:24px;box-shadow:var(--sc-window-shadow)}.sc-chat-milo .sc-chatbar{min-height:55px;padding-block:13px;background:#fafafa;border-bottom:0}.sc-chat-milo .sc-channel-label{border:0;padding-left:0;color:#666;font-size:14px}.sc-chat-milo .sc-chatbody{padding:25px 39px 30px}.sc-chat-milo .sc-deliverable{border:0;box-shadow:none;padding:20px 0 0;border-radius:0;background:transparent}.sc-chat-milo .sc-reply-intro{color:#595959}.sc-chat-milo .sc-request .sc-message-content{border-radius:16px 16px 4px 16px}.sc-chat-milo .sc-message-author{font-weight:450}.sc-chat-milo .sc-app-tag{display:none}.sc-chat-milo .sc-answer-inner>.sc-output{padding-top:20px}.sc-chat-milo .sc-work{border-color:#e9e9e9}.sc-chat-milo .sc-evidence{margin-top:13px}.sc-chat-milo .sc-output-title{font-size:27px;font-weight:450;letter-spacing:-.045em}
/* Source receipts replace one another; the reply grows naturally into the thread. */
.sc-demo[data-sc-stage="4"] .sc-trace-step[data-sc-trace-stage="4"],.sc-enhanced[data-sc-stage="1"] .sc-trace-step[data-sc-trace-stage="1"],.sc-enhanced[data-sc-stage="2"] .sc-trace-step[data-sc-trace-stage="2"],.sc-enhanced[data-sc-stage="3"] .sc-trace-step[data-sc-trace-stage="3"]{visibility:visible;opacity:1;transform:translateY(0)}.sc-enhanced:not([data-sc-stage="4"]) .sc-answer{grid-template-rows:0fr;opacity:0}.sc-enhanced:not([data-sc-stage="4"]) .sc-work-spinner{animation:sc-turn 1s linear infinite}.sc-demo[data-sc-stage="4"] .sc-work-status{position:absolute;width:1px;height:1px;min-height:0;overflow:hidden;clip-path:inset(50%)}.sc-demo[data-sc-stage="4"] .sc-work{padding-top:0;padding-bottom:0;border-left:0;margin-top:4px}.sc-demo[data-sc-stage="4"] .sc-trace{margin-left:0}.sc-demo[data-sc-stage="4"] .sc-work-spinner{border-color:#999;background:#999;width:5px;height:5px;margin:8px 3px 0}.sc-demo:not(.sc-enhanced) .sc-work-spinner{display:none}.sc-demo:is([data-sc-state="paused"],[data-sc-motion-paused="true"]) *,.sc-demo:is([data-sc-state="paused"],[data-sc-motion-paused="true"]) *::before,.sc-demo:is([data-sc-state="paused"],[data-sc-motion-paused="true"]) *::after{animation-play-state:paused!important}
@keyframes sc-turn{to{transform:rotate(360deg)}}
.sc-demo :is(button,summary):focus-visible,.cp-demo :is(button,summary):focus-visible,.sc-table-wrap:focus-visible{outline:2px solid #6483a7;outline-offset:3px}
.sc-output-title{font-size:clamp(23px,2.05vw,30px);font-weight:500;line-height:1.25;letter-spacing:-.035em;margin-bottom:21px!important;color:#222}.sc-output-meta{font-size:14px;line-height:1.6;color:#666;margin-bottom:17px!important}.sc-output-title+.sc-output-meta{margin-top:-9px!important}
.sc-letter,.sc-reply{font-size:17px;line-height:1.85;color:#343434;letter-spacing:-.01em;max-width:850px}.sc-letter p+p,.sc-reply p+p{margin-top:17px}.sc-email{max-width:850px}.sc-email .sc-output-meta{padding-bottom:13px;border-bottom:1px solid var(--sc-line)}
.sc-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;margin:21px 0}.sc-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px;line-height:1.55}.sc-table th,.sc-table td{padding:15px 13px;border-bottom:1px solid #e7e7e7;vertical-align:top}.sc-table thead th{font-size:14px;font-weight:500;color:#65758a;background:#f3f6fa}.sc-table tbody th{font-weight:500}.sc-table tbody tr:last-child :is(th,td){border-bottom:0}.sc-table td{font-variant-numeric:tabular-nums}.sc-table .sc-warning-row{background:#f5f5f5}.sc-table .sc-total-row td{font-size:19px;font-weight:500;color:#273e5b}
.sc-note{font-size:14px;line-height:1.75;color:#575757;padding:0;border:0;margin-top:24px!important}.sc-note-warning{color:#575757}.sc-note strong{display:block;font-weight:500;color:#242424;margin-bottom:5px}
.sc-facts,.sc-records{margin-top:23px!important;display:grid}.sc-facts>div,.sc-record{display:grid;grid-template-columns:minmax(110px,.5fr) minmax(0,1fr);gap:20px;padding:14px 0;border-top:1px solid #e9e9e9}.sc-record-label,.sc-facts dt{font-size:14px;color:#666}.sc-record-value,.sc-facts dd{font-size:15px;line-height:1.6;color:#3c3c3c}
.sc-code{background:#202329;color:#e5eaf0;border-radius:10px;padding:13px 0;overflow-x:auto;font:13px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;tab-size:2;margin:18px 0!important}.sc-code code{font:inherit;display:block}.sc-code span{display:block;padding:2px 22px;white-space:pre-wrap;overflow-wrap:anywhere}.sc-code-add{background:#293b51;color:#bfdaff;border-left:2px solid #7fa3d0}.sc-code-remove{background:#3d2b2e;color:#d7a8b0;text-decoration:line-through;border-left:2px solid #bb7b85}
.sc-agenda{list-style:none;padding:0}.sc-agenda-item{display:grid;grid-template-columns:95px 1fr;gap:22px;padding:18px 0;border-top:1px solid #e7e7e7}.sc-agenda-item>span{font-size:14px;color:#6f829b}.sc-agenda-item strong{font-size:16px;font-weight:500;line-height:1.5}.sc-agenda-item p{font-size:14px;color:#666;line-height:1.65;margin-top:6px}.sc-agenda-item small{display:block;color:#788393;font-size:14px;margin-top:7px}
.sc-clauses{display:grid;gap:23px}.sc-clause{display:grid;grid-template-columns:1fr 1fr;gap:14px}.sc-clause>h4{grid-column:1/-1;font-size:14px;font-weight:500;color:#5f6b7c}.sc-before,.sc-after{padding:19px 20px;border-left:2px solid #e0e0e0;background:#fafafa}.sc-after{background:#f3f7fb;border-color:#9ab2cf}.sc-before>span,.sc-after>span{display:block;font-size:14px;color:#666;margin-bottom:9px}.sc-before p,.sc-after p{font-size:16px;line-height:1.65}.sc-before del{text-decoration-color:#be9ba0;color:#666}.sc-after ins{text-decoration-color:#8eacd0;text-underline-offset:4px}
/* Actual work keeps its own information design. */
.sc-output-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px}.sc-output-meta>span+span{padding-left:12px;border-left:1px solid #ddd}.sc-output-meta+.sc-facts{margin-top:0!important}.sc-table .sc-table-flagged{background:#f5f5f5}.sc-code-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 17px;border:1px solid #303642;border-bottom:0;border-radius:7px 7px 0 0;background:#282d35;color:#d7dfe9;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;margin-top:18px}.sc-code-header+.sc-code{margin-top:0!important;border-radius:0 0 7px 7px}.sc-code-header>span:last-child{color:#9fb6d7;white-space:nowrap}.sc-code code>span[data-old]{position:relative;padding-left:calc(6ch + 28px);min-height:26px}.sc-code code>span[data-old]::before,.sc-code code>span[data-old]::after{position:absolute;top:2px;width:3ch;text-align:right;color:#8792a2;font-size:14px;text-decoration:none}.sc-code code>span[data-old]::before{left:8px;content:attr(data-old)}.sc-code code>span[data-old]::after{left:calc(3ch + 18px);content:attr(data-new)}
.sc-demo[data-sc-audience="department-marketing"] .sc-facts{grid-template-columns:1fr 1fr;gap:23px}.sc-demo[data-sc-audience="department-marketing"] .sc-facts>div{grid-template-columns:1fr;gap:5px}.sc-demo[data-sc-audience="department-marketing"] .sc-facts dd{font-size:26px;letter-spacing:-.035em;color:#466487}.sc-demo[data-sc-audience="department-finance"] .sc-table :is(th,td){border:1px solid #e0e5ec}.sc-demo[data-sc-audience="department-people"] .sc-agenda-item{grid-template-columns:80px 1fr;padding:18px 0}.sc-demo[data-sc-audience="department-support"] .sc-facts{font-size:14px}.sc-demo[data-sc-audience="department-legal"] .sc-before p,.sc-demo[data-sc-audience="department-legal"] .sc-after p{font-size:15px}
.de-feature-body>.sc-demo,.ie-feature-demo>.sc-demo{margin-inline:auto}.de-feature .de-feature-note-concise{display:flex;justify-content:center;margin-top:30px}.de-feature .de-feature-note-concise .au-text-link{align-self:center}.de-workflow-object{min-width:0}.de-page:is([data-department="marketing"],[data-department="people"],[data-department="legal"]) .de-workflow:nth-child(2) .de-workflow-object{grid-column:1;grid-row:1}
@media(max-width:1000px){.sc-chatbody{padding-inline:28px}.sc-deliverable{padding:17px 0 0}.sc-facts>div,.sc-record{grid-template-columns:110px minmax(0,1fr);gap:14px}.sc-table{font-size:14px}}
@media(max-width:800px){.sc-evidence-list{grid-template-columns:1fr;gap:17px}.sc-chatbody{padding:20px 25px 27px}.sc-chat-whatsapp .sc-chatbody{padding-inline:23px}.sc-chatbar{padding-inline:23px}.sc-channel{gap:12px}.sc-channel-label{padding-left:12px}.sc-table{min-width:410px}.sc-table th,.sc-table td{padding:13px 10px}.sc-table th:first-child{position:sticky;left:0;background:#fff;border-right:1px solid #e6e9ed;z-index:1}.sc-table thead th:first-child{background:#f3f6fa}.sc-table .sc-table-flagged th:first-child{background:#f5f5f5}.de-workflow-object{grid-column:auto!important;grid-row:auto!important}}
@media(max-width:520px){.sc-demo{border-radius:18px}.sc-chat-milo .sc-chatbody{padding:20px 22px 26px}.sc-chat-milo .sc-deliverable{padding:15px 0 0}.sc-chatbar{padding:13px 17px;gap:12px;flex-wrap:wrap}.sc-channel{gap:8px}.sc-channel>.au-brand{font-size:14px!important}.sc-channel-label{font-size:14px;max-width:175px}.sc-chat-slack .sc-channel-label{font-size:14px}.sc-milo-brand{font-size:16px}.sc-milo-brand img{width:23px;height:23px}.sc-controls{margin-left:auto}.sc-controls button{min-height:34px;font-size:14px;padding:7px 8px}.sc-chatbody,.sc-chat-whatsapp .sc-chatbody{padding:18px 18px 23px}.sc-example{font-size:14px;margin-bottom:24px!important}.sc-message{display:block}.sc-person-avatar,.sc-agent-avatar{position:absolute;left:0;top:0;width:27px;height:27px;border-radius:5px;font-size:14px}.sc-agent-avatar>img{width:21px;height:21px}.sc-message-author{font-size:14px;min-height:27px;padding-left:35px;margin-bottom:9px}.sc-message-content>p,.sc-reply-intro{font-size:15px;line-height:1.8}.sc-message+.sc-message{margin-top:25px}.sc-chat-milo .sc-request,.sc-chat-whatsapp .sc-request{max-width:95%;margin-bottom:26px}.sc-chat-milo .sc-request .sc-message-content,.sc-chat-whatsapp .sc-request .sc-message-content{padding:15px 17px}.sc-chat-milo .sc-request .sc-message-author,.sc-chat-whatsapp .sc-request .sc-message-author{padding:0;min-height:0}.sc-chat-whatsapp .sc-agent-avatar{left:13px;top:13px;width:25px;height:25px}.sc-chat-whatsapp .sc-agent-avatar>img{width:19px;height:19px}.sc-chat-whatsapp .sc-agent-message>.sc-message-content{padding:14px}.sc-chat-whatsapp .sc-message-author{padding-left:31px}.sc-chat-whatsapp .sc-output>.sc-reply{font-size:15px}.sc-work{padding-left:11px;margin-top:9px}.sc-work-status{min-height:27px;gap:7px}.sc-status{font-size:14px;line-height:1.7}.sc-trace{margin-left:0}.sc-trace-source{display:block;font-size:14px}.sc-trace-source>.au-brand,.sc-trace-source>.sc-brain-label{display:flex;margin-bottom:5px}.sc-trace-step>p{font-size:14px;line-height:1.75}.sc-trace-done>p{font-size:14px}.sc-deliverable{padding:16px 0 0;border-radius:0}.sc-deliverable>.sc-output>.sc-output-title,.sc-output-title{font-size:23px}.sc-letter,.sc-reply,.sc-deliverable .sc-letter,.sc-deliverable .sc-reply{font-size:15px}.sc-output-meta{font-size:14px;gap:6px 9px;margin-bottom:17px!important}.sc-output-meta>span+span{padding-left:9px}.sc-facts>div,.sc-record{grid-template-columns:1fr;gap:5px;padding:13px 0}.sc-facts dd,.sc-record-value{font-size:14px}.sc-facts dt,.sc-record-label{font-size:14px}.sc-note{font-size:14px}.sc-clauses{gap:19px}.sc-clause{grid-template-columns:1fr;gap:9px}.sc-before,.sc-after{padding:15px}.sc-before p,.sc-after p{font-size:14px}.sc-code{font-size:14px;padding-block:15px}.sc-code code>span[data-old]{padding-left:calc(6ch + 18px);padding-right:10px;min-height:26px}.sc-code code>span[data-old]::before{left:0;width:3ch;font-size:14px}.sc-code code>span[data-old]::after{left:calc(3ch + 8px);width:3ch;font-size:14px}.sc-code-header{font-size:14px;padding:11px 12px}.sc-agenda-item,.sc-demo[data-sc-audience="department-people"] .sc-agenda-item{grid-template-columns:65px 1fr;gap:13px}.sc-agenda-item strong{font-size:14px}.sc-agenda-item p{font-size:14px}.sc-message-file{font-size:14px;padding:8px 10px}}

/* Companion scenes share the site’s quiet proportions, not one dashboard template. */
.cp-demo{width:100%;max-width:690px;margin-inline:auto;font-family:var(--sans,Arial,Helvetica,sans-serif);position:relative;isolation:isolate}
.cp-frame{position:relative;background:#fff;border:0;border-radius:18px;box-shadow:var(--sc-window-shadow);overflow:hidden}
.cp-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 23px;border-bottom:1px solid #ececec;min-height:58px;background:#fff}
.cp-toolbar .au-brand{font-size:14px;color:#393939;gap:9px}.cp-toolbar .au-brand img{width:20px;height:20px}.cp-example{font-size:14px;color:#666;text-align:right}
.cp-body{padding:30px}.cp-request{font-size:14px;line-height:1.7;max-width:510px;margin:0 12px 21px!important;color:#4d4d4d}.cp-request>span{display:block;font-size:14px;color:#666;margin-bottom:8px}

.cp-demo .sc-output-title{font-size:25px;line-height:1.2;letter-spacing:-.035em;margin-bottom:22px!important}.cp-demo .sc-output-meta{font-size:14px;color:#666;margin-bottom:14px!important;gap:7px}.cp-demo .sc-letter,.cp-demo .sc-reply{font-size:14px;line-height:1.8;color:#444}.cp-demo .sc-letter p+p{margin-top:15px}.cp-demo .sc-note{font-size:14px;line-height:1.75;margin-top:20px!important}.cp-demo .sc-facts,.cp-demo .sc-records{margin-top:20px!important}.cp-demo .sc-facts>div,.cp-demo .sc-record{grid-template-columns:minmax(90px,.38fr) minmax(0,1fr);gap:17px;padding:13px 0}.cp-demo .sc-facts dt,.cp-demo .sc-record-label{font-size:14px}.cp-demo .sc-facts dd,.cp-demo .sc-record-value{font-size:14px;line-height:1.6}
.cp-toolbar>.au-brand{flex:1;max-width:100%;white-space:normal}.cp-toolbar .au-brand>span,.sc-trace-source .au-brand>span{white-space:normal;overflow-wrap:anywhere}.cp-toolbar .au-brand img{flex:none}.cp-toolbar .cp-example{flex:none;max-width:88px}
/* A document is a sheet of work, with the restrained typography of our editorial cards. */
.cp-document{padding:12px 9px 15px}.cp-document::before{content:'';position:absolute;inset:18px 15px 6px;background:#f4f4f4;border-radius:13px;transform:translateY(calc(var(--cp-scroll-y,0px) * -.5)) rotate(-1.1deg);transition:transform .7s var(--sc-ease);z-index:-1}.cp-document .cp-frame{border-radius:12px}.cp-document .cp-toolbar{background:#fafafa;border-bottom:1px solid #ededed}.cp-document .cp-body{padding:36px 38px 32px}.cp-document .sc-output-title{font-family:var(--sans);font-size:29px;font-weight:450;letter-spacing:-.04em}.cp-document .sc-letter{color:#454545}.cp-document .sc-note{border:0;padding:0;color:#575757}.cp-page .sc-output-title,.cp-decision .sc-output-title,.cp-handover .sc-output-title{font-family:var(--sans,Arial,Helvetica,sans-serif);font-size:27px;font-weight:500}.cp-email{padding:0}.cp-email::before{display:none}.cp-email .cp-frame{border-radius:16px}.cp-email .cp-body{padding:29px 30px}.cp-email .sc-output-title{font-family:var(--sans,Arial,Helvetica,sans-serif);font-size:24px}.cp-email .sc-letter{padding-top:19px;border-top:1px solid #e7e7e7}.cp-email .sc-records{font-size:14px}
/* Analysis stays tabular. The selected or unresolved row gets the only accent. */
.cp-table .cp-frame{border-radius:13px}.cp-table .cp-body{padding:28px 0 12px}.cp-table .sc-output>:not(.sc-table-wrap){margin-left:27px!important;margin-right:27px!important}.cp-table .sc-table-wrap{margin:21px 0 0}.cp-table .sc-table{font-size:14px;line-height:1.6;min-width:430px}.cp-table .sc-table th,.cp-table .sc-table td{padding:14px 15px;border:1px solid #e9e9e9}.cp-table .sc-table th:first-child{border-left:0}.cp-table .sc-table td:last-child{border-right:0}.cp-table .sc-table thead th{font-size:14px;color:#737373;background:#f5f5f5}.cp-table .sc-table tbody tr:last-child :is(th,td){border-bottom:1px solid #e9e9e9}.cp-table .sc-note{padding-bottom:17px}.cp-table .sc-table-flagged{background:#f5f5f5}
/* Scheduling reads down a calm time rail rather than as a grid of status boxes. */
.cp-schedule .cp-body{padding:31px 28px}.cp-schedule .sc-agenda-item{grid-template-columns:72px 1fr;gap:22px;padding:17px 0;border-top:0}.cp-schedule .sc-agenda-item>span{font-size:14px;color:#666;text-align:right;padding-top:3px}.cp-schedule .sc-agenda-item>div{position:relative;padding:0 0 4px 19px;border-left:1px solid #dfdfdf}.cp-schedule .sc-agenda-item>div::before{content:'';position:absolute;width:5px;height:5px;border-radius:50%;background:#555;left:-3px;top:9px}.cp-schedule .sc-agenda-item strong{font-size:14px;line-height:1.55;font-weight:500}.cp-schedule .sc-agenda-item p{font-size:14px;line-height:1.6;color:#666}.cp-schedule .sc-table{font-size:14px}.cp-schedule .sc-table th,.cp-schedule .sc-table td{padding:13px 9px}.cp-schedule .sc-table thead th{font-size:14px}.cp-plan .sc-records{gap:9px}.cp-plan .sc-record{padding:12px 14px;border:0;border-radius:8px;background:#f7f7f7}.cp-appointment .sc-record:first-child,.cp-kickoff .sc-record:first-child{border-top:0}.cp-appointment .sc-record:first-child dd{font-size:18px;color:#2c2c2c;letter-spacing:-.025em}
/* Issues and handoffs have a record’s compact hierarchy. */
.cp-ticket .cp-body{padding:29px}.cp-ticket .sc-output-title{font-size:26px;max-width:440px}.cp-ticket .sc-output-meta{font-size:14px}.cp-ticket .sc-records{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;margin-top:22px!important}.cp-ticket .sc-record{padding:12px 0;border-top:1px solid #eee}.cp-ticket .sc-record:first-child{border-top:0}.cp-ticket .sc-record dd{font-size:14px}.cp-ticket .sc-note{font-size:14px;border:0;padding:0;background:transparent;color:#575757}.cp-issue .sc-output-title{font-size:26px}.cp-issue .sc-record-label{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.cp-approval .sc-record:last-child{color:#242424}.cp-checklist .sc-record{grid-template-columns:minmax(80px,.35fr) 1fr}.cp-checklist .sc-record-label{color:#5e5e5e}
/* Customer conversations stay short. Supporting records open on demand. */
.cp-chat{max-width:590px}.cp-chat .cp-body{padding:25px 24px}.cp-chat-heading .sc-output-title{font-size:19px;font-weight:500;margin-bottom:23px!important;letter-spacing:-.02em}.cp-chat-heading .sc-output-meta{font-size:14px;margin-bottom:8px!important}.cp-thread{display:flex;flex-direction:column;gap:20px}.cp-message{max-width:90%;font-size:14px;line-height:1.7}.cp-author{display:block;font-size:14px;font-weight:500;color:#727272;margin-bottom:7px}.cp-user{margin-left:auto;padding:14px 17px;border-radius:12px 12px 3px 12px;background:#eceff1}.cp-agent{padding:17px 18px;background:#fff;border:0;border-radius:3px 12px 12px 12px}.cp-message .sc-reply,.cp-message .sc-letter{font-size:14px;line-height:1.75}.cp-whatsapp .cp-body{background:#f7f7f5}.cp-whatsapp .cp-toolbar{background:#fff}.cp-whatsapp .cp-author{font-size:14px}.cp-whatsapp .cp-agent .cp-author{color:#4f6170}.cp-chat .cp-context{margin-top:20px}.cp-context>summary{font-size:14px;color:#666;cursor:pointer;min-height:32px;padding:7px 0;list-style:none}.cp-context>summary::before{content:'+';margin-right:8px;font-size:14px}.cp-context[open]>summary::before{content:'−'}.cp-context>summary::-webkit-details-marker{display:none}.cp-context>.sc-output{padding-top:1px}.cp-context .sc-note{font-size:14px}.cp-context .sc-facts>div{gap:16px}.cp-slack .cp-body{background:#fff}.cp-slack .cp-user,.cp-slack .cp-agent{margin:0;padding:0 0 0 39px;border:0;border-radius:0;background:none;max-width:100%;position:relative}.cp-slack .cp-message::before{content:'';position:absolute;left:0;top:0;width:27px;height:27px;border-radius:5px;background:#e7e7e7}.cp-slack .cp-agent::before{background:#f2f2f2 url('/_hexagon/media/milo-mark.svg') center/22px no-repeat}.cp-slack .cp-author{font-size:14px;font-weight:600;color:#333;margin-bottom:6px}.cp-slack .cp-message .sc-letter{font-size:14px}
@media(max-width:800px){.cp-demo{max-width:660px}.cp-demo .sc-table{min-width:400px}.cp-demo .sc-table th:first-child{background:#fff}.cp-demo .sc-table thead th:first-child{background:#f5f5f5}.cp-demo .sc-table .sc-table-flagged th:first-child{background:#f5f5f5}}
@media(max-width:520px){.cp-demo{font-size:14px}.cp-toolbar{padding:14px 17px;gap:12px}.cp-toolbar .au-brand{font-size:14px}.cp-example{font-size:14px}.cp-body,.cp-document .cp-body,.cp-email .cp-body,.cp-ticket .cp-body,.cp-schedule .cp-body,.cp-chat .cp-body{padding:23px 20px}.cp-document{padding:8px 4px 10px}.cp-document .sc-output-title{font-size:26px}.cp-demo .sc-output-title{font-size:23px}.cp-demo .sc-letter,.cp-demo .sc-reply{font-size:14px}.cp-demo .sc-record,.cp-demo .sc-facts>div{grid-template-columns:1fr;gap:5px;padding:11px 0}.cp-demo .sc-record-value,.cp-demo .sc-facts dd{font-size:14px}.cp-demo .sc-record-label,.cp-demo .sc-facts dt{font-size:14px}.cp-demo .sc-note{font-size:14px}.cp-chat-heading .sc-output-title{font-size:18px}.cp-message{max-width:94%;font-size:14px}.cp-message .sc-reply,.cp-message .sc-letter{font-size:14px}.cp-user{padding:13px 15px}.cp-agent{padding:15px}.cp-schedule .sc-agenda-item{grid-template-columns:56px 1fr;gap:12px}.cp-schedule .sc-agenda-item strong{font-size:14px}.cp-schedule .sc-agenda-item p{font-size:14px}.cp-table .cp-body{padding:24px 0 8px}.cp-table .sc-output>:not(.sc-table-wrap){margin-left:20px!important;margin-right:20px!important}.cp-table .sc-table{font-size:14px}.cp-table .sc-table th,.cp-table .sc-table td{padding:12px 10px}.cp-request{font-size:14px;margin-inline:5px!important}.cp-slack .cp-user,.cp-slack .cp-agent{padding-left:35px}.cp-slack .cp-message .sc-letter{font-size:14px}}


/* Campaign economics and a working week have their own visual rhythm. */
.sc-campaigns{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin:27px 0 28px}.sc-campaign>span{font-size:14px;color:#737373}.sc-campaign>strong{display:block;font-size:48px;line-height:1.15;font-weight:450;letter-spacing:-.055em;margin:13px 0 6px}.sc-campaign:first-child>strong{color:#496e96}.sc-campaign>p{font-size:14px;color:#666}.sc-cost-bar{height:4px;margin:21px 0;background:#f0f0f0;overflow:hidden;border-radius:3px}.sc-cost-bar>i{height:100%;display:block;background:#b9b9b9;border-radius:3px;transform-origin:left}.sc-campaign:first-child .sc-cost-bar>i{background:#6b8db1}.sc-campaign dl{display:grid;gap:10px}.sc-campaign dl>div{display:flex;gap:18px;justify-content:space-between;font-size:14px;line-height:1.6}.sc-campaign dt{color:#666;max-width:190px}.sc-campaign dd{font-size:14px;color:#363636;font-variant-numeric:tabular-nums;flex:none}.sc-data-detail{margin-top:19px}.sc-data-detail>summary{font-size:14px;color:#7b7b7b;cursor:pointer;min-height:32px;list-style:none;padding:7px 0}.sc-data-detail>summary::before{content:'+';margin-right:9px}.sc-data-detail[open]>summary::before{content:'−'}.sc-data-detail>summary::-webkit-details-marker{display:none}
.sc-week{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:24px 0 26px!important}.sc-week-day>span{display:block;font-size:14px;color:#666;margin:0 0 12px 3px}.sc-week-day>div{background:#f5f5f5;min-height:155px;padding:22px 19px;border-radius:12px}.sc-week-day strong{font-size:17px;font-weight:450;letter-spacing:-.025em;line-height:1.4;display:block}.sc-week-day p{font-size:14px;line-height:1.65;color:#666;margin-top:17px!important}
.sc-enhanced[data-sc-stage="4"] .sc-code-add{animation:sc-line-in .65s var(--sc-ease) both}.sc-enhanced[data-sc-stage="4"] .sc-code-add:nth-child(3){animation-delay:.15s}.sc-enhanced[data-sc-stage="4"] .sc-code-add:nth-child(n+5){animation-delay:.3s}.sc-enhanced[data-sc-stage="4"] .sc-cost-bar>i{animation:sc-bar-in 1.1s var(--sc-ease) both}
@keyframes sc-line-in{from{opacity:.25}to{opacity:1}}@keyframes sc-bar-in{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:520px){.sc-campaigns{gap:22px;margin-top:23px}.sc-campaign>strong{font-size:37px}.sc-campaign>span{font-size:14px}.sc-campaign>p{font-size:14px}.sc-campaign dl>div{display:block;font-size:14px}.sc-campaign dd{font-size:14px;margin-top:3px!important}.sc-cost-bar{margin:17px 0}.sc-week{grid-template-columns:1fr;gap:16px}.sc-week-day{display:grid;grid-template-columns:59px 1fr;gap:13px}.sc-week-day>span{font-size:14px;margin-top:19px}.sc-week-day>div{min-height:0;padding:18px}.sc-week-day strong{font-size:15px}.sc-week-day p{font-size:14px;margin-top:9px!important}}

.sc-evidence-outcome{margin-top:23px;padding-top:3px}.sc-evidence-outcome .sc-facts>div{padding:10px 0}.sc-evidence-outcome .sc-facts dd{font-size:14px}.sc-demo[data-sc-audience="industry-logistics"] .sc-output>.sc-note{background:#f5f5f5;border:0;border-radius:12px;padding:20px 23px;color:#555}.sc-demo[data-sc-audience="industry-logistics"] .sc-output>.sc-note>strong{display:block;font-size:14px;color:#666;margin-bottom:10px}.sc-demo[data-sc-audience="industry-logistics"] .sc-output>.sc-note>p{font-size:15px;line-height:1.75}
/* A restrained lift belongs to the work object; surrounding copy stays still. */
.cp-motion-enhanced>.cp-frame{transform:translateY(6px);opacity:.65;transition:transform .7s var(--sc-ease),opacity .6s ease}.cp-motion-entered>.cp-frame{transform:translateY(var(--cp-scroll-y,0px));opacity:1}.cp-depth-active.cp-motion-entered>.cp-frame{transition:transform .7s var(--sc-ease),opacity .6s ease}.cp-motion-static>.cp-frame{transform:none;opacity:1;transition:none}.cp-document.cp-motion-static::before{transform:rotate(-1.1deg);transition:none}

/* Buyer choices use product and itinerary cards, not an internal analysis table. */
.sc-options{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:23px 0 21px}.sc-option{background:#f6f6f6;padding:22px 20px;border-radius:15px}.sc-option h4{font-size:14px;font-weight:500;line-height:1.5;letter-spacing:-.01em}.sc-option-metric{margin-top:24px}.sc-option-metric>span{display:block;font-size:14px;color:#666;margin-bottom:6px}.sc-option-metric>strong{display:block;font-size:25px;line-height:1.25;font-weight:450;letter-spacing:-.04em}.sc-option-status{font-size:14px;line-height:1.5;color:#4f6882;margin-top:13px!important}.sc-option-later .sc-option-status{color:#575757}.sc-option dl{margin-top:20px!important;display:grid;gap:13px}.sc-option dl>div{display:grid;gap:4px}.sc-option dt{font-size:14px;color:#666}.sc-option dd{font-size:14px;color:#5c5c5c;line-height:1.5}.sc-options-flight .sc-option{background:#fafafa;padding-bottom:23px}.sc-options-flight .sc-option-metric{padding-top:22px;border-top:1px dashed #ddd;margin-top:18px}.sc-options-flight .sc-option-metric>strong{font-size:23px}.sc-options-flight .sc-option-status{padding-top:3px}.sc-options-product .sc-option:first-child{background:#f1f4f6}.sc-options-product .sc-option-metric>strong{font-size:34px}.sc-options-product .sc-option-status{padding:4px 0;font-weight:500}
@media(max-width:520px){.sc-options{grid-template-columns:1fr;gap:12px;margin-top:18px}.sc-option,.sc-options-flight .sc-option{padding:19px}.sc-option-metric{margin-top:17px}.sc-option dl{grid-template-columns:1fr 1fr;gap:13px;margin-top:17px!important}.sc-option-metric>strong,.sc-options-flight .sc-option-metric>strong{font-size:25px}.sc-option h4{font-size:14px}.sc-option dd{font-size:14px}.sc-options-product .sc-option-metric>strong{font-size:30px}.sc-options-product .sc-option{display:grid;grid-template-columns:1fr auto;gap:0 10px}.sc-options-product .sc-option h4{grid-column:1/-1}.sc-options-product .sc-option-metric{grid-column:1}.sc-options-product .sc-option-status{align-self:end;grid-column:2;grid-row:2;margin-bottom:4px!important}.sc-options-product .sc-option dl{grid-column:1/-1}.sc-options-flight .sc-option-metric{padding-top:15px;margin-top:15px}}


.sc-table-hint{display:none}.sc-enhanced[data-sc-stage="4"] :is(.sq-paper,.sc-option){animation:sc-paper-in .8s var(--sc-ease) both}.sc-enhanced[data-sc-stage="4"] :is(.sq-paper,.sc-option):nth-child(2){animation-delay:.12s}
@keyframes sc-paper-in{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:800px){.sc-demo .sc-table:not(.sc-table-responsive):has(thead th:nth-child(2):last-child),.cp-demo .sc-table:not(.sc-table-responsive):has(thead th:nth-child(2):last-child){min-width:0;table-layout:fixed}.sc-table:not(.sc-table-responsive):has(thead th:nth-child(2):last-child) th:first-child{width:63%;position:static}.sc-table:not(.sc-table-responsive):has(thead th:nth-child(2):last-child) td{width:37%;overflow-wrap:anywhere}.sc-table-hint{display:flex;justify-content:flex-end;gap:10px;font-size:14px;color:#666;line-height:1.5;margin:8px 0 0!important}.cp-demo .sc-table-hint{font-size:14px;margin-top:8px!important}.cp-table .sc-table-hint{margin-right:20px!important}}


/* Email and calendar drafts expose the fields a person actually needs. */
.cp-mail-fields{margin:0 0 23px!important;display:grid;gap:13px;padding-bottom:22px;border-bottom:1px solid #e5e5e5}.cp-mail-fields>div{display:grid;grid-template-columns:48px 1fr;gap:14px}.cp-mail-fields dt{font-size:14px;line-height:1.7;color:#666}.cp-mail-fields dd{font-size:14px;line-height:1.7;color:#666}.cp-mail-fields .cp-mail-subject{font-size:22px;line-height:1.3;letter-spacing:-.03em;font-weight:450;color:#242424}.cp-mail-fields>div:last-child{align-items:baseline}.cp-email .cp-mail-fields+.sc-letter{padding-top:0;border-top:0}.cp-email .cp-context{margin-top:25px}.cp-event-time{margin:0 0 25px!important;padding:22px 23px;background:#f4f4f4;border-radius:13px}.cp-event-time>span{display:block;font-size:14px;color:#666;margin-bottom:9px}.cp-event-time>strong{display:block;font-size:28px;line-height:1.2;letter-spacing:-.04em;font-weight:450}.cp-event-time>p{font-size:14px;color:#878787;line-height:1.6;margin-top:11px!important}.cp-event-details{margin-top:23px}.cp-event-details>.sc-output{padding-top:7px}.cp-kickoff .sc-letter{font-size:14px}.cp-event-details .sc-record:first-child dd{font-size:14px}
@media(max-width:520px){.cp-mail-fields>div{grid-template-columns:38px 1fr;gap:10px}.cp-mail-fields dt{font-size:14px}.cp-mail-fields dd{font-size:14px}.cp-mail-fields .cp-mail-subject{font-size:21px}.cp-event-time{padding:20px}.cp-event-time>strong{font-size:25px}.cp-kickoff .sc-letter{font-size:14px}}


/* A presentation is something to look through, one decision at a time. */
.sc-deck-heading{display:flex;align-items:center;gap:24px;justify-content:space-between;margin-bottom:22px}.sc-deck-heading .sc-output-title{font-size:23px!important;margin-bottom:0!important}.sc-deck-tabs{display:flex;gap:5px;flex:none}.sc-deck-tabs button{display:grid;place-items:center;background:#f0f0f0;border:0;border-radius:50%;width:30px;height:30px;cursor:pointer;font:inherit;font-size:14px;color:#666}.sc-deck-tabs button[aria-selected="true"]{background:#242424;color:white}.sc-deck-tabs button:hover{box-shadow:0 0 0 1px #bbb}.sc-slide-stack{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sc-slide{min-height:235px;padding:30px 31px;background:#f2f2f2;border-radius:15px}.sc-slide:first-child{background:#252525;color:#fff}.sc-slide h4{font-size:14px;font-weight:400;letter-spacing:.01em;line-height:1.6;color:#666}.sc-slide:first-child h4{color:#b3b3b3}.sc-slide p{font-size:25px;line-height:1.3;letter-spacing:-.035em;margin-top:27px!important;font-weight:400}.sc-deck-enhanced .sc-slide-stack{display:block}.sc-deck-enhanced .sc-slide{min-height:275px;padding:35px 39px;animation:sc-slide-in .5s var(--sc-ease)}.sc-deck-enhanced .sc-slide p{max-width:620px;font-size:30px;line-height:1.3}.sc-slide:focus-visible{outline:2px solid #888;outline-offset:3px}@keyframes sc-slide-in{from{opacity:.25;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:520px){.sc-deck-heading{display:block;margin-bottom:18px}.sc-deck-heading .sc-output-title{font-size:23px!important;margin-bottom:16px!important}.sc-deck-tabs{gap:7px}.sc-deck-tabs button{width:34px;height:34px;font-size:14px}.sc-slide-stack{grid-template-columns:1fr}.sc-slide,.sc-deck-enhanced .sc-slide{padding:24px;min-height:280px}.sc-slide p,.sc-deck-enhanced .sc-slide p{font-size:23px;line-height:1.35}.sc-slide h4{font-size:14px}}

.sc-option dl:empty{display:none}.sc-options-common{display:flex;flex-wrap:wrap;gap:15px 30px;margin-top:21px!important}.sc-options-common>div{display:grid;gap:4px}.sc-options-common dt{font-size:14px;color:#666}.sc-options-common dd{font-size:14px;color:#666;line-height:1.6}.sc-options-product .sc-option{padding-bottom:22px}
.sc-data-explanation{font-size:14px;line-height:1.7;color:#666;margin-top:13px!important}.sc-demo[data-sc-audience="department-legal"] .sc-before p,.sc-demo[data-sc-audience="department-legal"] .sc-after p{overflow-wrap:break-word}
@media(min-width:380px) and (max-width:520px){.sc-demo[data-sc-audience="department-legal"] .sc-clause{grid-template-columns:1fr 1fr;gap:9px}.sc-demo[data-sc-audience="department-legal"] .sc-before,.sc-demo[data-sc-audience="department-legal"] .sc-after{padding:13px 11px}.sc-demo[data-sc-audience="department-legal"] .sc-before p,.sc-demo[data-sc-audience="department-legal"] .sc-after p{font-size:14px;line-height:1.7}}
@media(prefers-reduced-motion:reduce){.sc-demo *,.sc-demo *::before,.sc-demo *::after,.cp-demo *{animation:none!important;transition:none!important;transform:none!important}.sc-demo .sc-answer{grid-template-rows:1fr!important;opacity:1!important}}

/* Provenance is part of the answer: compact, readable and never hidden by default.
   Custom work uses spacing and neutral tone, without outlined cards or accent rails. */
.sc-citations{margin-top:26px;padding:0;border:0;color:#686868;font-size:14px;line-height:1.65}
.sc-citations-label{font-size:14px;color:#737373;margin:0 0 9px!important}
.sc-citations ul{display:flex;flex-wrap:wrap;gap:9px 24px;list-style:none;margin:0!important;padding:0}
.sc-citations li{display:flex;align-items:center;flex-wrap:wrap;gap:3px 6px;max-width:100%;min-width:0}
.sc-citations :is(.au-brand,.sc-brain-label){display:inline-flex;align-items:center;gap:6px;font-size:14px;line-height:1.65;color:#686868;white-space:normal;max-width:100%}
.sc-citations :is(.au-brand,.sc-brain-label) img{width:13px;height:14px;object-fit:contain;flex:none;filter:none}
.sc-citation-title{color:#575757;overflow-wrap:anywhere}
.sc-citation-separator{color:#a0a0a0}
.sc-answer-inner>.sc-evidence,.sc-chat-milo .sc-answer-inner>.sc-evidence{margin-top:7px}
.sc-answer-inner>.sc-evidence>summary{font-size:14px;color:#737373}
.cp-body>.sc-citations{margin-top:28px}
@media(max-width:520px){.sc-citations ul{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.sc-citations{font-size:14px}.sc-citations li{column-gap:5px}.sc-citations :is(.au-brand,.sc-brain-label){font-size:14px}}

.cp-table .cp-body>.sc-citations{margin:22px 27px 15px}
/* In the product shortlist, availability answers the shopper's question. */
.sc-options-product .sc-option:first-child{background:#f5f5f5}
.sc-options-product .sc-option-status{color:#737373;font-weight:400}
@media(max-width:600px){.sc-options-product .sc-option{display:block}.sc-options-product .sc-option-status{margin-top:10px!important;margin-bottom:0!important}.sc-options-product .sc-option-metric>strong{font-size:30px}}

/* Touch readers see the complete request, retrieved context and final work in
   the same window. The long answer traverses only after the sources resolve. */
@media(max-width:999px){
 .sc-mobile-track{position:relative;width:100%;min-width:0}
 .sc-mobile-pin{position:sticky;display:flex;flex-direction:column;gap:18px;min-width:0}
 .sc-mobile-heading{font-family:var(--sans);font-size:clamp(22px,5.8vw,30px);font-weight:400;line-height:1.12;letter-spacing:-.045em;color:#202020;margin:0;flex:none;text-wrap:balance}
 .sc-mobile-heading:empty{display:none}
 .sc-mobile-window{position:relative;min-height:0;flex:1;overflow:hidden;border-radius:18px;background:transparent}
 .sc-demo.sc-mobile-scroll{max-width:none;border-radius:18px;box-shadow:var(--sc-window-shadow);transform:translate3d(0,calc(-1*var(--sc-mobile-pan,0px)),0);will-change:transform}
 .sc-mobile-scroll .sc-answer,.sc-mobile-scroll .sc-trace{transition:none}
 .sc-mobile-scroll .sc-trace-step{transition:opacity .22s ease,transform .3s var(--sc-ease),visibility 0s}
 .sc-mobile-scroll .sc-chatbar{padding-block:12px;min-height:48px}
 .sc-mobile-scroll .sc-example{margin-bottom:18px!important}
 .sc-mobile-scroll .sc-chatbody{padding:19px 20px 25px}
 .sc-mobile-scroll .sc-message-content>p,.sc-mobile-scroll .sc-reply-intro{font-size:14px;line-height:1.65}
 .sc-mobile-scroll .sc-message+.sc-message{margin-top:22px}
 .sc-mobile-scroll .sc-trace-step>p{font-size:14px;line-height:1.6}
 .sc-mobile-scroll .sc-status{font-size:14px}
 .cp-depth-active.cp-motion-entered>.cp-frame{transition:opacity .6s ease}
}
@media(max-width:360px){
 .sc-mobile-heading{font-size:23px}
 .sc-mobile-pin{gap:13px}
 .sc-mobile-scroll .sc-chatbody{padding-inline:16px}
 .sc-mobile-scroll .sc-message-content>p,.sc-mobile-scroll .sc-reply-intro{font-size:14px}
}
@media(max-width:999px) and (prefers-reduced-motion:no-preference){
 .cp-demo>.cp-frame{transform:translate3d(0,var(--cp-mobile-y,0px),0)}
 .cp-mobile-beat{opacity:var(--cp-mobile-reveal,1);transform:translate3d(0,calc((1 - var(--cp-mobile-reveal,1))*10px),0)}
}

/* Work records are the point of these examples, not miniature UI decoration. */
:is(.sc-demo,.cp-demo){font-size:16px}
:is(.sc-demo,.cp-demo) :is(.sc-message-content>p,.sc-reply-intro,.sc-letter,.sc-reply,.sc-note,.cp-request,.cp-message,.sc-agenda-item p,.sc-week-day p,.sc-data-explanation){font-size:16px;line-height:1.65}
:is(.sc-demo,.cp-demo) :is(.sc-record-value,.sc-record dd,.sc-facts dd,.sc-agenda-item strong,.cp-mail-fields dd,.sc-option dd,.sc-options-common dd,.sc-campaign dd){font-size:16px}
:is(.sc-demo,.cp-demo) :is(.sc-example,.cp-example,.sc-output-meta,.sc-record-label,.sc-facts dt,.sc-agenda-item>span,.sc-week-day>span,.sc-campaign dt,.sc-campaign>p,.sc-option dt,.sc-options-common dt,.sc-data-detail>summary,.cp-context>summary,.cp-mail-fields dt,.cp-event-time>p){color:#666}
:is(.sc-demo,.cp-demo) .sc-trace-step>p{font-size:16px;line-height:1.65;color:#666}
:is(.sc-demo,.cp-demo) .sc-evidence-record>p{font-size:16px}
:is(.sc-demo,.cp-demo) .sc-trace-done>p{font-size:14px}
:is(.sc-demo,.cp-demo) :is(.sc-trace-source,.sc-evidence-record>p,.sc-evidence>summary){color:#666}
:is(.sc-demo,.cp-demo) .sc-citations{font-size:14px}
:is(.sc-demo,.cp-demo) .sc-table{font-size:16px}
:is(.sc-demo,.cp-demo) .sc-table thead th{font-size:14px;color:#626262;background:#f5f5f5}
.sc-cell-label{display:none}
.sc-code,.sc-code-header{font-size:14px}
:is(.sc-demo[data-sc-audience],.cp-demo[data-cp-audience]) .sc-output :is(.sc-letter,.sc-reply,.sc-note>p,.sc-before p,.sc-after p){font-size:16px}
.cp-slack .cp-message .sc-letter,.sc-chat-whatsapp .sc-output>.sc-reply{font-size:16px}
.cp-mail-context{margin-top:24px}
.cp-toolbar .cp-example{max-width:125px}
.sc-mobile-flow .sc-answer{grid-template-rows:1fr;opacity:1}
.sc-mobile-flow .sc-trace{display:grid;gap:18px}
.sc-mobile-flow .sc-trace-step{grid-area:auto}
.sc-demo.sc-mobile-flow.sc-enhanced :is(.sc-request,.sc-answer,.sc-trace-step[data-sc-trace-stage]){position:relative;visibility:visible;opacity:var(--sc-flow-reveal,1);transform:translateY(calc((1 - var(--sc-flow-reveal,1))*12px));transition:none}
@media(max-width:800px){
 :is(.sc-demo,.cp-demo) .sc-table.sc-table-responsive{display:block;min-width:0;width:100%;table-layout:auto}
 .sc-table-responsive thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .sc-table-responsive tbody{display:block;width:100%}
 .sc-table-responsive tbody tr{display:grid;grid-template-columns:minmax(0,1fr);padding:19px 18px;border-bottom:1px solid #e5e5e5;gap:12px}
 :is(.sc-demo,.cp-demo) .sc-table.sc-table-responsive th:first-child{position:static;width:auto;padding:0;border:0;background:none;font-size:16px;color:#292929}
 :is(.sc-demo,.cp-demo) .sc-table.sc-table-responsive td{display:grid;grid-template-columns:minmax(0,1fr);gap:3px;width:auto;padding:0;border:0;font-size:16px;overflow-wrap:anywhere}
 .sc-table-responsive .sc-cell-label{display:block;font-size:14px;line-height:1.5;color:#666}
 .sc-table-responsive .sc-cell-value{display:block}
 :is(.sc-demo,.cp-demo) .sc-table.sc-table-responsive tbody tr:last-child :is(th,td){border:0}
 .sc-table-wrap:has(.sc-table-responsive){overflow:visible}
}
@media(max-width:520px){
 .sc-mobile-scroll .sc-message-content>p,.sc-mobile-scroll .sc-reply-intro{font-size:16px}
 .sc-mobile-scroll .sc-trace-step>p{font-size:16px}
 .sc-mobile-scroll .sc-status{font-size:14px}
 .sc-campaigns{gap:24px}
 .sc-campaign>strong{font-size:35px}
 .sc-chat-milo .sc-chatbody{padding-inline:18px}
 .cp-toolbar{align-items:flex-start}
 .cp-mail-fields>div{grid-template-columns:1fr;gap:4px}
 .cp-schedule .sc-agenda-item{grid-template-columns:70px minmax(0,1fr)}
 .sc-demo[data-sc-audience="department-legal"] .sc-before p,.sc-demo[data-sc-audience="department-legal"] .sc-after p{font-size:16px}
 .sc-demo[data-sc-audience="department-legal"] .sc-clause{grid-template-columns:1fr}
}
