.maze-page,.maze-workspace-section,.maze-overview-layout{min-width:0}.maze-overview-shell{overflow:clip;background:var(--color-canvas)}.maze-overview-intro{border-bottom:1px solid var(--color-hairline);background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--pillar-resources-soft) 62%,transparent),transparent 34%),var(--color-canvas)}.maze-overview-layout{width:min(100%,var(--container-2xl));margin-inline:auto;padding:var(--space-4) 0 0}.maze-overview-layout>nav[aria-label=Breadcrumb]{padding-inline:var(--space-4)}.maze-overview-layout .puzzle-experience-mode-nav,.maze-overview-layout .puzzle-experience-overview-hero{width:100%}.maze-overview-preview{display:grid;gap:var(--space-3);margin:0;padding:clamp(var(--space-4),3vw,var(--space-6))}.maze-display-board{display:block;width:100%;height:auto;overflow:visible;border-radius:var(--radius-lg);background:#fffdf7}.maze-display-board--hero{max-height:24rem}.maze-display-board--lesson,.maze-display-board--rule{width:min(100%,12rem);max-height:12rem}.maze-display-board--difficulty{width:min(100%,14rem);max-height:14rem}.maze-display-board line{stroke:var(--color-on-surface);stroke-width:.08;stroke-linecap:round}.maze-display-board__highlight{fill:color-mix(in srgb,var(--pillar-resources-soft) 74%,white);stroke:color-mix(in srgb,var(--pillar-resources) 48%,transparent);stroke-width:.04}.maze-display-board__path{fill:none;stroke:var(--pillar-resources);stroke-width:.18;stroke-linecap:round;stroke-linejoin:round}.maze-display-board__start{fill:var(--color-success-500);stroke:var(--color-success-700);stroke-width:.05}.maze-display-board__goal{fill:var(--pillar-resources);stroke:color-mix(in srgb,var(--pillar-resources) 72%,black);stroke-width:.05}.maze-display-board__focus{fill:none;stroke:var(--ui-pillar);stroke-width:.1;stroke-dasharray:.12 .1}.maze-overview-preview figcaption{color:var(--color-on-surface-variant);font-size:var(--text-xs);font-weight:700;line-height:var(--leading-relaxed);text-align:center}.maze-print-sheets{display:flex;width:min(100%,22rem);align-items:center;justify-content:center}.maze-print-sheet{width:min(54%,11rem);margin:0;filter:drop-shadow(0 .75rem 1rem rgb(30 45 70 / .13))}.maze-print-sheet:first-child{z-index:1;transform:rotate(-5deg) translate(8%)}.maze-print-sheet:last-child{transform:rotate(5deg) translate(-8%)}.maze-print-sheet__page{overflow:hidden;aspect-ratio:210 / 297;border:1px solid color-mix(in srgb,var(--ui-pillar-border) 72%,white);border-radius:var(--radius-sm);background:#fff}.maze-print-sheet__page :where(svg){display:block;width:100%;height:100%}.maze-print-sheet figcaption{width:fit-content;margin:var(--space-2) auto 0;border-radius:var(--radius-pill);background:#ffffffeb;padding:var(--space-1) var(--space-2);color:var(--color-on-surface);font-size:var(--text-xs);font-weight:850}.maze-education{display:grid;width:min(100%,var(--container-2xl));gap:clamp(1.5rem,4vw,2.5rem);margin-inline:auto;padding-inline:1rem}.maze-education__header{width:min(100%,48rem);margin-inline:auto;text-align:center}.maze-education__header>span,.maze-education-card figcaption>span{color:var(--pillar-puzzles-dark);font-size:.75rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.maze-education__header h2{margin:.55rem 0 0;color:var(--color-on-surface);font-family:var(--font-headline);font-size:clamp(1.75rem,4vw,2.35rem);font-weight:900;line-height:1.12}.maze-education__header p{margin:.8rem 0 0;color:var(--color-on-surface-variant);line-height:1.7}.maze-education__figures{display:grid;gap:clamp(1.25rem,3vw,2rem)}.maze-education-card{display:grid;min-width:0;overflow:hidden;margin:0;border:1px solid var(--pillar-puzzles-border);border-radius:1.5rem;background:var(--color-surface);box-shadow:var(--shadow-sm)}.maze-education-card__image{min-width:0;padding:clamp(.65rem,2vw,1rem);background:var(--pillar-puzzles-soft)}.maze-education-card img{display:block;width:100%;height:auto;border-radius:1rem}.maze-education-card figcaption{padding:clamp(1.2rem,3vw,1.75rem)}.maze-education-card h3{margin:.45rem 0 0;color:var(--color-on-surface);font-family:var(--font-headline);font-size:clamp(1.2rem,2.5vw,1.55rem);font-weight:900;line-height:1.2}.maze-education-card p{margin:.65rem 0 0;color:var(--color-on-surface-variant);line-height:1.65}.maze-education-card small{display:block;margin-top:.75rem;color:var(--color-on-surface-variant);font-size:.75rem;font-weight:700;line-height:1.5}.maze-workspace-section{width:min(100%,var(--container-2xl));margin:1.25rem auto 0;padding-inline:1rem}.maze-direction-pad{display:grid;width:min(100%,18rem);grid-template-columns:repeat(3,minmax(3rem,1fr));gap:var(--space-3);margin-inline:auto}.maze-direction-pad button{display:inline-flex;min-width:56px;min-height:56px;align-items:center;justify-content:center;gap:var(--space-1);border:1px solid var(--pillar-puzzles-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--pillar-puzzles-dark);box-shadow:var(--shadow-sm);font-weight:900}.maze-direction-pad button:hover:not(:disabled){border-color:var(--ui-pillar);background:var(--ui-pillar-soft)}.maze-direction-pad .material-symbols-outlined{font-size:var(--text-2xl)}.maze-direction-pad button:first-child{grid-column:2}.maze-direction-pad button:nth-child(2){grid-column:1}.maze-direction-pad button kbd{font-size:.72rem;opacity:.75}.maze-direction-pad button:focus-visible{outline:3px solid var(--pillar-puzzles-dark);outline-offset:3px}.maze-compatibility-alert{display:grid;gap:.65rem;border:1px solid var(--color-warning, #b7791f);border-radius:.75rem;padding:.85rem;background:color-mix(in srgb,var(--color-warning, #b7791f) 10%,white);color:var(--color-on-surface, #263238)}.maze-compatibility-alert p{margin:0;line-height:1.45}.maze-compatibility-alert button{min-height:44px;border:2px solid currentcolor;border-radius:.65rem;padding:.6rem .75rem;background:var(--color-surface, #fff);color:var(--color-on-surface, #263238);font-weight:800}.maze-compatibility-alert button:focus-visible{outline:3px solid var(--color-primary, #2f6f5e);outline-offset:3px}.maze-board-wrap{min-width:0;overflow:hidden;border:1px solid var(--color-outline-variant, #dce3df);border-radius:var(--radius-xl);padding:clamp(var(--space-4),2vw,var(--space-6));background:var(--color-surface);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--ui-pillar-soft) 32%,transparent)}.maze-board-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-2);margin-bottom:var(--space-3)}.maze-board-toolbar button{min-width:44px;min-height:44px;border:1px solid var(--color-outline);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);background:var(--color-surface);color:var(--color-on-surface);font-weight:800}.maze-board-toolbar button[aria-pressed=true]{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 12%,var(--color-surface));color:var(--color-on-surface)}.maze-board-toolbar button:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.maze-board-toolbar button:disabled{cursor:not-allowed;opacity:.5}.maze-board-toolbar output{min-width:3.75rem;color:var(--color-on-surface-variant);font-weight:800;text-align:center}.maze-board-viewport{min-width:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.maze-board-wrap-high-density .maze-board-viewport{max-height:min(72vh,46rem);border-radius:var(--radius-md)}.maze-density-guidance{margin:var(--space-3) 0 0;color:var(--color-on-surface-variant);font-size:var(--text-sm);line-height:1.5;text-align:center}.maze-play-area{display:grid;gap:1rem}.maze-board{display:block;width:min(100%,48rem);height:auto;margin-inline:auto;overflow:visible;touch-action:pan-y pinch-zoom;border-radius:.75rem;background:var(--color-surface);outline-offset:.35rem}.maze-board-interaction-pan{touch-action:none}.maze-board line{stroke:#263238;stroke-width:.08;stroke-linecap:round}.maze-wall-classic-lines line{stroke-width:.05;stroke-linecap:butt}.maze-trail{fill:none;stroke:#d97745;stroke-width:.18;stroke-linecap:round;stroke-linejoin:round}.maze-start{fill:#38a169;stroke:#1f5e40;stroke-width:.05}.maze-goal{fill:#ed8936;stroke:#9c4221;stroke-width:.05}.maze-current{fill:none;stroke:#2b6cb0;stroke-width:.07;stroke-dasharray:.1 .07;pointer-events:none}.maze-gesture-handle{fill:transparent;stroke:none;cursor:crosshair;pointer-events:all;touch-action:none}.maze-hint{fill:#2b6cb0}.maze-marker-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem 1rem;color:var(--color-on-surface-variant, #52615a);font-size:.82rem;font-weight:700}.maze-marker-legend>span{display:inline-flex;align-items:center;gap:.4rem}.maze-marker-swatch{display:inline-block;width:.9rem;height:.9rem;border:2px solid currentcolor}.maze-marker-swatch-start{border-radius:999px;background:#38a169;color:#1f5e40}.maze-marker-swatch-goal{border-radius:.12rem;background:#ed8936;color:#9c4221}.maze-marker-swatch-current{width:1rem;height:1rem;border-style:dashed;border-radius:999px;background:transparent;color:#2b6cb0}.maze-status,.maze-keyboard-help{color:var(--color-on-surface-variant, #52615a);line-height:1.55}.maze-status{min-height:1.5rem;margin:0;text-align:center;font-weight:700}.maze-complete-panel{display:grid;gap:.25rem;border:1px solid color-mix(in srgb,var(--color-success, #2f855a) 35%,white);border-radius:1rem;padding:.9rem 1rem;background:color-mix(in srgb,var(--color-success, #2f855a) 10%,white);color:var(--color-on-surface, #263238);text-align:center}.maze-complete-panel strong{color:var(--color-success, #2f855a);font-size:1.05rem}@media(max-width:63.999rem){.maze-board{width:min(100%,23.25rem)}.maze-direction-pad{grid-template-columns:repeat(4,minmax(0,1fr))}.maze-direction-pad button:nth-child(-n+4){grid-column:auto}.maze-keyboard-help{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}}@media(max-width:30rem){.maze-play-area{gap:.75rem}.maze-board{width:calc(100% - 1rem)}.maze-direction-pad{width:100%}.maze-keyboard-help{font-size:.75rem;line-height:1.35}}@media(min-width:64rem){.maze-education-card--concept{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr);align-items:center}.maze-education-card--sequence{grid-template-columns:minmax(0,1fr)}.maze-education-card--sequence figcaption{display:grid;grid-template-columns:minmax(12rem,.45fr) minmax(0,1fr);gap:.35rem 2rem}.maze-education-card--sequence figcaption>span,.maze-education-card--sequence figcaption>small{grid-column:1}.maze-education-card--sequence figcaption>h3,.maze-education-card--sequence figcaption>p{grid-column:2}.maze-education-card--sequence figcaption>h3{grid-row:1 / span 2}.maze-education-card--sequence figcaption>p{grid-row:3}}@media(prefers-reduced-motion:reduce){.maze-board *,.maze-direction-pad *{animation:none!important;transition:none!important}}@media(forced-colors:active){.maze-overview-preview,.maze-direction-pad button{border-color:CanvasText}}.maze-online-workspace{width:100%;min-width:0;min-height:100dvh;background:var(--color-canvas)}.maze-online-workspace>.puzzle-play-v1,.maze-online-workspace .maze-play-area,.maze-online-workspace .maze-board-wrap,.maze-online-workspace .maze-stage-surface{min-width:0;min-height:0}.maze-online-workspace .maze-play-area,.maze-online-workspace .maze-board-wrap{display:grid;width:100%;height:100%}.maze-online-workspace .maze-board-wrap{grid-template-rows:minmax(0,1fr);overflow:hidden;border:0;border-radius:0;padding:0;box-shadow:none}.maze-online-workspace .maze-adapter-view-controls,.maze-online-workspace .maze-board-toolbar{display:flex;min-width:0;flex-wrap:nowrap;align-items:center;gap:var(--space-2)}.maze-online-workspace .maze-adapter-view-controls{max-width:100%;overflow-x:auto;scrollbar-width:thin}.maze-online-workspace .maze-board-toolbar{flex:0 0 auto;justify-content:flex-start;margin:0}.maze-online-workspace .maze-board-toolbar button,.maze-online-workspace .maze-focus-toggle{display:inline-flex;min-width:44px;min-height:44px;flex:0 0 auto;align-items:center;justify-content:center;gap:var(--space-2);white-space:nowrap}.maze-online-workspace .maze-board-toolbar .maze-toolbar-icon{padding-inline:var(--space-2)}.maze-online-workspace .maze-board-toolbar .material-symbols-outlined{font-size:var(--text-xl)}.maze-online-workspace .maze-toolbar-divider{width:1px;height:2rem;flex:0 0 1px;margin-inline:var(--space-1);background:var(--color-hairline)}.maze-online-workspace .maze-focus-toggle{border:1px solid var(--ui-pillar-border);border-radius:var(--radius-lg);padding-inline:var(--space-3);background:var(--color-surface);color:var(--ui-pillar-dark);font-weight:850}.maze-online-workspace .maze-stage-surface{position:relative;display:grid;width:100%;height:100%;overflow:hidden;place-items:stretch;border-radius:var(--radius-lg);background:linear-gradient(color-mix(in srgb,var(--ui-pillar-soft) 30%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--ui-pillar-soft) 30%,transparent) 1px,transparent 1px),var(--color-surface);background-size:1.25rem 1.25rem}.maze-online-workspace .maze-board-viewport,.maze-online-workspace .maze-board-wrap-high-density .maze-board-viewport{width:100%;height:100%;min-width:0;min-height:0;max-height:none;overflow:hidden;overscroll-behavior:auto;scrollbar-gutter:auto;touch-action:pan-y pinch-zoom}.maze-online-workspace .maze-board-transform{display:grid;width:100%;height:100%;container-type:size;place-items:center;transform:translate3d(var(--maze-board-pan-x),var(--maze-board-pan-y),0) scale(var(--maze-board-zoom));transform-origin:center;will-change:transform}.maze-online-workspace .maze-board{width:min(100cqw,100cqh);height:min(100cqw,100cqh);max-width:none;margin:0;overflow:visible;touch-action:pan-y pinch-zoom}.maze-online-workspace .maze-gesture-handle{touch-action:pan-y pinch-zoom}.maze-online-workspace .maze-board-viewport[data-maze-view=detail],.maze-online-workspace .maze-board-viewport[data-maze-interaction=pan],.maze-online-workspace .maze-board-viewport[data-maze-view=detail] .maze-board,.maze-online-workspace .maze-board-viewport[data-maze-interaction=pan] .maze-board,.maze-online-workspace .maze-board-viewport[data-maze-view=detail] .maze-gesture-handle,.maze-online-workspace .maze-board-viewport[data-maze-interaction=pan] .maze-gesture-handle{overscroll-behavior:none;touch-action:none}.maze-online-workspace[data-maze-view=fit] .maze-board-transform{will-change:auto}.maze-online-workspace .maze-density-advanced line{stroke-width:.07}.maze-online-workspace .maze-density-expert line{stroke-width:.052}.maze-online-workspace .maze-density-hell line{stroke-width:.036}.maze-online-workspace .maze-density-advanced.maze-wall-classic-lines line{stroke-width:.045}.maze-online-workspace .maze-density-expert.maze-wall-classic-lines line{stroke-width:.038}.maze-online-workspace .maze-density-hell.maze-wall-classic-lines line{stroke-width:.028}.maze-online-workspace .maze-density-advanced .maze-trail{stroke-width:.16}.maze-online-workspace .maze-density-expert .maze-trail{stroke-width:.135}.maze-online-workspace .maze-density-hell .maze-trail{stroke-width:.105}.maze-online-workspace .maze-density-advanced .maze-start,.maze-online-workspace .maze-density-advanced .maze-goal,.maze-online-workspace .maze-density-expert .maze-start,.maze-online-workspace .maze-density-expert .maze-goal,.maze-online-workspace .maze-density-hell .maze-start,.maze-online-workspace .maze-density-hell .maze-goal{stroke-width:.045}.maze-online-workspace .maze-density-guidance{position:absolute;z-index:3;top:var(--space-2);right:var(--space-2);display:flex;max-width:min(70%,34rem);align-items:center;gap:var(--space-2);margin:0;border:1px solid color-mix(in srgb,var(--ui-pillar-border) 76%,transparent);border-radius:var(--radius-pill);padding:.3rem .35rem .3rem .65rem;background:color-mix(in srgb,var(--color-surface) 92%,transparent);box-shadow:var(--shadow-xs);text-align:left;backdrop-filter:blur(8px)}.maze-online-workspace .maze-density-guidance>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.maze-online-workspace .maze-density-guidance>.material-symbols-outlined{flex:0 0 auto;color:var(--ui-pillar-dark);font-size:var(--text-base)}.maze-online-workspace .maze-density-guidance button{display:inline-grid;width:2rem;height:2rem;flex:0 0 2rem;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--ui-pillar-dark);place-items:center}.maze-online-workspace .maze-complete-panel{position:absolute;z-index:5;top:50%;left:50%;min-width:min(22rem,calc(100% - 2rem));transform:translate(-50%,-50%);box-shadow:var(--shadow-lg)}.maze-online-workspace .maze-action-footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:var(--space-3)}.maze-online-workspace .maze-keyboard-help{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.maze-online-workspace .puzzle-play-v1__stage-instructions .maze-marker-legend{width:fit-content;max-width:100%;margin-inline-start:auto;border:1px solid color-mix(in srgb,var(--ui-pillar-border) 76%,transparent);border-radius:var(--radius-pill);padding:.28rem .65rem;background:color-mix(in srgb,var(--color-surface) 88%,transparent);font-size:.7rem;line-height:1;white-space:nowrap;box-shadow:var(--shadow-xs)}.maze-online-workspace .puzzle-play-v1__stage-instructions .maze-marker-swatch{width:.7rem;height:.7rem}.maze-online-workspace .maze-action-footer .maze-marker-legend{position:static;min-width:max-content;flex:0 0 auto;justify-content:flex-start;border:1px solid color-mix(in srgb,var(--ui-pillar-border) 76%,transparent);border-radius:var(--radius-md);padding:.25rem .55rem;background:color-mix(in srgb,var(--color-surface) 92%,transparent);font-size:.72rem;box-shadow:none}.maze-online-workspace .maze-action-footer .maze-marker-swatch{width:.75rem;height:.75rem}.maze-online-workspace .puzzle-play-v1__tool-tray .maze-touch-direction-pad{display:flex;width:auto;flex:0 0 auto;gap:var(--space-2);margin:0}.maze-online-workspace .puzzle-play-v1__tool-tray .maze-touch-direction-pad button{width:48px;min-width:48px;height:48px;min-height:48px;flex:0 0 48px}@media(min-width:64rem){.maze-online-workspace{height:100dvh;min-height:0;overflow:hidden}.maze-online-workspace .maze-play-area,.maze-online-workspace .maze-board-wrap,.maze-online-workspace .maze-stage-surface{height:100%}.maze-online-workspace[data-focus-mode=true] .puzzle-play-v1__workspace{grid-template-columns:minmax(0,1fr)}.maze-online-workspace[data-focus-mode=true] .puzzle-play-v1__sidebar{display:none}.maze-online-workspace[data-focus-mode=true] .puzzle-play-v1__status{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}}@media(min-width:64rem)and (max-height:53.124rem){.maze-online-workspace .maze-board-toolbar button,.maze-online-workspace .maze-focus-toggle{min-height:40px;padding-block:.35rem}.maze-online-workspace .maze-action-footer{min-height:0}.maze-online-workspace .maze-toolbar-label{display:none}}@media(max-width:63.999rem){.maze-online-workspace .puzzle-play-v1__stage{min-height:0;aspect-ratio:var(--puzzle-stage-aspect)}.maze-online-workspace .maze-stage-surface{min-height:0}.maze-online-workspace .maze-keyboard-help{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.maze-online-workspace .maze-action-footer{justify-content:center}.maze-online-workspace .maze-toolbar-label{display:none}.maze-online-workspace .maze-board-toolbar button,.maze-online-workspace .maze-focus-toggle{padding-inline:var(--space-2)}}.maze-online-workspace[data-fullscreen-mode=true]{height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;background:var(--color-surface)}.maze-online-workspace[data-fullscreen-mode=true]>.puzzle-play-v1{height:100%;min-height:0}.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__header,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__navigator,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__status,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__sidebar,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__stage-instructions,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__tool-tray,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__action-bar,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__action-dock,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__keyboard-hints,.maze-online-workspace[data-fullscreen-mode=true] .maze-density-guidance{display:none}.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__workspace{width:100%;height:100%;flex:1 1 auto;grid-template-columns:minmax(0,1fr);gap:0;padding:0}.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__primary,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__canvas-card,.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__stage{height:100%;min-height:0}.maze-online-workspace[data-fullscreen-mode=true] .puzzle-play-v1__canvas-card{gap:var(--space-2);overflow:hidden;border:0;border-radius:0;padding:var(--space-2);box-shadow:none}@media(prefers-reduced-motion:reduce){.maze-online-workspace .maze-board-transform{transition:none}}
