.app-shell.page-map-editor{display:block;background:#f7f6f0;overflow:auto}.map-editor{--me-blue:#185b70;--me-line:#dde4df;min-height:100%;color:#28494d;font-size:14px}.map-editor button{border-radius:8px}.map-editor button:focus-visible,.map-editor textarea:focus-visible{outline:3px solid #2c91ad;outline-offset:3px}.me-header{display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--me-line);padding:21px 4%;background:#fffef9}.me-header button,.me-actions button,.me-navigation>div button,.me-map-tools>button,.me-selection button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 13px;border:1px solid var(--me-line);background:#fffefb;white-space:nowrap}.me-header .me-back{border:0;padding-left:0}.me-brand{display:flex;align-items:center;gap:10px;flex:1}.me-brand b{font-size:18px}.me-brand>span{font-size:10px;letter-spacing:1px;color:#7a918c;margin-left:6px}.me-main{max-width:1600px;margin:auto;padding:32px 4% 20px}.me-title-row{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.me-title-row>div:first-child{flex:1;min-width:0;max-width:630px}.me-title-label{display:block;color:#798f88;font-size:12px;margin-bottom:8px}.me-title-row input{display:block;width:100%;border:0;border-bottom:1px solid #b0c3bc;padding:4px 0 9px;background:transparent;font-size:30px;font-weight:700;color:#244c50}.me-title-row small{display:block;font-size:11px;color:#7e918a;margin-top:8px}.me-title-row small.me-error{color:#bc573d}.me-actions{display:flex;gap:8px}.me-actions button{padding:11px 15px}.me-actions .me-primary{background:#197c72;border-color:#197c72;color:#fff}.me-navigation{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.me-navigation nav{display:flex;background:#fffefb;border-radius:12px;overflow:hidden}.me-navigation nav button{display:flex;align-items:center;gap:9px;padding:15px 23px;border-bottom:3px solid transparent;border-radius:0;font-size:13px}.me-navigation nav button.active{border-color:var(--me-blue);color:var(--me-blue)}.me-navigation nav i{font-style:normal;width:23px;height:23px;display:grid;place-items:center;background:#e9efeb;color:#6e8980;border-radius:50%;font-size:11px}.me-navigation nav .active i{background:var(--me-blue);color:#fff}.me-navigation>div{display:flex;gap:7px}.me-navigation>div button{font-size:12px;padding:8px 11px;background:transparent}.me-workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;background:#fffefb;border:1px solid #e4e8df;border-radius:16px;padding:25px}.me-stage{min-width:0;display:flex;flex-direction:column;align-items:center;background:#f0f2ec;border-radius:10px;padding:0 24px 18px}.me-stage-bar{align-self:stretch;display:flex;align-items:center;justify-content:space-between;min-height:51px;font-size:11px;color:#758d83}.me-stage-bar span{display:flex;gap:9px;align-items:center}.me-stage-bar i{width:3px;height:3px;background:#98a99f;border-radius:50%}.me-stage-bar>div{display:flex;gap:5px}.me-stage-bar button{padding:7px}.me-stage-bar button:hover:not(:disabled){background:#e2e9df}.me-paper{background:#fff;width:100%;max-width:850px;padding:22px 24px 18px 15px;box-shadow:0 4px 16px #273f3412}.me-map-frame{display:grid;grid-template-columns:22px minmax(0,1fr);grid-template-rows:auto 23px;gap:4px}.me-y-axis{display:grid;grid-template-rows:repeat(6,1fr);font-size:12px;font-weight:600;color:#273f46}.me-y-axis span{display:grid;place-items:center}.me-x-axis{grid-column:2;display:grid;grid-template-columns:repeat(9,1fr);font-size:12px;font-weight:600;align-items:end;text-align:center;color:#273f46}.me-board{position:relative;aspect-ratio:1.5;min-width:0;isolation:isolate}.me-board>canvas{display:block;width:100%;height:100%}.me-cells{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(6,1fr)}.me-cells button{border-radius:0;touch-action:none;min-width:0}.me-cells button:hover{background:#65b6c22b;outline:2px solid #2c91ada6;outline-offset:-2px}.me-cells button.selected{outline:3px solid #197d8c;outline-offset:-3px;background:#a5dacf1a}.me-hint{font-size:11px;color:#758b83;padding:16px 0;text-align:center;line-height:1.7;min-height:49px}.me-map-tools{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:center}.me-map-tools>button{font-size:11px;padding:9px 10px}.me-map-tools>button.active{color:#156d6c;border-color:#5b9a92;background:#e3f0e9}.me-map-tools label,.me-selection label{font-size:11px;display:flex;align-items:center;gap:6px}.me-map-tools select,.me-selection select{font-size:11px;padding:6px}.me-selection{margin-top:14px;display:flex;gap:6px;align-items:center;justify-content:center;flex-wrap:wrap;border-top:1px solid #d8e0d6;padding-top:14px;width:100%}.me-selection strong{font-size:11px;margin-right:6px}.me-selection button{font-size:10px;padding:7px 8px}.me-selection svg{width:14px}.me-inspector{min-width:0;display:flex;flex-direction:column;gap:18px}.me-inspector>nav{display:flex;background:#f0f3f0;border-radius:10px;overflow:hidden;flex-shrink:0}.me-inspector>nav button{flex:1;border-radius:0;padding:16px 5px;border-bottom:3px solid transparent;font-size:13px}.me-inspector>nav button.active{border-color:var(--me-blue);color:var(--me-blue);background:#e9efec}.me-panel{padding:18px;background:#f3f5f1;border-radius:10px;flex:1;max-height:570px;overflow:auto}.me-panel h2{font-size:15px;margin:5px 0 18px}.me-check{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:24px}.me-panel>select{width:100%;padding:12px;border-color:#d5dfd8;background:#fffefc;border-radius:9px;margin-bottom:14px}.me-panel p{font-size:11px;line-height:1.9;color:#7e9186;margin-bottom:18px}.me-backgrounds{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px 9px}.me-backgrounds button{border:2px solid transparent;padding:3px;border-radius:10px;min-width:0}.me-backgrounds button.active{border-color:#287f7e;background:#e3eeea}.me-backgrounds canvas{width:100%;display:block;aspect-ratio:1;border-radius:6px;border:1px solid #e5e7e0}.me-backgrounds span{display:block;font-size:10px;margin-top:7px;white-space:nowrap}.me-element-groups details{border:1px solid #dbe2d9;border-radius:10px;background:#fffefb;margin-bottom:12px;overflow:hidden}.me-element-groups summary{padding:14px;font-size:12px;cursor:pointer;border-bottom:1px solid #e5e8e1}.me-element-groups details>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:10px;gap:6px}.me-element-groups button{padding:2px 2px 9px;touch-action:none;border:2px solid transparent;min-width:0}.me-element-groups button.active{border-color:#66a69b;background:#eaf5ec}.me-element-groups canvas{display:block;width:100%;pointer-events:none}.me-element-groups span{font-size:10px}.me-field{display:flex;flex-direction:column;gap:10px;font-size:12px;margin-top:20px}.me-field input,.me-field select,.me-field textarea{font:inherit;color:#34534c;background:#fffefc;border:1px solid #cddad2;border-radius:9px;padding:14px;width:100%}.me-field textarea{resize:vertical;line-height:1.9;min-height:180px}.me-field small{text-align:right;color:#82958b}.me-paper-icon{padding:40px 0}.me-paper-icon>span{display:flex;flex-direction:column;gap:15px;align-items:center;justify-content:center;margin:auto;width:180px;aspect-ratio:1.414;background:#fff;border:1px solid #cbd7cf;box-shadow:5px 5px #e0e8df;font-size:25px}.me-paper-icon small{font-size:11px;color:#7a9084}.me-form{background:#fffefb;border:1px solid #e0e6dd;border-radius:16px;padding:36px;max-width:850px;margin:auto;min-height:440px}.me-form h2{margin:13px 0;font-size:24px}.me-overline{font-size:11px;color:#568f7f;letter-spacing:2px}.me-form p{font-size:12px;color:#7a9183;line-height:1.8}.me-notice{font-size:12px;color:#637f71;line-height:1.7;padding:16px 4px;min-height:50px}.me-drag-ghost{position:fixed;z-index:1000;pointer-events:none;transform:translate(-50%,-50%);width:44px;height:44px;display:grid;place-items:center;border:2px dashed #197d8c;background:#ddf0e7ba;border-radius:8px}.me-library{width:min(700px,92vw);max-height:80vh;border:1px solid #dae3d9;border-radius:16px;padding:26px;background:#fffef9;color:#2e514b}.me-library::backdrop{background:#203c4666}.me-library header{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-bottom:24px}.me-library h2{font-size:19px}.me-library h2 small{display:block;font-size:11px;font-weight:400;margin-top:6px;color:#7d9185}.me-library header button,.me-library article>button{font-size:12px;padding:9px 12px;border:1px solid #d8e2d6;border-radius:8px}.me-library article{display:flex;align-items:center;gap:16px;border-top:1px solid #e1e6dc;padding:14px 0}.me-library article canvas{width:68px;height:48px;border-radius:6px}.me-library article>div{flex:1;min-width:0;overflow-wrap:anywhere}.me-library article small{display:block;font-size:11px;color:#859684;margin-top:6px}.me-library>p{font-size:13px;color:#7d9185;padding:25px 0}.me-print-heading,.me-print-key{display:none}@media(min-width:1600px){.me-workspace{grid-template-columns:minmax(0,1fr) 350px;gap:45px;padding:30px}.me-panel{max-height:660px}.me-backgrounds{gap:18px 12px}}@media(max-width:1100px){.me-main{padding:24px 3%}.me-workspace{grid-template-columns:minmax(0,1fr) 275px;gap:16px;padding:16px}.me-stage{padding:0 13px 16px}.me-paper{padding:14px 12px 12px 7px}.me-title-row input{font-size:25px}.me-actions button{font-size:12px;padding:10px}.me-navigation nav button{padding:13px 16px}.me-panel{padding:14px;max-height:510px}.me-backgrounds{gap:10px 5px}.me-backgrounds span{font-size:9px}.me-map-tools>button{padding:8px}.me-header{padding:17px 3%}}@media(max-width:800px){.me-workspace{grid-template-columns:1fr}.me-inspector{gap:12px}.me-panel{max-height:420px}.me-backgrounds{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.me-element-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.me-title-row{align-items:flex-start;flex-direction:column;gap:16px}.me-title-row>div:first-child{width:100%;max-width:none}.me-title-row input{font-size:26px}.me-navigation{align-items:flex-start;flex-direction:column}.me-navigation nav{width:100%}.me-navigation nav button{flex:1;justify-content:center;padding:13px 8px}.me-navigation>div{align-self:flex-end}.me-brand>span{display:none}.me-header{gap:15px}.me-header button{font-size:12px}.me-brand b{font-size:16px}.me-map-tools{gap:6px}.me-map-frame{grid-template-columns:18px minmax(0,1fr)}.me-y-axis,.me-x-axis{font-size:10px}.me-form{padding:24px}.me-form h2{font-size:20px}.me-library{padding:20px}.me-library article{gap:8px}}@media print{html,body,#root,.app-shell.page-map-editor{height:auto!important;overflow:visible!important;background:#fff!important}.map-editor{padding:0}.me-header,.me-title-row,.me-navigation,.me-inspector,.me-stage-bar,.me-hint,.me-map-tools,.me-selection,.me-notice,.me-form,.me-library,.me-drag-ghost,.me-cells{display:none!important}.me-main,.me-workspace,.me-stage{display:block!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important}.me-paper{box-shadow:none!important;max-width:none;width:255mm;padding:0 5mm 0 0;margin:auto;break-inside:avoid;print-color-adjust:exact;-webkit-print-color-adjust:exact}.me-paper[data-paper=A3]{width:370mm}.me-map-frame{grid-template-columns:7mm minmax(0,1fr);grid-template-rows:auto 7mm;gap:1mm}.me-print-heading{display:flex;align-items:center;justify-content:space-between;padding:0 0 4mm 8mm;height:12mm}.me-print-heading strong{font-size:15pt;max-width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-print-heading span{font-size:9pt}.me-print-key{display:block;text-align:center;font-size:8pt;padding-top:3mm}.me-y-axis,.me-x-axis{font-size:10pt}.me-board canvas{width:100%;height:100%}}.pt-shell{--pt-ink:#163c3c;--pt-teal:#137b75;--pt-border:#d9e6df;min-height:100dvh;background:#f5f7f2;color:var(--pt-ink);font-family:Microsoft YaHei,PingFang SC,sans-serif;overflow:auto}.pt-shell *{box-sizing:border-box}.pt-header{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1280px;margin:auto;padding:24px 32px}.pt-logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;font-size:20px}.pt-logo span{color:var(--pt-teal)}.pt-header>span{font-size:14px;color:#5e756d}.pt-header>a:last-child{color:var(--pt-teal)}.pt-nav{display:flex;gap:8px;max-width:1216px;margin:auto;padding:12px 0;border-bottom:1px solid var(--pt-border);overflow-x:auto}.pt-shell button,.pt-shell .pt-primary{min-height:42px;border:1px solid #cbded5;border-radius:10px;background:#fff;color:var(--pt-ink);padding:10px 16px;font:inherit;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;line-height:1.35;text-decoration:none}.pt-shell button:hover{border-color:#258c7f;background:#edf5ee}.pt-shell button:disabled{opacity:.5;cursor:not-allowed}.pt-shell button:focus-visible,.pt-shell a:focus-visible{outline:3px solid #eea250;outline-offset:3px}.pt-shell .pt-primary{background:var(--pt-teal);border-color:var(--pt-teal);color:#fff}.pt-shell .pt-primary:hover{background:#0d635d}.pt-nav button{white-space:nowrap;background:transparent;border-color:transparent}.pt-nav button.active{background:#deeee3;color:#135e57;border-color:#c9dfcd;font-weight:700}.pt-main{max-width:1280px;padding:32px;margin:auto;min-height:70vh}.pt-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.pt-eyebrow{font-size:12px;letter-spacing:1px;color:#627b62;font-weight:700}.pt-shell h1{font-size:32px;letter-spacing:-1px;margin:8px 0 14px;line-height:1.25}.pt-shell h2{font-size:21px;margin:8px 0 18px;line-height:1.4}.pt-shell h3{font-size:16px;margin:24px 0 12px}.pt-shell p{font-size:14px;line-height:1.8}.pt-card{background:#fff;border:1px solid var(--pt-border);border-radius:16px;padding:24px;margin-bottom:20px;min-width:0}.pt-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.pt-card-grid .pt-card{margin:0}.pt-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pt-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}.pt-shell label{display:flex;flex-direction:column;gap:8px;margin:0 0 16px;font-size:13px;font-weight:600;min-width:0}.pt-shell input,.pt-shell select,.pt-shell textarea{width:100%;min-height:44px;border:1px solid #cbdacf;border-radius:8px;padding:10px 12px;font:inherit;font-size:15px;color:#173c35;background:#fcfdfb}.pt-shell input:focus,.pt-shell select:focus,.pt-shell textarea:focus{outline:2px solid #6aad8d;outline-offset:1px}.pt-shell textarea{resize:vertical}.pt-shell .pt-check{flex-direction:row;align-items:center;font-weight:400;margin-top:20px}.pt-check input{width:20px;height:20px;min-height:20px}.pt-muted{color:#617368}.pt-alert{padding:14px 18px;background:#fff3d9;border:1px solid #e6ce95;border-radius:10px;overflow-wrap:anywhere}.pt-alert textarea{margin-top:12px}.pt-empty{padding:44px 20px;text-align:center;color:#6a7d6d;border:1px dashed #c7d6c9;border-radius:14px;background:#fbfcf9}.pt-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.pt-list-row{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e8eee8;padding:14px 0;flex-wrap:wrap}.pt-list-row>div{flex:1;min-width:150px}.pt-list-row small{display:block;color:#6a7a70;margin-top:6px}.pt-table-wrap{overflow:auto;max-width:100%}.pt-shell table{border-collapse:collapse;width:100%;font-size:14px}.pt-shell th,.pt-shell td{padding:12px 10px;text-align:left;border-bottom:1px solid #e2eae3}.pt-shell th{font-size:12px;color:#667868;background:#f6f8f3;white-space:nowrap}.pt-shell td code{-webkit-user-select:all;user-select:all}.pt-shell details{margin-top:20px}.pt-shell summary{cursor:pointer;font-weight:600;padding:8px 0;min-height:44px}.pt-shell details form{margin-top:18px}.pt-class-button{margin:0 8px 8px 0}.pt-tabs{display:flex;gap:8px;margin-bottom:20px}.pt-tabs button.active{background:#dceee4;border-color:#70a78a}.pt-shell .pt-link{background:none;border:0;padding:4px;color:#14796e;text-decoration:underline}.pt-account{display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:start;padding:36px 32px}.pt-account-intro h1{font-size:42px;max-width:460px;margin-top:20px}.pt-account-intro p{max-width:420px;margin:24px 0}.pt-account-intro>a{color:var(--pt-teal)}.pt-account-form{padding:28px;border:1px solid var(--pt-border);background:#fff;border-radius:18px}.pt-footer{max-width:1216px;margin:24px auto 0;padding:24px 0 40px;color:#718172;font-size:12px;border-top:1px solid var(--pt-border)}.pt-target-map{display:grid;border:1px solid #c8d6b9;background:#dce6c9;border-radius:10px;overflow:hidden;gap:1px;aspect-ratio:1.5}.pt-target-map button{min-width:0;min-height:0;border:0;border-radius:0;padding:8px 2px 2px;position:relative;font-size:16px;background:#f0f5e5;touch-action:manipulation}.pt-target-map button small{position:absolute;font-size:8px;top:2px;left:3px;color:#82916e}.pt-target-map button.target{background:#c9e9ce;color:#185b45;font-weight:700}.pt-target-map button.rock{background:#bdc5b3}.pt-score{display:flex;align-items:baseline;gap:16px}.pt-score b{font-size:42px;color:#11796f}.pt-chip{display:inline-block;margin:4px;padding:5px 9px;border:1px solid #d5ddd4;border-radius:6px;font-size:12px}.pt-chip.done{background:#e1f1dd;border-color:#b9d7b0;color:#35632c}.pt-inline-form{display:flex;align-items:end;gap:16px}.pt-inline-form label{flex:1;margin-bottom:0}.pt-welcome{max-width:720px;margin:50px auto;padding:48px}.pt-welcome>a{margin-right:16px}.platform-play-bar{position:absolute;top:74px;left:50%;transform:translate(-50%);z-index:25;display:flex;gap:12px;align-items:center;max-width:calc(100% - 32px);padding:9px 15px;border:1px solid #c3dcc9;border-radius:12px;background:#fafff6f7;box-shadow:0 5px 16px #27442c16;color:#254c3d;font:13px Microsoft YaHei,sans-serif}.platform-play-bar button{border:1px solid #bfd5c1;background:#fff;color:#146651;border-radius:7px;min-height:34px;padding:5px 10px;font:inherit;cursor:pointer;white-space:nowrap}.platform-play-bar strong{white-space:nowrap}.platform-play-bar .expired{color:#b13727}.platform-score-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#173d3555;display:grid;place-items:center;padding:20px}.platform-score-dialog .pt-card{max-width:740px;width:100%;max-height:85vh;overflow:auto;margin:0}.platform-deadline-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:24;display:flex;justify-content:center;align-items:center;background:#f9fcf333;pointer-events:all}.platform-deadline-cover>span{padding:24px;border-radius:12px;background:#fff;color:#315f4b;border:1px solid #bfd5c1;box-shadow:0 6px 30px #1e3b231c}@media(max-width:900px){.pt-header{padding:20px}.pt-nav{padding:10px 20px}.pt-main{padding:24px 20px}.pt-two-columns{grid-template-columns:1fr}.pt-account{grid-template-columns:1fr;gap:24px;padding:10px 0}.pt-account-intro h1{font-size:32px;max-width:none}.pt-account-intro p{margin:12px 0}.pt-footer{margin:20px;padding:20px 0}.pt-card{padding:20px}.platform-play-bar{top:66px;font-size:11px;gap:7px;padding:6px 9px}.platform-play-bar .save-note{display:none}}@media(max-width:520px){.pt-header>span{display:none}.pt-main{padding:20px 14px}.pt-header{padding:18px 14px}.pt-shell h1{font-size:27px}.pt-section-heading{align-items:flex-start;flex-wrap:wrap}.pt-form-grid{grid-template-columns:1fr 1fr;gap:0 12px}.pt-form-grid label{font-size:12px}.pt-card-grid{grid-template-columns:1fr}.pt-welcome{padding:24px;margin:12px 0}.pt-account-form{padding:20px}.pt-inline-form{align-items:stretch;flex-direction:column}.pt-shell input,.pt-shell select{font-size:16px}.pt-account-intro h1{font-size:30px}}.app-shell.page-platform{display:block;overflow:auto;height:100dvh}.me-navigation{flex-wrap:wrap}.me-navigation>div{flex-wrap:wrap}:root{font-family:Microsoft YaHei,Noto Sans SC,sans-serif;color:#324b47;background:#f6f8f6;font-synthesis:none;letter-spacing:0;--green:#207c6e;--line:#dfe7e2;--muted:#788780}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,select,input{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none;padding:0;touch-action:manipulation}button:disabled{cursor:default;opacity:.38}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #257fba;outline-offset:2px}button>svg{vertical-align:middle}svg{flex-shrink:0}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}select{border:1px solid var(--line);border-radius:4px;background:#fff;color:inherit;padding:4px}button,input,select{-webkit-tap-highlight-color:transparent}.app-shell{height:100vh;height:100dvh;display:grid;grid-template-rows:62px minmax(0,1fr) 52px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;background:#fff;border-bottom:1px solid var(--line);z-index:3}.brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:800;white-space:nowrap}.brand strong{font-size:14px;color:var(--green);margin-left:3px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:#2c8c7c;color:#fff;border-radius:8px 3px}.mode-nav{display:flex;align-self:stretch;gap:4px}.mode-nav button{position:relative;display:flex;align-items:center;gap:7px;padding:0 19px;font-size:13px;color:var(--muted)}.mode-nav button.active{color:var(--green);background:#f3f8f5}.mode-nav button.active:after{content:"";position:absolute;bottom:0;left:18px;right:18px;height:3px;background:var(--green)}.mode-nav i{width:5px;height:5px;background:#daac4c;border-radius:50%}.top-actions{display:flex;align-items:center;gap:9px}.coin-balance{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;margin-right:8px}.coin-balance svg{color:#c6a044}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;flex-shrink:0;color:#6c8278}.icon-button:hover:not(:disabled),.icon-button.active{color:var(--green);background:#e8f2ec}.workspace{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 240px}.table-area{position:relative;min-width:0;min-height:0;isolation:isolate;overflow:hidden;background:#dfd3bf}.scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.scene canvas{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.table-heading{position:absolute;left:25px;top:20px;z-index:2;pointer-events:none}.table-heading>span{font-size:10px;color:#667971}.table-heading h1{font-size:22px;margin-top:5px;line-height:1.4;color:#3c554b}.table-tools{position:absolute;right:20px;top:18px;display:flex;gap:3px;z-index:4;background:#fff9;border-radius:6px;padding:3px}.desk-caption{position:absolute;left:25px;right:24px;bottom:12px;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#637767;pointer-events:none}.desk-caption span{display:flex;align-items:center;gap:9px}.surface-target{position:absolute;transform:translate(-50%,-50%);background:transparent;border-radius:3px;touch-action:none;z-index:1}.surface-target:hover:not(:disabled){background:#26877813;box-shadow:inset 0 0 0 2px #26877866}.surface-target.placing{cursor:crosshair}.surface-target.occupied{cursor:grab}.robot-hit{position:absolute;transform:translate(-50%,-50%);background:transparent;z-index:3;touch-action:none;border-radius:6px;cursor:grab}.robot-hit:hover:not(:disabled){outline:2px solid #207c6e66}.object-popover{position:absolute;z-index:5;transform:translate(-50%,-100%);background:#fff;box-shadow:0 4px 15px #35463c26;border-radius:7px;border:1px solid #d8e1d7;padding:4px;min-width:126px;display:flex;flex-direction:column;align-items:center}.object-popover:after{content:"";position:absolute;bottom:-5px;width:9px;height:9px;background:#fff;transform:rotate(45deg);border-right:1px solid #d8e1d7;border-bottom:1px solid #d8e1d7}.object-buttons{display:flex;gap:2px}.object-buttons button{display:grid;place-items:center;width:36px;height:33px;border-radius:4px;color:#377c74}.object-buttons button:nth-child(2){color:#b76969}.object-buttons button:hover:not(:disabled){background:#eff4ee}.object-popover small{font-size:9px;color:#87928b;height:14px;line-height:14px}.object-popover label{font-size:10px;display:flex;align-items:center;gap:6px;height:26px}.object-popover select{padding:0 2px;font-size:11px}.drag-ghost{position:fixed;transform:translate(-50%,-65%);width:54px;height:54px;display:grid;place-items:center;background:#fffffff0;box-shadow:0 8px 20px #263c4233;border:2px solid currentColor;border-radius:7px;z-index:100;pointer-events:none}.webgl-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:30px;background:#e4eadf;z-index:20}.toolbox{display:flex;flex-direction:column;min-height:0;min-width:0;border-left:1px solid #cfd9cc;background:#fdfefc;padding:17px 16px 0;z-index:4}.tray-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;padding-bottom:13px;border-bottom:1px solid var(--line);flex-shrink:0}.tray-heading h2{font-size:14px}.tray-heading>span{font-size:10px;color:var(--muted);font-variant-numeric:tabular-nums}.palette-scroll{overflow:auto;min-height:0;scrollbar-width:thin;padding:4px 3px 7px;margin:0 -3px}.palette-group{padding-top:12px}.palette-group h3{font-size:10px;color:#859189;font-weight:500;margin-bottom:10px}.command-palette{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.command-option{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;touch-action:none;color:var(--command-color)}.command-face{width:52px;height:47px;background:color-mix(in srgb,var(--command-color) 7%,white);border:1px solid color-mix(in srgb,var(--command-color) 40%,white);border-bottom:4px solid color-mix(in srgb,var(--command-color) 60%,white);border-radius:6px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 2px 4px #566b490d}.command-option:hover:not(:disabled) .command-face{background:color-mix(in srgb,var(--command-color) 14%,white)}.command-option.selected .command-face{outline:2px solid var(--command-color);outline-offset:2px}.stock-count{position:absolute;right:3px;bottom:0;font-family:Arial,sans-serif;font-size:8px;font-weight:700}.command-name{font-size:10px;color:#6e7d75;line-height:1.4;text-align:center;min-height:14px}.function-letter{font-family:Arial,sans-serif;font-size:27px}.boundary-symbol{position:relative;display:grid;place-items:center}.boundary-symbol small{position:absolute;font-family:Arial,sans-serif;font-size:15px;font-weight:700}.boundary-symbol.finish{background:var(--command-color);border-radius:50%;color:#fff}.tray-tools{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:5px 0;gap:2px;flex-shrink:0}.recording-memory{display:flex;gap:10px;padding:12px 0;flex-shrink:0;border-bottom:1px solid var(--line)}.recording-memory>span{display:flex;align-items:center;gap:4px;font-size:10px;color:#8c9790;flex:1;white-space:nowrap}.recording-memory b{font-size:12px;font-family:Arial,sans-serif;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#eee7eb;color:#b4597e}.recording-memory>span:nth-child(2) b{background:#e7eddd;color:#748445}.recording-memory .ready{color:#378a6f}.mission{padding:15px 0;margin-top:auto;flex-shrink:0}.mission>strong{font-size:11px}.mission p{font-size:11px;line-height:1.8;color:#7c8880;margin-top:7px}.objectives{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:10px}.objectives>span{display:flex;gap:4px;align-items:center;font-size:10px;color:#899379}.objectives .done{color:#248b70}.file-actions{display:flex;gap:9px;margin-top:9px}.file-actions button{display:flex;align-items:center;gap:6px;font-size:11px;border:1px solid var(--line);padding:5px 12px;border-radius:4px}.playback{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:0 22px;background:#fff;border-top:1px solid var(--line);z-index:4;min-width:0}.status{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.4;min-width:0;flex:1}.status>span:last-child{overflow-wrap:anywhere}.status.error{color:#b0664b}.status.success{color:#28866d}.status-dot{height:6px;width:6px;background:#7fba9b;border-radius:50%;flex-shrink:0}.status-dot.moving{animation:pulse 1s infinite}.playback-controls{display:flex;align-items:center;gap:5px;flex-shrink:0}.playback select{font-size:11px;width:61px;border:0}.step-count{font-size:10px;color:#889288;min-width:34px;text-align:right;font-variant-numeric:tabular-nums}.save-state{font-size:10px;color:#929d94;margin-left:18px}.portrait-gate{position:fixed;top:0;right:0;bottom:0;left:0;background:#edf4ee;z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;color:#326d63;text-align:center}.rotate-device{display:flex;align-items:center;gap:16px;margin-bottom:25px}.rotate-device>svg:first-child{transform:rotate(90deg)}.portrait-gate h1{font-size:24px}.portrait-gate p{font-size:13px;color:#7e9385;margin-top:15px}.portrait-gate>span{position:absolute;bottom:35px;font-size:12px;font-weight:700}.modal{border:1px solid var(--line);padding:0;border-radius:8px;color:#354b40;background:#fff;width:min(94vw,500px);max-height:90dvh;box-shadow:0 25px 80px #1d463b33;overflow:auto}.modal.wide{width:min(94vw,850px)}.modal::backdrop{background:#304e4666;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-inner{padding:24px}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.modal-header h2{font-size:20px}.level-mode-switch{display:flex;gap:8px;padding-bottom:18px}.level-mode-switch button{padding:8px 14px;font-size:12px;background:#f1f5ee;border-radius:4px}.level-mode-switch button.active{background:#e1f0e5;color:#267e69}.level-mode-switch button:last-child{margin-left:auto}.level-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.level-card{border:1px solid var(--line);border-radius:7px;overflow:hidden;text-align:left;background:#fff}.level-card.current{border-color:#348d76;box-shadow:0 0 0 1px #348d76}.level-card:hover{background:#f6faf2}.mini-map{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;padding:17px 28px;background:#e7efe1;position:relative;aspect-ratio:1.35}.mini-map i{background:#fafcf4;min-width:0;aspect-ratio:1;border-radius:1px}.mini-map .rock{background:#9eafa0;border-radius:3px}.mini-map .start{background:#55a38c;border-radius:50%}.mini-map .goal{background:#dfb350}.mini-map>span{position:absolute;left:7px;top:7px;font-size:9px;color:#789274}.level-info{padding:11px;display:flex;flex-direction:column;gap:7px}.level-info small{font-size:9px;color:#8a9880}.level-info strong{font-size:11px;line-height:1.6;min-height:35px}.level-info>span{display:flex;gap:4px;align-items:center;justify-content:space-between;color:#73966a;font-size:9px}.shop-balance{display:flex;align-items:center;justify-content:center;gap:8px;color:#b68e39;background:#faf6e7;padding:12px;font-size:12px;border-radius:6px}.shop-balance b{font-size:20px}.skin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:20px}.skin-item{border:1px solid var(--line);border-radius:7px;padding:17px;display:flex;flex-direction:column;align-items:center;gap:12px}.skin-item.equipped{border-color:#7eac89;background:#f5faf1}.skin-robot{padding:12px}.skin-item strong{font-size:12px}.skin-item button{font-size:11px;min-height:32px;width:100%;background:#eaf2e4;border-radius:4px}.teacher-summary{display:flex;align-items:center;gap:14px;padding:0 0 18px}.teacher-summary>span{font-size:12px;color:#83907c}.teacher-summary strong{font-size:20px;color:#558666}.teacher-summary button{margin-left:auto}.primary-button,.secondary-button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:5px;padding:10px 16px;font-size:12px;min-height:37px}.primary-button{background:#25816f;color:#fff;border-color:#25816f}.secondary-button:hover{background:#f2f7ec}.teacher-table{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px;text-align:left}th{color:#829478;font-weight:500;background:#f6f8f2;padding:11px}td{padding:11px;border-bottom:1px solid #edf0e8;line-height:1.6}td:first-child{min-width:155px}td>small{display:block;font-size:9px;color:#91a184}td:not(:first-child){white-space:nowrap}input[type=checkbox]{width:17px;height:17px;accent-color:#488e72}.dialog-copy{font-size:13px;color:#819077;line-height:1.9}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:21px}.success-content{text-align:center;padding-bottom:10px}.success-medal{width:85px;height:85px;border-radius:50%;background:#faf0ce;color:#c5a34e;display:grid;place-items:center;margin:8px auto 19px}.success-content h3{font-size:17px}.earned-coins{display:flex;justify-content:center;align-items:center;gap:9px;color:#bd9944;font-size:12px;margin-top:18px}.earned-coins b{font-size:26px}.success-stats{display:flex;justify-content:center;gap:15px;font-size:10px;color:#839977;margin-top:17px}@keyframes pulse{50%{opacity:.3}}@media(max-width:1100px){.workspace{grid-template-columns:minmax(0,1fr) 210px}.toolbox{padding:13px 12px 0}.topbar{padding:0 17px}.mode-nav button{padding:0 13px}.table-heading{left:18px;top:16px}.table-heading h1{font-size:19px}.table-tools{right:12px;top:13px}.save-state{display:none}.command-face{width:49px;height:43px}.mission{padding:11px 0}.mission p{font-size:10px}}@media(orientation:landscape)and (max-height:600px){.app-shell{grid-template-rows:43px minmax(0,1fr) 38px}.workspace{grid-template-columns:minmax(0,1fr) 194px}.topbar{padding:0 12px;gap:8px}.brand{font-size:16px;gap:6px}.brand strong{font-size:11px}.brand-mark{width:27px;height:27px}.brand-mark svg{width:19px}.mode-nav{gap:0}.mode-nav button{padding:0 10px;font-size:11px;gap:5px}.mode-nav button svg{width:14px}.top-actions{gap:3px}.coin-balance{font-size:11px;margin-right:3px}.icon-button{width:29px;height:29px}.icon-button svg{width:17px;height:17px}.toolbox{padding:8px 10px 0}.tray-heading{padding-bottom:6px}.tray-heading h2{font-size:11px}.tray-heading>span{font-size:9px}.palette-scroll{padding-top:0}.palette-group{padding-top:7px}.palette-group h3{font-size:9px;margin-bottom:5px}.command-palette{gap:5px}.command-face{width:42px;height:33px;border-bottom-width:3px;border-radius:4px}.command-face>svg,.boundary-symbol>svg{width:22px;height:22px}.boundary-symbol small{font-size:12px}.function-letter{font-size:21px}.command-option{gap:3px}.command-name{font-size:9px;min-height:12px}.tray-tools{padding:2px 0}.tray-tools .icon-button{width:28px;height:27px}.recording-memory{padding:5px 0;gap:4px}.recording-memory>span{font-size:9px;gap:3px}.recording-memory b{width:18px;height:18px;font-size:11px}.mission{padding:6px 0}.mission>strong{font-size:10px}.mission p{font-size:9px;line-height:1.45;margin-top:3px;max-height:40px;overflow:auto}.objectives{gap:3px 8px;margin-top:4px}.objectives>span{font-size:9px}.table-heading{left:13px;top:10px}.table-heading>span{font-size:9px}.table-heading h1{font-size:15px;margin-top:3px}.table-tools{top:9px;right:10px;gap:0;padding:1px}.table-tools .icon-button{width:27px;height:27px}.desk-caption{left:13px;right:13px;bottom:7px;font-size:8px}.playback{padding:0 10px;gap:8px}.status{font-size:10px;gap:5px}.playback-controls{gap:2px}.playback select{font-size:10px;width:53px;padding:2px}.step-count{font-size:9px;min-width:28px}.object-popover{min-width:105px;padding:2px;border-radius:5px}.object-buttons button{width:30px;height:28px}.object-buttons svg{width:17px}.object-popover small{height:11px;line-height:11px;font-size:8px}.file-actions{margin-top:4px;gap:6px}.file-actions button{font-size:10px;padding:4px 10px}.modal-inner{padding:17px}.modal-header{margin-bottom:12px}.modal-header h2{font-size:17px}.level-grid{gap:10px}.mini-map{padding:11px 25px;aspect-ratio:1.6}.level-info{padding:8px}.level-info strong{min-height:18px;font-size:10px}.level-mode-switch{padding-bottom:12px}.success-medal{height:55px;width:55px;margin:0 auto 12px}.success-medal svg{width:30px}.earned-coins,.success-stats{margin-top:10px}.dialog-actions{margin-top:14px}}@media(orientation:landscape)and (max-width:720px){.workspace{grid-template-columns:minmax(0,1fr) 175px}.mode-nav button{padding:0 7px;gap:3px}.mode-nav button svg{display:none}.topbar{padding:0 9px}.brand{font-size:15px}.top-actions{gap:1px}.top-actions .icon-button{width:26px}.table-heading h1{font-size:13px}.table-tools{right:7px;gap:0}.table-tools .icon-button{width:23px;height:25px}.table-tools .icon-button svg{width:15px}.toolbox{padding-left:8px;padding-right:8px}.command-face{width:39px}.status{font-size:9px}.playback-controls .icon-button{width:25px}.playback select{width:49px}.step-count{min-width:24px}.desk-caption{font-size:7px}.level-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.camera-tools{position:absolute;left:18px;bottom:34px;display:flex;gap:2px;padding:3px;background:#ffffffde;border:1px solid #c5d4d0;border-radius:6px;z-index:4}.panning .surface-target,.panning .robot-hit{pointer-events:none}.panning{cursor:grab}.tabletop-scene{touch-action:none}.desk-caption>span:first-child{max-width:65%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.table-heading{max-width:48%}.table-heading h1{font-size:18px}.mode-nav button{padding-left:12px;padding-right:12px}.command-option:has(.function-letter) .command-face{border-radius:8px}.attempt-table{margin-top:18px}.robot-hit[data-status=record]{outline:2px dashed #378bdf}.robot-hit[data-status=run]{outline:2px solid #31a365}.robot-hit[data-status=error]{outline:3px double #d95656}@media(orientation:landscape)and (max-height:600px){.camera-tools{left:10px;bottom:23px;padding:1px;gap:0}.camera-tools .icon-button{width:27px;height:27px}.table-heading h1{font-size:13px}.mode-nav button{padding-left:7px;padding-right:7px}.table-heading{max-width:45%}.table-heading>span{display:none}.camera-tools svg{width:16px}.mission{max-height:85px;overflow:auto}.desk-caption{bottom:5px}}@media(orientation:landscape)and (max-width:720px){.mode-nav button{padding-left:5px;padding-right:5px}.brand strong{display:none}.top-actions .coin-balance{margin:0}.table-tools{top:36px}.table-heading{max-width:90%}}.command-option.loop-option{grid-column:span 2}.loop-option .command-face{width:calc(100% - 8px);justify-content:flex-start;padding-left:12px}.loop-option .command-face:after{content:"";position:absolute;right:16px;top:6px;bottom:6px;aspect-ratio:1;background:#627780;clip-path:polygon(30% 0,70% 0,100% 30%,100% 70%,70% 100%,30% 100%,0 70%,0 30%)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important}}:root{color:#243f49;--green:#087f81;--muted:#647879;--line:#d7dfdb}.app-shell{display:block;position:relative;background:#e6c79a}.workspace{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.table-area{position:absolute;top:0;right:316px;bottom:0;left:0;background:transparent}.topbar{position:absolute;top:20px;left:24px;right:338px;min-height:44px;border:0;background:transparent;padding:0;gap:18px;pointer-events:none;z-index:6}.topbar>*{pointer-events:auto}.brand{font-size:23px;color:#173f4b}.brand strong{font-size:12px;color:#087f81;letter-spacing:2px}.brand-mark{background:#087f81;border-radius:11px;box-shadow:0 3px #055863}.back-home{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:700}.play-level-title{margin-left:auto;font-size:12px;font-weight:600;color:#566055}.desk-menu{position:relative;font-size:12px;flex-shrink:0}.desk-menu summary{padding:10px 12px;background:#fffaf0;border-radius:9px;cursor:pointer;list-style:none}.desk-menu>div{position:absolute;right:0;top:46px;width:160px;padding:7px;background:#fffdf7;border:1px solid #d6c7ad;border-radius:12px;box-shadow:0 8px 20px #46352122}.desk-menu button{display:flex;align-items:center;gap:8px;width:100%;padding:10px;text-align:left;border-radius:6px}.desk-menu button:hover{background:#f1eadb}.toolbox{position:absolute;top:20px;right:20px;bottom:22px;width:276px;border:8px solid #167e8a;border-top-color:#2695a0;border-bottom-color:#075a67;border-radius:20px;background:#f3ecd9;padding:13px 11px 10px;box-shadow:0 6px #07525e,0 15px 28px #533e392b;z-index:7}.tray-heading{padding:1px 3px 14px;border:0}.tray-heading h2{font-size:17px;color:#124655}.tray-heading>span{font-size:10px;color:#63706a}.kit-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;flex-shrink:0;padding-bottom:12px}.kit-tabs button{font-size:11px;font-weight:700;padding:8px 0;border-radius:7px;background:#dfdacb;color:#526469;box-shadow:0 2px #c5bdab}.kit-tabs button.active{background:#126e7d;color:#fff;box-shadow:0 2px #07525e}.palette-scroll{flex:1;background:#ded7c5;border:1px solid #cdc5b2;border-top:3px solid #c4bba6;border-radius:12px;padding:6px 5px 12px;margin:0;overscroll-behavior:contain;scrollbar-width:thin}.palette-group{padding-top:4px}.palette-group h3{display:none}.command-palette{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 5px}.command-option{gap:3px;position:relative;padding:5px 1px;min-height:87px;border-radius:8px}.command-option:hover:not(:disabled){background:transparent;transform:translateY(-2px)}.command-option.selected{background:transparent;outline:2px dashed #155968;outline-offset:-2px;box-shadow:none}.command-option:disabled{opacity:.3}.command-face,.command-option:has(.function-letter) .command-face{width:100%;height:55px;padding:0;border:0;border-radius:0;background:none;box-shadow:none}.command-option:hover:not(:disabled) .command-face{background:none}.command-option.selected .command-face{outline:0}.command-face:after{display:none!important}.piece-preview{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 4px 2px #263e4638)}.command-name{font-size:10px;line-height:14px;min-height:28px;color:#304b52;max-width:100%;overflow-wrap:anywhere;padding:0 1px}.stock-count{right:0;bottom:-1px;display:grid;place-items:center;min-width:17px;height:17px;border-radius:50%;background:#fffdf6;color:#4a636b;box-shadow:0 1px 2px #435d752b;font-size:9px;z-index:1}.socket-option{grid-column:span 2}.socket-option .command-face{height:55px}.tray-tools{border:0;padding:12px 0 0;display:flex;justify-content:space-between}.tray-tools .icon-button{background:#fffbef;border-bottom:2px solid #c9bd9e;border-radius:8px;color:#456068;width:37px;height:35px}.task-note{position:absolute;left:28px;top:86px;display:flex;align-items:flex-start;gap:9px;max-width:440px;padding:12px 16px;background:#fffbeb;border-left:4px solid #edb441;box-shadow:0 3px 9px #5c472518;border-radius:2px 9px 9px 2px;pointer-events:none}.task-note p{font-size:12px;line-height:1.6}.desk-hint{position:absolute;bottom:126px;left:0;right:0;text-align:center;font-size:12px;color:#655b49;pointer-events:none}.surface-target:hover:not(:disabled){background:transparent;box-shadow:inset 0 0 0 2px #17586666}.surface-target.is-selected{background:transparent;outline:2px dashed #154e65;outline-offset:3px}.surface-target.occupied:hover:not(:disabled){background:transparent}.object-popover{border-radius:12px;border-color:#b5c5c8;box-shadow:0 5px 18px #233e462b}.object-buttons button{width:39px;height:37px}.object-popover small{color:#3d626c;font-size:10px}.marker-return{font-size:11px;color:#b06665;padding:5px}.playback{position:absolute;left:calc((100% - 316px)/2);right:auto;bottom:46px;transform:translate(-50%);min-height:62px;padding:7px 9px;background:#fffcf3;border:1px solid #d2c7b0;border-bottom:4px solid #c6baa0;border-radius:18px;box-shadow:0 7px 18px #54412720;z-index:6;display:flex}.playback-controls{display:flex;gap:7px}.robot-control,.run-control{display:flex;align-items:center;justify-content:center;gap:9px;height:43px;border-radius:11px;padding:0 15px;font-size:13px;font-weight:700;white-space:nowrap}.robot-control{color:#195d6a;background:#e4f0eb}.robot-control.active{outline:2px solid #156a7b}.run-control{min-width:111px;color:#fff;background:#087f81;box-shadow:0 3px #065a68}.run-control:disabled{opacity:.5}.playback .icon-button{color:#65777c}.run-options{position:relative;align-self:center}.run-options summary{cursor:pointer;list-style:none;padding:10px 7px;letter-spacing:2px}.run-options>div{position:absolute;bottom:48px;right:0;display:grid;gap:12px;min-width:150px;background:#fffcf3;border:1px solid #d2c7b0;border-radius:12px;padding:14px;box-shadow:0 5px 20px #54412720;font-size:12px}.run-options button,.run-options label{display:flex;align-items:center;justify-content:space-between;gap:10px}.run-options select{font-size:12px;background:#fff}.desk-status{position:absolute;bottom:17px;left:20px;right:336px;display:flex;justify-content:center;font-size:11px;z-index:5;pointer-events:none}.desk-status.error{color:#a3322c;font-weight:700}.desk-status.error span:last-child{background:#fff2e8;padding:5px 10px;border-radius:6px}.camera-tools{position:absolute;left:24px;top:80px;bottom:auto;display:block;border:0;border-radius:9px;background:#fffbef;box-shadow:0 2px #c5bda7;padding:0;z-index:4}.task-note~.camera-tools{top:150px}.camera-tools summary{list-style:none;display:flex;align-items:center;gap:8px;font-size:11px;padding:10px 12px;cursor:pointer}.camera-tool-options{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:7px;border-top:1px solid #ddd3bd}.camera-tools .icon-button{width:40px;height:36px}.task-note{left:auto;right:24px;max-width:55%}.home-page{height:100dvh;overflow:auto;background:#faf8f1;color:#203f49}.home-header{max-width:1280px;margin:auto;padding:28px 40px;display:flex;align-items:center;justify-content:space-between}.home-links{display:flex;gap:26px}.home-links button{display:flex;align-items:center;gap:8px;font-size:12px;color:#577078}.home-content{max-width:1200px;margin:auto;padding:20px 40px 36px}.home-intro{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;min-height:345px;padding:20px 0 45px}.eyebrow{font-size:12px;font-weight:700;color:#16828b;letter-spacing:2px}.home-intro h1{font-size:56px;line-height:1.22;letter-spacing:-2px;margin:15px 0 18px}.home-intro p{font-size:14px;line-height:1.8;color:#64777c}.resume-button{display:flex;gap:11px;align-items:center;margin-top:26px;padding:14px 19px;border-radius:12px;color:#fff;background:#087f81;font-size:13px;box-shadow:0 4px #065767}.resume-button svg:last-child{margin-left:26px}.home-table-model{position:relative;height:330px;background:repeating-linear-gradient(2deg,#e9cfa8,#e9cfa8 68px,#dfbe9290 69px,#e7c99f 72px);border-radius:40px 90px;box-shadow:0 12px #d2b38b,0 24px 30px #74614715;transform:rotate(-3deg);animation:table-arrive .6s ease both}.model-map{position:absolute;left:10%;top:35px;width:235px;height:235px;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;padding:10px;border:9px solid #197c87;background:#d7f0d2;border-radius:10px;transform:rotate(5deg);box-shadow:2px 7px #075462}.model-map i{background:#c0e1b9;display:grid;place-items:center;font-style:normal;color:#e29e18;font-size:30px}.model-map i:nth-child(2n){background:#e8f1d7}.model-map svg{background:#fff;border:4px solid #1d7d8e;color:#204b59;width:42px;height:45px;border-radius:12px;box-shadow:2px 4px #487482}.model-piece{position:absolute;width:95px;filter:drop-shadow(0 5px 1px #634a3233)}.model-piece.one{right:10%;top:58px;transform:rotate(15deg)}.model-piece.two{right:6%;top:140px;transform:rotate(-8deg)}.model-piece.three{left:36%;bottom:5px;transform:rotate(10deg)}.model-label{position:absolute;right:25px;bottom:26px;font-size:13px;color:#735d41;transform:rotate(3deg)}.mode-section h2{font-size:18px;margin:10px 0 19px}.mode-options{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mode-options>button{padding:23px 21px;text-align:left;border:1px solid #dce1d8;border-radius:16px;background:#fffdf7;transition:transform .18s,box-shadow .18s;animation:table-arrive .45s ease both;animation-delay:var(--delay)}.mode-options>button:hover{transform:translateY(-5px);box-shadow:0 7px #e6e5da}.mode-symbol{display:flex;color:var(--mode-color);margin-bottom:22px}.mode-options strong{display:flex;align-items:center;justify-content:space-between;font-size:16px}.mode-options strong svg{color:var(--mode-color)}.mode-options p{font-size:11px;color:#66767a;margin-top:10px;line-height:1.8}.home-footer{max-width:1120px;margin:auto;border-top:1px solid #dce1d8;display:flex;justify-content:space-between;padding:20px 0 26px;font-size:10px;letter-spacing:1px;color:#7b8c8b}.back-link{display:flex;gap:8px;align-items:center;font-size:12px;color:#55737d;margin-bottom:22px}.level-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.level-page-heading h1{font-size:32px;margin-top:10px}.level-page-heading .level-mode-switch{padding:0}.home-content .level-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-content .level-card{border-radius:14px;overflow:hidden}.home-content .level-info{padding:16px}.home-content .level-info strong{font-size:14px;line-height:1.7}.home-content .mini-map{background:#d7e9d9}.home-content .level-info span{font-size:11px}.home-content .level-mode-switch button{font-size:12px;padding:10px 14px}@keyframes table-arrive{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(max-width:1150px){.table-area{right:268px}.toolbox{width:236px;right:16px;top:16px;bottom:19px;padding:10px 7px}.topbar{right:284px;left:18px;gap:12px}.brand{font-size:18px}.brand strong{font-size:10px}.play-level-title{display:none}.desk-menu{margin-left:auto}.tray-heading h2{font-size:15px}.tray-heading>span{font-size:9px}.command-option{min-height:77px}.command-face,.socket-option .command-face{height:46px}.command-name{font-size:9px}.playback{left:calc((100% - 268px)/2)}.desk-status{right:288px}.home-intro h1{font-size:44px}.home-table-model{height:290px}.model-map{width:195px;height:195px;left:6%}.model-piece{width:75px}.home-footer{margin:0 40px}.home-content .level-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(orientation:landscape)and (max-height:600px){.table-area{right:211px}.toolbox{width:192px;right:10px;top:10px;bottom:13px;border-width:6px;border-radius:14px;padding:7px 5px}.topbar{top:10px;left:14px;right:225px;min-height:32px;gap:15px}.back-home{font-size:11px}.brand{font-size:16px;gap:7px}.brand-mark{width:27px;height:27px}.brand strong{font-size:9px}.desk-menu{font-size:10px}.desk-menu summary{padding:8px}.tray-heading{padding:0 2px 8px}.tray-heading h2{font-size:12px}.tray-heading>span{font-size:8px}.kit-tabs{padding-bottom:7px;gap:3px}.kit-tabs button{font-size:9px;padding:5px 0}.command-palette{gap:5px 3px}.command-option{min-height:59px;padding:2px 0;gap:0}.command-face,.socket-option .command-face{height:36px}.command-name{font-size:8px;line-height:11px;min-height:22px}.stock-count{font-size:8px;height:13px;min-width:13px}.tray-tools{padding:7px 0 0}.tray-tools .icon-button{width:28px;height:29px}.playback{left:calc((100% - 211px)/2);bottom:31px;min-height:48px;padding:4px 6px;border-radius:13px}.playback-controls{gap:3px}.robot-control,.run-control{height:33px;font-size:11px;gap:6px;padding:0 10px;border-radius:8px}.run-control{min-width:76px}.robot-control svg{width:19px}.playback .icon-button{width:27px;height:30px}.desk-status{bottom:9px;left:12px;right:223px;font-size:9px}.desk-hint{bottom:90px;font-size:9px}.camera-tools{left:14px;top:58px;bottom:auto}.camera-tools summary{font-size:9px;padding:7px;gap:5px}.camera-tools .icon-button{width:29px;height:28px}.task-note{top:57px;right:13px;max-width:58%;padding:6px 8px}.task-note p{font-size:9px}.object-buttons button{width:32px;height:30px}.home-header{padding:18px 30px}.home-content{padding:10px 30px 25px}.home-intro{min-height:260px;padding:0 0 25px}.home-intro h1{font-size:35px}.home-intro p{font-size:11px}.home-table-model{height:230px}.model-map{width:162px;height:162px;top:24px}.model-piece{width:62px}.model-piece.one{top:25px}.model-piece.two{top:95px}.model-label{font-size:10px;bottom:20px;right:14px}.resume-button{margin-top:16px;padding:10px 14px;font-size:11px}.mode-options{gap:10px}.mode-options>button{padding:15px}.mode-symbol{margin-bottom:14px}.mode-options strong{font-size:13px}.mode-options p{font-size:9px}.home-footer{margin:0 30px}}@media(max-width:700px)and (orientation:landscape){.table-area{right:186px}.toolbox{width:170px;right:8px}.topbar{right:198px;left:10px;gap:10px}.topbar .brand-mark,.topbar .brand strong{display:none}.playback{left:calc((100% - 186px)/2)}.desk-status{right:196px}.robot-control,.run-control{padding:0 8px;font-size:10px}.run-control{min-width:65px}.command-name{font-size:7px}.camera-tools{left:10px}.camera-tools summary span{display:none}.task-note{max-width:75%}.home-content .level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px)and (orientation:portrait){.home-header{padding:22px}.home-header .brand{font-size:20px}.home-links{gap:16px}.home-links button{font-size:0;gap:0}.home-content{padding:8px 22px 28px}.home-intro{grid-template-columns:1fr;gap:32px;padding:12px 0 25px}.home-intro h1{font-size:44px}.home-intro p{font-size:12px}.home-table-model{height:245px}.model-map{width:175px;height:175px;top:22px;left:9%}.mode-options{grid-template-columns:repeat(2,1fr);gap:12px}.mode-options>button{padding:18px 14px}.mode-options strong{font-size:14px}.mode-options p{font-size:10px}.mode-symbol{margin-bottom:16px}.home-footer{margin:0 22px;font-size:9px}.home-content .level-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-content .level-info{padding:10px}.home-content .level-info strong{font-size:12px}.level-page-heading{align-items:flex-start;flex-direction:column}.home-content .level-mode-switch{flex-wrap:wrap}.model-piece{width:70px}.model-piece.two{top:115px}}@media(orientation:landscape)and (max-height:600px){.tabletop-scene{top:43px;right:0;bottom:91px;left:0}.camera-tools{top:7px}.desk-hint{display:none}.task-note{top:52px}}:root{--soft-ink: #544f49;--soft-muted: #80776c;--soft-paper: #f6f1e7;--soft-rim: #ded6c8;--soft-pink: #ea5d86;--soft-linen: url(/assets/soft-desk/linen.png)}.page-play{--tray-width: clamp(260px, 24vw, 354px);--desk-edge: clamp(18px, 2vw, 32px);--stage-right: calc(var(--tray-width) + var(--desk-edge) * 2);background:linear-gradient(#f5f1e8b8,#f5f1e8b8),#e8dfd0 var(--soft-linen) repeat;background-size:280px;color:var(--soft-ink)}.page-play .table-area{right:var(--stage-right)}.page-play .topbar{top:23px;left:var(--desk-edge);right:calc(var(--stage-right) + 20px);gap:20px}.page-play .brand{color:#544f49;font-size:23px;letter-spacing:-.6px}.page-play .brand strong{color:#544f49;font-size:13px;letter-spacing:1px}.page-play .brand-mark{display:none}.page-play .back-home{order:1;font-size:11px;color:#756b5e;padding:10px;border-radius:18px;background:#faf6eecf;box-shadow:0 2px 3px #897b6a21}.page-play .play-level-title{order:2;color:#797064;font-size:11px}.page-play .desk-menu{order:3}.page-play .desk-menu summary{background:#faf6eef2;border:1px solid #d7cebf;color:#786f62;border-radius:20px;font-size:11px;padding:10px 14px;box-shadow:inset 0 1px #fff,0 2px 3px #897b6a1a}.page-play .desk-menu>div,.page-play .run-options>div{background:#fffcf5;border-color:#d7cec0;color:#5b574f;box-shadow:0 10px 25px #4d40351e;border-radius:15px}.page-play .toolbox{width:var(--tray-width);top:22px;right:var(--desk-edge);bottom:25px;padding:18px 16px 13px;border:7px solid #ede4d4;border-top-color:#fffaf1;border-left-color:#faf4e8;border-right-color:#d3c5b0;border-bottom-color:#c3b399;border-radius:28px;background:linear-gradient(130deg,#fbf6ec,#eae0cf);box-shadow:inset 0 0 0 1px #d3c5af,inset 2px 2px 3px #fffdf4,0 6px #bdad95,3px 12px 18px #65533c25,9px 20px 34px #65533c16}.page-play .tray-heading{padding:0 4px 15px}.page-play .tray-heading h2{font-size:18px;color:#554b3e;letter-spacing:.4px}.page-play .tray-heading>span{color:#958878;font-size:10px}.page-play .kit-tabs{gap:5px;padding-bottom:17px}.page-play .kit-tabs button{background:#e7dece;color:#756956;box-shadow:inset 0 1px 2px #9c8c7026,0 1px #fffcf1;border-radius:9px;font-size:11px;padding:9px 0}.page-play .kit-tabs button.active{background:#fffaf1;color:#2f655f;box-shadow:0 2px 4px #9c8c7033,inset 0 1px #fff}.page-play .palette-scroll{background:transparent;border:0;padding:5px 5px 16px;border-radius:13px;scrollbar-color:#cbbfae transparent;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 12px),transparent)}.page-play .palette-group{padding:0}.page-play .command-palette{gap:12px 8px;align-content:start}.page-play .command-option{background:linear-gradient(155deg,#d6c9b5,#e9decc 65%);border:2px solid #f5ecdd;border-top-color:#cfc1aa;border-left-color:#d8cbb5;border-radius:15px;min-height:112px;padding:10px 4px 8px;gap:7px;box-shadow:inset 2px 4px 7px #78664c30,inset -1px -2px 3px #fff8e280,0 1px #fff9ed;transition:translate .15s,outline-color .15s}.page-play .command-option:hover:not(:disabled){transform:none;translate:0 -2px;background:linear-gradient(155deg,#d6c9b5,#e9decc 65%)}.page-play .command-option.selected{background:linear-gradient(155deg,#d6c9b5,#e9decc 65%);outline:2px dashed #9a8270;outline-offset:2px;box-shadow:inset 2px 4px 7px #78664c30,inset -1px -2px 3px #fff8e280,0 1px #fff9ed}.page-play .command-option:disabled{opacity:.45}.page-play .command-face,.page-play .socket-option .command-face{height:62px}.page-play .command-name{color:#655846;font-size:11px;line-height:16px;min-height:24px}.page-play .piece-preview{filter:drop-shadow(1px 4px 2px #5d51473b);transition:rotate .2s}.page-play .stock-count{background:#fff9ed;color:#675640;border:1px solid #d7c8ae;box-shadow:0 1px 2px #6e583018;right:0;bottom:-4px;font-size:10px;min-width:19px;height:19px;font-variant-numeric:tabular-nums}.page-play .tray-tools{padding:14px 3px 0;gap:9px;justify-content:flex-end}.page-play .tray-tools .icon-button{color:#8c7e6d;background:#f6efe3;border:1px solid #d7cab7;border-bottom:2px solid #c3b39d;border-radius:10px;box-shadow:inset 0 1px #fff9ef}.page-play .camera-tools{left:var(--desk-edge);top:81px;background:#faf6eef0;box-shadow:0 2px 3px #897b6a25;border:1px solid #d9cfbf;border-radius:20px;color:#837767}.page-play .camera-tools summary{padding:9px 12px;font-size:10px}.page-play .camera-tool-options{border-color:#ddd1c0}.page-play .camera-tool-options button{color:#8b7b69}.page-play .task-note{background:#fff9eccf;color:#766a5b;border-left-color:#c5b597;top:86px}.page-play .desk-hint{bottom:129px;color:#8f8272;font-size:11px}.page-play .surface-target.is-selected{outline:2px dashed #c08a74;outline-offset:3px;background:transparent}.page-play .surface-target:hover:not(:disabled){box-shadow:none;background:transparent}.page-play .surface-target.placing:hover:not(:disabled),.page-play .surface-target.occupied:hover:not(:disabled){box-shadow:inset 0 0 0 2px #a28c6666}.page-play .object-popover{background:#fffaf0;border-color:#d7c9b5;box-shadow:0 6px 17px #594a342b}.page-play .object-popover:after{background:#fffaf0;border-color:#d7c9b5}.page-play .object-buttons button{color:#796b59}.page-play .object-buttons button[aria-label=收回所选物体]{color:#c07473}.page-play .object-popover small{color:#9b8a72}.page-play .playback{left:calc((100% - var(--stage-right)) / 2);bottom:23px;min-height:73px;padding:9px 13px;border:1px solid #e0d5c4;border-bottom:5px solid #cbbda8;border-radius:38px;background:linear-gradient(145deg,#fffbf4,#eae1d3);box-shadow:inset 0 2px 1px #fff,2px 6px 9px #81705a35}.page-play .playback-controls{gap:12px}.page-play .robot-control{background:#ebe2d5;border-radius:25px;padding:0 13px 0 5px;color:#887861;height:49px;font-size:11px;box-shadow:inset 0 1px 3px #bdaf9844,0 1px #fff}.robot-control-image{width:47px;height:47px;object-fit:contain;pointer-events:none}.page-play .robot-control.active{outline:2px solid #bba487}.page-play .run-control{min-width:148px;height:49px;border-radius:28px;padding:0 28px;gap:13px;background:linear-gradient(#f8789b,#e65680);color:#fff;border:2px solid #f5a0b7;box-shadow:inset 0 2px 2px #ffb1c4,0 4px #c7446d,0 5px 8px #b0496624;font-size:18px;letter-spacing:2px}.page-play .run-control:disabled{opacity:.6}.page-play .playback .icon-button{width:39px;height:39px;border:1px solid #cfc3b2;border-radius:50%;color:#857969;background:#e9e0d2;box-shadow:inset 0 1px 3px #bdaf9844}.page-play .run-options summary{color:#918371;padding:10px 4px}.page-play .desk-status{right:calc(var(--stage-right) + 20px);bottom:5px;font-size:10px;color:#8a7b68}.page-play .desk-status.error{color:#a44849}.home-page{background:#f7f3ea;color:#514d47}.home-page .brand,.home-page .brand strong{color:#625b51}.home-page .brand-mark{background:#93836e;box-shadow:0 3px #716551}.home-page .eyebrow{color:#af7d7d}.home-page .resume-button{background:linear-gradient(#f17c99,#dd5c81);box-shadow:0 4px #be456b;border:1px solid #f3a1b5;border-radius:25px}.home-table-model{background:linear-gradient(#f5f1e8b8,#f5f1e8b8),#e8dfd0 var(--soft-linen) repeat;background-size:280px;border-radius:28px;box-shadow:0 9px #c8bdad,0 22px 28px #796c5320}.model-map{width:245px;height:245px;top:28px;left:7%;border:8px solid #efe6d6;padding:0;border-radius:12px;background:url(/assets/soft-desk/space-map.png) center / 100% 100%;box-shadow:0 4px #9c9387,2px 6px 8px #4a433627;gap:0}.model-map i,.model-map i:nth-child(2n){background:transparent;border:.5px solid #ffffff25}.home-robot{position:absolute;width:150px;height:150px;object-fit:contain;left:26%;top:114px;z-index:2;filter:drop-shadow(0 6px 3px #403d3925)}.model-piece.one{top:49px;right:11%}.model-piece.two{top:151px;right:8%}.model-piece.three{bottom:5px;left:40%}.model-label{color:#95836b;right:20px}.home-page .mode-options>button{background:#fffbf3;border-color:#e0d8ca;box-shadow:0 2px #e5dccd}.home-page .home-links button{color:#8b7d6c}.home-page .level-mode-switch button.active{background:#eaded4;color:#8d685f}@media(max-width:1150px){.page-play{--tray-width: 258px;--desk-edge: 16px}.page-play .topbar{top:18px;gap:12px}.page-play .brand{font-size:19px}.page-play .toolbox{padding:14px 10px 10px;border-width:6px}.page-play .command-palette{gap:11px 7px}.page-play .command-option{min-height:90px;padding:8px 3px 5px}.page-play .command-face,.page-play .socket-option .command-face{height:49px}.page-play .command-name{font-size:9px}.page-play .kit-tabs button{font-size:10px}.page-play .tray-heading h2{font-size:14px}.page-play .tray-heading>span{font-size:9px}.model-map{width:200px;height:200px}.home-robot{width:130px;height:130px;top:98px;left:18%}}@media(orientation:landscape)and (max-height:600px){.page-play{--tray-width: 203px;--desk-edge: 11px}.page-play .toolbox{top:11px;bottom:14px;padding:8px 7px;border-width:5px;border-radius:21px}.page-play .topbar{top:7px;right:calc(var(--stage-right) + 12px);gap:10px}.page-play .brand{font-size:16px}.page-play .brand strong{font-size:10px}.page-play .back-home{padding:6px;font-size:9px}.page-play .desk-menu summary{font-size:9px;padding:7px 10px}.page-play .camera-tools{top:7px;left:11px}.page-play .camera-tools summary{padding:6px 8px;font-size:9px}.page-play .tray-heading{padding-bottom:8px}.page-play .tray-heading h2{font-size:11px}.page-play .tray-heading>span{font-size:8px}.page-play .kit-tabs{padding-bottom:10px;gap:3px}.page-play .kit-tabs button{font-size:8px;padding:6px 0}.page-play .palette-scroll{padding:2px 3px 7px}.page-play .command-palette{gap:8px 5px}.page-play .command-option{min-height:62px;padding:6px 2px 3px;gap:2px;border-radius:9px}.page-play .command-face,.page-play .socket-option .command-face{height:34px}.page-play .command-name{font-size:7px;line-height:10px;min-height:20px}.page-play .stock-count{font-size:8px;height:14px;min-width:14px;bottom:-4px}.page-play .tray-tools{padding:9px 0 0;gap:4px}.page-play .tray-tools .icon-button{width:27px;height:27px;border-radius:7px}.page-play .playback{bottom:17px;min-height:52px;padding:5px 7px;border-radius:28px;border-bottom-width:3px}.page-play .playback-controls{gap:7px}.page-play .robot-control{height:36px;font-size:9px;padding:0 8px 0 2px;gap:4px}.robot-control-image{width:35px;height:35px}.page-play .run-control{min-width:92px;height:36px;font-size:13px;padding:0 17px;gap:8px}.page-play .playback .icon-button{width:28px;height:28px}.page-play .desk-status{bottom:3px;font-size:9px;right:calc(var(--stage-right) + 11px)}.page-play .task-note{top:53px}.model-map{width:163px;height:163px;top:21px}.home-robot{width:102px;height:102px;top:85px}.model-piece.one{top:30px}.model-piece.two{top:105px}}@media(orientation:landscape)and (max-width:720px){.page-play{--tray-width: 179px;--desk-edge: 9px}.page-play .tray-heading>span{display:none}.page-play .topbar .brand strong{display:none}.page-play .toolbox{padding-left:5px;padding-right:5px}.page-play .command-palette{gap:7px 4px}.page-play .command-face,.page-play .socket-option .command-face{height:31px}.page-play .command-option{min-height:59px}.page-play .robot-control span{display:none}.page-play .robot-control{padding:0 3px}.page-play .run-control{min-width:90px}}@media(max-width:700px)and (orientation:portrait){.model-map{width:180px;height:180px;top:20px}.home-robot{width:110px;height:110px;top:89px;left:24%}.model-piece.one{top:35px}.model-piece.two{top:116px}}@media(prefers-reduced-motion:reduce){.page-play .piece-preview,.page-play .command-option{transition:none}}.page-play .desk-menu>div{width:190px;max-height:calc(100dvh - 95px);overflow-y:auto}.page-play .menu-speed{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;font-size:12px}.page-play .menu-speed select{padding:5px;background:#f2eadc;border:1px solid #d4c5af;border-radius:6px;color:#655846}@media(orientation:landscape)and (max-height:600px){.page-play .tabletop-scene{top:43px;right:0;bottom:78px;left:0}.page-play .command-option{border-width:2px}.page-play .desk-menu>div{top:35px;max-height:calc(100dvh - 70px)}}.page-play .sound-settings{border:0;border-top:1px solid #e6dccd;border-bottom:1px solid #e6dccd;margin:5px 3px;padding:7px 7px 9px}.page-play .sound-settings legend{font-size:10px;color:#958570;padding:0 4px}.page-play .sound-settings label{display:flex;align-items:center;justify-content:space-between;padding:7px 0;font-size:12px;cursor:pointer}.page-play .sound-settings input{accent-color:#49776c;width:16px;height:16px}.page-play .desktop-work-menu{border-bottom:1px solid #e6dccd;padding-bottom:6px;margin-bottom:6px}.page-play .desktop-work-menu a{display:block;padding:10px;border-radius:6px}.page-play .desktop-work-menu a:hover{background:#f1eadb}.page-play .desktop-work-menu .save-note{display:block;padding:5px 10px;font-size:10px;color:#80735f;overflow-wrap:anywhere}.app-shell:is(.page-home,.page-levels,.page-platform,.page-map-editor){display:block;height:100dvh;overflow:auto;background:#fff}.studio-shell{--studio-blue:#0054ff;--studio-ink:#10151e;--studio-muted:#6b7587;--studio-line:#dce1e9;--pt-ink:#10151e;--pt-teal:#0054ff;--pt-border:#dce1e9;--me-line:#dce1e9;display:grid;grid-template-columns:216px minmax(0,1fr);min-height:100dvh;width:100%;margin:0;background:#fff;color:var(--studio-ink);font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;font-size:14px;line-height:1.6;overflow:visible;letter-spacing:0}.studio-shell *{box-sizing:border-box}.studio-shell button,.studio-shell a,.studio-shell input,.studio-shell select{touch-action:manipulation}.studio-shell button:focus-visible,.studio-shell a:focus-visible,.studio-shell input:focus-visible,.studio-shell select:focus-visible,.studio-shell textarea:focus-visible{outline:2px solid var(--studio-blue);outline-offset:3px}.studio-shell button:disabled{opacity:.45;cursor:not-allowed}.studio-shell .studio-sidebar{position:sticky;top:0;height:100dvh;min-height:580px;padding:28px 16px 26px;border-right:1px solid var(--studio-line);background:#f9fafc;display:flex;flex-direction:column;z-index:45}.studio-shell .studio-brand{display:block;color:#080c13;font-size:29px;font-weight:900;letter-spacing:-1px;padding:0 12px;line-height:1.2;white-space:nowrap}.studio-brand b{color:var(--studio-blue);font-weight:900}.studio-brand small{display:block;font-size:10px;font-weight:400;letter-spacing:1px;color:var(--studio-muted);margin-top:11px}.studio-sidebar nav{display:flex;flex-direction:column;gap:8px;margin-top:58px}.studio-shell .studio-sidebar nav :is(button,a){display:flex;width:100%;min-height:48px;gap:13px;align-items:center;justify-content:flex-start;padding:10px 14px;text-align:left;color:#333d50;background:transparent;border:1px solid transparent;border-radius:0;font:inherit;font-size:15px;text-decoration:none;white-space:nowrap}.studio-shell .studio-sidebar nav :is(button,a):hover{background:#eef2f8;border-color:transparent}.studio-shell .studio-sidebar nav .active{background:#eaf1ff;color:var(--studio-blue);font-weight:700;border-color:transparent}.studio-sidebar-note{margin-top:auto;padding:55px 13px 0;color:var(--studio-muted)}.studio-sidebar-note p{font-size:12px!important;line-height:1.8!important}.studio-sidebar-note>span{display:block;width:26px;border-top:1px solid #8f9aae;margin:24px 0}.studio-sidebar-note small{font-size:9px;line-height:1.8;letter-spacing:1.5px}.studio-sidebar-note>a{display:flex;align-items:center;gap:8px;font-size:11px;margin-top:26px}.studio-body{min-width:0;display:flex;flex-direction:column}.studio-shell .studio-topbar{max-width:none;width:auto;margin:0 36px;min-height:81px;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--studio-line);background:#fff}.studio-shell .studio-topbar .studio-context{display:flex;align-items:center;gap:10px;font-size:13px;color:#414b5d;min-width:0;overflow-wrap:anywhere}.studio-top-actions{display:flex;align-items:center;gap:24px;flex-shrink:0}.studio-shell .studio-account,.studio-shell .studio-text-action{display:flex;align-items:center;gap:10px;padding:4px;min-height:40px;background:none;border:0;border-radius:0;color:#263247;font-size:13px;font-weight:500}.studio-shell .studio-account:hover,.studio-shell .studio-text-action:hover{background:none;color:var(--studio-blue)}.studio-avatar{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:var(--studio-blue);color:#fff;font-size:13px}.studio-shell .studio-menu{display:none}.studio-content{min-width:0;flex:1;outline:none!important}.studio-footer{display:flex;justify-content:space-between;border-top:1px solid var(--studio-line);margin:48px 36px 0;padding:21px 0 24px;color:var(--studio-muted);font-size:10px;letter-spacing:1px}.studio-skip{position:fixed;top:-80px;left:230px;z-index:200;background:#fff;padding:12px;color:var(--studio-blue)}.studio-skip:focus{top:8px}.studio-scrim{display:none}.studio-shell .home-content,.studio-shell .pt-main{width:100%;max-width:1560px;min-height:0;padding:36px;margin:0 auto}.studio-shell .studio-page-heading,.studio-shell .pt-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 30px}.studio-shell h1{font-size:clamp(36px,4.1vw,66px);font-weight:900;line-height:1.15;letter-spacing:-2px;color:#090d14;margin:8px 0 12px}.studio-shell h2{color:#111827;font-size:23px;line-height:1.45;margin:0 0 16px;font-weight:750;letter-spacing:-.5px}.studio-shell h3{color:#172135;margin:24px 0 14px;font-size:16px}.studio-shell p{font-size:14px;line-height:1.85}.studio-shell .pt-muted,.studio-shell .studio-page-heading>p{color:var(--studio-muted)}.studio-shell .studio-kicker,.studio-shell .pt-eyebrow{color:var(--studio-blue);font-weight:600;letter-spacing:1px;font-size:11px}.studio-shell .studio-page-heading>p{font-size:14px;line-height:1.9}.studio-blue{color:var(--studio-blue);font-weight:600}.studio-shell.pt-shell button,.studio-shell .studio-primary,.studio-shell .studio-back{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;background:#fff;border:1px solid var(--studio-line);border-radius:2px;box-shadow:none;font:inherit;font-size:13px;color:var(--studio-ink);text-decoration:none;line-height:1.45}.studio-shell.pt-shell button:hover{color:var(--studio-blue);border-color:#8bb0ff;background:#f7faff}.studio-shell .studio-primary,.studio-shell.pt-shell .pt-primary{color:#fff;background:var(--studio-blue);border-color:var(--studio-blue);border-radius:2px;padding:12px 24px;min-height:46px;font-weight:600}.studio-shell .studio-primary:hover,.studio-shell.pt-shell .pt-primary:hover{color:#fff;background:#0044d7;border-color:#0044d7}.studio-shell .studio-back{padding-left:0;border:0;color:var(--studio-muted);margin:0 0 15px;background:none}.studio-shell .pt-card{background:#fff;border:1px solid var(--studio-line);border-radius:2px;padding:26px;margin-bottom:24px;box-shadow:none}.studio-shell .pt-card-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:24px}.studio-shell .pt-two-columns{gap:26px;align-items:start}.studio-shell .pt-form-grid{gap:3px 20px}.studio-shell .pt-form-grid label{font-size:12px}.studio-shell label{color:#344055;font-weight:500}.studio-shell.pt-shell input,.studio-shell.pt-shell select,.studio-shell.pt-shell textarea{color:#172135;background:#fff;border:1px solid #ccd3df;border-radius:2px;font:inherit;font-size:14px;min-height:44px;padding:11px 12px;box-shadow:none}.studio-shell.pt-shell input:focus,.studio-shell.pt-shell select:focus,.studio-shell.pt-shell textarea:focus{outline:2px solid #91b2ff;outline-offset:1px}.studio-shell input[type=checkbox]{accent-color:var(--studio-blue)}.studio-shell .pt-check input{min-height:20px}.studio-shell .pt-alert{border-radius:2px;background:#f3f7ff;border-color:#bcd0f8;color:#234372;font-size:13px}.studio-shell .pt-empty{background:#f8fafc;border:1px solid var(--studio-line);border-radius:2px;color:#6b7587;padding:40px 26px}.studio-shell .pt-list-row{border-color:var(--studio-line);padding:18px 0}.studio-shell .pt-list-row small{color:var(--studio-muted)}.studio-shell .pt-list-row>div{min-width:120px}.studio-shell .pt-actions{gap:8px}.studio-shell th,.studio-shell td{border-color:var(--studio-line);padding:15px 12px}.studio-shell th{background:#f8f9fb;color:#6b7587;font-weight:500}.studio-shell .pt-link{color:var(--studio-blue);background:none;border:0;text-decoration:underline}.studio-shell details>summary{color:#25334c;font-size:14px}.studio-shell .pt-score b{color:var(--studio-blue)}.studio-shell .pt-chip{border-radius:2px}.studio-shell .pt-chip.done{background:#edf4ff;color:#0054dd;border-color:#cfddfa}.studio-shell .studio-tabs,.studio-shell .pt-tabs{display:flex;align-items:stretch;gap:24px;border-bottom:1px solid var(--studio-line);margin:0 0 26px;padding:0;overflow-x:auto}.studio-shell .studio-tabs button,.studio-shell .pt-tabs button{padding:13px 4px 14px;border:0;border-bottom:3px solid transparent;border-radius:0;background:none;box-shadow:none;white-space:nowrap;color:#6b7587;font-size:15px;min-height:48px}.studio-shell .studio-tabs button.active,.studio-shell .pt-tabs button.active{color:var(--studio-blue);border-bottom-color:var(--studio-blue);background:none;font-weight:700}.studio-tabs small{font-size:11px;margin-left:6px;color:#8592a7}.studio-heading-actions{display:flex;align-items:flex-end;flex-direction:column;gap:14px}.studio-heading-actions time{font-size:15px;color:#263247;white-space:nowrap}.studio-heading-actions>div{display:flex;gap:8px}.studio-shell .studio-assignment-form{margin:0 0 20px;padding:8px 20px;background:#fafbfe}.studio-assignment-form[open]{padding:16px 22px 22px}.studio-task-feature{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:28px;border-bottom:1px solid var(--studio-line);padding-bottom:28px;margin-bottom:20px;align-items:stretch}.studio-feature-map{display:flex;align-items:center;background:#f3f6fa;min-height:285px}.studio-feature-detail{border-left:1px solid var(--studio-line);padding:12px 0 4px 28px;min-width:0}.studio-shell .studio-feature-detail h2{font-size:clamp(24px,2.25vw,36px);margin:12px 0;overflow-wrap:anywhere}.studio-class-line{display:flex;gap:10px;align-items:center;color:#6b7587}.studio-feature-detail dl{margin:20px 0}.studio-feature-detail dl>div{display:flex;gap:18px;justify-content:space-between;padding:8px 0;font-size:13px}.studio-feature-detail dt{display:flex;align-items:center;gap:8px;color:#6b7587;white-space:nowrap}.studio-feature-detail dd{margin:0;text-align:right}.studio-feature-detail .pt-actions{border-top:1px solid var(--studio-line);padding-top:17px}.studio-feature-detail .pt-primary{flex:1}.studio-task-list{margin:12px 0 28px}.studio-list-labels,.studio-task-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(110px,.7fr) minmax(80px,.45fr) minmax(180px,1fr);gap:18px;align-items:center;border-bottom:1px solid var(--studio-line);padding:15px 0}.studio-list-labels{font-size:11px;color:#7b8597}.studio-row-title{display:flex;gap:16px;align-items:center;min-width:0}.studio-row-title .studio-content-preview{width:100px;flex-shrink:0}.studio-shell .studio-row-title h2{font-size:16px;letter-spacing:0;margin:0;overflow-wrap:anywhere}.studio-task-row p{font-size:13px}.studio-task-row small{display:block;font-size:11px;margin-top:5px;color:#7b8597}.studio-task-row .pt-actions{margin:0}.studio-task-row .pt-actions button{font-size:12px;min-height:38px;padding:8px 12px}.studio-task-empty{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:32px;min-height:310px;padding:38px;background:#f5f7fa;margin-bottom:28px}.studio-task-empty h2{font-size:30px;margin:14px 0}.studio-task-empty p{max-width:470px;color:#6b7587;margin-bottom:22px}.studio-empty-mark{display:flex;flex-direction:column;align-items:center;gap:20px;color:#9cb1d4}.studio-empty-mark span{font-size:9px;letter-spacing:2px}.studio-quick-actions{display:grid;grid-template-columns:1fr 1fr;margin:28px 0;gap:0}.studio-shell .studio-quick-actions button{display:flex;align-items:center;text-align:left;padding:10px 22px;gap:20px;border:0;border-radius:0;background:none;justify-content:flex-start}.studio-quick-actions button+button{border-left:1px solid var(--studio-line)!important}.studio-quick-actions span{flex:1}.studio-quick-actions strong{font-size:17px;display:block}.studio-quick-actions small{display:block;color:#7b8597;font-size:12px;margin-top:5px}.studio-map-preview{position:relative;width:100%;background:#f3f6fa;min-width:0;overflow:hidden}.studio-map-preview svg{display:block;width:100%;height:auto}.studio-map-preview canvas{width:100%;height:auto;display:block;padding:18px}.studio-content-preview{width:100%;min-width:0}.studio-preview-placeholder{display:grid;place-items:center;min-height:145px;aspect-ratio:1.68;background:#f4f6fa;color:#8390a5;font-size:11px}.studio-map-preview.is-empty{aspect-ratio:1.68;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#8b97aa}.studio-map-preview.is-empty>span{font-size:12px;letter-spacing:2px}.studio-shell .studio-content-card{padding:0 22px 22px;overflow:hidden}.studio-content-card>.studio-content-preview{width:calc(100% + 44px);margin:0 -22px 20px}.studio-content-card>.pt-eyebrow{font-size:10px}.studio-content-card h2{margin:8px 0 10px}.studio-content-card .pt-actions{padding-top:16px;border-top:1px solid var(--studio-line)}.studio-shell .pt-account{grid-template-columns:minmax(0,1fr) minmax(320px,410px);gap:7%;padding:45px 0}.studio-shell .pt-account-intro h1{font-size:clamp(34px,3.2vw,52px);max-width:470px;margin:20px 0;line-height:1.3}.studio-shell .pt-account-intro{padding:28px 5% 28px 0}.studio-shell .pt-account-intro p{max-width:420px;color:#6b7587}.studio-shell .pt-account-form{border:1px solid var(--studio-line);border-radius:2px;padding:30px;background:#fff}.studio-shell .pt-account-form .pt-primary{width:100%;margin-top:6px}.studio-shell .pt-account-form h2{margin:25px 0}.studio-shell .pt-account-intro>a{display:inline-flex;color:var(--studio-blue);border-bottom:1px solid var(--studio-blue);padding-bottom:5px;margin-top:15px}.studio-shell .pt-welcome{margin:36px auto;max-width:850px;padding:56px;background:#f6f8fc}.studio-shell .pt-welcome h1{font-size:44px}.studio-shell .pt-welcome p{color:#6b7587;margin:20px 0 28px}.studio-shell .pt-target-map{border-radius:0;background:#d8e1f0;border-color:#d8e1f0}.studio-shell .pt-target-map button{border:0;border-radius:0;padding:8px 2px 2px;min-height:0;min-width:0;background:#f5f8fd;color:#2d4669}.studio-shell .pt-target-map button.target{background:#dce8ff;color:#0054ff}.studio-shell .pt-target-map button.rock{background:#9aa5b6}.studio-shell .pt-target-map button small{color:#7f8a9e}.studio-shell .home-heading{align-items:flex-end}.studio-shell .home-heading h1{font-size:clamp(44px,4.5vw,72px)}.studio-home-feature{display:grid;grid-template-columns:1.35fr 1fr;align-items:stretch;gap:30px;border-top:1px solid var(--studio-line);border-bottom:1px solid var(--studio-line);padding:28px 0;margin-top:32px}.studio-home-map{position:relative;display:flex;align-items:center;background:#f3f6fa}.studio-map-caption{position:absolute;top:18px;left:22px;font-size:11px;color:#68778e;letter-spacing:1px}.studio-home-start{padding:15px 0 15px 30px;border-left:1px solid var(--studio-line)}.studio-shell .studio-home-start h2{font-size:32px;margin:10px 0 16px}.studio-home-start p{color:#6b7587}.studio-progress-note{display:flex;align-items:center;justify-content:space-between;padding:18px 0;margin:14px 0;border-bottom:1px solid var(--studio-line);font-size:12px;color:#6b7587}.studio-progress-note b{font-size:23px;color:#111827;font-variant-numeric:tabular-nums}.studio-progress-note small{font-size:12px;color:#8690a0;font-weight:400}.studio-shell .studio-home-start .resume-button{display:flex;width:100%;margin:0;border-radius:2px;box-shadow:none;justify-content:flex-start;font-size:14px;min-height:51px}.studio-home-start .resume-button>svg:last-child{margin-left:auto}.studio-section-line{display:flex;align-items:center;justify-content:space-between;margin:32px 0 12px}.studio-shell .studio-section-line h2{font-size:20px;margin:0}.studio-section-line>span{font-size:11px;color:#8590a2}.studio-modes{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.studio-modes>button{display:flex;align-items:center;gap:15px;min-height:110px;padding:20px 0;text-align:left;border:0;border-bottom:1px solid var(--studio-line);color:#1e2a40;background:transparent}.studio-modes>button:hover{color:var(--studio-blue)}.studio-mode-index{font-size:10px;color:#9ba5b5;align-self:flex-start;margin-top:4px}.studio-modes>button>div{flex:1}.studio-modes strong{font-size:17px}.studio-shell .studio-modes p{font-size:12px;color:#7b8597;margin-top:5px}.studio-level-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.studio-shell .studio-level-card{display:block;min-width:0;padding:0;border:1px solid var(--studio-line);border-radius:2px;box-shadow:none;text-align:left;background:#fff;transform:none;color:#172135;overflow:hidden}.studio-shell .studio-level-card:hover{border-color:#8aaeff;transform:none;box-shadow:none}.studio-level-image{position:relative}.studio-level-number{position:absolute;top:14px;left:16px;font-size:11px;color:#68788d}.studio-level-info{padding:20px}.studio-level-info>small{font-size:10px;color:var(--studio-blue);display:block;margin-bottom:7px}.studio-level-info>strong{font-size:18px;display:block}.studio-shell .studio-level-info>p{font-size:12px;color:#7b8597;min-height:44px;margin-top:10px}.studio-level-info>span{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--studio-line);padding-top:14px;margin-top:18px;font-size:12px;color:var(--studio-blue)}.studio-map-shell .me-background-upload{border:1px solid #dce1e9;padding:12px;margin:0 0 22px;background:#f8faff}.studio-map-shell .me-background-upload>button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;padding:9px;background:#fff;border:1px solid #b4caff;color:#0054ff;font-size:12px}.studio-map-shell .me-background-upload p{font-size:11px;margin:10px 0}.studio-map-shell .me-background-upload img{display:block;max-width:100%;max-height:135px;object-fit:contain;margin:10px auto}.studio-map-shell .me-background-upload>small{display:block;font-size:10px;overflow-wrap:anywhere;color:#69768b}.studio-map-shell .me-background-upload .me-field{margin:12px 0;font-size:12px}.studio-map-shell .me-background-upload .me-field select{padding:10px;font-size:12px}@media screen{.studio-map-shell .map-editor{color:#1b2840;background:#fff;--me-blue:#0054ff;--me-line:#dce1e9;font-size:14px}.studio-map-shell .me-header{background:#fff;padding:22px 36px 0;border:0;gap:16px}.studio-map-shell .me-brand b{color:#111827;font-size:22px}.studio-map-shell .me-brand>span{color:#7b8597}.studio-map-shell .me-main{padding:28px 36px;max-width:1600px}.studio-map-shell .me-title-row{margin-bottom:26px}.studio-map-shell .me-title-label{color:#7b8597}.studio-map-shell .me-title-row input{font-size:32px;color:#111827;border-color:#cbd3df}.studio-map-shell .me-title-row small{color:#7b8597}.studio-map-shell .map-editor button{border-radius:2px}.studio-map-shell .me-header button,.studio-map-shell .me-actions button,.studio-map-shell .me-navigation>div button,.studio-map-shell .me-map-tools>button,.studio-map-shell .me-selection button{background:#fff;border-color:#d5dde9;color:#334158}.studio-map-shell .me-actions .me-primary{background:#0054ff;border-color:#0054ff;color:#fff}.studio-map-shell .me-navigation{border-color:#dce1e9;gap:12px;align-items:center}.studio-map-shell .me-navigation nav button{border-radius:0;color:#6b7587;background:#fff}.studio-map-shell .me-navigation nav button.active{background:#f1f6ff;color:#0054ff;border-color:#0054ff}.studio-map-shell .me-navigation nav button i{background:#eaf1ff;color:#0054ff;border-radius:2px}.studio-map-shell .me-navigation>div{gap:6px}.studio-map-shell .me-navigation>div button{padding:9px 10px;font-size:12px}.studio-map-shell .me-workspace{padding:22px 0;border:0;background:#fff;grid-template-columns:minmax(0,1fr) 275px;gap:24px}.studio-map-shell .me-stage{background:#f3f6fa;border:1px solid #dce1e9;border-radius:0;padding:0 20px 16px}.studio-map-shell .me-stage-bar{color:#6b7587}.studio-map-shell .me-paper{box-shadow:0 2px 5px #1d2b4010;border:1px solid #d5dde9;border-radius:0;background:#fff}.studio-map-shell .me-inspector>nav{background:#fff;border-color:#dce1e9;border-radius:0}.studio-map-shell .me-inspector>nav button{color:#6b7587}.studio-map-shell .me-inspector>nav button.active{background:#eaf1ff;color:#0054ff;box-shadow:none}.studio-map-shell .me-panel{border-radius:0;border:1px solid #dce1e9;background:#fff;padding:18px;max-height:580px}.studio-map-shell .me-panel h2{font-size:15px;color:#27354c}.studio-map-shell .me-panel p,.studio-map-shell .me-hint,.studio-map-shell .me-notice{color:#7b8597}.studio-map-shell .me-panel select,.studio-map-shell .me-field input,.studio-map-shell .me-field textarea,.studio-map-shell .me-field select,.studio-map-shell .me-map-tools select,.studio-map-shell .me-selection select{border-color:#cbd3df;border-radius:2px;background:#fff;color:#27354c}.studio-map-shell .me-backgrounds button.active,.studio-map-shell .me-element-groups button.active{border-color:#0054ff;background:#edf3ff}.studio-map-shell .me-map-tools>button.active{background:#eaf1ff;border-color:#9cbcff;color:#0054ff}.studio-map-shell .me-form{border-radius:2px;background:#fff;border-color:#dce1e9;padding:32px}.studio-map-shell .me-form h2{font-size:27px}.studio-map-shell .me-element-groups details{border-radius:2px;border-color:#dce1e9;background:#fff}.studio-map-shell .me-element-groups summary{color:#334158;border-color:#dce1e9}.studio-map-shell .me-library{background:#fff;border-radius:2px;color:#1c2940}.studio-map-shell .me-selection{background:#edf3ff;border-color:#c6d8f8;border-radius:2px}.studio-map-shell .me-overline{color:#0054ff}.studio-map-shell .me-actions{flex-wrap:wrap}.studio-map-shell .me-cells button{border-radius:0}}.app-shell:is(.page-home,.page-levels,.page-platform,.page-map-editor) .modal{border-radius:2px;border-color:#dce1e9;color:#152039;background:#fff}.app-shell:is(.page-home,.page-levels) .skin-item{border-radius:2px;box-shadow:none;background:#fff}.app-shell:is(.page-home,.page-levels) .skin-item.equipped{border-color:#0054ff;background:#eff4ff}.app-shell:is(.page-home,.page-levels) .skin-item button{border-radius:2px;color:#0054ff}.app-shell:is(.page-home,.page-levels) .shop-balance{color:#0054ff}@media(min-width:1700px){.studio-shell{grid-template-columns:240px minmax(0,1fr)}.studio-shell .studio-topbar{margin:0 48px}.studio-shell .home-content,.studio-shell .pt-main{padding:44px 48px}.studio-task-feature{grid-template-columns:1.35fr 1fr}.studio-feature-map{min-height:370px}.studio-level-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1200px){.studio-shell{grid-template-columns:190px minmax(0,1fr)}.studio-shell .studio-brand{font-size:25px;padding:0 6px}.studio-shell .studio-sidebar{padding:28px 12px}.studio-shell .studio-sidebar nav :is(button,a){font-size:13px;padding:10px;gap:10px}.studio-shell .home-content,.studio-shell .pt-main{padding:28px}.studio-shell .studio-topbar{margin:0 28px}.studio-feature-detail{padding-left:22px}.studio-task-feature{gap:22px}.studio-list-labels,.studio-task-row{grid-template-columns:minmax(0,1.3fr) minmax(90px,.7fr) 64px minmax(155px,.8fr);gap:12px}.studio-row-title .studio-content-preview{width:70px}.studio-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-shell .pt-account{grid-template-columns:minmax(0,1fr) minmax(280px,340px);gap:30px}.studio-shell .pt-account-intro h1{font-size:35px}.studio-map-shell .me-workspace{grid-template-columns:minmax(0,1fr) 240px;gap:16px}.studio-map-shell .me-main{padding:24px}.studio-map-shell .me-header{padding:20px 24px 0}.studio-map-shell .me-navigation{flex-direction:column;align-items:stretch}.studio-map-shell .me-navigation>div{align-self:flex-end;flex-wrap:wrap}.studio-map-shell .me-title-row{flex-direction:column;align-items:stretch;gap:18px}.studio-map-shell .me-title-row>div:first-child{max-width:none}.studio-map-shell .me-actions{justify-content:flex-end}}@media(max-width:960px){.studio-shell{grid-template-columns:174px minmax(0,1fr)}.studio-shell .studio-brand{font-size:23px}.studio-shell .studio-brand small{font-size:8px;letter-spacing:.5px}.studio-top-actions{gap:12px}.studio-shell .studio-topbar .studio-context{font-size:11px}.studio-shell .studio-account{font-size:12px}.studio-shell .pt-two-columns,.studio-shell .pt-account{grid-template-columns:1fr}.studio-shell .pt-account{gap:26px;padding-top:0}.studio-shell .pt-account-intro{padding:0}.studio-task-feature,.studio-home-feature{grid-template-columns:1fr;gap:22px}.studio-feature-map{min-height:200px}.studio-feature-map .studio-map-preview svg{max-height:310px}.studio-feature-detail,.studio-home-start{border-left:0;padding:0}.studio-shell .studio-feature-detail h2{font-size:28px}.studio-feature-detail dl{display:flex;gap:22px;flex-wrap:wrap;margin:15px 0}.studio-feature-detail dl>div{gap:10px}.studio-home-feature{grid-template-columns:1.1fr 1fr;gap:20px}.studio-shell .studio-home-start h2{font-size:23px}.studio-shell .studio-home-start p{font-size:12px}.studio-shell .home-heading h1{font-size:44px}.studio-shell .home-heading>p{font-size:12px}.studio-list-labels{display:none}.studio-task-row{grid-template-columns:minmax(0,1fr) 90px}.studio-task-row>.pt-actions{grid-column:1/-1}.studio-task-row>p{display:none}.studio-modes{grid-template-columns:1fr}.studio-quick-actions{gap:16px}.studio-shell .studio-quick-actions button{padding:10px 0;gap:12px}.studio-quick-actions button+button{padding-left:16px!important}.studio-quick-actions strong{font-size:14px}.studio-quick-actions small{font-size:10px}.studio-map-shell .me-workspace{grid-template-columns:1fr}.studio-map-shell .me-panel{max-height:430px}.studio-map-shell .me-backgrounds{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-shell .pt-form-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.studio-shell{display:block}.studio-shell .studio-sidebar{position:fixed;left:0;top:0;bottom:0;min-height:0;width:230px;height:100dvh;transform:translate(-100%);transition:transform .18s ease;z-index:101}.studio-shell .studio-sidebar.is-open{transform:translate(0)}.studio-shell .studio-sidebar nav{margin-top:35px;overflow-y:auto}.studio-shell .studio-sidebar-note{padding-top:24px}.studio-shell .studio-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#10182766;border:0;border-radius:0;width:100%;padding:0}.studio-shell .studio-menu{display:inline-flex;justify-content:center;align-items:center;min-height:40px;width:40px;padding:8px;border:1px solid var(--studio-line);border-radius:2px;flex-shrink:0;background:#fff;color:#233148}.studio-shell .studio-topbar{margin:0 20px;min-height:70px;gap:12px}.studio-shell .studio-topbar .studio-context{font-size:11px;flex:1}.studio-context svg{display:none}.studio-top-actions{gap:10px}.studio-shell .studio-text-action{font-size:0;gap:0}.studio-shell .studio-account{gap:6px;font-size:11px;max-width:140px}.studio-account>svg:last-child{display:none}.studio-avatar{width:28px;height:28px;flex-shrink:0}.studio-shell .home-content,.studio-shell .pt-main{padding:24px 20px}.studio-shell .studio-page-heading,.studio-shell .pt-section-heading{gap:18px;align-items:flex-start}.studio-shell h1{font-size:38px;letter-spacing:-1px}.studio-shell .home-heading h1{font-size:45px}.studio-shell .home-heading>p{display:none}.studio-shell .pt-section-heading .pt-muted{font-size:12px}.studio-heading-actions time{font-size:11px}.studio-heading-actions{gap:8px}.studio-shell .studio-heading-actions .pt-primary{padding:10px 14px;font-size:12px;min-height:42px}.studio-home-feature{grid-template-columns:1fr;margin-top:24px;padding:22px 0}.studio-home-map .studio-map-preview svg{max-height:270px}.studio-home-start{padding:6px 0 0}.studio-shell .studio-home-start h2{font-size:27px}.studio-shell .studio-home-start p{font-size:13px}.studio-progress-note{margin:10px 0}.studio-section-line>span{display:none}.studio-modes>button{min-height:104px;gap:12px}.studio-level-grid{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.studio-level-info{padding:15px}.studio-level-info>strong{font-size:15px}.studio-level-info>small{font-size:9px}.studio-level-info>span{font-size:11px}.studio-shell .studio-level-info>p{display:none}.studio-level-number{top:8px;left:10px;font-size:9px}.studio-shell .studio-tabs,.studio-shell .pt-tabs{gap:22px}.studio-shell .studio-tabs button{font-size:14px}.studio-shell .pt-card{padding:20px}.studio-shell .studio-content-card{padding:0 20px 20px}.studio-content-card>.studio-content-preview{width:calc(100% + 40px);margin:0 -20px 20px}.studio-shell .pt-form-grid{grid-template-columns:1fr}.studio-shell.pt-shell input,.studio-shell.pt-shell select,.studio-shell.pt-shell textarea{font-size:16px}.studio-shell .pt-card-grid{grid-template-columns:1fr}.studio-shell .pt-account-form{padding:24px 20px}.studio-shell .pt-account-intro h1{font-size:36px}.studio-shell .pt-welcome{padding:28px 22px;margin:10px 0}.studio-shell .pt-welcome h1{font-size:32px}.studio-shell .pt-welcome>a{margin:0 0 12px}.studio-shell .pt-inline-form{flex-direction:column;align-items:stretch}.studio-shell .pt-target-map button{font-size:15px}.studio-task-empty{padding:28px 22px;grid-template-columns:1fr;gap:10px;min-height:270px}.studio-task-empty h2{font-size:26px}.studio-empty-mark{display:none}.studio-feature-detail dl{display:block}.studio-feature-detail dl>div{padding:7px 0}.studio-feature-detail .pt-actions{gap:6px}.studio-feature-detail .pt-actions button{font-size:12px;padding:10px 12px}.studio-quick-actions{grid-template-columns:1fr;gap:0;border-top:1px solid var(--studio-line)}.studio-shell .studio-quick-actions button{padding:20px 0!important;border-bottom:1px solid var(--studio-line)}.studio-quick-actions button+button{border-left:0!important}.studio-footer{margin:32px 20px 0;padding:20px 0;font-size:9px}.studio-map-shell .me-header{padding:20px 20px 0}.studio-map-shell .me-brand b{font-size:20px}.studio-map-shell .me-main{padding:24px 20px}.studio-map-shell .me-title-row input{font-size:27px}.studio-map-shell .me-actions{gap:6px;justify-content:stretch}.studio-map-shell .me-actions button{padding:10px;font-size:12px;flex:1}.studio-map-shell .me-navigation>div{align-self:stretch;justify-content:flex-start}.studio-map-shell .me-navigation>div button{font-size:11px;padding:8px}.studio-map-shell .me-workspace{padding:18px 0;gap:18px}.studio-map-shell .me-stage{padding:0 8px 14px}.studio-map-shell .me-paper{padding:12px 6px 8px 3px}.studio-map-shell .me-panel{padding:16px}.studio-map-shell .me-map-tools{flex-wrap:wrap;justify-content:flex-start}.studio-map-shell .me-map-tools>button{font-size:11px;padding:8px}.studio-map-shell .me-form{padding:22px}.studio-map-shell .me-form h2{font-size:23px}.studio-map-shell .me-element-groups{grid-template-columns:1fr}.studio-skip{left:60px}}.studio-shell.pt-shell .studio-topbar .studio-account{border:0;background:none;padding:4px;min-height:40px}.studio-shell.pt-shell .studio-menu{display:none}.studio-shell .studio-account-art{max-width:450px;margin-top:34px}.studio-account-art .studio-map-preview{background:#f7f9fc}.studio-shell .studio-topbar .studio-top-actions>button:not(.studio-account){display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #dce1e9;border-radius:2px;font-size:12px;color:#344055;background:#fff}@media screen and (min-width:701px){.studio-map-shell .me-main{padding-top:27px}.studio-map-shell .me-title-row{margin-bottom:18px}.studio-map-shell .me-element-groups button{touch-action:none;-webkit-user-select:none;user-select:none}.studio-map-shell .me-cells button{touch-action:none}}@media(max-width:700px){.studio-shell.pt-shell .studio-menu{display:inline-flex}.studio-shell .studio-sidebar{visibility:hidden}.studio-shell .studio-sidebar.is-open{visibility:visible}.studio-shell .studio-account-art{display:none}.studio-shell .studio-topbar .studio-top-actions>button.studio-text-action{font-size:0;border:0;padding:5px}.studio-shell .studio-topbar .studio-top-actions>button:not(.studio-account):not(.studio-text-action){font-size:11px;padding:8px}}@media(prefers-reduced-motion:reduce){.studio-shell *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.studio-map-shell{display:block;min-height:0}.studio-map-shell>.studio-sidebar,.studio-map-shell .studio-topbar,.studio-map-shell .studio-footer,.studio-map-shell .studio-skip{display:none!important}.studio-map-shell .studio-body,.studio-map-shell .studio-content{display:block;margin:0;padding:0;min-height:0}.studio-map-shell .me-main{max-width:none}}
