:root{--navy: #081a27;--ink: #132a35;--muted: #667a84;--teal: #dff1f2;--accent: #14879a;--green: #1c9b60;--line: #dbe4e7;--bg: #f5f8f9;--amber: #ed9b3b;--max: 1420px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}.top{height:56px;background:var(--navy);color:#fff;display:grid;grid-template-columns:190px 1fr auto 200px;align-items:center;padding:0 22px;position:sticky;top:0;z-index:20}.top>img{height:25px}.top>b{justify-self:center;font-size:10px;letter-spacing:.08em}.top nav{display:flex;height:100%}.top nav a{display:grid;place-items:center;padding:0 14px;font-size:10px;color:#b7c5cb}.top nav a:hover{background:#173543;color:#fff}.session{justify-self:end;font-size:10px;font-weight:700}.top>button{display:none;color:#fff;background:none;border:0;font-size:22px}.rail{height:56px;background:#fff;display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--line);padding:0 max(12px,calc((100vw - var(--max)) / 2))}.rail a{display:flex;align-items:center;justify-content:center;gap:8px;border-right:1px solid #eef2f3;font-size:9px;font-weight:700;text-transform:uppercase}.rail a:first-child{background:#f0f8f8;border-bottom:3px solid var(--accent)}.rail b{font-size:14px}.hero{min-height:720px;display:grid;grid-template-columns:205px 1fr;max-width:1600px;margin:auto;background:#edf3f4;border-inline:1px solid var(--line)}.hero>aside,.shell>aside{background:#fff;border-right:1px solid var(--line);padding:22px 10px}.hero>aside>p,.shell>aside>p{font-size:8px;font-weight:800;letter-spacing:.12em;color:#78909a;padding:0 10px 12px;border-bottom:1px solid var(--line)}.hero>aside a{display:block;padding:11px 10px;font-size:10px;font-weight:700}.hero>aside a.on{background:var(--teal)}.hero>aside small{display:block;color:#82959e;margin:4px 0 0 20px;font-weight:500}.hero-main{padding:64px 6vw;position:relative;overflow:hidden}.hero-main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#d7e1e4 1px,transparent 1px),linear-gradient(90deg,#d7e1e4 1px,transparent 1px);background-size:32px 32px;opacity:.32}.hero-copy,.dash{position:relative}.hero-copy{max-width:980px}.eyebrow{font-size:9px;font-weight:800;letter-spacing:.14em;color:var(--accent)}h1,h2{font-family:Manrope,sans-serif;letter-spacing:-.05em}h1{font-size:clamp(44px,5vw,74px);line-height:1;margin:15px 0 20px}h1 em{font-style:normal;color:var(--accent)}.hero-copy>p:not(.eyebrow){max-width:800px;color:#516a75;line-height:1.65;font-size:16px}.actions{display:flex;gap:10px;margin:28px 0 42px}.button{background:var(--accent);color:#fff;padding:14px 20px;border:0;border-radius:3px;font-size:11px;font-weight:800;display:inline-flex;justify-content:center;cursor:pointer}.button.alt{background:#fff;color:var(--ink);border:1px solid #cddadc}.dash{background:#fff;border:1px solid #cbd9dd;box-shadow:0 25px 55px #17374320}.dash>header{height:43px;background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 14px;font-size:8px}.dash>header span{text-align:center}.dash>header small{text-align:right;color:#8ee3c1}.dash>div{display:grid;grid-template-columns:1.8fr .62fr;gap:14px;padding:14px}.dash>div>img{width:100%;height:290px;object-fit:cover;object-position:top;border:1px solid var(--line)}.dash section{display:grid;gap:8px}.dash article{border:1px solid var(--line);padding:15px}.dash article span{font-size:7px;color:#80949d;font-weight:800}.dash article b{font-family:Manrope;display:block;font-size:20px;margin:16px 0 4px}.dash article small{font-size:9px;color:var(--muted)}.dash>footer,.stage>footer{background:var(--navy);color:#98abb4;display:flex;justify-content:space-between;padding:9px 14px;font-size:8px}.control{max-width:1600px;margin:auto;background:var(--accent);color:#fff;display:grid;grid-template-columns:1fr 1.3fr auto;gap:20px;align-items:center;padding:18px 28px}.control strong{font-size:13px}.control span{font-size:10px}.control b{background:var(--navy);padding:9px;font-size:8px}.section{padding:105px max(28px,calc((100vw - var(--max)) / 2))}.head{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:45px}.head h2,.assure-copy h2,.trial h2{font-size:clamp(40px,4.5vw,65px);line-height:1.03;margin:12px 0 0}.head>p{color:var(--muted);line-height:1.7}.workflow{background:#fff}.shell{display:grid;grid-template-columns:215px 1fr;min-height:620px;border:1px solid #c9d6da;box-shadow:0 24px 55px #17374318}.shell>aside{padding-top:15px}.shell aside button{width:100%;border:0;background:none;text-align:left;padding:10px;display:flex;gap:9px;font-size:9px;color:#586e77;cursor:pointer}.shell aside button.active{background:var(--teal);font-weight:800}.shell aside button i{font-style:normal;width:18px;height:18px;border:1px solid #9aadb5;border-radius:50%;display:grid;place-items:center;font-size:7px}.shell aside button.active i{background:var(--accent);color:#fff;border-color:var(--accent)}.shell aside button small{display:block;font-size:7px;color:#84979e;margin-top:3px}.stage>header{height:50px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;padding:0 17px;font-size:9px}.stage>header>b{font-size:14px;border-bottom:2px solid var(--accent);height:50px;min-width:35px;display:grid;place-items:center}.stage>header em{font-style:normal;color:var(--accent)}.stage>header small{margin-left:auto;color:#82949d}.stage-body{display:grid;grid-template-columns:.72fr 1.28fr;gap:32px;padding:34px}.stage-body h3{font-family:Manrope;font-size:35px;line-height:1.1;margin:15px 0}.stage-body>div>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.7}.stage-body ul{list-style:none;padding:0;margin:22px 0}.stage-body li{border-top:1px solid var(--line);padding:10px 0;font-size:11px}.stage-body li:before{content:"✓";color:var(--green);font-weight:800;margin-right:8px}.stage-body blockquote{margin:0;background:#edf7f7;border-left:3px solid var(--accent);padding:14px}.stage-body blockquote small,.stage-body blockquote b{display:block}.stage-body blockquote small{font-size:7px;color:#80939b;font-weight:800}.stage-body blockquote b{font-size:11px;margin-top:6px}.stage-body figure{margin:0;border:1px solid var(--line);padding:8px;background:#f8fafb}.stage-body figure img{width:100%;height:405px;object-fit:contain;background:#fff}.stage-body figcaption{font-size:7px;color:#85979e;padding-top:7px}.proof{background:#eef3f4}.cases{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cases article{background:#fff;border:1px solid var(--line)}.cases header{display:flex;justify-content:space-between;padding:18px}.cases header span{font-size:8px;color:var(--accent);font-weight:800}.cases header b{font-size:10px}.cases article>div{display:grid;grid-template-columns:1fr auto 1fr;gap:15px;align-items:center;padding:20px}.cases h3{font-family:Manrope;font-size:30px}.cases h3:last-child{color:var(--accent)}.cases h3 small{display:block;font:500 8px Inter;color:var(--muted);margin-bottom:7px}.cases i{font-style:normal;color:#93a5ac}.cases footer{background:var(--navy);display:flex;justify-content:space-around;padding:14px;color:#87ddcf;font-size:9px}.needed{margin-top:18px;border:1px dashed #93a9ae;background:#f9fbfb;padding:17px;display:flex;gap:22px;font-size:9px}.needed>b{color:var(--amber)}.assurance{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:75px}.assure-copy>p:not(.eyebrow){color:#9fb2bb;line-height:1.7}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.tags span{border:1px solid #37515d;padding:9px;font-size:9px}.responsibility{background:#fff;color:var(--ink)}.responsibility>header{display:flex;justify-content:space-between;padding:15px 18px;border-bottom:1px solid var(--line);font-size:8px}.responsibility header span{color:var(--muted)}.responsibility ol{list-style:none;padding:12px 18px;margin:0}.responsibility li{display:grid;grid-template-columns:33px 1fr auto;gap:10px;align-items:center;padding:17px 0;border-bottom:1px solid var(--line)}.responsibility li i{font-style:normal;width:26px;height:26px;border-radius:50%;background:var(--teal);display:grid;place-items:center;font-size:8px}.responsibility li b{font-size:12px}.responsibility li p{font-size:9px;color:var(--muted);margin:4px 0;line-height:1.5}.responsibility li strong{font-size:7px;color:var(--accent)}.responsibility>footer{background:#fff5e8;padding:16px 18px;border-top:1px solid #f1d29f}.responsibility>footer b,.responsibility>footer span{display:block}.responsibility>footer b{font-size:11px;color:#9c6017}.responsibility>footer span{font-size:8px;margin-top:5px}.commercial{background:#fff}.costs{display:grid;grid-template-columns:.65fr 1.35fr;gap:40px}.cost-controls{background:#f1f6f6;padding:25px}.cost-controls label{font-size:9px;font-weight:800}.cost-controls select{display:block;width:100%;padding:12px;margin-top:7px;border:1px solid var(--line);background:#fff}.cost-controls>div{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.cost-controls>div b{font-size:7px;color:var(--accent)}.cost-controls p{font-size:11px;line-height:1.6}.cost-controls>small{font-size:8px;line-height:1.5;color:var(--muted)}.cost-table{border:1px solid var(--line)}.cost-table>*{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px;align-items:center;padding:17px 20px;border-bottom:1px solid var(--line);font-size:11px}.cost-table header{background:var(--navy);color:#95a8b1;font-size:7px}.cost-table em{font-style:normal;color:var(--muted);font-size:9px}.cost-table .total{background:#f3f8f8}.cost-table .total strong{color:var(--accent);font-size:20px}.cost-table footer{background:var(--teal);border:0}.cost-table footer strong{font-family:Manrope;font-size:28px}.cost-table footer b{background:var(--accent);color:#fff;padding:7px;justify-self:start}.evidence{background:#edf3f4}.evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.evidence-grid article{background:#fff;border:1px dashed #97adb2;padding:17px}.evidence-grid article>span{font-size:7px;color:var(--amber);font-weight:800}.evidence-grid article>div{height:175px;margin:14px 0;background:repeating-linear-gradient(135deg,#f4f7f7,#f4f7f7 18px,#edf2f2 18px,#edf2f2 36px);display:grid;place-items:center;align-content:center;font-size:28px;color:var(--accent)}.evidence-grid article>div small{font-size:7px;color:#7d9199;margin-top:10px}.evidence-grid h3{font-family:Manrope;font-size:18px}.evidence-grid p{font-size:10px;color:var(--muted);line-height:1.6}.trial{background:#dceced;display:grid;grid-template-columns:1fr 1fr;gap:80px}.trial-copy>p:not(.eyebrow){color:#536c75;line-height:1.7}.price{display:flex;gap:20px;align-items:center;margin:28px 0}.price>strong{font-family:Manrope;font-size:54px;color:var(--accent)}.price span,.price b{display:block;font-size:10px}.price b{font-size:12px;margin-bottom:5px}.trial-copy ul{list-style:none;padding:0}.trial-copy li{padding:9px 0;border-top:1px solid #bed3d5;font-size:11px}.trial-copy li:before{content:"✓";color:var(--green);margin-right:9px}.trial form{background:#fff;padding:30px;border:1px solid #c8d7da}.trial form h3{font-family:Manrope;font-size:26px}.trial label{display:block;font-size:8px;font-weight:800;color:var(--muted);margin:14px 0}.trial input,.trial select{display:block;width:100%;padding:11px;margin-top:5px;border:1px solid var(--line)}.trial form .button{width:100%}.form-status{text-align:center;font-size:9px;color:var(--accent)}.site-footer{background:#06141e;color:#93a7af;padding:42px max(28px,calc((100vw - var(--max)) / 2));display:grid;grid-template-columns:160px 1fr auto auto;gap:28px;align-items:center;font-size:9px}.site-footer img{width:135px}.site-footer nav{display:flex;gap:16px;color:#fff}.reveal{opacity:0;transform:translateY(13px);transition:.6s}.reveal.visible{opacity:1;transform:none}@media (max-width: 1000px){.top{grid-template-columns:160px 1fr auto}.top nav{display:none;position:absolute;top:56px;left:0;right:0;background:var(--navy);height:auto;padding:14px}.top nav.open{display:flex}.top nav a{padding:14px}.session{display:none}.top>button{display:block}.rail a{font-size:0}.hero{grid-template-columns:1fr}.hero>aside{display:none}.hero-main{padding:60px 28px}.dash>div,.head,.stage-body,.assurance,.costs,.trial{grid-template-columns:1fr}.dash section{grid-template-columns:repeat(3,1fr)}.shell{grid-template-columns:180px 1fr}.stage-body figure img{height:auto}.cases,.control{grid-template-columns:1fr}.assurance{gap:40px}.site-footer{grid-template-columns:1fr 1fr}.site-footer p{display:none}}@media (max-width: 650px){.rail{height:40px}.hero-main{padding:45px 18px}h1{font-size:42px}.actions{flex-direction:column}.dash{display:none}.section{padding:75px 18px}.head{gap:14px}.shell{grid-template-columns:1fr}.shell>aside{padding:7px;overflow:auto}.shell>aside>p{display:none}#stage-list{display:flex}.shell aside button{min-width:140px}.stage-body{padding:21px}.stage-body h3{font-size:29px}.stage>header small{display:none}.needed,.price{flex-direction:column;align-items:flex-start}.evidence-grid{grid-template-columns:1fr}.cost-table>*{grid-template-columns:1fr 1fr}.site-footer{grid-template-columns:1fr}.site-footer nav{flex-wrap:wrap}}:root{--text-xs: 11px;--text-sm: 13px;--text-md: 15px;--text-lg: 18px}.tile-slider-head span,.route-tabs button,.route-detail dt,.route-detail dd,.route-view figcaption,.video-meta strong,.video-meta a,.embed-note{font-size:var(--text-xs)}@media (max-width: 650px){:root{--text-sm: 13px;--text-md: 15px}.rail a{font-size:10px}.route-tabs{grid-template-columns:repeat(2,1fr)}.route-view img{min-height:0}}.mb-app{margin-top:36px;border:1px solid #cdd8e1;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 24px 70px #0f1e2d29;font-family:Inter,Arial,sans-serif;color:#172033}.mb-titlebar{height:44px;background:#111827;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:0 18px;font-size:12px}.mb-titlebar b{font-size:17px}.mb-titlebar b span{color:#bfe8ea}.mb-titlebar strong{text-align:center}.mb-titlebar small{text-align:right}.mb-stage-tabs{height:59px;margin-left:220px;display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid #d9e1e8;background:#fff}.mb-stage-tabs button{border:0;border-right:1px solid #d9e1e8;background:#fff;color:#172033;display:flex;align-items:center;gap:10px;padding:8px 12px;text-align:left;cursor:pointer}.mb-stage-tabs i{font-style:normal;font-size:15px}.mb-stage-tabs span{font-size:9px;font-weight:800;line-height:1.2}.mb-stage-tabs small{display:block;color:#667085;font-size:8px;font-weight:500;margin-top:3px}.mb-app-body{display:grid;grid-template-columns:220px 205px minmax(0,1fr);min-height:650px}.mb-workflow,.mb-floors{background:#f6f8fa;border-right:1px solid #d9e1e8;padding:14px 8px}.mb-workflow>p,.mb-floors>p{font-size:9px;font-weight:800;margin:0 8px 11px}.mb-workflow>header{height:36px;border:1px solid #d9e1e8;background:#bfe8ea;border-radius:6px;display:flex;gap:9px;align-items:center;padding:0 10px;font-size:10px}.mb-workflow>header b{font-size:13px}.mb-workflow>div{padding:5px 7px}.mb-workflow>div button{width:100%;border:0;background:transparent;text-align:left;padding:9px;border-radius:5px;color:#172033;font-size:9px;cursor:pointer}.mb-workflow>div button:before{content:"◌";margin-right:7px}.mb-workflow>div button.active{background:#ddf4f5;color:#087e89;font-weight:800}.mb-workflow>div button.active:before{content:"●"}.mb-floors{background:#fff;display:flex;flex-direction:column}.mb-floors>header{display:flex;justify-content:space-between;color:#1ea7b3;font-size:9px;padding:0 6px 14px}.mb-floors label{display:grid;grid-template-columns:16px 1fr 20px;align-items:center;gap:7px;padding:6px 7px;font-size:10px}.mb-floors input{accent-color:#1ea7b3}.mb-floors label small{color:#667085}.mb-floors footer{margin-top:auto;border-top:1px solid #d9e1e8;padding:14px 6px}.mb-floors footer span{display:flex;justify-content:space-between;font-size:9px}.mb-floors footer button{margin-top:12px;width:100%;border:0;background:#bfe8ea;border-radius:5px;padding:11px;font-size:10px;font-weight:700;color:#172033}.mb-workspace{padding:22px 20px 16px;min-width:0}.mb-workspace>header{display:flex;justify-content:space-between;gap:20px}.mb-workspace>header p{color:#1ea7b3;font-size:10px;font-weight:800;margin:0 0 4px}.mb-workspace>header h3{font-size:24px;margin:0 0 4px}.mb-workspace>header span{display:block;color:#667085;font-size:10px;max-width:720px}.mb-workspace>header button{align-self:flex-start;border:1px solid #cdd8e1;background:#fff;border-radius:5px;padding:8px 10px;color:#087e89;font-size:9px;cursor:pointer}.mb-task-tabs{display:flex;gap:7px;margin:18px 0 14px;overflow:auto}.mb-task-tabs button{white-space:nowrap;border:1px solid #d9e1e8;background:#fff;border-radius:5px;padding:9px 13px;font-size:9px;color:#172033;cursor:pointer}.mb-task-tabs button.active{background:#ddf4f5;color:#087e89}.mb-canvas{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:14px}.mb-model,.mb-summary{border:1px solid #d9e1e8;border-radius:8px;padding:12px}.mb-model>header{display:flex;justify-content:space-between;font-size:9px}.mb-model>header span{color:#1ea7b3}.mb-model figure{margin:10px 0 0;border:1px solid #d9e1e8;background:#f6f8fa;border-radius:5px;overflow:hidden}.mb-model img{width:100%;height:330px;display:block;object-fit:contain;background:#f6f8fa}.mb-model figcaption{padding:8px 10px;background:#fff;color:#667085;font-size:9px}.mb-summary>p{font-size:9px;font-weight:800;margin:0 0 9px}.mb-summary dl{margin:0 0 18px}.mb-summary dl div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #e4e9ee;font-size:8px}.mb-summary dt{color:#667085}.mb-summary dd{margin:0;font-weight:700;text-align:right}.mb-summary ul{list-style:none;padding:0;margin:0}.mb-summary li{display:grid;grid-template-columns:8px 1fr auto;gap:7px;align-items:center;background:#f6f8fa;border:1px solid #e1e7ec;border-radius:5px;padding:7px;margin:5px 0;font-size:7px}.mb-summary li i{width:7px;height:7px;background:#2aa66a;border-radius:50%}.mb-summary li i.amber{background:#f28c45}.mb-summary li b{color:#2aa66a;font-size:6px}.mb-outcome{margin-top:14px;border:1px solid #d9e1e8;border-radius:7px;background:#f8fbfc;padding:12px;display:grid;grid-template-columns:1fr 1.4fr;gap:16px}.mb-outcome small{display:block;color:#1ea7b3;font-size:8px;margin-bottom:4px}.mb-outcome b{font-size:12px}.mb-outcome ul{display:grid;grid-template-columns:1fr 1fr;gap:7px 20px;margin:0;padding:0;list-style:none;font-size:9px}.mb-outcome li:before{content:"✓";color:#1ea7b3;font-weight:900;margin-right:6px}.mb-statusbar{height:34px;background:#0f2b3a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:8px}.mb-statusbar i{display:inline-block;width:50px;height:4px;background:linear-gradient(90deg,#1ea7b3 55%,#68808e 55%);border-radius:2px;margin-left:6px}.workflow-note{font-size:11px;color:#667085;margin:14px 0 0}.mb-app.expanded{position:fixed;z-index:1000;top:12px;right:12px;bottom:12px;left:12px;margin:0}.mb-app.expanded .mb-app-body{height:calc(100vh - 137px)}.mb-app.expanded .mb-model img{height:calc(100vh - 390px)}@media (max-width: 1050px){.mb-stage-tabs{margin-left:0}.mb-app-body{grid-template-columns:180px minmax(0,1fr)}.mb-floors{display:none}.mb-stage-tabs button{padding:6px}.mb-stage-tabs small{display:none}.mb-canvas{grid-template-columns:1fr}.mb-summary{display:none}}@media (max-width: 700px){.mb-titlebar{grid-template-columns:1fr auto}.mb-titlebar strong{display:none}.mb-stage-tabs{overflow:auto;display:flex}.mb-stage-tabs button{min-width:135px}.mb-app-body{display:block;min-height:0}.mb-workflow{border-right:0}.mb-workflow>div{display:flex;overflow:auto}.mb-workflow>div button{min-width:130px}.mb-workspace{padding:18px 10px}.mb-model img{height:240px}.mb-outcome{grid-template-columns:1fr}.mb-statusbar span:nth-child(2),.mb-statusbar span:nth-child(3){display:none}}.hero-promise{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;max-width:850px;margin:24px 0 0}.hero-promise span{background:#fff;border:1px solid #cbd9dd;padding:12px 14px;color:#526a74;font-size:9px;line-height:1.45}.hero-promise b{display:block;color:#14879a;font-size:8px;letter-spacing:.08em;margin-bottom:4px}.hero-risk{font-size:9px!important;color:#54717b!important;margin:-25px 0 28px}.decision-strip{max-width:1600px;margin:auto;background:#081a27;color:#fff;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:stretch}.decision-strip article{padding:22px;border-right:1px solid #263d49}.decision-strip span,.decision-strip b{display:block}.decision-strip span{font-size:7px;color:#79d6cb;font-weight:800;letter-spacing:.09em;margin-bottom:7px}.decision-strip b{font-size:11px;line-height:1.45}.decision-strip>a{background:#14879a;display:grid;place-items:center;padding:20px 26px;font-size:10px;font-weight:800;white-space:nowrap}.form-reassurance{background:#eaf6f2;color:#156f4b;padding:11px;font-size:9px;line-height:1.5;text-align:center}.case-metrics i{font-size:9px;font-weight:800;color:#71868f}.evidence-grid article:not(.complete)>div{color:#14879a}@media (max-width: 1000px){.decision-strip{grid-template-columns:1fr 1fr}.decision-strip>a{grid-column:1/-1}.hero-promise{grid-template-columns:1fr}.hero-risk{margin-top:-16px}}@media (max-width: 650px){.decision-strip{grid-template-columns:1fr}.decision-strip>a{grid-column:auto}.hero-risk{margin-top:-10px}.hero-promise{margin-top:18px}}.mb-native-visual{height:330px;margin-top:10px;border:1px solid #d9e1e8;background:#f6f8fa;border-radius:5px;overflow:hidden;padding:14px}.mb-visual-caption{margin:0;padding:8px 10px;border:1px solid #d9e1e8;border-top:0;color:#667085;font-size:9px}.native-building{height:100%;min-height:210px;position:relative;border:1px solid #aebdc7;background:repeating-linear-gradient(0deg,#edf1f3 0,#edf1f3 34px,#b7c4cb,#b7c4cb 36px);overflow:hidden}.native-building:before,.native-building:after{content:"";position:absolute;top:15%;bottom:12%;width:32%;background:#ddf4f5b8;border:1px solid #aad9dc}.native-building:before{left:5%}.native-building:after{right:5%}.native-building>i{position:absolute;left:10%;right:10%;top:calc(13% + var(--i) * 11%);height:2px;background:#748690;z-index:2}.native-building .route{position:absolute;z-index:3;height:4px;border-radius:4px;left:16%;right:18%}.native-building .r1{top:31%;background:#4091ff}.native-building .r2{top:51%;left:28%;background:#9f63e8}.native-building .r3{top:72%;left:21%;right:25%;background:#30ad7b}.native-building .plant{position:absolute;z-index:4;bottom:7%;left:47%;padding:14px 9px;background:#fff7e8;border:1px solid #e3d4b8;border-radius:4px;font-size:7px}.native-overview{height:100%;display:grid;grid-template-columns:1fr 120px;gap:12px}.native-kpis{display:grid;gap:7px}.native-kpis span{display:grid;place-items:center;background:#fff;border:1px solid #d9e1e8;border-radius:5px}.native-kpis small{font-size:6px;color:#667085}.native-kpis b{font-size:18px}.native-concept{height:100%;display:grid;grid-template-columns:120px 1fr 130px;gap:10px}.native-concept aside,.native-concept section{background:#fff;border:1px solid #d9e1e8;padding:10px;font-size:7px}.native-concept aside b,.native-concept section>b{display:block;margin-bottom:12px}.native-concept label{display:block;margin:10px 0}.native-concept label i{display:inline-block;width:7px;height:7px;margin-right:5px}.native-concept .red{background:#eb5757}.native-concept .orange{background:#f28c45}.native-concept .yellow{background:#f2c94c}.native-concept .green{background:#27ae60}.native-concept section span{display:block;margin:13px 0}.native-concept section span i{display:block;height:3px;background:#1ea7b3;margin-top:4px}.native-routing header{background:#fff;border:1px solid #d9e1e8;padding:13px;margin-bottom:10px}.native-routing header>b{font-size:8px}.native-routing header>div{display:flex;justify-content:space-around;margin-top:14px;font-size:8px}.native-table{background:#fff;border:1px solid #d9e1e8}.native-table header,.native-table>div{display:grid;grid-template-columns:1.3fr 1fr .55fr .55fr;align-items:center;padding:8px 10px;border-bottom:1px solid #e3e8ec;font-size:7px}.native-table header{background:#eef3f5;color:#667085}.native-table .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2aa66a;margin-right:5px}.native-table .dot.warn{background:#f28c45}.native-table button{border:1px solid #bed5d8;background:#ddf4f5;border-radius:3px;font-size:6px;padding:4px}.native-review{height:100%;display:grid;grid-template-columns:1.1fr 1fr;gap:10px}.native-review .native-table{align-self:start}.review-key{grid-column:2;display:flex;gap:5px}.review-key span{background:#fff;border:1px solid #d9e1e8;padding:6px;font-size:6px}.review-key i{display:inline-block;width:5px;height:5px;background:#2aa66a;border-radius:50%;margin-right:4px}.review-key span:nth-child(2) i{background:#f28c45}.review-key span:nth-child(3) i{background:#d64545}.native-outputs,.native-enterprise{height:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.native-outputs article,.native-enterprise article{background:#fff;border:1px solid #d9e1e8;border-radius:5px;padding:14px;display:grid;grid-template-columns:35px 1fr;align-content:center;gap:3px 10px}.native-outputs article>span,.native-enterprise article>span{grid-row:1/3;font-size:25px;color:#1ea7b3}.native-outputs b,.native-enterprise b{font-size:10px}.native-outputs small,.native-enterprise small{font-size:7px;color:#667085}.native-outputs .revit{grid-column:1/-1;background:#edf7f7}.native-outputs .revit>span{background:#1877d2;color:#fff;width:28px;height:28px;display:grid;place-items:center;font-weight:800}.native-enterprise article em{grid-column:2;font-style:normal;background:#ddf4f5;border-radius:3px;padding:5px;width:max-content;font-size:6px}.mb-app.expanded .mb-native-visual{height:calc(100vh - 390px)}@media (max-width: 700px){.native-concept{grid-template-columns:1fr}.native-concept aside,.native-concept section{display:none}.native-review{grid-template-columns:1fr}.native-review .native-table,.review-key{display:none}.native-overview{grid-template-columns:1fr}.native-kpis{display:none}}.curated-capabilities{margin:10px 0 22px;border:1px solid var(--line);background:#f4f8f9;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:0}.curated-capabilities>*{padding:13px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:8px}.curated-capabilities span{color:var(--accent);font-weight:800;letter-spacing:.08em}.workflow-placeholder{height:100%;min-height:290px;border:1px dashed #9eb1ba;background:#fff;display:grid;place-items:center;align-content:center;text-align:center;padding:28px}.workflow-placeholder span{font-size:8px;color:#1ea7b3;font-weight:800;letter-spacing:.1em}.workflow-placeholder strong{font-family:Manrope;font-size:20px;margin:12px 0 5px}.workflow-placeholder p{margin:0;color:#667085;font-size:9px}.workflow-placeholder small{margin-top:16px;background:#fff7e8;border:1px solid #ecd7ae;padding:8px 10px;color:#8d692e;font-size:7px}.mb-native-visual{background:#f6f8fa}@media (max-width: 900px){.curated-capabilities{grid-template-columns:1fr 1fr}}.top{grid-template-columns:220px 1fr 220px}.top>.session{justify-self:end}.hero-main{padding-inline:max(28px,calc((100vw - 1420px)/2))}.mb-stage-tabs{grid-template-columns:160px 160px 135px 190px 195px 170px;justify-content:start}.mb-stage-tabs button{height:58px;padding:8px 14px;gap:10px}.mb-stage-tabs button i{font-size:14px;min-width:14px}.mb-stage-tabs button span{font-size:10px;white-space:nowrap}.mb-stage-tabs button small{font-size:9px;font-weight:400;color:#667085}.mb-stage-tabs button.active{background:#ddf4f5}.mb-stage-tabs button.active small:empty{display:none}@media (max-width: 1000px){.top{grid-template-columns:190px 1fr 170px}.mb-stage-tabs{display:flex;overflow:auto}.mb-stage-tabs button{min-width:160px}.mb-stage-tabs button:nth-child(3){min-width:170px}.mb-stage-tabs button:nth-child(4),.mb-stage-tabs button:nth-child(5){min-width:190px}}[hidden]{display:none!important}.screen-story ul{list-style:none;margin:16px 0;padding:0;display:grid;gap:7px}.screen-story li{font-size:9px;color:#526a74;padding:7px 0;border-top:1px solid var(--line)}.screen-story li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.screen-story>div>b{display:block;background:#e9f6f3;border-left:3px solid var(--green);padding:10px 12px;color:#176e4c;font-size:8px;line-height:1.5}.screen-story>div{padding:24px}.screen-story p{font-size:10px}.screen-story h3{font-size:23px}.figma-page{font-family:Inter,Arial,sans-serif;color:#172033;font-size:9px}.figma-page h3{font-family:Inter,Arial,sans-serif;font-size:14px;letter-spacing:0;margin:0 0 7px}.figma-page h4{font-size:9px;margin:0 0 13px}.figma-page p{font-size:8px;color:#667085;line-height:1.45}.fg-panel{border:1px solid #d9e1e8;border-radius:8px;background:#fff;padding:14px}.fg-tabs{height:34px;display:flex;gap:8px;margin:0 0 12px}.fg-tabs button{height:30px;border:1px solid #d9e1e8;background:#f6f8fa;border-radius:5px;padding:0 14px;font-size:8px;color:#172033}.fg-tabs button.active{background:#ddf4f5;color:#1ea7b3}.fg-visual{height:100%;min-height:240px;border:1px dashed #aebdc7;background:#f6f8fa;display:grid;place-items:center;align-content:center;color:#667085}.fg-visual span{font-size:8px;color:#1ea7b3}.fg-visual b{font-size:12px;margin:8px}.fg-visual small{font-size:7px}.fg-project>header{margin-bottom:14px}.fg-project-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:20px}.fg-model{height:500px}.fg-model>header{display:flex;justify-content:space-between;height:22px}.fg-model>header span{color:#1ea7b3;font-size:7px}.fg-model .fg-visual{height:410px}.fg-model>footer{display:flex;justify-content:center;gap:10px;margin-top:8px}.fg-model>footer button{min-width:100px;height:24px;border:1px solid #d9e1e8;border-radius:12px;background:#fff;font-size:7px}.fg-model>footer button.active{background:#ddf4f5}.fg-summary{height:500px}.fg-summary dl{margin:0 0 15px}.fg-summary dl div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #d9e1e8}.fg-summary dt{color:#667085}.fg-summary dd{margin:0;font-weight:700}.fg-summary ul{list-style:none;padding:0}.fg-summary li{display:grid;grid-template-columns:8px 1fr auto;gap:7px;background:#f6f8fa;border:1px solid #d9e1e8;border-radius:5px;padding:6px;margin:5px 0;font-size:7px}.fg-summary li i{width:7px;height:7px;background:#2aa66a;border-radius:50%}.fg-summary li i.amber{background:#f28c45}.fg-summary li b{color:#2aa66a}.fg-help{margin-top:17px}.fg-concept-grid{display:grid;grid-template-columns:180px minmax(0,1fr);gap:15px}.fg-concept-grid>div{display:grid;gap:14px}.fg-pref{height:180px}.fg-pref p{margin:11px 0;color:#172033}.fg-pref i{display:inline-block;width:9px;height:9px;margin-right:9px}.fg-pref .c0{background:#eb5757}.fg-pref .c1{background:#f28c45}.fg-pref .c2{background:#f2b90b}.fg-pref .c3{background:#27ae60}.fg-pref .c4{background:#8d58d8}.fg-pref .c5{background:#88949d}.fg-layers{height:215px}.fg-layers p{display:grid;grid-template-columns:8px 1fr 60px;align-items:center;color:#172033}.fg-layers p>i{width:8px;height:8px;border-radius:50%;background:#1ea7b3}.fg-layers p>span{height:2px;background:#cbd5db}.fg-concept-model{height:330px}.fg-concept-model .fg-visual{height:255px}.fg-concept-model footer{text-align:center;color:#667085;font-size:7px;padding-top:8px}.fg-zone{height:155px}.fg-zone div{height:90px;background:#f4f4f5;border:1px solid #d9e1e8;display:grid;place-items:center;font-weight:700}.fg-sequence{height:105px}.fg-sequence>div{display:flex;align-items:center;justify-content:space-around}.fg-sequence b{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#2aa66a;color:#fff}.fg-sequence b:nth-of-type(2){background:#367bea}.fg-sequence b:nth-of-type(3),.fg-sequence b:nth-of-type(4){background:#aab5c4}.fg-sequence small{position:absolute;margin-top:55px;color:#172033;font-size:7px}.fg-sequence p{height:18px;border:1px solid #efbd60;background:#fff5df;color:#976317;padding:3px 8px}.fg-routing-grid{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:15px;margin:14px 0}.fg-status{height:285px}.fg-status header,.fg-status>div{display:grid;grid-template-columns:75px 115px 1fr 70px 70px 55px;align-items:center;height:48px;font-size:7px}.fg-status header{height:25px;color:#667085}.fg-status em{font-style:normal;color:#d39023}.fg-status i{height:7px;border-radius:4px;background:#d9e1e8}.fg-status i.green{background:#2aa66a}.fg-status i.blue{background:#367bea}.fg-current{height:285px}.fg-current button,.fg-check button,.fg-output button,.fg-enterprise button{border:0;background:#bfe8ea;border-radius:5px;height:38px;padding:0 16px;font-size:8px;font-weight:700}.fg-current button{width:100%;margin-top:22px}.fg-route-info{height:145px}.fg-route-info b{font-size:8px}.fg-review>header{margin:22px 5px 14px}.fg-review-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:15px}.fg-review-grid>article,.fg-review-grid>aside{height:300px}.fg-review-grid .fg-visual{height:230px}.fg-check button{margin-top:45px}.fg-results{height:210px;margin-top:20px}.fg-results>div{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:12px 10px}.fg-results em{font-style:normal;color:#f28c45}.fg-results strong{color:#2aa66a}.fg-output>header{display:flex;justify-content:space-between;margin-bottom:15px}.fg-output>header aside>span{font-size:7px}.fg-output>header aside div{display:flex;gap:8px;margin-top:8px}.fg-output>header aside button{width:95px;height:30px;border:1px solid #d9e1e8;background:#fff;border-radius:16px}.fg-output>header aside button.active{background:#bfe8ea}.fg-tier{height:55px;border:1px solid #d9e1e8;border-radius:6px;background:#f6f8fa;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;padding:0 18px;font-size:7px}.fg-tier em{color:#2aa66a;font-style:normal}.fg-output-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:20px 0}.fg-output-grid article{height:190px}.fg-output-grid article>div{display:grid;grid-template-columns:70px 1fr;gap:15px}.fg-output-grid article i,.fg-revit i{width:55px;height:55px;border:1px solid #d9e1e8;border-radius:8px;background:#eef4ff;display:grid;place-items:center;font-style:normal;font-size:18px}.fg-output-grid article button{width:170px;margin-left:85px}.fg-revit{height:95px}.fg-revit h4 span{background:#bfe8ea;border-radius:12px;padding:5px 14px;font-size:6px;margin-left:30px}.fg-revit>div{display:grid;grid-template-columns:55px 1fr 170px;align-items:center;gap:15px}.fg-revit i{background:#367bea;color:#fff}.fg-enterprise{display:grid;gap:20px}.fg-enterprise article{height:125px}.fg-enterprise article>div{display:grid;grid-template-columns:35px 1fr 180px;align-items:center;gap:10px}.fg-enterprise article i{width:28px;height:28px;border:1px solid #d9e1e8;border-radius:5px;background:#eef2f4;display:grid;place-items:center;font-style:normal}.fg-enterprise article p{color:#172033}.fg-enterprise button{width:180px}@media (max-width: 1000px){.fg-project-grid,.fg-review-grid{grid-template-columns:1fr}.fg-summary,.fg-check{display:none}.fg-concept-grid{grid-template-columns:1fr}.fg-concept-grid>div:first-child{display:none}.fg-routing-grid{grid-template-columns:1fr}.fg-current{display:none}.fg-output-grid{grid-template-columns:1fr}.fg-enterprise article>div{grid-template-columns:35px 1fr}.fg-enterprise button{grid-column:2}.fg-model{height:auto}.fg-model .fg-visual{height:350px}}.mb-statusbar span:not(:first-child){display:none}.mb-app{max-width:1440px;margin-inline:auto;border-radius:0}.mb-titlebar{height:44px;padding:0 18px}.mb-titlebar b{font-size:18px}.mb-titlebar strong{font-size:14px}.mb-titlebar small{font-size:11px}.mb-stage-tabs{height:58px;margin-left:220px;border-top:0}.mb-app-body{grid-template-columns:220px 210px minmax(0,1fr);min-height:750px;background:#fff}.mb-workflow{width:220px;padding:14px 8px;background:#f6f8fa}.mb-workflow>p{margin:0 8px 12px;font-size:10px}.mb-workflow>header{width:204px;height:36px;border-radius:6px}.mb-workflow>div#stage-tools{padding:4px 12px 10px}.mb-workflow>div#stage-tools button{height:28px;padding:6px 8px;font-size:9px}.workflow-stage-stack{padding:0!important;display:grid;gap:6px}.workflow-stage-stack button{height:36px!important;border:1px solid #d9e1e8!important;background:#fff!important;display:flex!important;align-items:center;gap:10px;padding:0 10px!important;border-radius:6px!important;font-size:9px!important}.workflow-stage-stack button b{font-size:10px}.mb-floors{width:205px;margin-left:5px;padding:14px 8px}.mb-workspace{padding:18px 30px 16px 20px}.mb-workspace>header p{display:none}.mb-workspace>header h3{font-family:Inter,Arial,sans-serif;font-size:14px;letter-spacing:0;margin:0 0 7px}.mb-workspace>header span{font-size:9px}.mb-workspace>header button{display:none}.mb-task-tabs{margin:18px 0 14px;gap:8px}.mb-task-tabs button{height:34px;padding:0 14px;font-size:9px}.mb-canvas{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.mb-model,.mb-summary{padding:14px;border-radius:8px}.mb-native-visual{height:500px;padding:14px}.workflow-placeholder{min-height:440px}.mb-summary dl div{padding:14px 0}.mb-outcome{display:none}.mb-statusbar{height:48px;font-size:9px}.mb-statusbar span:not(:first-child){margin-left:auto}.mb-statusbar span:nth-child(2),.mb-statusbar span:nth-child(3){display:none}.mb-statusbar span:last-child{color:#9fb2bb}.workflow-note{max-width:1440px;margin-inline:auto}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}.rail{position:sticky;top:56px;z-index:19;grid-template-columns:repeat(6,1fr);box-shadow:0 5px 14px #0a1b2510}.rail a.active{background:#e7f5f5;border-bottom:3px solid var(--accent);color:var(--accent)}.video-launch{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:var(--navy);color:#fff}.video-launch:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#06141edb,#06141e35 70%)}.video-launch>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-launch>span{position:absolute;z-index:2;left:35px;top:35px;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--accent);box-shadow:0 0 0 10px #fff2;padding-left:4px;font-size:22px}.video-launch>div{position:absolute;z-index:2;left:35px;bottom:30px}.video-launch small,.video-launch strong{display:block}.video-launch small{font-size:7px;color:#8de3d3;font-weight:800;letter-spacing:.12em}.video-launch strong{font-family:Manrope;font-size:27px;margin-top:7px}.video-launch p{font-size:9px;color:#c0ced4}.video-frame iframe{display:none}.stage-body figure img{image-rendering:auto;object-fit:contain;object-position:center;filter:none}.chatbot{position:fixed;right:18px;bottom:72px;z-index:30}.chat-toggle{border:0;background:var(--accent);color:#fff;display:flex;align-items:center;gap:9px;padding:9px 14px 9px 9px;box-shadow:0 12px 30px #06141e45;cursor:pointer}.chat-toggle span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#8de3d3;font-size:8px;font-weight:800}.chat-toggle b{font-size:10px}.chat-panel{position:absolute;right:0;bottom:52px;width:min(390px,calc(100vw - 28px));background:#fff;border:1px solid #bfcfd4;box-shadow:0 25px 65px #06141e55}.chat-panel>header{background:var(--navy);color:#fff;padding:15px;display:flex;align-items:center;justify-content:space-between}.chat-panel header b,.chat-panel header small{display:block}.chat-panel header b{font-family:Manrope;font-size:15px}.chat-panel header small{font-size:7px;color:#91a7b1;margin-top:3px}.chat-close{border:0;background:none;color:#fff;font-size:20px;cursor:pointer}.chat-messages{max-height:210px;overflow:auto;padding:14px;background:#f4f8f9}.chat-messages p{max-width:88%;padding:10px 12px;margin:0 0 8px;font-size:9px;line-height:1.55}.bot-message{background:#fff;border:1px solid var(--line)}.user-message{background:var(--accent);color:#fff;margin-left:auto!important}.chat-choices{padding:10px 12px 4px;display:flex;flex-wrap:wrap;gap:5px}.chat-choices button{border:1px solid #bed1d5;background:#fff;color:var(--ink);padding:7px;font-size:7px;cursor:pointer}.chat-form{padding:8px 12px}.chat-form label{display:block;font-size:7px;color:var(--muted);margin-bottom:5px}.chat-form>div{display:grid;grid-template-columns:1fr auto}.chat-form input{min-width:0;border:1px solid var(--line);padding:9px;font-size:9px}.chat-form button{border:0;background:var(--accent);color:#fff;padding:0 13px;font-size:8px;font-weight:800}.chat-enquire{display:block;background:#e6f5ef;color:#167449;text-align:center;padding:12px;font-size:8px;font-weight:800;border-top:1px solid #b9dfd0}@media (max-width: 650px){.rail{overflow-x:auto;justify-content:start}.rail a{min-width:88px;font-size:7px}.chatbot{right:12px;bottom:72px}.chat-panel{position:fixed;left:14px;right:14px;bottom:72px;width:auto}.video-launch>span{left:20px;top:20px;width:54px;height:54px}.video-launch>div{left:20px;bottom:18px}.video-launch strong{font-size:20px}}.fit{background:#fff;display:grid;grid-template-columns:.78fr 1.22fr;gap:75px;align-items:start}.fit-intro{position:sticky;top:90px}.fit-intro h2{font-family:Manrope;font-size:clamp(40px,4.2vw,62px);line-height:1.04;letter-spacing:-.05em;margin:14px 0 20px}.fit-intro>p:not(.eyebrow){color:var(--muted);line-height:1.7}.fit-proof{margin-top:35px;border-top:1px solid var(--line)}.fit-proof span{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:14px 0;border-bottom:1px solid var(--line);font-size:10px;color:var(--muted)}.fit-proof b{color:var(--ink)}.fit-wizard{border:1px solid #c8d6da;background:#fbfcfc;box-shadow:0 24px 55px #17374314;min-height:520px}.wizard-progress{height:52px;background:var(--navy);color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:0 20px;font-size:8px}.wizard-progress>b{height:4px;background:#405662;border-radius:3px;overflow:hidden}.wizard-progress i{display:block;width:33%;height:100%;background:#60c7be;transition:width .3s}.wizard-progress em{font-style:normal;color:#9db0b9}.fit-step{display:none;border:0;padding:34px;margin:0}.fit-step.active{display:block}.fit-step legend{font-family:Manrope;font-size:27px;font-weight:700;padding:0}.fit-step>p{color:var(--muted);font-size:11px;margin-bottom:25px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid input{position:absolute;opacity:0}.choice-grid label span{display:block;border:1px solid var(--line);background:#fff;min-height:105px;padding:18px;cursor:pointer;font-size:12px;font-weight:700;transition:.2s}.choice-grid label span small{display:block;color:var(--muted);font-size:9px;line-height:1.5;margin-top:10px;font-weight:500}.choice-grid input:focus+span{outline:2px solid var(--accent);outline-offset:2px}.choice-grid input:checked+span{border-color:var(--accent);background:#e8f6f6;box-shadow:inset 0 0 0 1px var(--accent)}.wizard-actions{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:16px 34px}.wizard-actions button,.reset-fit{border:0;background:none;padding:10px;font-size:10px;font-weight:800;cursor:pointer}.wizard-actions .next-fit{background:var(--accent);color:#fff;padding-inline:20px}.wizard-actions button:disabled{opacity:.35;cursor:not-allowed}.fit-result{padding:34px}.fit-result[hidden]{display:none}.result-head{display:flex;justify-content:space-between;gap:20px;align-items:start}.result-head h3{font-family:Manrope;font-size:30px;margin:10px 0}.result-head p{font-size:11px;color:var(--muted);line-height:1.6}.result-head>strong{font-family:Manrope;font-size:34px;color:var(--accent)}.fit-result ul{list-style:none;padding:0;margin:25px 0}.fit-result li{padding:10px 0;border-top:1px solid var(--line);font-size:11px}.fit-result li:before{content:"✓";color:var(--green);margin-right:9px}.result-actions{display:flex;align-items:center;gap:15px}.fit-result>small{display:block;color:var(--muted);font-size:8px;line-height:1.5;margin-top:18px}.buyer-strip{background:#edf3f4;border-block:1px solid var(--line);padding:18px max(28px,calc((100vw - var(--max)) / 2));display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:8px;letter-spacing:.08em}.buyer-strip>span{color:var(--accent);font-weight:800}.objections{background:#fff}.faq-list{max-width:980px;margin-left:auto}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-family:Manrope;font-weight:700;font-size:18px;padding:20px 45px 20px 0;cursor:pointer;list-style:none;position:relative}.faq-list summary:after{content:"+";position:absolute;right:5px;color:var(--accent)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 55px 20px 0;color:var(--muted);font-size:11px;line-height:1.7}.pilot-flow{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;border-block:1px solid #bed3d5}.pilot-flow li{border:0!important;border-right:1px solid #bed3d5!important;padding:12px 8px!important}.pilot-flow li:last-child{border-right:0!important}.pilot-flow b,.pilot-flow span{display:block;font-size:8px}.pilot-flow b{color:var(--accent);margin-bottom:6px}.form-context{font-size:10px;color:var(--muted);line-height:1.5}.privacy{font-size:8px;color:var(--muted);text-align:center}.sticky-cta{position:fixed;right:18px;bottom:18px;z-index:15;background:var(--navy);color:#fff;padding:12px 16px;box-shadow:0 12px 30px #06141e45;display:flex;gap:13px;align-items:center;font-size:9px}.sticky-cta span{color:#a8bac2}.sticky-cta b{color:#8de3d3}@media (max-width: 1000px){.fit{grid-template-columns:1fr}.fit-intro{position:static}.choice-grid.three{grid-template-columns:1fr 1fr}.buyer-strip{flex-wrap:wrap;justify-content:flex-start}}@media (max-width: 650px){.fit-step{padding:24px 18px}.choice-grid,.choice-grid.three{grid-template-columns:1fr}.wizard-actions{padding:14px 18px}.fit-proof span{grid-template-columns:1fr;gap:4px}.result-head{flex-direction:column}.buyer-strip{display:none}.pilot-flow{grid-template-columns:1fr 1fr}.sticky-cta{left:12px;right:12px;bottom:12px;justify-content:space-between}.site-footer{padding-bottom:95px}}.guarantee{display:grid;grid-template-columns:78px 1fr;gap:16px;align-items:center;background:#e9f8f3;border:1px solid #a9dcca;padding:16px;margin:25px 0}.guarantee>strong{font-family:Manrope;font-size:44px;line-height:1;color:var(--green);text-align:center;border-right:1px solid #b8ddd1}.guarantee b,.guarantee span{display:block}.guarantee b{font-size:10px;letter-spacing:.08em;color:#13704a}.guarantee span{font-size:9px;line-height:1.55;color:#4c6e62;margin-top:5px}.pilot-scope{display:flex;gap:18px;padding:14px 0;border-top:1px solid #bed3d5;font-size:9px}.pilot-scope b{color:var(--accent);white-space:nowrap}.pilot-scope span{color:#536c75}.success-team{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;background:#fff;border:1px solid #bfd4d7;padding:16px;margin:0 0 16px}.team-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#8de3d3;font-size:10px;font-weight:800}.success-team b{font-size:9px;letter-spacing:.07em;color:var(--accent)}.success-team p{font-size:9px;line-height:1.6;color:var(--muted);margin:6px 0 0}.feature-showcase{background:#f2f6f7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-card{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:1.05fr .95fr;min-height:330px;overflow:hidden}.feature-shot{background:#eaf0f2;position:relative;min-height:330px;overflow:hidden}.feature-shot img{width:100%;height:100%;object-fit:cover;object-position:top left}.feature-shot span{position:absolute;left:12px;bottom:12px;background:var(--navy);color:#8de3d3;padding:8px 10px;font-size:7px;font-weight:800;letter-spacing:.08em}.enterprise-shot img{object-fit:cover;height:100%;transform:scale(1.8);transform-origin:left center}.feature-card>div:last-child{padding:25px}.feature-card h3{font-family:Manrope;font-size:23px;line-height:1.15;margin:0 0 12px}.feature-card p{font-size:10px;line-height:1.65;color:var(--muted)}.feature-card ul{list-style:none;padding:0;margin:20px 0 0}.feature-card li{font-size:9px;padding:8px 0;border-top:1px solid var(--line)}.feature-card li:before{content:"✓";color:var(--green);font-weight:800;margin-right:8px}.approval-callout{margin-top:18px;background:var(--navy);color:#fff;padding:25px;display:grid;grid-template-columns:1fr 1.4fr auto;gap:30px;align-items:center}.approval-callout span,.approval-callout strong{display:block}.approval-callout span{font-size:7px;color:#8de3d3;letter-spacing:.1em;font-weight:800}.approval-callout strong{font-family:Manrope;font-size:18px;margin-top:6px}.approval-callout p{font-size:9px;line-height:1.6;color:#9eb1ba}.approval-callout a{background:var(--accent);padding:11px 14px;font-size:9px;font-weight:800}@media (max-width: 1000px){.feature-grid{grid-template-columns:1fr}.approval-callout{grid-template-columns:1fr 1fr}.approval-callout a{grid-column:1/-1;text-align:center}}@media (max-width: 650px){.feature-card{grid-template-columns:1fr}.feature-shot{min-height:220px}.approval-callout{grid-template-columns:1fr}}@media (max-width: 650px){.guarantee{grid-template-columns:58px 1fr}.guarantee>strong{font-size:36px}.pilot-scope{flex-direction:column;gap:5px}}.top{grid-template-columns:230px 1fr auto 200px}.top-brand{display:flex;align-items:center;gap:10px}.top-brand img{width:125px;height:auto}.top-brand span{height:22px;width:1px;background:#48606c}.top-brand b{font-size:9px;letter-spacing:.12em;color:#a9bdc6}.top>strong{justify-self:center;font-size:10px;letter-spacing:.08em}@media (max-width: 1000px){.top{grid-template-columns:210px 1fr auto}.top>strong{justify-self:start}.top-brand img{width:118px}}@media (max-width: 650px){.top{grid-template-columns:1fr auto}.top>strong{display:none}.top-brand b{font-size:8px}}.actions .text-link{align-self:center;padding:12px 4px;font-size:10px;font-weight:800;color:var(--accent)}.real-product{background:#fff}.gallery-lead{display:grid;grid-template-columns:1.45fr .55fr;gap:18px;margin-bottom:18px}.video-card{position:relative;min-height:440px;overflow:hidden;background:var(--navy);color:#fff}.video-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#06141ed9 0,#06141e44 60%,transparent)}.video-card>img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.video-card .play{position:absolute;z-index:2;left:38px;top:38px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:var(--accent);box-shadow:0 0 0 9px #fff2;padding-left:4px}.video-card>div{position:absolute;z-index:2;left:38px;bottom:38px;max-width:420px}.video-card small,.video-card strong{display:block}.video-card small{font-size:8px;letter-spacing:.13em;color:#8de3d3;font-weight:800}.video-card strong{font-family:Manrope;font-size:32px;margin-top:8px}.video-card p{font-size:10px;color:#c4d1d6}.gallery-proof{background:var(--navy);color:#fff;padding:28px}.gallery-proof>span{font-size:8px;color:#8de3d3;font-weight:800;letter-spacing:.12em}.gallery-proof ol{list-style:none;padding:0;margin:22px 0}.gallery-proof li{display:grid;gap:5px;border-top:1px solid #29424e;padding:15px 0}.gallery-proof b{font-family:Manrope;font-size:16px}.gallery-proof small{font-size:9px;color:#98abb4;line-height:1.5}.gallery-proof>a{display:block;background:var(--accent);padding:13px;text-align:center;font-size:9px;font-weight:800}.screen-stories{display:grid;grid-template-columns:1fr 1fr;gap:18px}.screen-story{border:1px solid var(--line);background:#f8fafb}.screen-story>button{position:relative;display:block;width:100%;height:300px;padding:0;border:0;background:#e8eef0;cursor:zoom-in;overflow:hidden}.screen-story>button img{width:100%;height:100%;object-fit:cover;object-position:top}.screen-story>button span{position:absolute;right:12px;bottom:12px;background:var(--navy);color:#fff;padding:8px 10px;font-size:8px;font-weight:800}.screen-story>div{padding:22px}.screen-story small{font-size:7px;color:var(--accent);font-weight:800;letter-spacing:.1em}.screen-story h3{font-family:Manrope;font-size:21px;margin:9px 0}.screen-story p{font-size:10px;color:var(--muted);line-height:1.65;margin:0}.evidence-grid .complete{border-style:solid;border-color:#9fd4bd}.evidence-grid .complete>span{color:var(--green)}.evidence-grid .complete>div{background:#e9f8f3;color:var(--green)}#screen-lightbox{width:min(94vw,1500px);max-width:none;border:0;padding:45px 16px 16px;background:#06141e;color:#fff;box-shadow:0 30px 90px #0008}#screen-lightbox::backdrop{background:#06141ed9}#screen-lightbox img{width:100%;max-height:82vh;object-fit:contain}#screen-lightbox p{text-align:center;font-size:10px;color:#b2c1c7}.lightbox-close{position:absolute;right:12px;top:8px;background:none;border:0;color:#fff;font-size:28px;cursor:pointer}@media (max-width: 1000px){.gallery-lead{grid-template-columns:1fr}.gallery-proof ol{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}}@media (max-width: 650px){.gallery-lead,.screen-stories{grid-template-columns:1fr}.video-card{min-height:360px}.video-card .play{left:20px;top:20px}.video-card>div{left:20px;bottom:20px}.video-card strong{font-size:25px}.gallery-proof ol{display:block}.screen-story>button{height:220px}.actions .text-link{text-align:center}}.video-embed{background:var(--navy);color:#fff;align-self:start}.video-frame{position:relative;aspect-ratio:16/9;background:#06141e url(/assets/ventilation-routing-KyeggxnG.png) center/cover no-repeat;overflow:hidden}.video-frame iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:transparent}.video-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px 10px}.video-meta small,.video-meta strong{display:block}.video-meta small{font-size:7px;letter-spacing:.13em;color:#8de3d3;font-weight:800}.video-meta strong{font-family:Manrope;font-size:20px;margin-top:5px}.video-meta a{flex:0 0 auto;background:var(--accent);padding:11px 13px;font-size:8px;font-weight:800}.embed-note{margin:0;padding:0 20px 17px;color:#91a6af;font-size:8px}.gallery-lead .video-embed{min-width:0}@media (max-width: 650px){.video-meta{align-items:flex-start;flex-direction:column}.video-meta a{width:100%;text-align:center}}.team-workflow{background:#fff}.handoff{display:grid;grid-template-columns:1fr auto 1.25fr auto 1fr;gap:16px;align-items:center;background:var(--navy);color:#fff;padding:22px;margin-bottom:18px}.handoff span{font-size:9px;line-height:1.55;color:#9fb2bb}.handoff b{display:block;color:#78d6cb;font-size:9px;letter-spacing:.09em;margin-bottom:5px}.handoff i{font-style:normal;color:#78d6cb;font-size:20px}.role-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.role-grid article{padding:26px 22px;border-right:1px solid var(--line);background:#f9fbfb}.role-grid article:last-child{border-right:0}.role-grid article>span{font-size:7px;color:var(--accent);font-weight:800;letter-spacing:.1em}.role-grid h3{font-family:Manrope;font-size:20px;line-height:1.2;margin:11px 0}.role-grid p{font-size:10px;line-height:1.65;color:var(--muted);min-height:98px}.role-grid ul{list-style:none;padding:0;margin:18px 0 0}.role-grid li{font-size:9px;line-height:1.45;padding:9px 0;border-top:1px solid var(--line)}.role-grid li:before{content:"✓";color:var(--green);font-weight:900;margin-right:7px}.tile-slider-shell{position:relative}.tile-slider-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 12px}.tile-slider-head span{font-size:8px;color:var(--muted);font-weight:700;letter-spacing:.06em}.tile-slider-controls{display:flex;gap:6px}.tile-slider-controls button{width:38px;height:38px;border:1px solid #bfcfd4;background:#fff;color:var(--ink);cursor:pointer;font-size:16px}.tile-slider-controls button:hover,.tile-slider-controls button:focus{background:var(--accent);border-color:var(--accent);color:#fff}.tile-slider-controls button:disabled{opacity:.35;cursor:not-allowed}.tile-slider-track{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 18px)/2)!important;grid-template-columns:none!important;gap:18px!important;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px}.tile-slider-track::-webkit-scrollbar{display:none}.tile-slider-track>*{scroll-snap-align:start;min-width:0}.tile-slider-track.screen-stories .screen-story{height:100%}.tile-slider-progress{height:3px;background:#dbe4e7;margin-top:12px;overflow:hidden}.tile-slider-progress i{display:block;height:100%;width:20%;background:var(--accent);transition:transform .25s,width .25s}@media (max-width: 1000px){.role-grid{grid-template-columns:1fr 1fr}.role-grid article{border-bottom:1px solid var(--line)}.role-grid article:nth-child(2){border-right:0}.handoff{grid-template-columns:1fr auto 1fr}.handoff span:last-child{grid-column:1/-1}.handoff i:nth-of-type(2){display:none}}@media (max-width: 700px){.handoff{grid-template-columns:1fr}.handoff i{transform:rotate(90deg);justify-self:center}.handoff span:last-child{grid-column:auto}.handoff i:nth-of-type(2){display:block}.role-grid{grid-template-columns:1fr}.role-grid article{border-right:0}.role-grid p{min-height:0}.tile-slider-track{grid-auto-columns:88%!important}.tile-slider-head span{font-size:7px}}.rail{grid-template-columns:repeat(7,1fr)}.top{grid-template-columns:335px 1fr 200px}.top-brand{gap:11px}.top-brand .onefusion-mark{width:112px;height:28px;object-fit:contain;object-position:left center}.top-brand>span{display:block;width:1px;height:24px;background:#48606c}.top-brand>b{font-size:10px;letter-spacing:.12em;color:#fff}.footer-brands{display:flex;align-items:center;gap:12px}.footer-brands img:first-child{width:110px}.footer-brands span{width:1px;height:27px;background:#38505b}.footer-brands>b{font-size:11px;letter-spacing:.12em;color:#8de3d3}.site-footer{grid-template-columns:295px 1fr auto auto}.stage-delivery{background:#edf3f4}.stage-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:12px;align-items:stretch}.stage-flow>i{font-style:normal;align-self:center;color:var(--accent);font-size:22px}.stage-flow>article{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.stage-flow article>header{background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;padding:16px 18px}.stage-flow header span{font-size:8px;color:#8de3d3;font-weight:800;letter-spacing:.1em}.stage-flow header b{font-family:Manrope;font-size:30px;color:#fff}.stage-flow header em{grid-column:1/-1;font-style:normal;font-size:7px;color:#91a7b1;margin-top:3px}.stage-flow article>div{padding:22px;display:flex;flex-direction:column;height:100%}.stage-flow h3{font-family:Manrope;font-size:21px;line-height:1.2;margin:0 0 10px}.stage-flow p{font-size:10px;line-height:1.65;color:var(--muted)}.stage-flow ul{list-style:none;padding:0;margin:13px 0 20px}.stage-flow li{font-size:9px;line-height:1.45;padding:9px 0;border-top:1px solid var(--line)}.stage-flow li:before{content:"✓";color:var(--green);font-weight:900;margin-right:7px}.stage-flow footer{margin-top:auto;background:#edf7f7;border-left:3px solid var(--accent);padding:11px}.stage-flow footer b,.stage-flow footer span{display:block}.stage-flow footer b{font-size:7px;color:var(--accent)}.stage-flow footer span{font-size:8px;line-height:1.45;margin-top:4px}.enterprise-deal{display:grid;grid-template-columns:.42fr 1.58fr;background:var(--navy);color:#fff;margin-top:16px}.enterprise-deal>header{padding:26px;border-right:1px solid #294653}.enterprise-deal header span,.enterprise-deal header b{display:block}.enterprise-deal header span{font-size:8px;color:#8de3d3;font-weight:800;letter-spacing:.1em}.enterprise-deal header b{font-family:Manrope;font-size:25px;line-height:1.1;margin-top:10px}.enterprise-deal>div{padding:24px 28px}.enterprise-deal h3{font-family:Manrope;font-size:22px;margin:0 0 7px}.enterprise-deal p{font-size:9px;color:#a5b7bf;line-height:1.6}.enterprise-deal ul{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;list-style:none;padding:0;margin:15px 0}.enterprise-deal li{font-size:8px;border-top:1px solid #294653;padding:9px 0}.enterprise-deal li:before{content:"✓";color:#8de3d3;margin-right:7px}.enterprise-deal a{display:inline-block;background:var(--accent);padding:11px 14px;font-size:8px;font-weight:800}.licence-note{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;background:#fff;border:1px solid var(--line);padding:16px 20px;margin-top:16px}.licence-note b{font-size:8px;color:var(--accent)}.licence-note span{font-size:9px;line-height:1.55;color:var(--muted)}.licence-note a{background:var(--accent);color:#fff;padding:11px 13px;font-size:8px;font-weight:800;white-space:nowrap}@media (max-width: 1000px){.stage-flow{grid-template-columns:1fr}.stage-flow>i{transform:rotate(90deg);justify-self:center}.enterprise-deal{grid-template-columns:1fr}.enterprise-deal>header{border-right:0;border-bottom:1px solid #294653}.licence-note{grid-template-columns:1fr}.licence-note a{text-align:center}.top{grid-template-columns:285px 1fr auto}.top-brand .onefusion-mark{width:96px}.site-footer{grid-template-columns:1fr 1fr}.footer-brands{grid-column:1/-1}}@media (max-width: 650px){.enterprise-deal ul{grid-template-columns:1fr}.top{grid-template-columns:1fr auto}.top-brand{gap:7px}.top-brand .onefusion-mark{width:80px}.top-brand>span{height:19px}.footer-brands{flex-wrap:wrap}.site-footer{grid-template-columns:1fr}}.full-library{margin:55px 0 20px;padding-top:35px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:end;gap:30px}.full-library h3{font-family:Manrope;font-size:32px;margin:8px 0}.full-library p{font-size:10px;color:var(--muted)}.full-library>span{font-size:9px;color:var(--muted);text-align:right}.full-library>span b{display:block;font-family:Manrope;font-size:42px;color:var(--accent)}.software-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.software-thumb{border:1px solid var(--line);background:#f3f7f8;padding:0;cursor:zoom-in;text-align:left;overflow:hidden}.software-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:top;transition:transform .25s}.software-thumb:hover img{transform:scale(1.025)}.software-thumb span{display:flex;justify-content:space-between;padding:9px 10px;color:var(--muted);font-size:7px}.software-thumb b{color:var(--accent)}.output-proof{background:#edf3f4}.comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:stretch;margin-bottom:22px}.comparison>div{background:#fff;border:1px solid var(--line);padding:27px}.comparison>strong{align-self:center;font-family:Manrope;color:#93a6ad}.comparison small{font-size:7px;color:var(--amber);font-weight:800;letter-spacing:.1em}.comparison .meta-way small{color:var(--green)}.comparison h3{font-family:Manrope;font-size:23px}.comparison ol{padding-left:18px}.comparison li{font-size:10px;padding:7px 0;border-top:1px solid var(--line)}.comparison p{font-size:8px;color:var(--muted);line-height:1.6}.meta-way{border-top:4px solid var(--green)!important}.output-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.output-card{background:#fff;border:1px solid var(--line);display:grid;grid-template-columns:1.2fr .8fr;min-height:280px;overflow:hidden}.output-card>button{border:0;padding:0;background:#f5f7f8;cursor:zoom-in}.output-card>button img{width:100%;height:100%;object-fit:contain}.output-card>div{padding:24px}.output-card small{font-size:7px;color:var(--accent);font-weight:800}.output-card h3{font-family:Manrope;font-size:21px}.output-card p{font-size:9px;color:var(--muted);line-height:1.6}.output-card a{display:inline-block;background:var(--accent);color:#fff;padding:10px 12px;font-size:8px;font-weight:800;margin-top:10px}.report-card>img{width:100%;height:100%;object-fit:contain;background:#fff}.case-studies{display:grid;grid-template-columns:1fr 1fr;gap:18px}.case-study{background:#fff;border:1px solid var(--line);overflow:hidden}.case-study>img{width:100%;height:330px;object-fit:cover}.case-study>div{padding:24px}.case-study span{font-size:7px;color:var(--accent);font-weight:800;letter-spacing:.1em}.case-study h3{font-family:Manrope;font-size:28px;margin:10px 0}.case-study p{font-size:10px;color:var(--muted);line-height:1.6}.case-metrics{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;margin:20px 0}.case-metrics b{font-family:Manrope;font-size:25px}.case-metrics b:last-child{color:var(--accent)}.case-metrics small{display:block;color:var(--muted);font:500 7px Inter;margin-bottom:5px}.case-metrics i{font-style:normal;color:#93a6ad}.case-study footer{display:flex;justify-content:space-between;gap:8px;background:var(--navy);color:#8de3d3;padding:12px;margin:0 -24px -24px}.case-study footer strong{font-size:8px}.method{margin-top:18px;background:#fff8ee;border:1px solid #eed5ad;padding:20px;display:grid;grid-template-columns:.35fr 1.25fr .8fr;gap:20px;align-items:center}.method b{font-size:8px;color:#9c6017}.method p,.method span{font-size:9px;line-height:1.6}.method span{color:#8b682e}.worked-with{margin-top:18px;border-block:1px solid var(--line);padding:20px 0;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.worked-with span{font-size:7px;color:var(--accent);font-weight:800}.worked-with b{font-size:10px}.standard-list{display:grid;gap:8px;margin:25px 0}.standard-list a{display:grid;grid-template-columns:125px 1fr;gap:14px;border:1px solid #37515d;padding:12px}.standard-list b{font-size:9px;color:#8de3d3}.standard-list span{font-size:8px;line-height:1.5;color:#a9bbc3}.evidence-grid{grid-template-columns:repeat(5,1fr)}.evidence-grid article>div{height:130px}@media (max-width: 1200px){.software-grid,.evidence-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1000px){.software-grid{grid-template-columns:repeat(2,1fr)}.output-gallery,.case-studies,.method{grid-template-columns:1fr}.output-card{min-height:250px}}@media (max-width: 650px){.full-library{align-items:flex-start}.software-grid,.comparison{grid-template-columns:1fr}.comparison>strong{text-align:center}.output-card{grid-template-columns:1fr}.output-card>button,.report-card>img{height:230px}.case-study>img{height:240px}.standard-list a,.evidence-grid{grid-template-columns:1fr}}.catalogue-head{max-width:850px;margin:85px 0 35px}.catalogue-head h2{font-size:clamp(38px,4vw,58px);margin:10px 0}.catalogue-head>p:last-child{color:var(--muted);font-size:12px;line-height:1.7}.capability-groups{display:grid;gap:18px}.capability-group{border:1px solid var(--line);background:#f8fafb}.capability-group>header{display:grid;grid-template-columns:60px 1fr;gap:18px;align-items:center;padding:20px 24px;background:var(--navy);color:#fff}.capability-group>header>b{font-family:Manrope;font-size:30px;color:#8de3d3}.capability-group header small{font-size:7px;color:#8de3d3;letter-spacing:.12em;font-weight:800}.capability-group header h3{font-family:Manrope;font-size:22px;margin:5px 0}.capability-list{display:grid;grid-template-columns:repeat(4,1fr)}.capability-list article{padding:22px;border-right:1px solid var(--line)}.capability-list article:last-child{border-right:0}.capability-list article>b{font-family:Manrope;font-size:15px}.capability-list p{font-size:9px;line-height:1.65;color:var(--muted);min-height:75px}.capability-list span{display:block;border-top:1px solid var(--line);padding-top:10px;font-size:7px;line-height:1.5;color:var(--accent);font-weight:800}.route-selector{margin:70px 0 15px;display:grid;grid-template-columns:.8fr 1.2fr;background:var(--navy);color:#fff}.route-copy{padding:38px}.route-copy h2{font-size:42px;margin:10px 0}.route-copy>p:not(.eyebrow){color:#9fb2bb;font-size:10px;line-height:1.7}.route-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:25px 0}.route-tabs button{border:1px solid #39515c;background:#122b38;color:#afc0c7;padding:12px;text-align:left;cursor:pointer;font-weight:800;font-size:9px}.route-tabs button small{display:block;font-size:7px;margin-top:4px;color:#76909a;font-weight:500}.route-tabs button.active{background:var(--accent);border-color:var(--accent);color:#fff}.route-tabs button.active small{color:#d5f3f0}.route-detail{border-top:1px solid #39515c;padding-top:20px}.route-detail>span{font-size:7px;color:#8de3d3;font-weight:800}.route-detail h3{font-family:Manrope;font-size:24px;margin:7px 0}.route-detail>p{font-size:9px;line-height:1.6;color:#9fb2bb}.route-detail dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0 0}.route-detail dl div{border:1px solid #39515c;padding:10px}.route-detail dt{font-size:7px;color:#79919b}.route-detail dd{font-size:8px;margin:5px 0 0}.route-view{margin:0;background:#07141d;display:grid;grid-template-rows:1fr auto}.route-view>button{border:0;padding:0;position:relative;background:#07141d;cursor:zoom-in;overflow:hidden}.route-view img{width:100%;height:100%;min-height:535px;object-fit:cover;object-position:center}.route-view button span{position:absolute;right:14px;bottom:14px;background:var(--accent);color:#fff;padding:9px 11px;font-size:8px;font-weight:800}.route-view figcaption{padding:10px 15px;color:#81949c;font-size:7px}@media (max-width: 1000px){.capability-list{grid-template-columns:1fr 1fr}.capability-list article:nth-child(2){border-right:0}.capability-list article{border-bottom:1px solid var(--line)}.route-selector{grid-template-columns:1fr}.route-view img{min-height:auto;aspect-ratio:16/9}}@media (max-width: 650px){.capability-list{grid-template-columns:1fr}.capability-list article{border-right:0}.capability-list p{min-height:0}.route-copy{padding:25px 18px}.route-copy h2{font-size:34px}.route-tabs,.route-detail dl{grid-template-columns:1fr}}:focus-visible{outline:3px solid #66d4ca;outline-offset:3px}.top{box-shadow:0 1px #ffffff1c}.rail{position:sticky;top:56px;z-index:18;box-shadow:0 8px 22px #081a2712}.rail a{transition:background .2s,color .2s,border-color .2s}.rail a:first-child{background:#fff;border-bottom-color:transparent}.rail a:hover,.rail a.active{background:#edf8f7;color:#087b88;border-bottom:3px solid var(--accent)}.hero{grid-template-columns:1fr}.hero-main{display:grid;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:48px;align-items:center;padding:58px max(38px,5vw)}.hero-copy{max-width:720px}.hero-copy h1{font-size:clamp(46px,4.3vw,66px)}.hero-promise{grid-template-columns:1fr;margin-top:20px;gap:7px}.hero-promise span{display:grid;grid-template-columns:155px 1fr;align-items:center}.actions{flex-wrap:wrap;margin:24px 0}.hero-risk{margin-bottom:18px!important}.hero-evidence{margin-top:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:720px}.hero-evidence>span{display:flex;min-height:92px;flex-direction:column;justify-content:center;gap:7px;padding:15px 16px;border:1px solid #c7d9dc;background:#ffffffc7;color:#536c75;font-size:13px;line-height:1.35}.hero-evidence>span b{display:block;color:var(--accent);font-family:Manrope,sans-serif;font-size:27px;line-height:1;letter-spacing:-.035em}.hero-evidence>small{grid-column:1 / -1;display:block;padding:2px 2px 0;color:#607680;font-size:11px;line-height:1.55}.dash{align-self:center}.dash>div>img{height:335px}.decision-strip{box-shadow:0 14px 35px #081a2714}.section{scroll-margin-top:112px}.head>p{max-width:520px;font-size:13px}.screen-story,.output-card,.stage-flow>article,.case-study{transition:transform .2s,box-shadow .2s,border-color .2s}.screen-story:hover,.output-card:hover,.stage-flow>article:hover,.case-study:hover{transform:translateY(-3px);box-shadow:0 18px 38px #081a2717;border-color:#bad1d5}.button,.session,.sticky-cta,.gallery-proof>a,.enterprise-deal a,.licence-note a{transition:transform .2s,filter .2s}.button:hover,.session:hover,.sticky-cta:hover,.gallery-proof>a:hover,.enterprise-deal a:hover,.licence-note a:hover{transform:translateY(-2px);filter:brightness(1.07)}@media (max-width: 1180px){.hero-main{grid-template-columns:1fr;gap:34px}.hero-copy{max-width:920px}.hero-promise{grid-template-columns:repeat(3,1fr)}.hero-promise span{display:block}.dash>div>img{height:290px}}@media (max-width: 1000px){.rail{overflow-x:auto;grid-template-columns:repeat(6,minmax(118px,1fr));padding-inline:0;scrollbar-width:none}.rail::-webkit-scrollbar{display:none}.rail a{font-size:8px;white-space:nowrap}.rail b{font-size:11px}.top{grid-template-columns:285px 1fr auto}.hero-main{padding:52px 28px}}@media (max-width: 650px){.top{height:52px}.rail{top:52px;height:44px;grid-template-columns:repeat(6,minmax(120px,1fr))}.rail a{font-size:8px}.rail b{display:inline;font-size:10px}.hero{min-height:0}.hero-main{padding:42px 18px}.hero-copy h1{font-size:40px;line-height:1.03}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-promise{grid-template-columns:1fr}.hero-promise span{display:grid;grid-template-columns:128px 1fr}.hero-evidence{grid-template-columns:1fr}.hero-evidence>small{grid-column:auto}.actions{margin-bottom:18px}.section{scroll-margin-top:96px}.head h2,.assure-copy h2,.trial h2{font-size:38px}.stage-flow>i{margin-block:-3px}.chatbot{right:12px}.sticky-cta{left:12px;right:12px;justify-content:center}}body{font-size:var(--text-md);line-height:1.55}.eyebrow{font-size:var(--text-xs);line-height:1.35}.top>strong,.top-brand>b,.session{font-size:11px}.rail a{font-size:11px;letter-spacing:.025em}.head>p,.hero-copy>p:not(.eyebrow),.trial-copy>p:not(.eyebrow),.assure-copy>p:not(.eyebrow){font-size:var(--text-md);line-height:1.7}.hero-promise span,.hero-risk,.decision-strip b,.handoff span{font-size:var(--text-sm)}.hero-promise b,.decision-strip span,.handoff b,.stage-flow header span,.stage-flow header em,.enterprise-deal header span,.licence-note b{font-size:var(--text-xs)}.button,.actions .text-link,.gallery-proof>a,.enterprise-deal a,.licence-note a{font-size:var(--text-sm)}.role-grid article>span,.screen-story small,.output-card small,.case-study span,.gallery-proof>span,.route-detail>span{font-size:var(--text-xs)}.role-grid p,.screen-story p,.output-card p,.case-study p,.stage-flow p,.enterprise-deal p,.route-copy>p:not(.eyebrow),.route-detail>p,.evidence-grid p,.responsibility li p{font-size:var(--text-sm);line-height:1.65}.role-grid li,.screen-story li,.stage-flow li,.enterprise-deal li,.comparison li,.trial-copy li{font-size:var(--text-sm)}.tile-slider-head span,.route-tabs button,.route-detail dt,.route-detail dd,.route-view figcaption,.video-meta a,.embed-note{font-size:var(--text-xs)}.route-tabs{grid-template-columns:repeat(4,1fr)}.route-tabs button{min-height:62px;line-height:1.25}.route-tabs button small{font-size:10px;margin-top:6px}.route-detail h3{font-size:28px}.route-view img{min-height:500px;object-fit:contain;background:#05090d}.stage-flow footer b,.stage-flow footer span,.responsibility li strong,.responsibility>header,.responsibility>footer span,.evidence-grid article>span{font-size:var(--text-xs)}.stage-flow footer span,.responsibility>footer b{font-size:var(--text-sm)}.trial label,.chat-form label,.form-status,.site-footer{font-size:var(--text-xs)}.gallery-proof small,.video-meta small,.screen-story>button span,.output-card a,.case-study footer strong,.worked-with span,.worked-with b,.standard-list b,.standard-list span{font-size:var(--text-xs)}.mb-titlebar{font-size:12px}.mb-stage-tabs span,.mb-workflow>p,.mb-floors>p,.mb-workflow>header,.mb-workflow>div button,.mb-floors>header,.mb-floors label,.mb-floors footer span,.mb-floors footer button{font-size:11px}.mb-stage-tabs small,.mb-workspace>header p,.mb-workspace>header button,.mb-task-tabs button,.mb-model>header,.mb-model figcaption,.mb-summary>p,.mb-outcome small,.mb-statusbar{font-size:10px}.mb-workspace>header span{font-size:12px;line-height:1.55}.mb-summary dl div,.mb-outcome ul{font-size:11px}.mb-summary li{font-size:10px}.mb-summary li b{font-size:9px}.workflow-note{font-size:13px;line-height:1.6}@media (max-width: 1000px){.rail a{font-size:10px}.route-tabs{grid-template-columns:repeat(4,1fr)}}@media (max-width: 650px){.rail a{font-size:10px}.route-tabs{grid-template-columns:repeat(2,1fr)}.route-view img{min-height:0}}.source-truth{background:#fff}.source-truth-intro{max-width:900px;margin-bottom:42px}.source-truth-intro h2{font-size:clamp(42px,4.5vw,66px);line-height:1.03;margin:12px 0 18px}.source-truth-intro>p:last-child{max-width:760px;color:var(--muted);font-size:16px;line-height:1.7}.source-truth-flow{display:grid;grid-template-columns:1fr auto 1.08fr auto 1fr;gap:14px;align-items:stretch}.source-truth-flow>article{border:1px solid var(--line);background:#f7fafb;padding:28px}.source-truth-flow>article.source-core{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 20px 45px #081a272e}.source-truth-flow>i{align-self:center;color:var(--accent);font-size:28px;font-style:normal;font-weight:800}.source-truth-flow span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.08em}.source-truth-flow .source-core span{color:#83ddd3}.source-truth-flow h3{font-family:Manrope,sans-serif;font-size:25px;line-height:1.18;margin:13px 0 22px}.source-truth-flow ul{list-style:none;padding:0;margin:0}.source-truth-flow li{border-top:1px solid var(--line);padding:12px 0;font-size:13px;line-height:1.5}.source-truth-flow li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.source-truth-flow .source-core li{border-color:#294653;color:#d5e0e4}.source-truth-flow .source-core li:before{color:#83ddd3}.source-assurance{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-top:18px;padding:18px 20px;border:1px solid #b8d8d6;background:#eaf7f5}.source-assurance b{color:#087b88;font-size:12px}.source-assurance span{color:#4f6872;font-size:13px;line-height:1.55}.source-assurance a{background:var(--accent);color:#fff;padding:12px 14px;font-size:12px;font-weight:800;white-space:nowrap}.screen-stories{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;overflow:visible!important}.screen-stories>*{min-width:0}.role-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;overflow:visible!important}.output-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;overflow:visible!important}.screen-story.output-evidence>button{background:#eef3f5}.screen-story.output-evidence>button img{object-fit:contain;object-position:center}@media (max-width: 1000px){.source-truth-flow{grid-template-columns:1fr}.source-truth-flow>i{transform:rotate(90deg);justify-self:center;margin-block:-5px}.source-assurance{grid-template-columns:1fr}.source-assurance a{text-align:center}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.output-gallery{grid-template-columns:1fr!important}}@media (max-width: 650px){.source-truth-intro h2{font-size:38px}.source-truth-flow>article{padding:22px 18px}.screen-stories,.role-grid{grid-template-columns:1fr!important}}.workflow-screen-panel{margin:16px 0 0;border:1px solid #ccd8df;border-radius:8px;overflow:hidden;background:#eef3f5}.workflow-screen-panel>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 15px;background:#102b39;color:#fff}.workflow-screen-panel>header span{color:#83ddd3;font-size:10px;font-weight:800;letter-spacing:.08em}.workflow-screen-panel>header b{font-size:12px}.workflow-screen-panel>img{width:100%;height:min(54vw,610px);object-fit:contain;object-position:top center;background:#fff}.workflow-screen-panel>figcaption{padding:11px 15px;color:#536c75;background:#f7fafb;border-top:1px solid #dce5e8;font-size:11px;line-height:1.5}.mb-native-visual>.workflow-screen-panel{margin:10px 0 0}.mb-native-visual>.workflow-screen-panel>img{height:330px}.fg-visual.has-screen{position:relative;min-height:260px;padding:0;overflow:hidden;background:#fff}.fg-visual.has-screen>img{width:100%;height:100%;min-height:260px;object-fit:contain;object-position:top center}.fg-visual.has-screen>span{position:absolute;left:10px;bottom:10px;padding:7px 9px;background:#081a27e6;color:#fff;font-size:9px;font-weight:800}.fg-visual.model-only{position:relative;min-height:290px;overflow:hidden;background:#eef3f5}.fg-visual.model-only>img{display:block;width:100%;height:100%;min-height:290px;object-fit:cover;object-position:center}.fg-visual.model-only>span{position:absolute;left:12px;bottom:12px;padding:7px 10px;background:#071b28e6;color:#fff;font-size:9px;font-weight:800;letter-spacing:.05em}.real-product .gallery-lead{grid-template-columns:1fr}.real-product .gallery-proof{max-width:none}.early-demo{background:#071b28;color:#fff}.early-demo .head>p{color:#b7c7cf}.early-demo .eyebrow{color:#79ded3}.embedded-demo{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(270px,.9fr);max-width:1440px;margin:28px auto 0;border:1px solid #294451;background:#0d2735;box-shadow:0 28px 80px #0006}.embedded-demo video{display:block;width:100%;aspect-ratio:16 / 9;background:#000}.embedded-demo aside{padding:28px}.embedded-demo aside>span,.product-tour-bridge small{color:#79ded3;font-size:10px;font-weight:800;letter-spacing:.1em}.embedded-demo ol{margin:20px 0 24px;padding:0;list-style:none;counter-reset:demo}.embedded-demo li{counter-increment:demo;position:relative;padding:0 0 18px 34px;border-left:1px solid #35515e}.embedded-demo li:before{content:counter(demo);position:absolute;left:-13px;top:-2px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#58bdb4;color:#061721;font-size:10px;font-weight:900}.embedded-demo li b,.embedded-demo li small{display:block}.embedded-demo li b{font-size:15px}.embedded-demo li small{margin-top:5px;color:#aabcc5;line-height:1.5}.embedded-demo aside a{color:#8de3d9;font-weight:800}.product-tour-bridge{display:grid;grid-template-columns:1.15fr .85fr;min-height:420px;background:#071b28;color:#fff}.product-tour-bridge img{width:100%;height:100%;object-fit:cover}.product-tour-bridge>div{align-self:center;padding:34px}.product-tour-bridge strong{display:block;margin:10px 0 14px;font:700 25px/1.25 Manrope,sans-serif}.product-tour-bridge p{color:#bccbd2;line-height:1.65}.product-tour-bridge a{display:inline-block;margin-top:10px;color:#83ddd3;font-weight:800}.mb-app{position:relative}.workflow-gate{position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;display:none;place-content:center;justify-items:start;padding:clamp(28px,6vw,90px);color:#fff;background:linear-gradient(100deg,#061a27f7 20%,#092d3aeb 65%,#0b3440d9),url(/assets/level-3-routing-CDQJUZK1.png) center/cover}.mb-app.locked .workflow-gate{display:grid}.workflow-gate>span{color:#83ddd3;font-size:11px;font-weight:900;letter-spacing:.12em}.workflow-gate h3{max-width:720px;margin:16px 0;font:700 clamp(30px,5vw,58px)/1.05 Manrope,sans-serif}.workflow-gate p{max-width:720px;color:#c3d1d7;font-size:16px;line-height:1.7}.workflow-gate button{margin-top:12px;padding:15px 22px;border:0;background:#63c8be;color:#061923;font-weight:900;cursor:pointer}.workflow-gate small{margin-top:15px;color:#92a9b3}.persona-reactions{background:#eef4f5}.persona-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1440px;margin:28px auto 0}.persona-grid blockquote{margin:0;padding:26px;border-top:4px solid #54bbb2;background:#fff;box-shadow:0 12px 36px #15303a12}.persona-grid blockquote p{margin:0;color:#1e3945;font-size:15px;line-height:1.7}.persona-grid footer{margin-top:24px;padding-top:18px;border-top:1px solid #dce5e8}.persona-grid footer b,.persona-grid footer span{display:block}.persona-grid footer b{color:#0a2532}.persona-grid footer span{margin-top:4px;color:#637983;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}@media (max-width: 900px){.embedded-demo,.product-tour-bridge{grid-template-columns:1fr}.persona-grid{grid-template-columns:repeat(2,1fr)}.workflow-gate{position:relative;min-height:560px}}@media (max-width: 600px){.persona-grid{grid-template-columns:1fr}.embedded-demo aside{padding:22px}}@media (max-width: 700px){.workflow-screen-panel>header{align-items:flex-start;flex-direction:column;gap:4px}.workflow-screen-panel>img{height:62vw;min-height:260px}}#root,.reference-site{min-height:100vh}.reference-site>.top{grid-template-columns:295px 1fr 200px}.reference-site .top>strong,.inner-top>strong{justify-self:center;font-size:10px;letter-spacing:.08em}.top-brand,.footer-brands{display:flex;align-items:center;gap:12px;color:#fff}.top-brand img,.footer-brands img{width:124px;height:auto}.top-brand span,.footer-brands span{width:1px;height:22px;background:#54707d}.top-brand b,.footer-brands b{font-size:11px;letter-spacing:.13em}.inner-top{grid-template-columns:295px 1fr 200px}.inner-rail a:first-child{background:transparent;border-bottom:0}.inner-rail a[aria-current=page]{background:#f0f8f8;border-bottom:3px solid var(--accent)}.route-loading{min-height:70vh;display:grid;place-items:center;font:700 14px Manrope,sans-serif}.product-main,.about-main,.not-found-main{max-width:var(--max);margin:0 auto;padding:clamp(48px,7vw,96px) clamp(20px,5vw,72px)}.about-story-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:clamp(28px,5vw,72px);align-items:center;padding:clamp(30px,5vw,72px);background:#fff;border:1px solid var(--line);box-shadow:0 24px 70px #0f1e2d17}.about-story-copy{display:contents}.about-story-copy h1,.about-story-copy>p{grid-column:1}.about-story-copy h1{margin:0;font-size:clamp(44px,6vw,76px)}.about-story-copy>p{margin:0;color:var(--muted);line-height:1.75}.about-story-image{grid-column:2;grid-row:1 / span 4;width:100%;min-height:420px;object-fit:cover}.about-team-section{padding:clamp(64px,8vw,112px) 0 24px}.about-team-intro{max-width:700px;margin-bottom:30px}.about-team-intro h2{margin:0 0 8px;font-size:clamp(34px,4vw,54px)}.about-team-intro p{color:var(--muted)}.about-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-team-card{overflow:hidden;background:#fff;border:1px solid var(--line)}.about-team-image-shell{height:390px;overflow:hidden;background:#dfe9ec}.about-team-image-slot{width:100%;height:100%;object-fit:cover}.about-team-name{margin:20px 20px 4px;font:700 22px Manrope,sans-serif}.about-team-title{margin:0 20px 22px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.1em}.product-video-section{padding:clamp(28px,4vw,56px);background:#071b28;color:#fff}.product-video-header h1{max-width:920px;margin:0 0 28px;font-size:clamp(38px,5vw,68px)}.product-video-shell{background:#000;box-shadow:0 24px 70px #00000059}.product-video-player{display:block;width:100%;aspect-ratio:16/9;border:0}.product-video-actions{margin-top:24px}.book-demo-button{display:inline-flex;border:0;border-radius:3px;padding:14px 20px;background:var(--accent);color:#fff;font:800 11px Inter,sans-serif;cursor:pointer}.blog-sections{display:grid;gap:18px;padding-top:28px}.blog-card{display:grid;grid-template-columns:1fr minmax(280px,.7fr);gap:32px;align-items:center;padding:clamp(26px,4vw,48px);background:#fff;border:1px solid var(--line)}.blog-card h2{margin:0 0 14px;font-size:clamp(28px,3vw,42px)}.blog-card p,.blog-card li{color:var(--muted);line-height:1.7}.blog-card-media img{width:100%;max-height:360px;object-fit:contain}.app-footer{margin-top:0}.app-footer .footer-brands{min-width:270px}.chat-panel{width:min(430px,calc(100vw - 28px))}.chat-toggle span{font-size:11px}.chat-toggle b{font-size:var(--text-sm)}.chat-panel header b{font-size:17px}.chat-panel header small{font-size:12px;line-height:1.45}.chat-messages{max-height:280px}.chat-messages p{font-size:14px;line-height:1.6}.chat-choices button{padding:8px 10px;font-size:12px;line-height:1.35}.chat-form label{font-size:12px}.chat-form input{font-size:var(--text-sm)}.chat-form button,.chat-enquire{font-size:12px}.not-found-main{min-height:68vh;display:grid;place-items:center}.not-found-card{max-width:660px;padding:52px;background:#fff;border:1px solid var(--line);text-align:center}@media (max-width: 900px){.about-story-card,.blog-card{grid-template-columns:1fr}.about-story-copy{display:block}.about-story-copy>p{margin-top:16px}.about-story-image{grid-column:auto;grid-row:auto;min-height:0;margin-top:28px}.about-team-grid{grid-template-columns:1fr}.about-team-image-shell{height:min(520px,115vw)}}@media (max-width: 650px){.reference-site>.top,.inner-top{grid-template-columns:1fr auto;padding:0 14px}.reference-site .top>strong,.inner-top>strong{display:none}.top-brand img{width:105px}.inner-rail{overflow-x:auto;grid-template-columns:repeat(6,minmax(105px,1fr))}.product-main,.about-main{padding-inline:16px}}
