.workflow-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.workflow-card{display:block;border:1px solid var(--line);border-radius:14px;padding:23px;background:var(--white);text-decoration:none}.workflow-card:hover{border-color:var(--teal);background:#edf2e7}.workflow-card h3{font-size:19px;line-height:1.35;margin:0 0 12px}.workflow-card h3 span{float:right}.workflow-card p{font-size:14px;margin:0;color:#425b58}.workflow-accent{background:#e5edda}.workflow-note{background:#eaf0e4;border-radius:8px;padding:16px;font-size:14px}.chat-launch{position:fixed;right:24px;bottom:84px;z-index:20;border:1px solid #d8e4ce;background:var(--teal);color:white;border-radius:26px;padding:12px 18px;font-weight:700;min-height:46px;cursor:pointer;box-shadow:0 4px 18px #172c3230}.chat-launch[hidden]{display:none}.chat-is-open{overflow:hidden;scroll-behavior:auto}.website-chat.has-conversation .chat-intro,.website-chat.has-conversation .chat-examples{display:none}.website-chat{position:fixed;inset:12px;margin:auto;max-width:calc(100vw - 24px);color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:18px;width:min(540px,calc(100vw - 24px));max-height:calc(100dvh - 24px);padding:24px;overflow:auto;overscroll-behavior:contain;box-shadow:0 15px 60px #172c3240}.website-chat::backdrop{background:#172c3280}.chat-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.chat-heading h2{font-size:24px;margin:0}.chat-heading .eyebrow{font-size:10px;margin:0 0 5px}.chat-close{flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:27px;cursor:pointer}.chat-intro{font-size:14px;margin:16px 0 8px}.chat-privacy,.chat-footnote{font-size:12px;color:#485b59;line-height:1.5}.chat-footnote a{display:inline-block;margin-top:8px;font-weight:700}.chat-examples{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.chat-examples button{font:inherit;font-size:12px;text-align:left;background:#edf2e6;border:1px solid #cdd9c1;border-radius:9px;padding:9px 11px;cursor:pointer;min-height:36px}.chat-message{border:1px solid var(--line);border-radius:10px;padding:14px;margin:12px 0;font-size:14px;overflow-wrap:anywhere}.chat-message p{white-space:pre-wrap;margin:8px 0}.chat-message.user-question{background:#eaf0e4}.chat-message ul{padding-left:18px}.chat-message a{display:inline-block;min-height:28px}.chat-message small{display:block;color:#465955}.chat-status{font-size:13px;min-height:22px}.website-chat label{font-size:14px;font-weight:700}.website-chat form{margin-top:10px}.chat-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.chat-actions .button{font-size:14px}.chat-footnote{border-top:1px solid var(--line);padding-top:12px;margin-bottom:0}.website-chat :focus-visible{outline:3px solid #ac551c;outline-offset:3px}@media(max-width:1000px){.workflow-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.workflow-cards{grid-template-columns:1fr}.workflow-card{padding:19px}.chat-launch{right:14px;bottom:78px;font-size:13px}.website-chat{padding:18px}.chat-heading h2{font-size:21px}.chat-actions .button{padding:11px 15px}}

.screen-walkthrough{margin:32px 0 40px}.screen-walkthrough>h3{font-size:26px;line-height:1.25;margin:8px 0 14px}.screen-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;gap:12px;margin:25px 0}.screen-flow li{padding:18px;border-radius:10px;background:#e8eee1;border:1px solid #ced9c6}.screen-flow strong,.screen-flow span{display:block}.screen-flow strong{font-size:15px;margin-bottom:8px}.screen-flow span{font-size:13px;color:#425b58}.screen-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.screen-example{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--white)}.screen-example>a{display:block;position:relative;background:#080d1e}.screen-example img{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:contain}.enlarge-hint{display:block;text-align:right;padding:8px 14px;font-size:12px;background:#153d40;color:white}.screen-example figcaption{padding:20px}.screen-example h4{margin:0 0 8px;font-size:20px;line-height:1.3}.screen-example p{margin:0;font-size:14px;color:#425b58}.screen-setup{margin-top:26px;padding:26px;background:#edf2e6;border-radius:14px}.screen-setup h3{font-size:23px;margin-top:0}.screen-setup ol{padding-left:22px}.screen-setup li{padding-left:7px;margin-bottom:13px;font-size:15px}.screen-example>a:focus-visible{outline:3px solid #ac551c;outline-offset:-3px}@media(max-width:760px){.screen-gallery{grid-template-columns:1fr}.screen-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-example figcaption{padding:18px}.screen-setup{padding:20px}.screen-walkthrough>h3{font-size:23px}}@media(max-width:360px){.screen-flow{grid-template-columns:1fr}}
