@font-face{font-family:Site2Pixel;src:url("about-preview-assets/PressStart2P-Regular.ttf") format("truetype");font-display:swap}
@font-face{font-family:Site2Body;src:url("about-preview-assets/AtkinsonHyperlegible-Regular.ttf") format("truetype");font-display:swap}
@font-face{font-family:Site2Body;src:url("about-preview-assets/AtkinsonHyperlegible-Bold.ttf") format("truetype");font-weight:700;font-display:swap}

:root{
  --site2-ink:#17261e;
  --site2-forest:#335b3d;
  --site2-moss:#6f915f;
  --site2-paper:#fffdf8;
  --site2-cream:#f5f0e5;
  --site2-sand:#d0a15d;
  --site2-gold:#eea91d;
  --site2-chestnut:#87502f;
  --site2-blue:#1766a8;
  --site2-red:#a74738;
  --site2-purple:#75518c;
  --site2-line:#b9b2a5;
}

html{scroll-behavior:smooth}
body.site2{--ink:var(--site2-ink);--forest:var(--site2-forest);--moss:var(--site2-moss);--paper:var(--site2-paper);--cream:var(--site2-cream);--sand:var(--site2-sand);--gold:var(--site2-gold);--chestnut:var(--site2-chestnut);--blue:var(--site2-blue);--red:var(--site2-red);--purple:var(--site2-purple);margin:0!important;min-width:0;background:var(--site2-forest)!important;color:var(--site2-ink)!important;font-family:Site2Body,Tahoma,Verdana,sans-serif!important;font-size:13px!important;line-height:1.35}
body.site2 *{box-sizing:border-box}
body.site2 .site2-middle a{color:#174f96}
body.site2 a:focus-visible,body.site2 button:focus-visible,body.site2 input:focus-visible,body.site2 select:focus-visible,body.site2 textarea:focus-visible{outline:3px solid var(--site2-gold)!important;outline-offset:2px}

.site2-page{width:min(calc(100% - 16px),965px);margin:0 auto 28px;border-right:2px solid var(--site2-ink);border-bottom:2px solid var(--site2-ink);border-left:2px solid var(--site2-ink);background:var(--site2-paper);box-shadow:7px 7px 0 #13251a}
.site2-topbar{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:28px;padding:6px 9px 5px;color:var(--site2-cream);border-top:5px solid #0c1410;border-bottom:2px solid var(--site2-ink);background:var(--site2-ink);font:11px/1.3 Site2Pixel,monospace;letter-spacing:.02em}
.site2-topbar a,.site2-topbar span{color:inherit!important;text-decoration:none}
.site2-topbar-home{display:inline-block;color:inherit!important;text-decoration:none}
.site2-topbar-home:hover,.site2-topbar-home:focus-visible{color:var(--site2-gold)!important}
.site2-mobile-nav{display:none}
.site2-shell{display:grid;grid-template-columns:212px minmax(0,1fr) 143px;align-items:stretch}
body.site2.site2-wide-section .site2-shell{grid-template-columns:minmax(0,1fr) 143px}
body.site2.site2-wide-section .site2-left{display:none}
.site2-left{min-width:0;padding:8px 6px 11px;border-right:2px solid var(--site2-ink);background:var(--site2-sand)}
.site2-brand{display:block;margin:0 2px 14px;color:var(--site2-ink)!important;text-decoration:none}
.site2-brand strong{display:block;font:15px/1.5 Site2Pixel,monospace}
.site2-brand span{display:block;margin-top:4px;font-weight:700}
.site2-primary{margin-bottom:12px;padding:7px;border:2px solid var(--site2-ink);background:var(--site2-paper);box-shadow:3px 3px 0 var(--site2-moss)}
.site2-primary>a,.site2-pair>a{display:block;padding:9px 5px 8px;color:var(--site2-paper)!important;border:2px solid var(--site2-ink);background:var(--site2-forest);font:11px/1.4 Site2Pixel,monospace;text-align:center;text-decoration:none}
.site2-primary>a:first-child{margin-bottom:5px;background:var(--site2-blue)}
.site2-pair{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:5px}
.site2-pair>a:first-child{color:var(--site2-ink)!important;background:var(--site2-paper)}
.site2-primary a[aria-current="page"]{box-shadow:inset 0 0 0 3px var(--site2-ink)}
.site2-announcement-button{display:block;margin:0 0 12px;padding:11px 8px 10px;color:var(--site2-ink)!important;border:2px solid var(--site2-ink);background:var(--site2-gold);box-shadow:3px 3px 0 var(--site2-moss);font:11px/1.4 Site2Pixel,monospace;text-align:center;text-decoration:none}
.site2-announcement-button[aria-current="page"]{box-shadow:inset 0 0 0 3px var(--site2-ink),3px 3px 0 var(--site2-moss)}
.site2-panel{margin:0 0 11px;padding:7px;border:2px solid var(--site2-ink);background:var(--site2-cream);box-shadow:3px 3px 0 var(--site2-moss)}
.site2-panel h2{margin:0 0 7px;color:var(--site2-forest);font:11px/1.5 Site2Pixel,monospace}
.site2-account{display:grid;gap:6px;margin:0 0 12px;padding:7px;border:2px solid var(--site2-ink);background:var(--site2-paper);box-shadow:3px 3px 0 var(--site2-moss)}
.site2-account a,.site2-account button{display:flex;min-height:44px;align-items:center;justify-content:center;padding:10px 5px;border:2px solid var(--site2-ink);border-radius:0;color:var(--site2-paper)!important;background:var(--site2-forest);font:11px/1.4 Site2Pixel,monospace;text-align:center;text-decoration:none;cursor:pointer}
.site2-account button{background:var(--site2-paper);color:var(--site2-ink)!important}
.site2-account form{display:grid;gap:8px}
.site2-account label{display:grid;gap:4px;font:700 13px/1.35 Site2Body,Arial,sans-serif}
.site2-account input{width:100%;min-width:0;min-height:44px;padding:7px;border:2px solid var(--site2-ink);border-radius:0;background:var(--site2-paper);color:var(--site2-ink);font:16px Site2Body,Arial,sans-serif}
.site2-account button[type="submit"]{background:var(--site2-forest);color:var(--site2-paper)!important}
.site2-account [hidden]{display:none!important}
.site2-account p{margin:0;color:var(--site2-red);overflow-wrap:anywhere}
.site2-account button:disabled{opacity:.65;cursor:wait}
.site2-directory{display:grid;grid-template-columns:1fr 1fr;gap:4px}
.site2-directory a{display:flex;min-height:57px;align-items:center;justify-content:center;padding:7px 4px;color:var(--site2-ink)!important;border:1px solid var(--site2-line);background:var(--site2-paper);font-weight:700;text-align:center;text-decoration:none}
.site2-course-links a{display:block;padding:7px 5px;border-bottom:1px dotted var(--site2-line);font-weight:700}
.site2-course-links a:last-child{border-bottom:0}
.site2-stack{display:grid;gap:5px}
.site2-stack a{display:flex;min-height:47px;align-items:center;padding:8px;color:var(--site2-paper)!important;border:2px solid var(--site2-ink);background:var(--site2-blue);box-shadow:2px 2px 0 var(--site2-moss);font:11px/1.45 Site2Pixel,monospace;text-decoration:none}
.site2-stack a:nth-child(2){background:var(--site2-purple)}
.site2-stack a:nth-child(3){background:var(--site2-red)}
.site2-stack a:nth-child(4){background:var(--site2-forest)}

.site2-middle{min-width:0;background:var(--site2-paper)}
body.site2 .site2-middle>main.site2-original-main{width:100%!important;max-width:none!important;min-width:0!important;min-height:0!important;margin:0!important;padding:10px!important;border:0!important;box-shadow:none!important;background:var(--site2-paper)!important}
body.site2 .site2-middle>main.site2-original-main> :first-child{margin-top:0}
body.site2 .site2-middle img{max-width:100%}
body.site2 .site2-middle h1,body.site2 .site2-middle h2,body.site2 .site2-middle h3{letter-spacing:0!important}
body.site2 .site2-middle h1{color:var(--site2-ink)!important;font-size:clamp(20px,3vw,27px)!important;line-height:1.35!important}
body.site2 .site2-middle .button,body.site2 .site2-middle .btn,body.site2 .site2-middle button{border-radius:0!important}
body.site2 .site2-middle .card,body.site2 .site2-middle .course-card,body.site2 .site2-middle .sim-card{border-radius:0!important}
body.site2 .site2-middle .hero{min-height:0!important;padding:18px 14px 16px!important;color:var(--site2-ink)!important;border-bottom:3px solid var(--site2-ink)!important;background-image:none!important;background-color:var(--site2-paper)!important}
body.site2 .site2-middle .hero h1{margin-bottom:11px!important}
body.site2 .site2-middle .hero p:not(.kicker):not(.eyebrow){color:var(--site2-ink)!important;font-size:15px!important}
body.site2 .site2-middle .hero .kicker,body.site2 .site2-middle .hero .eyebrow{color:var(--site2-chestnut)!important;font-size:11px!important}
body.site2 .site2-middle .dice-board,body.site2 .site2-middle .bread-art,body.site2 .site2-middle .counter{background-image:none!important;background-color:#315f42!important}
body.site2 .site2-middle .entry-dates{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere}
.site2-back{display:inline-flex;align-items:center;gap:7px;margin:0 0 12px;padding:7px 9px;color:var(--site2-ink)!important;border:2px solid var(--site2-ink);background:var(--site2-gold);box-shadow:2px 2px 0 var(--site2-moss);font:11px/1.4 Site2Pixel,monospace;text-decoration:none}
.site2-back-arrow{display:inline-block;flex:0 0 15px;width:15px;height:11px;background:currentColor;clip-path:polygon(0 50%,42% 0,42% 32%,100% 32%,100% 68%,42% 68%,42% 100%)}

.site2-right{min-width:0;padding:7px 6px;border-left:2px solid var(--site2-ink);background:#e9e3d5}
.site2-right-sticky{position:sticky;top:8px}
.site2-side-link{display:block;margin-bottom:8px;padding:11px 5px 9px;color:var(--site2-paper)!important;border:2px solid var(--site2-ink);box-shadow:2px 2px 0 var(--site2-moss);text-align:center;text-decoration:none}
.site2-side-link b{display:block;font:11px/1.55 Site2Pixel,monospace}
.site2-side-link span{display:block;margin-top:4px}
.site2-blue{background:var(--site2-blue)}
.site2-red{background:var(--site2-red)}
.site2-green{background:var(--site2-forest)}
.site2-purple{background:var(--site2-purple)}
.site2-games{background:var(--site2-chestnut)}
.site2-home-card{color:var(--site2-ink)!important;background:var(--site2-sand)}
.site2-side-link[aria-current="page"]{box-shadow:inset 0 0 0 3px var(--site2-ink),2px 2px 0 var(--site2-moss)}
.site2-top-home{display:flex;justify-content:center;gap:5px;margin-top:9px;padding-top:7px;border-top:1px solid var(--site2-line);font:11px/1.45 Site2Pixel,monospace}
.site2-top-home a{white-space:nowrap}
.site2-footer{display:flex;justify-content:space-between;gap:16px;padding:11px 13px 9px;color:#4d493b;border-top:2px solid var(--site2-ink);background:#e5dfd0;font-size:13px}
.site2-footer a{color:#4d493b!important}

/* Compact Version D layouts for the inherited page content. */
body.site2 .site2-middle .catalog,body.site2 .site2-middle .catalogue,body.site2 .site2-middle .section,body.site2 .site2-middle .units,body.site2 .site2-middle .controls,body.site2 .site2-middle .results,body.site2 .site2-middle .object-shelf,body.site2 .site2-middle .shelf,body.site2 .site2-middle .hints,body.site2 .site2-middle .solution{padding:15px 12px!important}
body.site2 .site2-middle .catalog-top,body.site2 .site2-middle .tool-head{margin-bottom:12px!important}
body.site2 .site2-middle .catalog-top h2,body.site2 .site2-middle .section>h2,body.site2 .site2-middle .tool-head h2{font-size:14px!important;line-height:1.5!important}
body.site2 .site2-middle .sim-grid,body.site2 .site2-middle .grid{gap:12px!important}
body.site2 .site2-middle .sim-card,body.site2 .site2-middle .puzzle-card,body.site2 .site2-middle .tool-card,body.site2 .site2-middle .feature,body.site2 .site2-middle .unit,body.site2 .site2-middle .entry{box-shadow:3px 3px 0 var(--site2-moss)!important}
body.site2 .site2-middle .sim-copy,body.site2 .site2-middle .pz-copy,body.site2 .site2-middle .tool-copy,body.site2 .site2-middle .feature .copy{padding:13px!important}
body.site2 .site2-middle .sim-copy h2,body.site2 .site2-middle .pz-copy h2,body.site2 .site2-middle .tool-copy h2,body.site2 .site2-middle .feature h2{font-size:15px!important;line-height:1.45!important}
body.site2 .site2-middle .tags{gap:5px!important}
body.site2 .site2-middle a.button{color:var(--site2-paper)!important}
body.site2 .site2-middle a.button.alt,body.site2 .site2-middle a.button.ghost{color:#174f96!important}
body.site2 .site2-middle .sim-card a.button,body.site2 .site2-middle .feature a.button{color:var(--site2-ink)!important}

body.site2 .site2-middle .section-label{width:130px!important;min-width:130px!important}
body.site2 .site2-middle .section-copy{min-width:0!important}
body.site2 .site2-middle .portrait-frame{width:min(100%,220px)!important}
body.site2 .site2-middle .facts-top{gap:8px!important}
body.site2 .site2-middle .entry-head{gap:8px!important;flex-wrap:wrap!important}

body.site2 .site2-middle .course-downloads{gap:6px!important;flex-wrap:wrap!important}
body.site2 .site2-middle .unit{margin-bottom:13px!important}
body.site2 .site2-middle .unit-head{padding:12px 13px!important;background:var(--site2-forest)!important}
body.site2 .site2-middle .unit-head h2{color:var(--site2-paper)!important;font-size:13px!important;line-height:1.5!important}
body.site2 .site2-middle .unit-body{padding:12px!important}
body.site2 .site2-middle .topic{gap:8px!important;padding:10px!important}
body.site2 .site2-middle .topic h3{font-size:15px!important}
body.site2 .site2-middle .links{gap:6px!important;flex-wrap:wrap!important}
body.site2 .site2-middle .links a{color:var(--site2-ink)!important}
body.site2 .site2-middle .course-downloads a.answer{color:var(--site2-ink)!important}

body.site2 .site2-middle .fit-grid,body.site2 .site2-middle .style-preview-grid,body.site2 .site2-middle .story-grid,body.site2 .site2-middle .comparison{grid-template-columns:1fr!important}
body.site2 .site2-middle .hero-mascots{max-width:240px!important;margin:12px auto 0!important}
body.site2 .site2-middle .actions{gap:7px!important;flex-wrap:wrap!important}

/* Compact CV layout. Text remains unchanged in cv.html. */
body.site2[data-site2-page="cv.html"] .hero{display:block!important;padding:17px 12px 18px!important}
body.site2[data-site2-page="cv.html"] .hero h1{margin:0 0 8px!important}
body.site2[data-site2-page="cv.html"] .role-line{margin:0 0 10px!important;font-size:11px!important}
body.site2[data-site2-page="cv.html"] .intro{max-width:none!important;margin:0 0 13px!important;font-size:15px!important;line-height:1.4!important;font-weight:400!important}
body.site2[data-site2-page="cv.html"] .btn-row{gap:8px!important}
body.site2[data-site2-page="cv.html"] .button{padding:10px 11px 8px!important;border-width:2px!important;box-shadow:2px 2px 0 var(--site2-ink)!important}
body.site2[data-site2-page="cv.html"] .facts{margin-top:16px;border:3px solid var(--site2-ink)!important;box-shadow:3px 3px 0 var(--site2-sand)!important}
body.site2[data-site2-page="cv.html"] .facts-top{padding:9px 10px 8px!important}
body.site2[data-site2-page="cv.html"] .facts dl{display:grid;grid-template-columns:150px minmax(0,1fr);gap:8px 12px;margin:0;padding:12px!important}
body.site2[data-site2-page="cv.html"] .facts dt{margin:0!important;font-size:11px!important}
body.site2[data-site2-page="cv.html"] .facts dd{margin:0!important;font-size:14px!important;line-height:1.35!important}
body.site2[data-site2-page="cv.html"] .section{display:block!important;padding:16px 12px 18px!important;border-bottom:3px solid var(--site2-ink)!important}
body.site2[data-site2-page="cv.html"] .section-label{display:flex!important;width:100%!important;min-width:0!important;flex-direction:row!important;align-items:baseline!important;gap:10px!important;margin:0 0 12px!important;padding:0 0 8px!important;border-bottom:3px solid var(--site2-moss)!important}
body.site2[data-site2-page="cv.html"] .section-label .index{font-size:11px!important}
body.site2[data-site2-page="cv.html"] .section-label h2{font-size:12px!important;line-height:1.5!important}
body.site2[data-site2-page="cv.html"] .section-copy{max-width:none!important}
body.site2[data-site2-page="cv.html"] .entry{margin:0 0 10px!important;padding:11px!important;border:2px solid var(--site2-ink);background:var(--site2-cream);box-shadow:2px 2px 0 var(--site2-moss)!important}
body.site2[data-site2-page="cv.html"] .entry:last-child{margin-bottom:0!important}
body.site2[data-site2-page="cv.html"] .entry-role{font-size:16px!important;line-height:1.35!important}
body.site2[data-site2-page="cv.html"] .entry-place,body.site2[data-site2-page="cv.html"] .entry-subjects{font-size:14px!important;line-height:1.35!important}
body.site2[data-site2-page="cv.html"] .entry li{margin-bottom:4px!important;font-size:14px!important;line-height:1.4!important}
body.site2[data-site2-page="cv.html"] .skill{margin:0 0 10px!important;padding:0 0 10px!important;border-bottom:1px dotted var(--site2-line)}
body.site2[data-site2-page="cv.html"] .skill:last-child{margin-bottom:0!important;padding-bottom:0!important;border-bottom:0}
body.site2[data-site2-page="cv.html"] .skill-k{margin-bottom:5px!important}
body.site2[data-site2-page="cv.html"] .skill-v{font-size:15px!important}
body.site2[data-site2-page="cv.html"] .lead-note{margin:0 0 12px!important;font-size:15px!important}
body.site2[data-site2-page="cv.html"] .closing .section-label{border-bottom-color:var(--site2-sand)!important}
body.site2[data-site2-page="cv.html"] .closing .section-copy{font-size:16px!important;line-height:1.45!important}
body.site2[data-site2-page="cv.html"] .closing .section-copy p{margin-bottom:12px!important}

body.site2-interactive .site2-middle>main.site2-original-main{padding:8px!important}
body.site2-interactive .site2-middle .intro{padding:15px 13px!important;border-bottom:3px solid var(--site2-ink)!important}
body.site2-interactive .site2-middle .intro p:last-child{font-size:15px!important}
body.site2-interactive .site2-middle .panel,body.site2-interactive .site2-middle .controls{padding:14px 12px!important}
body.site2-interactive .site2-middle .results{border-top:3px solid var(--site2-ink)!important}
body.site2-interactive .site2-middle .readouts{gap:8px!important}
body.site2-interactive .site2-middle .parameters{grid-template-columns:1fr 1fr!important}
body.site2-interactive .site2-middle .object-shelf,body.site2-interactive .site2-middle .shelf{padding:13px 11px!important}

/* Compact catalogue cards. */
body.site2[data-site2-page="sims.html"] .catalog,body.site2[data-site2-page="puzzles.html"] .catalog,body.site2[data-site2-page="tools.html"] .catalogue{padding:12px!important}
body.site2[data-site2-page="sims.html"] .sim-grid,body.site2[data-site2-page="puzzles.html"] .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}

body.site2[data-site2-page="sims.html"] .sim-card{min-height:0!important;border:3px solid var(--site2-ink)!important;box-shadow:3px 3px 0 var(--site2-moss)!important}
body.site2[data-site2-page="sims.html"] .sim-art{flex:0 0 105px!important;min-height:105px!important;border-bottom:3px solid var(--site2-ink)!important}
body.site2[data-site2-page="sims.html"] .sim-copy{padding:10px!important}
body.site2[data-site2-page="sims.html"] .card-index{margin:0 0 6px!important;font-size:11px!important}
body.site2[data-site2-page="sims.html"] .sim-copy h3{margin:0 0 6px!important;font-size:13px!important;line-height:1.45!important;overflow-wrap:anywhere}
body.site2[data-site2-page="sims.html"] .sim-copy p:not(.card-index){margin:0 0 8px!important;font-size:13px!important;line-height:1.3!important}
body.site2[data-site2-page="sims.html"] .tags{gap:4px!important;margin-bottom:8px!important}
body.site2[data-site2-page="sims.html"] .tag{padding:5px 5px 3px!important;border-width:1px!important;font-size:11px!important}
body.site2[data-site2-page="sims.html"] .button{padding:8px 8px 6px!important;border-width:2px!important;box-shadow:2px 2px 0 var(--site2-ink)!important;white-space:nowrap}
body.site2[data-site2-page="sims.html"] .dice-board .race-line{height:22px!important}
body.site2[data-site2-page="sims.html"] .dice-board .race-line.one{top:17px!important}
body.site2[data-site2-page="sims.html"] .dice-board .race-line.two{bottom:17px!important}
body.site2[data-site2-page="sims.html"] .dice-board .race-name.one{top:22px!important}
body.site2[data-site2-page="sims.html"] .dice-board .race-name.two{bottom:22px!important}
body.site2[data-site2-page="sims.html"] .dice-board .mini-die{width:24px!important;height:24px!important;font-size:16px!important}
body.site2[data-site2-page="sims.html"] .dice-board .mini-die.one{top:3px!important}
body.site2[data-site2-page="sims.html"] .dice-board .mini-die.two{bottom:3px!important}
body.site2[data-site2-page="sims.html"] .dice-board .mini-car.one{top:25px!important}
body.site2[data-site2-page="sims.html"] .dice-board .mini-car.two{bottom:25px!important}
body.site2[data-site2-page="sims.html"] .dice-board .finish{top:8px!important;bottom:8px!important}

body.site2[data-site2-page="puzzles.html"] .pz-card{min-height:0!important;border:3px solid var(--site2-ink)!important;box-shadow:3px 3px 0 var(--site2-moss)!important}
body.site2[data-site2-page="puzzles.html"] .pz-art{flex:0 0 96px!important;min-height:96px!important;border-bottom:3px solid var(--site2-ink)!important}
body.site2[data-site2-page="puzzles.html"] .pz-copy{padding:10px!important}
body.site2[data-site2-page="puzzles.html"] .card-index{margin:0 0 6px!important;font-size:11px!important}
body.site2[data-site2-page="puzzles.html"] .pz-copy h3{margin:0 0 6px!important;font-size:13px!important;line-height:1.45!important;overflow-wrap:anywhere}
body.site2[data-site2-page="puzzles.html"] .pz-copy p{margin:0 0 8px!important;font-size:13px!important;line-height:1.3!important}
body.site2[data-site2-page="puzzles.html"] .diff-row{gap:5px!important;margin:0 0 8px!important}
body.site2[data-site2-page="puzzles.html"] .diff i{width:8px!important;height:8px!important;border-width:1px!important}
body.site2[data-site2-page="puzzles.html"] .button{padding:8px 8px 6px!important;border-width:2px!important;box-shadow:2px 2px 0 var(--site2-ink)!important;white-space:nowrap}
body.site2[data-site2-page="puzzles.html"] .solved-badge{top:6px!important;right:6px!important;padding:6px 6px 4px!important}
body.site2[data-site2-page="puzzles.html"] .how{grid-template-columns:115px 1fr!important;gap:18px!important;padding:16px 12px!important}
body.site2[data-site2-page="puzzles.html"] .steps{gap:10px!important}
body.site2[data-site2-page="puzzles.html"] .step{padding-top:9px!important;border-top-width:3px!important}

body.site2[data-site2-page="lessons.html"] .feature{grid-template-columns:150px minmax(0,1fr)!important;min-height:0!important;margin:10px 12px!important;border:3px solid var(--site2-ink)!important;box-shadow:3px 3px 0 var(--site2-moss)!important}
body.site2[data-site2-page="lessons.html"] .hero+.feature{margin-top:12px!important}
body.site2[data-site2-page="lessons.html"] .feature+.feature{margin-top:10px!important}
body.site2[data-site2-page="lessons.html"] .art{display:grid!important;place-items:center!important;padding:8px!important;border-right:3px solid var(--site2-ink)!important;border-bottom:0!important;background:var(--site2-forest)!important}
body.site2[data-site2-page="lessons.html"] .course-thumb{height:128px;overflow:hidden;border:3px solid var(--site2-ink);background:var(--site2-cream)}
body.site2[data-site2-page="lessons.html"] .course-thumb svg{display:block;width:100%;height:100%}
body.site2[data-site2-page="lessons.html"] .copy{padding:11px!important}
body.site2[data-site2-page="lessons.html"] .copy h2{margin:6px 0!important;font-size:15px!important;line-height:1.4!important}
body.site2[data-site2-page="lessons.html"] .copy p{margin:0 0 7px!important;font-size:13px!important;line-height:1.3!important}
body.site2[data-site2-page="lessons.html"] .tag{margin:2px!important;padding:5px 5px 3px!important;border-width:1px!important}
body.site2[data-site2-page="lessons.html"] .button{margin-top:7px!important;padding:8px 8px 6px!important;border-width:2px!important;box-shadow:2px 2px 0 var(--site2-ink)!important;white-space:nowrap}
body.site2[data-site2-page="lessons.html"] .more{margin-top:12px!important;padding:14px 12px!important;border-top:3px solid var(--site2-ink)!important}
body.site2[data-site2-page="lessons.html"] .more p{margin:6px 0 0!important}

body.site2[data-site2-page="tools.html"] .tool-card{grid-template-columns:145px minmax(0,1fr)!important;border:3px solid var(--site2-ink)!important;box-shadow:3px 3px 0 var(--site2-moss)!important;color:var(--site2-ink)!important}
body.site2[data-site2-page="tools.html"] .tool-card+.tool-card{margin-top:10px!important}
body.site2[data-site2-page="tools.html"] .tool-image{padding:8px!important;border-right:3px solid var(--site2-ink)!important;border-bottom:0!important}
body.site2[data-site2-page="tools.html"] .cinematic-frame,body.site2[data-site2-page="tools.html"] .mascot-frame{height:135px!important;border-width:2px!important;box-shadow:2px 2px 0 rgba(23,38,30,.28)!important}
body.site2[data-site2-page="tools.html"] .mascot-frame{padding:12px!important}
body.site2[data-site2-page="tools.html"] .mascot-frame:before{inset:7px!important;border-width:2px!important}
body.site2[data-site2-page="tools.html"] .mascot-frame img{width:44px!important;height:54px!important}
body.site2[data-site2-page="tools.html"] .tool-copy{padding:10px!important}
body.site2[data-site2-page="tools.html"] .card-number{margin:0 0 6px!important}
body.site2[data-site2-page="tools.html"] .tool-copy h2{margin:0 0 6px!important;font-size:14px!important;line-height:1.4!important}
body.site2[data-site2-page="tools.html"] .tool-copy>p:not(.card-number){margin:0 0 8px!important;font-size:13px!important;line-height:1.3!important}
body.site2[data-site2-page="tools.html"] .tags{gap:4px!important;margin:0 0 8px!important}
body.site2[data-site2-page="tools.html"] .tag{padding:5px 5px 3px!important;border-width:1px!important}
body.site2[data-site2-page="tools.html"] .card-action{padding:8px 8px 6px!important;border-width:2px!important;box-shadow:2px 2px 0 var(--site2-ink)!important;white-space:nowrap}

body.site2 .site2-primary a:hover,body.site2 .site2-primary a:focus-visible,body.site2 .site2-announcement-button:hover,body.site2 .site2-announcement-button:focus-visible,body.site2 .site2-directory a:hover,body.site2 .site2-directory a:focus-visible,body.site2 .site2-stack a:hover,body.site2 .site2-stack a:focus-visible,body.site2 .site2-side-link:hover,body.site2 .site2-side-link:focus-visible{color:var(--site2-ink)!important;background:var(--site2-gold)}

@media(max-width:980px){
  .site2-page{width:calc(100% - 12px);box-shadow:5px 5px 0 #13251a}
  .site2-shell{grid-template-columns:195px minmax(0,1fr) 132px}
  body.site2.site2-wide-section .site2-shell{grid-template-columns:minmax(0,1fr) 132px}
}

@media(max-width:900px){
  body.site2-interactive .site2-middle .work,body.site2-interactive .site2-middle .workspace,body.site2-interactive .site2-middle .watch-area{grid-template-columns:1fr!important}
  body.site2-interactive .site2-middle .stage,body.site2-interactive .site2-middle .race,body.site2-interactive .site2-middle .scene-wrap{border-right:0!important;border-bottom:3px solid var(--site2-ink)!important}
  body.site2-interactive .site2-middle canvas#stage,body.site2-interactive .site2-middle canvas#scene,body.site2-interactive .site2-middle canvas#matchScene,body.site2-interactive .site2-middle canvas#graph{height:330px!important}
  body.site2-interactive .site2-middle .graphs{grid-template-columns:1fr!important}
  body.site2-interactive .site2-middle .chart canvas{height:220px!important}
}

@media(max-width:760px){
  body.site2{font-size:15px!important}
  .site2-page{margin-bottom:12px}
  .site2-topbar{align-items:flex-start;font-size:11px}
  .site2-topbar span{text-align:right}
  .site2-mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:2px solid var(--site2-ink);background:var(--site2-paper)}
  .site2-mobile-nav a{padding:9px 4px 8px;color:var(--site2-ink)!important;border-right:1px solid var(--site2-line);border-bottom:1px solid var(--site2-line);font:11px/1.35 Site2Pixel,monospace;text-align:center;text-decoration:none}
  .site2-mobile-nav a:nth-child(4n){border-right:0}
  .site2-mobile-nav a:nth-child(7):last-child{grid-column:3/5;border-right:0}
  .site2-mobile-nav a[aria-current="page"]{box-shadow:inset 0 -4px 0 var(--site2-chestnut)}
  .site2-shell{grid-template-columns:1fr;grid-template-areas:"middle" "left" "right"}
  body.site2.site2-wide-section .site2-shell{grid-template-columns:1fr;grid-template-areas:"middle" "right"}
  .site2-middle{grid-area:middle}
  .site2-left{grid-area:left;border-top:2px solid var(--site2-ink);border-right:0}
  .site2-right{grid-area:right}
  .site2-brand{display:none}
  body.site2 .site2-middle>main.site2-original-main{min-height:0!important;padding:9px!important}
  body.site2 .site2-middle .hero{padding:17px 13px 15px!important}
  body.site2 .site2-middle .section{display:block!important}
  body.site2 .site2-middle .section-label{width:auto!important;min-width:0!important;margin-bottom:8px!important}
  body.site2 .site2-middle .sim-grid,body.site2 .site2-middle .grid,body.site2 .site2-middle .feature{grid-template-columns:1fr!important}
  body.site2[data-site2-page="sims.html"] .sim-grid,body.site2[data-site2-page="puzzles.html"] .grid{grid-template-columns:1fr!important}
  body.site2[data-site2-page="sims.html"] .sim-card,body.site2[data-site2-page="puzzles.html"] .pz-card{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important}
  body.site2[data-site2-page="sims.html"] .sim-art,body.site2[data-site2-page="puzzles.html"] .pz-art{min-height:100%!important;height:100%!important;border-right:3px solid var(--site2-ink)!important;border-bottom:0!important}
  body.site2[data-site2-page="lessons.html"] .feature{grid-template-columns:112px minmax(0,1fr)!important;margin:8px 5px!important}
  body.site2[data-site2-page="lessons.html"] .art{padding:6px!important}
  body.site2[data-site2-page="lessons.html"] .course-thumb{height:106px}
  body.site2[data-site2-page="lessons.html"] .copy p{font-size:12px!important}
  body.site2[data-site2-page="tools.html"] .tool-card{grid-template-columns:108px minmax(0,1fr)!important}
  body.site2[data-site2-page="tools.html"] .tool-image{padding:6px!important}
  body.site2[data-site2-page="tools.html"] .cinematic-frame,body.site2[data-site2-page="tools.html"] .mascot-frame{height:116px!important}
  body.site2[data-site2-page="tools.html"] .tool-copy>p:not(.card-number){font-size:12px!important}
  .site2-right-sticky{grid-template-columns:1fr 1fr}
  .site2-footer{flex-direction:column}
}

@media(max-width:430px){
  .site2-topbar{display:block}
  .site2-topbar span{display:block;margin-top:3px;text-align:left}
  .site2-directory{grid-template-columns:1fr}
  .site2-directory a{min-height:44px}
  body.site2 .site2-middle h1{font-size:24px!important;overflow-wrap:anywhere}
  body.site2[data-site2-page="cv.html"] .facts dl{grid-template-columns:1fr;gap:4px}
  body.site2[data-site2-page="cv.html"] .facts dd{margin-bottom:7px!important}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
}
