/* Two independent systems, linked by the same travelling datum. */
#dados{padding:80px 6vw 76px}
#dados .section-heading{max-width:1100px}
#dados .section-heading h2{font-size:clamp(36px,3.85vw,58px);line-height:1.14;margin:0 0 22px;letter-spacing:-.045em}
#dados .section-heading>p:last-child{max-width:830px;font-size:15px;line-height:1.8;color:#53627b;margin:0}
.data-cinema{position:relative;margin-top:42px;color:var(--navy)}
.data-scene{position:relative;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.3fr);gap:100px;align-items:start;isolation:isolate}
.data-source,.data-destination{position:relative;z-index:2;padding:24px;border-radius:18px}
.data-source{background:#fffbf4;border:1px solid #ddc5a8;box-shadow:0 14px 38px #6945210a}
.data-source-heading{display:flex;align-items:center;gap:12px;min-height:50px;margin-bottom:28px}
.data-source-icon{display:grid;place-items:center;flex-shrink:0;width:42px;height:42px;border-radius:11px;border:1px solid #ddbe96;background:#f5e5d0;color:#986037}
.data-source-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.data-source-heading h3{font-size:20px;font-weight:500;line-height:1.3;margin:0 0 5px;letter-spacing:-.025em;color:#593c28}
.data-source-heading p{font-size:12px;line-height:1.6;color:#816a55;margin:0}
.source-datum,.destination-datum{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid;border-radius:9px;padding:16px 18px}
.source-datum{background:#f4e9d9;border-color:#d0ad7e;color:#593c28}
.source-datum>span,.destination-datum>span{font-size:15px;line-height:1.5;font-weight:500}
.source-datum strong,.destination-datum strong{font-size:30px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums;min-width:24px;text-align:center}
.data-invoices{min-height:115px;padding:12px 0 20px}
.data-bill-list{padding:0;margin:0;list-style:none}
.data-bill-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#6e553f;padding:12px 0;border-bottom:1px solid #e9dbc8}
.data-bill-list li::before{content:'';height:17px;width:13px;border:1px solid #b38c60;border-radius:2px;margin-right:1px}
.data-bill-list li>span{margin-right:auto}
.data-bill-list small{font-size:11px;color:#876d54}
.data-source-empty{font-size:13px;color:#816a55;margin:25px 0}
.data-input-options{display:inline-flex;border:1px solid #cfb28f;padding:4px;border-radius:8px;gap:4px}
.data-input-options button{min-height:40px;border:0;border-radius:5px;background:transparent;color:#775a40;font-size:12px;font-weight:500;padding:9px 14px}
.data-input-options button[aria-pressed=true]{background:#795331;color:#fff}
.data-input-options button:hover{box-shadow:inset 0 0 0 1px #9c794e}
.data-cinema button:focus-visible{outline:2px solid #144bc8;outline-offset:4px}
.data-destination{border:1px solid #202956;background:radial-gradient(ellipse at 15% 0,#19397455,transparent 65%),var(--navy);box-shadow:0 18px 48px #10154518;color:#fff}
.data-destination-heading{display:flex;align-items:center;gap:10px;height:32px;margin-bottom:20px}
.data-destination-heading img{width:32px;height:32px;object-fit:contain}
.data-destination-heading>strong{font-size:26px;line-height:1;letter-spacing:-.025em;font-weight:600}
.data-destination-heading>span{margin-left:auto;font-size:11px;color:#b5c8e5}
.destination-label{font-size:11px;line-height:18px;color:#b5c8e5;margin:0 0 8px}
.destination-datum{background:#111f3d;border-color:#52698a;color:#effff8}
.destination-datum strong{color:#c4d1e7}
.destination-state{min-height:20px;font-size:11px;line-height:1.6;color:#b2c6e4;margin:9px 0 19px}
.data-rule{position:relative;padding:17px 18px 18px;border:1px solid #3e526f;border-radius:9px;background:#111c38}
.data-rule h4{font-size:13px;color:#d1e1f6;font-weight:500;margin:0 0 12px;padding-right:78px}
.data-trigger{font-size:11px;line-height:1.65;color:#b5c8e5;margin:0 0 11px;padding-right:78px}
.data-condition{display:grid;grid-template-columns:minmax(0,1fr) 24px 24px;gap:8px 12px;font-size:12px;color:#c2d4ec;line-height:1.5;align-items:center}
.data-condition>strong{font-weight:500;font-size:22px;color:#eef8ff;min-width:20px;text-align:center}
.data-condition>span:last-child{grid-column:1/-1;justify-self:start;font-size:12px;color:#b3d8d3;min-height:18px}
.data-result{margin-top:20px;min-height:181px}
.data-whatsapp-heading{display:flex;align-items:center;gap:9px;margin-bottom:14px}
.data-whatsapp-heading img{width:22px;height:22px;object-fit:contain}
.data-whatsapp-heading h4{font-size:13px;color:#d1e1f6;font-weight:500;line-height:1.5;margin:0}
.data-message-wait,.data-message-empty{font-size:13px;line-height:1.75;margin:0;color:#abc0dd;padding:16px 0}
.data-message{position:relative;max-width:410px;margin-left:auto;background:#dff7dd;border-radius:12px 3px 12px 12px;color:#163d27;padding:15px 18px;box-shadow:0 5px 18px #0002}
.data-message::after{content:'';position:absolute;right:-7px;top:0;border-top:9px solid #dff7dd;border-right:8px solid transparent}
.data-message-recipient{font-size:11px;color:#44634b;display:block;margin-bottom:7px}
.data-message p{font-size:14px;line-height:1.65;margin:0}
.data-message p strong{font-weight:500}
.data-message-state{display:block;font-size:10px;line-height:1.5;text-align:right;color:#44634b;margin-top:8px}
.data-cinema[data-phase='done'][data-count='2'] .data-message{animation:data-message-arrive .4s ease-out both}
@keyframes data-message-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.data-connectors{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:3}
.data-wire{fill:none;stroke:#a9b4c8;stroke-width:1.5}
.data-wire-light{fill:none;stroke:#23cc7f;stroke-width:2;stroke-dasharray:10 10;opacity:0}
.data-port{stroke-width:2;fill:#f5f6fb}
.data-port-source{stroke:#b28b60;fill:#fff9f0}
.data-port-destination{stroke:#667bb4;fill:#10143e}
.data-packet{position:absolute;top:0;left:0;z-index:6;pointer-events:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border:1px solid #49cd91;border-radius:9px;background:#dff9ed;color:#103d31;box-shadow:0 0 25px #23cc7f28;font-size:13px;line-height:1.5;white-space:nowrap;opacity:0;will-change:transform}
.data-packet strong{font-size:23px;font-weight:600}
.data-packet.value-only{padding:4px 8px;border-radius:6px}
.data-packet.value-only>span{display:none}
.data-cinema[data-phase='origin'] .source-datum,.data-cinema[data-phase='transfer'] .source-datum{box-shadow:0 0 0 3px #d7b27c20}
.data-cinema[data-phase='registered'] .destination-datum,.data-cinema[data-phase='evaluate'] .destination-datum,.data-cinema[data-phase='done'] .destination-datum{border-color:#4be6a4;background:#133a38}
.data-cinema[data-phase='registered'] .destination-datum strong,.data-cinema[data-phase='evaluate'] .destination-datum strong,.data-cinema[data-phase='done'] .destination-datum strong{color:#75f1b4}
.data-cinema[data-phase='evaluate'] .data-rule,.data-cinema[data-phase='done'] .data-rule{border-color:#419ca2}
.data-cinema[data-phase='transfer'] .destination-datum>span{visibility:hidden}
.data-playback{position:relative;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:20px}
.data-playback>small{font-size:11px;color:#647794;line-height:1.7}
.data-play{display:inline-flex;align-items:center;justify-content:center;border:1px solid #a2b1ce;background:transparent;color:#263960;border-radius:7px;min-height:44px;padding:10px 16px;font-size:12px;white-space:nowrap}
.data-play:hover{background:#e8edf7;border-color:#6f89b8}
.data-takeaway{margin-top:22px}
.data-takeaway p{font-size:15px;color:#536983;line-height:1.8;max-width:900px;margin:0}
.data-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.data-cinema [hidden]{display:none}
@media(max-width:1100px){.data-scene{gap:70px}.data-source,.data-destination{padding:20px}.data-source-heading h3{font-size:18px}.data-source-heading p{font-size:11px}.data-source-heading{gap:9px}.data-destination-heading>span{font-size:10px}.source-datum,.destination-datum{padding:14px}}
@media(max-width:700px){
 #dados{padding:62px 7vw}
 #dados .section-heading h2{font-size:clamp(35px,6.6vw,45px);line-height:1.15}
 #dados .section-heading h2 br{display:none}
 #dados .section-heading>p:last-child{font-size:14px;line-height:1.85}
 .data-cinema{margin:30px -3vw 0}
 .data-scene{grid-template-columns:1fr;gap:62px}
 .data-source,.data-destination{padding:19px 17px;border-radius:14px}
 .data-source-heading{gap:12px;min-height:0;margin-bottom:18px}
 .data-source-heading h3{font-size:18px}
 .data-source-heading p{font-size:11px}
 .data-source-icon{width:37px;height:37px;border-radius:9px}
 .data-invoices{display:none}
 .source-datum,.destination-datum{padding:13px 15px}
 .source-datum>span,.destination-datum>span{font-size:14px}
 .source-datum strong,.destination-datum strong{font-size:27px}
 .data-input-options{margin-top:17px;padding:3px;gap:2px}
 .data-input-options button{font-size:11px;min-height:38px;padding:8px 10px}
 .data-destination-heading{height:auto;min-height:28px;margin-bottom:15px;gap:8px;flex-wrap:wrap}
 .data-destination-heading>strong{font-size:24px}
 .data-destination-heading>span{font-size:10px;flex-basis:100%;margin-left:36px;max-width:175px}
 .data-destination-heading img{height:28px;width:28px}
 .destination-label{font-size:12px}
 .destination-state{font-size:12px;margin-bottom:13px}
 .data-rule{padding:14px}
 .data-rule h4,.data-trigger{padding-right:62px}
 .data-rule h4{font-size:14px;margin-bottom:8px}
 .data-trigger{font-size:12px;margin-bottom:9px}
 .data-condition{font-size:13px;gap:7px 8px;grid-template-columns:minmax(0,1fr) 23px 21px}
 .data-condition>span:last-child{font-size:12px}
 .data-result{margin-top:18px;min-height:204px}
 .data-whatsapp-heading h4{font-size:13px}
 .data-message{padding:13px 15px;margin-right:4px}
 .data-message p{font-size:14px}
 .data-cinema[data-phase='transfer'] .destination-datum>span{visibility:visible}
 .data-playback{gap:16px;align-items:flex-start}
 .data-playback>small{font-size:10px;max-width:155px}
 .data-play{font-size:11px;padding:9px 12px}
 .data-takeaway p{font-size:14px}
}
@media(prefers-reduced-motion:reduce){.data-packet,.data-wire-light{display:none}.data-message{animation:none!important}}

/* Conversation primitives match partials/chat.css: wallpaper, bubbles,
   Helvetica message text, file cards and timestamps from the product fixture. */
.data-invoices{min-height:65px;padding-bottom:12px}
.data-source-review{border-top:1px solid #e5d6c2;padding-top:17px;min-height:149px}
.data-source-review>span{display:block;font-size:11px;color:#876d54}
.data-source-review>p{font-size:15px;font-weight:500;line-height:1.5;color:#765d44;margin:9px 0 12px}
.source-receipt{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid #dcc5a9;background:#fff8ed;border-radius:8px}
.source-receipt strong{display:block;font-size:12px;font-weight:500;color:#593c28}
.source-receipt small{display:block;font-size:10px;color:#876d54;margin-top:3px}
.data-cinema[data-phase='returned'] .data-source-review>p{color:#985916}
.data-cinema[data-phase='returned'] .data-source-review{border-top-color:#b48a57}
.data-whatsapp{border:1px solid #ccd4da;background:#fff;border-radius:12px;overflow:hidden;margin-top:20px;color:#111b21;box-shadow:0 9px 25px #0002}
.data-chat-header{display:flex;align-items:center;gap:10px;padding:11px 14px;background:#fff;border-bottom:1px solid #e3e8eb}
.data-chat-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#242052;color:#fff;font-size:14px;flex-shrink:0}
.data-chat-header strong{display:block;font-size:13px;font-weight:600;line-height:1.3;color:#27343b}
.data-chat-header small{display:block;font-size:10px;color:#687c89;margin-top:3px}
.data-chat-header img{width:23px;height:23px;object-fit:contain;margin-left:auto}
.data-whatsapp .chat-conversation{height:298px;padding:13px 15px;overflow:auto;overflow-anchor:none;overscroll-behavior:contain;background:#efeae2 url('assets/images/whatsapp.svg');background-size:412px;scrollbar-width:thin;scrollbar-color:#aab5b4 transparent}
.data-chat-day{display:table;margin:0 auto 13px;border-radius:5px;padding:4px 9px;background:#f4f4f2;color:#667781;font:11px/1.5 'Helvetica Neue',Arial,sans-serif;box-shadow:0 1px 2px #0001}
.data-whatsapp .source-users-conversation{margin:0;padding:0;list-style:none}
.data-whatsapp .chats{clear:both;display:flex;justify-content:flex-start;margin:0 0 10px}
.data-whatsapp .chats.right{justify-content:flex-end}
.data-whatsapp .conversation-list{max-width:88%;min-width:0}
.data-whatsapp .ctext-wrap-content{padding:8px 12px 5px;position:relative;border-radius:0 8px 8px 8px;background:#fff;box-shadow:0 1px 2px #00000018;color:#111b21}
.data-whatsapp .chats.right .ctext-wrap-content{border-radius:8px 0 8px 8px;background:#d9fdd3}
.data-whatsapp .text-chat{font:14px/1.5 'Helvetica Neue',Arial,sans-serif;color:#111b21;margin:0;word-wrap:break-word}
.data-whatsapp .message-status-container{display:flex;justify-content:flex-end;align-items:center;gap:3px;margin-top:2px;height:15px;font:10px/1.3 'Helvetica Neue',Arial,sans-serif;color:#667781}
.data-double-check{color:#53bdeb;font-size:12px;letter-spacing:-4px;padding-right:3px}
.data-whatsapp .file-preview-card{max-width:336px;min-width:168px;background:#f5f6f6;border-radius:8px;margin-bottom:7px;overflow:hidden}
.data-whatsapp .right .file-preview-card{background:#ffffff73}
.data-whatsapp .file-preview-header{display:flex;align-items:center;gap:10px;padding:10px}
.document-glyph{display:grid;place-items:center;flex-shrink:0;position:relative;width:30px;height:37px;border:1px solid #d96165;border-radius:3px;color:#c64249;font:600 9px/1 Arial,sans-serif;background:#fff3f2}
.document-glyph::before{content:'';position:absolute;right:-1px;top:-1px;width:8px;height:8px;border-left:1px solid #d96165;border-bottom:1px solid #d96165;background:#fff;border-radius:0 2px 0 0}
.data-whatsapp .file-info{flex:1;min-width:0}
.data-whatsapp .file-name{font:14px/1.3 'Helvetica Neue',Arial,sans-serif;color:#111b21;overflow-wrap:anywhere}
.data-whatsapp .file-meta{font:11px/1.5 'Helvetica Neue',Arial,sans-serif;color:#667781;margin-top:3px}
.data-chat-composer{display:flex;align-items:center;gap:11px;padding:9px 12px;background:#f0f2f5;color:#687b87}
.data-chat-composer>span{font-size:22px;line-height:1}
.data-chat-composer>div{flex:1;min-width:0;background:#fff;border-radius:20px;padding:8px 12px;font:13px/1.4 'Helvetica Neue',Arial,sans-serif;color:#87949e}
.data-chat-composer svg{width:19px;height:23px;fill:none;stroke:#687b87;stroke-width:1.7;stroke-linecap:round}
.data-chat-empty{font:13px/1.6 'Helvetica Neue',Arial,sans-serif;color:#647477;text-align:center;max-width:230px;margin:40px auto}
.data-return-state{display:flex;align-items:center;gap:10px;min-height:43px;margin-top:13px;color:#aec3df;font-size:11px;line-height:1.5}
.data-return-icon{font-size:23px;color:#63ddb1;flex-shrink:0}
.data-return-packet{position:absolute;z-index:7;top:0;left:0;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;background:#fff7e9;border:1px solid #bf955a;box-shadow:0 5px 15px #52391024;color:#674721;opacity:0;pointer-events:none;font-size:12px;font-weight:500}
.data-return-packet .document-glyph{width:22px;height:29px;font-size:7px}
.data-cinema[data-phase='conversation'] .destination-datum,.data-cinema[data-phase='return'] .destination-datum,.data-cinema[data-phase='returned'] .destination-datum{border-color:#4be6a4;background:#133a38}
.data-cinema[data-phase='conversation'] .destination-count,.data-cinema[data-phase='return'] .destination-count,.data-cinema[data-phase='returned'] .destination-count{color:#75f1b4}
.data-cinema[data-phase='conversation'] .data-rule,.data-cinema[data-phase='return'] .data-rule,.data-cinema[data-phase='returned'] .data-rule{border-color:#419ca2}
.data-cinema[data-phase='returned'] .data-return-copy{color:#7dedb5}
@media(max-width:700px){
 .data-source-review{min-height:145px;margin-top:18px;padding-top:15px}
 .data-source-review>p{font-size:14px}
 .data-whatsapp{margin-top:18px}
 .data-chat-header{padding:10px 11px}
 .data-chat-header small{font-size:9px}
 .data-whatsapp .chat-conversation{height:328px;padding:12px 10px}
 .data-whatsapp .conversation-list{max-width:92%}
 .data-whatsapp .ctext-wrap-content{padding:8px 10px 5px}
 .data-whatsapp .text-chat{font-size:13.5px}
 .data-whatsapp .file-name{font-size:12.5px}
 .data-whatsapp .file-preview-header{gap:8px;padding:8px}
 .data-return-state{min-height:48px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){.data-return-packet{display:none}}

.data-whatsapp [hidden]{display:none!important}
