.fg-top{display:flex;justify-content:space-between;align-items:center;margin:12px 0 20px;gap:12px}.fg-top>span{font-size:12px;color:#75867b}.fg-shell{max-width:680px;margin:auto;background:#fffdf3;border:1px solid #e5e8d6;border-radius:28px;padding:24px;box-shadow:0 18px 60px #174c3210}.fg-shell header{display:flex;align-items:center;gap:14px;border-bottom:1px solid #e5e8d6;padding-bottom:16px}.fg-shell header>span{font-size:38px}.fg-shell header small{font-size:10px;letter-spacing:2px;color:#688376}.fg-shell h2{margin:3px 0;font-size:23px}.fg-shell header>b{margin-left:auto;color:#a87614;white-space:nowrap}.fg-intro{text-align:center;padding:28px 12px}.fg-intro-icon{font-size:72px}.fg-intro h3{font-size:24px}.fg-intro p{line-height:1.8;color:#60786a;max-width:420px;margin:16px auto}.fg-intro button{display:block;margin:16px auto 0}.fg-muted{font-size:12px}.fg-total{font-size:40px;color:#c79324}.fg-status{min-height:44px;margin:14px 0 0;text-align:center;font-size:14px;line-height:1.6;color:#537760}.fg-route{display:flex;align-items:center;justify-content:center;margin:18px 0}.fg-route i{font-style:normal;display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#e9edde;color:#788776}.fg-route span{height:2px;width:22px;background:#dee5ce}.fg-route .here{background:#f5cf68;color:#57421c}.fg-route .done{background:#3f8665;color:white}.fg-clue{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:50px;margin-bottom:12px}.fg-clue b{font-size:19px;overflow-wrap:anywhere}.fg-clue small{display:block;font-size:13px;color:#7a8475;margin-top:4px}.fg-tool{border:1px solid #d5dfc9;border-radius:16px;padding:10px 12px;background:#f3f5e7;color:#37654d;font-size:12px;flex-shrink:0;cursor:pointer;min-height:44px}.fg-memory-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:8px;margin:16px 0}.fg-memory{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.fg-card{position:relative;min-height:120px;border:2px solid #bad0ab;border-radius:17px;background:repeating-linear-gradient(45deg,#dce9ce,#dce9ce 9px,#d5e5c7 9px,#d5e5c7 18px);padding:8px;color:#284d38;cursor:pointer;transition:transform .25s,background .25s}.fg-card span{visibility:hidden;overflow-wrap:anywhere;font-size:14px}.fg-card i{position:absolute;inset:0;display:grid;place-items:center;font-size:28px;font-style:normal}.fg-card.revealed{background:#fff7d8;transform:rotateY(0);border-color:#ddca86}.fg-card.revealed span{visibility:visible}.fg-card.revealed i{display:none}.fg-card.paired{background:#cce5cd;border-color:#78aa7d;opacity:.72}.fg-slots{display:flex;justify-content:center;gap:7px;margin:20px 0}.fg-slots i{font-style:normal;border-bottom:3px solid #d3b655;width:34px;min-height:42px;text-align:center;font-size:27px;color:#4d6b3a}.fg-flowers{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;padding:20px 6px 28px;border-radius:24px;background:radial-gradient(ellipse at bottom,#b5d797,#edf4d6);touch-action:none}.fg-flower{width:70px;height:70px;border:8px dotted #efbd64;border-radius:50%;background:#fff5ab;color:#6c531e;font-size:27px;cursor:pointer;transition:transform .2s}.fg-flower:nth-child(even){transform:translateY(9px);border-color:#d5a1b9}.fg-flower.picked{opacity:.4;background:#d8ebc8;transform:scale(.8)}.fg-flowers+.fg-tool{display:block;margin:16px auto 0}.hint{outline:3px solid #eebc42;outline-offset:3px}.fg-lettergrid{display:grid;grid-template-columns:repeat(var(--n),1fr);gap:5px;max-width:420px;margin:16px auto;background:#dce7cb;padding:10px;border-radius:20px;touch-action:none}.fg-lettergrid button{aspect-ratio:1;border:0;border-radius:8px;background:#fbfbe8;color:#38634c;font-size:22px;cursor:pointer;min-width:0}.fg-lettergrid .selected{background:#e9bb52;color:#3c492d;box-shadow:inset 0 0 0 2px #ba9233}.fg-sky{height:320px;position:relative;overflow:hidden;background:linear-gradient(#d8eff0,#f1f6db);border-radius:24px}.fg-balloon{position:absolute;width:43%;height:92px;border:0;border-radius:50% 50% 43% 43%;background:radial-gradient(circle at 30% 25%,#fff8,#ffffff00 40%),#e9b1a4;box-shadow:inset -6px -8px 0 #00000009;color:#493c30;font-size:clamp(16px,3vw,23px);cursor:pointer;z-index:1;transition:opacity .3s,scale .25s;overflow-wrap:anywhere}.fg-balloon i{position:absolute;top:100%;left:50%;height:27px;width:1px;background:#96a79a}.fg-balloon.color-1{background-color:#e9d485}.fg-balloon.color-2{background-color:#b7d99b}.fg-balloon.color-3{background-color:#bbbedf}.fg-balloon.popped{scale:1.3;opacity:0}.fg-balloon.faded{opacity:.2;scale:.8}.fg-grass{position:absolute;bottom:5px;left:0;right:0;text-align:center;font-size:24px}.fg-notes{display:flex;justify-content:center;gap:8px;margin:20px 0}.fg-notes i{font-style:normal;display:grid;place-items:center;min-width:48px;min-height:48px;background:#eee7cb;border-radius:12px;font-size:14px;padding:4px}.fg-notes .done{background:#cae6c7}.fg-singers{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.fg-singers button{border:2px solid #dce2bd;border-radius:22px;background:#f1f2d9;padding:14px 6px;color:#426039;cursor:pointer}.fg-singers span{display:block;font-size:44px;margin-bottom:12px}.fg-singers b{font-size:16px;overflow-wrap:anywhere}.fg-singers small{display:block;margin-top:8px;font-size:11px;line-height:1.5}.fg-singers .singing{background:#f8d66e;transform:translateY(-5px)}.fg-echo-actions{display:flex;justify-content:center;gap:10px;margin-top:22px}.fg-win{animation:fg-glow .9s}.shake{animation:fg-shake .3s}.fg-shell button:focus-visible{outline:3px solid #255d47;outline-offset:3px}@keyframes fg-glow{50%{filter:brightness(1.08);transform:scale(1.015)}}@keyframes fg-shake{25%,75%{translate:-4px}50%{translate:4px}}@media(max-width:600px){.fg-shell{padding:16px;border-radius:22px}.fg-top{margin:8px 0 14px}.fg-top>span{display:none}.fg-shell h2{font-size:21px}.fg-memory{grid-template-columns:repeat(2,1fr);gap:8px}.fg-card{min-height:85px}.fg-intro{padding:20px 2px}.fg-flowers{gap:13px;padding:16px 4px 25px}.fg-flower{width:64px;height:64px}.fg-clue b{font-size:17px}.fg-lettergrid{gap:4px;padding:8px}.fg-lettergrid button{font-size:20px}.fg-singers span{font-size:38px}.fg-singers b{font-size:14px}.fg-notes i{min-width:42px}.fg-status{font-size:13px}.fg-memory-top{font-size:11px}}@media(prefers-reduced-motion:reduce){.fg-shell *{animation:none!important;transition:none!important}}
