:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#24343b;background:#dfe7e9;--teal:#087f8c;--teal-dark:#066a75;--nav:#202b33;--line:#c6d0d3;--panel:#f7f9fa;--orange:#ef6c43;--blue:#3a80d9;--console:#18242c}*{box-sizing:border-box}html,body,#app{height:100%;margin:0;overflow:hidden}button,select,input,textarea{font:inherit}.titlebar{height:48px;background:var(--nav);color:#fff;display:flex;align-items:center;padding:0 14px;gap:18px}.brand{display:flex;align-items:center;gap:8px;min-width:210px}.brand img{width:29px;height:29px}.brand strong{font-size:18px}.brand span{font-size:10px;color:#9eafb7}.titlebar>input{margin:auto;width:min(360px,35vw);background:#2c3942;border:1px solid #40515c;color:#eaf1f3;text-align:center;border-radius:4px;padding:6px}.bridge-pill{min-width:210px;display:flex;justify-content:flex-end;align-items:center;gap:7px;font-size:11px;color:#b8c5ca}.bridge-pill i{width:8px;height:8px;border-radius:50%;background:#e6a23c}.bridge-pill.ready i{background:#37c47a}.bridge-pill.error i{background:#eb5a59}.menubar{height:30px;background:#29363f;color:#dce5e8;display:flex;padding-left:14px;align-items:stretch}.menubar details{position:relative}.menubar summary{list-style:none;padding:7px 11px;font-size:12px;cursor:pointer}.menubar summary:hover,.menubar details[open] summary{background:#3a4953}.menu{position:absolute;top:30px;left:0;z-index:50;background:#fff;border:1px solid #aebbc0;box-shadow:0 8px 24px #0004;min-width:240px;padding:5px}.menu button{border:0;background:transparent;width:100%;padding:8px 9px;text-align:left;display:flex;justify-content:space-between;cursor:pointer;color:#26363d}.menu button:hover{background:#e8f3f4}.menu hr{border:0;border-top:1px solid #d6dfe2;margin:4px}.menu kbd{font-size:10px;color:#7b8b91;background:none}.toolbar{height:68px;background:#eef3f4;border-bottom:1px solid #b8c5c9;display:flex;align-items:center;padding:6px 12px;gap:5px}.tool{width:58px;height:54px;border:0;background:transparent;border-radius:5px;color:#33464e;display:grid;place-items:center;align-content:center;gap:1px;cursor:pointer}.tool span{font-size:24px;line-height:25px}.tool small{font-size:10px}.tool:hover{background:#dae5e7}.tool.primary{color:var(--teal)}.tool-separator{height:40px;border-left:1px solid #c3ced1;margin:0 5px}.device-selectors{display:flex;gap:8px;margin-left:12px;align-items:end}.device-selectors label{display:grid;gap:2px;font-size:10px;color:#62747b}.device-selectors select{height:31px;min-width:220px;border:1px solid #b9c5c9;background:#fff;border-radius:4px;padding:0 8px;color:#2a3a40}.device-selectors label:nth-child(2) select{min-width:165px}.icon-button{height:31px;width:32px;border:1px solid #b9c5c9;background:#fff;border-radius:4px;cursor:pointer}.serial-button{margin-left:auto;height:34px;padding:0 13px;border:1px solid var(--teal);color:var(--teal);background:#fff;border-radius:5px;font-weight:600;cursor:pointer}.ide{height:calc(100% - 168px);display:flex;position:relative}.activitybar{width:66px;background:#26343d;display:flex;flex-direction:column;padding-top:8px}.activitybar button{height:62px;border:0;border-left:3px solid transparent;background:transparent;color:#9eb0b8;display:grid;place-items:center;align-content:center;gap:4px;cursor:pointer}.activitybar button span{font-size:20px}.activitybar button small{font-size:9px}.activitybar button.active{color:#fff;border-left-color:#27b2bd;background:#31424c}.workbench{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}.editor-tabs{height:37px;background:#e7edef;border-bottom:1px solid #bac6ca;display:flex;align-items:end}.editor-tabs>button{height:37px;border:0;border-right:1px solid #c7d1d4;padding:0 16px;background:#dce4e6;color:#63747b;font-size:12px;cursor:pointer}.editor-tabs>button.active{background:#fff;color:#26363d;border-top:2px solid var(--teal)}.editor-tabs i{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:6px}.orange{background:var(--orange)}.blue{background:var(--blue)}.editor-actions{margin-left:auto;height:100%;display:flex;align-items:center;padding-right:8px}.editor-actions button{font-size:11px;border:1px solid #b9c5c9;background:#fff;padding:5px 9px;border-radius:4px;cursor:pointer}.view{display:none;flex:1;min-height:0}.view.active{display:flex}#blocksView,#blocklyDiv{height:100%;width:100%}#codeView{background:#1e2a32;color:#dfeaed;position:relative}.code-gutter{width:48px;background:#19242b;color:#738891;text-align:right;padding:13px 10px;font:13px/1.55 Consolas,monospace;white-space:pre;overflow:hidden}.code-gutter:after{content:""}#codeEditor{flex:1;resize:none;border:0;outline:0;background:#1e2a32;color:#dfeaed;padding:13px 16px;font:13px/1.55 Consolas,monospace;tab-size:2;white-space:pre}.examples-view{padding:38px;display:none;flex-direction:column;overflow:auto;background:#f6f9fa}.examples-view.active{display:flex}.examples-view h2{margin:0 0 6px}.examples-view>p{color:#667981}.example-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,280px));gap:14px;margin-top:24px}.example-grid button{min-height:120px;border:1px solid #c7d2d5;background:#fff;border-radius:8px;text-align:left;padding:18px;display:flex;gap:14px;cursor:pointer}.example-grid button:hover{border-color:var(--teal);box-shadow:0 5px 16px #0b7d8a20}.example-grid b{font-size:24px;color:#20a3ae}.example-grid span{font-weight:700;display:grid}.example-grid small{font-weight:400;color:#72848b;margin-top:5px}.console-panel{height:178px;background:var(--console);color:#dce7ea;border-top:1px solid #0f191f;display:flex;flex-direction:column}.console-panel.collapsed{height:32px}.console-panel.collapsed>div{display:none}.console-panel header{height:32px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #34444d;padding:0 6px}.console-panel header>div{display:flex;height:100%;align-items:center}.console-panel header button{height:100%;border:0;background:transparent;color:#9db0b8;font-size:10px;padding:0 10px;cursor:pointer}.console-panel header button.active{color:#fff;border-bottom:2px solid #2bb0ba}.console-panel header em{font-style:normal;background:#c44;color:#fff;border-radius:9px;padding:1px 5px;margin-left:3px}.console-panel header span{font-size:10px;color:#90a3ab;padding-right:8px}.console-output,.problems{flex:1;overflow:auto;padding:8px 13px;font:11px/1.55 Consolas,monospace}.console-output p{margin:1px 0;white-space:pre-wrap}.console-output .success{color:#65d890}.console-output .error{color:#ff7d75}.console-output .info{color:#70c8ff}.console-output .muted{color:#81959e}.problems .problem{padding:6px 8px;border-bottom:1px solid #31414a;color:#ffc4c0}.hidden{display:none!important}.serial-drawer{width:0;overflow:hidden;background:#f7fafb;border-left:1px solid #bac7ca;display:flex;flex-direction:column;transition:width .2s}.serial-drawer.open{width:360px}.serial-drawer header{height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccd6d9}.serial-drawer header button{border:0;background:transparent;font-size:20px;cursor:pointer}.serial-controls{display:flex;gap:6px;padding:8px;border-bottom:1px solid #d4dddf}.serial-controls select,.serial-controls button{height:30px;border:1px solid #b9c5c9;background:#fff;border-radius:4px;padding:0 8px}.serial-drawer pre{flex:1;margin:0;padding:10px;overflow:auto;background:#17232b;color:#cfe2e7;font:11px/1.5 Consolas,monospace;white-space:pre-wrap}.serial-drawer form{display:flex;padding:8px;gap:5px}.serial-drawer form input{min-width:0;flex:1}.serial-drawer form input,.serial-drawer form select,.serial-drawer form button{height:31px;border:1px solid #b7c4c8;border-radius:4px;background:#fff;padding:0 7px}.statusbar{height:22px;background:var(--teal);color:#eaffff;display:flex;align-items:center;gap:20px;padding:0 10px;font-size:10px}.statusbar span:first-child{margin-right:auto}.statusbar b{font-weight:600}dialog{border:0;border-radius:9px;box-shadow:0 20px 80px #0007;max-width:560px;padding:28px;color:#27383f}dialog::backdrop{background:#122129aa}.dialog-close{position:absolute;right:10px;top:8px;border:0;background:transparent;font-size:22px;cursor:pointer}dialog h2{margin-top:0}@media(max-width:900px){.device-selectors label:first-child,.brand span,.bridge-pill span{display:none}.bridge-pill{min-width:auto}.serial-button{font-size:0}.serial-button span{font-size:16px}.example-grid{grid-template-columns:1fr}.console-panel{height:150px}}@media(max-width:620px){.titlebar{height:44px}.brand{min-width:auto}.titlebar>input{width:130px}.menubar{overflow-x:auto}.toolbar{height:58px}.tool{width:43px;height:46px}.tool small{display:none}.device-selectors{margin-left:2px}.device-selectors label:nth-child(2) select{min-width:125px;max-width:135px}.ide{height:calc(100% - 154px)}.activitybar{width:48px}.activitybar button small{display:none}.serial-drawer.open{position:absolute;right:0;top:0;bottom:0;width:min(92vw,360px);z-index:20}.statusbar{height:22px}.console-panel{height:130px}}.desktop-only-screen{display:none}body.ide-desktop-blocked{background:#f4f7f8;overflow:auto}body.ide-desktop-blocked #app>.titlebar,body.ide-desktop-blocked #app>.menubar,body.ide-desktop-blocked #app>.toolbar,body.ide-desktop-blocked #app>.ide,body.ide-desktop-blocked #app>.statusbar{display:none}body.ide-desktop-blocked .desktop-only-screen{min-height:100vh;display:grid;place-items:center;padding:24px}body.ide-desktop-blocked .desktop-only-card{width:min(520px,100%);background:#fff;border:1px solid #d7e0e3;border-radius:12px;padding:30px;text-align:center;box-shadow:0 18px 55px #20343b18}body.ide-desktop-blocked .desktop-only-card img{width:82px;height:82px;object-fit:contain}body.ide-desktop-blocked .desktop-only-card h1{font-size:28px;margin:16px 0 8px;color:#17242b}body.ide-desktop-blocked .desktop-only-card p{color:#61747b;line-height:1.6;margin:0 0 22px}body.ide-desktop-blocked .desktop-only-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}body.ide-desktop-blocked .desktop-only-actions a{padding:12px 16px;border-radius:7px;text-decoration:none;font-size:13px;font-weight:800;background:#087f8c;color:#fff}body.ide-desktop-blocked .desktop-only-actions a:last-child{background:#17242b}body.landing-mode{overflow:auto;background:#fffaf0;color:#17242b}body.landing-mode #app,.landing-page[hidden]{display:none}.landing-page{min-height:100vh;background:#fffaf0;font-family:Inter,Segoe UI,system-ui,sans-serif}.landing-nav{height:76px;max-width:1240px;margin:auto;display:flex;align-items:center;padding:0 24px;gap:30px}.landing-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#17242b}.landing-brand img{width:43px;height:43px;object-fit:contain}.landing-brand span{font-size:23px;font-weight:900}.landing-brand small{font-size:10px;color:#708087}.landing-nav>div{display:flex;gap:28px;margin:auto}.landing-nav>div a{font-size:13px;text-decoration:none;color:#415159;font-weight:600}.nav-cta{background:#17242b;color:#fff;text-decoration:none;border-radius:24px;padding:12px 19px;font-size:12px;font-weight:800}.landing-hero{min-height:680px;max-width:1240px;margin:auto;padding:70px 24px 40px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:30px}.hero-kicker,.section-kicker,.landing-features header p{font-size:11px;letter-spacing:2.2px;color:#e66a42;font-weight:900}.hero-copy h1{font-size:clamp(52px,6vw,82px);line-height:.98;letter-spacing:-4px;margin:17px 0 24px}.hero-copy h1 em{font-style:normal;color:#087f8c}.hero-copy>p:not(.hero-kicker){max-width:600px;color:#566970;font-size:17px;line-height:1.7}.hero-buttons{display:flex;gap:12px;margin:32px 0 20px}.hero-buttons a{padding:15px 20px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:800}.hero-primary{background:#e66a42;color:#fff}.hero-primary span{padding-left:20px}.hero-secondary{border:1px solid #becacb;color:#23343b;background:#fff}.hero-notes{display:flex;gap:19px;color:#6a7a80;font-size:11px}.hero-visual{height:520px;position:relative;display:grid;place-items:center}.hero-orbit{position:absolute;width:440px;height:440px;border-radius:50%;background:linear-gradient(135deg,#ffe85b,#ffc928);box-shadow:0 30px 80px #d89d1d40}.hero-orbit:after,.hero-orbit:before{content:"";position:absolute;border:1px dashed #fff8;border-radius:50%;inset:28px}.hero-orbit:before{inset:65px}.hero-robot{position:relative;width:min(450px,90%);z-index:2;filter:drop-shadow(0 34px 22px #72490038)}.floating-card{position:absolute;z-index:3;background:#fff;border:1px solid #e1d8c7;box-shadow:0 13px 35px #4d45212e;border-radius:12px;padding:13px 16px;display:flex;gap:11px;align-items:center}.floating-card b{width:38px;height:38px;border-radius:9px;background:#eaf5f4;color:#087f8c;display:grid;place-items:center}.floating-card span{font-size:12px;font-weight:800;display:grid}.floating-card small{font-size:9px;color:#7c8a8f;font-weight:500;margin-top:3px}.card-code{left:0;top:105px}.card-dance{right:5px;bottom:85px}.trust-strip{max-width:1190px;margin:20px auto 80px;border-top:1px solid #e5ddce;border-bottom:1px solid #e5ddce;padding:24px;display:flex;align-items:center;gap:40px}.trust-strip p{font-size:10px;text-transform:uppercase;color:#8d9695}.trust-strip div{display:flex;justify-content:space-between;flex:1;color:#53666c;font-weight:800;font-size:14px}.landing-features{max-width:1190px;margin:0 auto 120px;padding:0 24px}.landing-features header{text-align:center;margin-bottom:38px}.landing-features h2,.learning-section h2,.dance-section h2,.landing-cta h2{font-size:clamp(36px,4vw,56px);letter-spacing:-2px;margin:9px 0}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature-cards article{background:#fff;border:1px solid #e3dccd;border-radius:14px;padding:26px;min-height:280px;display:flex;flex-direction:column}.feature-cards article>b{color:#e66a42;font-size:11px}.feature-cards h3{font-size:25px;margin:34px 0 10px}.feature-cards p{font-size:13px;line-height:1.7;color:#697a80}.feature-cards a{margin-top:auto;text-decoration:none;color:#087f8c;font-size:12px;font-weight:800}.learning-section{max-width:1190px;margin:0 auto 120px;display:grid;grid-template-columns:.88fr 1.12fr;gap:65px;align-items:center;padding:0 24px}.learning-section>div>p:not(.section-kicker){color:#607177;line-height:1.7}.learning-section img{width:100%;border-radius:24px;box-shadow:0 28px 70px #3c352124}.learning-section ul{list-style:none;padding:0}.learning-section li{display:grid;grid-template-columns:150px 1fr;padding:16px 0;border-top:1px solid #e1dacc;font-size:13px}.learning-section li span{color:#75848a}.dance-section{background:#0f7c86;color:#fff;max-width:1190px;margin:0 auto 120px;border-radius:26px;min-height:420px;padding:45px 70px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;overflow:hidden}.dance-section img{width:360px;filter:drop-shadow(0 24px 23px #003b4040)}.dance-section .section-kicker{color:#ffdf39}.dance-section p:not(.section-kicker){color:#d3ecee;line-height:1.7}.dance-section a{display:inline-block;margin-top:14px;background:#ffdc38;color:#17242b;padding:13px 18px;border-radius:7px;text-decoration:none;font-size:12px;font-weight:900}.landing-cta{text-align:center;padding:50px 24px 110px}.landing-cta>img{width:110px}.landing-cta p{color:#6b7b81}.landing-cta div{display:flex;justify-content:center;gap:10px;margin-top:24px}.landing-cta a{padding:14px 19px;background:#17242b;color:#fff;border-radius:7px;text-decoration:none;font-size:12px;font-weight:800}.landing-cta a:last-child{background:#e66a42}.landing-footer{border-top:1px solid #e0d8ca;max-width:1190px;margin:auto;padding:30px 24px;display:flex;align-items:center;gap:30px;color:#738186;font-size:11px}.landing-footer p{margin-right:auto}.landing-footer .landing-brand img{width:34px;height:34px}.landing-footer .landing-brand span{font-size:18px}@media(max-width:850px){.landing-nav>div{display:none}.landing-nav .nav-cta{margin-left:auto}.landing-hero{grid-template-columns:1fr;padding-top:45px;text-align:center}.hero-copy>p:not(.hero-kicker){margin-left:auto;margin-right:auto}.hero-buttons,.hero-notes{justify-content:center}.hero-visual{height:430px}.feature-cards,.learning-section,.dance-section{grid-template-columns:1fr}.learning-section{gap:25px}.dance-section{text-align:center;padding:35px 25px}.dance-section img{width:min(320px,90%);margin:auto}.trust-strip{display:block;text-align:center}.trust-strip div{margin-top:15px;flex-wrap:wrap;gap:18px;justify-content:center}}@media(max-width:520px){.landing-nav{padding:0 15px}.landing-brand small{display:none}.hero-copy h1{font-size:46px;letter-spacing:-2px}.hero-buttons{display:grid}.hero-notes{flex-wrap:wrap}.hero-visual{height:350px}.hero-orbit{width:310px;height:310px}.floating-card{display:none}.trust-strip{margin-bottom:60px}.learning-section li{grid-template-columns:1fr;gap:5px}.landing-cta div{display:grid}.landing-footer{flex-wrap:wrap}.landing-footer p{width:100%;order:3}}.green{background:#2e9b72}.simulator-view{background:#e9f0f1;min-height:0}.simulator-view.active{display:grid;grid-template-columns:1fr 340px}.sim-stage{position:relative;overflow:hidden;display:grid;place-items:center;background:linear-gradient(#eaf6f5,#cfe4e4)}.sim-grid{position:absolute;inset:40% 0 0;background-image:linear-gradient(#fff8 1px,transparent 1px),linear-gradient(90deg,#fff8 1px,transparent 1px);background-size:36px 36px;transform:perspective(400px) rotateX(65deg) scale(1.6);transform-origin:bottom}.sim-robot{width:220px;height:350px;position:relative;z-index:2;transform-origin:50% 82%;transition:transform .18s ease;--yl:0deg;--yr:0deg;--rl:0deg;--rr:0deg;filter:drop-shadow(0 20px 14px #1f515338)}.sim-head{position:absolute;top:28px;left:24px;width:172px;height:126px;border-radius:18px 18px 30px 30px;background:linear-gradient(155deg,#2bd759 0 47%,#14b843 48% 100%);box-shadow:inset 0 7px 9px #63f98066,inset 0 -8px 10px #087b2d55;transform:skewY(2deg);z-index:4}.sim-head:after{content:"";position:absolute;left:11px;right:11px;bottom:-27px;height:60px;background:linear-gradient(155deg,#fff,#e8eeec);border-radius:8px 8px 28px 28px;z-index:-1;box-shadow:inset 0 -7px 6px #bdc8c466}.sim-head-top{position:absolute;inset:-3px 9px auto;height:25px;background:#31dc5c;border-radius:18px 18px 5px 5px;transform:skew(-18deg);box-shadow:inset 0 5px 8px #75ff9166}.sim-sensor{position:absolute;top:54px;width:49px;height:49px;border-radius:50%;background:radial-gradient(circle,#111 0 37%,#313937 38% 48%,#d8dcda 49% 61%,#858f8c 62% 68%,#e9edeb 69%);box-shadow:0 3px 7px #07461e66;z-index:5}.sim-sensor.left{left:29px}.sim-sensor.right{right:25px}.sim-sensor i{position:absolute;inset:8px;border-radius:50%;background:repeating-radial-gradient(circle,#151817 0 2px,#303432 3px 4px)}.sim-body{position:absolute;top:144px;left:46px;width:128px;height:98px;background:linear-gradient(145deg,#fff,#dde6e2);clip-path:polygon(10% 0,90% 0,100% 74%,80% 100%,20% 100%,0 74%);display:grid;place-content:center;text-align:center;color:#10a63c;font-size:17px;font-weight:950;z-index:3;box-shadow:inset 0 -10px 10px #b5c1bd}.sim-body:before,.sim-body:after{content:"";position:absolute;width:32px;height:64px;background:linear-gradient(145deg,#fff,#d7dfdc);top:18px;border-radius:8px 8px 18px 18px}.sim-body:before{left:-22px;transform:rotate(13deg)}.sim-body:after{right:-22px;transform:rotate(-13deg)}.sim-body span{background:#eff7f2;border:2px solid #b7c6bf;border-radius:8px;padding:4px 8px;letter-spacing:1px}.sim-body small{font-size:6px;color:#557067;margin-top:3px}.sim-leg{position:absolute;top:231px;width:38px;height:82px;background:linear-gradient(90deg,#e7ecea,#fff,#ccd6d2);border-radius:8px 8px 12px 12px;transform-origin:50% 8px;box-shadow:inset 0 -7px 7px #aab6b166}.sim-leg.left{left:55px;transform:rotate(var(--yl))}.sim-leg.right{right:55px;transform:rotate(var(--yr))}.sim-leg i{position:absolute;width:66px;height:35px;background:linear-gradient(145deg,#fff,#dce4e1);border-radius:9px 9px 15px 15px;bottom:-14px;transform-origin:50% 50%;box-shadow:inset 0 -7px 7px #abb8b3}.sim-leg.left i{left:-30px;transform:rotate(var(--rl))}.sim-leg.right i{right:-30px;transform:rotate(var(--rr))}.sim-shadow{position:absolute;width:210px;height:30px;border-radius:50%;background:#315d6130;bottom:10%;filter:blur(7px)}.sim-model-label{position:absolute;left:22px;bottom:20px;display:grid;background:#ffffffc9;border:1px solid #bfd0ce;border-radius:8px;padding:8px 11px;color:#2f4549;font-size:8px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.sim-model-label b{color:#109844;letter-spacing:1px}.sim-model-label span{margin-top:2px}.sim-panel{background:#f9fbfb;border-left:1px solid #bdcbcf;padding:18px;overflow:auto}.sim-panel header{display:flex;justify-content:space-between;align-items:center}.sim-panel header small{font-size:9px;color:#e66a42;font-weight:900;letter-spacing:1.5px}.sim-panel h2{font-size:20px;margin:4px 0}.sim-panel header>span{font-size:9px;background:#e1f3e9;color:#258354;border-radius:12px;padding:5px 8px}.sim-actions{display:grid;grid-template-columns:1fr 80px;gap:6px;margin:18px 0}.sim-actions button{height:36px;border:1px solid #bcc9cc;background:#fff;border-radius:5px;cursor:pointer}.sim-actions button:first-child{background:#087f8c;color:#fff;border-color:#087f8c}.servo-readout{border:1px solid #d2dcde;border-radius:7px;background:#fff;padding:8px 12px}.servo-readout label{display:flex;justify-content:space-between;padding:8px 0;font-size:10px;border-bottom:1px solid #edf1f2}.servo-readout label:last-child{border:0}.servo-readout output{font-family:Consolas,monospace;color:#087f8c}.timeline{margin-top:18px}.timeline-head{display:flex;justify-content:space-between;font-size:10px;margin-bottom:8px}.timeline-track{min-height:85px;background:#1b2931;border-radius:6px;padding:9px;display:flex;gap:4px;align-items:stretch;overflow-x:auto}.timeline-clip{min-width:45px;border-radius:4px;background:#e66a42;color:#fff;font-size:8px;padding:7px 5px;display:grid;align-content:end}.timeline-clip.sound{background:#d39a28}.timeline-clip.control{background:#4b86d1}.sim-hint{font-size:9px;line-height:1.6;color:#728389;margin-top:13px}@media(max-width:800px){.simulator-view.active{grid-template-columns:1fr}.sim-panel{display:none}.sim-robot{transform:scale(.85)}}
