.memory-wrap{color:#33513c;width:min(960px,100% - 24px);margin:auto;padding:100px 0 35px}.memory-shell{padding:0}.memory-shell header{border-bottom:1px solid #67805d26;align-items:center;gap:25px;padding-bottom:24px;display:flex}.memory-shell header img{object-fit:cover;object-position:70% 50%;border-radius:var(--glass-radius);width:140px;height:120px}.memory-shell h1{margin:9px 0;font-size:30px;font-weight:700}.memory-shell header p{color:#678064;font-size:13px}.memory-toolbar{flex-wrap:wrap;justify-content:space-between;gap:12px;margin:22px 0;display:flex}.memory-toolbar>button{border-radius:var(--glass-radius-sm);cursor:pointer;background:#ffffff90;border:1px solid #ffffffc9;min-height:42px;padding:10px 13px;font-size:12px}.memory-stats{color:#78806b;gap:26px;margin-top:2px;font-size:12px;display:flex}.memory-stats b{font:500 16px var(--font-mono);color:#41633e;margin-left:7px}#memory-message{color:#718068;min-height:18px;margin:14px 0 0;padding:0;font-size:12px}.memory-grid{perspective:900px;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px;display:grid}.memory-grid.large{grid-template-columns:repeat(5,1fr)}.memory-card{aspect-ratio:1.22;border-radius:var(--glass-radius);cursor:pointer;background:linear-gradient(145deg,#fcfff8a8,#ccdfbe7a);border:1px solid #ffffffef;place-items:center;transition:background .25s;display:grid;position:relative;box-shadow:inset 0 1px 2px #fff,0 5px 12px #32542c0a}.memory-card span{color:#8aab72;place-items:center;width:100%;height:100%;font-size:36px;display:grid}.memory-card:hover{transform:translateY(-3px)}.memory-card.flipped{background:#fff8e8cb}.memory-card.matched{cursor:default;background:#d3e5bfaa;box-shadow:inset 0 0 25px #ecffd178}.memory-hint{color:#728269;text-align:center;margin:22px 0 0;font-size:11px}@media (width<=600px){.memory-shell{padding:0}.memory-shell header{gap:15px}.memory-shell header img{width:95px;height:100px}.memory-shell h1{font-size:24px}.memory-shell header p{font-size:11px}.memory-grid{gap:8px}.memory-card{border-radius:var(--glass-radius-sm);aspect-ratio:.85}.memory-card span{font-size:28px}.memory-stats{gap:18px}.memory-stats b{font-size:13px}.memory-grid.large{gap:6px}.memory-grid.large .memory-card span{font-size:22px}}@media (prefers-reduced-motion:reduce){.memory-card{transition:none}}
