:root{--ivory:#f8f9fc;--sand:#e5e8f0;--taupe:#98a0b3;--stone:#70788c;--graphite:#181927;--earth:#f43f5e;--line:#e5eaf3;--muted:#6f768b;--good:#4f7858}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--graphite);background:linear-gradient(180deg,#f5f7fb,#f2f5fb);min-height:100vh}.demo-sitebar{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,4vw,64px);background:rgba(245,242,236,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(138,90,59,.12);position:sticky;top:0;z-index:20}.demo-brand{display:flex;align-items:center;gap:12px;color:var(--graphite);text-decoration:none}.demo-brand img{width:38px;height:38px}.demo-brand span{font-weight:850;font-size:18px;line-height:1}.demo-brand small{display:block;font-size:7px;letter-spacing:1.2px;margin-top:5px;color:#6f768b}.demo-site-actions{display:flex;align-items:center;gap:14px}.demo-safe{display:flex;align-items:center;gap:7px;font-size:10px;color:#6f768b}.demo-safe i,.demo-auto-note i{width:7px;height:7px;border-radius:50%;background:#2f9e63;box-shadow:0 0 0 4px rgba(95,139,104,.12)}.demo-back{padding:9px 13px;border-radius:11px;background:#fff;border:1px solid var(--line);color:#596075;text-decoration:none;font-size:10px;font-weight:800}.demo-page{width:min(1520px,calc(100% - 36px));margin:0 auto;padding:42px 0 28px}.demo-intro{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:24px}.demo-eyebrow{font-size:9px;font-weight:900;letter-spacing:1.5px;color:var(--earth)}.demo-intro h1{margin:7px 0 7px;font-size:clamp(28px,3vw,44px);letter-spacing:-1.7px;line-height:1}.demo-intro p{margin:0;max-width:760px;color:var(--muted);font-size:13px;line-height:1.55}.demo-intro-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.demo-control{border:1px solid #d7deec;background:#fff;color:#596075;padding:10px 13px;border-radius:12px;font-size:10px;font-weight:800;cursor:pointer}.demo-control.primary{background:var(--graphite);border-color:var(--graphite);color:#fff}.demo-timeline{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin-bottom:13px}.demo-timeline button{border:1px solid #d7deec;background:rgba(255,255,255,.75);border-radius:12px;padding:8px;display:flex;align-items:center;gap:7px;min-width:0;color:#6f768b;cursor:pointer;transition:.2s}.demo-timeline button i{width:23px;height:23px;border-radius:8px;background:#eef2f8;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:900;flex:none}.demo-timeline button span{font-size:8px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.demo-timeline button.active,.demo-timeline button.done{border-color:#cfd8ea}.demo-timeline button.active{background:#fff;box-shadow:0 8px 22px rgba(66,50,37,.08);color:#596075}.demo-timeline button.active i{background:var(--earth);color:#fff}.demo-timeline button.done i{background:#dcfce7;color:#4f7858}.demo-experience{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:14px;align-items:stretch}.demo-app{position:relative;min-height:670px;background:#fff;border:1px solid #d7deec;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px rgba(60,46,35,.14);display:grid;grid-template-columns:168px minmax(0,1fr)}.demo-app-sidebar{background:#181927;color:#d5d8e4;padding:20px 12px;display:flex;flex-direction:column;gap:5px}.demo-mini-brand{display:flex;align-items:center;gap:9px;padding:0 8px 16px;color:#fff;font-size:13px}.demo-mini-brand img{width:28px;height:28px;filter:brightness(1.08)}.demo-nav-item{padding:9px 10px;border-radius:10px;display:flex;align-items:center;gap:9px;font-size:8px;font-weight:750;transition:.25s}.demo-nav-item span{width:18px;text-align:center;color:#aeb6ca}.demo-nav-item.active{background:#f8f9fc;color:#302d2b}.demo-nav-item.active span{color:var(--earth)}.demo-app-sidebar>small{margin-top:auto;padding:8px;font-size:7px;color:#79767a;line-height:1.45}.demo-app-main{min-width:0;background:#f8faff}.demo-app-top{height:60px;background:#fff;border-bottom:1px solid #e5eaf3;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.demo-app-top strong,.demo-app-top small{display:block}.demo-app-top strong{font-size:10px}.demo-app-top small{font-size:7px;color:#8d95a8;margin-top:2px}.demo-avatar{width:30px;height:30px;border-radius:10px;background:#eef2f8;color:#f43f5e;display:grid;place-items:center;font-size:8px;font-weight:900}.demo-scenes{position:relative;min-height:610px}.demo-scene{position:absolute;inset:0;padding:24px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .32s ease,transform .32s ease;overflow:auto}.demo-scene.active{opacity:1;visibility:visible;transform:none;z-index:2}.demo-screen-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.demo-screen-head small{font-size:7px;font-weight:900;letter-spacing:1px;color:#f43f5e}.demo-screen-head h2{margin:4px 0 3px;font-size:20px;letter-spacing:-.5px}.demo-screen-head p{margin:0;font-size:9px;color:#6f768b}.demo-screen-head>button,.demo-form-footer button,.demo-total-card button,.demo-cut-stats button,.demo-signature button{border:0;background:#181927;color:#fff;border-radius:10px;padding:9px 12px;font-size:8px;font-weight:800}.demo-status{padding:7px 9px;border-radius:999px;background:#eef2f8;color:#596075;font-size:7px;font-weight:850}.demo-status.good{background:#e5f0e6;color:#4f7858}.demo-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px}.demo-kpis>div,.demo-result-card{padding:15px;border-radius:14px;background:#fff;border:1px solid #e5eaf3;box-shadow:0 5px 14px rgba(70,52,38,.035)}.demo-kpis span,.demo-kpis strong,.demo-kpis small,.demo-result-card span,.demo-result-card strong,.demo-result-card small{display:block}.demo-kpis span,.demo-result-card span{font-size:7px;color:#6f768b}.demo-kpis strong,.demo-result-card strong{font-size:18px;margin:4px 0 3px}.demo-kpis small,.demo-result-card small{font-size:7px;color:#8d95a8}.demo-panel{background:#fff;border:1px solid #e5eaf3;border-radius:15px;padding:15px}.demo-panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.demo-panel-head b,.demo-panel-head small{display:block}.demo-panel-head b{font-size:10px}.demo-panel-head small{font-size:7px;color:#8d95a8;margin-top:2px}.demo-panel-head em{font-size:7px;color:#f43f5e;font-style:normal;font-weight:800}.demo-panel-head button{border:1px solid #d7deec;background:#fbfcff;border-radius:8px;padding:6px 8px;font-size:7px}.demo-table{display:grid}.demo-table>div{display:grid;grid-template-columns:1.25fr 1fr .8fr 1fr;gap:10px;align-items:center;padding:10px;border-top:1px solid #eef2f8;font-size:8px}.demo-table .head{border-top:0;background:#fbfcff;border-radius:9px;color:#8d95a8;font-size:7px}.demo-table b,.demo-table small{display:block}.demo-table small{font-size:6px;color:#8d95a8;margin-top:2px}.demo-table mark{background:#eef2f8;padding:4px 7px;border-radius:999px;color:#665b52}.demo-table button{border:0;border-radius:8px;background:#181927;color:#fff;font-size:7px;padding:6px 8px}.demo-focus{position:relative}.demo-focus.demo-clicked:after{content:"";position:absolute;inset:-5px;border:2px solid rgba(138,90,59,.55);border-radius:inherit;animation:focusPulse .9s ease-out}.demo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.demo-form-grid label{font-size:8px;font-weight:800;color:#6c625a}.demo-form-grid .wide{grid-column:1/-1}.demo-input{height:39px;border:1px solid #ded5cc;background:#fff;border-radius:10px;margin-top:6px;padding:11px 12px;font-size:9px;font-weight:500;color:transparent;position:relative;overflow:hidden}.demo-input.textarea{height:66px}.demo-input.filled{color:#413d39}.demo-scene.active.run .demo-input.filled{animation:fieldFlash .55s ease}.demo-form-footer{margin-top:16px;display:flex;justify-content:flex-end;align-items:center;gap:12px}.demo-form-footer span{font-size:8px;color:#5f7f65}.demo-quote-layout{display:grid;grid-template-columns:minmax(0,1fr) 205px;gap:12px}.demo-piece-row{display:grid;grid-template-columns:1.4fr 1fr auto;gap:10px;align-items:center;padding:11px 3px;border-top:1px solid #eef2f8;font-size:8px}.demo-piece-row:first-of-type{border-top:0}.demo-piece-row b,.demo-piece-row small{display:block}.demo-piece-row small{font-size:6px;color:#999188;margin-top:2px}.demo-piece-row strong{font-size:9px}.demo-total-card{background:#181927;color:#fff;border-radius:16px;padding:18px;display:flex;flex-direction:column;align-items:flex-start}.demo-total-card span{font-size:7px;color:#c8c1bb}.demo-total-card strong{font-size:22px;margin:7px 0 5px}.demo-total-card small{font-size:7px;line-height:1.5;color:#a9a3a0}.demo-total-card button{margin-top:auto;background:#f8f9fc;color:#181927;width:100%}.demo-measure-grid{display:grid;grid-template-columns:220px 1fr;gap:22px;align-items:center;justify-content:center}.demo-phone{border:7px solid #2e2e31;border-radius:27px;background:#f9f7f3;padding:12px;box-shadow:0 18px 30px rgba(34,31,29,.18);min-height:445px}.demo-phone-top{font-size:8px;font-weight:850;display:flex;justify-content:space-between;margin-bottom:10px}.demo-phone-card{background:#fff;border:1px solid #e5eaf3;border-radius:12px;padding:12px;margin-bottom:9px}.demo-phone-card>small,.demo-phone-card>b{display:block}.demo-phone-card>small{font-size:6px;color:#f43f5e;font-weight:900}.demo-phone-card>b{font-size:9px;margin-top:3px}.demo-measure-values{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:9px}.demo-measure-values span{padding:7px;background:#f7f9fd;border-radius:8px}.demo-measure-values small,.demo-measure-values strong{display:block}.demo-measure-values small{font-size:5px;color:#6f768b}.demo-measure-values strong{font-size:9px;margin-top:2px}.demo-phone-actions{display:flex;gap:5px;margin-top:8px}.demo-phone-actions button{flex:1;border:1px solid #e4dad0;background:#fff;border-radius:7px;padding:6px;font-size:6px}.demo-phone-card.photo{display:grid;place-items:center;text-align:center;padding:16px}.demo-phone-card.photo span{font-size:24px;color:#a77756}.demo-phone-card.photo small{margin-top:3px;color:#91877f}.demo-phone-done{width:100%;border:0;border-radius:9px;background:#181927;color:#fff;padding:9px;font-size:7px;font-weight:800}.demo-measure-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.demo-measure-summary>div{padding:14px;border:1px solid #e5eaf3;background:#fff;border-radius:12px}.demo-measure-summary span,.demo-measure-summary small{display:block}.demo-measure-summary span{font-size:17px;font-weight:900}.demo-measure-summary small{font-size:6px;color:#8d95a8;margin-top:3px}.demo-measure-summary p{grid-column:1/-1;font-size:9px;line-height:1.6;color:#6f768b;background:#f7f9fd;padding:13px;border-radius:12px}.demo-kanban{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.demo-column{min-height:315px;background:#f2f5fb;border:1px solid #d7deec;border-radius:12px;padding:8px;position:relative}.demo-column header{display:flex;justify-content:space-between;font-size:7px;font-weight:850;color:#596075;margin-bottom:8px}.demo-column header b{width:17px;height:17px;border-radius:6px;background:#fff;display:grid;place-items:center}.demo-prod-card{background:#fff;border:1px solid #d7deec;border-radius:10px;padding:9px;box-shadow:0 5px 12px rgba(55,44,34,.05);margin-bottom:7px}.demo-prod-card b,.demo-prod-card small,.demo-prod-card em{display:block}.demo-prod-card b{font-size:8px}.demo-prod-card small{font-size:6px;color:#8d95a8;margin-top:3px}.demo-prod-card em{font-style:normal;font-size:6px;color:#f43f5e;margin-top:7px}.moving-card{position:relative;z-index:4}.demo-scene.active.run .moving-card{animation:moveCard 2.1s .6s cubic-bezier(.3,.7,.2,1) forwards}.demo-flow-note{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5eaf3;border-radius:12px;padding:10px 12px;margin-top:12px}.demo-flow-note>span{font-size:20px;color:#f43f5e}.demo-flow-note div{flex:1}.demo-flow-note b,.demo-flow-note small{display:block}.demo-flow-note b{font-size:8px}.demo-flow-note small{font-size:6px;color:#6f768b;margin-top:2px}.demo-flow-note button{border:0;background:#181927;color:#fff;border-radius:8px;padding:7px 9px;font-size:7px}.demo-cut-layout{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:14px;align-items:start}.demo-slab{height:360px;border-radius:10px;background:linear-gradient(135deg,#313237,#25262a);position:relative;overflow:hidden;border:7px solid #eef2f8;box-shadow:0 12px 26px rgba(42,39,36,.14)}.slab-label{position:absolute;top:9px;left:11px;color:#d9d5d0;font-size:7px;z-index:3}.grain{position:absolute;inset:0;color:rgba(255,255,255,.045);font-size:48px;line-height:1.4;transform:rotate(-9deg) scale(1.3);pointer-events:none}.cut-piece{position:absolute;border:2px solid #d7b99e;background:rgba(138,90,59,.22);border-radius:4px;color:#fff;padding:7px;font-style:normal;opacity:0;transform:scale(.85)}.cut-piece b,.cut-piece small{display:block}.cut-piece b{font-size:7px}.cut-piece small{font-size:5px;color:#c6cce0;margin-top:3px}.cut-piece.p1{left:7%;top:22%;width:65%;height:50%}.cut-piece.p2{left:74%;top:22%;width:20%;height:17%}.demo-scene.active.run .cut-piece{animation:placePiece .7s .6s ease-out forwards}.demo-scene.active.run .cut-piece.p2{animation-delay:1.25s}.cut-waste{position:absolute;right:6%;bottom:12%;width:22%;height:36%;border:1px dashed rgba(255,255,255,.2);border-radius:5px}.demo-cut-stats{display:grid;gap:8px}.demo-cut-stats>div{background:#fff;border:1px solid #e5eaf3;border-radius:11px;padding:12px}.demo-cut-stats span,.demo-cut-stats strong{display:block}.demo-cut-stats span{font-size:6px;color:#8f867e}.demo-cut-stats strong{font-size:14px;margin-top:3px}.demo-cut-stats button{margin-top:3px}.demo-install-layout{display:grid;grid-template-columns:1fr 260px;gap:14px}.demo-checklist{display:grid;grid-template-columns:1fr 1fr;gap:8px}.demo-checklist label{padding:11px;border-radius:10px;background:#f7f3ee;font-size:8px;display:flex;align-items:center;gap:7px}.demo-checklist i{width:20px;height:20px;border-radius:7px;background:#e5ece6;color:#4f7858;display:grid;place-items:center;font-style:normal;opacity:.25}.demo-scene.active.run .demo-checklist i{animation:checkIn .35s ease forwards}.demo-scene.active.run .demo-checklist label:nth-child(2) i{animation-delay:.25s}.demo-scene.active.run .demo-checklist label:nth-child(3) i{animation-delay:.5s}.demo-scene.active.run .demo-checklist label:nth-child(4) i{animation-delay:.75s}.demo-install-photos{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.demo-install-photos>div{height:130px;border-radius:10px;background:linear-gradient(145deg,#d7deec,#bdb2a7);display:grid;place-items:center;align-content:center;color:#fff}.demo-install-photos span{font-size:28px}.demo-install-photos b{font-size:7px;margin-top:5px}.demo-signature{background:#fff;border:1px solid #e5eaf3;border-radius:14px;padding:15px}.demo-signature small,.demo-signature b{display:block}.demo-signature small{font-size:6px;color:#6f768b}.demo-signature svg{width:100%;height:100px;margin:7px 0;border-bottom:1px solid #ddd4cb}.demo-signature path{fill:none;stroke:#596075;stroke-width:2;stroke-linecap:round;stroke-dasharray:420;stroke-dashoffset:420}.demo-scene.active.run .demo-signature path{animation:signature 2.1s .55s ease forwards}.demo-signature b{font-size:8px}.demo-signature button{width:100%;margin-top:12px}.demo-result-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.demo-result-card.good{background:#f1f7f2;border-color:#d7e6d9}.demo-result-card.good strong{color:#406a4b}.demo-result-chart{background:#fff;border:1px solid #e5eaf3;border-radius:14px;padding:16px;margin-top:12px}.demo-result-chart>div{display:grid;grid-template-columns:70px minmax(0,1fr) 82px;gap:10px;align-items:center;margin:9px 0}.demo-result-chart span,.demo-result-chart b{font-size:7px}.demo-result-chart b{text-align:right}.demo-result-chart i{height:8px;border-radius:999px;background:#a69485;width:0}.demo-result-chart .profit i{background:#67836d}.demo-scene.active.run .demo-result-chart i{animation:growBar 1.2s .4s ease forwards}.demo-finish{display:flex;align-items:center;gap:11px;margin-top:13px;background:#181927;color:#fff;padding:13px 15px;border-radius:13px}.demo-finish>span{width:30px;height:30px;border-radius:10px;background:#6f8c75;display:grid;place-items:center}.demo-finish div{flex:1}.demo-finish b,.demo-finish small{display:block}.demo-finish b{font-size:9px}.demo-finish small{font-size:6px;color:#c6cce0;margin-top:3px}.demo-finish a{color:#181927;background:#f8f9fc;text-decoration:none;border-radius:8px;padding:8px 10px;font-size:7px;font-weight:850}.demo-narrator{background:#181927;color:#fff;border-radius:24px;padding:24px;display:flex;flex-direction:column;min-height:670px;box-shadow:0 30px 80px rgba(60,46,35,.12)}.demo-narrator-step{display:flex;align-items:center;justify-content:space-between}.demo-narrator-step span{font-size:7px;letter-spacing:1px;color:#aeb6ca}.demo-narrator-step strong{font-size:8px;padding:6px 8px;border-radius:8px;background:#3a393d}.demo-narrator h2{font-size:22px;line-height:1.08;letter-spacing:-.6px;margin:34px 0 10px}.demo-narrator>p{color:#aeb6ca;font-size:10px;line-height:1.6;margin:0}.demo-narrator-benefit{display:flex;gap:9px;margin-top:20px;padding:13px;border-radius:13px;background:#353438}.demo-narrator-benefit span{width:23px;height:23px;border-radius:8px;background:#6e8a74;display:grid;place-items:center;font-size:8px;flex:none}.demo-narrator-benefit p{margin:0;font-size:8px;line-height:1.55;color:#d5d8e4}.demo-progress{height:5px;background:#444347;border-radius:999px;overflow:hidden;margin-top:auto}.demo-progress i{display:block;height:100%;background:#b48361;width:12.5%;transition:width .35s ease}.demo-narrator-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}.demo-narrator-actions button{border:1px solid #4a494d;background:transparent;color:#d6d0cb;border-radius:10px;padding:9px;font-size:8px;font-weight:800;cursor:pointer}.demo-narrator-actions .next{background:#f8f9fc;border-color:#f8f9fc;color:#181927}.demo-auto-note{display:flex;align-items:center;gap:8px;color:#8d95a8;font-size:7px;margin-top:14px}.demo-cursor{position:absolute;left:168px;top:60px;width:26px;height:34px;pointer-events:none;z-index:10;opacity:0;transition:transform .72s cubic-bezier(.22,.72,.18,1),opacity .2s}.demo-cursor:before{content:"";display:block;width:0;height:0;border-left:9px solid #fff;border-top:17px solid transparent;border-bottom:6px solid transparent;filter:drop-shadow(0 2px 2px rgba(0,0,0,.45));transform:rotate(-35deg)}.demo-cursor span{position:absolute;width:12px;height:12px;border-radius:50%;background:rgba(138,90,59,.2);border:2px solid #f43f5e;left:10px;top:13px;opacity:0}.demo-cursor.click span{animation:cursorClick .65s ease}.demo-disclaimer{text-align:center;color:#6f768b;font-size:8px;line-height:1.5;margin:15px 0 0}@keyframes cursorClick{0%{opacity:0;transform:scale(.3)}40%{opacity:1}100%{opacity:0;transform:scale(2.8)}}@keyframes focusPulse{0%{opacity:0;transform:scale(.98)}25%{opacity:1}100%{opacity:0;transform:scale(1.025)}}@keyframes fieldFlash{0%{background:#fff8ef}100%{background:#fff}}@keyframes moveCard{0%{transform:translate(0,0) rotate(0)}45%{transform:translate(calc(100% + 15px),18px) rotate(1deg)}100%{transform:translate(calc(100% + 15px),64px) rotate(0)}}@keyframes placePiece{from{opacity:0;transform:scale(.85) translateY(18px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes checkIn{from{opacity:.25;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes signature{to{stroke-dashoffset:0}}@keyframes growBar{to{width:var(--w)}}
@media(max-width:1150px){.demo-experience{grid-template-columns:1fr}.demo-narrator{min-height:0;display:grid;grid-template-columns:1fr 1.2fr;gap:12px 24px}.demo-narrator h2{margin:0}.demo-narrator>p{grid-column:2}.demo-narrator-benefit{grid-column:1/-1;margin-top:0}.demo-progress{grid-column:1/-1;margin-top:0}.demo-narrator-actions{grid-column:1/-1;margin-top:0}.demo-auto-note{grid-column:1/-1;margin-top:0}.demo-timeline{grid-template-columns:repeat(4,1fr)}}
@media(max-width:820px){.demo-sitebar{height:auto;padding:12px 16px}.demo-safe{display:none}.demo-page{width:min(100% - 20px,760px);padding-top:24px}.demo-intro{align-items:flex-start;flex-direction:column}.demo-intro-actions{justify-content:flex-start}.demo-timeline{grid-template-columns:repeat(2,1fr)}.demo-app{grid-template-columns:56px 1fr;min-height:620px}.demo-app-sidebar{padding:14px 7px}.demo-mini-brand b,.demo-nav-item{font-size:0}.demo-mini-brand{padding:0 6px 12px}.demo-mini-brand img{width:27px}.demo-nav-item{justify-content:center;padding:8px}.demo-nav-item span{font-size:13px}.demo-app-sidebar>small{display:none}.demo-cursor{left:56px}.demo-scene{padding:16px}.demo-kpis,.demo-result-grid{grid-template-columns:1fr 1fr}.demo-quote-layout,.demo-cut-layout,.demo-install-layout{grid-template-columns:1fr}.demo-total-card{min-height:150px}.demo-measure-grid{grid-template-columns:1fr}.demo-phone{width:230px;margin:auto}.demo-kanban{grid-template-columns:repeat(5,130px);overflow:auto}.demo-slab{height:300px}.demo-scenes{min-height:560px}.demo-app{min-height:620px}.demo-narrator{grid-template-columns:1fr}.demo-narrator>p,.demo-narrator-benefit,.demo-progress,.demo-narrator-actions,.demo-auto-note{grid-column:1}.demo-form-grid{grid-template-columns:1fr}.demo-form-grid .wide{grid-column:auto}}
@media(max-width:520px){.demo-site-actions .demo-back{font-size:0}.demo-site-actions .demo-back:after{content:"Voltar";font-size:9px}.demo-intro-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.demo-intro-actions .demo-control:first-child{grid-column:1/-1}.demo-timeline button span{font-size:7px}.demo-screen-head{flex-direction:column}.demo-kpis{grid-template-columns:1fr 1fr}.demo-table>div{grid-template-columns:1.3fr .8fr}.demo-table>div span:nth-child(2),.demo-table>div span:nth-child(4){display:none}.demo-piece-row{grid-template-columns:1fr auto}.demo-piece-row>span:nth-child(2){display:none}.demo-result-grid{grid-template-columns:1fr 1fr}.demo-result-chart>div{grid-template-columns:55px 1fr 65px}.demo-cursor{display:none}}
@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.demo-cursor{display:none}}

/* === Demonstracao em Desktop/Celular === */
.demo-device-switch{display:flex;padding:3px;border:1px solid #d9d0c7;border-radius:12px;background:#f8f4ef}.demo-device-switch button{border:0;background:transparent;color:#766d65;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:850;cursor:pointer}.demo-device-switch button.active{background:#181927;color:#fff;box-shadow:0 4px 12px rgba(43,43,47,.16)}.demo-mobile-top,.demo-mobile-bottom{display:none}
.demo-app.demo-device-mobile{grid-template-columns:1fr;width:390px;max-width:calc(100vw - 30px);min-height:740px;margin:0 auto;border:10px solid #242428;border-radius:42px;overflow:hidden;box-shadow:0 28px 75px rgba(45,37,32,.24);background:#f8faff}.demo-app.demo-device-mobile .demo-app-sidebar,.demo-app.demo-device-mobile .demo-app-top{display:none}.demo-app.demo-device-mobile .demo-mobile-top{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;height:66px;padding:18px 15px 10px;background:#181927;color:#fff}.demo-app.demo-device-mobile .demo-mobile-top img{width:31px}.demo-app.demo-device-mobile .demo-mobile-top strong,.demo-app.demo-device-mobile .demo-mobile-top small{display:block}.demo-app.demo-device-mobile .demo-mobile-top strong{font-size:11px}.demo-app.demo-device-mobile .demo-mobile-top small{font-size:6px;color:#aeb6ca;margin-top:2px}.demo-app.demo-device-mobile .demo-scenes{min-height:650px;padding-bottom:66px;background:#f5f7fb}.demo-app.demo-device-mobile .demo-scene{padding:13px 12px 16px}.demo-app.demo-device-mobile .demo-screen-head{display:block}.demo-app.demo-device-mobile .demo-screen-head>span,.demo-app.demo-device-mobile .demo-screen-head>button{margin-top:8px}.demo-app.demo-device-mobile .demo-screen-head h2{font-size:18px}.demo-app.demo-device-mobile .demo-screen-head p{font-size:7px}.demo-app.demo-device-mobile .demo-kpis,.demo-app.demo-device-mobile .demo-result-grid{grid-template-columns:1fr 1fr;gap:6px}.demo-app.demo-device-mobile .demo-kpis>div,.demo-app.demo-device-mobile .demo-result-card{padding:10px}.demo-app.demo-device-mobile .demo-kpis strong{font-size:13px}.demo-app.demo-device-mobile .demo-table>div{grid-template-columns:1.3fr .8fr}.demo-app.demo-device-mobile .demo-table>div span:nth-child(2),.demo-app.demo-device-mobile .demo-table>div span:nth-child(4){display:none}.demo-app.demo-device-mobile .demo-form-grid,.demo-app.demo-device-mobile .demo-quote-layout,.demo-app.demo-device-mobile .demo-cut-layout,.demo-app.demo-device-mobile .demo-install-layout,.demo-app.demo-device-mobile .demo-measure-grid{grid-template-columns:1fr}.demo-app.demo-device-mobile .demo-piece-row{grid-template-columns:1fr auto}.demo-app.demo-device-mobile .demo-piece-row>span:nth-child(2){display:none}.demo-app.demo-device-mobile .demo-total-card{min-height:130px}.demo-app.demo-device-mobile .demo-phone{width:230px;margin:auto}.demo-app.demo-device-mobile .demo-measure-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.demo-app.demo-device-mobile .demo-measure-summary p{grid-column:1/-1}.demo-app.demo-device-mobile .demo-kanban{grid-template-columns:repeat(5,128px);overflow-x:auto;padding-bottom:5px}.demo-app.demo-device-mobile .demo-flow-note{grid-template-columns:auto 1fr}.demo-app.demo-device-mobile .demo-flow-note button{grid-column:1/-1;width:100%}.demo-app.demo-device-mobile .demo-slab{height:235px}.demo-app.demo-device-mobile .demo-checklist{grid-template-columns:1fr}.demo-app.demo-device-mobile .demo-install-photos{grid-template-columns:1fr 1fr}.demo-app.demo-device-mobile .demo-install-photos>div{height:90px}.demo-app.demo-device-mobile .demo-signature svg{height:80px}.demo-app.demo-device-mobile .demo-result-chart>div{grid-template-columns:52px 1fr 58px}.demo-app.demo-device-mobile .demo-mobile-bottom{display:grid;position:absolute;left:8px;right:8px;bottom:8px;z-index:12;height:58px;grid-template-columns:repeat(4,1fr);background:#181927;border-radius:18px;padding:5px;box-shadow:0 9px 24px rgba(30,30,33,.2)}.demo-app.demo-device-mobile .demo-mobile-bottom span{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#d4cec8;font-size:12px;border-radius:11px}.demo-app.demo-device-mobile .demo-mobile-bottom small{font-size:5px;margin-top:2px}.demo-app.demo-device-mobile .demo-mobile-bottom .active{background:#f8f9fc;color:#181927}.demo-app.demo-device-mobile .demo-cursor{left:0}.demo-app.demo-device-mobile .moving-card{animation-name:none!important}.demo-app.demo-device-mobile .demo-column.focus-column{outline-color:#b48361}.demo-device-mobile+.demo-cursor{display:none}
@media(max-width:820px){.demo-intro-actions{width:100%}.demo-device-switch{order:-1}.demo-app.demo-device-mobile{min-height:710px}.demo-app.demo-device-mobile .demo-scenes{min-height:620px}}
@media(max-width:520px){.demo-device-switch{grid-column:1/-1;width:100%}.demo-device-switch button{flex:1}.demo-app.demo-device-mobile{width:100%;max-width:100%;border-width:7px;border-radius:34px}.demo-app.demo-device-mobile .demo-scenes{min-height:600px}}

/* === 2026-08 brand refresh === */
:root{--demo-bg:#f5f7fb;--demo-surface:#ffffff;--demo-surface-soft:#fbfcff;--demo-text:#171826;--demo-muted:#6f768b;--demo-line:#e5eaf3;--demo-line-strong:#d7deec;--demo-primary:#f43f5e;--demo-primary-dark:#e11d48;--demo-primary-soft:#fff2f5;--demo-sidebar:#181927}
body{background:radial-gradient(circle at top,#ffffff 0%,#f7f9fd 45%,#f2f5fb 100%)!important;color:var(--demo-text)!important}.demo-sitebar{background:rgba(255,255,255,.94)!important;border-bottom:1px solid var(--demo-line)!important;box-shadow:0 10px 24px rgba(24,25,39,.04)}.demo-brand small{color:var(--demo-primary)!important}.demo-page{width:min(100% - 32px,1400px)!important}.demo-app,.demo-narrator,.demo-screen,.demo-floating-badge,.demo-flow-note,.demo-signature,.demo-total-card,.demo-phone-card,.demo-column,.demo-prod-card,.demo-result-chart,.demo-kpis>div,.demo-result-card,.demo-cut-stats>div,.demo-measure-summary>div{border-color:var(--demo-line)!important;box-shadow:0 16px 34px rgba(24,25,39,.05)!important}.demo-app{background:var(--demo-surface)!important}.demo-app-sidebar,.demo-narrator,.demo-mobile-bottom,.demo-app.demo-device-mobile .demo-mobile-top{background:var(--demo-sidebar)!important}.demo-nav-item.active,.demo-device-switch button.active,.demo-control.primary,.demo-intro-actions .play,.demo-narrator-actions .next{background:linear-gradient(180deg,var(--demo-primary) 0%,var(--demo-primary-dark) 100%)!important;border-color:var(--demo-primary)!important;color:#fff!important}.demo-device-switch,.demo-control,.demo-intro-chip,.demo-column,.demo-screen,.demo-flow-note,.demo-table,.demo-total-card,.demo-piece-row,.demo-form-grid label,.demo-signature,.demo-result-chart{border-color:var(--demo-line)!important}.demo-intro-chip,.demo-screen-head>span,.demo-piece-row b,.demo-total-card strong,.demo-kpis strong,.demo-result-card strong,.demo-measure-summary span{color:var(--demo-primary)!important}.demo-table>div,.demo-form-grid input,.demo-form-grid select,.demo-form-grid textarea,.demo-piece-row,.demo-phone-card,.demo-screen{background:var(--demo-surface)!important}.demo-form-grid input,.demo-form-grid select,.demo-form-grid textarea{border:1px solid var(--demo-line-strong)!important}.demo-form-grid input:focus,.demo-form-grid select:focus,.demo-form-grid textarea:focus{border-color:var(--demo-primary)!important;box-shadow:0 0 0 4px rgba(244,63,94,.1)!important}.demo-column,.demo-table>div,.demo-phone-card,.demo-flow-note{background:var(--demo-surface-soft)!important}.demo-intro-copy p,.demo-screen-head p,.demo-narrator>p,.demo-flow-note small,.demo-result-card small,.demo-kpis small,.demo-table span,.demo-piece-row span,.demo-signature small,.demo-disclaimer{color:var(--demo-muted)!important}.demo-screen-head>button,.demo-phone-actions button,.demo-flow-note button,.demo-cut-stats button,.demo-finish a{border-radius:10px!important}.demo-cursor span{border-color:var(--demo-primary)!important}
@media(max-width:820px){.demo-page{width:min(100% - 20px,900px)!important}}
