body.foodMemoryStandalone{background:var(--page)}:is(body.foodMemoryStandalone .topbar,body.foodMemoryStandalone .siteFooter){display:none}.FoodMemoryGame-module__ogHhPW__pageShell{--food-bg:var(--page);--food-card:var(--card);--food-match:var(--primary-tint);--food-ink:var(--ink);--food-blue:var(--primary);--food-green:var(--primary);background:var(--food-bg);min-height:100vh;color:var(--food-ink);flex-direction:column;align-items:center;gap:18px;padding:18px 16px 44px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.FoodMemoryGame-module__ogHhPW__title{color:var(--ink);letter-spacing:0;text-align:center;margin:2px 0 0;font-size:clamp(2rem,5vw,3.2rem);line-height:1}.FoodMemoryGame-module__ogHhPW__subtitle{max-width:720px;color:var(--muted);text-align:center;line-height:1.5}.FoodMemoryGame-module__ogHhPW__utilityNav{flex-wrap:wrap;justify-content:flex-end;gap:10px;width:min(1020px,100%);display:flex}.FoodMemoryGame-module__ogHhPW__utilityNav a,.FoodMemoryGame-module__ogHhPW__utilityNav button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:.9rem;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.FoodMemoryGame-module__ogHhPW__utilityNav button{background:var(--food-green)}.FoodMemoryGame-module__ogHhPW__utilityNav a:hover{background:var(--body);transform:translateY(-1px)}.FoodMemoryGame-module__ogHhPW__utilityNav button:hover{background:var(--primary-700);transform:translateY(-1px)}.FoodMemoryGame-module__ogHhPW__gameInfo{color:var(--ink);text-align:center;margin-bottom:2px;font-size:1.2rem;font-weight:600}.FoodMemoryGame-module__ogHhPW__templateEditor{background:var(--card);width:min(1040px,100%);box-shadow:var(--shadow-card);border-radius:8px;gap:12px;padding:16px;display:grid}.FoodMemoryGame-module__ogHhPW__editorHeader{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.FoodMemoryGame-module__ogHhPW__editorHeader h2{color:var(--ink);font-size:1.25rem;line-height:1.1}.FoodMemoryGame-module__ogHhPW__editorHeader p{max-width:680px;color:var(--muted);margin-top:4px;line-height:1.45}.FoodMemoryGame-module__ogHhPW__editorActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.FoodMemoryGame-module__ogHhPW__editorHeader button,.FoodMemoryGame-module__ogHhPW__editorSummary button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.FoodMemoryGame-module__ogHhPW__editorHeader .FoodMemoryGame-module__ogHhPW__confirmButton{background:var(--food-green)}.FoodMemoryGame-module__ogHhPW__editorSummary{border:1px solid var(--primary);background:var(--primary-tint);width:min(1040px,100%);box-shadow:var(--shadow-card);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.FoodMemoryGame-module__ogHhPW__editorSummary div{gap:3px;display:grid}.FoodMemoryGame-module__ogHhPW__editorSummary strong{color:var(--primary-700);font-size:1rem}.FoodMemoryGame-module__ogHhPW__editorSummary span{color:var(--muted);line-height:1.35}.FoodMemoryGame-module__ogHhPW__editorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.FoodMemoryGame-module__ogHhPW__editorRow{border:1px solid var(--border);background:var(--sunken);border-radius:8px;grid-template-columns:54px minmax(0,1fr) minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.FoodMemoryGame-module__ogHhPW__editorRow img{object-fit:cover;background:var(--card);width:54px;height:54px;box-shadow:var(--shadow-card);border-radius:6px}.FoodMemoryGame-module__ogHhPW__editorRow label{min-width:0;color:var(--muted);text-transform:uppercase;gap:5px;font-size:.76rem;font-weight:800;display:grid}.FoodMemoryGame-module__ogHhPW__editorRow input{border:1px solid var(--border-strong);background:var(--card);width:100%;min-height:36px;color:var(--ink);font:inherit;text-transform:none;border-radius:5px;padding:0 8px}.FoodMemoryGame-module__ogHhPW__editorRow input[type=file]{padding:7px 8px;font-size:.78rem}.FoodMemoryGame-module__ogHhPW__gameInfo span{font-weight:900}.FoodMemoryGame-module__ogHhPW__playToolbar{background:var(--card);width:min(760px,100%);box-shadow:var(--shadow-card);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.FoodMemoryGame-module__ogHhPW__playToolbar span{color:var(--ink);font-weight:900}.FoodMemoryGame-module__ogHhPW__playToolbar button,.FoodMemoryGame-module__ogHhPW__nameGate button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-weight:800;display:inline-flex}.FoodMemoryGame-module__ogHhPW__nameGate{background:var(--card);width:min(560px,100%);box-shadow:var(--shadow-card);border-radius:8px;gap:10px;padding:16px;display:grid}.FoodMemoryGame-module__ogHhPW__nameGate label{color:var(--ink);font-size:1.1rem;font-weight:900}.FoodMemoryGame-module__ogHhPW__nameGate div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.FoodMemoryGame-module__ogHhPW__nameGate input{border:1px solid var(--border-strong);min-width:0;min-height:42px;color:var(--ink);font:inherit;border-radius:5px;padding:0 12px}.FoodMemoryGame-module__ogHhPW__nameGate button{background:var(--food-green)}.FoodMemoryGame-module__ogHhPW__nameGate button:disabled,.FoodMemoryGame-module__ogHhPW__card:disabled{cursor:not-allowed;opacity:.62}.FoodMemoryGame-module__ogHhPW__memoryGame{perspective:1000px;grid-template-columns:repeat(5,100px);gap:15px;display:grid}.FoodMemoryGame-module__ogHhPW__card{width:100px;height:140px;transform-style:preserve-3d;cursor:pointer;background:0 0;border:0;transition:transform .5s;position:relative}.FoodMemoryGame-module__ogHhPW__card.FoodMemoryGame-module__ogHhPW__flip{transform:rotateY(180deg)}.FoodMemoryGame-module__ogHhPW__cardFace{backface-visibility:hidden;width:100%;height:100%;box-shadow:var(--shadow-card);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.FoodMemoryGame-module__ogHhPW__front{background:linear-gradient(145deg, var(--food-blue), var(--primary-700));color:#fff;font-size:3rem;font-weight:900}.FoodMemoryGame-module__ogHhPW__back{background:var(--food-card);box-sizing:border-box;padding:7px;transform:rotateY(180deg)}.FoodMemoryGame-module__ogHhPW__foodImage{object-fit:contain;border-radius:4px;width:100%;height:100%}.FoodMemoryGame-module__ogHhPW__cardText{color:var(--ink);text-align:center;text-transform:uppercase;overflow-wrap:anywhere;font-size:1rem;font-weight:900;line-height:1.15}.FoodMemoryGame-module__ogHhPW__matched .FoodMemoryGame-module__ogHhPW__back{border:2px solid var(--primary);background:var(--food-match)!important}.FoodMemoryGame-module__ogHhPW__teacherTip,.FoodMemoryGame-module__ogHhPW__winPanel{background:var(--card);width:min(760px,100%);box-shadow:var(--shadow-card);border-radius:8px;gap:8px;margin-top:2px;padding:16px 18px;display:grid}.FoodMemoryGame-module__ogHhPW__resetButton,.FoodMemoryGame-module__ogHhPW__winPanel button{background:var(--food-green);color:#fff;cursor:pointer;border:0;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:8px;padding:0 25px;font-size:1rem;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.FoodMemoryGame-module__ogHhPW__resetButton:hover,.FoodMemoryGame-module__ogHhPW__winPanel button:hover{background:var(--primary-700);transform:translateY(-1px)}.FoodMemoryGame-module__ogHhPW__teacherTip h2,.FoodMemoryGame-module__ogHhPW__winPanel h2{color:var(--ink);font-size:1.35rem}.FoodMemoryGame-module__ogHhPW__teacherTip p,.FoodMemoryGame-module__ogHhPW__winPanel p{color:var(--muted);line-height:1.55}.FoodMemoryGame-module__ogHhPW__saveStatus{font-weight:800}.FoodMemoryGame-module__ogHhPW__inlineStatus{width:min(760px,100%);color:var(--muted);text-align:center;font-weight:800}@media (max-width:760px){.FoodMemoryGame-module__ogHhPW__utilityNav{justify-content:flex-start}.FoodMemoryGame-module__ogHhPW__editorHeader{flex-direction:column}.FoodMemoryGame-module__ogHhPW__editorActions{justify-content:flex-start}.FoodMemoryGame-module__ogHhPW__editorSummary,.FoodMemoryGame-module__ogHhPW__playToolbar{flex-direction:column;align-items:flex-start}.FoodMemoryGame-module__ogHhPW__nameGate div,.FoodMemoryGame-module__ogHhPW__editorGrid{grid-template-columns:1fr}.FoodMemoryGame-module__ogHhPW__editorRow{grid-template-columns:54px minmax(0,1fr)}.FoodMemoryGame-module__ogHhPW__editorRow label:last-child{grid-column:1/-1}.FoodMemoryGame-module__ogHhPW__memoryGame{grid-template-columns:repeat(4,80px);gap:12px}.FoodMemoryGame-module__ogHhPW__card{width:80px;height:110px}.FoodMemoryGame-module__ogHhPW__front{font-size:2.25rem}.FoodMemoryGame-module__ogHhPW__cardText{font-size:.78rem}}@media (max-width:390px){.FoodMemoryGame-module__ogHhPW__pageShell{padding-left:10px;padding-right:10px}.FoodMemoryGame-module__ogHhPW__memoryGame{grid-template-columns:repeat(4,72px);gap:9px}.FoodMemoryGame-module__ogHhPW__card{width:72px;height:100px}}
