/* TechNova landing refresh — landing page only */
.technova-landing-modern{
  --nova-ink:#14233b;
  --nova-navy:#17294b;
  --nova-teal:#087f79;
  --nova-mint:#56d9ad;
  --nova-cyan:#54cfff;
  --nova-blue:#5f7cff;
  --nova-purple:#8a6cff;
  --nova-pink:#ff6f9e;
  --nova-orange:#ff9a56;
  --nova-yellow:#ffd65a;
  --nova-cream:#fffaf0;
  --nova-paper:#fffdf9;
  --nova-line:#dce6ec;
  --nova-shadow:0 22px 60px rgba(31,57,84,.12);
  background:var(--nova-paper)!important;
  color:var(--nova-ink)!important;
}
.technova-landing-modern .site-nav.play-nav{
  background:rgba(255,253,249,.88)!important;
  border-bottom:1px solid rgba(30,54,80,.08)!important;
  backdrop-filter:blur(18px) saturate(1.25);
  box-shadow:0 8px 30px rgba(26,49,74,.04);
}
.technova-landing-modern .site-nav.play-nav.scrolled{background:rgba(255,253,249,.96)!important}
.technova-landing-modern .play-nav .desktop-links a,
.technova-landing-modern .play-nav .nav-signin{color:#38506a!important;font-weight:800}
.technova-landing-modern .play-nav .desktop-links a:hover{color:var(--nova-teal)!important}
.technova-landing-modern .logo strong{color:#14304a!important}
.technova-landing-modern .logo small{color:#66809a!important}
.technova-landing-modern .logo-orbit{background:linear-gradient(135deg,#5f7cff,#8a6cff)!important;box-shadow:0 9px 24px rgba(95,124,255,.22)}
.technova-landing-modern .sound-toggle{background:#fff!important;color:#38506a!important;border-color:#d8e2e8!important}
.technova-landing-modern .button-bright{
  border:0!important;color:#fff!important;
  background:linear-gradient(135deg,#087f79,#28a58f)!important;
  box-shadow:0 12px 28px rgba(8,127,121,.22)!important;
}
.technova-landing-modern .button-bright:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(8,127,121,.28)!important}
.technova-landing-modern .button-glass{
  background:#fff!important;color:#25425e!important;border:1px solid #d7e2e8!important;
  box-shadow:0 7px 20px rgba(31,57,84,.06)!important;
}

/* Hero */
.nova-hero{
  position:relative;overflow:hidden;
  min-height:760px;padding:138px max(5vw,28px) 86px;
  display:grid;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);gap:64px;align-items:center;
  background:
    radial-gradient(circle at 9% 18%,rgba(84,207,255,.20),transparent 31%),
    radial-gradient(circle at 92% 18%,rgba(138,108,255,.18),transparent 30%),
    radial-gradient(circle at 80% 85%,rgba(255,214,90,.20),transparent 34%),
    linear-gradient(180deg,#fffdf9 0%,#fbfffd 100%);
  border-bottom:1px solid #e2ebee;
}
.nova-hero::after{content:"";position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(180deg,transparent,rgba(236,247,244,.7));pointer-events:none}
.nova-hero-copy{position:relative;z-index:2;max-width:690px}
.nova-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#14736f;font-size:10px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}
.nova-eyebrow i{width:23px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--nova-teal),var(--nova-cyan))}
.nova-eyebrow.light{color:#aef5e2}.nova-eyebrow.light i{background:#66e7c1}
.nova-hero h1{margin:19px 0 22px;font-size:clamp(62px,7.2vw,108px);line-height:.84;letter-spacing:-.07em;color:#18304d}
.nova-hero h1 span{display:inline-block;color:transparent;background:linear-gradient(90deg,#087f79 5%,#4c7eff 54%,#8a6cff 90%);-webkit-background-clip:text;background-clip:text}
.nova-hero-copy>p{max-width:650px;margin:0;color:#55708a;font-size:clamp(17px,1.55vw,22px);line-height:1.55;font-weight:560}
.nova-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.nova-hero-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;color:#55708a;font-size:12px;font-weight:800}
.nova-hero-proof span{display:inline-flex;align-items:center;gap:5px}

.nova-hero-art{position:relative;min-height:570px;z-index:1;isolation:isolate}
.nova-art-glow{position:absolute;border-radius:50%;filter:blur(4px);opacity:.9;z-index:-1}.nova-art-glow.one{width:360px;height:360px;right:10%;top:5%;background:radial-gradient(circle,#dfe6ff 0%,rgba(223,230,255,0) 70%)}.nova-art-glow.two{width:320px;height:320px;left:2%;bottom:2%;background:radial-gradient(circle,#dff9ee 0%,rgba(223,249,238,0) 70%)}
.nova-mini-card{position:absolute;width:220px;min-height:150px;padding:18px;border:1px solid rgba(37,66,94,.10);border-radius:26px;box-shadow:0 24px 55px rgba(35,59,88,.14);display:flex;flex-direction:column;gap:8px;backdrop-filter:blur(12px);transition:transform .2s ease}
.nova-mini-card:hover{transform:translateY(-5px) rotate(0deg)!important}
.nova-mini-card>span{font-size:9px;letter-spacing:.14em;font-weight:950}.nova-mini-card>b{font-size:22px;letter-spacing:-.03em}.nova-mini-card code{margin-top:auto;padding:10px;border-radius:12px;background:rgba(255,255,255,.68);font:800 12px ui-monospace,SFMono-Regular,Menlo,monospace}
.python-card{left:4%;top:13%;background:linear-gradient(145deg,#dffaf0,#f5fffb);transform:rotate(-5deg);color:#146452}.python-card>span{color:#13856d}
.ai-card{right:3%;top:4%;background:linear-gradient(145deg,#eee9ff,#fbf9ff);transform:rotate(5deg);color:#4c3d8f}.ai-card>span{color:#7058d2}
.game-card{right:1%;bottom:8%;background:linear-gradient(145deg,#fff0d8,#fffaf0);transform:rotate(-4deg);color:#8b4c1f}.game-card>span{color:#d66f26}
.drone-card{left:2%;bottom:7%;background:linear-gradient(145deg,#dff5ff,#f4fbff);transform:rotate(4deg);color:#285f7f}.drone-card>span{color:#3988b5}
.car-card{left:34%;top:35%;background:linear-gradient(145deg,#ffe8ef,#fff8fa);width:235px;min-height:168px;z-index:3;color:#7d3450}.car-card>span{color:#d95b86}
.nova-center-badge{position:absolute;left:43%;top:6%;width:96px;height:96px;border-radius:50%;display:grid;place-items:center;align-content:center;background:#17304d;color:#fff;box-shadow:0 18px 42px rgba(24,48,77,.24);z-index:4}.nova-center-badge strong{font-size:32px;line-height:1}.nova-center-badge span{font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#b7cae1}
.ai-dots{display:flex;gap:7px;margin-top:auto}.ai-dots i{width:18px;height:18px;border-radius:50%;background:#8a6cff}.ai-dots i:nth-child(2),.ai-dots i:nth-child(5){background:#ff6f9e}.ai-dots i:nth-child(3){transform:translateY(-9px)}
.pixel-row{display:flex;gap:5px;margin-top:auto}.pixel-row i{width:30px;height:30px;border-radius:8px;background:#ff9a56;box-shadow:inset 0 0 0 4px rgba(255,255,255,.35)}.pixel-row i:nth-child(2){background:#ffd65a}.pixel-row i:nth-child(3){background:#56d9ad}.pixel-row i:nth-child(4){background:#5f7cff}
.drone-mark{margin:auto;font-size:48px;color:#43a5d4;filter:drop-shadow(0 9px 13px rgba(67,165,212,.23))}
.road-mark{position:relative;height:44px;margin-top:auto;border-radius:13px;background:#263c56;overflow:hidden}.road-mark::after{content:"";position:absolute;left:50%;top:0;bottom:0;border-left:3px dashed rgba(255,255,255,.72)}.road-mark i{position:absolute;width:32px;height:17px;border-radius:8px;background:#ff6f9e;left:18%;top:14px}

/* Three-step strip */
.nova-loop{max-width:980px;margin:-34px auto 0;position:relative;z-index:5;padding:20px 28px;border:1px solid #dce8e8;border-radius:24px;background:rgba(255,255,255,.95);box-shadow:0 18px 45px rgba(31,57,84,.10);display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:center}
.nova-loop>div{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}.nova-loop>div span{grid-row:1/3;display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#ecf8f4;color:#087f79;font-size:10px;font-weight:950}.nova-loop b{font-size:16px}.nova-loop small{color:#70849a;font-size:11px}.nova-loop>i{color:#a0b2c1;font-style:normal;font-weight:900}

/* Shared landing section headings */
.nova-section-head{max-width:1220px;margin:0 auto 28px;display:flex;justify-content:space-between;gap:34px;align-items:end}.nova-section-head h2{margin:9px 0 0;color:#19314d;font-size:clamp(42px,5.4vw,74px);line-height:.94;letter-spacing:-.055em}.nova-section-head h2 em{font-style:normal;color:#087f79}.nova-section-head>p{max-width:430px;margin:0;color:#5c748c;font-size:15px;line-height:1.55;font-weight:650}.nova-section-head.compact{margin-bottom:22px}

/* Live lab */
.technova-landing-modern .nova-playground{padding:116px max(4vw,20px) 110px!important;background:linear-gradient(180deg,#eefaf6 0%,#f6fbff 100%)!important;border-bottom:1px solid #dbe8eb!important}
.nova-preview-tabs{max-width:1220px;margin:0 auto 18px;display:flex;gap:8px;overflow-x:auto;padding:4px 2px 8px;scrollbar-width:thin}
.nova-preview-tabs button{flex:0 0 auto;min-height:52px;padding:10px 16px;border:1px solid #d7e3e8;border-radius:16px;background:#fff;color:#4b6279;display:flex;align-items:center;gap:9px;font-weight:900;cursor:pointer;box-shadow:0 6px 17px rgba(31,57,84,.045);transition:.18s ease}
.nova-preview-tabs button span{display:grid;place-items:center;min-width:30px;height:30px;padding:0 7px;border-radius:10px;background:#eef4f7;color:#53728b;font-size:9px;letter-spacing:.06em}
.nova-preview-tabs button.active{color:#fff;border-color:transparent;background:#17304d;box-shadow:0 12px 26px rgba(23,48,77,.20);transform:translateY(-2px)}
.nova-preview-tabs button.active span{background:rgba(255,255,255,.15);color:#fff}
.technova-landing-modern .course-story-list{max-width:1220px!important;min-height:0!important;margin:0 auto!important;display:block!important}
.technova-landing-modern .course-story-item{display:none!important;border-radius:30px!important;border:1px solid #d2e1e4!important;background:#fff!important;box-shadow:var(--nova-shadow)!important;overflow:hidden!important}
.technova-landing-modern .course-story-item.is-active{display:block!important;animation:novaReveal .28s ease both}
@keyframes novaReveal{from{opacity:.4;transform:translateY(8px)}to{opacity:1;transform:none}}
.technova-landing-modern .course-story-item::before{height:6px!important;opacity:1!important;background:var(--preview-accent,#56d9ad)!important}
.technova-landing-modern .course-story-item[data-course-lab="python-1"]{--preview-accent:#43c996;--preview-soft:#e9fbf4}
.technova-landing-modern .course-story-item[data-course-lab="ai-1"]{--preview-accent:#8068ef;--preview-soft:#f0edff}
.technova-landing-modern .course-story-item[data-course-lab="game-1"]{--preview-accent:#ff9651;--preview-soft:#fff1e6}
.technova-landing-modern .course-story-item[data-course-lab="robot-1"]{--preview-accent:#45b9e8;--preview-soft:#eaf8ff}
.technova-landing-modern .course-story-item[data-course-lab="robot-2"]{--preview-accent:#ff6f98;--preview-soft:#fff0f5}
.technova-landing-modern .course-story-meta{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:16px!important;align-items:center!important;padding:24px 26px!important;background:linear-gradient(90deg,var(--preview-soft),#fff 64%)!important;border-bottom:1px solid #dfe9ec!important}
.preview-course-icon{display:grid;place-items:center;min-width:52px;height:52px;padding:0 8px;border-radius:17px;background:var(--preview-accent);color:#fff;font-size:10px;font-weight:950;letter-spacing:.05em;box-shadow:0 9px 20px color-mix(in srgb,var(--preview-accent) 24%, transparent)}
.technova-landing-modern .course-story-title .lab-path{color:#6a7f92!important;font-size:8px!important}.technova-landing-modern .course-story-title h3{margin:3px 0 2px!important;font-size:clamp(28px,3.6vw,46px)!important;color:#17304d!important}.technova-landing-modern .course-story-title p{max-width:none!important;color:#60778e!important;font-size:13px!important}.preview-live-badge{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #dce6ea;border-radius:999px;background:#fff;color:#4f687f;font-size:8px;font-weight:950;letter-spacing:.12em}.preview-live-badge::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--preview-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--preview-accent) 15%, transparent)}
.technova-landing-modern .course-lab-stage{padding:18px!important;background:linear-gradient(180deg,#f8fbfc,#f3f8fa)!important;border:0!important}
.technova-landing-modern .demo-grid{gap:14px!important;min-height:0!important}
.technova-landing-modern .demo-panel{border:1px solid #d7e2e6!important;border-radius:19px!important;background:#fff!important;box-shadow:0 8px 22px rgba(31,57,84,.045)!important}
.technova-landing-modern .demo-panel-header{background:#f5f8fa!important;border-bottom:1px solid #dce5e8!important;color:#405873!important}
.technova-landing-modern .demo-code-explain,.technova-landing-modern .transfer-tip{display:none!important}
.technova-landing-modern .demo-code textarea,.technova-landing-modern .demo-textarea{min-height:220px!important;background:#fbfcfd!important;color:#18304d!important}
.technova-landing-modern .demo-output{min-height:220px!important;background:#fbfcfd!important;color:#18304d!important}
.technova-landing-modern .demo-actions{background:#f7fafb!important;border-top:1px solid #e1e8eb!important}
.technova-landing-modern .demo-actions button.primary,.technova-landing-modern .landing-run-python{background:var(--preview-accent,#087f79)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 8px 18px color-mix(in srgb,var(--preview-accent,#087f79) 22%, transparent)!important}
.technova-landing-modern .landing-action-note{display:none!important}
.technova-landing-modern .course-lab-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:14px 18px!important;background:#fff!important;border-top:1px solid #dfe8eb!important}.preview-foot-note{color:#6b8195;font-size:11px;font-weight:750}.technova-landing-modern .course-story-actions{display:flex!important;justify-content:flex-end!important}.technova-landing-modern .course-story-actions .button{min-height:40px!important;padding:0 14px!important;font-size:10px!important}
.technova-landing-modern .autonomy-code-note{margin:8px 12px 10px!important;font-size:10px!important;line-height:1.35!important;color:#6b8195!important}.technova-landing-modern .autonomy-code-note strong{color:#425c74!important}.technova-landing-modern .autonomy-sim-bar{background:#eef4f6!important;color:#4f667b!important;border-bottom-color:#dbe5e8!important}

/* Pathways */
.technova-landing-modern .nova-pathways{padding:112px max(4vw,20px) 118px!important;background:#fffdf9!important}
.technova-landing-modern .clean-course-grid{max-width:1220px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.technova-landing-modern .clean-pathway-card{position:relative;overflow:hidden;min-height:240px!important;padding:22px!important;border:1px solid #dce6ea!important;border-radius:25px!important;background:linear-gradient(160deg,var(--path-soft,#eff8ff),#fff 72%)!important;box-shadow:0 11px 30px rgba(31,57,84,.07)!important;transition:transform .2s ease,box-shadow .2s ease}.technova-landing-modern .clean-pathway-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(31,57,84,.11)!important}.technova-landing-modern .clean-pathway-card::before{content:"";position:absolute;inset:0 0 auto;height:5px;background:var(--path-accent,#56d9ad)}
.technova-landing-modern .clean-pathway-card:nth-child(1){--path-accent:#43c996;--path-soft:#eafbf4}.technova-landing-modern .clean-pathway-card:nth-child(2){--path-accent:#8068ef;--path-soft:#f1eeff}.technova-landing-modern .clean-pathway-card:nth-child(3){--path-accent:#54bce9;--path-soft:#edf9ff}.technova-landing-modern .clean-pathway-card:nth-child(4){--path-accent:#ff9651;--path-soft:#fff2e8}.technova-landing-modern .clean-pathway-card:nth-child(5){--path-accent:#ff6f98;--path-soft:#fff0f5}.technova-landing-modern .clean-pathway-card:nth-child(6){--path-accent:#f4c63e;--path-soft:#fff9df}.technova-landing-modern .clean-pathway-card:nth-child(7){--path-accent:#3ca8a0;--path-soft:#eaf9f7}
.technova-landing-modern .clean-pathway-top{display:flex!important;align-items:center!important;gap:13px!important}.technova-landing-modern .pathway-number{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:14px!important;background:var(--path-accent)!important;color:#fff!important;font-size:9px!important;font-weight:950!important}.technova-landing-modern .clean-pathway-top small{color:#74879a!important;font-size:8px!important}.technova-landing-modern .clean-pathway-top h3{margin:2px 0 0!important;color:#18304d!important;font-size:22px!important}.technova-landing-modern .clean-pathway-card>p{margin:15px 0 16px!important;color:#63798d!important;font-size:12px!important;line-height:1.45!important}.technova-landing-modern .pathway-course-pair{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}.technova-landing-modern .pathway-course-pair a{min-height:76px!important;padding:11px!important;border:1px solid rgba(40,68,95,.09)!important;border-radius:14px!important;background:rgba(255,255,255,.78)!important;box-shadow:none!important}.technova-landing-modern .pathway-course-pair a:hover{background:#fff!important;border-color:color-mix(in srgb,var(--path-accent) 45%, #dce6ea)!important}.technova-landing-modern .pathway-course-pair span{color:var(--path-accent)!important;font-size:7px!important}.technova-landing-modern .pathway-course-pair b{color:#2c4560!important;font-size:11px!important;line-height:1.25!important}.technova-landing-modern .pathway-course-pair small{display:none!important}

/* Benefits */
.nova-benefits{padding:104px max(4vw,20px);background:linear-gradient(180deg,#f7f5ff,#fff 92%);border-top:1px solid #e9e4fb}.nova-benefit-grid{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.nova-benefit-grid article{padding:25px;border:1px solid #dedfeb;border-radius:24px;background:#fff;box-shadow:0 11px 28px rgba(47,52,93,.07)}.nova-benefit-grid article>span{display:grid;place-items:center;width:50px;height:50px;border-radius:17px;background:#f2efff;font-size:24px}.nova-benefit-grid article:nth-child(2)>span{background:#e9faf4}.nova-benefit-grid article:nth-child(3)>span{background:#fff1e5}.nova-benefit-grid b{display:block;margin-top:18px;color:#1c3551;font-size:20px}.nova-benefit-grid p{margin:6px 0 0;color:#6a7e92;font-size:13px;line-height:1.45}

/* Membership */
.technova-landing-modern .nova-membership{padding:96px max(4vw,20px)!important;background:#fff!important}.technova-landing-modern .nova-membership .membership-card{max-width:1220px!important;border:0!important;border-radius:32px!important;background:linear-gradient(135deg,#17304d,#203e62 58%,#243a78)!important;box-shadow:0 28px 70px rgba(23,48,77,.20)!important}.technova-landing-modern .nova-membership .membership-copy{padding:48px!important}.technova-landing-modern .nova-membership .membership-copy h2{margin:12px 0 0;color:#fff!important;font-size:clamp(40px,5vw,66px)!important;line-height:.95!important}.technova-landing-modern .nova-membership .membership-facts span{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important;color:#cbd9e8!important}.technova-landing-modern .nova-membership .membership-price{padding:42px!important;background:linear-gradient(155deg,#6f59e8,#8068ef 45%,#5f7cff)!important}.technova-landing-modern .nova-membership .membership-price small{color:#e8e4ff!important}.technova-landing-modern .nova-membership .membership-price strong{color:#fff!important}.technova-landing-modern .nova-membership .membership-price>span{color:#eeedff!important}.technova-landing-modern .nova-membership .membership-price .button-bright{background:#fff!important;color:#5848bb!important;box-shadow:0 12px 26px rgba(29,22,88,.22)!important}.technova-landing-modern .nova-membership .membership-price>a:not(.button){color:#f2efff!important}

/* Final CTA + footer */
.nova-final-cta{max-width:1220px;margin:0 auto 92px;padding:42px 46px;border-radius:30px;background:linear-gradient(115deg,#fff1d7,#e8fbf3 50%,#ece9ff);border:1px solid #e0e4df;display:flex;justify-content:space-between;align-items:center;gap:28px;box-shadow:0 17px 40px rgba(31,57,84,.08)}.nova-final-cta h2{margin:8px 0 0;color:#19314d;font-size:clamp(34px,4.6vw,58px);line-height:.98;letter-spacing:-.045em}.nova-final-cta>div:last-child{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.technova-landing-modern .nova-footer{background:#162940!important;color:#9fb2c5!important;border-top:0!important}.technova-landing-modern .nova-footer strong{color:#fff!important}.technova-landing-modern .nova-footer nav a{color:#d9e4ee!important}

@media(max-width:1040px){
  .nova-hero{grid-template-columns:1fr;padding-top:120px}.nova-hero-copy{max-width:820px}.nova-hero-art{min-height:520px;max-width:820px;width:100%;margin:auto}
  .technova-landing-modern .clean-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .nova-section-head{align-items:start;flex-direction:column}.nova-section-head>p{max-width:640px}
}
@media(max-width:760px){
  .nova-hero{min-height:auto;padding:108px 16px 72px;gap:30px}.nova-hero h1{font-size:clamp(54px,16vw,78px)}.nova-hero-copy>p{font-size:16px}.nova-hero-actions{display:grid}.nova-hero-actions .button{width:100%;justify-content:center}.nova-hero-art{min-height:390px}.nova-mini-card{width:156px;min-height:112px;padding:13px;border-radius:20px}.nova-mini-card>b{font-size:16px}.nova-mini-card code{font-size:9px;padding:7px}.python-card{left:0;top:11%}.ai-card{right:0;top:0}.game-card{right:0;bottom:2%}.drone-card{left:0;bottom:2%}.car-card{left:31%;top:35%;width:164px;min-height:122px}.nova-center-badge{left:42%;top:4%;width:72px;height:72px}.nova-center-badge strong{font-size:24px}.pixel-row i{width:20px;height:20px}.drone-mark{font-size:34px}
  .nova-loop{margin:-25px 12px 0;padding:14px 12px;grid-template-columns:1fr 1fr 1fr;gap:7px}.nova-loop>i{display:none}.nova-loop>div{grid-template-columns:1fr;text-align:center}.nova-loop>div span{grid-row:auto;margin:0 auto 5px}.nova-loop small{display:none}
  .technova-landing-modern .nova-playground,.technova-landing-modern .nova-pathways,.nova-benefits,.technova-landing-modern .nova-membership{padding-left:12px!important;padding-right:12px!important;padding-top:78px!important;padding-bottom:78px!important}
  .nova-section-head{margin-bottom:20px}.nova-section-head h2{font-size:44px}.nova-section-head>p{font-size:13px}
  .nova-preview-tabs{gap:6px}.nova-preview-tabs button{min-height:46px;padding:8px 11px;border-radius:14px;font-size:10px}.nova-preview-tabs button span{height:27px;min-width:27px}
  .technova-landing-modern .course-story-meta{grid-template-columns:auto 1fr!important;padding:18px 15px!important}.preview-live-badge{display:none}.preview-course-icon{min-width:44px;height:44px;border-radius:14px}.technova-landing-modern .course-story-title h3{font-size:29px!important}.technova-landing-modern .course-story-title p{font-size:11px!important}.technova-landing-modern .course-lab-stage{padding:8px!important}.technova-landing-modern .course-lab-footer{align-items:flex-start!important;flex-direction:column!important}.technova-landing-modern .course-story-actions{width:100%!important}.technova-landing-modern .course-story-actions .button{width:100%!important;text-align:center!important}.preview-foot-note{font-size:10px}
  .technova-landing-modern .demo-grid{grid-template-columns:1fr!important}.technova-landing-modern .demo-code textarea,.technova-landing-modern .demo-textarea,.technova-landing-modern .demo-output{min-height:180px!important}.technova-landing-modern .autonomy-demo-grid{grid-template-columns:1fr!important}
  .technova-landing-modern .clean-course-grid,.nova-benefit-grid{grid-template-columns:1fr!important}.technova-landing-modern .clean-pathway-card{min-height:0!important}.technova-landing-modern .pathway-course-pair{grid-template-columns:1fr 1fr!important}
  .technova-landing-modern .nova-membership .membership-card{grid-template-columns:1fr!important}.technova-landing-modern .nova-membership .membership-copy,.technova-landing-modern .nova-membership .membership-price{padding:28px!important}.technova-landing-modern .nova-membership .membership-price strong{font-size:62px!important}
  .nova-final-cta{margin:0 12px 68px;padding:28px 20px;align-items:flex-start;flex-direction:column}.nova-final-cta>div:last-child{width:100%;display:grid}.nova-final-cta .button{width:100%;justify-content:center}
}
@media(max-width:430px){
  .nova-hero-art{min-height:350px}.nova-mini-card{width:142px}.car-card{width:152px;left:29%}.nova-center-badge{left:39%}
  .technova-landing-modern .pathway-course-pair{grid-template-columns:1fr!important}
  .nova-hero-proof{gap:8px;font-size:10px}
}
@media(prefers-reduced-motion:reduce){.nova-mini-card,.nova-preview-tabs button,.technova-landing-modern .clean-pathway-card,.technova-landing-modern .button-bright{transition:none!important}.technova-landing-modern .course-story-item.is-active{animation:none!important}}

/* Game Development I turtle identity */
.technova-landing-modern .turtle-course-icon{width:48px;height:48px;object-fit:contain;image-rendering:pixelated;display:block;filter:drop-shadow(0 5px 8px rgba(22,62,52,.18))}
.technova-landing-modern .nova-preview-tabs .turtle-course-icon{width:28px;height:28px;margin:auto}
.technova-landing-modern .preview-course-icon:has(.turtle-course-icon){background:linear-gradient(145deg,#eaffd9,#d7f9bd)!important;border:1px solid #b7e69a!important;padding:2px!important;overflow:hidden}
.technova-landing-modern .turtle-inline-badge{width:48px;height:48px;object-fit:contain;image-rendering:pixelated;display:block;position:absolute;right:8px;bottom:5px;filter:drop-shadow(0 5px 8px rgba(30,80,48,.15))}
.technova-landing-modern .pathway-course-pair a.game-course-link{position:relative;padding-right:58px!important;background:linear-gradient(145deg,#fff,#f1ffe9)!important;border-color:#cfeabf!important}
.technova-landing-modern .pathway-course-pair a.game-course-link b{color:#2b5e38!important}

/* v2.8.5 landing polish: pixel identity, stronger gutters, simpler Numeria-style ending */
.technova-landing-modern{
  --landing-gutter:clamp(22px,3.2vw,54px);
}
.technova-landing-modern main>.nova-hero,
.technova-landing-modern main>.nova-playground,
.technova-landing-modern main>.nova-pathways,
.technova-landing-modern main>.nova-access{
  margin-left:var(--landing-gutter)!important;
  margin-right:var(--landing-gutter)!important;
  width:auto!important;
}
.technova-landing-modern main>.nova-hero{
  margin-top:18px!important;
  border:1px solid #e2ebee;
  border-radius:34px;
}
.technova-landing-modern main>.nova-playground,
.technova-landing-modern main>.nova-pathways{
  border-radius:34px;
  overflow:hidden;
}
.technova-landing-modern .nova-loop{max-width:min(980px,calc(100% - 2 * var(--landing-gutter)));}

/* Pixel artwork */
.nova-pixel-logo,
.landing-pixel-icon,
.pathway-pixel-icon{
  display:block;
  object-fit:contain;
  image-rendering:pixelated;
  image-rendering:crisp-edges;
}
.nova-pixel-logo{width:58px;height:58px;margin-bottom:2px;filter:drop-shadow(0 6px 7px rgba(29,54,77,.12))}
.nova-pixel-logo.turtle-hero-logo{width:64px;height:64px}
.nova-mini-card{justify-content:flex-start}
.nova-mini-card>b{margin-top:0}
.nova-mini-card .ai-dots,.nova-mini-card .pixel-row,.nova-mini-card .drone-mark,.nova-mini-card .road-mark{margin-top:auto}

.landing-pixel-icon{width:40px;height:40px;margin:auto}
.landing-pixel-icon.is-turtle{width:44px;height:44px}
.technova-landing-modern .preview-course-icon{
  padding:5px!important;
  background:#fff!important;
  border:1px solid color-mix(in srgb,var(--preview-accent) 35%, #dce6ea)!important;
  overflow:hidden;
}
.technova-landing-modern .nova-preview-tabs button span{
  width:36px!important;height:36px!important;min-width:36px!important;padding:3px!important;
  background:#f6f8fa!important;border:1px solid #e1e8ec;border-radius:11px!important;
}
.technova-landing-modern .nova-preview-tabs button.active span{background:#fff!important;border-color:rgba(255,255,255,.5)!important}
.technova-landing-modern .nova-preview-tabs .landing-pixel-icon{width:29px;height:29px}

.technova-landing-modern .clean-pathway-top{gap:12px!important}
.technova-landing-modern .pathway-number{display:none!important}
.pathway-pixel-icon{
  flex:0 0 auto;width:58px;height:58px;padding:6px;border-radius:17px;
  background:#fff;border:1px solid color-mix(in srgb,var(--path-accent) 30%, #dce6ea);
  box-shadow:0 8px 18px rgba(31,57,84,.07);
}
.pathway-pixel-icon.is-turtle{padding:2px}
.technova-landing-modern .clean-pathway-top h3{font-size:23px!important}

/* Cleaner final section inspired by Numeria's annual-access composition */
.nova-access{
  max-width:none;
  margin-top:72px!important;margin-bottom:84px!important;
  padding:74px clamp(34px,5vw,72px)!important;
  display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,470px);gap:clamp(52px,8vw,112px);align-items:center;
  background:#fffdf8;border:1px solid #e4e1d9;border-radius:34px;
  box-shadow:0 18px 55px rgba(31,57,84,.07);
}
.nova-access-copy{max-width:620px}
.nova-access-copy h2{margin:12px 0 22px;color:#172f4d;font-size:clamp(48px,5.7vw,76px);line-height:.94;letter-spacing:-.055em}
.nova-access-copy>p{max-width:570px;margin:0;color:#536b84;font-size:16px;line-height:1.65}
.nova-text-link{display:inline-flex;align-items:center;gap:14px;margin-top:30px;padding-bottom:7px;border-bottom:1px solid #18304d;color:#18304d;font-weight:900;font-size:13px;text-decoration:none}
.nova-text-link span{transition:transform .18s ease}.nova-text-link:hover span{transform:translateX(4px)}
.nova-access-card{position:relative;padding:28px 30px 30px;border:1.5px solid #17304d;border-radius:22px;background:#fff;box-shadow:10px 10px 0 #ffd15a}
.nova-access-card-head{padding-bottom:16px;border-bottom:1px solid #d8e0e7;color:#172f4d;font-size:13px}
.nova-access-price{display:flex;align-items:flex-start;margin-top:22px;color:#17294b}
.nova-access-price>span{font-size:29px;font-weight:900;line-height:1.55}
.nova-access-price>b{font-size:58px;line-height:1;font-weight:950;letter-spacing:-.06em}
.nova-access-price>small{margin:8px 0 0 10px;color:#435a72;font-size:9px;line-height:1.45;font-weight:850;text-transform:uppercase}
.nova-access-for{margin:8px 0 18px;color:#3155d9;font-size:13px;font-weight:900}
.nova-access-card ul{display:grid;gap:11px;margin:0 0 24px;padding:0;list-style:none}
.nova-access-card li{position:relative;padding-left:22px;color:#53677d;font-size:11px;line-height:1.4}
.nova-access-card li::before{content:'✓';position:absolute;left:0;top:0;color:#15946f;font-weight:950}
.button-access{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px;width:100%;min-height:48px;border:0!important;border-radius:9px!important;background:#315cdf!important;color:#fff!important;font-size:12px!important;font-weight:900!important;box-shadow:0 5px 0 #2447b3!important}
.button-access:hover{transform:translateY(-1px);box-shadow:0 6px 0 #2447b3!important}

/* The old three-section ending is intentionally removed from the landing page. */

@media(max-width:1040px){
  .nova-access{grid-template-columns:1fr;gap:42px}
  .nova-access-card{max-width:560px;width:100%}
}
@media(max-width:760px){
  .technova-landing-modern{--landing-gutter:12px}
  .technova-landing-modern main>.nova-hero{margin-top:8px!important;border-radius:24px}
  .technova-landing-modern main>.nova-playground,
  .technova-landing-modern main>.nova-pathways,
  .technova-landing-modern main>.nova-access{border-radius:24px}
  .nova-pixel-logo{width:44px;height:44px}.nova-pixel-logo.turtle-hero-logo{width:48px;height:48px}
  .pathway-pixel-icon{width:52px;height:52px}
  .nova-access{margin-top:42px!important;margin-bottom:56px!important;padding:42px 22px!important;gap:32px}
  .nova-access-copy h2{font-size:44px}
  .nova-access-copy>p{font-size:14px}
  .nova-access-card{padding:24px 22px 26px;box-shadow:7px 7px 0 #ffd15a}
  .nova-access-price>b{font-size:52px}
}

.nova-access-price>strong{font-size:58px;line-height:1;font-weight:950;letter-spacing:-.06em;color:#17294b}
.nova-access-discount{margin:-7px 0 18px;color:#5a6f84;font-size:11px;font-weight:750}
@media(max-width:760px){.nova-access-price>strong{font-size:52px}}


/* TechNova 2.30.0 · finalized 14-lab landing atlas */
.landing-lab-atlas-intro{max-width:1220px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;color:#587087;font-size:12px;font-weight:850}.landing-lab-atlas-intro span{display:flex;align-items:baseline;gap:6px}.landing-lab-atlas-intro b{font-size:22px;color:#17304d}.landing-lab-atlas-intro i{width:5px;height:5px;border-radius:50%;background:#86bcae}
.technova-landing-modern .nova-preview-tabs{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px!important;overflow:visible!important;padding:0!important;margin-bottom:22px!important}
.landing-lab-path{min-width:0;padding:10px;border:1px solid #d8e5e8;border-radius:20px;background:rgba(255,255,255,.72);box-shadow:0 8px 24px rgba(31,57,84,.045)}
.landing-lab-path>header{display:flex;align-items:center;gap:8px;padding:2px 3px 9px}.landing-lab-path>header .pathway-pixel-icon{width:30px;height:30px}.landing-lab-path>header div{min-width:0}.landing-lab-path>header small{display:block;color:#8ba0af;font-size:6px;letter-spacing:.12em;font-weight:950}.landing-lab-path>header b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#29455f;font-size:10px}
.landing-lab-path>div{display:grid;gap:7px}.technova-landing-modern .nova-preview-tabs .landing-lab-path button{width:100%;min-width:0!important;min-height:64px!important;padding:8px!important;border-radius:14px!important;display:grid!important;grid-template-columns:34px 1fr!important;text-align:left!important;gap:8px!important;transform:none!important}.technova-landing-modern .nova-preview-tabs .landing-lab-path button>span{min-width:34px!important;width:34px!important;height:34px!important;padding:2px!important}.landing-lab-path button>div{min-width:0}.landing-lab-path button small{display:block;font-size:6px;letter-spacing:.08em;opacity:.66}.landing-lab-path button b{display:block;margin-top:2px;font-size:9px;line-height:1.15;white-space:normal}.landing-lab-path button.active{outline:2px solid rgba(255,255,255,.7);outline-offset:-4px}
.landing-lab-path[data-lab-path="programming"]{--atlas:#43c996}.landing-lab-path[data-lab-path="ai"]{--atlas:#8068ef}.landing-lab-path[data-lab-path="web"]{--atlas:#3ca8d8}.landing-lab-path[data-lab-path="games"]{--atlas:#ff9651}.landing-lab-path[data-lab-path="data"]{--atlas:#e9a52a}.landing-lab-path[data-lab-path="apps"]{--atlas:#ec6d9b}.landing-lab-path[data-lab-path="robotics"]{--atlas:#45b9e8}.landing-lab-path{border-top:4px solid var(--atlas,#73b9aa)}
.technova-landing-modern .course-story-item[data-course-lab^="python-"]{--preview-accent:#43c996;--preview-soft:#e9fbf4}.technova-landing-modern .course-story-item[data-course-lab^="ai-"]{--preview-accent:#8068ef;--preview-soft:#f0edff}.technova-landing-modern .course-story-item[data-course-lab^="web-"]{--preview-accent:#3ca8d8;--preview-soft:#eaf8ff}.technova-landing-modern .course-story-item[data-course-lab^="game-"]{--preview-accent:#ff9651;--preview-soft:#fff1e6}.technova-landing-modern .course-story-item[data-course-lab^="data-"]{--preview-accent:#e9a52a;--preview-soft:#fff6df}.technova-landing-modern .course-story-item[data-course-lab^="app-"]{--preview-accent:#ec6d9b;--preview-soft:#fff0f5}.technova-landing-modern .course-story-item[data-course-lab^="robot-"]{--preview-accent:#45b9e8;--preview-soft:#eaf8ff}
@media(max-width:1100px){.technova-landing-modern .nova-preview-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:720px){.technova-landing-modern .nova-preview-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-lab-atlas-intro{gap:10px}.landing-lab-atlas-intro i{display:none}}
@media(max-width:430px){.technova-landing-modern .nova-preview-tabs{grid-template-columns:1fr}.landing-lab-path{display:grid;grid-template-columns:110px 1fr;align-items:center}.landing-lab-path>header{padding:0 8px 0 0}.landing-lab-path>div{grid-template-columns:1fr 1fr}.technova-landing-modern .nova-preview-tabs .landing-lab-path button{min-height:58px!important}}
html[data-performance-tier="low"] .nova-art-glow{display:none!important}html[data-performance-tier="low"] .course-story-item{box-shadow:none!important}


/* App Forge launch spotlight */
.app-forge-landing-spotlight{max-width:1240px;margin:26px auto 80px;padding:34px;display:grid;grid-template-columns:1.1fr .9fr;gap:34px;border:1px solid #dfe3ff;border-radius:34px;background:radial-gradient(circle at 88% 8%,#dedfff,transparent 32%),linear-gradient(135deg,#fff,#f5f7ff);box-shadow:0 25px 70px rgba(55,64,130,.09)}
.forge-spot-copy h2{font-size:clamp(2rem,4vw,4rem);line-height:.95;margin:12px 0}.forge-spot-copy h2 em{color:#5b4df6}.forge-spot-copy>p{font-size:1.02rem;line-height:1.65;color:#657085;max-width:760px}.forge-spot-flow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:18px 0}.forge-spot-flow span{font:900 .75rem ui-monospace;background:#172033;color:#fff;border-radius:10px;padding:9px 11px}.forge-spot-flow span:nth-of-type(2){background:#5b4df6}.forge-spot-flow span:nth-of-type(4){background:#09a985}.forge-spot-flow b{color:#8a91a5}.forge-spot-visual{align-self:center;padding:22px;border-radius:24px;background:#151b29;box-shadow:0 22px 45px rgba(23,30,50,.2);transform:rotate(1deg)}.forge-spot-block{width:75%;margin:0 0 8px;padding:11px 13px;border-radius:10px;background:#5b4df6;color:#fff;font-weight:900}.forge-spot-block.second{margin-left:10%;background:#3c88e8}.forge-spot-block.third{margin-left:20%;background:#09a985}.forge-spot-visual pre{margin:18px 0 0;color:#dce6ff;font:600 .78rem/1.55 ui-monospace,monospace;white-space:pre-wrap}.forge-spot-visual pre small{color:#ffb36b}.forge-spot-copy>.button{margin-top:16px}
@media(max-width:800px){.app-forge-landing-spotlight{grid-template-columns:1fr;margin:20px 14px 55px;padding:22px}.forge-spot-visual{transform:none}.forge-spot-block{width:auto;margin-left:0!important}}

/* 2.43.2 · real course labs on the public landing page */
.technova-landing-modern .landing-real-course-lab{width:100%;min-width:0}.technova-landing-modern .landing-real-course-lab>.interactive-lab{max-width:none;margin:0;box-shadow:none;border-radius:22px}.technova-landing-modern .course-story-item[data-course-lab^="app-"] .course-lab-stage,.technova-landing-modern .course-story-item[data-course-lab^="ai-"] .course-lab-stage{padding:10px!important;background:#f6f8fc!important}.technova-landing-modern .landing-real-app-1 .app-forge-studio,.technova-landing-modern .landing-real-app-2 .app-forge-studio{border-color:#dedff0}.technova-landing-modern .landing-real-ai-1 .ai-training-studio,.technova-landing-modern .landing-real-ai-2 .ai2-studio{border-color:#e1ddfb}.technova-landing-modern .landing-real-course-lab .lab-heading{border-radius:18px 18px 0 0}
@media(max-width:760px){.technova-landing-modern .course-story-item[data-course-lab^="app-"] .course-lab-stage,.technova-landing-modern .course-story-item[data-course-lab^="ai-"] .course-lab-stage{padding:4px!important}.technova-landing-modern .landing-real-course-lab>.interactive-lab{border-radius:16px}}

/* TechNova 2.70 — course-specific pixel marks inside pathway course cards */
.technova-landing-modern .pathway-course-pair a.course-logo-card{
  position:relative;
  min-height:92px!important;
  padding:12px 70px 12px 12px!important;
  overflow:hidden;
}
.technova-landing-modern .course-tile-pixel{
  position:absolute;
  right:10px;
  top:50%;
  width:50px;
  height:50px;
  transform:translateY(-50%);
  object-fit:contain;
  image-rendering:pixelated;
  image-rendering:crisp-edges;
  filter:drop-shadow(0 5px 8px rgba(26,55,80,.13));
}
.technova-landing-modern .course-tile-pixel.is-turtle{width:56px;height:56px}
.technova-landing-modern .course-tile-pixel.is-heart{width:48px;height:48px;filter:drop-shadow(0 4px 0 rgba(0,0,0,.08))}
.technova-landing-modern .pathway-course-pair a.game2-course-link{
  background:linear-gradient(145deg,#fff,#fff1f5)!important;
  border-color:#f3c2cf!important;
}
.technova-landing-modern .pathway-course-pair a.game2-course-link b{color:#7c3049!important}
.landing-pixel-icon.is-heart{padding:1px}
@media(max-width:520px){
  .technova-landing-modern .pathway-course-pair a.course-logo-card{padding-right:60px!important}
  .technova-landing-modern .course-tile-pixel{width:42px;height:42px}
}

/* 2.71: landing labs are the real course labs, not compact marketing replicas. */
.technova-landing-modern .landing-real-course-lab{overflow:visible}
.technova-landing-modern .landing-real-course-lab .interactive-lab{width:100%;max-width:none}
.technova-landing-modern .course-lab-stage:has(.landing-real-course-lab){padding:10px!important}
.technova-landing-modern .landing-real-game-2 .gd2-shell,
.technova-landing-modern .landing-real-robot-1 .technova-robotics-lab,
.technova-landing-modern .landing-real-robot-2 .technova-robotics-lab{max-width:none}


/* TechNova 2.81.0 · professional landing showcase mode
   The exact real course renderer/runtime stays mounted. Landing CSS simply reveals the
   primary creation/simulation surface and keeps secondary lesson instrumentation out of
   the marketing view. Full course pages are intentionally unaffected. */
.technova-landing-modern .course-story-item.compact-showcase{
  max-width:1280px!important;
  margin-inline:auto!important;
  border:1px solid rgba(24,57,80,.12)!important;
  border-radius:30px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 28px 80px rgba(28,61,86,.12)!important;
}
.technova-landing-modern .course-story-meta{
  padding:24px 28px 20px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfdfd 100%)!important;
  border-bottom:1px solid #e1eaed!important;
}
.technova-landing-modern .course-story-title h3{font-size:clamp(30px,4vw,52px)!important;letter-spacing:-.045em!important}
.technova-landing-modern .course-story-title p{max-width:780px!important;font-size:13px!important;line-height:1.55!important;color:#60778b!important}
.technova-landing-modern .course-lab-stage:has(.landing-lab-runtime){
  padding:12px!important;
  background:linear-gradient(155deg,#eef6f7 0%,#f8fbfc 50%,#eef3f7 100%)!important;
}
.technova-landing-modern .landing-lab-runtime{
  position:relative;
  min-width:0;
  border:1px solid rgba(20,51,75,.12);
  border-radius:24px;
  overflow:hidden;
  background:#fff;
  box-shadow:0 18px 48px rgba(23,55,82,.10);
}
.technova-landing-modern .landing-showcase-chip{
  position:absolute;
  z-index:20;
  top:12px;
  right:12px;
  display:flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.34);
  border-radius:999px;
  background:rgba(9,28,48,.82);
  color:#fff;
  box-shadow:0 8px 25px rgba(6,24,43,.19);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  pointer-events:none;
}
.technova-landing-modern .landing-showcase-chip span{font-size:8px;font-weight:950;letter-spacing:.1em;color:#7ef1c8}
.technova-landing-modern .landing-showcase-chip b{font-size:10px;letter-spacing:.01em}
.technova-landing-modern .landing-showcase-chip small{font-size:8px;color:#c7d6e1}

/* Common lesson chrome is present for the real runtime but not part of the public showcase. */
.technova-landing-modern .landing-lab-runtime .lab-heading,
.technova-landing-modern .landing-lab-runtime .lab-help,
.technova-landing-modern .landing-lab-runtime .transfer-code-deck,
.technova-landing-modern .landing-lab-runtime .v6-mission{display:none!important}
.technova-landing-modern .landing-lab-runtime>.interactive-lab,
.technova-landing-modern .landing-real-course-lab>.interactive-lab{border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;max-width:none!important}

/* Python: editor + evidence only. */
.technova-landing-modern [data-course-lab^="python-"] .studio-doing-loop,
.technova-landing-modern [data-course-lab^="python-"] .beginner-code-guide{display:none!important}
.technova-landing-modern [data-course-lab^="python-"] .python-bench{margin:0!important;min-height:510px!important}
.technova-landing-modern [data-course-lab^="python-"] .code-editor{min-height:365px!important}

/* Web: the four real files and the live browser are the product. Deep diagnostics stay in the full lab. */
.technova-landing-modern [data-course-lab^="web-"] .x-studio-banner,
.technova-landing-modern [data-course-lab^="web-"] .creation-bridge,
.technova-landing-modern [data-course-lab^="web-"] .x-lens-grid{display:none!important}
.technova-landing-modern [data-course-lab^="web-"] .web-x-studio{padding:0!important}
.technova-landing-modern [data-course-lab^="web-"] .web-x-grid{margin:0!important;gap:1px!important;background:#dbe5ea!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}
.technova-landing-modern [data-course-lab^="web-"] .x-code-deck,
.technova-landing-modern [data-course-lab^="web-"] .x-result-deck{border:0!important;border-radius:0!important;min-height:530px!important}
.technova-landing-modern [data-course-lab^="web-"] .web-x-editor{min-height:350px!important}
.technova-landing-modern [data-course-lab^="web-"] .x-editor-help{display:none!important}
.technova-landing-modern [data-course-lab^="web-"] .x-actions button:not(#wRun):not(#wPyRun):not(#wReset){display:none!important}

/* Data: notebook + evidence canvas only. */
.technova-landing-modern [data-course-lab^="data-"] .x-studio-banner,
.technova-landing-modern [data-course-lab^="data-"] .creation-bridge,
.technova-landing-modern [data-course-lab^="data-"] .data-evidence-board{display:none!important}
.technova-landing-modern [data-course-lab^="data-"] .data-x-studio{padding:0!important}
.technova-landing-modern [data-course-lab^="data-"] .data-x-grid{margin:0!important;gap:1px!important;background:#dbe5ea!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}
.technova-landing-modern [data-course-lab^="data-"] .x-code-deck,
.technova-landing-modern [data-course-lab^="data-"] .data-x-stage{border:0!important;border-radius:0!important;min-height:520px!important}
.technova-landing-modern [data-course-lab^="data-"] .data-x-toolbar,
.technova-landing-modern [data-course-lab^="data-"] .x-editor-help{display:none!important}
.technova-landing-modern [data-course-lab^="data-"] .data-x-editor{min-height:350px!important}
.technova-landing-modern [data-course-lab^="data-"] .x-actions button:not(#dPyRun):not(#dReset){display:none!important}

/* App Forge: blocks + live app are the public hook. Code, testing, time travel and build tools remain in the real course. */
.technova-landing-modern [data-course-lab^="app-"] .forge-lessonbar,
.technova-landing-modern [data-course-lab^="app-"] .forge-code-studio,
.technova-landing-modern [data-course-lab^="app-"] .forge-playground-tools,
.technova-landing-modern [data-course-lab^="app-"] .forge-shipbar,
.technova-landing-modern [data-course-lab^="app-"] .forge-library-tip{display:none!important}
.technova-landing-modern [data-course-lab^="app-"] .forge-topbar{padding:14px 18px!important}
.technova-landing-modern [data-course-lab^="app-"] .forge-brand h2{font-size:17px!important}
.technova-landing-modern [data-course-lab^="app-"] .forge-top-actions>*:not([data-forge-run]){display:none!important}
.technova-landing-modern [data-course-lab^="app-"] .forge-creation-grid{grid-template-columns:minmax(190px,.62fr) minmax(300px,1.05fr) minmax(280px,.9fr)!important;min-height:500px!important}
.technova-landing-modern [data-course-lab^="app-"] .forge-recipes{display:none!important}

/* Game I: real blocks + stage. Hide code-transfer/editor extras in the public preview. */
.technova-landing-modern [data-course-lab="game-1"] .tn-gd1-code-col,
.technova-landing-modern [data-course-lab="game-1"] [data-gd1-code-tabs],
.technova-landing-modern [data-course-lab="game-1"] .tn-gd1-bottom-tools{display:none!important}
.technova-landing-modern [data-course-lab="game-1"] .tn-gd1-shell{border:0!important;border-radius:0!important}

/* Game II: actual Lua editor + actual LÖVE canvas, without installation/export clutter. */
.technova-landing-modern [data-course-lab="game-2"] .gd2-setup-card,
.technova-landing-modern [data-course-lab="game-2"] .gd2-transfer-strip,
.technova-landing-modern [data-course-lab="game-2"] [data-gd2-real-lua],
.technova-landing-modern [data-course-lab="game-2"] [data-gd2-download-project],
.technova-landing-modern [data-course-lab="game-2"] [data-gd2-download-love],
.technova-landing-modern [data-course-lab="game-2"] [data-gd2-download-py],
.technova-landing-modern [data-course-lab="game-2"] [data-gd2-setup-toggle]{display:none!important}
.technova-landing-modern [data-course-lab="game-2"] .gd2-shell{border:0!important;border-radius:0!important}
.technova-landing-modern [data-course-lab="game-2"] .gd2-workspace{min-height:510px!important}
.technova-landing-modern [data-course-lab="game-2"] .gd2-editor{min-height:330px!important}

/* AI: keep the real training/model workspace; hide course explanation and Python deep-dive on the landing page. */
.technova-landing-modern [data-course-lab^="ai-"] .ai-python-reveal,
.technova-landing-modern [data-course-lab^="ai-"] .ai-course-promise,
.technova-landing-modern [data-course-lab^="ai-"] .ai-learning-loop,
.technova-landing-modern [data-course-lab^="ai-"] .ai1-lesson-note{display:none!important}
.technova-landing-modern [data-course-lab^="ai-"] .ai-training-studio,
.technova-landing-modern [data-course-lab^="ai-"] .ai2-studio{padding:0!important;border:0!important}

/* Robotics / AVE / Drone: make the world the hero. Side maps, lesson mission, tuning,
   route forms and telemetry remain mounted and bound, but are intentionally offstage. */
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-mode-banner,
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-city-planner,
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-side-stack,
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-lower-grid,
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-advanced-bridge,
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-code-note{display:none!important}
.technova-landing-modern [data-course-lab^="robot-"] .technova-robotics-lab{padding:0!important;background:#08192a!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-learning-shell{padding:0!important;margin:0!important;background:#08192a!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-console-grid{display:block!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-main-column{width:100%!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-3d-shell{border:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}
.technova-landing-modern [data-course-lab^="robot-"] #rCanvas{display:block!important;width:100%!important;height:auto!important;aspect-ratio:16/8.4!important;max-height:650px!important;object-fit:cover!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-sim-bar{min-height:38px!important;padding:0 16px!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-sim-bar>span:last-child{max-width:56%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-sim-toolbar{justify-content:center!important;gap:9px!important;padding:10px 14px 12px!important;background:#0c2135!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-sim-toolbar [data-r]{display:none!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-sim-toolbar #rAuto{min-width:190px!important;min-height:44px!important;font-size:13px!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-sim-toolbar #rSlow{display:none!important}
.technova-landing-modern [data-course-lab^="robot-"] .autonomy-drive-hud{transform:scale(.92);transform-origin:left bottom}

.technova-landing-modern .course-lab-footer{padding:15px 20px!important;background:#fff!important}
.technova-landing-modern .preview-foot-note{max-width:760px;font-size:11px!important;line-height:1.4!important}
.technova-landing-modern .course-story-actions .button{border-radius:12px!important;font-weight:900!important}

@media(max-width:900px){
  .technova-landing-modern .landing-showcase-chip small{display:none}
  .technova-landing-modern [data-course-lab^="web-"] .web-x-grid,
  .technova-landing-modern [data-course-lab^="data-"] .data-x-grid{grid-template-columns:1fr!important}
  .technova-landing-modern [data-course-lab^="web-"] .x-code-deck,
  .technova-landing-modern [data-course-lab^="web-"] .x-result-deck,
  .technova-landing-modern [data-course-lab^="data-"] .x-code-deck,
  .technova-landing-modern [data-course-lab^="data-"] .data-x-stage{min-height:420px!important}
  .technova-landing-modern [data-course-lab^="app-"] .forge-creation-grid{grid-template-columns:1fr 1fr!important}
  .technova-landing-modern [data-course-lab^="app-"] .forge-library{display:none!important}
}
@media(max-width:620px){
  .technova-landing-modern .course-story-meta{padding:18px 16px!important}
  .technova-landing-modern .course-lab-stage:has(.landing-lab-runtime){padding:5px!important}
  .technova-landing-modern .landing-lab-runtime{border-radius:17px}
  .technova-landing-modern .landing-showcase-chip{top:7px;right:7px}
  .technova-landing-modern .landing-showcase-chip b{font-size:9px}
  .technova-landing-modern .landing-showcase-chip span{display:none}
  .technova-landing-modern [data-course-lab^="app-"] .forge-creation-grid{grid-template-columns:1fr!important}
  .technova-landing-modern [data-course-lab^="app-"] .forge-canvas-panel{display:none!important}
  .technova-landing-modern [data-course-lab^="robot-"] #rCanvas{aspect-ratio:16/10!important}
}
/* v3.21 complete AiEconLab footer */
.technova-landing-modern .technova-footer.nova-footer{display:grid!important;grid-template-columns:1.65fr .72fr .72fr .72fr!important;gap:46px!important;padding:54px clamp(28px,5vw,70px) 28px!important;align-items:start!important}.technova-landing-modern .technova-footer.nova-footer .footer-brand-block{display:block!important}.technova-landing-modern .technova-footer.nova-footer .footer-column{display:grid!important}.technova-landing-modern .technova-footer.nova-footer .footer-bottom{grid-column:1/-1!important}@media(max-width:900px){.technova-landing-modern .technova-footer.nova-footer{grid-template-columns:1fr 1fr!important}.technova-landing-modern .technova-footer.nova-footer .footer-brand-block{grid-column:1/-1!important}}@media(max-width:560px){.technova-landing-modern .technova-footer.nova-footer{grid-template-columns:1fr!important}.technova-landing-modern .technova-footer.nova-footer .footer-brand-block{grid-column:auto!important}}
