html{scroll-behavior:smooth}body{overflow-x:hidden}.landing-page.svelte-cwls5q{--bg:var(--ui-page-bg);--bg-soft:var(--ui-surface-subtle);--surface:color-mix(in srgb, var(--ui-surface) 88%, transparent);--surface-solid:var(--ui-surface);--surface-raised:var(--ui-surface-elevated);--ink:var(--ui-text-strong);--muted:var(--ui-text-muted);--faint:var(--ui-text-subtle);--border:var(--ui-border);--border-strong:var(--ui-border-strong);--shadow:var(--ui-shadow-card);--shadow-soft:var(--ui-shadow-sm);--teal:var(--ui-brand-teal);--cyan:var(--ui-brand-cyan);--violet:var(--ui-brand-violet);--emerald:var(--ui-brand-emerald);--amber:var(--ui-brand-amber);--section-space:clamp(4.5rem, 8vw, 7.5rem);background-color:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--ui-font-body);transition:background-color .22s,color .22s}.landing-page.svelte-cwls5q:not(.dark){background-image:radial-gradient(circle at 10% 8%, color-mix(in srgb, var(--ui-brand-teal) 10%, transparent), transparent 28rem), radial-gradient(circle at 90% 26%, color-mix(in srgb, var(--ui-brand-violet) 9%, transparent), transparent 26rem), radial-gradient(circle at 15% 65%, color-mix(in srgb, var(--ui-brand-cyan) 8%, transparent), transparent 30rem), radial-gradient(circle at 85% 85%, color-mix(in srgb, var(--ui-brand-emerald) 6%, transparent), transparent 24rem), linear-gradient(color-mix(in srgb, var(--ui-border) 40%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--ui-border) 40%, transparent) 1px, transparent 1px);background-size:auto,auto,auto,auto,72px 72px,72px 72px}.landing-page.dark.svelte-cwls5q{background-image:radial-gradient(circle at 12% 10%, color-mix(in srgb, var(--ui-brand-teal) 12%, transparent), transparent 32rem), radial-gradient(circle at 88% 28%, color-mix(in srgb, var(--ui-brand-violet) 11%, transparent), transparent 30rem), radial-gradient(circle at 18% 70%, color-mix(in srgb, var(--ui-brand-cyan) 9%, transparent), transparent 32rem), linear-gradient(color-mix(in srgb, var(--ui-border) 40%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--ui-border) 40%, transparent) 1px, transparent 1px);background-size:auto,auto,auto,72px 72px,72px 72px}.landing-page.svelte-cwls5q :where(.svelte-cwls5q){box-sizing:border-box}a.svelte-cwls5q{color:inherit;text-decoration:none}button.svelte-cwls5q,a.svelte-cwls5q{-webkit-tap-highlight-color:transparent}button.svelte-cwls5q:focus-visible,a.svelte-cwls5q:focus-visible{outline:3px solid color-mix(in srgb, var(--cyan) 54%, transparent);outline-offset:3px}.primary-cta.svelte-cwls5q{justify-content:center;align-items:center;gap:var(--ui-space-2);min-height:50px;padding:0 var(--ui-space-6);border-radius:var(--ui-radius-xl);background-image:var(--ui-button-primary-bg-image);color:var(--ui-button-primary-text);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);box-shadow:var(--ui-primary-shadow);cursor:pointer;background-origin:border-box;background-clip:border-box;border:none;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex}.primary-cta.svelte-cwls5q:hover,.primary-cta.svelte-cwls5q:focus-visible{box-shadow:var(--ui-primary-shadow-hover);filter:brightness(1.05);transform:translateY(-2px)}.primary-cta.svelte-cwls5q:active{box-shadow:var(--ui-primary-shadow-active);transform:translateY(0)}.secondary-cta.svelte-cwls5q{justify-content:center;align-items:center;gap:var(--ui-space-2);min-height:50px;padding:0 var(--ui-space-5);border:1px solid var(--border);border-radius:var(--ui-radius-xl);background:color-mix(in srgb, var(--surface) 90%, transparent);color:var(--ink);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-weight:750;transition:all .16s;display:inline-flex}.secondary-cta.svelte-cwls5q:hover,.secondary-cta.svelte-cwls5q:focus-visible{border-color:var(--border-strong);background:var(--surface-raised);box-shadow:var(--shadow);transform:translateY(-2px)}.text-cta.svelte-cwls5q{align-items:center;gap:var(--ui-space-2);min-height:50px;padding:0 var(--ui-space-4);border-radius:var(--ui-radius-lg);color:var(--muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);font-weight:750;transition:color .16s,background-color .16s;display:inline-flex}.text-cta.svelte-cwls5q:hover,.text-cta.svelte-cwls5q:focus-visible{color:var(--ink);background:color-mix(in srgb, var(--teal) 8%, transparent)}.hero.svelte-cwls5q{grid-template-columns:minmax(0,.84fr) minmax(540px,1.16fr);align-items:center;gap:clamp(3rem,5vw,6rem);width:min(1440px,100%);min-height:calc(100vh - 76px);margin:0 auto;padding:clamp(3.5rem,6vh,5.5rem) 5vw clamp(3.5rem,6vh,5rem);display:grid;position:relative;overflow:visible}.hero-ambient.svelte-cwls5q{z-index:0;pointer-events:none;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ambient-orb.svelte-cwls5q{filter:blur(40px);opacity:.45;border-radius:999px;position:absolute}.orb-one.svelte-cwls5q{background:radial-gradient(circle, color-mix(in srgb, var(--teal) 22%, transparent), transparent 68%);width:32rem;height:32rem;top:-16rem;left:-10rem}.orb-two.svelte-cwls5q{background:radial-gradient(circle, color-mix(in srgb, var(--violet) 20%, transparent), transparent 68%);width:40rem;height:40rem;bottom:-20rem;right:-14rem}.ambient-grid.svelte-cwls5q,.cta-grid.svelte-cwls5q{background-image:linear-gradient(color-mix(in srgb, var(--border) 45%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--border) 45%, transparent) 1px, transparent 1px);opacity:.22;background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 42% 64%,#000);mask-image:linear-gradient(90deg,#000,#0000 42% 64%,#000)}.hero-copy.svelte-cwls5q,.demo-shell.svelte-cwls5q{z-index:1;position:relative}.hero-copy.svelte-cwls5q{max-width:620px;animation:.72s cubic-bezier(.2,.8,.2,1) both svelte-cwls5q-hero-enter}.eyebrow.svelte-cwls5q{align-items:center;gap:var(--ui-space-1);color:var(--ui-accent-strong);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);letter-spacing:.09em;text-transform:uppercase;margin:0 0 1.2rem;font-weight:850;line-height:1;display:inline-flex}.hero-eyebrow.svelte-cwls5q{border:1px solid color-mix(in srgb, var(--teal) 32%, var(--border));border-radius:var(--ui-radius-full);background:color-mix(in srgb, var(--teal) 8%, var(--surface));box-shadow:0 2px 8px color-mix(in srgb, var(--teal) 10%, transparent);padding:.48rem .75rem}h1.svelte-cwls5q,h2.svelte-cwls5q,h3.svelte-cwls5q,p.svelte-cwls5q{margin-top:0}h1.svelte-cwls5q,h2.svelte-cwls5q,h3.svelte-cwls5q{font-family:var(--ui-font-heading)}h1.svelte-cwls5q{margin-bottom:var(--ui-space-8);letter-spacing:-.04em;font-size:clamp(2.6rem,5vw,4.25rem);font-weight:800;line-height:1.08}h1.svelte-cwls5q span:where(.svelte-cwls5q){background:linear-gradient(105deg, var(--teal) 5%, var(--cyan) 50%, var(--violet));color:#0000;-webkit-background-clip:text;background-clip:text}.hero-lede.svelte-cwls5q{max-width:560px;margin-bottom:var(--ui-space-8);color:var(--muted);font-family:var(--ui-font-body);font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.65}.hero-actions.svelte-cwls5q,.final-actions.svelte-cwls5q{align-items:center;gap:var(--ui-space-3);flex-wrap:wrap;display:flex}.demo-shell.svelte-cwls5q{perspective:1200px;animation:.85s cubic-bezier(.2,.8,.2,1) .12s both svelte-cwls5q-demo-enter}.demo-card.svelte-cwls5q{border:1px solid color-mix(in srgb, var(--border-strong) 88%, transparent);border-radius:var(--ui-radius-surface);background:color-mix(in srgb, var(--surface-solid) 92%, transparent);box-shadow:var(--shadow);transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .18s,background .22s;position:relative;overflow:hidden}.demo-card.svelte-cwls5q:before{content:"";z-index:5;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff73}.dark.svelte-cwls5q .demo-card:where(.svelte-cwls5q):before{box-shadow:inset 0 1px #ffffff14}.demo-toolbar.svelte-cwls5q{min-height:54px;padding:0 var(--ui-space-5);border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface-raised) 70%, transparent);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.window-dots.svelte-cwls5q{gap:.35rem;display:flex}.window-dots.svelte-cwls5q span:where(.svelte-cwls5q){background:var(--border-strong);border-radius:50%;width:8px;height:8px}.window-dots.svelte-cwls5q span:where(.svelte-cwls5q):first-child{background:var(--amber)}.window-dots.svelte-cwls5q span:where(.svelte-cwls5q):nth-child(2){background:var(--cyan)}.window-dots.svelte-cwls5q span:where(.svelte-cwls5q):last-child{background:var(--teal)}.demo-title.svelte-cwls5q{color:var(--muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);align-items:center;gap:.45rem;font-weight:750;display:flex}.playback-button.svelte-cwls5q{border:1px solid var(--border);border-radius:var(--ui-radius-full);background:var(--surface);color:var(--muted);cursor:pointer;font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);justify-self:end;align-items:center;gap:.4rem;padding:.35rem .65rem;font-weight:750;transition:all .16s;display:inline-flex}.playback-button.svelte-cwls5q:hover{border-color:var(--border-strong);color:var(--ink);background:var(--surface-raised)}.playback-button.svelte-cwls5q svg{color:var(--teal)}.route-viewport.svelte-cwls5q{background:linear-gradient(145deg, color-mix(in srgb, var(--teal) 6%, transparent), transparent 45%), var(--surface-solid);height:280px;position:relative;overflow:hidden}.route-grid.svelte-cwls5q{background-image:radial-gradient(color-mix(in srgb, var(--border-strong) 60%, transparent) 1px, transparent 1px);opacity:.6;background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 92%);mask-image:linear-gradient(#000,#0000 92%)}.route-map.svelte-cwls5q{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.route-map.svelte-cwls5q path:where(.svelte-cwls5q){fill:none;stroke-linecap:round}.route-base.svelte-cwls5q{stroke:var(--border);stroke-width:4px;stroke-dasharray:1 10}.route-lit.svelte-cwls5q{stroke:url(#routeGradient);stroke-width:4px;stroke-dasharray:100;filter:url(#routeGlow);transition:stroke-dashoffset .78s cubic-bezier(.2,.8,.2,1)}.route-label.svelte-cwls5q{z-index:2;border:1px solid var(--border);border-radius:var(--ui-radius-full);background:color-mix(in srgb, var(--surface) 88%, transparent);color:var(--faint);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;box-shadow:var(--shadow-soft);pointer-events:none;padding:.25rem .55rem;font-weight:800;position:absolute}.route-label-start.svelte-cwls5q{top:78.57%;left:9.17%;transform:translate(-50%,-4.1rem)}.route-label-finish.svelte-cwls5q{top:27.14%;right:1.5rem;transform:translateY(-4.1rem)}.route-node.svelte-cwls5q{z-index:3;width:80px;color:var(--muted);cursor:pointer;font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;margin-top:-20px;margin-left:-40px;padding:0;font-weight:750;display:flex;position:absolute;transform:none}.node-1.svelte-cwls5q{top:78.57%;left:9.17%}.node-2.svelte-cwls5q{top:61.07%;left:33.61%}.node-3.svelte-cwls5q{top:38.57%;left:58.47%}.node-4.svelte-cwls5q{top:27.14%;left:89.44%}.node-icon.svelte-cwls5q{border:2px solid var(--border-strong);background:var(--surface-solid);border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;transition:transform .22s,border-color .22s,background .22s,color .22s,box-shadow .22s;display:grid;box-shadow:0 8px 20px #0f172a17}.node-name.svelte-cwls5q{color:var(--muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);white-space:nowrap;text-align:center;margin-top:.45rem;font-weight:750;line-height:1.2;transition:color .22s,font-weight .22s}.route-node.svelte-cwls5q:hover .node-icon:where(.svelte-cwls5q),.route-node.active.svelte-cwls5q .node-icon:where(.svelte-cwls5q){transform:scale(1.1)}.route-node.complete.svelte-cwls5q .node-icon:where(.svelte-cwls5q){border-color:var(--teal);background:var(--teal);color:#fff}.route-node.active.svelte-cwls5q .node-icon:where(.svelte-cwls5q){box-shadow:0 0 0 7px color-mix(in srgb, currentColor 13%, transparent), 0 0 28px color-mix(in srgb, currentColor 30%, transparent);border-color:currentColor}.route-node.active.svelte-cwls5q .node-name:where(.svelte-cwls5q){color:var(--ink);font-weight:800}.tone-teal.svelte-cwls5q{color:var(--teal)}.tone-amber.svelte-cwls5q{color:var(--amber)}.tone-cyan.svelte-cwls5q{color:var(--cyan)}.tone-violet.svelte-cwls5q{color:var(--violet)}.path-detail.svelte-cwls5q{min-height:205px;padding:var(--ui-space-5) var(--ui-space-6);border-top:1px solid var(--border);background:linear-gradient(110deg, color-mix(in srgb, currentColor 7%, var(--surface-solid)), var(--surface-solid) 55%);color:var(--teal);display:block;position:relative}.detail-status.svelte-cwls5q{margin-bottom:var(--ui-space-2);font-size:var(--ui-font-size-xs);letter-spacing:.09em;text-transform:uppercase;font-weight:850;display:block}.detail-copy.svelte-cwls5q strong:where(.svelte-cwls5q){margin-bottom:var(--ui-space-2);color:var(--ink);font-family:var(--ui-font-heading);font-size:var(--ui-font-size-lg);letter-spacing:-.015em;display:block}.detail-copy.svelte-cwls5q p:where(.svelte-cwls5q){max-width:none;margin:0 0 var(--ui-space-3);color:var(--muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);line-height:1.7}.detail-signal.svelte-cwls5q{border:1px solid color-mix(in srgb, currentColor 24%, var(--border));border-radius:var(--ui-radius-sm);background:color-mix(in srgb, currentColor 6%, transparent);color:color-mix(in srgb, currentColor 75%, var(--ink));font-size:var(--ui-font-size-xs);white-space:nowrap;align-items:center;gap:.45rem;max-width:100%;padding:.35rem .65rem;font-weight:750;line-height:1;display:inline-flex}.detail-signal.svelte-cwls5q svg{flex-shrink:0;display:block}.detail-signal.svelte-cwls5q span:where(.svelte-cwls5q){white-space:nowrap;letter-spacing:.02em;text-transform:uppercase;margin:0;padding:0;line-height:1;display:inline-block}.detail-controls.svelte-cwls5q{top:var(--ui-space-5);right:var(--ui-space-5);color:var(--faint);align-items:center;gap:.4rem;display:flex;position:absolute}.detail-controls.svelte-cwls5q button:where(.svelte-cwls5q){border:1px solid var(--border);border-radius:var(--ui-radius-md);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;place-items:center;transition:all .16s;display:grid}.detail-controls.svelte-cwls5q button:where(.svelte-cwls5q):hover{border-color:var(--border-strong);color:var(--ink);background:var(--surface-raised)}.detail-controls.svelte-cwls5q span:where(.svelte-cwls5q){text-align:center;min-width:36px;font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);font-weight:750}.section-shell.svelte-cwls5q{width:min(1260px,90vw);margin-inline:auto;margin-top:var(--section-space)}.section-heading.svelte-cwls5q{max-width:680px;margin-bottom:clamp(2rem,3.5vw,3rem)}.clarity-section.svelte-cwls5q .section-heading:where(.svelte-cwls5q),.experience-section.svelte-cwls5q .section-heading:where(.svelte-cwls5q){max-width:none}.section-heading.svelte-cwls5q h2:where(.svelte-cwls5q),.motivation-copy.svelte-cwls5q h2:where(.svelte-cwls5q),.levels-intro.svelte-cwls5q h2:where(.svelte-cwls5q),.team-copy.svelte-cwls5q h2:where(.svelte-cwls5q),.final-cta.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:var(--ui-space-3);font-family:var(--ui-font-heading);letter-spacing:-.03em;color:var(--ui-text-strong);font-size:clamp(1.85rem,3.6vw,2.75rem);font-weight:750;line-height:1.15}.section-heading.svelte-cwls5q>p:where(.svelte-cwls5q):last-child,.motivation-copy.svelte-cwls5q>p:where(.svelte-cwls5q),.levels-intro.svelte-cwls5q>p:where(.svelte-cwls5q),.team-copy.svelte-cwls5q>p:where(.svelte-cwls5q){color:var(--ui-text-muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-base);margin-bottom:0;line-height:1.65}.clarity-grid.svelte-cwls5q{gap:var(--ui-space-4);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.clarity-line.svelte-cwls5q{background:linear-gradient(90deg, var(--teal), var(--cyan), var(--violet));opacity:.38;height:1px;position:absolute;top:3.35rem;left:7%;right:7%}.clarity-card.svelte-cwls5q{z-index:1;min-height:310px;padding:var(--ui-space-5);border:1px solid var(--border);border-radius:var(--ui-radius-panel);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .22s,border-color .22s,box-shadow .22s;position:relative}.clarity-card.svelte-cwls5q:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-6px)}.clarity-top.svelte-cwls5q{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.clarity-number.svelte-cwls5q{color:var(--faint);font-family:var(--ui-font-heading);font-size:var(--ui-font-size-xs);letter-spacing:.08em;font-weight:800}.custom-visual.svelte-cwls5q{border:1px solid color-mix(in srgb, currentColor 28%, var(--border));border-radius:var(--ui-radius-full);background:color-mix(in srgb, currentColor 7%, var(--surface-raised));box-shadow:var(--shadow-soft);align-items:center;gap:.55rem;padding:.32rem .65rem;display:inline-flex}.visual-tag.svelte-cwls5q{font-family:var(--ui-font-body);letter-spacing:.08em;color:currentColor;font-size:.65rem;font-weight:850}.radar-box.svelte-cwls5q{place-items:center;width:18px;height:18px;display:grid;position:relative}.radar-ring.svelte-cwls5q{opacity:.5;border:1.5px solid;border-radius:50%;position:absolute;inset:0}.radar-ping.svelte-cwls5q{opacity:.75;border:1px solid;border-radius:50%;animation:2.2s cubic-bezier(0,0,.2,1) infinite svelte-cwls5q-ping-pulse;position:absolute;inset:-3px}.radar-point.svelte-cwls5q{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px}.link-box.svelte-cwls5q{align-items:center;gap:3px;width:32px;display:flex}.link-dot.svelte-cwls5q{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.link-dot.is-blocker.svelte-cwls5q{box-shadow:0 0 6px}.link-bar.svelte-cwls5q{background:color-mix(in srgb, currentColor 40%, var(--border));flex:1;height:2px;position:relative;overflow:hidden}.link-glow.svelte-cwls5q{background:currentColor;animation:2s ease-in-out infinite alternate svelte-cwls5q-link-flow;position:absolute;inset:0}.step-bars.svelte-cwls5q{align-items:center;gap:3px;display:flex}.s-bar.svelte-cwls5q{background:color-mix(in srgb, currentColor 25%, var(--border));border-radius:2px;width:8px;height:4px}.s-bar.done.svelte-cwls5q{opacity:.6;background:currentColor}.s-bar.active.svelte-cwls5q{background:currentColor;width:14px;box-shadow:0 0 8px}.s-bar.idle.svelte-cwls5q{opacity:.35}.unlock-meter.svelte-cwls5q{align-items:center;gap:4px;width:32px;display:flex}.meter-track.svelte-cwls5q{background:color-mix(in srgb, currentColor 25%, var(--border));border-radius:2px;flex:1;height:4px;position:relative;overflow:hidden}.meter-fill.svelte-cwls5q{background:currentColor;width:100%;position:absolute;inset:0}.meter-gem.svelte-cwls5q{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px}@keyframes svelte-cwls5q-ping-pulse{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.6)}}@keyframes svelte-cwls5q-link-flow{0%{transform:translate(-100%)}to{transform:translate(100%)}}.clarity-card.svelte-cwls5q h3:where(.svelte-cwls5q),.bento-card.svelte-cwls5q h3:where(.svelte-cwls5q),.level-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-family:var(--ui-font-heading);font-size:var(--ui-font-size-lg);letter-spacing:-.015em;color:var(--ui-text-strong);margin-bottom:.65rem;font-weight:750;line-height:1.3}.clarity-card.svelte-cwls5q p:where(.svelte-cwls5q),.bento-card.svelte-cwls5q p:where(.svelte-cwls5q),.level-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--ui-text-muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);line-height:1.55}.clarity-footer.svelte-cwls5q{left:var(--ui-space-5);right:var(--ui-space-5);bottom:var(--ui-space-5);align-items:center;gap:.55rem;display:flex;position:absolute}.prompt-bullet.svelte-cwls5q{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.clarity-question.svelte-cwls5q{color:var(--ui-accent-strong);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);letter-spacing:.02em;font-weight:800}.experience-grid.svelte-cwls5q{gap:var(--ui-space-4);grid-template-rows:minmax(305px,auto) minmax(260px,auto);grid-template-columns:1.35fr .8fr;display:grid}.bento-card.svelte-cwls5q{border:1px solid var(--border);border-radius:var(--ui-radius-surface);background:var(--surface);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:clamp(1.4rem,2.5vw,2rem);position:relative;overflow:hidden}.bento-label.svelte-cwls5q{color:var(--teal);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;margin-bottom:1.2rem;font-weight:850;display:inline-flex}.bento-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:clamp(1.4rem,2.4vw,2.1rem)}.bento-card.svelte-cwls5q>p:where(.svelte-cwls5q),.bento-copy.svelte-cwls5q p:where(.svelte-cwls5q){max-width:490px}.bento-focus.svelte-cwls5q{background:linear-gradient(145deg, color-mix(in srgb, var(--teal) 9%, var(--surface)), var(--surface) 44%);grid-row:1/3;min-height:625px}.bento-copy.svelte-cwls5q{z-index:2;max-width:none;position:relative}.bento-focus.svelte-cwls5q .bento-copy:where(.svelte-cwls5q) p:where(.svelte-cwls5q){max-width:none}.mini-dashboard.svelte-cwls5q{border:1px solid var(--border-strong);background:var(--surface-solid);height:425px;box-shadow:var(--shadow);transform-origin:100% 100%;border-radius:20px 0 0;grid-template-columns:58px 1fr;transition:transform .4s;display:grid;position:absolute;bottom:-1.5rem;left:2rem;right:-2.4rem;overflow:hidden;transform:perspective(900px)rotateX(4deg)rotateY(-4deg)}.bento-focus.svelte-cwls5q:hover .mini-dashboard:where(.svelte-cwls5q){transform:perspective(900px)rotateX(1deg)rotateY(-1deg)translateY(-7px)}.mini-sidebar.svelte-cwls5q{border-right:1px solid var(--border);background:var(--bg-soft);flex-direction:column;align-items:center;gap:1.35rem;padding-top:1.2rem;display:flex}.mini-sidebar.svelte-cwls5q span:where(.svelte-cwls5q){border:2px solid var(--border-strong);border-radius:5px;width:17px;height:17px}.mini-sidebar.svelte-cwls5q .mini-logo:where(.svelte-cwls5q){background:linear-gradient(135deg, var(--teal), var(--violet));border:0;border-radius:8px;width:25px;height:25px;margin-bottom:.8rem}.mini-content.svelte-cwls5q{padding:1.25rem}.mini-greeting.svelte-cwls5q{align-items:center;gap:.55rem;margin-bottom:1.4rem;display:flex}.mini-greeting.svelte-cwls5q i:where(.svelte-cwls5q){background:var(--border);border-radius:50%;width:28px;height:28px}.mini-greeting.svelte-cwls5q span:where(.svelte-cwls5q){background:var(--border);border-radius:99px;width:38%;height:8px}.mini-next.svelte-cwls5q{border:1px solid color-mix(in srgb, var(--teal) 35%, var(--border));border-radius:var(--ui-radius-card);background:linear-gradient(135deg, color-mix(in srgb, var(--teal) 10%, var(--surface)), var(--surface));padding:1.4rem;position:relative}.mini-next.svelte-cwls5q>div:where(.svelte-cwls5q):first-child{gap:.35rem;display:grid}.mini-next.svelte-cwls5q small:where(.svelte-cwls5q),.lock-text.svelte-cwls5q small:where(.svelte-cwls5q){color:var(--teal);font-size:var(--ui-font-size-xs);letter-spacing:.1em;font-weight:850}.mini-next.svelte-cwls5q strong:where(.svelte-cwls5q){font-family:var(--ui-font-heading);font-size:var(--ui-font-size-md)}.mini-next-btn.svelte-cwls5q{border-radius:var(--ui-radius-sm);background:var(--teal);color:#fff;align-items:center;gap:.25rem;padding:.45rem .65rem;font-size:.65rem;font-weight:800;display:flex;position:absolute;top:1.25rem;right:1.2rem}.mini-progress.svelte-cwls5q{background:var(--border);border-radius:99px;height:5px;margin-top:1.4rem}.mini-progress.svelte-cwls5q i:where(.svelte-cwls5q){border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--cyan));width:64%;height:100%;animation:2.8s ease-in-out infinite alternate svelte-cwls5q-progress-breathe;display:block}.mini-cards.svelte-cwls5q{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:1rem;display:grid}.mini-cards.svelte-cwls5q span:where(.svelte-cwls5q){border:1px solid var(--border);border-radius:var(--ui-radius-lg);background:var(--surface-raised);height:92px}.bento-mastery.svelte-cwls5q{background:radial-gradient(circle at 80% 70%, color-mix(in srgb, var(--violet) 14%, transparent), transparent 45%), var(--surface)}.mastery-orbit.svelte-cwls5q{align-items:center;gap:1.25rem;display:flex;position:absolute;bottom:1.5rem;left:1.7rem;right:1.7rem}.orbit-ring.svelte-cwls5q{flex-shrink:0;place-items:center;width:84px;height:84px;display:grid;position:relative}.ring-svg.svelte-cwls5q{width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.ring-track.svelte-cwls5q{fill:none;stroke:color-mix(in srgb, var(--border-strong) 45%, transparent);stroke-width:6.5px}.ring-progress.svelte-cwls5q{fill:none;stroke:url(#masteryGradient);stroke-width:6.5px;stroke-linecap:round;filter:drop-shadow(0 0 6px color-mix(in srgb, var(--violet) 50%, transparent));transition:stroke-dashoffset .8s}.ring-value.svelte-cwls5q{font-family:var(--ui-font-heading);color:var(--ink);pointer-events:none;justify-content:center;align-items:baseline;padding-top:1.65rem;font-size:1.4rem;font-weight:850;display:flex;position:absolute;inset:0}.ring-value.svelte-cwls5q small:where(.svelte-cwls5q){color:var(--muted);margin-left:1px;font-size:.7rem}.orbit-status.svelte-cwls5q{border:1px solid color-mix(in srgb, var(--violet) 30%, var(--border));border-radius:var(--ui-radius-md);background:var(--surface-solid);color:var(--violet);font-size:var(--ui-font-size-xs);box-shadow:var(--shadow-soft);align-items:center;gap:.5rem;padding:.55rem .85rem;font-weight:800;display:inline-flex}.bento-lock.svelte-cwls5q{background:radial-gradient(circle at 90% 20%, color-mix(in srgb, var(--amber) 15%, transparent), transparent 40%), var(--surface)}.lock-reason.svelte-cwls5q{border:1px solid color-mix(in srgb, var(--amber) 30%, var(--border));border-radius:var(--ui-radius-lg);background:var(--surface-solid);color:var(--amber);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid;position:absolute;bottom:1.5rem;left:1.7rem;right:1.7rem}.lock-icon-wrap.svelte-cwls5q{border-radius:var(--ui-radius-md);background:color-mix(in srgb, var(--amber) 11%, transparent);place-items:center;width:36px;height:36px;display:grid}.lock-text.svelte-cwls5q{gap:.18rem;display:grid}.lock-text.svelte-cwls5q strong:where(.svelte-cwls5q){color:var(--ink);font-size:var(--ui-font-size-xs)}.motivation-section.svelte-cwls5q{grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}.motivation-principles.svelte-cwls5q{gap:var(--ui-space-3);margin-top:var(--ui-space-6);display:grid}.principle-item.svelte-cwls5q{align-items:center;gap:var(--ui-space-3);padding:var(--ui-space-3) var(--ui-space-4);border:1px solid var(--border);border-radius:var(--ui-radius-card);background:var(--surface);box-shadow:var(--shadow-soft);grid-template-columns:auto 1fr;display:grid}.principle-icon.svelte-cwls5q{border-radius:var(--ui-radius-md);background:color-mix(in srgb, var(--teal) 11%, var(--surface-raised));width:38px;height:38px;color:var(--teal);place-items:center;display:grid}.principle-icon.amber.svelte-cwls5q{background:color-mix(in srgb, var(--amber) 12%, var(--surface-raised));color:var(--amber)}.principle-icon.violet.svelte-cwls5q{background:color-mix(in srgb, var(--violet) 11%, var(--surface-raised));color:var(--violet)}.principle-item.svelte-cwls5q strong:where(.svelte-cwls5q){font-family:var(--ui-font-heading);font-size:var(--ui-font-size-sm);color:var(--ink);margin-bottom:.15rem;display:block}.principle-item.svelte-cwls5q small:where(.svelte-cwls5q){color:var(--faint);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);line-height:1.45;display:block}.motivation-board.svelte-cwls5q{border:1px solid var(--border-strong);border-radius:var(--ui-radius-surface);background:radial-gradient(circle at 50% 34%, color-mix(in srgb, var(--violet) 17%, transparent), transparent 37%), linear-gradient(145deg, color-mix(in srgb, var(--teal) 7%, var(--surface-solid)), var(--surface-solid));box-shadow:var(--shadow);padding:1.25rem;position:relative;overflow:hidden}.motivation-board.svelte-cwls5q:before{content:"";background-image:radial-gradient(color-mix(in srgb, var(--border-strong) 54%, transparent) 1px, transparent 1px);opacity:.45;pointer-events:none;background-size:23px 23px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 35%,#000,#0000 72%);mask-image:radial-gradient(circle at 50% 35%,#000,#0000 72%)}.game-toolbar.svelte-cwls5q,.reward-stage.svelte-cwls5q,.game-stats.svelte-cwls5q,.reward-rule.svelte-cwls5q{z-index:1;position:relative}.game-toolbar.svelte-cwls5q{color:var(--faint);font-size:var(--ui-font-size-xs);justify-content:space-between;align-items:center;gap:1rem;padding:.35rem .35rem .9rem;font-weight:750;display:flex}.game-toolbar.svelte-cwls5q>span:where(.svelte-cwls5q){align-items:center;gap:.4rem;display:inline-flex}.rhythm-pill.svelte-cwls5q{border:1px solid color-mix(in srgb, var(--amber) 30%, var(--border));border-radius:var(--ui-radius-full);background:color-mix(in srgb, var(--amber) 8%, var(--surface));color:var(--amber);padding:.35rem .55rem}.reward-stage.svelte-cwls5q{border:1px solid var(--border);border-radius:var(--ui-radius-panel);background:color-mix(in srgb, var(--surface) 82%, transparent);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:1.25rem;display:flex}.reward-glow.svelte-cwls5q{background:radial-gradient(circle, color-mix(in srgb, var(--violet) 22%, transparent), transparent 67%);border-radius:50%;width:190px;height:190px;animation:3.4s ease-in-out infinite svelte-cwls5q-reward-breathe;position:absolute}.reward-medal.svelte-cwls5q{z-index:1;border:1px solid color-mix(in srgb, var(--violet) 55%, var(--border));border-radius:var(--ui-radius-surface);background:linear-gradient(145deg, color-mix(in srgb, var(--violet) 20%, var(--surface-solid)), color-mix(in srgb, var(--teal) 10%, var(--surface-solid)));width:80px;height:80px;box-shadow:0 0 0 8px color-mix(in srgb, var(--violet) 7%, transparent), 0 16px 32px color-mix(in srgb, var(--violet) 20%, transparent);color:var(--violet);place-items:center;margin-bottom:1.15rem;display:grid;position:relative;transform:rotate(-3deg)}.reward-medal.svelte-cwls5q:before,.reward-medal.svelte-cwls5q:after{content:"";border:1px solid color-mix(in srgb, var(--cyan) 24%, transparent);border-radius:calc(var(--ui-radius-surface) + 6px);animation:8s linear infinite svelte-cwls5q-reward-orbit;position:absolute;inset:-16px}.reward-medal.svelte-cwls5q:after{border-color:color-mix(in srgb, var(--violet) 18%, transparent);animation-duration:11s;animation-direction:reverse;inset:-28px}.reward-copy.svelte-cwls5q{z-index:1;position:relative}.reward-copy.svelte-cwls5q small:where(.svelte-cwls5q){color:var(--teal);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem;font-weight:850;display:block}.reward-copy.svelte-cwls5q h3:where(.svelte-cwls5q){letter-spacing:-.035em;margin-bottom:.3rem;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:750}.reward-copy.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);margin-bottom:0}.game-stats.svelte-cwls5q{gap:var(--ui-space-3);margin-top:var(--ui-space-3);grid-template-columns:1.15fr .85fr;display:grid}.xp-card.svelte-cwls5q,.next-reward-card.svelte-cwls5q{padding:var(--ui-space-4);border:1px solid var(--border);border-radius:var(--ui-radius-card);background:var(--surface)}.xp-heading.svelte-cwls5q{font-size:var(--ui-font-size-xs);justify-content:space-between;align-items:baseline;gap:.7rem;font-weight:750;display:flex}.xp-heading.svelte-cwls5q>span:where(.svelte-cwls5q){color:var(--muted)}.xp-heading.svelte-cwls5q strong:where(.svelte-cwls5q){color:var(--teal);font-family:var(--ui-font-heading);font-size:var(--ui-font-size-md)}.xp-heading.svelte-cwls5q small:where(.svelte-cwls5q){color:var(--faint);font-family:var(--ui-font-body);font-size:.65rem}.xp-track.svelte-cwls5q{background:var(--border);border-radius:999px;height:6px;margin:.75rem 0 .55rem;overflow:hidden}.xp-track.svelte-cwls5q i:where(.svelte-cwls5q){border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--cyan), var(--violet));width:85%;height:100%;animation:2.8s ease-in-out infinite alternate svelte-cwls5q-xp-shimmer;display:block}.xp-card.svelte-cwls5q p:where(.svelte-cwls5q),.next-reward-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--faint);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);margin-bottom:0;line-height:1.45}.next-reward-card.svelte-cwls5q{grid-template-columns:auto 1fr;align-items:center;gap:.75rem;display:grid}.next-reward-icon.svelte-cwls5q{border-radius:var(--ui-radius-md);background:color-mix(in srgb, var(--amber) 12%, var(--surface-raised));width:44px;height:44px;color:var(--amber);place-items:center;display:grid}.next-reward-card.svelte-cwls5q small:where(.svelte-cwls5q){color:var(--amber);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.18rem;font-size:.65rem;font-weight:850;display:block}.next-reward-card.svelte-cwls5q strong:where(.svelte-cwls5q){font-family:var(--ui-font-heading);font-size:var(--ui-font-size-sm);margin-bottom:.22rem;display:block}.reward-rule.svelte-cwls5q{color:var(--faint);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);justify-content:center;align-items:center;gap:.45rem;padding:.85rem .4rem .1rem;font-weight:750;display:flex}.reward-rule.svelte-cwls5q svg{color:var(--teal)}.levels-intro.svelte-cwls5q{margin-bottom:clamp(2rem,3.5vw,3rem);display:block}.levels-intro.svelte-cwls5q h2:where(.svelte-cwls5q){margin-bottom:var(--ui-space-3)}.levels-intro.svelte-cwls5q>p:where(.svelte-cwls5q){max-width:none}.level-rail.svelte-cwls5q{gap:var(--ui-space-4);margin-top:var(--ui-space-6);grid-template-columns:repeat(4,1fr);padding-top:14px;display:grid;position:relative}.level-track.svelte-cwls5q{background:linear-gradient(90deg, var(--teal), var(--cyan), var(--violet), var(--emerald));opacity:.42;height:2px;position:absolute;top:14px;left:12.5%;right:12.5%}.level-card.svelte-cwls5q{border:1px solid var(--border);border-radius:var(--ui-radius-panel);background:var(--surface);min-height:310px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;padding:2.2rem 1.4rem 1.4rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.level-card.svelte-cwls5q:hover{border-color:var(--border-strong);box-shadow:var(--shadow);transform:translateY(-6px)}.level-marker.svelte-cwls5q{z-index:2;border:1px solid var(--border-strong);background:var(--surface-solid);border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0f172a14}.level-marker.svelte-cwls5q span:where(.svelte-cwls5q){background:var(--teal);width:8px;height:8px;box-shadow:0 0 14px var(--teal);border-radius:50%}.level-card.svelte-cwls5q:nth-of-type(2) .level-marker:where(.svelte-cwls5q) span:where(.svelte-cwls5q){background:var(--teal);box-shadow:0 0 14px var(--teal)}.level-card.svelte-cwls5q:nth-of-type(3) .level-marker:where(.svelte-cwls5q) span:where(.svelte-cwls5q){background:var(--cyan);box-shadow:0 0 14px var(--cyan)}.level-card.svelte-cwls5q:nth-of-type(4) .level-marker:where(.svelte-cwls5q) span:where(.svelte-cwls5q){background:var(--violet);box-shadow:0 0 14px var(--violet)}.level-card.svelte-cwls5q:nth-of-type(5) .level-marker:where(.svelte-cwls5q) span:where(.svelte-cwls5q){background:var(--emerald);box-shadow:0 0 14px var(--emerald)}.level-header.svelte-cwls5q{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.level-label.svelte-cwls5q{font-family:var(--ui-font-heading);font-size:var(--ui-font-size-md);letter-spacing:-.01em;color:var(--ink);font-weight:850;display:inline-block}.level-badge.svelte-cwls5q{border:1px solid color-mix(in srgb, currentColor 28%, var(--border));border-radius:var(--ui-radius-full);background:color-mix(in srgb, currentColor 8%, var(--surface-raised));color:currentColor;font-family:var(--ui-font-body);letter-spacing:.08em;padding:.25rem .55rem;font-size:.65rem;font-weight:850}.level-visual-stage.svelte-cwls5q{align-items:center;height:44px;margin-bottom:1.15rem;padding:0 .25rem;display:flex}.sd-track.svelte-cwls5q{align-items:center;gap:6px;width:100%;display:flex}.sd-stone.svelte-cwls5q{border:1.5px solid color-mix(in srgb, var(--teal) 50%, var(--border));background:var(--surface-raised);border-radius:50%;flex-shrink:0;width:14px;height:14px;position:relative}.sd-stone.is-active.svelte-cwls5q{border-color:var(--teal);background:var(--teal);box-shadow:0 0 10px var(--teal)}.sd-spark.svelte-cwls5q{background:#fff;border-radius:50%;position:absolute;inset:2px}.sd-step-line.svelte-cwls5q{background:repeating-linear-gradient(90deg, var(--teal) 0 4px, transparent 4px 8px);opacity:.65;border-radius:1px;flex:1;height:2px}.smp-branch.svelte-cwls5q{align-items:center;gap:8px;width:100%;display:flex}.smp-root.svelte-cwls5q{border:1.5px solid var(--cyan);background:var(--cyan);width:12px;height:12px;box-shadow:0 0 8px var(--cyan);border-radius:50%;flex-shrink:0}.smp-forks.svelte-cwls5q{flex-direction:column;flex:1;gap:8px;display:flex}.smp-fork.svelte-cwls5q{align-items:center;gap:6px;display:flex}.fork-line.svelte-cwls5q{background:linear-gradient(90deg, var(--cyan), color-mix(in srgb, var(--cyan) 25%, transparent));flex:1;height:2px}.fork-dot.svelte-cwls5q{border:1.5px solid var(--border-strong);background:var(--surface-solid);border-radius:50%;flex-shrink:0;width:8px;height:8px}.fork-dot.is-active.svelte-cwls5q{border-color:var(--cyan);background:var(--cyan);box-shadow:0 0 6px var(--cyan)}.sma-depth.svelte-cwls5q{align-items:flex-end;gap:8px;width:100%;height:30px;display:flex}.sma-bar.svelte-cwls5q{border-radius:var(--ui-radius-sm);background:color-mix(in srgb, var(--violet) 25%, var(--border));flex:1;transition:transform .22s}.sma-bar.bar-1.svelte-cwls5q{height:40%}.sma-bar.bar-2.svelte-cwls5q{height:70%}.sma-bar.bar-3.svelte-cwls5q{background:linear-gradient(180deg, var(--violet), color-mix(in srgb, var(--violet) 50%, var(--surface-raised)));height:100%;box-shadow:0 0 10px color-mix(in srgb, var(--violet) 40%, transparent)}.univ-horizon.svelte-cwls5q{align-items:center;width:100%;height:24px;display:flex;position:relative}.univ-rail.svelte-cwls5q{background:linear-gradient(90deg, var(--emerald), color-mix(in srgb, var(--emerald) 20%, transparent));height:2px;position:absolute;inset:11px 0 auto}.univ-orb.svelte-cwls5q{z-index:1;border:2px solid var(--emerald);background:var(--surface-solid);width:14px;height:14px;box-shadow:0 0 10px var(--emerald);border-radius:50%;position:relative}.univ-ray.svelte-cwls5q{background:linear-gradient(90deg, var(--emerald) 0%, transparent 85%);height:2px;animation:2.6s ease-in-out infinite alternate svelte-cwls5q-horizon-pulse;position:absolute;left:14px;right:0}@keyframes svelte-cwls5q-horizon-pulse{0%{opacity:.4}to{opacity:1}}.level-footer.svelte-cwls5q{align-items:center;gap:.5rem;margin-top:auto;padding-top:1.25rem;display:flex}.level-feature-dot.svelte-cwls5q{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.level-feature.svelte-cwls5q{color:var(--faint);font-family:var(--ui-font-body);font-size:var(--ui-font-size-xs);font-weight:750}.team-section.svelte-cwls5q{border:1px solid var(--border);border-radius:var(--ui-radius-surface);background:linear-gradient(135deg, color-mix(in srgb, var(--violet) 7%, var(--surface)), color-mix(in srgb, var(--teal) 6%, var(--surface)));box-shadow:var(--shadow-soft);grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(3rem,6vw,6rem);padding:clamp(2.5rem,5vw,4.5rem);display:grid}.team-visual.svelte-cwls5q{min-height:340px;position:relative}.team-node.svelte-cwls5q{z-index:2;border:1px solid var(--border-strong);border-radius:var(--ui-radius-card);background:var(--surface-solid);box-shadow:var(--shadow-soft);font-size:var(--ui-font-size-xs);align-items:center;gap:.55rem;padding:.7rem .95rem;font-weight:800;display:flex;position:absolute}.student-node.svelte-cwls5q{border-color:color-mix(in srgb, var(--teal) 40%, var(--border));color:var(--teal);padding:.9rem 1.1rem;top:40%;left:42%;transform:translate(-50%,-50%)}.teacher-node.svelte-cwls5q{color:var(--violet);animation:3.8s ease-in-out infinite svelte-cwls5q-team-pulse;top:14%;right:5%}.tutor-node.svelte-cwls5q{color:var(--amber);animation:3.8s ease-in-out .4s infinite svelte-cwls5q-team-pulse;top:4%;right:33%}.school-node.svelte-cwls5q{color:var(--cyan);animation:3.8s ease-in-out 1.2s infinite svelte-cwls5q-team-pulse;bottom:15%;left:2%}.bimbel-node.svelte-cwls5q{color:var(--violet);animation:3.8s ease-in-out 1.6s infinite svelte-cwls5q-team-pulse;bottom:4%;right:28%}.family-node.svelte-cwls5q{color:var(--cyan);animation:3.8s ease-in-out .8s infinite svelte-cwls5q-team-pulse;bottom:18%;right:0}.team-beam.svelte-cwls5q{background:linear-gradient(90deg, var(--teal), var(--violet));transform-origin:0;width:44%;height:1px;position:absolute;top:40%;left:49%}.beam-one.svelte-cwls5q{width:33%;transform:rotate(-25deg)}.beam-two.svelte-cwls5q{background:linear-gradient(90deg, var(--teal), var(--cyan));width:39%;transform:rotate(38deg)}.beam-tutor.svelte-cwls5q{background:linear-gradient(90deg, var(--teal), var(--amber));width:23%;left:49%;transform:rotate(-82deg)}.beam-school.svelte-cwls5q{background:linear-gradient(90deg, var(--teal), var(--cyan));width:39%;left:49%;transform:rotate(138deg)}.beam-bimbel.svelte-cwls5q{background:linear-gradient(90deg, var(--teal), var(--violet));width:35%;left:49%;transform:rotate(84deg)}.team-cta.svelte-cwls5q{color:var(--teal);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);align-items:center;gap:.45rem;margin-top:1.3rem;font-weight:850;transition:color .16s;display:inline-flex}.team-cta.svelte-cwls5q:hover{color:var(--cyan)}.team-cta.svelte-cwls5q svg{transition:transform .16s}.team-cta.svelte-cwls5q:hover svg{transform:translate(4px)}.final-cta.svelte-cwls5q{margin-bottom:var(--section-space);border:1px solid var(--border);border-radius:var(--ui-radius-surface);background:var(--surface-solid);box-shadow:var(--shadow);text-align:center;flex-direction:column;align-items:center;padding:clamp(3.5rem,7vw,5.5rem) clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:hidden}.cta-glow.svelte-cwls5q{background:color-mix(in srgb, var(--teal) 28%, var(--violet));filter:blur(80px);opacity:.25;border-radius:50%;width:36rem;height:22rem;position:absolute;bottom:-16rem}.cta-mark.svelte-cwls5q,.final-cta.svelte-cwls5q>p:where(.svelte-cwls5q),.final-cta.svelte-cwls5q h2:where(.svelte-cwls5q),.final-actions.svelte-cwls5q{z-index:1;position:relative}.cta-mark.svelte-cwls5q{margin-bottom:1.25rem}.final-cta.svelte-cwls5q h2:where(.svelte-cwls5q){max-width:850px;margin-bottom:clamp(2.25rem,5vw,3.5rem);font-size:clamp(2.25rem,4.5vw,4rem)}.final-cta.svelte-cwls5q>p:where(.svelte-cwls5q):not(.eyebrow){color:var(--muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-base);margin-bottom:2rem}.final-actions.svelte-cwls5q{justify-content:center}.final-login.svelte-cwls5q{padding:0 var(--ui-space-5);min-height:50px;color:var(--muted);font-family:var(--ui-font-body);font-size:var(--ui-font-size-sm);justify-content:center;align-items:center;font-weight:750;transition:color .16s;display:inline-flex}.final-login.svelte-cwls5q:hover{color:var(--ink)}.reveal.svelte-cwls5q{opacity:0;transition:opacity .6s ease var(--delay,0s), transform .6s cubic-bezier(.2, .8, .2, 1) var(--delay,0s);transform:translateY(20px)}.reveal.is-visible.svelte-cwls5q{opacity:1;transform:translateY(0)}@keyframes svelte-cwls5q-hero-enter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-cwls5q-demo-enter{0%{opacity:0;transform:translate(30px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes svelte-cwls5q-progress-breathe{0%{width:52%}to{width:72%}}@keyframes svelte-cwls5q-orbit-pulse{0%,to{filter:drop-shadow(0 0 #6366f100)}50%{filter:drop-shadow(0 0 9px #6366f147)}}@keyframes svelte-cwls5q-team-pulse{0%,to{filter:drop-shadow(0 0 #0000)}50%{filter:drop-shadow(0 0 8px)}}@keyframes svelte-cwls5q-reward-breathe{0%,to{opacity:.58;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes svelte-cwls5q-reward-orbit{to{transform:rotate(360deg)}}@keyframes svelte-cwls5q-xp-shimmer{0%{filter:saturate(.92);opacity:.86}to{filter:saturate(1.18);opacity:1}}@media (width<=1180px){.hero.svelte-cwls5q{grid-template-columns:1fr;gap:3rem;min-height:auto;padding-top:3.5rem}.hero-copy.svelte-cwls5q{max-width:760px}.demo-shell.svelte-cwls5q{justify-self:center;width:min(920px,100% + 2rem)}.motivation-section.svelte-cwls5q{grid-template-columns:1fr}.motivation-copy.svelte-cwls5q{max-width:720px}.clarity-grid.svelte-cwls5q,.level-rail.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.clarity-line.svelte-cwls5q,.level-track.svelte-cwls5q{display:none}.clarity-card.svelte-cwls5q{min-height:255px}.level-card.svelte-cwls5q{padding-top:1.4rem}.level-marker.svelte-cwls5q{display:none}}@media (width<=820px){.hero.svelte-cwls5q{padding-top:4rem}.experience-grid.svelte-cwls5q{grid-template-rows:auto;grid-template-columns:1fr}.bento-focus.svelte-cwls5q{grid-row:auto}.levels-intro.svelte-cwls5q,.team-section.svelte-cwls5q{grid-template-columns:1fr}.team-visual.svelte-cwls5q{min-height:290px}}@media (width<=620px){.landing-page.svelte-cwls5q{--section-space:clamp(3.25rem, 7vw, 4.5rem)}.hero.svelte-cwls5q{padding-inline:1.15rem;padding-top:2.25rem;padding-bottom:2.25rem}h1.svelte-cwls5q{font-size:clamp(2.4rem,13vw,3.8rem)}.hero-lede.svelte-cwls5q{font-size:.95rem}.hero-actions.svelte-cwls5q{flex-direction:column;align-items:stretch}.primary-cta.svelte-cwls5q,.secondary-cta.svelte-cwls5q,.text-cta.svelte-cwls5q{width:100%}.demo-toolbar.svelte-cwls5q{grid-template-columns:auto 1fr}.demo-title.svelte-cwls5q{justify-self:end}.playback-button.svelte-cwls5q{z-index:7;position:absolute;top:64px;right:.75rem}.demo-card.svelte-cwls5q{border-radius:var(--ui-radius-panel)}.route-viewport.svelte-cwls5q{height:255px}.route-node.svelte-cwls5q{width:64px;margin-top:-17px;margin-left:-32px;font-size:.65rem}.node-icon.svelte-cwls5q{width:34px;height:34px}.node-name.svelte-cwls5q{margin-top:.35rem;font-size:.65rem}.route-label.svelte-cwls5q{display:none}.path-detail.svelte-cwls5q{grid-template-columns:1fr;gap:1rem;min-height:210px;padding:1.15rem}.detail-copy.svelte-cwls5q strong:where(.svelte-cwls5q){font-size:var(--ui-font-size-md)}.detail-controls.svelte-cwls5q{grid-column:1;justify-content:flex-end}.section-shell.svelte-cwls5q{width:calc(100% - 2.3rem)}.section-heading.svelte-cwls5q h2:where(.svelte-cwls5q),.motivation-copy.svelte-cwls5q h2:where(.svelte-cwls5q),.levels-intro.svelte-cwls5q h2:where(.svelte-cwls5q),.team-copy.svelte-cwls5q h2:where(.svelte-cwls5q),.final-cta.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(1.85rem,9vw,2.5rem)}.clarity-grid.svelte-cwls5q,.level-rail.svelte-cwls5q{grid-template-columns:1fr}.clarity-card.svelte-cwls5q{min-height:245px}.bento-focus.svelte-cwls5q{min-height:560px}.mini-dashboard.svelte-cwls5q{grid-template-columns:44px 1fr;height:390px;left:1rem}.mini-content.svelte-cwls5q{padding:.9rem}.mini-next.svelte-cwls5q{padding:1rem}.mini-next-btn.svelte-cwls5q{width:max-content;margin-top:.8rem;position:static}.mini-cards.svelte-cwls5q span:where(.svelte-cwls5q){height:70px}.bento-mastery.svelte-cwls5q,.bento-lock.svelte-cwls5q{min-height:330px}.motivation-board.svelte-cwls5q{border-radius:var(--ui-radius-panel);padding:.85rem}.game-toolbar.svelte-cwls5q{flex-direction:column;align-items:flex-start;gap:.55rem}.reward-stage.svelte-cwls5q{min-height:240px}.game-stats.svelte-cwls5q{grid-template-columns:1fr}.mastery-orbit.svelte-cwls5q{left:50%;right:auto}.lock-reason.svelte-cwls5q{left:1.2rem;right:1.2rem}.team-section.svelte-cwls5q{border-radius:var(--ui-radius-panel);padding:1.5rem}.team-visual.svelte-cwls5q{min-height:270px}.student-node.svelte-cwls5q{left:28%}.teacher-node.svelte-cwls5q,.family-node.svelte-cwls5q{right:0}.final-cta.svelte-cwls5q{border-radius:var(--ui-radius-panel);padding-inline:1.25rem}.final-actions.svelte-cwls5q{flex-direction:column;align-items:stretch;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.svelte-cwls5q,.svelte-cwls5q:before,.svelte-cwls5q:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal.svelte-cwls5q{opacity:1;transform:none}}
