@charset "UTF-8";
:root{--paper:#f7f5ed;--ink:#243e31;--muted:#70796c;--green:#254d3b;--orange:#c86a43;--line:#dedfd3;--cream:#f1eadb;--radius:16px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:28px}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible,canvas:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}button{color:inherit}.wrap{max-width:1240px;width:calc(100% - 112px);margin-inline:auto}.site-header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:10px;font-size:28px;font-weight:750;letter-spacing:-1.2px}.brand-dot{color:var(--orange)}.site-header nav{display:flex;gap:34px;font-size:14px}.site-header nav a{padding:10px 0;color:#727b70}.site-header nav .active{color:var(--ink)}.site-header nav a:hover,.footer-right a:hover{color:var(--orange)}.header-cta{font-size:13px;font-weight:600;border:1px solid #a9b4a3;border-radius:7px;padding:13px 17px}.header-cta span{margin-left:21px}.header-cta:hover{background:#e9eddf}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;min-height:542px;padding-block:64px 74px;gap:24px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.9px;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:10px}.little-spark{font-size:23px;color:var(--orange);line-height:1}.hero h1{font-size:clamp(48px,5.25vw,74px);line-height:1.07;letter-spacing:-3.8px;margin-top:23px}.orange{color:var(--orange)}.underlined{position:relative;white-space:nowrap}.underlined svg{position:absolute;left:0;bottom:-13px;width:100%;height:17px;fill:none;stroke:#de9a68;stroke-width:3;stroke-linecap:round}.hero-description{font-size:16px;line-height:1.8;color:#6d766a;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 23px;border-radius:7px;border:1px solid transparent;font-size:13px;font-weight:600;min-height:48px;transition:background .15s,transform .15s}.primary{background:var(--green);color:#fffaf0}.primary:hover{background:#183c2b;transform:translateY(-1px)}.hero .button{margin-top:26px}.hero-notes{display:flex;gap:19px;margin-top:23px;font-size:10px;color:#757c70}.hero-notes i{font-style:normal;color:#597953;margin-right:3px}.hero-art{height:358px;position:relative;margin-top:10px}.art-arcade{position:absolute;width:85%;left:9%;top:66px;background:#e7e7d7;border:7px solid #e7e7d7;border-radius:16px;transform:rotate(-7deg);box-shadow:0 20px 30px -22px #3c492e70;z-index:2}.art-arcade img{width:100%;height:auto;border-radius:5px}.mini-window{height:25px;display:flex;align-items:flex-start;justify-content:space-between;font-size:8px;font-weight:700;letter-spacing:1.5px;padding:2px 5px}.art-puzzle{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:154px;height:154px;padding:9px;background:#e9c080;border-radius:12px;position:absolute;right:0;top:0;transform:rotate(13deg);box-shadow:0 7px 0 #b58b5140;z-index:3}.art-puzzle span{background:#fbebc7;border-radius:5px;display:grid;place-items:center;color:#805a3e;font-size:20px}.art-puzzle .blank{background:#deb473}.floating-label{position:absolute;top:4px;left:28px;transform:rotate(-7deg);padding:11px 14px;background:#fdfcf6;border:1px solid #e2e0d3;box-shadow:0 4px 10px #283a2610;border-radius:5px;font-size:8px;letter-spacing:1.2px;font-weight:700;display:flex;align-items:center;gap:7px}.status-dot{display:inline-block;height:6px;width:6px;background:#8ca47c;border-radius:50%}.art-match{position:absolute;left:8px;bottom:-4px;width:105px;height:126px;display:grid;place-items:center;background:#ee946e;border:6px solid #f5ba95;border-radius:11px;transform:rotate(13deg);z-index:3;box-shadow:0 8px 0 #c7734130}.art-match span{font-size:74px;color:#fbe8bf}.art-spark{position:absolute;color:#c27343}.spark-one{font-size:35px;left:-5px;top:77px}.spark-two{font-size:35px;right:-17px;top:179px}.art-note{position:absolute;bottom:-27px;left:43%;font-family:Georgia,serif;font-style:italic;color:#8b846e;font-size:19px;line-height:1.25;transform:rotate(-6deg)}.art-note svg{position:absolute;left:115px;top:10px;width:76px;fill:none;stroke:#8b846e;stroke-width:1.5}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading .eyebrow{color:#7e8778;font-size:9px}h2{font-size:30px;letter-spacing:-1px;line-height:1.2}.section-heading h2{margin-top:10px}.collection-count{font-size:11px;color:#818577;padding-bottom:4px}.collection-tools{display:flex;align-items:center;justify-content:space-between;margin:25px 0 23px}.filters{display:flex;gap:7px}.filter{border:1px solid transparent;background:none;border-radius:6px;padding:10px 16px;font-size:12px;color:#697160}.filter:hover{background:#eaece1}.filter.selected{color:#fff8e7;background:var(--green)}.filter span{font-size:10px;opacity:.75;margin-left:7px}.quiet-note{font-size:11px;color:#858979;display:flex;align-items:center;gap:6px}.quiet-note span{font-size:17px}.featured{display:grid;grid-template-columns:1.28fr 1fr;background:#eeeee3;border:1px solid #dddfcf;border-radius:var(--radius);overflow:hidden;min-height:340px}.featured-visual{position:relative;background:#dce3d3;padding:26px 32px 21px;display:flex;flex-direction:column;justify-content:center}.featured-visual>img{width:100%;border:6px solid #58705a;border-radius:14px;box-shadow:0 8px 14px #1b382720;aspect-ratio:760/450}.preview-stamp{position:absolute;top:16px;left:20px;z-index:1;background:#fffdf0;border:1px solid #dfe1d0;border-radius:4px;padding:8px 11px;font-size:8px;font-weight:700;letter-spacing:1.4px;box-shadow:0 3px 5px #00000008;transform:rotate(-4deg)}.preview-stamp .status-dot{margin-right:5px}.visual-caption{text-align:center;font-family:Georgia,serif;font-style:italic;font-size:12px;color:#65735e;margin-top:13px}.featured-copy{padding:38px 39px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.featured-copy .eyebrow{font-size:9px;color:#748368;letter-spacing:1.5px}.featured-copy .eyebrow span{margin:0 6px}.featured h3{font-size:41px;letter-spacing:-1.6px;margin:14px 0}.featured-copy>p:not(.eyebrow){font-size:14px;color:#747a6d;line-height:1.8;max-width:290px}.game-tags{display:flex;gap:7px;margin-top:17px}.game-tags span{font-size:9px;border:1px solid #d5d9ca;border-radius:4px;padding:5px 8px;color:#718068}.featured .button{margin-top:24px;min-width:190px}.control-note{display:flex;align-items:center;gap:4px;margin-top:16px}.control-note span{font-size:9px;color:#7d8375;margin-left:5px}kbd{font-family:inherit;border:1px solid #cbd2c2;background:#f8f7ef;border-radius:3px;min-width:18px;height:17px;text-align:center;font-size:11px;color:#6e7867;box-shadow:0 1px 0 #cbd2c2}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px;margin-top:23px}.game-card{border:1px solid #e0e0d5;border-radius:12px;overflow:hidden;background:#faf9f3}.card-art{height:185px;position:relative;display:grid;place-items:center;overflow:hidden}.mines-art{background:#e7ecdf}.sudoku-art{background:#f0e6cf}.sliding-art{background:#e9dfe8}.memory-art{background:#f0dfd5}.soon-label{position:absolute;left:12px;top:12px;font-size:7px;letter-spacing:.9px;font-weight:700;color:#606b59;background:#ffffffb8;border:1px solid #ffffffbd;padding:5px 7px;border-radius:3px}.mine-board{display:grid;grid-template-columns:repeat(4,28px);gap:3px;transform:rotate(-8deg);margin-top:14px}.mine-board span{height:28px;border:1px solid #c2ceb6;background:#f4f5eb;display:grid;place-items:center;font-size:17px;color:#477b7f;border-radius:3px;font-family:Georgia,serif}.mine-board span:nth-child(3n){color:#6f8750}.mine-board .flag{color:#b76a42;background:#d0daba}.mine-board .covered{background:#bac9a8;box-shadow:inset 0 -3px #a8ba94}.sudoku-board{display:grid;grid-template-columns:repeat(3,39px);transform:rotate(7deg);border:2px solid #bca882;border-radius:4px;margin-top:12px;box-shadow:5px 7px #d6c5a44a;background:#faf4e4}.sudoku-board span{height:39px;border:1px solid #d9cbb0;display:grid;place-items:center;font-family:Georgia,serif;font-size:23px;color:#7e684a}.sliding-board{display:grid;grid-template-columns:repeat(3,34px);gap:4px;padding:7px;border-radius:7px;background:#bcabbf;transform:rotate(-7deg);margin-top:15px}.sliding-board span{height:34px;background:#f4ebf1;color:#75627a;border-radius:3px;display:grid;place-items:center;font-family:Georgia,serif;font-size:19px;box-shadow:0 2px #a99aaf}.sliding-board .empty{background:transparent;box-shadow:none}.memory-pair{display:flex;gap:7px;padding-top:19px}.memory-pair span{width:69px;height:95px;border-radius:7px;display:grid;place-items:center;background:#f8efdf;color:#c17a56;font-size:51px;border:3px solid #fff7ea;box-shadow:3px 5px #c4957530;transform:rotate(-12deg)}.memory-pair span+span{transform:rotate(12deg);background:#dd9a76;color:#ffefcf;border-color:#f0b58e}.card-copy{padding:20px 17px 16px}.card-category{font-size:8px;letter-spacing:1.2px;color:#84907b}.card-copy h3{font-size:20px;letter-spacing:-.4px;margin-top:9px}.card-copy p{font-size:11px;line-height:1.7;color:#7c8174;margin-top:8px;min-height:38px;max-width:190px}.coming-text{display:flex;justify-content:space-between;font-size:10px;color:#8c9182;border-top:1px solid #e8e8dc;padding-top:14px;margin-top:15px}.coming-text span{font-size:14px}.about{display:flex;align-items:center;gap:38px;margin-top:69px;padding:43px 48px;background:#eeeee2;border-radius:12px;position:relative}.about-symbol{font-size:99px;color:#afba94;line-height:1}.about-copy .eyebrow{font-size:8px;color:#79826d}.about h2{font-size:26px;margin-top:11px}.about-copy>p:last-child{font-size:12px;color:#7c8273;line-height:1.95;margin-top:14px}.about-signoff{margin-left:auto;font-family:Georgia,serif;font-style:italic;font-size:23px;line-height:1.3;color:#8a9678;transform:rotate(-7deg)}.about-signoff span{display:block;font-size:43px;text-align:center;line-height:1}.site-footer{display:flex;justify-content:space-between;align-items:center;margin-top:58px;padding:30px 0 36px;border-top:1px solid var(--line)}.footer-brand{font-size:23px;gap:8px}.site-footer p{font-size:10px;color:#8b907f;margin-top:10px}.footer-right{display:flex;flex-direction:column;align-items:flex-end;gap:11px;font-size:11px}.footer-right a{font-weight:600}.footer-right span,.footer-right small{color:#8c9182;font-size:10px}.footer-right a span{margin-left:12px;color:inherit}.skip-link{position:fixed;left:16px;top:-100px;z-index:20;padding:14px;background:var(--green);color:white}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}
dialog{border:1px solid #d4d9c9;border-radius:17px;background:var(--paper);padding:25px;width:min(820px,calc(100% - 28px));max-height:94dvh;overflow:auto;color:var(--ink)}dialog::backdrop{background:#12291fd6;backdrop-filter:blur(4px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dialog-header h2{margin-top:7px;font-size:27px}.dialog-header .eyebrow{font-size:8px}.icon-button{font-size:28px;line-height:1;width:42px;height:42px;border:1px solid var(--line);background:transparent;border-radius:50%}.icon-button:hover{background:#e8e9dc}.game-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;margin-bottom:12px}.game-toolbar select{border:1px solid #c8cebc;border-radius:5px;padding:7px;background:#fffdf5;margin-left:7px;color:var(--ink)}.game-toolbar>div{display:flex;gap:16px}.game-toolbar strong{margin-left:4px}#game-canvas{display:block;width:100%;height:auto;border-radius:10px;background:#183c2e;touch-action:pan-y}#game-canvas.pointer-mode{touch-action:none}#game-status{font-size:13px;text-align:center;min-height:20px;margin:14px 0}.game-actions{display:flex;justify-content:center;gap:9px}.secondary{background:transparent;border-color:#b9c3ac}.secondary:hover{background:#e6e9da}.game-help{font-size:11px;line-height:1.9;text-align:center;color:#75816b;margin-top:15px}.game-help span{margin:0 7px}body.modal-open{overflow:hidden}
@media(min-width:1500px){.hero{min-height:570px}.hero-art{height:390px}.art-arcade{top:68px}.art-note{bottom:-7px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:15px}.hero h1{font-size:57px}.hero-art{height:310px}.art-puzzle{width:123px;height:123px;gap:4px}.art-puzzle span{font-size:17px}.floating-label{left:8px;font-size:7px}.art-match{width:85px;height:105px;bottom:3px}.art-match span{font-size:62px}.art-note{left:44%;font-size:17px;bottom:0}.art-note svg{display:none}.hero-notes{gap:12px;font-size:9px}.hero-description{font-size:14px}.featured-copy{padding:28px}.featured h3{font-size:35px}.featured-visual{padding:25px 23px}.game-grid{gap:13px}.card-art{height:165px}.card-copy{padding:18px 13px}.card-copy h3{font-size:18px}.about{gap:24px;padding:34px}.about-signoff{font-size:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:84px}.brand{font-size:24px}.brand img{width:34px;height:34px}.site-header nav{gap:18px;font-size:12px}.header-cta{display:none}.hero{grid-template-columns:1fr;padding-block:45px 47px;gap:25px}.hero-copy{max-width:560px}.hero h1{font-size:64px;letter-spacing:-3px}.hero-description{font-size:15px}.hero-art{width:min(460px,95%);margin:5px auto 12px;height:327px}.art-puzzle{width:142px;height:142px}.art-arcade{top:52px}.art-match{bottom:0}.art-note{bottom:-8px}.hero-notes{font-size:10px;gap:18px}.collection-count{display:none}.section-heading h2{font-size:27px}.quiet-note{display:none}.collection-tools{margin-top:19px}.featured{grid-template-columns:1fr}.featured-visual{padding:28px 30px 18px}.featured-copy{padding:27px 30px 30px}.featured h3{font-size:37px}.featured-copy>p:not(.eyebrow){max-width:none}.game-grid{grid-template-columns:repeat(2,1fr);gap:16px}.card-art{height:183px}.card-copy{padding:20px 17px}.card-copy h3{font-size:21px}.card-copy p{font-size:12px}.about{margin-top:42px;padding:30px 24px;gap:19px}.about-symbol{font-size:58px;align-self:flex-start;margin-top:25px}.about h2{font-size:24px}.about-copy>p:last-child{font-size:12px}.about-copy br{display:none}.about-signoff{display:none}.site-footer{margin-top:35px}.footer-right{max-width:150px;text-align:right}.footer-right>span{line-height:1.6}.game-toolbar label{font-size:0}.game-toolbar select{font-size:12px;margin-left:0}.game-actions .button{padding:12px 15px;font-size:12px}.game-toolbar>div{gap:10px}}
@media(max-width:390px){.hero h1{font-size:55px}.hero .eyebrow{font-size:8px}.site-header nav{gap:12px;font-size:10px}.hero-art{height:285px}.art-puzzle{width:116px;height:116px}.art-match{width:74px;height:93px}.art-match span{font-size:48px}.art-note{font-size:16px}.hero-notes{gap:10px;font-size:9px}.filter{padding:10px 13px}.game-grid{gap:10px}.card-copy{padding:15px 12px}.card-copy h3{font-size:18px}.card-art{height:160px}.about-symbol{display:none}.footer-brand{font-size:20px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
.featured-visual>img{height:auto}.art-note{z-index:3}.collection-count,.quiet-note,.card-category,.coming-text,.footer-right span,.footer-right small,.site-footer p{color:#68725f}
@media(min-width:761px){.art-note{bottom:-42px;left:49%}}
