/* Nimblers product walkthrough. The app stays inside the Nimblers workspace. */
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#112134;background:#faf9f6;font-synthesis:none;--blue:#155eef;--line:#dedfdc;--muted:#626e7a;--green:#15724e}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit;touch-action:manipulation}a{color:inherit;text-decoration:none;touch-action:manipulation}button{border:0;cursor:pointer}button:disabled{cursor:default;opacity:.45}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}h1,h2,h3,p{margin:0}button,a,input{-webkit-tap-highlight-color:transparent}
.topbar{max-width:1328px;margin:auto;height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 40px;border-bottom:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:750;letter-spacing:-1.1px}.brand-separator{height:20px;border-left:1px solid #ccd0d3;margin:0 8px}.brand-sub{font-size:10px;letter-spacing:1.5px;font-weight:600;color:var(--muted)}.workspace-link{font-size:12px;font-weight:550}.workspace-link span{margin-left:18px;color:var(--blue)}
main{max-width:1248px;margin:auto}.intro{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding:62px 0 46px;align-items:end}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;line-height:1.5;font-weight:650;letter-spacing:1.4px;color:var(--blue);margin-bottom:20px}.dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:currentColor}
h1{font-size:60px;font-weight:520;letter-spacing:-3.2px;line-height:1.06}h2{font-size:34px;font-weight:530;letter-spacing:-1.4px;line-height:1.12}h3{font-size:16px;font-weight:620;letter-spacing:-.4px}.intro-right{padding-left:35px}.intro-right>p{font-size:16px;line-height:1.65;color:var(--muted);margin-bottom:24px}
.primary{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:44px;padding:0 18px;border-radius:5px;font-size:12px;font-weight:600;background:var(--blue);color:white;transition:background .15s,transform .15s}.primary:hover{background:#0047cb;transform:translateY(-1px)}.voice-note{display:block;margin-top:13px;font-size:10px;color:var(--muted)}
.tour{border:1px solid #cdd2d7;border-radius:9px;background:#fff;overflow:hidden;box-shadow:0 14px 40px #142c4310;scroll-margin-top:20px}.chapters{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line);background:#fff}.chapter{display:flex;align-items:center;gap:13px;text-align:left;padding:20px 18px;min-height:64px;background:none;border-right:1px solid var(--line);font-size:11px;color:var(--muted);position:relative}.chapter:last-child{border-right:0}.chapter[aria-current="step"]{color:var(--blue);background:#f6f8fe}.chapter[aria-current="step"]:after{position:absolute;content:"";bottom:-1px;height:3px;left:0;right:0;background:var(--blue)}.chapter span{font-size:10px;color:#7a8694;font-variant-numeric:tabular-nums}.chapter[aria-current="step"] span{color:var(--blue)}
.stage-wrap{padding:24px 30px 30px;background:#f2f4f6;min-height:460px}.stage-top{display:flex;justify-content:space-between;gap:14px;margin-bottom:24px;color:#667483;font-size:9px;font-weight:650;letter-spacing:1.2px}.scenario{display:flex;gap:7px;align-items:center;white-space:nowrap}.scenario .dot{color:var(--green)}#stage{outline:none}#stage h2{font-size:29px;letter-spacing:-1px}#stage p{font-size:13px;line-height:1.65;color:var(--muted)}
.scene{display:grid;grid-template-columns:.72fr 1.5fr;align-items:center;gap:38px;min-height:350px}.scene-copy{padding:10px 0}.scene-copy h2{margin-bottom:18px}.scene-label{display:inline-block;color:var(--blue);font-size:9px;letter-spacing:1.3px;font-weight:650;margin-bottom:18px}
.queue-board{padding:24px;border:1px solid #d4d9df;background:#fff;border-radius:8px;box-shadow:0 5px 15px #23364b08}.board-heading{display:flex;gap:10px;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;margin-bottom:20px}.tag{display:inline-flex;align-items:center;padding:6px 8px;border-radius:4px;background:#edf0f3;color:#546373;font-size:9px;font-weight:600}.tag.orange{background:#fff0dc;color:#986005}.queue-ticket{display:grid;grid-template-columns:26px 1fr auto;gap:12px;align-items:center;padding:19px 10px;border-top:1px solid #e6e8ea;font-size:11px;color:#8b949f}.queue-ticket.featured{border:1px solid #abc4fb;background:#f4f7ff;color:#173c85;border-radius:4px;margin:5px 0}.queue-ticket strong{display:block;font-size:12px;font-weight:600}.queue-ticket small{display:block;font-size:10px;margin-top:5px;color:#627388}.queue-bottom{margin-top:20px;font-size:11px;color:#667483}
.demo-workspace{min-width:0;background:white;border:1px solid #c7d2e2;border-radius:8px;overflow:hidden;box-shadow:0 12px 22px #142c4310}.workspace-bar{padding:15px 18px;border-bottom:1px solid #dce3ed;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff}.workspace-bar>span:first-child{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:750;letter-spacing:-.6px}.workspace-bar img{width:23px;height:23px}.workspace-bar>span:last-child{font-size:9px;color:#64758a;text-align:right}.workspace-body{display:grid;grid-template-columns:1fr 1.13fr;min-height:278px}.conversation{padding:20px 17px;border-right:1px solid #dde5ef;min-width:0}.panel-label{display:block;font-size:8px;font-weight:650;letter-spacing:1px;color:#627489;margin-bottom:18px}.speaker{font-size:8px;color:#687b91;letter-spacing:1px;margin-bottom:7px}.chat-prompt{background:#edf3ff;border:1px solid #d4e2fc;border-radius:8px 8px 2px 8px;padding:12px;font-size:12px;line-height:1.6;color:#263e61}.chat-answer{display:flex;align-items:flex-start;gap:8px;margin-top:18px}.answer-mark{display:grid;place-items:center;width:20px;height:20px;flex-shrink:0;border-radius:5px;background:#155eef;color:#fff;font-size:10px}.chat-answer p{font-size:11px!important;line-height:1.6!important;color:#51687e!important}.app-preview{background:#f6f8fb;padding:20px 17px;min-width:0}.created-app{border:1px solid #d8e0e8;border-radius:6px;background:#fff;overflow:hidden}.app-title{padding:13px 12px 6px;display:flex;align-items:center;gap:7px;font-size:11px}.app-icon{display:grid;place-items:center;width:25px;height:25px;border-radius:6px;color:#47734d;background:#eff5eb;font-size:18px;flex-shrink:0}.app-version{font-size:8px;color:#718097;padding:0 12px 12px 44px}.preview-tabs{display:flex;gap:14px;padding:11px 12px;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;font-size:9px;color:#778698}.preview-tabs span:first-child{color:var(--blue);font-weight:650}.preview-item{padding:15px 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #edf0f4;font-size:9px}.status-pill,.urgent-pill{font-size:8px;font-style:normal;border-radius:3px;padding:4px 5px;white-space:nowrap;background:#fff3df;color:#906008}.status-pill.done{background:#eaf3ed;color:#26704f}.urgent-pill{background:#fcece6;color:#a34b27}.preview-footer{font-size:9px;line-height:1.5;color:#748499;padding:12px}.workspace-bottom{padding:12px 18px;border-top:1px solid #dce3ed;display:flex;align-items:center;gap:6px;color:#63768c;font-size:8px}.workspace-bottom .dot{width:4px;height:4px;background:#528663}.workspace-bottom>span:last-child:not(.dot){margin-left:auto;font-size:8px}
.connected-sources>span{display:block;font-size:8px;letter-spacing:.7px;color:#627489;margin-bottom:9px}.connected-sources>div{display:flex;gap:8px}.connected-sources>div>span{flex:1;border:1px solid #dce3eb;border-radius:4px;background:#fff;padding:9px;font-size:10px;color:#405a76}.source-path{text-align:center;color:#7190b9;line-height:26px}.resource-field{padding:7px 12px 11px}.resource-field>span{font-size:8px;color:#6e7d8f;display:block;margin-bottom:6px}.resource-field strong{font-size:9px;font-weight:500;border:1px solid #d9e1ec;padding:8px;display:flex;justify-content:space-between;border-radius:3px;color:#63748a}.access-note{font-size:8px;margin-top:10px;display:flex;align-items:center;gap:6px;color:#417457}.access-note .dot{width:4px;height:4px}
.site-row{display:flex;justify-content:space-between;align-items:center;margin:14px 12px 8px;font-size:10px}.site-line{margin:0 12px;height:5px;width:70%;background:#d8e5fb;border-radius:3px}.site-line.short{width:40%;background:#d8eade}.change-note{padding:14px 12px;font-size:9px;color:#27714e;line-height:1.8}
.team-space{padding:23px}.team-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.team-heading .panel-label{margin-bottom:8px}.team-heading h3{font-size:14px}.team-avatars{display:flex;padding-right:4px}.team-avatars i{width:28px;height:28px;border-radius:50%;border:2px solid white;margin-right:-4px;display:grid;place-items:center;background:#e8effc;color:#4f6892;font-size:7px;font-style:normal}.team-avatars i:nth-child(2){background:#f0eee4;color:#7b6b45}.team-avatars i:nth-child(3){background:#e6f1e9;color:#568166}.app-library{display:grid;grid-template-columns:1fr 1fr;gap:14px}.library-card,.next-app{min-height:145px;border:1px solid #d9e3ed;border-radius:7px;padding:16px;display:flex;flex-direction:column;align-items:start}.library-card strong,.next-app strong{font-size:12px;margin-top:10px}.library-card small,.next-app small{font-size:10px;line-height:1.5;color:#728499;margin-top:7px}.library-status{font-size:9px;color:#327152;margin-top:15px}.next-app{border-style:dashed;background:#f9fbff}.next-app>span{font-size:24px;color:#547bba;line-height:25px}.team-prompt{display:flex;justify-content:space-between;align-items:center;margin-top:18px;font-size:11px;color:#667b94;border:1px solid #d7e1ef;border-radius:7px;padding:12px}.team-prompt>span{display:grid;place-items:center;width:22px;height:22px;background:var(--blue);color:white;border-radius:5px}
[data-reveal]{opacity:1;transform:none;transition:opacity .5s,transform .5s}#stage[data-beat="0"] [data-reveal],#stage[data-beat="1"] [data-reveal="2"]{opacity:0;transform:translateY(6px);visibility:hidden}
.narration{padding:18px 30px 20px;border-top:1px solid #d7dde3}.narration-heading{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:650}.narrator-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#e9f0ff;color:var(--blue);font-size:12px}.narrator-detail{display:block;margin-top:2px;color:var(--muted);font-size:9px;font-weight:400}.text-button{margin-left:auto;color:var(--muted);font-size:10px;background:none;padding:8px}#caption{font-size:13px;line-height:1.6;max-width:1000px;min-height:42px;margin:14px 0;color:#34495e}.player{display:flex;align-items:center;gap:13px}.play,.icon-button{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#f0f3f7;color:var(--blue);font-size:11px;flex-shrink:0}.play{background:var(--blue);color:#fff}#time{font-size:9px;white-space:nowrap;font-variant-numeric:tabular-nums;color:#6a7b8b}#seek{flex:1;min-width:20px;width:100%;accent-color:var(--blue);height:20px}#audio-error{font-size:12px;color:#94601c;padding-top:14px}#transcript{margin-top:20px;border-top:1px solid #e0e5ea;padding-top:15px}#transcript p{font-size:12px;line-height:1.65;margin-bottom:16px;color:#526274}#transcript h3{font-size:12px;margin-bottom:7px}
.closing{text-align:center;padding:70px 0}.closing .eyebrow{justify-content:center}.closing h2{font-size:40px}.closing p:not(.eyebrow){font-size:14px;line-height:1.7;color:var(--muted);margin:20px 0 26px}.closing-actions{display:flex;align-items:center;justify-content:center;gap:24px}.text-link{font-size:12px;color:var(--blue);font-weight:600}footer{max-width:1248px;margin:auto;border-top:1px solid var(--line);padding:28px 0 36px;display:flex;align-items:center;justify-content:space-between}footer p,footer>a:last-child{font-size:10px;color:var(--muted)}footer .brand{font-size:18px}
@media(max-width:1328px){main,footer{margin-left:40px;margin-right:40px}}
@media(max-width:1050px){h1{font-size:48px;letter-spacing:-2.5px}.intro-right{padding-left:0}.intro-right>p br{display:none}.scene{gap:24px;grid-template-columns:.68fr 1.5fr}#stage h2{font-size:25px}.chapter{gap:7px;padding:16px 10px;font-size:10px}.stage-wrap{padding:20px}.conversation,.app-preview{padding:15px 12px}.workspace-body{grid-template-columns:1fr 1fr}.workspace-bottom>span:last-child:not(.dot){display:none}.preview-item{flex-wrap:wrap}}
@media(max-width:800px){.scene{grid-template-columns:1fr;gap:22px}.scene-copy{padding:0;max-width:570px}.scene-copy h2 br{display:none}.scene-label{margin-bottom:10px}.scene-copy h2{margin-bottom:10px}.workspace-body{min-height:245px}.demo-workspace{width:100%}.stage-wrap{min-height:0}.conversation,.app-preview{padding:20px}.panel-label{font-size:9px}}
@media(max-width:650px){.topbar{height:72px;padding:0 20px}.brand{font-size:20px}.workspace-link{font-size:10px}.brand-sub,.brand-separator{display:none}main,footer{margin-left:20px;margin-right:20px}.intro{grid-template-columns:1fr;gap:24px;padding:38px 0 30px}h1{font-size:46px;letter-spacing:-2.5px}.intro-right>p{font-size:14px;margin-bottom:18px}.intro-right .primary{width:100%}.voice-note{text-align:center}.eyebrow{font-size:9px}.chapters{overflow:auto;grid-template-columns:repeat(5,minmax(125px,1fr))}.chapter{padding:14px 10px;min-height:52px;font-size:10px}.stage-wrap{padding:16px}.stage-top{font-size:8px;letter-spacing:.65px;margin-bottom:20px}.scenario{font-size:7px}.scene-copy h2{font-size:25px!important}.queue-board{padding:14px}.board-heading{font-size:10px}.tag{font-size:8px}.queue-ticket{grid-template-columns:17px 1fr auto;padding:14px 4px;gap:7px}.queue-ticket strong{font-size:10px}.queue-ticket small{font-size:9px}.queue-ticket .tag{font-size:7px}.queue-bottom{font-size:10px}.workspace-body{grid-template-columns:1fr}.conversation{border-right:0;border-bottom:1px solid #dde5ef;padding:16px}.app-preview{padding:16px}.panel-label{font-size:8px;margin-bottom:12px}.workspace-bar{padding:12px}.workspace-bar>span:last-child{max-width:140px;font-size:8px}.chat-answer{margin-top:12px}.chat-prompt{font-size:12px}.app-title{font-size:12px}.app-version{font-size:9px}.preview-item{flex-wrap:nowrap;font-size:10px;padding:11px 12px}.preview-footer{font-size:9px;padding:10px 12px}.team-space{padding:16px}.team-heading{align-items:start;gap:8px}.team-heading h3{font-size:12px;line-height:1.4}.team-avatars i{width:22px;height:22px;font-size:6px}.app-library{gap:10px}.library-card,.next-app{padding:12px;min-height:165px}.library-card strong,.next-app strong{font-size:11px;line-height:1.4}.library-card small,.next-app small{font-size:9px}.library-status{font-size:8px;line-height:1.5}.team-prompt{font-size:10px;gap:12px}.narration{padding:16px}.narrator-detail{font-size:8px}.text-button{font-size:9px;padding:4px}#caption{min-height:78px;font-size:12px}.player{gap:9px}.play,.icon-button{width:32px;height:32px}.closing{padding:50px 0}.closing h2{font-size:32px}.closing p:not(.eyebrow){font-size:13px}.closing p br{display:none}.closing-actions{flex-direction:column;gap:20px}footer{flex-wrap:wrap;gap:18px}footer p{order:3;flex-basis:100%}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
