.project-showcase{background:#eef2ef;overflow:hidden}
.project-kicker{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:40px}
.project-kicker .eyebrow{margin:0}
.project-kicker>span{font-size:11px;color:var(--muted)}
.project-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;align-items:end;margin-bottom:48px}
.project-heading h2{font-size:72px;line-height:1;color:var(--ink)}
.project-heading h2>span{display:block;font-size:32px;line-height:1.2;margin-top:24px}
.project-heading p{color:var(--muted);max-width:370px}
.project-view-controls{display:flex;gap:32px;border-bottom:1px solid #cbd4cd;margin-bottom:28px}
.project-view-controls button{display:flex;gap:10px;align-items:center;padding:16px 0;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);font-size:14px}
.project-view-controls button[aria-pressed=true]{border-color:var(--blue);color:var(--ink);font-weight:600}
.project-view-controls svg{width:18px;height:18px}
.project-screen{border:1px solid #cbd4cd;border-radius:8px;background:#fafbfc;overflow:hidden;box-shadow:0 24px 65px #10141914}
.product-chrome{background:#151b25;color:white;display:flex;align-items:center;gap:22px;padding:18px 28px}
.product-chrome strong{display:flex;align-items:center;gap:10px;font-size:20px}
.product-chrome strong svg{color:#64b9ff;width:24px;height:24px}
.product-chrome>span{font-size:10px;color:#d0d6dd}
.product-chrome .demo-label{margin-left:auto;color:#cbe4cf;font-size:10px}
#project-screen-content{padding:28px 32px;min-height:500px}
.product-title{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}
.product-title h3{font-size:24px}
.product-title>span{display:flex;align-items:center;gap:8px;font-size:11px;color:#5d6773}
.product-title svg{width:14px;height:14px}
.product-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-bottom:1px solid #dbe1e6;padding-bottom:24px}
.product-metrics>div{padding:0 24px;border-right:1px solid #dbe1e6}
.product-metrics>div:first-child{padding-left:0}
.product-metrics>div:last-child{border:0}
.product-metrics span,.product-metrics small{display:block;font-size:12px;color:#5d6773}
.product-metrics strong{font-size:32px;color:#2365d6;line-height:1.6}
.product-metrics>div:nth-child(2) strong{color:#8b3e8f}
.product-metrics>div:nth-child(3) strong{color:#12856f}
.product-metrics>div:nth-child(4) strong{color:#a56520}
.product-metrics small{font-size:10px}
.product-split{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;padding-top:24px}
.product-split h4,.agenda-preview h4{font-size:14px;margin:0 0 18px}
.product-bar{margin-top:12px}
.product-bar>div:first-child{display:flex;justify-content:space-between;font-size:11px;margin-bottom:5px}
.bar-track{height:9px;background:#e5eaf0;overflow:hidden;border-radius:2px}
.bar-track>span{height:100%;display:block;background:#2457ff}
.product-insight{display:flex;gap:14px;align-items:start;padding:14px 0;border-top:1px solid #e1e5e9}
.product-insight svg{width:20px;height:20px;flex-shrink:0;color:#2365d6}
.product-insight strong{font-size:13px}
.product-insight p{font-size:11px;color:#5d6773;margin-top:4px}
.project-caption{display:flex;gap:20px;align-items:start;margin-top:22px}
.project-caption>span{font-size:12px;white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--blue)}
.project-caption p{font-size:13px;color:var(--muted)}
.project-story{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:56px}
.project-story>div{border-top:1px solid #cbd4cd;padding-top:24px}
.project-story span{font-size:10px;color:var(--muted)}
.project-story h3{font-size:23px;margin:16px 0}
.project-story p{font-size:14px;color:var(--muted)}
.project-showcase .case-foot{margin-top:40px;padding-top:26px;border-top:1px solid #cbd4cd}
.project-showcase .case-foot p{font-size:11px}
.case-foot svg{width:20px;height:20px}
.product-kanban{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.kanban-column{min-width:0;border-top:2px solid #dbe1e6}
.kanban-column h4{font-size:11px;display:flex;align-items:center;gap:6px;margin:16px 0}
.kanban-column h4 small{margin-left:auto}
.status-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#2457ff}
.dot-1{background:#c58a2f}.dot-2{background:#8b3e8f}.dot-3{background:#12856f}
.kanban-item{background:white;border:1px solid #dbe1e6;border-radius:4px;padding:16px;margin-bottom:14px}
.kanban-item>small{font-size:8px;color:#6d7782;display:block}
.kanban-item>strong{font-size:13px;display:block;margin-top:8px}
.kanban-item>p{font-size:11px;color:#5d6773;margin-top:12px;min-height:36px}
.kanban-item>div{display:flex;justify-content:space-between;gap:8px;margin-top:16px}
.kanban-item>div>span{display:flex;align-items:center;gap:4px;font-size:9px}
.kanban-item svg{width:13px;height:13px;flex-shrink:0}
.agenda-preview{display:grid;grid-template-columns:1.2fr 1fr;gap:50px}
.agenda-preview h4 small{font-size:9px;margin-left:12px;color:#6d7782}
.agenda-row{display:flex;align-items:center;gap:20px;border-top:1px solid #dbe1e6;padding:24px 0}
.agenda-row time{font-size:12px;color:#2365d6}
.agenda-row strong,.task-row strong{font-size:13px}
.agenda-row p{font-size:11px;color:#6d7782;margin-top:5px}
.agenda-row svg{width:18px;height:18px;margin-left:auto;color:#12856f}
.task-row{display:flex;gap:14px;border-top:1px solid #dbe1e6;padding:20px 0}
.task-row svg{width:18px;height:18px;flex-shrink:0;color:#7a8691;margin-top:4px}
.task-row span{display:block;font-size:11px;color:#6d7782;margin-top:6px}
.case-panel{--topic:#2457ff;--tint:#f5f7fa;gap:56px;min-height:570px}
.case-panel[data-topic=comercial]{--topic:#2457ff;--tint:#eff3ff}
.case-panel[data-topic=operacoes]{--topic:#7953ff;--tint:#f5f7fa}
.case-panel[data-topic=gestao]{--topic:#536174;--tint:#f5f7fa}
.case-panel .case-copy{border-top:3px solid var(--topic);padding-top:24px}
.application-signature{display:flex;gap:14px;align-items:center;margin-bottom:26px;color:var(--topic)}
.application-signature>span{display:grid;place-items:center;width:54px;height:54px;background:var(--tint);border-radius:6px}
.application-signature svg{width:28px;height:28px}
.application-signature strong{font-family:Sora,Arial,sans-serif;font-size:28px;font-weight:600}
.application-signature small{font-size:11px;margin-left:auto}
.case-panel .case-copy .eyebrow{color:var(--topic)}
.case-panel .case-copy h3{font-size:34px}
.case-panel .case-copy li::marker{color:var(--topic)}
#application-cta{color:var(--topic);gap:14px}
#application-cta svg{width:20px;height:20px;flex-shrink:0}
.application-preview{background:var(--tint);padding:28px;border-radius:6px;min-width:0;align-self:start}
#application-demo{min-height:424px}
.application-preview .visual-disclaimer{font-size:10px;margin-top:24px}
.demo-top{display:flex;gap:10px;align-items:center;border-bottom:1px solid color-mix(in srgb,var(--topic) 20%,transparent);padding-bottom:20px;color:var(--topic)}
.demo-top>svg{width:22px;height:22px;flex-shrink:0}
.demo-top strong{font-size:13px}
.demo-top>span{font-size:8px;margin-left:auto}
.chat-preview{padding-top:24px}
.chat-preview>p{font-size:13px;line-height:1.5;max-width:88%;padding:14px 16px;border-radius:6px;margin-top:14px}
.chat-preview>.chat-customer{background:white;margin-left:auto}
.chat-preview>.chat-assistant{background:#2457ff;color:white}
.chat-source,.chat-handoff{display:flex;gap:8px;align-items:center;font-size:10px;color:#2457ff;margin-top:18px}
.chat-source svg,.chat-handoff svg{width:15px;height:15px}
.mini-funnel{padding-top:10px}
.mini-funnel>div{border-left:2px solid #a9b9f4;padding:15px 0 15px 22px;margin:12px 0}
.mini-funnel>div:last-child{border-color:var(--topic)}
.mini-funnel span{display:block;font-size:10px;color:var(--topic)}
.mini-funnel strong{display:block;font-size:19px;margin:7px 0}
.mini-funnel p{font-size:12px;color:var(--muted)}
.demo-bottom{display:flex;align-items:center;gap:10px;font-size:11px;margin-top:20px;color:var(--topic)}
.demo-bottom svg{width:18px;height:18px}
.document-preview{background:white;padding:24px;margin-top:24px;border-top:3px solid var(--topic)}
.document-title{display:flex;gap:12px;align-items:center}
.document-title>svg{color:var(--topic);width:28px;height:28px}
.document-title strong{font-size:14px}
.document-title span{display:block;font-size:10px;color:var(--muted)}
.document-line{height:5px;background:#e9e6e0;margin-top:22px;width:90%}
.document-line.short{width:60%;margin-top:10px}
.document-preview dl{margin:20px 0 0}
.document-preview dl>div{padding:10px 0;border-top:1px solid #eeeae3}
.document-preview dt{font-size:10px;color:var(--muted)}
.document-preview dd{margin:4px 0 0;font-size:12px;display:flex;gap:6px;align-items:center}
.document-preview dd svg{width:13px;height:13px;color:var(--topic)}
.management-numbers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:28px 0}
.management-numbers span{display:block;font-size:10px}
.management-numbers strong{font-size:32px;color:var(--topic)}
.management-preview h4{font-size:13px;margin:0}
.management-chart{display:flex;gap:18px;height:174px;padding:20px 0;border-bottom:1px solid #dfcad2}
.management-chart>div{position:relative;flex:1;display:flex;align-items:end}
.management-chart span{background:var(--topic);display:block;width:100%;border-radius:3px 3px 0 0;opacity:.65}
.management-chart>div:last-child span{opacity:1}
.management-chart small{position:absolute;bottom:-20px;left:0;font-size:10px}
.management-note{font-size:11px;display:flex;gap:10px;align-items:center;margin-top:24px;color:var(--topic)}
.management-note svg{width:20px;height:20px;flex-shrink:0}
@media(max-width:1100px){.project-heading{gap:48px}.product-kanban{gap:12px}.kanban-item{padding:12px}.product-chrome>span:not(.demo-label){display:none}.product-split,.agenda-preview{gap:24px}.case-panel{gap:32px}.application-preview{padding:22px}.case-panel .case-copy h3{font-size:30px}}
@media(max-width:760px){.project-kicker{display:block;margin-bottom:28px}.project-kicker>span{display:block;margin-top:12px}.project-heading{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.project-heading h2{font-size:52px}.project-heading h2>span{font-size:28px;margin-top:20px}.project-heading p{font-size:15px;max-width:none}.project-view-controls{gap:20px;overflow:auto;margin-bottom:20px}.project-view-controls button{font-size:12px;white-space:nowrap;gap:7px}.project-view-controls svg{width:16px;height:16px}.product-chrome{padding:16px;gap:12px;align-items:start}.product-chrome strong{font-size:17px}.product-chrome .demo-label{max-width:135px;font-size:8px;line-height:1.5;text-align:right}#project-screen-content{padding:20px 16px;min-height:680px}.product-title{gap:12px;margin-bottom:22px}.product-title h3{font-size:20px}.product-title>span{font-size:9px}.product-metrics{grid-template-columns:1fr 1fr;gap:20px 16px}.product-metrics>div{padding:0!important;border:0}.product-metrics span{font-size:10px}.product-metrics strong{font-size:28px}.product-metrics small{font-size:9px}.product-split,.agenda-preview{grid-template-columns:1fr;gap:24px}.product-insight{padding:10px 0}.product-split h4{margin-bottom:12px}.product-kanban{grid-template-columns:1fr 1fr;gap:16px 12px}.kanban-item{padding:12px}.kanban-item>strong{font-size:11px}.kanban-item>small{font-size:7px}.kanban-column h4{font-size:9px;gap:4px;min-height:30px}.kanban-item>div>span{font-size:8px}.kanban-item>div>svg{display:none}.project-story{grid-template-columns:1fr;gap:24px;margin-top:36px}.project-story h3{font-size:23px;margin:12px 0}.project-showcase .case-foot{margin-top:28px}.project-caption{gap:14px}.project-caption p{font-size:12px}.case-panel{min-height:0;gap:32px}.application-signature strong{font-size:26px}.case-panel .case-copy h3{font-size:30px}.application-preview{padding:20px}#application-demo{min-height:424px}.demo-top strong{font-size:12px}.demo-top>span{font-size:7px}.document-preview{padding:20px}.management-chart{gap:14px}.management-numbers{gap:8px}.management-numbers span{font-size:9px}.management-numbers strong{font-size:28px}.applications .tabs button{font-size:12px;padding-inline:4px}}
.about-visual{margin:0;min-width:0}
.about-visual>img{width:100%;height:610px;object-fit:cover;object-position:center 44%;border-radius:4px}
.about-visual figcaption{padding-top:18px;border-top:1px solid var(--line);margin-top:18px;font-size:14px;font-weight:500}
.about-visual figcaption span{display:block;font-size:10px;font-weight:400;color:var(--muted);margin-top:6px}
@media(max-width:1100px){.about-visual>img{height:580px}}
@media(max-width:760px){.about-visual{order:2}.about-visual>img{height:auto;aspect-ratio:4/5}.about-visual figcaption{font-size:13px}}
