:root{--hub-bg:#0c0f14;--hub-panel:#141922;--hub-panel-soft:#181e28;--hub-line:#28313d;--hub-text:#f1f4f8;--hub-muted:#8f9bab;--hub-blue:#4d7cff;--hub-green:#2cc786;--hub-violet:#9d73ff;--hub-yellow:#ffc95c}.hub-shell{min-height:100vh;color:var(--hub-text);background:linear-gradient(#ffffff04 1px, transparent 1px), linear-gradient(90deg, #ffffff04 1px, transparent 1px), var(--hub-bg);background-size:38px 38px;grid-template-columns:238px minmax(0,1fr);font-family:Inter,Arial,Segoe UI,sans-serif;display:grid}.hub-sidebar{border-right:1px solid var(--hub-line);background:#0b0e13f5;flex-direction:column;min-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0}.hub-brand{border-bottom:1px solid var(--hub-line);align-items:center;gap:12px;padding:2px 4px 22px;display:flex}.hub-brand__mark{color:#fff;letter-spacing:-.02em;background:#171d26;border:1px solid #445063;border-radius:12px;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:900;display:grid}.hub-brand__text strong,.hub-brand__text span{display:block}.hub-brand__text strong{font-size:.9rem}.hub-brand__text span{color:var(--hub-muted);margin-top:3px;font-size:.67rem}.hub-nav{gap:6px;margin-top:22px;display:grid}.hub-nav__label{color:#626d7c;letter-spacing:.12em;margin:18px 10px 6px;font-family:ui-monospace,monospace;font-size:.6rem;font-weight:800}.hub-nav__item{color:#aeb7c4;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:0 12px;display:grid}.hub-nav__item:hover{color:#fff;background:#161c25}.hub-nav__item--active{color:#fff;background:#1a202b}.hub-nav__item span{font-size:1rem}.hub-nav__item b{font-size:.78rem;font-weight:750}.hub-sidebar__footer{border-top:1px solid var(--hub-line);margin-top:auto;padding-top:18px}.hub-pulse{color:#93a0af;align-items:center;gap:8px;font-size:.7rem;display:flex}.hub-pulse i{background:var(--hub-green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2cc78614}.hub-sidebar__footer small{color:#5e6876;margin-top:12px;font-family:ui-monospace,monospace;font-size:.58rem;display:block}.hub-main{min-width:0;padding:34px 36px 26px}.hub-topbar{justify-content:space-between;align-items:flex-end;gap:30px;width:min(1440px,100%);margin:0 auto 24px;display:flex}.hub-kicker{color:#7e8a98;letter-spacing:.14em;margin-bottom:10px;font-family:ui-monospace,monospace;font-size:.64rem;font-weight:800;display:block}.hub-topbar h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.8rem,5vw,5.4rem);font-weight:720;line-height:.92}.hub-topbar__summary{border:1px solid var(--hub-line);background:#11161e;border-radius:12px;display:flex;overflow:hidden}.hub-topbar__summary>div{border-right:1px solid var(--hub-line);min-width:92px;padding:14px 16px}.hub-topbar__summary span,.hub-topbar__summary strong{display:block}.hub-topbar__summary span{color:#697483;letter-spacing:.1em;font-family:ui-monospace,monospace;font-size:.55rem}.hub-topbar__summary strong{margin-top:4px;font-size:.85rem}.hub-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);grid-template-areas:"game cyber""animation animation";gap:18px;width:min(1440px,100%);margin:0 auto;display:grid}.hub-panel{border:1px solid var(--hub-line);background:var(--hub-panel);cursor:pointer;border-radius:18px;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.hub-panel:hover{border-color:#3d4857;transform:translateY(-3px);box-shadow:0 24px 70px #00000038}.hub-panel--game{grid-area:game}.hub-panel--cyber{grid-area:cyber}.hub-panel--animation{grid-area:animation}.hub-panel__head{justify-content:space-between;align-items:flex-start;gap:20px;min-height:118px;padding:22px 22px 18px;display:flex}.hub-panel__code{color:#6e7988;letter-spacing:.12em;margin-bottom:7px;font-family:ui-monospace,monospace;font-size:.58rem;font-weight:800;display:block}.hub-panel h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,2.8vw,3rem);line-height:.95}.hub-panel__head button{color:#dce3eb;min-width:66px;min-height:36px;font:inherit;cursor:pointer;background:#171d26;border:1px solid #34404f;border-radius:8px;font-size:.7rem;font-weight:800}.hub-panel__head button:hover{background:#202734}.hub-panel__head--animation h2{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.hub-panel__head--animation h2 span{color:var(--hub-muted);letter-spacing:0;font-size:.78rem;font-weight:500}.hub-panel__meta{flex-wrap:wrap;gap:8px;padding:14px 18px 18px;display:flex}.hub-panel__meta span{color:#8792a1;border:1px solid #303a48;border-radius:6px;padding:5px 8px;font-family:ui-monospace,monospace;font-size:.58rem}.hub-game-preview{background:#0e131a;border:1px solid #313b48;border-radius:12px;margin:0 18px;overflow:hidden}.hub-game-preview__toolbar{background:#171d25;border-bottom:1px solid #2b3440;align-items:center;gap:6px;height:34px;padding:0 10px;display:flex}.hub-game-preview__toolbar>span{background:#4a5564;border-radius:50%;width:7px;height:7px}.hub-game-preview__toolbar>div{color:#748091;margin-left:8px;font-family:ui-monospace,monospace;font-size:.58rem}.hub-game-preview__body{grid-template-columns:120px minmax(0,1fr) 125px;min-height:245px;display:grid}.hub-game-tree,.hub-game-inspector{color:#8f9aaa;background:#121820;padding:14px;font-family:ui-monospace,monospace;font-size:.58rem}.hub-game-tree{border-right:1px solid #28313c}.hub-game-tree strong,.hub-game-inspector strong{color:#5f6a78;letter-spacing:.1em;margin-bottom:12px;font-size:.52rem;display:block}.hub-game-tree span{margin-bottom:8px;display:block}.hub-game-inspector{border-left:1px solid #28313c}.hub-game-inspector label{grid-template-columns:16px 1fr;align-items:center;gap:5px;margin-bottom:8px;display:grid}.hub-game-inspector label span{background:#0f141b;border:1px solid #303947;border-radius:4px;padding:4px 6px}.hub-game-scene{background:#b9d8ff;position:relative;overflow:hidden}.hub-game-scene__sky{background:#a6d1ff;position:absolute;inset:0 0 45%}.hub-game-scene__ground{background:#9bd895;position:absolute;inset:55% 0 0}.hub-game-scene__cube{background:#d98743;width:54px;height:54px;position:absolute;bottom:56px;left:28%;box-shadow:inset -10px -10px #00000029}.hub-game-scene__player{background:#4f79ff;width:42px;height:52px;position:absolute;bottom:55px;left:52%}.hub-game-scene__target{color:#e2aa00;font-size:1.8rem;position:absolute;top:34%;right:22%}.hub-game-scene__axis{transform-origin:0;position:absolute;bottom:81px;left:calc(52% + 21px)}.hub-game-scene__axis--x{background:#e35151;width:70px;height:2px}.hub-game-scene__axis--y{background:#2f9b57;width:65px;height:2px;transform:rotate(-90deg)}.hub-game-preview__blockbar{background:#10151c;border-top:1px solid #28313c;gap:8px;padding:10px;display:flex}.hub-block{border-radius:5px;padding:7px 10px;font-family:ui-monospace,monospace;font-size:.56rem;font-weight:800}.hub-block--event{color:#d4beff;background:#4b3b73}.hub-block--move{color:#c8ddff;background:#315a8b}.hub-block--score{color:#ffd3d3;background:#7c3f49}.hub-cyber-preview{background:#0c1714;border:1px solid #2c493e;border-radius:12px;margin:0 18px;overflow:hidden}.hub-cyber-preview__top{color:#73a793;letter-spacing:.08em;border-bottom:1px solid #263e36;justify-content:space-between;align-items:center;height:34px;padding:0 11px;font-family:ui-monospace,monospace;font-size:.56rem;display:flex}.hub-cyber-preview__top b{color:#39d998;font-size:.54rem}.hub-cyber-map{height:195px;position:relative;overflow:hidden}.hub-cyber-map__grid{background-image:linear-gradient(#37b8890f 1px,#0000 1px),linear-gradient(90deg,#37b8890f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.hub-cyber-node{color:#8ecab3;background:#11241d;border:1px solid #356353;border-radius:50%;place-items:center;width:33px;height:33px;font-family:ui-monospace,monospace;font-size:.55rem;display:grid;position:absolute}.hub-cyber-node:after{content:"";opacity:.6;background:#356353;width:90px;height:1px;position:absolute}.hub-cyber-node--one{top:23%;left:14%}.hub-cyber-node--one:after{transform-origin:0;top:21px;left:29px;transform:rotate(18deg)}.hub-cyber-node--two{top:32%;right:14%}.hub-cyber-node--two:after{transform-origin:100%;top:17px;right:28px;transform:rotate(-24deg)}.hub-cyber-node--three{bottom:13%;left:28%}.hub-cyber-node--three:after{transform-origin:0;top:0;left:27px;transform:rotate(-42deg)}.hub-cyber-center{color:#52dda7;background:#122b22;border:1px solid #47b88d;border-radius:10px;place-items:center;width:70px;height:76px;display:grid;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.hub-cyber-center span{font-size:1.7rem}.hub-cyber-center small{letter-spacing:.1em;font-family:ui-monospace,monospace;font-size:.5rem}.hub-cyber-log{background:#0b1512;border-top:1px solid #263e36;padding:10px}.hub-cyber-log>div{color:#789a8c;grid-template-columns:48px 1fr;gap:7px;margin-bottom:6px;font-family:ui-monospace,monospace;font-size:.52rem;display:grid}.hub-cyber-log>div:last-child{margin-bottom:0}.hub-cyber-log b{font-weight:600}.hub-animation-preview{background:#0f1117;border:1px solid #39324d;border-radius:12px;grid-template-columns:minmax(0,1.35fr) minmax(380px,.65fr);min-height:350px;margin:0 18px;display:grid;overflow:hidden}.hub-animation-scene{background:#d8d2e8;border-right:1px solid #2e293e;min-height:350px;position:relative;overflow:hidden}.hub-animation-scene__grid{background-image:linear-gradient(#473d5d2e 1px,#0000 1px),linear-gradient(90deg,#473d5d2e 1px,#0000 1px);background-size:30px 30px;position:absolute;inset:48% -20% -20%;transform:perspective(420px)rotateX(62deg)}.hub-animation-camera{color:#282433;background:#f2eef9;border:2px solid #282433;border-radius:7px;place-items:center;width:50px;height:34px;display:grid;position:absolute;top:28px;right:28px}.hub-animation-cube{background:#ffc95c;border:2px solid #292532;width:68px;height:68px;position:absolute;top:43%;left:32%;transform:rotate(8deg);box-shadow:10px 10px #29253229}.hub-animation-sphere{background:#7796ff;border:2px solid #292532;border-radius:50%;width:58px;height:58px;position:absolute;top:32%;left:61%}.hub-animation-gizmo{transform-origin:0;position:absolute;top:calc(43% + 34px);left:calc(32% + 34px)}.hub-animation-gizmo--x{background:#de5555;width:105px;height:2px}.hub-animation-gizmo--y{background:#3c9c64;width:95px;height:2px;transform:rotate(-90deg)}.hub-timeline{color:#d5d0e4;background:#17141f;grid-template-rows:38px 1fr 24px;display:grid}.hub-timeline__toolbar{color:#8e859e;border-bottom:1px solid #332d43;align-items:center;gap:12px;padding:0 12px;font-size:.68rem;display:flex}.hub-timeline__toolbar b{margin-left:auto;font-family:ui-monospace,monospace;font-size:.55rem}.hub-timeline__tracks{padding:12px}.hub-track{border-bottom:1px solid #2e293b;grid-template-columns:60px 1fr;align-items:center;gap:10px;height:54px;display:grid}.hub-track:last-child{border-bottom:0}.hub-track>span{color:#7d758b;font-family:ui-monospace,monospace;font-size:.52rem}.hub-track>div{background:#383244;height:1px;position:relative}.hub-track i{background:#c6a7ff;width:9px;height:9px;position:absolute;top:50%;transform:translate(-50%,-50%)rotate(45deg)}.hub-timeline__ruler{color:#655f70;border-top:1px solid #332d43;justify-content:space-between;padding:4px 12px 0 82px;font-family:ui-monospace,monospace;font-size:.48rem;display:flex}.hub-footer{color:#697383;justify-content:space-between;align-items:center;gap:18px;width:min(1440px,100%);margin:22px auto 0;display:flex}.hub-footer strong,.hub-footer span{display:block}.hub-footer strong{color:#b6bfca;font-size:.72rem}.hub-footer>div>span{margin-top:3px;font-size:.62rem}.hub-footer__legend{gap:16px;display:flex}.hub-footer__legend span{align-items:center;gap:6px;font-family:ui-monospace,monospace;font-size:.56rem;display:flex}.hub-footer__dot{border-radius:50%;width:7px;height:7px}.hub-footer__dot--game{background:var(--hub-blue)}.hub-footer__dot--cyber{background:var(--hub-green)}.hub-footer__dot--animation{background:var(--hub-violet)}@media (width<=1120px){.hub-shell{grid-template-columns:82px minmax(0,1fr)}.hub-brand__text,.hub-nav__item b,.hub-nav__label,.hub-pulse span,.hub-sidebar__footer small{display:none}.hub-brand{justify-content:center}.hub-nav__item{grid-template-columns:1fr;justify-items:center;padding:0}.hub-grid{grid-template-columns:1fr;grid-template-areas:"game""cyber""animation"}.hub-animation-preview{grid-template-columns:1fr}.hub-animation-scene{border-bottom:1px solid #2e293e;border-right:0}}@media (width<=760px){.hub-shell{display:block}.hub-sidebar{border-right:0;border-bottom:1px solid var(--hub-line);flex-direction:row;justify-content:space-between;align-items:center;height:66px;min-height:auto;padding:10px 14px;position:static}.hub-brand{border-bottom:0;padding:0}.hub-brand__text{display:block}.hub-nav{margin:0;display:flex}.hub-nav__item{width:38px;min-height:38px}.hub-nav__item--active,.hub-sidebar__footer{display:none}.hub-main{padding:22px 14px 18px}.hub-topbar{flex-direction:column;align-items:flex-start}.hub-topbar__summary{width:100%}.hub-topbar__summary>div{flex:1;min-width:0}.hub-game-preview__body{grid-template-columns:82px minmax(0,1fr)}.hub-game-inspector{display:none}.hub-panel__head--animation h2{display:block}.hub-panel__head--animation h2 span{margin-top:8px;display:block}.hub-footer{flex-direction:column;align-items:flex-start}}@media (width<=520px){.hub-brand__text span{display:none}.hub-topbar h1{font-size:3rem}.hub-panel__head{min-height:102px;padding:18px}.hub-panel h2{font-size:2rem}.hub-panel__head button{min-width:58px}.hub-game-preview,.hub-cyber-preview,.hub-animation-preview{margin:0 12px}.hub-game-preview__body{grid-template-columns:1fr}.hub-game-tree{display:none}.hub-cyber-map{height:175px}.hub-animation-scene{min-height:260px}.hub-animation-preview{min-height:auto}.hub-footer__legend{flex-wrap:wrap}}.hub-topbar{justify-content:space-between;align-items:flex-end;gap:30px;width:min(1440px,100%);margin:0 auto 24px;display:flex;color:#f1f4f8!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.hub-topbar>div:first-child{min-width:0}.hub-kicker{letter-spacing:.14em;margin-bottom:10px;font-family:ui-monospace,monospace;font-size:.64rem;font-weight:800;display:block;color:#8fa8d8!important;opacity:1!important}.hub-topbar h1{letter-spacing:-.055em;font-size:clamp(2.8rem,5vw,5.4rem);font-weight:760;line-height:.92;color:#f8fafc!important;-webkit-text-fill-color:#f8fafc!important;opacity:1!important;text-shadow:none!important;background:0 0!important;margin:0!important}.hub-topbar__summary{border-radius:12px;display:flex;overflow:hidden;box-shadow:0 12px 34px #0000002e;color:#fff!important;background:#11161e!important;border:1px solid #303a48!important}.hub-topbar__summary>div{min-width:92px;padding:14px 16px;border-right:1px solid #303a48!important}.hub-topbar__summary>div:last-child{border-right:0!important}.hub-topbar__summary span{color:#7f91b1!important}.hub-topbar__summary strong{color:#fff!important}@media (width<=760px){.hub-topbar{flex-direction:column;align-items:flex-start}.hub-topbar__summary{width:100%}.hub-topbar__summary>div{flex:1;min-width:0}}.cyber-age-select,.cyber-shell{color:#f7fbff;background:radial-gradient(circle at 10% 0,#43e3a424,#0000 30%),radial-gradient(circle at 90% 0,#65c2ff24,#0000 30%),linear-gradient(#07111f,#0a1b2c);min-height:100%}.cyber-age-select{padding:42px 24px}.cyber-age-select__hero{text-align:center;max-width:850px;margin:0 auto 32px}.cyber-age-select__hero h1,.cyber-shell__header h1{margin:10px 0}.cyber-age-select__hero h1{font-size:clamp(2.2rem,5vw,4.5rem)}.cyber-age-select__hero p{color:#b8c8da;font-size:1.08rem}.cyber-tag{color:#43e3a4;background:#43e3a41a;border:1px solid #43e3a452;border-radius:999px;padding:7px 12px;font-weight:800;display:inline-flex}.cyber-age-grid,.cyber-mission-grid,.cyber-answer-grid{gap:16px;display:grid}.cyber-age-grid{grid-template-columns:repeat(3,minmax(0,1fr));width:min(1100px,100%);margin:0 auto}.cyber-age-card,.cyber-mission-card,.cyber-answer,.cyber-question-card,.cyber-certificate,.cyber-placeholder{color:#f7fbff;background:linear-gradient(#ffffff14,#ffffff0a);border:1px solid #ffffff26}.cyber-age-card{text-align:left;cursor:pointer;border-radius:24px;min-height:300px;padding:24px}.cyber-age-card:disabled{opacity:.45;cursor:not-allowed}.cyber-age-card__icon{margin-bottom:18px;font-size:2.8rem;display:block}.cyber-age-card__ages{color:#65c2ff;margin-bottom:8px;font-weight:900;display:block}.cyber-age-card strong{font-size:1.35rem;display:block}.cyber-age-card p{color:#b8c8da;line-height:1.55}.cyber-age-card>span:last-child{font-weight:850}.cyber-exit{margin:28px auto 0;display:block}.cyber-shell__header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#07111ff2;border-bottom:1px solid #ffffff21;grid-template-columns:1fr minmax(280px,1.3fr) auto;align-items:center;gap:20px;padding:16px 22px;display:grid;position:sticky;top:0}.cyber-shell__status{gap:10px;display:grid}.cyber-shell__content{width:min(1120px,100%);margin:0 auto;padding:30px 20px 50px}.cyber-progress{gap:6px;display:grid}.cyber-progress__labels{color:#b8c8da;justify-content:space-between;font-size:.9rem;display:flex}.cyber-progress__track{background:#ffffff17;border-radius:999px;height:12px;overflow:hidden}.cyber-progress__bar{border-radius:inherit;background:linear-gradient(90deg,#43e3a4,#65c2ff);height:100%;transition:width .3s}.cyber-xp-panel{justify-content:flex-end;gap:18px;font-weight:850;display:flex}.cyber-campaign-intro,.cyber-task__heading,.cyber-task__complete,.cyber-reset-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.cyber-campaign-intro{margin-bottom:22px}.cyber-campaign-intro p,.cyber-task__heading p{color:#b8c8da}.cyber-mission-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cyber-mission-card{text-align:left;cursor:pointer;border-radius:22px;min-height:210px;padding:20px}.cyber-mission-card--locked{opacity:.4;cursor:not-allowed}.cyber-mission-card--done{border-color:#43e3a4a6}.cyber-mission-card__top{justify-content:space-between;margin-bottom:32px;display:flex}.cyber-mission-card__order{background:#65c2ff1f;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.cyber-mission-card__icon{font-size:2.4rem}.cyber-mission-card p{color:#b8c8da}.cyber-task__heading{align-items:flex-start;margin-bottom:22px}.cyber-question-card{border-radius:24px;padding:24px}.cyber-question-card h3{font-size:clamp(1.4rem,3vw,2rem)}.cyber-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.cyber-answer{cursor:pointer;border-radius:20px;min-height:130px;padding:18px;font-size:1.05rem;font-weight:800}.cyber-answer--wrong{background:#ff71851f;border-color:#ff7185}.cyber-feedback{text-align:center;color:#b8c8da;border:1px dashed #ffffff29;border-radius:17px;place-items:center;min-height:64px;margin-top:18px;padding:15px;display:grid}.cyber-feedback--success{color:#79f1ac;background:#43e3a414;border-color:#43e3a48c}.cyber-feedback--error{color:#ff93a2;background:#ff718514;border-color:#ff71858c}.cyber-task__complete{flex-wrap:wrap;margin-top:20px;font-weight:900}.cyber-teacher{background:#65c2ff12;border:1px solid #65c2ff3d;border-radius:18px;margin-top:18px;padding:16px 18px}.cyber-teacher summary{cursor:pointer;font-weight:850}.cyber-teacher p{color:#c7d5e6;line-height:1.6}.cyber-certificate,.cyber-placeholder{text-align:center;border-radius:28px;padding:36px}.cyber-certificate__seal{border:3px solid #ffd66b;border-radius:50%;place-items:center;width:96px;height:96px;margin:0 auto 18px;font-size:2.5rem;display:grid}.cyber-certificate__badge{color:#ffd66b;margin:18px auto;font-size:clamp(2rem,5vw,3.6rem);font-weight:950}.cyber-primary,.cyber-danger,.cyber-shell button,.cyber-age-select button{font:inherit;border-radius:14px;padding:11px 15px}.cyber-primary{color:#03151d;cursor:pointer;background:linear-gradient(135deg,#43e3a4,#8affd5);border:0;font-weight:900}.cyber-danger{color:#ffd7dc;cursor:pointer;background:#ff71851f;border:1px solid #ff718580}.cyber-reset-row{justify-content:center;margin-top:20px}@media (width<=900px){.cyber-age-grid,.cyber-mission-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cyber-shell__header{grid-template-columns:1fr}.cyber-xp-panel{justify-content:flex-start}}@media (width<=600px){.cyber-age-grid,.cyber-mission-grid,.cyber-answer-grid{grid-template-columns:1fr}.cyber-campaign-intro,.cyber-task__heading{flex-direction:column;align-items:flex-start}}.cyber-mission-card__week{color:#65c2ff;margin-bottom:7px;font-size:.78rem;font-weight:850;display:block}.cyber-teacher{background:#ffd66b0e;border:1px solid #ffd66b42;border-radius:20px;margin-top:22px;overflow:hidden}.cyber-teacher>summary{cursor:pointer;color:#ffe49a;padding:16px 18px;font-weight:900}.cyber-teacher__body{padding:0 18px 20px}.cyber-teacher__note{color:#d5deea;margin:0 0 16px;line-height:1.65}.cyber-teacher__overview{grid-template-columns:minmax(0,1fr) 150px;gap:12px;margin-bottom:16px;display:grid}.cyber-teacher__overview>div{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:14px;padding:13px 14px}.cyber-teacher__overview span,.cyber-teacher__overview strong{display:block}.cyber-teacher__overview span{color:#8ea0b5;margin-bottom:5px;font-size:.72rem}.cyber-teacher__overview strong{line-height:1.45}.cyber-teacher__section{background:#ffffff09;border-left:3px solid #65c2ffb3;border-radius:0 12px 12px 0;margin-top:12px;padding:14px 15px}.cyber-teacher__section h4{margin:0 0 8px}.cyber-teacher__section p{color:#c4d0df;margin:0;line-height:1.6}.cyber-teacher__section ul{color:#c4d0df;margin:0;padding-left:19px}.cyber-teacher__section li{margin:5px 0;line-height:1.5}.cyber-teacher__section--warning{background:#ffd66b12;border-left-color:#ffd66b}@media (width<=650px){.cyber-teacher__overview{grid-template-columns:1fr}}.cyber-lesson{width:min(980px,100%);margin:0 auto}.cyber-lesson__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:22px;display:grid}.cyber-lesson__header h2{margin:0 0 5px;font-size:clamp(1.8rem,4vw,3rem)}.cyber-lesson__header p{color:#9caabd;margin:0}.cyber-lesson__week{background:#66c2ff12;border:1px solid #66c2ff47;border-radius:18px;align-content:center;place-items:center;gap:4px;width:78px;min-height:78px;display:grid}.cyber-lesson__week span{color:#72c8ff;letter-spacing:.08em;font-size:.62rem;font-weight:900}.cyber-lesson__week strong{font-size:1.8rem}.cyber-lesson__intro{background:linear-gradient(135deg,#4a73ff1f,#7c4dff0f);border:1px solid #ffffff1c;border-radius:22px;padding:24px}.cyber-lesson__intro-badge{color:#83ceff;letter-spacing:.12em;margin-bottom:10px;font-size:.66rem;font-weight:900;display:inline-block}.cyber-lesson__intro h3{margin:0 0 8px;font-size:1.5rem}.cyber-lesson__intro p{color:#c6d0de;max-width:760px;margin:0;line-height:1.7}.cyber-learning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.cyber-learning-card{background:#ffffff09;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:46px minmax(0,1fr);gap:13px;min-height:170px;padding:18px;display:grid}.cyber-learning-card__icon{background:#ffffff0f;border-radius:13px;place-items:center;width:44px;height:44px;font-size:1.4rem;display:grid}.cyber-learning-card h4{margin:2px 0 7px;font-size:1rem}.cyber-learning-card p{color:#adb9c8;margin:0;line-height:1.55}.cyber-learning-card__example{color:#b8c7d7;background:#66c2ff0e;border-left:3px solid #66c2ffb3;border-radius:0 8px 8px 0;margin-top:10px;padding:9px 10px;font-size:.8rem;line-height:1.5}.cyber-learning-card__example span{color:#65c2ff;text-transform:uppercase;margin-bottom:3px;font-size:.64rem;font-weight:900;display:block}.cyber-lesson__actions{justify-content:flex-end;margin-top:18px;display:flex}.cyber-lesson__start{min-width:220px}.cyber-quiz-progress{margin-bottom:16px}.cyber-quiz-progress__top{color:#9eabba;justify-content:space-between;margin-bottom:7px;font-size:.76rem;display:flex}.cyber-quiz-progress__bar{background:#ffffff12;border-radius:20px;height:7px;overflow:hidden}.cyber-quiz-progress__bar span{border-radius:inherit;background:linear-gradient(90deg,#4e8cff,#8a6cff);height:100%;transition:width .2s;display:block}.cyber-question-card{background:#ffffff09;border:1px solid #ffffff1c;border-radius:22px;padding:24px}.cyber-question-card__label{color:#6fc8ff;letter-spacing:.12em;margin-bottom:10px;font-size:.64rem;font-weight:900;display:block}.cyber-question-card h3{max-width:780px;margin:0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.3}.cyber-question-card__hint{color:#aab6c5;margin:13px 0 0;line-height:1.55}.cyber-question-options{gap:10px;margin-top:20px;display:grid}.cyber-answer{color:#e8edf3;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff1c;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;width:100%;min-height:62px;padding:10px 14px;display:grid}.cyber-answer:hover:not(:disabled){background:#66c2ff0f;border-color:#66c2ff80}.cyber-answer>span{color:#8fa0b3;background:#ffffff0f;border-radius:10px;place-items:center;width:34px;height:34px;font-size:.74rem;display:grid}.cyber-answer strong{font-size:.91rem;line-height:1.45}.cyber-answer--selected{border-color:#66c2ff99}.cyber-answer--correct{background:#46dc9614;border-color:#46dc96a6}.cyber-question-card__next{width:100%;margin-top:16px}.cyber-lesson-complete{text-align:center;background:radial-gradient(circle at top,#46dc9617,#0000 45%),#ffffff06;border:1px solid #46dc963d;border-radius:24px;padding:34px}.cyber-lesson-complete__icon{font-size:4rem}.cyber-lesson-complete>span{color:#5fe0a4;letter-spacing:.12em;margin-top:10px;font-size:.67rem;font-weight:900;display:block}.cyber-lesson-complete h3{margin:8px 0 5px;font-size:2rem}.cyber-lesson-complete>p{color:#a9b6c5;margin:0}.cyber-recap{text-align:left;background:#ffffff09;border:1px solid #ffffff1a;border-radius:16px;max-width:680px;margin:22px auto 0;padding:18px}.cyber-recap h4{margin:0 0 10px}.cyber-recap ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.cyber-recap li{color:#bdc8d5;grid-template-columns:24px 1fr;gap:7px;line-height:1.5;display:grid}.cyber-recap li span{color:#58dda0;font-weight:900}.cyber-lesson-complete__rewards{justify-content:center;gap:12px;margin-top:20px;display:flex}.cyber-lesson-complete__rewards>div{background:#ffffff09;border:1px solid #ffffff1a;border-radius:14px;min-width:120px;padding:13px 18px}.cyber-lesson-complete__rewards span,.cyber-lesson-complete__rewards strong{display:block}.cyber-lesson-complete__rewards span{color:#8492a2;font-size:.68rem}.cyber-lesson-complete__rewards strong{margin-top:3px;font-size:1.3rem}.cyber-lesson-complete__actions{justify-content:center;gap:10px;margin-top:22px;display:flex}@media (width<=720px){.cyber-lesson__header{grid-template-columns:auto 1fr}.cyber-lesson__header>button{grid-column:1/-1}.cyber-learning-grid{grid-template-columns:1fr}.cyber-lesson-complete__actions{flex-direction:column}}.animation-asset-library{flex-direction:column;gap:9px;width:100%;min-width:0;display:flex}.animation-asset-library__title{color:#111827;font-size:14px;font-weight:900}.animation-asset-library__search{color:#111827;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dbe2ec;border-radius:8px;outline:none;padding:9px 10px;display:block}.animation-asset-library__search:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.animation-asset-categories{scrollbar-width:thin;gap:5px;width:100%;min-width:0;padding-bottom:4px;display:flex;overflow:auto hidden}.animation-asset-category{color:#475569;white-space:nowrap;background:#fff;border:1px solid #dbe2ec;border-radius:8px;flex:none;min-width:auto;padding:7px 10px;font-size:11px;font-weight:700}.animation-asset-category:hover{background:#f4f7ff;border-color:#93b4ff}.animation-asset-category--active{color:#fff;background:#2563eb;border-color:#2563eb}.animation-asset-list{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;gap:6px;width:100%;min-width:0;max-height:290px;padding-right:4px;display:flex;overflow:hidden auto}.animation-asset-list::-webkit-scrollbar{width:6px}.animation-asset-list::-webkit-scrollbar-track{background:0 0}.animation-asset-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.animation-asset-card{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e6ef;border-radius:10px;grid-template-columns:44px minmax(0,1fr) 28px;align-items:center;gap:8px;width:100%;min-width:0;padding:7px 8px;display:grid}.animation-asset-card:hover{background:#f5f8ff;border-color:#93b4ff}.animation-asset-card__icon{border-radius:10px;place-items:center;width:42px;height:42px;font-size:23px;display:grid}.animation-asset-card__body{flex-direction:column;gap:2px;min-width:0;display:flex}.animation-asset-card__body strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.animation-asset-card__body small{color:#2563eb;font-size:9px;font-weight:700}.animation-asset-card__plus{color:#2563eb;background:#eef4ff;border-radius:7px;place-items:center;width:26px;height:26px;font-size:15px;font-weight:900;display:grid}.animation-asset-empty{color:#64748b;text-align:center;background:#f8fafc;border-radius:8px;padding:14px 8px;font-size:11px}.animation-layer-panel{flex-direction:column;gap:9px;width:100%;min-width:0;max-width:100%;display:flex}.animation-layer-panel__header{justify-content:space-between;align-items:center;width:100%;min-width:0;display:flex}.animation-layer-panel__title{color:#111827;align-items:center;gap:7px;min-width:0;font-size:14px;font-weight:900;display:flex}.animation-layer-panel__title span{color:#2563eb;background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;font-weight:900;display:inline-flex}.animation-layer-panel__empty{color:#64748b;text-align:center;background:#f8fafc;border:1px dashed #d7dee8;border-radius:9px;padding:12px;font-size:11px}.animation-layer-list{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;overscroll-behavior:contain;flex-direction:column;gap:7px;width:100%;min-width:0;max-height:360px;padding-right:3px;display:flex;overflow:hidden auto}.animation-layer-list::-webkit-scrollbar{width:6px}.animation-layer-list::-webkit-scrollbar-track{background:0 0}.animation-layer-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.animation-layer-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:5px;width:100%;min-width:0;padding:5px;display:flex}.animation-layer-card--selected{background:#f7f9ff;border-color:#9cb4ef;box-shadow:0 0 0 1px #4776e614}.animation-layer-card__select{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-width:0;padding:6px;font-family:inherit;display:grid}.animation-layer-card__select:hover{background:#f3f6fb}.animation-layer-card--selected .animation-layer-card__select{background:#eef3ff}.animation-layer-card__icon{border-radius:9px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.animation-layer-card__info{flex-direction:column;gap:2px;min-width:0;display:flex}.animation-layer-card__info strong{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:800;overflow:hidden}.animation-layer-card__info small{color:#64748b;font-size:9px;font-weight:700}.animation-layer-card__state{flex:none;font-size:12px}.animation-layer-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;min-width:0;display:grid}.animation-layer-action{color:#334155;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:7px;justify-content:center;align-items:center;min-width:0;height:31px;padding:0;font-size:12px;display:flex}.animation-layer-action:hover{background:#eef4ff;border-color:#96afe9}.animation-layer-action--active{background:#f2f6ff;border-color:#bfd0f7}.animation-layer-action--locked{background:#fff8e8;border-color:#f2cf8d}.animation-layer-action--delete{color:#b42318;background:#fff8f7;border-color:#f0d2d0}.animation-layer-action--delete:hover{background:#feeceb;border-color:#efb1ad}.animation-layer-color{border-top:1px solid #e9edf4;padding:7px 7px 3px}.animation-layer-color label{color:#475569;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;font-size:10px;font-weight:800;display:flex}.animation-layer-color__control{align-items:center;gap:6px;min-width:0;display:flex}.animation-layer-color input[type=color]{cursor:pointer;background:#fff;border:1px solid #d7dee9;border-radius:6px;width:34px;min-width:34px;height:27px;padding:2px}.animation-layer-color code{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.animation-layer-selected{color:#2563eb;text-align:right;padding:4px 7px;font-size:9px;font-weight:800}@media (width<=820px){.animation-layer-list{max-height:420px}}.animation-layer-order{border-top:1px solid #e9edf4;gap:6px;width:100%;min-width:0;padding:7px;display:grid}.animation-layer-order__title{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:800}.animation-layer-order__buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%;display:grid}.animation-layer-order__buttons button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:7px;min-width:0;padding:6px 5px;font-size:9px;font-weight:800}.animation-layer-order__buttons button:hover:not(:disabled){color:#1d4ed8;background:#eef4ff;border-color:#93b0ef}.animation-layer-order__buttons button:disabled,.animation-layer-action:disabled{opacity:.35;cursor:not-allowed}.animation-scene-panel{flex-direction:column;gap:10px;width:100%;min-width:0;max-width:100%;display:flex}.animation-scene-panel__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;display:flex}.animation-scene-panel__title{color:#111827;align-items:center;gap:7px;min-width:0;display:flex}.animation-scene-panel__title strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.animation-scene-panel__title span{color:#2563eb;background:#eef4ff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex}.animation-scene-panel__add{color:#111827;cursor:pointer;background:#fff;border:1px solid #cdd7e6;border-radius:9px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;font-size:18px;font-weight:800;display:inline-flex}.animation-scene-panel__add:hover{color:#2563eb;background:#eef4ff;border-color:#2563eb}.animation-scene-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;gap:6px;width:100%;min-width:0;max-width:100%;max-height:160px;padding-right:3px;display:flex;overflow:hidden auto}.animation-scene-list::-webkit-scrollbar{width:6px}.animation-scene-list::-webkit-scrollbar-track{background:0 0}.animation-scene-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.animation-scene-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.animation-scene-row{flex-shrink:0;grid-template-columns:minmax(0,1fr) 34px 34px;gap:5px;width:100%;min-width:0;max-width:100%;display:grid}.animation-scene-row__main{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:8px;align-items:center;gap:5px;width:auto;min-width:0;max-width:none;padding:8px 9px;display:flex;overflow:hidden}.animation-scene-row__main:hover{background:#f7f9ff;border-color:#9eb8ed}.animation-scene-row--active .animation-scene-row__main{color:#111827;background:#eef4ff;border:2px solid #2563eb;padding:7px 8px;font-weight:800}.animation-scene-row__number{flex:none;font-weight:800}.animation-scene-row__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.animation-scene-row__action{color:#111827;cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:8px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;min-width:34px;height:36px;padding:0;display:flex}.animation-scene-row__action:hover:not(:disabled){background:#eef4ff;border-color:#93b0ef}.animation-scene-row__delete{color:#b42318;background:#fff7f7;border-color:#ead3d3}.animation-scene-row__delete:hover:not(:disabled){background:#feeceb;border-color:#efb8b4}.animation-scene-row__action:disabled{opacity:.35;cursor:not-allowed}.animation-scene-settings{border-top:1px solid #e6eaf0;flex-shrink:0;gap:8px;width:100%;min-width:0;max-width:100%;padding-top:10px;display:grid}.animation-scene-field{color:#475569;gap:4px;width:100%;min-width:0;max-width:100%;font-size:11px;font-weight:700;display:grid}.animation-scene-field input{color:#111827;width:100%;min-width:0;max-width:100%;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d7dee9;border-radius:7px;padding:7px 8px;display:block}.animation-scene-field input:focus{border-color:#2563eb;outline:2px solid #2563eb1f}@media (width<=820px){.animation-scene-list{max-height:210px}.animation-scene-row{grid-template-columns:minmax(0,1fr) 36px 36px}.animation-scene-row__action{width:36px;min-width:36px}}.app-module-frame{min-height:100vh;position:relative}.app-module-home-button{z-index:1000;color:#f7fbff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:inherit;cursor:pointer;background:#07111feb;border:1px solid #ffffff2e;border-radius:14px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex;position:fixed;top:76px;right:18px;box-shadow:0 12px 34px #00000047}.app-module-home-button:hover{background:#142b42f7;transform:translateY(-1px)}@media (width<=720px){.app-module-home-button{top:auto;bottom:14px;right:14px}}:root{color:#162033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}button{cursor:pointer;color:#fff;background:#1f5eff;border:0;border-radius:10px;padding:10px 14px}.app{min-height:100vh}header{background:#fff;border-bottom:1px solid #e4e9f2;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}header strong{font-size:20px;display:block}.subtitle{color:#667085;margin-top:3px;font-size:13px;display:block}.levels{gap:8px;padding:14px 24px;display:flex}.levels button{color:#223;background:#e9eefc}.levels button.active{color:#fff;background:#1f5eff}.workspace{grid-template-columns:1.2fr 1.7fr .9fr;gap:14px;height:calc(100vh - 130px);padding:0 24px 24px;display:grid}.panel{background:#fff;border:1px solid #e5e9f2;border-radius:16px;min-width:0;min-height:0;padding:14px;overflow:hidden}.panel h2{margin:0 0 10px;font-size:16px}.blockly-host,.viewport{width:100%;height:calc(100% - 32px)}.viewport{border-radius:10px;outline:none;display:block}.ai-panel textarea{resize:vertical;border:1px solid #d7deea;border-radius:10px;width:100%;min-height:130px;padding:10px}.ai-panel button{width:100%;margin-top:8px}.coach-answer{white-space:pre-wrap;background:#f4f7ff;border-radius:10px;min-height:120px;margin-top:12px;padding:12px}.header-actions{align-items:center;gap:10px;display:flex}.run-button{background:#16a34a}.panel-title-row{justify-content:space-between;align-items:center;display:flex}.command-count{color:#667085;font-size:12px}.scene-wrapper{width:100%;height:calc(100% - 32px);position:relative}.scene-wrapper .viewport{width:100%;height:100%}.speech-bubble{color:#172033;pointer-events:none;background:#fff;border-radius:16px;max-width:70%;padding:10px 16px;font-weight:600;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 6px 22px #0000002e}.hierarchy-panel{flex-direction:column;grid-area:1/1;min-height:0;display:flex;overflow:hidden}.hierarchy{flex-direction:column;flex:1;gap:8px;min-width:0;min-height:0;display:flex;overflow:hidden}.hierarchy-toolbar{flex-direction:column;flex-shrink:0;gap:7px;display:flex}.hierarchy-root{justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-weight:700;display:flex}.hierarchy-count{color:#1f5eff;background:#eef3ff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex}.add-object-button{color:#1f5eff;background:#f4f7ff;border:1px dashed #8ba6e8;border-radius:8px;width:100%;padding:8px 10px;font-size:12px;font-weight:700}.add-object-button:hover{background:#eaf0ff}.add-object-menu{background:#fff;border:1px solid #e1e6ef;border-radius:9px;flex-direction:column;flex-shrink:0;gap:4px;padding:6px;display:flex;box-shadow:0 8px 24px #0f172a14}.add-object-menu button{color:#263244;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;padding:8px 9px;font-size:12px}.add-object-menu button:hover{background:#eef3ff}.hierarchy-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;flex-direction:column;flex:1;gap:5px;min-height:0;padding-right:5px;display:flex;overflow:hidden auto}.hierarchy-list::-webkit-scrollbar{width:7px}.hierarchy-list::-webkit-scrollbar-track{background:0 0}.hierarchy-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.hierarchy-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.hierarchy-empty{color:#667085;text-align:center;background:#f8fafc;border-radius:8px;padding:16px 10px;font-size:11px;line-height:1.45}.hierarchy-entry{flex-shrink:0;width:100%}.hierarchy-item{color:#182230;text-align:left;background:0 0;align-items:center;gap:8px;width:100%;min-width:0;padding:9px 10px;display:flex}.hierarchy-item:hover{background:#f1f4fa}.hierarchy-item.selected{color:#1746a2;background:#e8efff}.hierarchy-object-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.hierarchy-object-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.hierarchy-lock-icon{flex:none;font-size:10px}.hierarchy-rename{grid-template-columns:minmax(0,1fr) 28px 28px;gap:4px;width:100%;display:grid}.hierarchy-rename input{border:1px solid #4f7cff;border-radius:7px;outline:none;min-width:0;padding:7px 8px}.hierarchy-rename button{color:#1f5eff;background:#eef3ff;border:0;border-radius:6px;padding:0}.hierarchy-actions{background:#fff;border-top:1px solid #e8ecf2;flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:0;padding-top:10px;display:grid}.hierarchy-actions button{color:#344054;background:#f1f4f8;border:0;border-radius:7px;min-width:0;padding:7px 4px;font-size:10px}.hierarchy-actions button:hover:not(:disabled){background:#e4eaff}.hierarchy-actions .delete-object-button{color:#b42318}.hierarchy-actions .delete-object-button:hover:not(:disabled){background:#feeceb}.hierarchy-actions button:disabled{opacity:.4;cursor:not-allowed}.inspector{flex-direction:column;gap:12px;display:flex}.inspector-header{border-bottom:1px solid #e5e9f2;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.object-type{background:#eef2ff;border-radius:8px;padding:4px 8px;font-size:11px}.inspector-section{border-bottom:1px solid #edf0f5;padding-bottom:12px}.inspector-section h3{margin:0 0 10px;font-size:13px}.vector-editor{margin-bottom:10px}.vector-label{color:#667085;margin-bottom:5px;font-size:12px;display:block}.vector-inputs{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.vector-inputs label{align-items:center;gap:4px;font-size:11px;display:flex}.vector-inputs input{border:1px solid #d5dbe7;border-radius:6px;width:100%;min-width:0;padding:6px}.inspector-field{justify-content:space-between;align-items:center;margin:7px 0;font-size:12px;display:flex}.inspector-field input{border:1px solid #d5dbe7;border-radius:6px;width:80px;padding:6px}.inspector-check{align-items:center;gap:7px;margin:7px 0;font-size:12px;display:flex}.capability-list{flex-wrap:wrap;gap:5px;display:flex}.capability{background:#eef6ff;border-radius:7px;padding:4px 7px;font-size:11px}.empty-inspector{color:#667085;text-align:center;padding:20px}.studio-layout{grid-template-rows:minmax(480px,1fr) 190px;grid-template-columns:190px minmax(300px,1.1fr) minmax(420px,1.7fr) 230px;gap:12px;height:calc(100vh - 130px);min-height:0;padding:0 20px 20px;display:grid}.programming-panel{grid-area:1/2}.viewport-panel{grid-area:1/3}.inspector-panel{grid-area:1/4;overflow-y:auto}.ai-workspace-panel{grid-area:2/1/auto/-1;grid-template-columns:240px 1fr;gap:16px;display:grid}.ai-workspace-header p{color:#667085;margin:5px 0 0;font-size:12px}.ai-workspace-content{grid-template-columns:minmax(250px,1fr) 110px minmax(300px,1.5fr);gap:10px;min-height:0;display:grid}.ai-workspace-content textarea{resize:none;border:1px solid #d5dbe7;border-radius:10px;width:100%;height:100%;padding:10px}.ai-workspace-content button{align-self:stretch}.ai-workspace-content .coach-answer{min-height:0;margin:0;overflow-y:auto}.viewport-toolbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.viewport-toolbar h2{margin:0}.transform-tools{align-items:center;gap:5px;display:flex}.transform-tool{color:#344054;background:#eef2f7;border-radius:7px;padding:6px 9px;font-size:11px}.transform-tool:hover{background:#e2e8f0}.transform-tool.active{color:#fff;background:#1f5eff}.transform-tool.physics-running{color:#fff;background:#dc2626}.physics-indicator{color:#fff;pointer-events:none;background:#dc2626eb;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:700;position:absolute;bottom:16px;left:16px}.vector-number{width:100%;position:relative}.vector-number input{width:100%;padding-right:18px}.vector-suffix{color:#98a2b3;pointer-events:none;font-size:10px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.left-panel-tabs{flex-shrink:0;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:10px;display:grid}.left-panel-tab{color:#667085;background:#f0f3f8;border:0;border-radius:7px;padding:7px 5px;font-size:11px;font-weight:600}.left-panel-tab.active{color:#fff;background:#1f5eff}.asset-library{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;overflow:hidden}.asset-categories{flex-direction:column;flex-shrink:0;gap:4px;display:flex}.asset-category{color:#475467;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;padding:7px 8px;font-size:11px}.asset-category:hover{background:#f2f5fa}.asset-category.active{color:#1f5eff;background:#e8efff;font-weight:700}.asset-grid{scrollbar-gutter:stable;flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.asset-card{color:#344054;background:#fff;border:1px solid #e1e6ef;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:82px;padding:8px 4px;display:flex}.asset-card:hover{background:#f5f8ff;border-color:#8ba6e8;transform:translateY(-1px)}.asset-icon{font-size:25px}.asset-name{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:700;overflow:hidden}.asset-add{color:#1f5eff;font-size:9px}.editor-history-actions{align-items:center;gap:6px;display:flex}.editor-history-actions button{color:#344054;background:#eef2f8;border:0;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:600}.editor-history-actions button:hover:not(:disabled){color:#1f5eff;background:#e3eaff}.editor-history-actions button:disabled{opacity:.4;cursor:not-allowed}.save-status{color:#667085;white-space:nowrap;min-width:90px;font-size:10px}.inspector-field input[type=color]{cursor:pointer;border:1px solid #d8dee9;border-radius:6px;width:52px;height:30px;padding:2px}.game-runtime-hud{z-index:8;pointer-events:none;flex-wrap:wrap;align-items:center;gap:8px;display:flex;position:absolute;top:12px;left:12px}.game-runtime-hud span{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#111827d1;border-radius:8px;align-items:center;min-height:28px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-flex}.game-result{z-index:12;color:#fff;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827eb;border-radius:14px;flex-direction:column;gap:8px;min-width:220px;max-width:min(420px,80%);padding:18px 20px;display:flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.game-result strong{font-size:20px}.game-result span{font-size:13px;line-height:1.45}.vector-editor.disabled{opacity:.58}.vector-editor.disabled input{cursor:not-allowed;background:#f5f6f8}.inspector-lock-badge{color:#8a5a00;background:#fff3cd;border-radius:6px;margin-left:7px;padding:3px 6px;font-size:9px;font-weight:700;display:inline-flex}.inspector-lock-help{color:#765500;background:#fff8e7;border-radius:7px;margin:8px 0 0;padding:7px 8px;font-size:10px;line-height:1.4}@media (width<=1350px){.studio-layout{grid-template-rows:minmax(450px,auto) auto auto;grid-template-columns:170px minmax(280px,1fr) minmax(400px,1.5fr);height:auto}.hierarchy-panel{min-height:450px}.inspector-panel{grid-area:2/1/auto/-1}.ai-workspace-panel{grid-row:3}}@media (width<=1100px){.workspace{grid-template-columns:1fr;height:auto}.panel{min-height:420px}}@media (width<=900px){header{flex-direction:column;align-items:flex-start;gap:12px}.header-actions{flex-wrap:wrap;width:100%}.editor-history-actions{flex-wrap:wrap}}
