.equation-builder-page{min-height:100vh;padding:24px;background:linear-gradient(135deg,#eff6ff,#fff7ff,#f0fdfa);color:#07142f}.equation-builder-topbar,.equation-builder-hero,.equation-picker-card,.equation-preview-card,.equation-map-card{border-radius:24px;background:#fff;box-shadow:0 20px 55px #0f172a1a}.equation-builder-topbar{display:flex;align-items:center;gap:14px;margin-bottom:22px;padding:14px 18px}.equation-back{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eef2ff;color:#0f172a;text-decoration:none;font-weight:900}.equation-builder-topbar h1{margin:0}.equation-builder-topbar p{margin:2px 0 0;color:#475569}.equation-builder-topbar nav{margin-left:auto;display:flex;gap:10px}.equation-nav-pill,.equation-logout{padding:10px 16px;border-radius:999px;color:#fff;text-decoration:none;font-weight:900}.equation-nav-pill{background:#2f7df6}.equation-logout{background:#ff3145}.equation-builder-hero{display:grid;grid-template-columns:1fr auto;gap:18px;margin-bottom:22px;padding:34px;color:#fff;background:linear-gradient(120deg,#2563eb,#a21caf,#00a86b)}.equation-builder-hero h2{font-size:clamp(32px,4vw,64px);line-height:1;margin:10px 0}.equation-builder-hero p{max-width:860px;line-height:1.6;color:#fff}.equation-hero-badges{display:grid;grid-template-columns:auto 1fr;gap:8px 12px;padding:18px;border-radius:20px;background:#ffffff2e}.equation-hero-badges strong{font-size:32px}.equation-builder-workspace{display:grid;grid-template-columns:minmax(340px,.95fr) minmax(360px,1fr);gap:24px}.equation-picker-card,.equation-preview-card,.equation-map-card{padding:24px}.equation-link{color:#8b00ff;text-decoration:none;font-weight:800}.equation-formula-box{padding:16px;border-radius:16px;background:#eef6ff;color:#0047ff;font:600 20px ui-monospace,monospace}.equation-meaning{color:#475569;line-height:1.6}.equation-chip-grid,.equation-object-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.equation-chip-grid button,.equation-object-grid button,.equation-preview-actions a,.equation-preview-actions button{min-height:44px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;font-weight:900}.equation-chip-grid button.active,.equation-object-grid button.active{color:#8b00ff;border-color:#a855f7;background:#f5edff}.equation-object-grid button{display:flex;align-items:center;justify-content:center;gap:8px}.equation-preview-card{display:flex;flex-direction:column;min-height:520px}.equation-preview-heading{display:flex;align-items:center;justify-content:space-between}.equation-preview-icon{font-size:44px}.equation-preview-stage{flex:1;display:grid;place-items:center;text-align:center;border-radius:22px;background:#eff6ff;margin:18px 0;padding:28px}.equation-preview-object{font-size:76px}.equation-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.equation-preview-actions a{display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#2563eb,#a21caf);text-decoration:none}.equation-map-section{margin-top:32px}.equation-section-title{text-align:center}.equation-section-title h2{font-size:clamp(30px,4vw,52px)}.equation-map-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.equation-map-card code{display:block;padding:12px;border-radius:12px;background:#f8fafc;color:#2563eb}.equation-map-card ul{list-style:none;padding:0;display:grid;gap:8px}.equation-map-card li{padding:10px;border-radius:12px;background:#f8fafc}.equation-map-card em{display:block;color:#64748b;font-style:normal}@media(max-width:1100px){.equation-builder-workspace,.equation-builder-hero,.equation-map-grid{grid-template-columns:1fr}}@media(max-width:680px){.equation-builder-page{padding:12px}.equation-builder-topbar{flex-wrap:wrap}.equation-builder-topbar nav{margin-left:0}.equation-chip-grid,.equation-object-grid,.equation-preview-actions{grid-template-columns:1fr}}:root{--navy: #071434;--deep: #0b1026;--blue: #2563eb;--purple: #7c3aed;--green: #10b981;--gold: #f59e0b;--pink: #ec4899;--cyan: #06b6d4;--text: #f8fafc;--muted: #b6c2d9;--card: rgba(255, 255, 255, .1);--card-strong: rgba(255, 255, 255, .16);--border: rgba(255, 255, 255, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--deep)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(124,58,237,.45),transparent 28rem),radial-gradient(circle at 85% 5%,rgba(16,185,129,.25),transparent 25rem),linear-gradient(135deg,#08112d,#0a0f24 45%,#020617)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,4vw,4rem);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071434c7;border-bottom:1px solid var(--border)}.brand{display:inline-flex;align-items:center;gap:.75rem}.brand-mark{display:grid;place-items:center;width:2.7rem;height:2.7rem;border-radius:1rem;background:linear-gradient(135deg,var(--gold),var(--green));color:#071434;font-weight:900;box-shadow:0 16px 40px #f59e0b40}.brand strong{display:block;font-size:1rem}.brand small{display:block;color:var(--muted);font-size:.75rem}.nav-links{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;justify-content:center}.nav-links a{color:var(--muted);padding:.55rem .8rem;border-radius:999px;font-size:.92rem}.nav-links a.active,.nav-links a:hover{color:#fff;background:#ffffff1a}.section{padding:clamp(2.2rem,5vw,5rem) clamp(1rem,5vw,5rem);max-width:1280px;margin:0 auto}.no-top{padding-top:0}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:2rem;align-items:center;min-height:calc(100vh - 6rem)}.hero-copy h1,.section-heading h1,.project-hero h1,.dashboard-hero h1,.vr-section h1{margin:.5rem 0 1rem;font-size:clamp(2.2rem,6vw,5rem);line-height:.98;letter-spacing:-.06em}.hero-copy p,.section-heading p,.project-hero p,.dashboard-hero p,.vr-section p{color:var(--muted);font-size:1.1rem;line-height:1.7;max-width:720px}.eyebrow{color:#a7f3d0;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800}.hero-actions,.action-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:0;border-radius:999px;padding:.85rem 1.2rem;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,var(--green),var(--blue));color:#fff;box-shadow:0 20px 45px #2563eb38}.btn-secondary{background:#ffffff1f;color:#fff;border:1px solid var(--border)}.btn-light{background:#fff;color:#071434}.btn-ghost{background:transparent;color:#fff;border:1px solid var(--border)}.btn-small{padding:.6rem .9rem}.full{width:100%}.card,.hero-card,.world-card,.stat-card{border:1px solid var(--border);background:linear-gradient(180deg,#ffffff24,#ffffff12);box-shadow:0 24px 70px #00000047;border-radius:1.5rem}.hero-card{min-height:450px;position:relative;overflow:hidden;display:grid;place-items:center}.orb{position:absolute;border-radius:999px;filter:blur(3px);opacity:.75}.orb-one{width:13rem;height:13rem;background:#7c3aed73;top:10%;left:8%}.orb-two{width:11rem;height:11rem;background:#10b98166;right:8%;bottom:10%}.world-preview{position:relative;z-index:1;width:min(78%,360px);padding:2rem;border-radius:1.4rem;background:#071434d1;border:1px solid var(--border);transform:perspective(900px) rotateX(7deg) rotateY(-10deg)}.world-preview span{font-size:5rem;display:block}.world-preview strong{font-size:1.5rem}.world-preview p{color:var(--muted)}.mini-progress,.progress-track{height:.7rem;border-radius:999px;overflow:hidden;background:#ffffff1f}.mini-progress span{display:block;height:100%;width:72%;background:linear-gradient(90deg,var(--gold),var(--green))}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--green),var(--blue));transition:width .3s ease}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stat-card{padding:1.2rem}.stat-card span,.stat-card small{color:var(--muted);display:block}.stat-card strong{display:block;margin:.4rem 0;font-size:1.85rem}.section-heading{text-align:center;max-width:820px;margin:0 auto 2rem}.section-heading.left{text-align:left;margin-left:0}.section-heading h2,.cta-panel h2{font-size:clamp(2rem,4vw,3.2rem);margin:.4rem 0 0;letter-spacing:-.04em}.world-grid,.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.world-grid.large{grid-template-columns:repeat(2,minmax(0,1fr))}.world-card{padding:1.4rem;min-height:230px;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;position:relative}.world-card:after{content:"";position:absolute;inset:auto -20% -35% auto;width:12rem;height:12rem;border-radius:50%;background:currentColor;opacity:.12}.world-card h3,.role-card h3{margin:.3rem 0;font-size:1.35rem}.world-card p,.role-card p{color:var(--muted);line-height:1.6}.world-icon,.role-card span{font-size:3rem}.blue{color:#93c5fd}.purple{color:#c4b5fd}.cyan{color:#67e8f9}.green{color:#86efac}.gold{color:#fde68a}.pink{color:#f9a8d4}.coming-soon-box{margin-top:auto;display:grid;gap:.25rem;padding:.8rem;border-radius:1rem;background:#0000002e}.coming-soon-box span{color:var(--muted);font-size:.9rem}.cta-panel{display:flex;justify-content:space-between;gap:1rem;align-items:center;border-radius:2rem;background:linear-gradient(135deg,#2563eb99,#10b98173);margin-bottom:2rem}.footer{max-width:1280px;margin:0 auto;padding:2rem clamp(1rem,5vw,5rem);color:var(--muted);border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:1rem}.auth-wrap{display:grid;place-items:center;min-height:70vh}.auth-card{width:min(100%,470px);padding:2rem}.auth-form{display:grid;gap:.8rem;margin-top:1.4rem}input{width:100%;padding:.95rem 1rem;border-radius:.9rem;border:1px solid var(--border);background:#ffffff17;color:#fff;outline:none}input::placeholder{color:#ffffff80}.muted-center{color:var(--muted);text-align:center}.muted-center a{color:#a7f3d0}.role-card{padding:1.3rem;min-height:210px}.dashboard-hero,.project-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.project-hero{align-items:center}.tag-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag-row span,.tools-box span{display:inline-flex;padding:.45rem .7rem;border-radius:999px;background:#ffffff1f;color:#dbeafe;font-size:.88rem}.project-list{display:grid;gap:.8rem}.project-row{padding:1.1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.project-row p{margin:.35rem 0 0;color:var(--muted)}.project-row>span{color:#a7f3d0;font-weight:800}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.dashboard-grid .card{padding:1.4rem}.mission-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;align-items:start}.mission-panel,.builder-panel{padding:1.2rem}.mission-header-row,.visual-topbar{display:flex;align-items:start;justify-content:space-between;gap:1rem}.mission-header-row h2{margin:.3rem 0 0;font-size:clamp(1.5rem,3vw,2.4rem)}.score-pill{background:#10b9812e;color:#a7f3d0;padding:.55rem .8rem;border-radius:999px;font-weight:900;white-space:nowrap}.step-list{display:flex;gap:.45rem;flex-wrap:wrap;margin:1rem 0}.step-dot{width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid var(--border);color:#fff;background:#ffffff17}.step-dot.current{background:var(--blue)}.step-dot.done{background:var(--green);color:#052e1f;font-weight:900}.question-card{margin-top:1rem;padding:1.2rem;border-radius:1.2rem;background:#0003}.question-card h3{margin:.4rem 0;font-size:1.4rem}.question-card p{color:var(--muted);line-height:1.65}.formula-box{margin:1rem 0;padding:.8rem;border-radius:.9rem;background:#f59e0b1f;color:#fde68a}.answer-row{display:grid;grid-template-columns:1fr minmax(130px,220px) auto;gap:.6rem;align-items:center}.answer-row span,.answer-row em{color:var(--muted)}.feedback{margin-top:1rem;padding:.9rem;border-radius:1rem;border:1px solid var(--border)}.feedback.success{background:#10b98124;color:#bbf7d0}.feedback.warning{background:#f59e0b24;color:#fde68a}.certificate-box{margin-top:1rem;padding:1rem;border-radius:1rem;background:linear-gradient(135deg,#f59e0b40,#10b9812e)}.mode-switcher{display:flex;gap:.5rem;margin-bottom:1rem}.mode-switcher button{flex:1;padding:.75rem;border-radius:.9rem;border:1px solid var(--border);background:#ffffff14;color:#fff;font-weight:900}.mode-switcher button.selected{background:#fff;color:#071434}.visual-builder{padding:1rem;border-radius:1.25rem;background:#0000002e}.visual-stage{min-height:260px;display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;align-items:center;perspective:900px}.build-piece{min-height:72px;display:grid;place-items:center;border-radius:1.1rem;background:#ffffff14;border:1px dashed rgba(255,255,255,.22);transition:transform .25s ease,background .25s ease}.build-piece span{font-size:2.2rem}.build-piece.built{background:linear-gradient(135deg,#2563eba6,#10b9818c);border-style:solid;transform:translateY(-4px);box-shadow:0 16px 30px #00000040}.visual-builder.threed .build-piece,.visual-builder .built{transform:perspective(700px) rotateX(9deg) rotateY(-7deg) translateY(-4px)}.visual-builder.vr{background:radial-gradient(circle at center,#7c3aed4d,#0000002e)}.visual-caption,.tools-box{color:var(--muted);line-height:1.6}.tools-box{margin-top:1rem}.tools-box div{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.6rem}.empty-state{padding:2rem;text-align:center;max-width:700px}.vr-section{display:grid;grid-template-columns:1fr 360px;gap:1rem;align-items:center}.vr-card{padding:2rem;text-align:center}.vr-headset{font-size:6rem}@media(max-width:920px){.hero,.mission-grid,.vr-section{grid-template-columns:1fr}.stats-grid,.world-grid,.world-grid.large,.role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero,.project-hero,.cta-panel,.footer{flex-direction:column;align-items:flex-start}.nav-links{display:none}}@media(max-width:620px){.stats-grid,.world-grid,.world-grid.large,.role-grid,.dashboard-grid,.answer-row{grid-template-columns:1fr}.hero-card{min-height:340px}.site-header{align-items:center}}@keyframes smartParkingSlotFill{0%{transform:translate(0)}35%{transform:translate(185px)}62%{transform:translate(330px,-80px)}to{transform:translate(462px,-154px)}}.parking-site .test-car{animation:smartParkingSlotFill 3.8s ease-in-out forwards!important}.parking-site g[transform="translate(514 358)"]{opacity:0!important}.equation-value-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.equation-value-grid label{display:grid;grid-template-columns:1fr 100px;align-items:center;gap:.6rem;border:1px solid #cbd5e1;border-radius:18px;padding:.65rem .8rem;background:#f8fafc;font-weight:900;color:#0f172a}.equation-value-grid input{border:0;border-radius:999px;background:#fff!important;color:#000!important;padding:.5rem .6rem;text-align:center;font-weight:900;box-shadow:inset 0 0 0 1px #dbeafe}.equation-execute{width:100%;margin-top:1rem;min-height:46px;border:0;border-radius:999px;font-weight:900;color:#fff;background:linear-gradient(135deg,#2563eb,#a21caf);box-shadow:0 18px 35px #2563eb38}.equation-preview-ground{width:100%;display:grid;place-items:center}.equation-preview-object{min-height:105px;border-radius:22px;display:grid;place-items:center;color:#fff;font-size:58px;transition:width .35s ease,transform .35s ease;box-shadow:0 22px 40px #0f172a2e}.equation-preview-shadow{width:70%;height:14px;border-radius:50%;background:#0f172a29;filter:blur(8px);margin-top:14px}.equation-stage-3d{perspective:800px}.equation-stage-3d .equation-preview-object{min-height:145px;transform:rotateX(58deg) rotate(-12deg) translateY(-8px)}@media(max-width:680px){.equation-value-grid{grid-template-columns:1fr}}.landing-shell{min-height:100vh;background:#fff;color:#1f2937}.landing-shell main{background:#fff}.landing-header{background:#fffffff5;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 4px 16px #0f172a1f;padding:.9rem clamp(1rem,3vw,3rem)}.landing-header .brand{color:#5138f6;gap:.8rem}.landing-header .brand-mark{width:3.2rem;height:3.2rem;border-radius:999px;background:radial-gradient(circle at 30% 24%,#fff 0 8%,#1d2c8d 9% 58%,#02083d 59% 100%);color:#fff;box-shadow:0 10px 24px #2634ad3d;font-size:1.2rem}.landing-header .brand-copy strong{color:#5d42f5;font-size:clamp(1.3rem,2vw,2rem);font-weight:600}.landing-auth{display:inline-flex;align-items:center;gap:clamp(1rem,3vw,2rem)}.landing-login{color:#2563eb;font-weight:800;font-size:1.05rem}.landing-signup{display:inline-flex;align-items:center;justify-content:center;min-width:8.6rem;padding:.9rem 1.8rem;border-radius:999px;color:#fff;font-size:1.05rem;font-weight:900;background:linear-gradient(135deg,#2563eb,#b913f2);box-shadow:0 16px 36px #5a3af642}.figma-home{color:#1f2937;background:#fff;overflow:hidden}.figma-hero{min-height:calc(100vh - 5.6rem);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,6vw,7rem);background:linear-gradient(180deg,#eef5ff,#f8fbff 72%,#fff)}.figma-hero h1{margin:0 0 1.4rem;font-size:clamp(3rem,7vw,6.8rem);line-height:.96;letter-spacing:-.055em;font-weight:900;background:linear-gradient(90deg,#4f46ff,#a800ff,#5c8a88);-webkit-background-clip:text;background-clip:text;color:transparent}.figma-hero h2{margin:0 0 2.6rem;color:#2d3748;font-size:clamp(1.6rem,3vw,3rem);line-height:1.25;font-weight:500;letter-spacing:-.025em}.figma-hero p{max-width:920px;margin:0;color:#475569;font-size:clamp(1.05rem,1.8vw,1.45rem);line-height:1.55}.figma-actions{display:flex;justify-content:center;gap:1.3rem;flex-wrap:wrap;margin-top:clamp(2.2rem,5vw,4.6rem)}.figma-actions-center{margin-top:2.8rem}.figma-btn{min-width:15rem;display:inline-flex;align-items:center;justify-content:center;min-height:4.3rem;padding:1rem 2.1rem;border-radius:999px;font-weight:900;font-size:clamp(1rem,1.4vw,1.25rem);border:3px solid transparent;transition:transform .18s ease,box-shadow .18s ease}.figma-btn:hover{transform:translateY(-3px)}.figma-btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#b913f2);box-shadow:0 18px 45px #4f46e547}.figma-btn-outline{color:#a600f6;background:#fff;border-color:#a600f6}.figma-btn-white{color:#8a16e9;background:#fff;box-shadow:0 18px 40px #0000001a}.figma-btn-outline-white{color:#fff;background:transparent;border-color:#fffffff5}.figma-btn-orange{color:#fff;background:#f90;box-shadow:0 18px 40px #ff990040}.figma-section{padding:clamp(4rem,8vw,7rem) clamp(1.25rem,4vw,4rem)}.figma-features{background:#fff}.figma-features>h2,.figma-section-title h2{margin:0 0 clamp(3rem,7vw,6rem);text-align:center;color:#1f2937;font-size:clamp(2.4rem,4.5vw,4.5rem);line-height:1.08;letter-spacing:-.04em;font-weight:900}.figma-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem)}.figma-feature-card{min-height:18rem;padding:clamp(2rem,4vw,3.2rem);border-radius:1.35rem;border:1px solid #ede7ff;background:linear-gradient(135deg,#f0f7ff,#fbf3ff);box-shadow:0 20px 48px #2563eb0a}.figma-icon,.figma-world-icon{width:5.6rem;height:5.6rem;display:grid;place-items:center;margin-bottom:1.7rem;border-radius:1.35rem;color:#fff;font-size:2.9rem;font-weight:900;background:linear-gradient(135deg,#2563eb,#b913f2)}.figma-feature-card h3,.figma-world-card h3{margin:0 0 1rem;color:#0f172a;font-size:clamp(1.35rem,2vw,2.2rem);line-height:1.15;letter-spacing:-.025em}.figma-feature-card p,.figma-world-card p,.figma-section-title p{margin:0;color:#475569;font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.55}.figma-worlds{background:#edf5ff}.figma-section-title{text-align:center;margin-bottom:clamp(2rem,5vw,4.5rem)}.figma-section-title h2{margin-bottom:1.3rem}.figma-world-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem)}.figma-world-card{min-height:22rem;padding:clamp(2rem,4vw,3.1rem);border-radius:1.7rem;border:1px solid rgba(148,163,184,.16);box-shadow:0 22px 60px #0f172a14;transition:transform .18s ease,box-shadow .18s ease}.figma-world-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px #0f172a24}.figma-world-blue{background:#eaf2ff}.figma-world-purple{background:#faedff}.figma-world-cyan{background:#d6f4f8}.figma-world-green{background:#eafbf1}.figma-world-gold{background:#fff7dd}.figma-world-pink{background:#fff0f6}.figma-world-cyan .figma-world-icon{background:linear-gradient(135deg,#06b6d4,#0284c7)}.figma-world-green .figma-world-icon{background:linear-gradient(135deg,#22c55e,#059669)}.figma-world-gold .figma-world-icon{background:linear-gradient(135deg,#f59e0b,#f97316)}.figma-world-pink .figma-world-icon{background:linear-gradient(135deg,#ec4899,#a855f7)}.figma-school-cta{text-align:center;padding:clamp(5rem,8vw,8rem) clamp(1.25rem,5vw,6rem);color:#fff;background:linear-gradient(105deg,#2563eb,#c000ff 46%,#00a651)}.figma-school-cta h2,.figma-vr-section h2{margin:0 0 1.8rem;font-size:clamp(2.2rem,4.5vw,4.5rem);line-height:1.12;letter-spacing:-.04em;font-weight:900}.figma-school-cta p,.figma-vr-section p{max-width:1100px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.6rem);line-height:1.45;color:#ffffffe6}.figma-vr-section{min-height:46rem;padding:clamp(5rem,8vw,8rem) clamp(1.25rem,4vw,4rem);text-align:center;color:#fff;background:linear-gradient(115deg,#34227c,#5b1684 52%,#8e1748)}.figma-vr-content{max-width:1320px;margin:0 auto}.figma-vr-icon{display:block;margin-bottom:1.5rem;color:#d8b4fe;font-size:4.5rem}.figma-vr-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,3rem);margin-top:clamp(3rem,6vw,5rem)}.figma-vr-cards article{min-height:14rem;padding:2rem;border-radius:1.6rem;border:1px solid rgba(255,255,255,.2);background:#ffffff17;text-align:left}.figma-vr-cards span{display:grid;place-items:center;width:5rem;height:5rem;margin-bottom:1rem;border-radius:999px;background:linear-gradient(135deg,#2f80ff,#fa2d97);color:#fff;font-size:2.6rem}.figma-vr-cards strong{display:block;font-size:1.35rem;margin-bottom:.5rem}.figma-vr-cards p{margin:0;font-size:1rem;color:#ffffffc7}.landing-shell .footer{max-width:none;margin:0;padding:4rem 1.25rem;border:0;background:#111827;color:#94a3b8;display:grid;justify-items:center;gap:1.6rem;text-align:center}.landing-shell .footer strong{display:block;color:#fff;font-size:clamp(1.6rem,3vw,2.4rem)}.landing-shell .footer p{margin:1rem 0 0;font-style:italic;font-size:1.2rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;font-weight:800}.footer-links a{color:#94a3b8}@media(max-width:980px){.figma-card-grid,.figma-world-grid,.figma-vr-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.figma-hero{min-height:auto}}@media(max-width:680px){.landing-header{padding:.8rem 1rem}.landing-header .brand-mark{width:2.8rem;height:2.8rem}.landing-auth{gap:.8rem}.landing-login{font-size:.95rem}.landing-signup{min-width:auto;padding:.75rem 1.1rem;font-size:.95rem}.figma-card-grid,.figma-world-grid,.figma-vr-cards{grid-template-columns:1fr}.figma-btn{width:100%;min-width:0}}.world-adventure-shell{min-height:calc(100vh - 5rem);background:#eef4ff;color:#172033}.student-topbar-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.9rem clamp(1rem,3vw,2rem);background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 22px #0f172a14}.back-circle{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:999px;background:#f1f5f9;color:#172033;font-size:1.45rem;font-weight:900}.student-topbar-title h1{margin:0;font-size:clamp(1.2rem,2vw,1.55rem);color:#172033}.student-topbar-title p{margin:.15rem 0 0;color:#475569}.student-topbar-actions{display:flex;align-items:center;gap:.55rem}.topbar-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .95rem;border-radius:.8rem;color:#fff;font-weight:900;box-shadow:0 10px 24px #2563eb2e}.topbar-btn.dashboard{background:#2d7bf4}.topbar-btn.logout{background:#ef233c}.world-adventure-content{padding:clamp(1.5rem,4vw,3rem) clamp(1rem,3vw,2rem);max-width:1320px;margin:0 auto}.world-adventure-content h2{margin:0 0 1.6rem;font-size:clamp(1.7rem,3vw,2.2rem);color:#111827;letter-spacing:-.03em}.adventure-world-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.55rem}.adventure-world-card{overflow:hidden;min-height:420px;display:grid;grid-template-rows:1.05fr .95fr;border-radius:1.15rem;background:#fff;box-shadow:0 18px 38px #0f172a24}.adventure-world-top{position:relative;overflow:hidden;padding:1.7rem;color:#fff}.adventure-world-top:after{content:"";position:absolute;top:-3.5rem;right:-3.5rem;width:9rem;height:9rem;border-radius:999px;background:#ffffff24}.adventure-world-card.blue .adventure-world-top{background:linear-gradient(135deg,#2d7bf4,#1d4ed8)}.adventure-world-card.purple .adventure-world-top{background:linear-gradient(135deg,#b344f4,#9b00e8)}.adventure-world-card.cyan .adventure-world-top{background:linear-gradient(135deg,#14b8c6,#0284a7)}.adventure-world-card.green .adventure-world-top{background:linear-gradient(135deg,#10b981,#069447)}.adventure-world-card.gold .adventure-world-top{background:linear-gradient(135deg,#f59e0b,#d66d00)}.adventure-world-card.pink .adventure-world-top{background:linear-gradient(135deg,#6366f1,#7c3aed)}.adventure-icon{width:4.6rem;height:4.6rem;display:grid;place-items:center;margin-bottom:1rem;border-radius:1rem;background:#ffffff2e;font-size:2.45rem}.adventure-world-top h3{margin:0 0 .7rem;font-size:clamp(1.3rem,2vw,1.7rem)}.adventure-world-top p{margin:0;max-width:28rem;color:#fffffff0;line-height:1.55;font-weight:600}.adventure-world-bottom{padding:1.3rem 1.45rem 1.45rem;display:grid;gap:.45rem;color:#111827}.active-label,.concept-label{color:#475569;font-size:.9rem}.concept-chip-row,.ready-chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.concept-chip-row span{padding:.33rem .65rem;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.8rem}.ready-chip-row span{padding:.33rem .65rem;border-radius:999px;background:#dcfce7;color:#059669;font-size:.82rem;font-weight:800}.mission-start-btn{margin-top:.55rem;display:inline-flex;justify-content:center;align-items:center;padding:.8rem 1rem;border-radius:.95rem;background:linear-gradient(135deg,#2d5bff,#b000f5);color:#fff;font-weight:900}.figma-mission-grid{grid-template-columns:minmax(0,1.22fr) minmax(300px,.64fr);gap:1.5rem;align-items:stretch}.figma-mission-grid .builder-panel{order:1;padding:1rem;border-radius:1.35rem;background:#111b2d;border:1px solid rgba(148,163,184,.3);box-shadow:inset 0 1px #ffffff0d}.figma-mission-grid .mission-panel{order:2;padding:1rem;border-radius:1.35rem;background:#101827;border:1px solid rgba(148,163,184,.3)}.mission-tasks-heading h2{margin:0 0 .65rem;color:#fff;font-size:clamp(1.35rem,2vw,1.8rem)}.mission-chip-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem}.mission-chip-row span{padding:.32rem .75rem;border-radius:999px;background:#1f2d44;color:#67e8f9;font-size:.8rem}.figma-mission-grid .step-list{display:grid;gap:.75rem;margin:0 0 1rem}.figma-mission-grid .step-dot{width:100%;height:auto;min-height:3.45rem;display:flex;align-items:center;gap:.72rem;padding:.8rem .95rem;text-align:left;border-radius:.9rem;background:#1d2a3f;border:1px solid rgba(148,163,184,.26);color:#fff}.figma-mission-grid .step-dot.current{border-color:#08d9ff;background:#0b4255}.figma-mission-grid .step-dot.done{border-color:#10b98194;background:#10b98129;color:#d1fae5}.task-bullet{width:.85rem;height:.85rem;border-radius:999px;background:linear-gradient(135deg,#67e8f9,#8b5cf6);box-shadow:0 0 18px #67e8f973;flex:0 0 auto}.task-label{font-weight:850;line-height:1.2}.figma-mission-grid .question-card{background:#1d2a3f;border:1px solid rgba(148,163,184,.18);border-radius:1rem;padding:1.15rem}.figma-mission-grid .question-card h3{color:#fff;font-size:1.2rem}.figma-mission-grid .question-card p{color:#e2e8f0;font-weight:700}.figma-mission-grid .answer-row{grid-template-columns:1fr;gap:.45rem}.figma-mission-grid .answer-row input{background:#020617;border-color:#94a3b85c;color:#fff;border-radius:999px}.figma-mission-grid .answer-row em{display:none}.figma-mission-grid .action-row{display:grid;grid-template-columns:1fr auto;gap:.65rem;margin-top:.9rem}.figma-mission-grid .btn-primary{background:#00c884;box-shadow:none;color:#04111f}.figma-mission-grid .btn-ghost{background:#ffbe0b;border:0;color:#04111f}.figma-mission-grid .mode-switcher{display:flex;gap:.7rem;margin-bottom:1rem}.figma-mission-grid .mode-switcher button{flex:unset;padding:.65rem 1rem;border-radius:999px;background:#1d2a3f;color:#fff;border:1px solid rgba(148,163,184,.16)}.figma-mission-grid .mode-switcher button.selected{background:#05c7e8;color:#fff}.figma-mission-grid .visual-builder{min-height:330px;border-radius:1rem;background:#07344a}.figma-mission-grid .tools-box{margin-top:1rem;padding:1rem;border-radius:1rem;background:#1d2a3f;border:1px solid rgba(148,163,184,.18)}.figma-mission-grid .tools-box strong{display:block;margin-bottom:.75rem;color:#b6c2d9}.figma-mission-grid .tools-box span{min-width:9rem;justify-content:center;background:#142034;color:#94a3b8;border:1px solid rgba(148,163,184,.12)}.figma-mission-grid .tools-box .tool-unlocked{background:#10b9812e;color:#bbf7d0}@media(max-width:1040px){.adventure-world-grid,.figma-mission-grid{grid-template-columns:1fr}.figma-mission-grid .builder-panel,.figma-mission-grid .mission-panel{order:initial}}@media(max-width:760px){.student-topbar-card{grid-template-columns:auto 1fr}.student-topbar-actions{grid-column:1 / -1;justify-content:flex-start}.adventure-world-grid{grid-template-columns:1fr}}
