/* Immersive examples share the site's type and colour, but no page layout rules. */
.ld-demo{--ld-paper:#f9f9f2;--ld-ink:#252820;--ld-muted:#75806b;--ld-line:#d8dfcf;--ld-sage:#eaf0e0;--ld-green:#577444;--ld-orange:#c76d2c;--ld-soft-orange:#fcf0df;--ld-body:var(--body,'Public Sans',Arial,sans-serif);--ld-display:var(--display,'Abhaya Libre',Georgia,serif);--ld-mono:var(--mono,'Roboto Mono',monospace);width:100%;height:var(--ld-height,500px);min-width:0;box-sizing:border-box;position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #ffffffbd;border-radius:15px;color:var(--ld-ink);font-family:var(--ld-body);background:linear-gradient(120deg,#fbfcf6f2,#f4f6ebef);backdrop-filter:blur(20px) saturate(1.15);-webkit-backdrop-filter:blur(20px) saturate(1.15);box-shadow:0 20px 65px #14211238,0 1px 0 #ffffffba inset;container-type:inline-size;isolation:isolate}
.ld-demo *,.ld-demo *::before,.ld-demo *::after{box-sizing:border-box}
.ld-demo p,.ld-demo strong,.ld-demo small{margin:0}
.ld-demo img{display:block;object-fit:contain;max-width:100%}
.ld-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.ld-topbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 20px;min-height:58px;border-bottom:1px solid #d2dbc87a;background:#ffffff38;flex-shrink:0}
.ld-agent-identity{display:flex;align-items:center;gap:10px;min-width:0}
.ld-agent-identity>img{width:28px;height:28px;flex-shrink:0}
.ld-agent-identity strong{display:block;font-size:13px;line-height:1.3;font-weight:500;white-space:nowrap}
.ld-agent-identity div>span{display:block;font-size:9px;color:var(--ld-muted);margin-top:3px;line-height:1.3}
.ld-top-actions{display:flex;align-items:center;gap:14px}
.ld-example-label{font-size:8px;color:#839076;white-space:nowrap}
.ld-pause{display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--ld-body);font-size:9px;border:1px solid #bdcbb380;border-radius:30px;background:#ffffff5e;color:#607052;padding:8px 10px;min-width:60px;min-height:30px;cursor:pointer;line-height:1}
.ld-pause:hover{background:#e5ecdd;border-color:#9daf8e}
.ld-pause:focus-visible{outline:3px solid #ec7523;outline-offset:3px}
.ld-pause:disabled{cursor:default;opacity:.6}
.ld-pause-symbol{font-size:8px;width:8px;text-align:center}
.ld-scene{padding:18px 22px;flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;gap:12px;width:100%}
.ld-scene>div{width:100%;max-width:630px;margin-left:auto;margin-right:auto;flex-shrink:0}
.ld-footer{padding:0 20px 15px;flex-shrink:0}
.ld-progress{display:flex;gap:4px;padding:0 0 13px}
.ld-progress i{height:2px;flex:1;border-radius:2px;background:#cdd7c3;position:relative;overflow:hidden;transition:background .3s}
.ld-progress i.ld-passed{background:#83a06b}
.ld-progress i.ld-current{background:#d68b50}
.ld-status{display:flex;gap:10px;align-items:center;min-height:47px}
.ld-status-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#e5eddb;border:1px solid #d5e0ca;flex-shrink:0}
.ld-status-mark img{width:20px;height:20px}
.ld-status p{min-width:0}
.ld-status-heading{display:block;font-size:14px;font-weight:500;line-height:1.35;letter-spacing:-.01em}
.ld-status-detail{display:block;font-size:10px;line-height:1.4;color:var(--ld-muted);margin-top:4px}
.ld-reveal{opacity:.12;transform:translateY(5px);transition:opacity .48s ease,transform .65s cubic-bezier(.22,1,.36,1)}
.ld-reveal.ld-visible{opacity:1;transform:translateY(0)}
.ld-source{display:flex;align-items:center;gap:12px;border:1px solid #d5dfcb;border-radius:9px;background:#ffffffbd;box-shadow:0 4px 12px #31472005;padding:11px 14px;min-height:68px}
.ld-source-app{display:grid;place-items:center;width:34px;height:38px;flex-shrink:0}
.ld-source-app img{width:31px;height:31px}
.ld-source-copy{flex:1;min-width:0}
.ld-eyebrow{display:block;font-size:8px;font-family:var(--ld-mono);letter-spacing:.06em;line-height:1.3;color:#839071}
.ld-source-copy>strong{display:block;font-size:15px;font-weight:500;line-height:1.3;margin-top:5px;letter-spacing:-.015em}
.ld-attachment{display:flex;align-items:center;gap:4px;font-size:9px;line-height:1.3;color:#8b937d;margin-top:5px}
.ld-attachment .ld-icon{width:12px;height:12px}
.ld-received-dot{width:5px;height:5px;background:#b5c9a1;border-radius:50%;box-shadow:0 0 0 4px #b5c9a115;flex-shrink:0}
.ld-document{position:relative;border:1px solid #ced9c2;background:#ffffffeb;border-radius:9px;overflow:hidden;box-shadow:0 7px 15px #263a1b07}
.ld-document-top{display:flex;align-items:center;gap:8px;padding:10px 13px;border-bottom:1px solid #e5eadf;min-height:36px}
.ld-document-top>.ld-icon{width:15px;height:15px;color:#859976}
.ld-document-top>img{width:23px;height:17px;flex-shrink:0}
.ld-document-top>strong{font-size:11px;font-weight:500;line-height:1.4}
.ld-mini-status{font-size:8px;font-family:var(--ld-mono);color:#8c987f;margin-left:auto;white-space:nowrap}
.ld-completion-note{display:flex;align-items:center;gap:10px;padding:10px 13px;border:1px solid #cfddc2;background:#eaf1e3;border-radius:8px;min-height:46px;color:#587147}
.ld-completion-note>.ld-icon{width:20px;height:20px}
.ld-completion-note>img{width:23px;height:25px;flex-shrink:0}
.ld-completion-note>span{flex:1;min-width:0}
.ld-completion-note strong{display:block;font-size:11px;font-weight:500;line-height:1.35}
.ld-completion-note small{display:block;font-size:9px;line-height:1.4;color:#7b8b6b;margin-top:3px}
.ld-completion-note>.ld-icon:last-child{width:15px;height:15px;margin-left:auto}
/* Quote: a document becomes verified fields, then a real order and reply. */
.ld-extracted-field{display:grid;grid-template-columns:30% 1fr 18px;gap:8px;align-items:center;padding:8px 14px;min-height:33px;border-bottom:1px solid #edf0e8}
.ld-extracted-field>span:first-child{font-size:10px;color:#8b947e}
.ld-extracted-field>strong{font-size:12px;font-weight:500;line-height:1.4}
.ld-field-check{display:grid;place-items:center;width:15px;height:15px;color:#739757}
.ld-field-check>.ld-icon{width:14px;height:14px;stroke-width:2}
.ld-erp-result{display:flex;align-items:center;gap:9px;padding:10px 13px;background:#f0f5e9;min-height:47px}
.ld-erp-result>img{width:24px;height:25px;flex-shrink:0}
.ld-erp-result>div{flex:1}
.ld-erp-result strong{font-size:11px;font-weight:500;display:block;line-height:1.3;color:#5d784d}
.ld-erp-result div>span{display:block;font-size:8px;color:#8b987e;line-height:1.3;margin-top:4px}
.ld-round-check{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#dfeacf;color:#64844c}
.ld-round-check>.ld-icon{width:13px;height:13px}
.ld-document-scan{position:absolute;top:42px;left:0;right:0;height:1px;background:#ed9e5b;box-shadow:0 0 13px 2px #ed9e5b2e;pointer-events:none;animation:ld-document-scan 2.5s ease-in-out infinite;animation-play-state:paused;opacity:.8;transition:opacity .4s}
.ld-running .ld-document-scan{animation-play-state:running}
.ld-quote[data-ld-phase="2"] .ld-document-scan,.ld-quote[data-ld-phase="3"] .ld-document-scan,.ld-quote[data-ld-phase="4"] .ld-document-scan{opacity:0}
/* Procurement: match what agrees, expose the one decision and its approval. */
.ld-comparison{padding:0 13px}
.ld-comparison-head,.ld-compare-row{display:grid;grid-template-columns:36% 29% 35%;align-items:center;gap:0}
.ld-comparison-head{height:25px;font-size:8px;color:#98a38b}
.ld-compare-row{min-height:33px;border-top:1px solid #eef1e9;font-size:11px;line-height:1.3}
.ld-compare-row>span{font-size:10px;color:#8d967f}
.ld-compare-row>strong{font-weight:500;display:flex;align-items:center;gap:7px}
.ld-compare-row .ld-icon{width:13px;height:13px;color:#789761;opacity:.6}
.ld-date-value{transition:background .3s,color .3s;padding:5px;border-radius:4px;margin-left:-5px}
.ld-date-value .ld-icon{opacity:0;color:#c27d3a}
.ld-procure[data-ld-phase="2"] .ld-date-value,.ld-procure[data-ld-phase="3"] .ld-date-value,.ld-procure[data-ld-phase="4"] .ld-date-value{background:#fcf0db;color:#ac7138}
.ld-procure[data-ld-phase="2"] .ld-date-value .ld-icon,.ld-procure[data-ld-phase="3"] .ld-date-value .ld-icon,.ld-procure[data-ld-phase="4"] .ld-date-value .ld-icon{opacity:1}
.ld-deviation-note{display:flex;align-items:center;gap:7px;font-size:9px;padding:8px 13px;min-height:29px;background:#fcf5e9;color:#ac8148;border-top:1px solid #eedfc6}
.ld-deviation-note>.ld-icon{width:13px;height:13px}
.ld-approval{display:flex;align-items:center;gap:10px;padding:10px 13px;min-height:48px;border:1px solid #ccdaba;background:#eaf2e3;border-radius:8px}
.ld-buyer-avatar{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#d9e7cb;color:#64844b;flex-shrink:0}
.ld-buyer-avatar>.ld-icon{width:16px;height:16px}
.ld-approval>div{flex:1}
.ld-approval strong{font-size:12px;font-weight:500;line-height:1.3;display:block;color:#627c4f}
.ld-approval div>span{font-size:9px;display:block;margin-top:4px;color:#8b9a7d}
.ld-approval>img{width:31px;height:22px}
/* Planning: the bars actually move from a conflicting sequence to an overlap. */
.ld-plan .ld-source{padding-top:9px;padding-bottom:9px}
.ld-plan-state{font-size:8px;color:#8e9b81;margin-left:auto;white-space:nowrap}
.ld-schedule{display:grid;grid-template-columns:77px 1fr;padding:7px 13px 9px;gap:7px}
.ld-schedule-labels{display:grid;grid-template-rows:21px repeat(4,24px)}
.ld-schedule-labels span{display:flex;align-items:center;font-size:10px;color:#7d8a71;line-height:1}
.ld-schedule-grid{min-width:0}
.ld-day-head{height:21px;display:grid;grid-template-columns:repeat(6,1fr);align-items:center;text-align:center;font-size:8px;color:#9ba68f}
.ld-day-head span:last-child{color:#b8bea9}
.ld-schedule-tracks{height:96px;position:relative;border-top:1px solid #e5eadf;background:repeating-linear-gradient(90deg,transparent,transparent calc(16.6667% - 1px),#e5eadf calc(16.6667% - 1px),#e5eadf 16.6667%)}
.ld-schedule-track{position:relative;height:24px;border-bottom:1px solid #edf0e8}
.ld-schedule-bar{--slot:0;--span:.9;position:absolute;top:5px;height:14px;left:calc(var(--slot) / 6 * 100%);width:calc(var(--span) / 6 * 100%);background:#c2d2ad;border:1px solid #afc299;border-radius:3px;display:flex;justify-content:center;align-items:center;gap:3px;color:#698453;transition:left 1s cubic-bezier(.2,.85,.25,1),width 1s cubic-bezier(.2,.85,.25,1),background .55s,border .55s;z-index:2;box-shadow:0 2px 2px #3c552009}
.ld-schedule-bar small{font-size:7px;white-space:nowrap}
.ld-schedule-bar i{height:3px;width:3px;border-radius:50%;background:#93ab7b}
.ld-job-1{--slot:0}.ld-job-2{--slot:1}.ld-job-3{--slot:2}.ld-job-4{--slot:3}
.ld-plan[data-ld-phase="1"] .ld-job-1,.ld-plan[data-ld-phase="2"] .ld-job-1{--slot:2}
.ld-plan[data-ld-phase="1"] .ld-job-2,.ld-plan[data-ld-phase="2"] .ld-job-2{--slot:3}
.ld-plan[data-ld-phase="1"] .ld-job-3,.ld-plan[data-ld-phase="2"] .ld-job-3{--slot:4}
.ld-plan[data-ld-phase="1"] .ld-job-4,.ld-plan[data-ld-phase="2"] .ld-job-4{--slot:5;background:#f0ca9f;border-color:#dcac79;color:#ae7841}
.ld-plan[data-ld-phase="3"] .ld-job-1,.ld-plan[data-ld-phase="4"] .ld-job-1{--slot:2}
.ld-plan[data-ld-phase="3"] .ld-job-2,.ld-plan[data-ld-phase="4"] .ld-job-2{--slot:2.7}
.ld-plan[data-ld-phase="3"] .ld-job-3,.ld-plan[data-ld-phase="4"] .ld-job-3{--slot:3.4}
.ld-plan[data-ld-phase="3"] .ld-job-4,.ld-plan[data-ld-phase="4"] .ld-job-4{--slot:4.1;--span:.8}
.ld-deadline{position:absolute;z-index:3;left:83.3333%;top:0;bottom:-1px;border-left:1px dashed #d7a068;pointer-events:none}
.ld-deadline>span{position:absolute;top:-19px;left:-25px;background:#fff4e4;color:#b38249;font-size:7px;line-height:13px;border-radius:3px;padding:0 3px}
.ld-plan-explanation{display:flex;align-items:center;gap:7px;min-height:29px;padding:7px 13px;background:#f4f6ef;border-top:1px solid #e6eada;color:#8d997e;font-size:9px;line-height:1.3}
.ld-plan-explanation>.ld-icon{width:13px;height:13px;color:#b88a55}
.ld-plan[data-ld-phase="1"] .ld-plan-explanation,.ld-plan[data-ld-phase="2"] .ld-plan-explanation{background:#fcf3e5;color:#b08044}
.ld-plan[data-ld-phase="3"] .ld-plan-explanation,.ld-plan[data-ld-phase="4"] .ld-plan-explanation{background:#ecf3e4;color:#76915d}
/* Support: the agent turns scattered order context into a helpful answer. */
.ld-customer-message{padding:12px 15px;border:1px solid #d9e2cf;border-radius:10px 10px 10px 2px;background:#ffffffcf;max-width:90%!important;margin-left:0!important}
.ld-message-meta{display:flex;align-items:center;gap:6px;font-size:7px;font-family:var(--ld-mono);color:#94a087;letter-spacing:.03em}
.ld-message-meta>img{width:14px;height:14px}
.ld-message-meta>span:last-child{margin-left:auto;font-family:var(--ld-body);letter-spacing:0}
.ld-customer-message>p{font-size:16px;line-height:1.35;margin:7px 0 0;letter-spacing:-.02em}
.ld-message-reference{display:none}
.ld-tracking-route{display:flex;align-items:flex-start;padding:14px 20px 9px;min-height:56px}
.ld-tracking-route>div{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:35px;position:relative}
.ld-tracking-route small{font-size:8px;color:#8b9a79;white-space:nowrap}
.ld-tracking-route>i{height:1px;background:#d9e3ce;flex:1;margin-top:7px;position:relative}
.ld-tracking-route>i:after{content:'';position:absolute;inset:0;background:#8baa72;transform:scaleX(0);transform-origin:left;transition:transform .75s ease}
.ld-tracking-dot{display:grid;place-items:center;width:14px;height:14px;border:1px solid #bfceaf;background:#e5eddb;border-radius:50%}
.ld-tracking-dot:after{content:'';width:4px;height:4px;background:#95b17a;border-radius:50%}
.ld-tracking-current{position:relative;width:24px;height:24px;margin-top:-5px;margin-bottom:-5px;background:#e1edcf;border-color:#a9c18e}
.ld-tracking-current:after{display:none}
.ld-tracking-current .ld-icon{width:14px;height:14px;color:#6f8e52}
.ld-support[data-ld-phase="2"] .ld-tracking-route>i:after,.ld-support[data-ld-phase="3"] .ld-tracking-route>i:after,.ld-support[data-ld-phase="4"] .ld-tracking-route>i:after{transform:scaleX(1)}
.ld-delivery-estimate{display:flex;align-items:center;gap:7px;min-height:31px;border-top:1px solid #e5eadc;background:#f2f6ec;padding:8px 13px;font-size:9px;color:#879774}
.ld-delivery-estimate .ld-icon{width:15px;height:15px}
.ld-delivery-estimate strong{margin-left:auto;font-size:11px;font-weight:500;color:#648149}
.ld-agent-reply{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #bacaad;background:#e8f0dd;border-radius:10px 10px 2px 10px;max-width:94%!important;margin-right:0!important}
.ld-reply-mark{width:22px;height:22px;flex-shrink:0;padding:2px;background:#edf3e5;border-radius:6px}
.ld-reply-mark>img{width:18px;height:18px}
.ld-agent-reply p{font-size:14px;line-height:1.4;color:#546a41;letter-spacing:-.01em}
.ld-reply-tracking{display:block;font-size:10px;color:#7f9468;margin-top:4px;line-height:1.4}
.ld-sent-stamp{display:flex;gap:4px;align-items:center;font-size:8px;color:#82986c;line-height:1.4;margin-top:7px}
.ld-sent-stamp>.ld-icon{width:11px;height:11px}
/* Finance: a visual three-way comparison makes the exception unmistakable. */
.ld-pay .ld-source{min-height:62px;padding-top:9px;padding-bottom:9px}
.ld-match-header,.ld-match-product{display:grid;grid-template-columns:31% repeat(3,23%);align-items:center}
.ld-match-header{min-height:30px;padding:6px 13px;border-bottom:1px solid #e6ecde;background:#fcfdf9;font-size:8px;color:#94a284}
.ld-match-header>span{display:flex;align-items:center;justify-content:center;gap:4px}
.ld-match-header>span:first-child{justify-content:flex-start;font-family:var(--ld-mono);font-size:7px}
.ld-match-header .ld-icon{height:10px;width:10px}
.ld-match-product{position:relative;padding:8px 13px;min-height:47px;border-bottom:1px solid #edf1e6;transition:background .45s}
.ld-match-product>span:first-child{font-size:11px;font-weight:400;line-height:1.4;color:#819170}
.ld-match-product>strong{font-size:13px;font-weight:500;text-align:center;line-height:1.4}
.ld-line-match{grid-column:1/-1;display:flex;gap:4px;align-items:center;font-size:8px;line-height:1.3;color:#88a171;margin-top:4px}
.ld-line-match>.ld-icon{width:10px;height:10px}
.ld-match-good .ld-line-match{color:#74995a}
.ld-pay[data-ld-phase="1"] .ld-match-good,.ld-pay[data-ld-phase="2"] .ld-match-good,.ld-pay[data-ld-phase="3"] .ld-match-good,.ld-pay[data-ld-phase="4"] .ld-match-good{background:#f1f7e9}
.ld-pay[data-ld-phase="2"] .ld-match-diff,.ld-pay[data-ld-phase="3"] .ld-match-diff,.ld-pay[data-ld-phase="4"] .ld-match-diff{background:#fcf4e7}
.ld-pay[data-ld-phase="2"] .ld-short-delivery,.ld-pay[data-ld-phase="3"] .ld-short-delivery,.ld-pay[data-ld-phase="4"] .ld-short-delivery{color:#ba7935;background:#f8e4c8;border-radius:4px}
.ld-match-diff .ld-line-match{color:#b1874f}
.ld-pay-routes{display:flex;flex-direction:column;gap:6px}
.ld-pay-routes>div{display:flex;gap:10px;align-items:center;border:1px solid #d1dec3;border-radius:7px;padding:8px 12px;min-height:41px;background:#eaf2e1}
.ld-pay-routes>div>img{width:28px;height:21px;flex-shrink:0}
.ld-pay-routes>div>.ld-icon{width:19px;height:19px;color:#78935f}
.ld-pay-routes p{flex:1}
.ld-pay-routes strong{font-size:11px;font-weight:500;line-height:1.3;display:block;color:#6a8354}
.ld-pay-routes small{font-size:8px;line-height:1.3;display:block;margin-top:3px;color:#8d9f7c}
.ld-pay-routes>.ld-pay-hold{border-color:#e7d3b6;background:#fcf2e3}
.ld-pay-hold>.ld-icon{color:#c79d66!important}
.ld-pay-hold strong{color:#a6814c}
.ld-pay-hold small{color:#b4a283}
.ld-amber-dot{width:5px;height:5px;background:#c99957;border-radius:50%;margin-left:auto;margin-right:7px}
/* Master data: one wrong field is corrected while the surrounding record stays put. */
.ld-sync-heading{padding:1px 0 3px}
.ld-sync-heading>strong{font-family:var(--ld-display);font-weight:400;font-size:29px;line-height:1.05;letter-spacing:-.035em;display:block;margin-top:7px}
.ld-sync-heading>span:last-child{font-size:9px;line-height:1.4;color:#92a080;display:block;margin-top:7px}
.ld-records{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.ld-record-card{padding:14px;border:1px solid #d1dcc5;border-radius:9px;background:#ffffffe3;min-width:0;box-shadow:0 5px 10px #253c1905;transition:border-color .5s,background .5s}
.ld-record-app{display:flex;align-items:center;gap:7px;margin-bottom:13px;min-height:22px}
.ld-record-app>img{width:29px;height:21px}
.ld-record-app>strong{font-size:11px;font-weight:500;color:#7a8d68}
.ld-record-label{font-size:8px;color:#9ca88e;display:block;line-height:1.3;margin-top:11px}
.ld-record-name{font-size:13px;font-weight:500;display:block;margin-top:4px;line-height:1.4}
.ld-vat-value{position:relative;min-height:24px;display:flex;align-items:center;justify-content:space-between;margin:4px -5px 0;padding:4px 5px;gap:4px;border-radius:4px;transition:color .4s,background .4s}
.ld-vat-value>code{font-size:12px;line-height:1.4;font-family:var(--ld-mono);letter-spacing:-.025em}
.ld-vat-value .ld-field-check{width:12px;height:12px;flex-shrink:0}
.ld-vat-value .ld-field-check>.ld-icon{width:12px;height:12px}
.ld-record-card>.ld-record-label:nth-of-type(3),.ld-record-terms{display:none}
.ld-record-state{font-size:8px;line-height:1.3;display:block;color:#9aab89;border-top:1px solid #e7eddf;padding-top:9px;margin-top:11px}
.ld-correct-vat{position:absolute;left:5px;opacity:0;transform:translateY(6px);transition:opacity .5s,transform .6s}
.ld-wrong-vat{transition:opacity .4s,transform .5s}
.ld-govern[data-ld-phase="2"] .ld-vat-target{background:#fae9d0;color:#b08043}
.ld-govern[data-ld-phase="2"] .ld-erp-record{border-color:#ddbd8e}
.ld-govern[data-ld-phase="3"] .ld-vat-value,.ld-govern[data-ld-phase="4"] .ld-vat-value{background:#eaf3dd;color:#779457}
.ld-govern[data-ld-phase="3"] .ld-correct-vat,.ld-govern[data-ld-phase="4"] .ld-correct-vat{opacity:1;transform:translateY(0)}
.ld-govern[data-ld-phase="3"] .ld-wrong-vat,.ld-govern[data-ld-phase="4"] .ld-wrong-vat{opacity:0;transform:translateY(-6px)}
.ld-govern[data-ld-phase="3"] .ld-record-card,.ld-govern[data-ld-phase="4"] .ld-record-card{border-color:#bccfa7}
.ld-sync-result{display:flex;align-items:center;gap:8px;padding:0 2px;min-height:25px;color:#a88654}
.ld-sync-result>.ld-icon{width:15px;height:15px}
.ld-sync-result>strong{font-size:11px;font-weight:500;line-height:1.4}
.ld-sync-result>span{font-size:9px;margin-left:auto;color:#a2ad93;white-space:nowrap}
.ld-govern[data-ld-phase="3"] .ld-sync-result,.ld-govern[data-ld-phase="4"] .ld-sync-result{color:#7b985f}
@keyframes ld-document-scan{0%,100%{transform:translateY(0)}50%{transform:translateY(86px)}}
.ld-demo:not(.ld-running) *,body.motion-paused .ld-demo *{animation-play-state:paused!important}
@container(max-width:520px){
 .ld-topbar{padding:11px 16px;min-height:55px}.ld-top-actions{gap:10px}.ld-example-label{font-size:7px}.ld-agent-identity strong{font-size:12px}.ld-agent-identity div>span{font-size:8px}
 .ld-scene{padding:16px 17px;gap:10px}.ld-source{gap:9px;padding:10px 12px;min-height:65px}.ld-source-copy>strong{font-size:13px}.ld-source-app{width:29px}.ld-source-app>img{width:27px;height:27px}.ld-eyebrow{font-size:7px}.ld-attachment{font-size:8px}
 .ld-document-top{padding:9px 12px;min-height:33px}.ld-document-top>strong{font-size:10px}.ld-mini-status{font-size:7px}
 .ld-extracted-field{min-height:32px;padding:8px 12px;grid-template-columns:28% 1fr 15px;gap:7px}.ld-extracted-field>span:first-child{font-size:9px}.ld-extracted-field>strong{font-size:11px}.ld-erp-result{padding:9px 12px;min-height:44px}
 .ld-completion-note{padding:9px 12px;min-height:44px;gap:8px}.ld-completion-note strong{font-size:10px}.ld-completion-note small{font-size:8px}
 .ld-status-heading{font-size:12px}.ld-status-detail{font-size:9px}.ld-footer{padding:0 16px 13px}.ld-progress{padding-bottom:11px}.ld-status{min-height:47px}
 .ld-approval strong{font-size:11px}.ld-approval div>span{font-size:8px}.ld-schedule{grid-template-columns:65px 1fr;gap:5px;padding-left:12px;padding-right:12px}.ld-schedule-labels span{font-size:9px}.ld-schedule-bar small{font-size:6px}.ld-plan-state{font-size:7px}.ld-plan-explanation{font-size:8px}
 .ld-customer-message{padding:11px 13px}.ld-customer-message>p{font-size:15px}.ld-tracking-route{padding-left:17px;padding-right:17px}.ld-agent-reply{padding:11px 12px;gap:8px}.ld-agent-reply p{font-size:13px}.ld-reply-tracking{font-size:9px}.ld-delivery-estimate{font-size:8px}
 .ld-match-header{padding-left:12px;padding-right:12px;font-size:7px}.ld-match-product{padding:7px 12px;min-height:46px}.ld-match-product>span:first-child{font-size:10px}.ld-match-product>strong{font-size:12px}.ld-line-match{font-size:7px}.ld-pay-routes>div{padding:7px 12px;min-height:39px}.ld-pay-routes strong{font-size:10px}.ld-pay-routes small{font-size:7px}
 .ld-sync-heading>strong{font-size:27px}.ld-record-card{padding:12px}.ld-records{gap:10px}.ld-record-name{font-size:12px}.ld-vat-value>code{font-size:11px}.ld-record-app{gap:6px}.ld-record-app>strong{font-size:10px}.ld-record-app>img{width:25px;height:19px}.ld-record-app{margin-bottom:11px}.ld-sync-result>strong{font-size:10px}.ld-sync-result>span{font-size:8px}
}
@container(max-width:370px){
 .ld-topbar{padding:11px 12px;min-height:53px}.ld-agent-identity{gap:7px}.ld-agent-identity>img{width:23px;height:23px}.ld-agent-identity strong{font-size:11px}.ld-agent-identity div>span{font-size:7px}.ld-example-label{display:none}.ld-top-actions{gap:6px}.ld-pause{font-size:8px;min-width:52px;padding:8px}
 .ld-scene{padding:13px 12px;gap:9px}.ld-source{padding:9px 10px;gap:7px;min-height:61px}.ld-source-copy>strong{font-size:12px;margin-top:4px}.ld-source-app{width:25px}.ld-source-app>img{width:23px;height:23px}.ld-eyebrow{font-size:6px}.ld-attachment{font-size:7px;margin-top:4px}.ld-received-dot{display:none}
 .ld-document-top{padding:8px 10px;gap:6px;min-height:31px}.ld-document-top>strong{font-size:9px}.ld-mini-status{font-size:6px}.ld-document-top>.ld-icon{width:13px;height:13px}.ld-extracted-field{padding:8px 10px;grid-template-columns:28% 1fr 12px;gap:5px;min-height:31px}.ld-extracted-field>strong{font-size:10px}.ld-extracted-field>span:first-child{font-size:8px}.ld-erp-result{padding:9px 10px;gap:7px;min-height:42px}.ld-erp-result strong{font-size:10px}.ld-erp-result div>span{font-size:7px}.ld-erp-result>img{width:22px;height:22px}
 .ld-completion-note{padding:9px 10px;gap:7px;min-height:43px}.ld-completion-note strong{font-size:9px}.ld-completion-note small{font-size:7px}.ld-completion-note>.ld-icon{width:17px;height:17px}.ld-completion-note>.ld-icon:last-child{width:12px;height:12px}.ld-footer{padding:0 12px 12px}.ld-status{gap:8px;min-height:47px}.ld-status-mark{width:28px;height:28px}.ld-status-mark>img{width:17px;height:17px}.ld-status-heading{font-size:11px}.ld-status-detail{font-size:8px;line-height:1.5}.ld-progress{padding-bottom:10px}
 .ld-comparison{padding:0 10px}.ld-comparison-head{font-size:7px}.ld-compare-row{font-size:10px;min-height:32px}.ld-compare-row>span{font-size:9px}.ld-compare-row>strong{gap:4px}.ld-compare-row .ld-icon{width:11px;height:11px}.ld-deviation-note{font-size:8px;padding:8px 10px;gap:5px}.ld-approval{padding:9px 10px;gap:7px;min-height:46px}.ld-approval strong{font-size:10px}.ld-approval div>span{font-size:7px}.ld-approval>img{width:26px;height:19px}.ld-buyer-avatar{width:23px;height:23px}
 .ld-schedule{grid-template-columns:57px 1fr;gap:3px;padding:7px 10px 9px}.ld-schedule-labels span{font-size:8px}.ld-day-head{font-size:7px}.ld-schedule-bar small{display:none}.ld-schedule-bar i{width:3px;height:3px}.ld-plan-state{font-size:6px}.ld-plan-explanation{padding:7px 10px;font-size:7px;gap:5px}.ld-plan-explanation>.ld-icon{width:11px;height:11px}
 .ld-customer-message{padding:10px 11px;max-width:95%!important}.ld-customer-message>p{font-size:14px;margin-top:6px}.ld-message-meta{font-size:6px}.ld-message-meta>img{width:12px;height:12px}.ld-tracking-route{padding:13px 13px 8px;min-height:53px}.ld-tracking-route small{font-size:7px}.ld-delivery-estimate{padding:7px 10px;font-size:7px;gap:5px;min-height:29px}.ld-delivery-estimate strong{font-size:10px}.ld-agent-reply{padding:10px 11px;gap:7px;max-width:100%!important}.ld-agent-reply p{font-size:12px}.ld-reply-tracking{font-size:8px}.ld-sent-stamp{font-size:7px;margin-top:6px}.ld-reply-mark{width:20px;height:20px}.ld-reply-mark>img{width:16px;height:16px}
 .ld-match-header{padding:6px 10px;min-height:28px;font-size:6px}.ld-match-header>span{gap:3px}.ld-match-header .ld-icon{width:9px;height:9px}.ld-match-product{padding:7px 10px;min-height:44px}.ld-match-product>span:first-child{font-size:9px}.ld-match-product>strong{font-size:11px}.ld-line-match{font-size:6px}.ld-pay-routes{gap:5px}.ld-pay-routes>div{padding:7px 10px;gap:8px;min-height:37px}.ld-pay-routes strong{font-size:9px}.ld-pay-routes small{font-size:6px}.ld-pay-routes>div>.ld-icon{width:16px;height:16px}.ld-pay-routes>div>img{width:24px;height:18px}
 .ld-sync-heading>strong{font-size:24px}.ld-sync-heading>span:last-child{font-size:8px;margin-top:5px}.ld-record-card{padding:10px}.ld-records{gap:8px}.ld-record-app{gap:5px;min-height:21px;margin-bottom:10px}.ld-record-app>img{width:21px;height:18px}.ld-record-app>strong{font-size:9px}.ld-record-label{font-size:7px;margin-top:10px}.ld-record-name{font-size:11px}.ld-vat-value>code{font-size:9px}.ld-vat-value{padding:4px;gap:2px;min-height:22px}.ld-vat-value .ld-field-check{width:10px;height:10px}.ld-vat-value .ld-field-check>.ld-icon{width:10px;height:10px}.ld-correct-vat{left:4px}.ld-record-state{font-size:7px;margin-top:10px;padding-top:8px}.ld-sync-result{gap:6px;min-height:23px}.ld-sync-result>strong{font-size:9px}.ld-sync-result>span{display:none}
}
@media(prefers-reduced-motion:reduce){
 .ld-demo *,.ld-demo *::before,.ld-demo *::after{animation:none!important;transition:none!important}
 .ld-reveal{opacity:1;transform:none}.ld-document-scan{display:none}.ld-pause{display:none}
}
