:root{--site-header-block-size:72px;color-scheme:dark;--background:#1a1a1a;--background-deep:#070707;--card:#282828;--card-hover:#323232;--border:#3a3a3a;--rule-line:color-mix(in srgb, var(--border) 78%, transparent);--accent:#e8a33f;--accent-hover:#d6922f;--text:#e0e0e0;--muted:#a0a0a0;--positive:#4ade80;--negative:#f87171;--warning:#fbbf24;--game-stryk:#004070;--game-europa:#008030;--game-topp:#d04000}*{box-sizing:border-box}html{scroll-padding-top:calc(var(--site-header-block-size) + 16px);scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;padding-top:var(--site-header-block-size);background:radial-gradient(ellipse 46rem 38rem at calc(50% + 360px) 18rem, #e8a33f33, #e8a33f12 42%, #e8a33f00 72%), radial-gradient(ellipse 34rem 30rem at calc(50% + 420px) 30rem, #4ade8014, #4ade8008 48%, #4ade8000 76%), radial-gradient(circle at 76% 6%, #e8a33f17, transparent 28rem), linear-gradient(180deg, var(--background-deep), var(--background) 42%, #121212);color:var(--text);margin:0;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-shell{width:min(1180px,100% - 32px);margin:0 auto}.site-header{z-index:3000;isolation:isolate;backdrop-filter:blur(10px);background:#0a0a0aed;border-bottom:1px solid #3a3a3ac7;position:fixed;top:0;left:0;right:0;overflow:visible}.site-header__inner{justify-content:space-between;align-items:center;gap:clamp(.45rem,2vw,1rem);min-width:0;min-height:72px;display:flex;overflow:visible}.site-header__cta-stack{justify-content:center;align-items:baseline;gap:.3em;display:inline-flex}.site-header__cta-stack-line{display:inline}.site-header__end{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.mobile-nav{display:none;position:relative}.mobile-nav__toggle{border:1px solid var(--border);width:44px;height:44px;color:var(--text);cursor:pointer;background:#282828bf;border-radius:.9rem;place-items:center;margin:0;padding:0;display:grid}.mobile-nav__toggle::-webkit-details-marker{display:none}.mobile-nav__toggle::marker{content:""}.mobile-nav__icon{pointer-events:none}.mobile-nav__drawer{z-index:10050;background:#050505ad;align-content:start;justify-items:stretch;padding:.85rem clamp(14px,4vw,20px) 2rem;display:grid;position:fixed;left:0;right:0;overflow:auto}.mobile-nav__sheet{border:1px solid var(--border);background:#181818f5;border-radius:1.25rem;margin:0;padding:.4rem;box-shadow:0 34px 80px #00000073}.mobile-nav__link{min-height:48px;color:var(--text);border-radius:.95rem;align-items:center;padding:.5rem .95rem;font-size:.98rem;font-weight:800;text-decoration:none;display:flex}.mobile-nav__link:hover,.mobile-nav__link[aria-current=page]{background:#e8a33f1a}.mobile-nav__link--accent{background:var(--accent);color:#17120a;border:1px solid #0000;margin-top:.35rem}.mobile-nav__link--logo{gap:.5rem}.mobile-nav__logo{object-fit:contain;object-position:left center;width:auto;max-width:168px;height:20px;max-height:22px;display:block}.mobile-nav__link--accent:hover{background:var(--accent-hover)}.brand{align-items:center;gap:.62rem;min-width:0;text-decoration:none;display:inline-flex}@media (width>=1080px){.brand{flex-shrink:0}}.brand__icon{flex-shrink:0;width:clamp(42px,8vw,52px);height:clamp(42px,8vw,52px)}.brand__signature{align-items:center;min-width:0;display:inline-flex}.brand__wordmark-wrap{flex-shrink:0;align-items:center;gap:.4rem;margin-inline-end:clamp(.2rem,1.75vw,.72rem);line-height:0;display:inline-flex;position:relative}.brand__wordmark{object-fit:contain;object-position:left center;flex-shrink:0;width:auto;max-width:min(180px,100%);height:clamp(28px,4.8vw,34px);display:none}@media (width>=861px){.brand__wordmark{max-width:min(172px,100vw - 28rem)}}.brand__beta-icon{width:clamp(2.08rem,5.75vw,2.82rem);height:auto;color:var(--accent);filter:drop-shadow(0 0 14px #e8a33fa6)drop-shadow(0 4px 9px #00000061);flex-shrink:0;display:block}.brand__beta-wrap{pointer-events:none;flex-shrink:0;display:inline-flex;position:static}@media (width>=861px){.brand__beta-wrap{margin-left:clamp(2px,.42vw,6px);position:absolute;top:-.88rem;left:100%}}@media (width>=360px){.brand__wordmark{display:block}}.site-nav{align-items:center;gap:clamp(.65rem,1.6vw,1.35rem);display:flex}.site-nav a{color:var(--muted);font-size:.84rem;font-weight:700;text-decoration:none}.site-nav__logo-link{align-items:center;line-height:0;display:inline-flex}.site-nav__logo{object-fit:contain;object-position:left center;width:auto;max-width:148px;height:20px;max-height:22px;display:block}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--text)}.site-nav a:focus-visible,.mobile-nav__toggle:focus-visible,.mobile-nav__link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.footer-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.35rem}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.78rem 1.15rem;font-weight:900;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.brand:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:.45rem}.persona:focus-visible,.post-card:focus-visible,.feature-card:focus-visible,.listing-card:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:1.5rem}.button--primary{background:var(--accent);color:#17120a}.button--primary:hover{background:var(--accent-hover)}.button--secondary{border-color:var(--border);color:var(--text);background:#28282899}.section{padding:clamp(3.2rem,8vw,6.8rem) 0}.section--tight{padding:clamp(2.4rem,5vw,4rem) 0}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.section-heading p{color:var(--muted);margin:1rem 0 0;font-size:1.02rem;line-height:1.7}.card{border:1px solid var(--border);background:color-mix(in srgb, var(--card) 86%, transparent);border-radius:1.5rem;box-shadow:0 18px 48px #0000002b}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}@media (width<=767px){.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.content-grid{grid-template-columns:1fr}}.text-muted{color:var(--muted)}.accent{color:var(--accent)}.article-shell{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.article{max-width:760px}.article h1{letter-spacing:-.065em;margin:0 0 1rem;font-size:clamp(2.25rem,6vw,4.4rem);line-height:.98}.article__meta{color:var(--muted);flex-wrap:wrap;gap:.55rem;font-size:.83rem;display:flex}.article__prose{color:color-mix(in srgb, var(--text) 91%, transparent);font-size:1.04rem;line-height:1.85}.article__prose h2{color:var(--text);letter-spacing:-.04em;margin:2.3rem 0 .75rem;font-size:clamp(1.45rem,3vw,2rem);line-height:1.15}.article__prose h3{color:var(--text);margin:1.8rem 0 .5rem}.article__prose a{color:var(--accent);font-weight:800}.article__prose ul,.article__prose ol{padding-left:1.35rem}.article__prose li+li{margin-top:.45rem}.article__prose blockquote{border-left:4px solid var(--accent);color:var(--text);background:#282828c7;border-radius:0 1rem 1rem 0;margin:1.8rem 0;padding:1rem 1.2rem}.article-cta{padding:1.25rem;position:sticky;top:104px}.article-cta h2{margin:0;font-size:1.1rem}.article-cta p{color:var(--muted);line-height:1.55}.legal-page{padding-bottom:.5rem}.campaign-slot[hidden],.campaign-slot--empty,.breakdown-slot[hidden],.breakdown-slot--empty,.andel-slot[hidden],.andel-slot--empty{display:none}.campaign-slot--iframe{justify-content:center;width:100%;padding:.4rem 0 .25rem;display:flex}.campaign-slot__frame-wrap{margin-inline:auto;line-height:0;overflow:hidden}.campaign-slot__frame-wrap--compact{width:320px;height:160px;display:block}.campaign-slot__frame-wrap--wide{width:980px;height:120px;display:none}.campaign-slot__frame{vertical-align:top;border:0;display:block;overflow:hidden}.campaign-slot__frame--compact{width:320px;height:160px}.campaign-slot__frame--wide{width:980px;height:120px}@media (width>=980px){.campaign-slot__frame-wrap--compact{display:none}.campaign-slot__frame-wrap--wide{display:block}}.partnership-lockup{color:var(--muted);letter-spacing:-.01em;margin:0;font-size:.82rem;font-weight:500;line-height:1.45}.r-hub__table-wrap{border:1px solid var(--border);background:color-mix(in srgb, var(--card) 78%, transparent);border-radius:.85rem;overflow-x:auto}.r-hub__table{table-layout:fixed;border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;display:table}.r-hub__table colgroup{display:table-column-group}.r-hub__table col{display:table-column}.r-hub__table thead{display:table-header-group}.r-hub__table tbody{display:table-row-group}.r-hub__table .r-hub__row,.r-hub__table tr{display:table-row}.r-hub__col--system{width:10.75rem}.r-hub__col--num{width:4rem}.r-hub__col--chance{width:8.5rem}.r-hub__table .r-hub__cell,.r-hub__table th,.r-hub__table td{text-align:left;border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);vertical-align:middle;padding:.7rem .75rem;font-size:.95rem;display:table-cell}.r-hub__table .r-hub__cell--num,.r-hub__table .r-hub__cell--chance{text-align:center}.r-hub__table tbody .r-hub__cell--system,.r-hub__table tbody th{white-space:nowrap;font-weight:800}.r-hub__table thead .r-hub__cell,.r-hub__table thead th{color:var(--muted);letter-spacing:.02em;font-size:.78rem;font-weight:800}.r-hub__table tbody .r-hub__row:last-child .r-hub__cell,.r-hub__table tbody tr:last-child th,.r-hub__table tbody tr:last-child td{border-bottom:0}.r-hub__table tbody a{color:var(--text);text-decoration:none}.r-hub__table tbody a:hover{color:var(--accent)}@media (width<=639px){.r-hub__col--system{width:30%}.r-hub__col--num{width:13%}.r-hub__col--chance{width:31%}.r-hub__table .r-hub__cell,.r-hub__table th,.r-hub__table td{padding:.55rem .4rem;font-size:.8rem}.r-hub__table thead .r-hub__cell,.r-hub__table thead th{font-size:.68rem}.r-hub__table tbody .r-hub__cell--system,.r-hub__table tbody th{white-space:normal}}.footer-columns{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem 1.35rem;display:grid}.footer-columns__col{flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0;display:flex}.footer-columns h2{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .8rem;font-size:.7rem;font-weight:900}.footer-columns a{min-height:0;color:var(--muted);align-items:center;padding-block:.08rem;font-size:.86rem;font-weight:700;line-height:1.3;text-decoration:none;display:inline-flex}.footer-columns a:hover,.footer-columns a[aria-current=page]{color:var(--text)}.footer-columns a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.35rem}.footer{border-top:1px solid var(--border);color:var(--muted);padding:2rem 0;font-size:.86rem}.footer__inner{flex-direction:column;gap:1.35rem;display:flex}.footer__col--main{flex-direction:column;gap:.65rem;min-width:0;display:flex}.footer__col--trust{flex-direction:column;gap:1rem;min-width:0;display:flex}.partnership-lockup__logo{object-fit:contain;object-position:left center;background:0 0;width:auto;max-width:min(100%,12.5rem);height:40px;padding:0;display:block}.partnership-lockup__text{margin:0}.partnership-lockup--footer{max-width:22rem;color:var(--muted);letter-spacing:-.01em;flex-direction:column;align-items:flex-start;gap:.45rem;font-size:.82rem;font-weight:500;line-height:1.45;display:flex}@media (width>=861px){.footer__inner{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(1.75rem,4vw,3rem)}.footer__col--main{flex:1;gap:.75rem;max-width:min(920px,100%)}.footer__col--trust{flex-shrink:0;align-items:flex-end}.partnership-lockup--footer{text-align:right;align-items:flex-end}.partnership-lockup--footer .partnership-lockup__logo{object-position:right center}.footer__responsible{text-align:right;flex-direction:column;align-items:flex-end;gap:.65rem}.footer__fineprint{max-width:18rem}}.footer__company{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.footer__company a{color:var(--muted);font-size:inherit;font-weight:800;text-decoration:none}.footer__company a:hover{color:var(--text)}.footer__company a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.35rem}.footer-nav{flex-wrap:wrap;align-items:center;gap:.35rem clamp(1rem,4vw,1.85rem);display:flex}.footer-nav--cta{margin-top:.15rem}.footer-nav a{min-height:44px;color:var(--muted);align-items:center;padding:.15rem 0;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-nav a:hover{color:var(--text)}.footer__beta-note{max-width:min(760px,100%);color:var(--muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.52}.footer__beta-note a{color:var(--accent);text-underline-offset:.12em;font-weight:800;text-decoration:underline}.footer__beta-note a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.35rem}.footer__fineprint{margin:0}.footer__fineprint a{color:var(--accent);text-underline-offset:.12em;font-weight:800;text-decoration:underline}.footer__fineprint a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:.35rem}.footer__responsible{flex-wrap:wrap;align-items:center;gap:.85rem 1.15rem;display:flex}.footer__responsible-marks{align-items:center;gap:.75rem;display:flex}.footer__responsible-marks img{height:auto}.footer__responsible-marks img:first-child{width:44px}.footer__responsible-marks img:nth-child(2){background:color-mix(in srgb, var(--text) 94%, transparent);border-radius:.4rem;width:104px;padding:.22rem .3rem}@media (width<=1079px){.site-header{backdrop-filter:none;background:#0a0a0afa}.mobile-nav__drawer{top:calc(var(--site-header-block-size) + 1px);min-height:calc(100vh - var(--site-header-block-size) - 1px);min-height:calc(100svh - var(--site-header-block-size) - 1px);bottom:0}.brand__beta-wrap{z-index:1;transform:translateY(-.14rem)}.brand__beta-icon{width:clamp(2.35rem,6.35vw,3.05rem)}.site-header__inner{gap:clamp(.55rem,3vw,1rem)}.site-header__end{gap:clamp(.65rem,2.8vw,.95rem)}.site-header__cta.button{z-index:3;min-height:46px;min-width:unset;border-radius:.9rem;justify-content:center;align-items:center;gap:0;max-width:min(9.25rem,56vw);padding:.4rem .62rem;font-size:.8rem;line-height:1.08;position:relative;transform:translate(-.22rem)}.site-header__cta.button:hover{transform:translate(-.22rem,-1px)}.mobile-nav[open]{z-index:4;position:relative}.site-header__cta-stack{flex-direction:column;align-items:center;gap:0;max-width:100%}.site-header__cta-stack-line{white-space:nowrap;display:block}.site-nav{display:none}.mobile-nav{display:block}body:has(.mobile-nav[open]){overflow:hidden}}@media (width<=860px){.article-shell{grid-template-columns:1fr}.article-cta{position:static}.footer__responsible{flex-direction:column;align-items:flex-start}.footer-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.footer-columns{grid-template-columns:1fr}}@media (width<=420px){.brand__beta-wrap{transform:none}.brand__beta-icon{width:clamp(2.05rem,5.85vw,2.82rem)}.site-header__inner{gap:max(12px,2.85vw)}.site-header__cta.button{transform:translate(0)}.site-header__cta.button:hover{transform:translateY(-1px)}.site-header__inner .brand{max-width:calc(100% - 11rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
