:root{--cream:#f6f3eb;--paper:#fffdf7;--forest:#223b32;--sage:#dce2d4;--muted:#6e776d;--line:#dadccf;--clay:#a85135;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--forest);font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button,input,select{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--clay);outline-offset:4px}svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.6;vertical-align:middle}h1,h2,h3,h4,p{margin:0}button{color:inherit}button:disabled{cursor:default}.site-wrap{max-width:1480px;padding:0 64px;margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:126px;border-bottom:1px solid var(--line);gap:30px}.wordmark{display:flex;align-items:center;gap:13px;font:48px/.85 var(--serif);letter-spacing:-2px}.brand-symbol{border:1px solid #93a18f;border-radius:50%;width:49px;height:59px;display:grid;place-items:center}.brand-symbol svg{height:30px;width:30px}.brand-sub{display:block;font:9px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:3px;margin:12px 0 0 3px}.site-header nav{display:flex;gap:35px;font-size:13px;font-weight:600}.site-header nav a{padding:12px 0}.site-header nav a:hover,.text-link:hover{color:var(--clay)}.hero{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:48px 0 40px;min-height:610px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;padding:30px 0 0;min-width:0}.eyebrow{font-size:10px;font-weight:650;letter-spacing:2.2px;text-transform:uppercase;display:block}.tiny-line{display:inline-block;width:24px;height:1px;background:currentColor;vertical-align:middle;margin-right:9px}.hero h1{font:clamp(64px,6.4vw,96px)/1.02 var(--serif);letter-spacing:-4px;margin:33px 0 25px}.hero h1 em{font-weight:400;color:var(--clay)}.hero-description{font-size:15px;line-height:1.8;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;border:1px solid var(--forest);background:transparent;color:var(--forest);border-radius:3px;min-height:50px;padding:12px 23px;font-weight:600;font-size:14px}.button.primary{background:var(--forest);color:var(--cream)}.button.primary:hover{background:#355446}.button span{font-size:23px;font-weight:400}.hero-foot{width:100%;display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-size:8px;letter-spacing:1.7px}.hero-visual{position:relative;min-height:530px;overflow:hidden;border-radius:180px 180px 3px 3px;background:var(--sage)}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 70%}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#152e25bd)}.hero-photo-caption{position:absolute;left:30px;bottom:27px;z-index:1;color:#fff9ed}.hero-photo-caption>span{font:30px var(--serif);display:block}.hero-photo-caption small{display:block;font-size:11px;letter-spacing:.5px;margin-top:6px}.photo-stamp{position:absolute;right:20px;top:38%;border-radius:50%;background:var(--cream);width:100px;height:100px;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:9px;letter-spacing:1px;transform:rotate(12deg);box-shadow:0 3px 20px #0001}.photo-stamp em{font:23px var(--serif);letter-spacing:-.5px}.photo-stamp span{font-size:23px}.welcome-strip{border-block:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:22px 0;gap:20px}.welcome-strip span:first-child{font:24px var(--serif);font-style:italic}.welcome-strip span:nth-child(2){font-size:9px;letter-spacing:3px}.welcome-strip span:last-child{font-size:30px;color:var(--clay)}.features{padding:65px 0 70px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-intro h2{font:44px/1.12 var(--serif);letter-spacing:-1.5px;margin-top:12px}.text-link{font-size:12px;font-weight:650;border-bottom:1px solid #8e9b8b;padding-bottom:6px;white-space:nowrap}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.feature-card{padding:0;background:none;border:0;text-align:left;min-width:0}.feature-image{position:relative;overflow:hidden;background:var(--sage);height:300px;border-radius:3px}.feature-image .product-art{width:100%;height:100%;border-radius:0}.feature-image img{transition:transform .45s;object-position:center 75%}.feature-card:hover img{transform:scale(1.04)}.feature-index{position:absolute;left:15px;top:15px;background:#fffaf0e8;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:10px}.feature-open{position:absolute;bottom:15px;right:15px;background:var(--cream);width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:23px}.feature-meta{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;border-bottom:1px solid var(--line);padding:18px 0}.feature-meta small{display:block;font-size:8px;letter-spacing:2px;margin-bottom:7px;color:var(--muted)}.feature-meta strong{font:26px var(--serif)}.feature-meta>b{font-size:15px;font-weight:550;color:var(--clay)}.menu-area{padding:10px 0 65px;scroll-margin-top:24px}.muted{font-size:12px;color:var(--muted)}.menu-tools{position:sticky;top:0;z-index:5;background:var(--cream);padding:14px 0 16px;border-block:1px solid var(--line);display:flex;gap:20px;align-items:center}.category-tabs{display:flex;gap:4px;overflow:auto;scrollbar-width:none;flex:1}.category-tabs::-webkit-scrollbar{display:none}.category{padding:10px 16px;border:0;border-radius:30px;background:transparent;white-space:nowrap;font-size:13px;min-height:44px}.category.active{color:var(--cream);background:var(--forest)}.category:not(.active):hover{background:var(--sage)}.search-box{display:flex;gap:8px;align-items:center;border-bottom:1px solid #9eaa98;width:190px;flex-shrink:0}.search-box svg{width:17px}.search-box input{padding:12px 0;border:0;width:100%;min-width:0;background:transparent;color:var(--forest);font-size:12px;outline-offset:0}.search-box input::placeholder{color:var(--muted)}.menu-section{padding:38px 0 15px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.5px;color:var(--muted)}.section-heading h3{font:34px var(--serif);letter-spacing:-.8px;margin-top:4px}.section-number{font:38px var(--serif);color:#b9c2b1}.item-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 38px}.menu-item{display:flex;align-items:center;gap:16px;text-align:left;padding:20px 0;border:0;border-bottom:1px solid var(--line);background:transparent;min-width:0;width:100%}.menu-item:hover{background:#eaeedf77}.product-art{height:76px;width:70px;background:#e8e9dc;border-radius:3px;flex-shrink:0;display:grid;place-items:center;overflow:hidden;color:#809076}.product-art img{height:100%;width:100%;object-fit:cover;object-position:50% 80%}.product-art svg{height:30px;width:30px;stroke-width:1}.item-copy{flex:1;min-width:0}.item-top{display:flex;justify-content:space-between;gap:15px;align-items:baseline}.item-top strong{font-size:15px;font-weight:600;line-height:1.25}.item-top b{font-size:14px;white-space:nowrap;font-weight:550;color:var(--clay)}.item-desc{font-size:11px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.6;margin-top:7px}.item-options{font-size:9px;display:block;margin-top:4px;color:var(--clay)}.item-arrow{font-size:15px;color:#8c9a84;align-self:flex-end;margin-bottom:5px}.service-note{border-top:1px solid var(--line);font-size:11px;color:var(--muted);padding:24px 0 0;margin-top:28px}.play-section{background:var(--forest);color:var(--cream);margin:0 -64px;padding:68px 64px;display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;scroll-margin-top:0}.play-intro .eyebrow{color:#b9cbb2}.play-intro h2{font:58px/1.05 var(--serif);letter-spacing:-2px;margin:20px 0}.play-intro h2 em{color:#d5b991;font-weight:400}.play-intro p:not(.eyebrow){font-size:13px;color:#c5cebe;line-height:1.9;margin-bottom:30px}.play-intro .text-link{border-color:#91a287}.game-tiles{display:grid;gap:14px}.game-tile{display:flex;align-items:center;gap:22px;padding:18px 23px;border:1px solid #6b806555;border-radius:4px;background:#314b3e;text-align:left;color:var(--cream)}.game-tile:hover{background:#3e5948}.game-tile>span:nth-child(2){flex:1}.game-tile small{font-size:8px;letter-spacing:1.1px;color:#bdcbb5;display:block}.game-tile strong{font:27px var(--serif);display:block;margin:6px 0}.game-tile em{font-size:11px;font-style:normal;color:#c8d0c1}.game-tile>b{font-size:25px;font-weight:400}.game-art{width:70px;flex-shrink:0;text-align:center;height:70px;display:flex;justify-content:center;align-items:center;color:#ebd4ac}.memory-art{position:relative}.memory-art i{position:absolute;border-radius:4px;height:50px;width:33px;border:1px solid #bccaaf;background:#314b3e;font-size:23px;display:grid;place-items:center;transform:rotate(-18deg);left:0;font-style:normal}.memory-art i:nth-child(2){transform:rotate(0);left:17px;top:8px}.memory-art i:nth-child(3){transform:rotate(18deg);left:34px}.reflex-art{font-size:65px;font-weight:200;line-height:1}.three-art{font:38px/.8 var(--serif);white-space:pre;display:block;padding-top:6px}footer{padding:55px 0 25px}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-brand{font:65px/1 var(--serif);letter-spacing:-4px}.footer-top p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:18px}.footer-info{max-width:350px;text-align:right}.footer-info a{display:inline-block;font-size:12px;padding:12px 0 12px 20px;text-decoration:underline;text-underline-offset:5px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;margin-top:42px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.3px}.mobile-dock{display:none}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--forest);color:white;padding:10px}.skip-link:focus{top:10px}.empty,.loading{text-align:center;padding:70px 20px}.empty h3,.loading h1{font:32px var(--serif);margin-bottom:12px}.empty p,.loading p{margin-bottom:25px;color:var(--muted)}dialog{padding:0;width:calc(100% - 32px);max-width:520px;max-height:90dvh;background:var(--cream);color:var(--forest);border:1px solid var(--line);border-radius:9px;overflow:auto;box-shadow:0 25px 100px #12261b44}dialog::backdrop{background:#10271c99;backdrop-filter:blur(5px)}.dialog-head{padding:17px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--cream);z-index:2}.dialog-head h2{font-size:16px;font-weight:600}.dialog-head button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;flex-shrink:0}.dialog-body{padding:24px}.detail-art{height:260px;margin-bottom:24px;overflow:hidden;border-radius:4px}.detail-art .product-art{width:100%;height:100%}.detail-art img{object-position:center 75%}.detail-title{display:flex;justify-content:space-between;gap:20px;margin:10px 0 18px}.detail-title h3{font:32px/1.1 var(--serif)}.detail-title strong{font-size:23px;color:var(--clay);white-space:nowrap}.detail-desc{font-size:14px;line-height:1.8;color:var(--muted)}.dialog-body h4{margin:25px 0 10px;font-size:13px}.option-row{display:flex;justify-content:space-between;font-size:13px;border-bottom:1px solid var(--line);padding:12px 0}.detail-note{font-size:11px;border-top:1px solid var(--line);padding-top:19px;margin-top:25px;color:var(--muted)}.full{width:100%}.game-help{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:22px}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.memory-card{aspect-ratio:1;min-height:58px;background:var(--forest);border:1px solid var(--forest);border-radius:6px;color:#d0bea0;font-size:32px}.memory-card.revealed{background:#f8ecce;color:var(--forest)}.memory-card.matched{background:#d9e4d0;border-color:#acbea0;color:var(--forest)}.game-status{min-height:30px;font-size:14px;text-align:center;margin:20px 0}.reflex-pad{width:100%;min-height:240px;border:0;border-radius:8px;background:var(--sage);color:var(--forest);font-size:26px;font-weight:650}.reflex-pad.waiting{background:#944d3b;color:white}.reflex-pad.ready{background:#247745;color:white}.reflex-pad.early{background:#efe0c3;font-size:21px}.reflex-pad.result{background:var(--forest);color:var(--cream);font-size:52px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.three-cell{aspect-ratio:1;border:1px solid #bec9b5;border-radius:5px;background:#e3e8da;font:60px var(--serif)}.three-cell.circle{color:var(--clay)}
@media(min-width:1500px){.hero h1{font-size:100px}.hero-visual{min-height:600px}.feature-image{height:330px}}
@media(max-width:1100px){.site-wrap{padding:0 32px}.hero{gap:35px}.hero h1{font-size:75px}.hero-foot{font-size:7px}.hero-visual{min-height:490px}.menu-tools{display:block}.search-box{width:100%;margin-top:12px;border:1px solid var(--line);border-radius:3px;padding:0 12px}.category-tabs{gap:8px}.item-grid{gap:0 24px}.item-arrow{display:none}.play-section{margin-inline:-32px;padding:50px 32px;gap:30px}.game-tile{gap:15px;padding:16px}.feature-image{height:245px}}
@media(max-width:700px){html{scroll-padding-top:14px}.site-wrap{padding:0 22px}.site-header{min-height:94px;gap:12px}.wordmark{font-size:39px;gap:9px}.brand-symbol{width:34px;height:45px}.brand-symbol svg{width:22px}.brand-sub{font-size:7px;letter-spacing:2px;margin-top:9px}.site-header nav{gap:18px;font-size:11px}.site-header nav a:nth-child(2){display:none}.hero{grid-template-columns:1fr;gap:28px;padding:28px 0 27px;min-height:0}.hero-copy{padding:0;position:relative}.hero .eyebrow{font-size:8px;letter-spacing:1.8px}.hero h1{font-size:65px;line-height:1.02;letter-spacing:-3px;margin:24px 0 18px}.hero-description{font-size:12px;margin-bottom:22px;line-height:1.7}.hero .button{min-height:46px;font-size:12px;padding:10px 17px}.hero-foot{display:none}.hero-visual{min-height:340px;border-radius:130px 130px 3px 3px}.hero-photo-caption{left:22px;bottom:20px}.hero-photo-caption>span{font-size:26px}.photo-stamp{width:77px;height:77px;right:16px;top:35%;font-size:8px}.photo-stamp em{font-size:19px}.photo-stamp span{font-size:18px}.welcome-strip{padding:17px 0;gap:10px}.welcome-strip span:first-child{font-size:20px}.welcome-strip span:nth-child(2){font-size:7px;letter-spacing:1.3px;max-width:120px;text-align:right}.welcome-strip span:last-child{display:none}.features{padding:36px 0 45px}.section-intro{margin-bottom:22px;align-items:flex-end}.section-intro h2{font-size:33px;letter-spacing:-1px}.eyebrow{font-size:8px;letter-spacing:1.5px}.text-link{font-size:10px}.feature-grid{gap:14px;grid-template-columns:repeat(3,76%);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:13px;margin-right:-22px;padding-right:22px}.feature-card{scroll-snap-align:start}.feature-image{height:265px}.feature-meta strong{font-size:25px}.feature-meta small{font-size:7px}.feature-meta>b{font-size:14px}.menu-area{padding-bottom:35px}.menu-tools{margin-inline:-22px;padding:12px 22px;background:#f6f3ebf7;backdrop-filter:blur(10px)}.category-tabs{gap:4px}.category{font-size:12px;padding:8px 15px;min-height:42px}.search-box{margin-top:10px}.search-box input{min-height:42px;padding:10px 0;font-size:13px}.menu-section{padding:25px 0 5px}.section-heading{margin-bottom:7px}.section-heading h3{font-size:30px}.section-heading .eyebrow{font-size:7px}.section-number{font-size:30px}.item-grid{grid-template-columns:1fr}.menu-item{gap:13px;padding:16px 0;min-height:100px}.product-art{height:68px;width:61px}.item-top{gap:10px}.item-top strong{font-size:15px}.item-top b{font-size:14px}.item-desc{font-size:11px;margin-top:5px}.service-note{font-size:10px;line-height:1.8}.play-section{grid-template-columns:1fr;margin-inline:-22px;padding:38px 22px;gap:27px}.play-intro h2{font-size:47px;margin:17px 0}.play-intro p:not(.eyebrow){font-size:12px;margin-bottom:18px}.game-tile{gap:16px;padding:17px 13px}.game-art{width:65px}.game-tile strong{font-size:26px}.game-tile small{font-size:7px}.game-tile em{font-size:11px}.footer-top{gap:20px}.footer-brand{font-size:58px}.footer-top p{font-size:10px}.footer-info{max-width:45%}.footer-info a{font-size:10px;padding-left:10px}.footer-bottom{font-size:7px;letter-spacing:1px}footer{padding-bottom:100px}.mobile-dock{position:fixed;display:flex;justify-content:space-around;align-items:center;z-index:8;bottom:0;left:0;right:0;background:#fffdf7f5;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:9px 12px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -3px 20px #1d302508}.mobile-dock a{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:600;min-height:38px;min-width:80px}.mobile-dock svg{width:19px;height:19px}.dialog-head{padding:12px 16px}.dialog-body{padding:20px}.detail-title h3{font-size:27px}.detail-art{height:220px}.memory-card{font-size:28px}.three-cell{font-size:50px}}
@media(max-width:360px){.site-wrap{padding-inline:16px}.hero h1{font-size:58px}.site-header nav{gap:9px}.menu-tools{margin-inline:-16px;padding-inline:16px}.play-section{margin-inline:-16px;padding-inline:16px}.game-tile{gap:10px}.game-tile strong{font-size:23px}.game-art{width:55px}.feature-grid{margin-right:-16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.hero,.features,.menu-tools,.play-section,.mobile-dock,.site-header nav,dialog{display:none!important}.site-wrap{padding:0}.item-grid{grid-template-columns:1fr 1fr}.menu-item{break-inside:avoid}.product-art{display:none}.menu-section{padding-top:15px}footer{padding-bottom:0}}

.taste-button{margin-top:28px}.taste-field{display:block;font-size:13px;margin-bottom:18px}.taste-field select{display:block;width:100%;min-height:46px;margin-top:7px;padding:10px;background:var(--paper);color:var(--forest);border:1px solid var(--line);border-radius:3px}
