.game-view[data-v-2ce17ba4]{min-height:calc(100vh - var(--nav-height));padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.game-header[data-v-2ce17ba4]{text-align:center;padding:.5rem 0}.game-icon[data-v-2ce17ba4]{font-size:3rem;margin-bottom:.4rem}.game-title[data-v-2ce17ba4]{font-size:2rem;font-weight:700;margin:0 0 .3rem;color:var(--text)}.game-subtitle[data-v-2ce17ba4]{font-size:1rem;color:var(--text-muted);margin:0}.topic-card[data-v-2ce17ba4]{background:#82bfb70d;border:1px solid rgba(130,191,183,.4);border-radius:var(--radius);padding:2.5rem 2rem;text-align:center;max-width:600px;width:100%;min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);gap:.6rem;transition:all .3s}.topic-label[data-v-2ce17ba4]{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#82bfb7;margin:0}.topic-text[data-v-2ce17ba4]{font-size:1.8rem;font-weight:700;line-height:1.35;color:var(--text);margin:0}.lätter-display[data-v-2ce17ba4]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.lätter-badge[data-v-2ce17ba4]{width:100px;height:100px;background:linear-gradient(135deg,#5aa09a,#82bfb7);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:3.5rem;font-weight:900;color:#fff;box-shadow:0 6px 24px #82bfb766;transition:all .25s;animation:lätterPop-2ce17ba4 .25s ease}@keyframes lätterPop-2ce17ba4{0%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:1}}.lätter-ledtråd[data-v-2ce17ba4]{font-size:.8rem;color:var(--text-muted);margin:0;text-transform:uppercase;letter-spacing:.07em}.action-buttons[data-v-2ce17ba4]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.action-btn[data-v-2ce17ba4]{padding:.85rem 2rem;border:none;border-radius:var(--radius);font-size:1rem;font-weight:700;cursor:pointer;transition:all .2s}.action-btn.lätter-btn[data-v-2ce17ba4]{background:linear-gradient(135deg,#5aa09a,#82bfb7);color:#fff}.action-btn.topic-btn[data-v-2ce17ba4]{background:var(--card);border:1px solid var(--border);color:var(--text)}.action-btn[data-v-2ce17ba4]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 20px #82bfb759}.action-btn[data-v-2ce17ba4]:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.rules-box[data-v-2ce17ba4]{background:var(--card);border:1px dashed var(--border);border-radius:var(--radius);padding:1.5rem;max-width:600px;width:100%;color:var(--text-muted)}.rules-box h3[data-v-2ce17ba4]{margin-top:0;margin-bottom:.75rem;color:var(--text);font-size:1.1rem}.rules-box ol[data-v-2ce17ba4]{margin:0;padding-left:1.5rem;line-height:1.6}.seo-section[data-v-2ce17ba4]{margin-top:3rem;padding:2.5rem 1.5rem;background:var(--bg-2);border-radius:var(--radius-lg)}.seo-inner[data-v-2ce17ba4]{max-width:800px;margin:0 auto}.seo-inner h2[data-v-2ce17ba4]{font-size:1.3rem;font-weight:700;margin:2rem 0 1rem;color:var(--text)}.seo-inner p[data-v-2ce17ba4],.seo-inner li[data-v-2ce17ba4]{line-height:1.7;color:var(--text-muted);margin-bottom:.75rem}.seo-inner ul[data-v-2ce17ba4]{padding-left:1.5rem}.faq-list[data-v-2ce17ba4]{display:flex;flex-direction:column;gap:.5rem}.faq-item[data-v-2ce17ba4]{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:0 1rem}.faq-item summary[data-v-2ce17ba4]{cursor:pointer;font-weight:600;padding:.9rem 0;color:var(--text);list-style:none}.faq-item summary[data-v-2ce17ba4]::-webkit-details-marker{display:none}.faq-item p[data-v-2ce17ba4]{padding:0 0 .9rem;margin:0;line-height:1.7;color:var(--text-muted)}.related-games ul[data-v-2ce17ba4]{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.related-games a[data-v-2ce17ba4]{display:inline-block;padding:.4rem 1rem;background:var(--card);border:1px solid var(--border);border-radius:999px;text-decoration:none;color:var(--text);font-size:.9rem;transition:border-color .2s}.related-games a[data-v-2ce17ba4]:hover{border-color:var(--primary);color:var(--primary-dark);background:var(--card-hover)}.seo-section[data-v-2ce17ba4]{background:linear-gradient(145deg,var(--bg-2) 0%,var(--card) 70%);border:1px solid var(--border);position:relative;overflow:hidden}.seo-section[data-v-2ce17ba4]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--secondary),var(--mauve));border-radius:var(--radius-lg) var(--radius-lg) 0 0;pointer-events:none}.seo-inner h2[data-v-2ce17ba4]{position:relative;padding-bottom:.5rem;margin-bottom:.75rem}.seo-inner h2[data-v-2ce17ba4]:after{content:"";position:absolute;bottom:0;left:0;width:28px;height:3px;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:2px}.related-games a[data-v-2ce17ba4]{transition:transform .2s cubic-bezier(.34,1.56,.64,1),border-color .2s,color .2s,box-shadow .2s}.related-games a[data-v-2ce17ba4]:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 4px 14px #e8829e33;border-color:var(--primary);color:var(--primary-dark);background:var(--card-hover)}.faq-item[data-v-2ce17ba4]{border-radius:var(--radius);transition:box-shadow .25s ease,border-color .25s ease}.faq-item[open][data-v-2ce17ba4]{border-color:var(--primary-light);box-shadow:0 4px 20px #e8829e1a}
