.guide[data-astro-cid-tfxhgykc]{position:relative;overflow:hidden;overflow:clip;--guide-read-max: 62rem;--guide-prose-max: 40rem;--guide-rail-width: 16rem;--guide-rail-gap: clamp(2rem, 4vw, 3.5rem);--guide-rail-top: 5.9rem}.guide__glow[data-astro-cid-tfxhgykc]{position:absolute;inset:0 0 auto;height:clamp(24rem,50vh,38rem);z-index:0;pointer-events:none;background:var(--hero-glow);transition:background var(--theme-transition)}.guide__inner[data-astro-cid-tfxhgykc]{position:relative;z-index:1;max-width:var(--layout-max-width);margin:0 auto;padding:var(--section-rhythm) var(--layout-gutter)}.guide__col[data-astro-cid-tfxhgykc]{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"head" "toc" "prose";max-width:var(--guide-read-max)}.guide__head[data-astro-cid-tfxhgykc]{grid-area:head}.guide__toc[data-astro-cid-tfxhgykc]{grid-area:toc}.guide__prose[data-astro-cid-tfxhgykc]{grid-area:prose}@media(min-width:64rem){.guide__col[data-astro-cid-tfxhgykc]{grid-template-columns:minmax(0,1fr) var(--guide-rail-width);grid-template-areas:"head rail" "prose rail";column-gap:var(--guide-rail-gap);max-width:none}.guide__toc[data-astro-cid-tfxhgykc]{grid-area:rail}}.guide__head[data-astro-cid-tfxhgykc]{max-width:var(--guide-prose-max);margin-bottom:clamp(2.25rem,4.5vw,3.25rem);padding-bottom:clamp(1.75rem,3.5vw,2.5rem);border-bottom:1px solid color-mix(in srgb,var(--color-accent) 22%,var(--color-border))}.guide__eyebrow[data-astro-cid-tfxhgykc]{display:inline-flex;align-items:center;gap:.55rem;margin:0 0 .85rem;font-family:var(--font-display);font-weight:700;font-size:var(--fs-eyebrow);letter-spacing:var(--tracking-caps);text-transform:uppercase;color:var(--color-accent)}.guide__eyebrow[data-astro-cid-tfxhgykc]:before{content:"";width:1.4rem;height:2px;border-radius:1px;background-color:var(--color-accent)}.guide__title[data-astro-cid-tfxhgykc]{margin:0;max-width:18ch;font-family:var(--font-display);font-weight:800;font-size:var(--fs-page-title);line-height:1.08;letter-spacing:-.02em}.guide__lead[data-astro-cid-tfxhgykc]{margin:1.25rem 0 0;color:var(--color-text-muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.6}.guide__toc[data-astro-cid-tfxhgykc]{max-width:var(--guide-prose-max);margin:clamp(1.75rem,4vw,2.5rem) 0 clamp(2.25rem,4.5vw,3rem)}.guide__toc-label[data-astro-cid-tfxhgykc]{margin:0 0 .85rem;font-family:var(--font-display);font-weight:700;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted)}.guide__toc-list[data-astro-cid-tfxhgykc]{display:flex;flex-wrap:wrap;gap:.6rem;margin:0;padding:0;list-style:none}.guide__toc-item[data-astro-cid-tfxhgykc]{display:flex}.guide__toc-link[data-astro-cid-tfxhgykc]{display:inline-flex;align-items:center;min-height:2.5rem;padding:.4rem .9rem;border:1px solid color-mix(in srgb,var(--color-accent) 18%,var(--color-border-strong));border-radius:var(--radius-pill);background-color:var(--color-surface-raised);box-shadow:var(--shadow-raised);color:var(--color-text);font-family:var(--font-display);font-weight:600;font-size:.9375rem;line-height:1.2;text-decoration:none;transition:color var(--motion-fast) ease,border-color var(--motion-fast) ease,background-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease,transform var(--motion-fast) ease}@media(hover:hover){.guide__toc-link[data-astro-cid-tfxhgykc]:hover{color:var(--color-accent);border-color:var(--color-accent);background-color:var(--color-accent-soft);transform:translateY(-1px);box-shadow:var(--shadow-hover)}}.guide__toc-link[data-astro-cid-tfxhgykc]:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:var(--focus-offset)}@media(min-width:64rem){.guide__toc[data-astro-cid-tfxhgykc]{position:sticky;top:var(--guide-rail-top);max-width:none;max-height:calc(100vh - var(--guide-rail-top) - 1.5rem);margin:0;padding-left:clamp(1.25rem,2vw,1.75rem);overflow:auto;border-left:1px solid color-mix(in srgb,var(--color-accent) 16%,var(--color-border))}.guide__toc-label[data-astro-cid-tfxhgykc]{margin-bottom:1rem}.guide__toc-list[data-astro-cid-tfxhgykc]{flex-direction:column;align-items:stretch;gap:.2rem}.guide__toc-item[data-astro-cid-tfxhgykc]{display:block}.guide__toc-link[data-astro-cid-tfxhgykc]{position:relative;display:flex;align-items:center;width:100%;min-height:2.25rem;padding:.45rem .6rem .45rem .85rem;border:0;border-radius:var(--radius-button);background-color:transparent;box-shadow:none;color:var(--color-text-muted);font-size:.9375rem;line-height:1.3}.guide__toc-link[data-astro-cid-tfxhgykc]:before{content:"";position:absolute;left:0;top:.55rem;bottom:.55rem;width:2px;border-radius:1px;background-color:var(--color-accent);opacity:0;transition:opacity var(--motion-fast) ease}@media(hover:hover){.guide__toc-link[data-astro-cid-tfxhgykc]:hover{color:var(--color-accent);border-color:transparent;background-color:var(--color-accent-soft);transform:none;box-shadow:none}.guide__toc-link[data-astro-cid-tfxhgykc]:hover:before{opacity:1}}}.guide__prose[data-astro-cid-tfxhgykc]{max-width:var(--guide-prose-max)}.guide__block[data-astro-cid-tfxhgykc]{margin-bottom:clamp(2.25rem,4.5vw,3rem);padding-bottom:clamp(2.25rem,4.5vw,3rem);border-bottom:1px solid color-mix(in srgb,var(--color-border) 60%,transparent)}.guide__block[data-astro-cid-tfxhgykc]:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.guide__h2[data-astro-cid-tfxhgykc]{position:relative;margin:0 0 var(--space-heading-bottom);padding-left:1.15rem;font-family:var(--font-display);font-weight:700;font-size:clamp(1.3rem,3vw,1.65rem);line-height:1.2;letter-spacing:-.01em}.guide__h2[data-astro-cid-tfxhgykc]:before{content:"";position:absolute;left:0;top:.18em;bottom:.18em;width:3px;border-radius:2px;background-color:var(--color-accent)}.guide__block[data-astro-cid-tfxhgykc] p[data-astro-cid-tfxhgykc]{margin:0 0 1rem;color:var(--color-text-muted);font-size:1.0625rem;line-height:1.65}.guide__block[data-astro-cid-tfxhgykc] p[data-astro-cid-tfxhgykc]:last-child{margin-bottom:0}.guide__spel-lista[data-astro-cid-tfxhgykc]{display:grid;gap:.9rem;margin:1.6rem 0 0;padding:0;list-style:none}.guide__spel-item[data-astro-cid-tfxhgykc]{display:flex}.guide__spel-lank[data-astro-cid-tfxhgykc]{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.75rem 1.1rem;width:100%;padding:1.05rem 1.25rem 1.05rem 1.4rem;overflow:hidden;overflow:clip;border:1px solid var(--color-border-strong);border-radius:var(--radius-card);background-color:var(--color-surface-raised);text-decoration:none;box-shadow:var(--shadow-raised);transition:transform var(--motion-fast) ease,box-shadow var(--motion-fast) ease,border-color var(--motion-fast) ease}.guide__spel-lank[data-astro-cid-tfxhgykc]:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background-color:var(--color-accent);opacity:.7;transition:width var(--motion-fast) ease,opacity var(--motion-fast) ease}@media(hover:hover){.guide__spel-lank[data-astro-cid-tfxhgykc]:hover{transform:translateY(-2px);border-color:var(--color-accent);box-shadow:var(--shadow-hover)}.guide__spel-lank[data-astro-cid-tfxhgykc]:hover:before{width:5px;opacity:1}}.guide__spel-lank[data-astro-cid-tfxhgykc]:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:var(--focus-offset)}.guide__spel-namn[data-astro-cid-tfxhgykc]{grid-column:1;font-family:var(--font-display);font-weight:700;font-size:1.0625rem;line-height:1.3;color:var(--color-text)}.guide__spel-spel[data-astro-cid-tfxhgykc]{grid-column:1;margin-top:.25rem;color:var(--color-text-muted);font-size:.9375rem;line-height:1.5}.guide__spel-pil[data-astro-cid-tfxhgykc]{grid-column:2;grid-row:1 / span 2;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:var(--radius-pill);background-color:var(--color-accent-soft);color:var(--color-accent);font-size:1.15rem;line-height:1;transition:transform var(--motion-fast) ease,background-color var(--motion-fast) ease}@media(hover:hover){.guide__spel-lank[data-astro-cid-tfxhgykc]:hover .guide__spel-pil[data-astro-cid-tfxhgykc]{background-color:color-mix(in srgb,var(--color-accent) 18%,transparent);transform:translate(var(--motion-nudge))}}.guide__legal[data-astro-cid-tfxhgykc]{margin-top:clamp(1.5rem,3vw,2rem);padding:clamp(1.25rem,3vw,1.6rem) clamp(1.25rem,3vw,1.75rem);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:var(--radius-card);background-color:var(--color-surface-raised)}.guide__legal-label[data-astro-cid-tfxhgykc]{margin:0 0 .7rem;font-family:var(--font-display);font-weight:700;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.guide__faq-list[data-astro-cid-tfxhgykc]{margin:0;padding:0}.guide__faq-item[data-astro-cid-tfxhgykc]{padding:clamp(1rem,2.5vw,1.35rem) 0;border-top:1px solid color-mix(in srgb,var(--color-border) 60%,transparent)}.guide__faq-item[data-astro-cid-tfxhgykc]:first-child{border-top:0;padding-top:0}.guide__faq-item[data-astro-cid-tfxhgykc]:last-child{padding-bottom:0}.guide__faq-q[data-astro-cid-tfxhgykc]{display:flex;align-items:baseline;gap:.7rem;margin:0}.guide__faq-q[data-astro-cid-tfxhgykc]:before{content:"";flex:none;width:.55rem;height:.55rem;margin-top:.08em;border-radius:2px;background-color:var(--color-accent);opacity:.8}.guide__faq-q-text[data-astro-cid-tfxhgykc]{margin:0;font-family:var(--font-display);font-weight:700;font-size:1.0625rem;line-height:1.35;color:var(--color-text)}.guide__faq-a[data-astro-cid-tfxhgykc]{margin:.5rem 0 0;padding-left:1.25rem;color:var(--color-text-muted);font-size:1.0625rem;line-height:1.65}@media(prefers-reduced-motion:reduce){.guide__glow[data-astro-cid-tfxhgykc]{transition:none}.guide__toc-link[data-astro-cid-tfxhgykc]{transition:color var(--motion-fast) ease,border-color var(--motion-fast) ease,background-color var(--motion-fast) ease,box-shadow var(--motion-fast) ease}.guide__toc-link[data-astro-cid-tfxhgykc]:hover{transform:none}.guide__spel-lank[data-astro-cid-tfxhgykc]{transition:border-color var(--motion-fast) ease}.guide__spel-pil[data-astro-cid-tfxhgykc]{transition:background-color var(--motion-fast) ease}.guide__spel-lank[data-astro-cid-tfxhgykc]:before{transition:opacity var(--motion-fast) ease}.guide__spel-lank[data-astro-cid-tfxhgykc]:hover:before{width:3px}.guide__spel-lank[data-astro-cid-tfxhgykc]:hover,.guide__spel-lank[data-astro-cid-tfxhgykc]:hover .guide__spel-pil[data-astro-cid-tfxhgykc]{transform:none}}
