:root{--ink:#18324a;--muted:#587287;--line:#d9e7eb;--blue:#087d94;--accent:#126fc1;--accent-dark:#0b579f;--gold:#f5ba24;--bg:#f3f8fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 10% 4%,#dff6ff 0,transparent 26%),var(--bg);font-family:Inter,ui-rounded,"Trebuchet MS",Arial,sans-serif}.cj-topbar{width:min(1460px,calc(100% - 40px));min-height:72px;margin:14px auto 0;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #dce9ed;border-radius:20px;box-shadow:0 12px 30px #18415814;position:relative;z-index:20}.cj-brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-weight:950;text-decoration:none}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:50%;background:#ffdf6b;box-shadow:0 4px 0 #1841582e;font-size:25px}.cj-nav{display:flex;align-items:center;gap:7px}.cj-nav a{padding:10px 12px;border-radius:999px;color:#315369;font-size:.8rem;font-weight:900;text-decoration:none}.cj-nav a:hover,.cj-nav .active{color:#fff;background:var(--accent)}.nav-toggle{display:none;border:0;background:#eef7fa;color:var(--ink);border-radius:12px;padding:9px 12px;font-size:20px}.portal-main{width:min(1460px,calc(100% - 40px));margin:12px auto 76px}.play-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}.primary-game-column{position:sticky;top:12px;min-width:0;display:flex;flex-direction:column;gap:10px}.game-frame{padding:8px;overflow:hidden;background:linear-gradient(145deg,#173f4f,#28675f);border:1px solid #18324a29;border-radius:18px;box-shadow:0 20px 48px #18415829}.game-frame iframe{display:block;width:100%;height:900px;border:0;border-radius:12px;background:#101d35}.mobile-game-note{display:none;color:var(--muted);font-size:.82rem;text-align:center}.desktop-sidebar{display:flex;flex-direction:column;gap:16px}.sidebar-card,.desktop-ad{overflow:hidden;background:#fffffff5;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 30px #18415817}.sidebar-card-inner{padding:20px}.eyebrow{margin:0 0 7px;color:var(--accent);font-size:.72rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.sidebar-card h2,.note h2{margin:0 0 10px;line-height:1.15}.sidebar-card p,.note p{margin:0;color:#526d80;line-height:1.58}.ad-card{min-height:250px;padding:12px}.ad-placeholder{width:100%;height:100%;min-height:224px;display:grid;place-items:center;color:#78909f;background:repeating-linear-gradient(135deg,#f5f9fa,#f5f9fa 10px,#edf4f6 10px,#edf4f6 20px);border:1px dashed #bdcdd3;border-radius:12px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.desktop-ad-below-game{min-height:90px;padding:12px}.desktop-ad-below-game .ad-placeholder{min-height:90px}.sidebar-how summary{padding:18px 20px;font-weight:950;cursor:pointer;list-style:none}.sidebar-how summary::-webkit-details-marker{display:none}.sidebar-how summary::after{content:"+";float:right;color:var(--accent);font-size:1.2rem}.sidebar-how[open] summary::after{content:"−"}.sidebar-how ol{margin:0;padding:0 22px 20px 40px;color:#526d80;font-size:.88rem;line-height:1.55}.sidebar-how li+li{margin-top:8px}.related-games{padding:20px}.sidebar-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:13px}.sidebar-title-row h2{margin:0}.sidebar-title-row>a{color:var(--blue);font-size:.66rem;font-weight:900;text-decoration:none}.related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.related-card{overflow:hidden;border:1px solid #d8e6e9;border-radius:12px;color:#173744;background:#f7fafb;text-decoration:none;transition:.16s}.related-card:hover{transform:translateY(-2px);box-shadow:0 9px 20px #124a5b1f}.related-card img{display:block;width:100%;height:68px;object-fit:cover}.related-card span{display:block;padding:8px 7px 9px;overflow:hidden;font-size:.62rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.cj-section{width:min(1120px,calc(100% - 40px));margin:0 auto 72px}.cj-section>h2{text-align:center;font-size:2rem}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.features article,.note{padding:24px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 12px 30px #18415814}.features span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,#1677d2,#0b579f);box-shadow:0 5px 12px #0b579f35;font-size:20px;font-weight:950}.features h3{margin:12px 0 7px}.features p{margin:0;color:var(--muted);line-height:1.5}.note{text-align:center}.note p{max-width:720px;margin:0 auto 20px}.button{display:inline-block;padding:12px 20px;border-radius:999px;color:#fff;background:var(--accent);font-weight:900;text-decoration:none}.site-footer{padding:34px max(24px,calc((100% - 1120px)/2));display:flex;justify-content:space-between;gap:30px;color:#dcecf3;background:#18324a}.site-footer p{margin:7px 0;font-size:.82rem}.site-footer a{color:#fff}.site-footer nav{display:flex;flex-wrap:wrap;align-content:start;gap:14px}.site-footer nav a{text-decoration:none;font-size:.82rem;font-weight:800}
@media(max-width:1099px){.portal-main{width:min(1120px,calc(100% - 28px));margin-top:16px}.play-layout{display:block}.primary-game-column{position:static}.desktop-sidebar{display:none}.game-frame iframe{height:880px}.features{grid-template-columns:repeat(2,1fr)}}
.mobile-share,.mobile-follow{display:none}
@media(max-width:760px){.cj-topbar{width:calc(100% - 16px);min-height:60px;margin-top:8px;padding:7px 10px;border-radius:16px}.cj-brand{font-size:.84rem}.brand-mark{width:40px;height:40px}.nav-toggle{display:block}.cj-nav{display:none;position:absolute;top:64px;left:0;right:0;padding:10px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 16px 35px #1841582e}.cj-nav.open{display:flex}.cj-nav a{text-align:center}.desktop-contact{display:none}.mobile-share,.mobile-follow{display:block}.mobile-share-toggle{width:100%;padding:10px 12px;border:0;border-radius:999px;background:transparent;color:#315369;font-size:.8rem;font-weight:900;cursor:pointer}.mobile-share-toggle[aria-expanded="true"]{color:#fff;background:var(--accent)}.share-choices{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 4px 3px}.share-choices[hidden]{display:none}.cj-nav .share-choice{display:flex;align-items:center;justify-content:center;gap:7px;padding:10px;border:1px solid #dce9ed;border-radius:12px;background:#f7fafb;color:#26475b}.cj-nav .share-choice:hover{color:#26475b;background:#eef6f8}.share-choice svg{width:20px;height:20px;fill:currentColor}.share-choice.whatsapp svg{color:#19a968}.share-choice.telegram svg{color:#248bc1}.portal-main{width:100%;margin:8px auto 42px}.game-frame{padding:0;overflow:hidden;background:transparent;border:0;border-radius:0;box-shadow:none}.game-frame iframe{height:820px;border-radius:0}.mobile-game-note{display:block;padding:0 12px}.features{grid-template-columns:1fr}.cj-section{width:calc(100% - 24px);margin-bottom:46px}.site-footer{display:block;padding:28px 20px}.site-footer nav{margin-top:22px}}

/* Janela calibrada para exibir o jogo inteiro e o banner logo abaixo */
.brand-mark{padding:2px;border:0;background:linear-gradient(145deg,#ffffff,#dff3ff);box-shadow:0 4px 10px #18415826;overflow:hidden}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.game-frame iframe{height:720px}.desktop-ad-below-game{display:block}
@media(max-width:1099px){.game-frame iframe{height:720px}}
@media(max-width:760px){.game-frame iframe{height:690px}.brand-mark{padding:2px}}

/* Modo imersivo mobile: fallback para navegadores sem Fullscreen API */
html.game-fullscreen-fallback,body.game-fullscreen-fallback{width:100%;height:100%;overflow:hidden;overscroll-behavior:none}
body.game-fullscreen-fallback .game-frame{position:fixed;z-index:9999;inset:0;width:100vw;height:100dvh;padding:0;border:0;border-radius:0;background:#101d35;box-shadow:none}
body.game-fullscreen-fallback .game-frame iframe{width:100%;height:100dvh;border-radius:0}

/* Abertura do jogo em celulares/tablets na horizontal */
@media(max-width:1024px) and (max-height:600px) and (orientation:landscape) and (pointer:coarse){
  .cj-topbar{width:calc(100% - 12px);min-height:58px;margin-top:5px;padding:5px 10px}.brand-mark{width:38px;height:38px}.cj-nav{top:57px}.portal-main{width:100%;margin:5px auto 24px}.game-frame{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.game-frame iframe{height:calc(100dvh - 73px);min-height:250px;border-radius:0}.mobile-game-note{display:none}
}

/* Mantém nomes internacionais longos proporcionais no cabeçalho mobile */
@media(max-width:760px){html[lang="es"] .cj-brand,html[lang="fr"] .cj-brand,html[lang="it"] .cj-brand,html[lang="de"] .cj-brand{gap:7px;font-size:.73rem;line-height:1.05}html[lang="es"] .cj-brand>span:last-child,html[lang="fr"] .cj-brand>span:last-child,html[lang="it"] .cj-brand>span:last-child,html[lang="de"] .cj-brand>span:last-child{max-width:190px}}

/* v6.8 — Seitensignatur und Fußzeile nach dem visuellen System von Organizaê! */
@media(min-width:1100px){
  .game-signature-card{padding:20px}
  .sidebar-brand-signature{display:flex;align-items:center;gap:11px;margin:-3px 0 17px;padding-bottom:15px;border-bottom:1px solid #e7eff1}
  .sidebar-brand-signature>img{width:55px;height:55px;flex:0 0 55px;object-fit:contain;border-radius:16px;filter:drop-shadow(0 5px 9px rgba(16,42,67,.17))}
  .sidebar-brand-signature>span{display:flex;min-width:0;flex-direction:column}
  .sidebar-brand-signature strong{color:#102d3a;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1rem,1.25vw,1.25rem);font-weight:700;line-height:1.05;letter-spacing:-.035em}
  .sidebar-brand-signature small{margin-top:6px;color:#087d94;font-size:.48rem;font-weight:950;line-height:1.25;letter-spacing:.14em}
  .sidebar-kicker{margin:0 0 8px!important;color:#087d94!important;font-size:.58rem!important;font-weight:950;letter-spacing:.14em;text-transform:uppercase}
  .game-signature-card>p:last-child{font-size:.79rem;line-height:1.58}
  .related-games .sidebar-title-row h2{font-size:1.18rem;line-height:1.15;letter-spacing:-.025em}
}
.site-footer{background:linear-gradient(135deg,#102a43,#08233a)}
.footer-lockup{display:flex;align-items:center;gap:16px}
.footer-lockup>img{width:72px;height:72px;flex:0 0 72px;object-fit:contain;border-radius:21px;filter:drop-shadow(0 7px 14px rgba(0,0,0,.28))}
.footer-lockup>div>strong{font-family:Georgia,"Times New Roman",serif;font-size:1.75rem;line-height:1.05;letter-spacing:-.035em}
.site-footer p{color:rgba(255,255,255,.72)}
@media(max-width:760px){.footer-lockup{align-items:flex-start}.footer-lockup>img{width:58px;height:58px;flex-basis:58px}.footer-lockup>div>strong{font-size:1.45rem}}

/* v6.10 — blau-goldene Farbpalette und vereinfachtes Mobilmenü */
.button{color:#17324a;background:linear-gradient(180deg,#ffd75c,#f4b91d);box-shadow:0 5px 0 #c98a06,0 9px 18px rgba(201,138,6,.18);transition:transform .16s,filter .16s}
.button:hover{transform:translateY(-1px);filter:brightness(1.03)}
@media(max-width:760px){
  .cj-nav>a[href^="#"]{display:none}
  .cj-nav{gap:7px;padding:12px;background:#fff;border-color:#d7e7ed;box-shadow:0 16px 35px rgba(24,65,88,.18)}
  .cj-nav>a,.mobile-share-toggle{display:flex;min-height:44px;align-items:center;justify-content:center;margin:0;padding:10px 14px;border:1px solid #dce9ed;border-radius:12px;color:#244c64;background:#f5f9fb;font-family:inherit;font-size:.82rem;font-weight:800;line-height:1.2;letter-spacing:0;text-align:center}
  .cj-nav>a:hover,.cj-nav>a:focus-visible,.mobile-share-toggle:hover,.mobile-share-toggle:focus-visible{color:#0b579f;background:#eaf4fb;border-color:#b9d8e8;outline:none}
  .mobile-share-toggle[aria-expanded="true"]{color:#fff;background:linear-gradient(135deg,#1677d2,#0b579f);border-color:#0b579f}
  .share-choices{gap:8px;padding:8px 0 1px}
  .cj-nav .share-choice{font-family:inherit;font-size:.78rem;font-weight:800}
}

/* v6.11 — Farbhierarchie und Korrektur des Mobilmenüs */
@media(max-width:760px){
  .cj-nav>a.desktop-contact{display:none}
  .mobile-share-toggle{color:#0b579f;background:#eaf4ff;border-color:#b8d7f1}
  .mobile-share-toggle:hover,.mobile-share-toggle:focus-visible{color:#084984;background:#dceeff;border-color:#8fc0e7}
  .mobile-share-toggle[aria-expanded="true"]{color:#fff;background:linear-gradient(135deg,#1677d2,#0b579f);border-color:#0b579f}
  .cj-nav>a.mobile-follow{color:#6244aa;background:#f3edff;border-color:#d9c8ff}
  .cj-nav>a.mobile-follow:hover,.cj-nav>a.mobile-follow:focus-visible{color:#50358e;background:#e9ddff;border-color:#c4acf8}
  .cj-nav>a.mobile-catalog{color:#755400;background:#fff7db;border-color:#efd47e}
  .cj-nav>a.mobile-catalog:hover,.cj-nav>a.mobile-catalog:focus-visible{color:#624500;background:#ffefbb;border-color:#ddb94e}
}

/* v6.13 — barrierefreie Hauptüberschrift ohne visuelle Auswirkung */
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}

/* v6.15 — dezenter Musikhinweis in der Fußzeile */
.site-footer .music-credit{max-width:520px;margin:10px 0 0;font-size:.68rem;line-height:1.45;color:rgba(255,255,255,.56)}
.site-footer .music-credit a{color:rgba(255,255,255,.82);text-underline-offset:2px}

/* v6.16 — Sprachumschalter ausschließlich im Desktop-Header */
.language-switcher{display:flex;gap:3px;align-items:center;margin-left:auto;padding:4px;border:1px solid #c7dcf1;border-radius:999px;background:#eef6ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.language-switcher a{display:grid;place-items:center;min-width:29px;height:27px;padding:0 7px;border-radius:999px;color:#315369;font:700 11px/1 system-ui;text-decoration:none;transition:color .16s,background .16s,box-shadow .16s}
.language-switcher a:hover,.language-switcher a:focus-visible,.language-switcher a.active{color:#fff;background:linear-gradient(135deg,#1677d2,#0b579f);outline:none}
.language-switcher a:focus-visible{box-shadow:0 0 0 3px #f5ba24}
@media(max-width:1099px){.language-switcher{display:none}}
