/* Header proportions and compact profile follow the shared Heldenseiten design. */
.zh-home-app-header__inner{min-height:72px;grid-template-columns:auto minmax(0,1fr) auto;gap:24px}.zh-home-app-primary{height:72px;gap:3px}.zh-home-app-primary .zh-menu{height:72px}.zh-home-app-primary .zh-menu li{height:100%}.zh-home-app-primary a{height:100%;font-family:Arial,sans-serif;font-size:11px;min-width:75px}.zh-home-app-primary svg{width:20px;height:20px}.zh-home-app-brand-mark{width:52px;height:52px;flex-basis:52px}.zh-home-app-brand-wordmark{width:auto;font-size:31px;letter-spacing:-1.7px}.zh-home-app-actions{gap:10px}.zh-home-app-profile{min-width:210px;height:56px;text-decoration:none;color:#173b73!important;box-sizing:border-box}.zh-home-app-daily{font-family:Arial,sans-serif;white-space:nowrap}.zh-profile-level{display:flex;flex:0 0 34px;width:34px;height:34px;align-items:center;justify-content:center}.zh-profile-level img{width:34px;height:34px;object-fit:contain}.zh-profile-compact-content{display:grid;flex:1;gap:5px;min-width:0}.zh-profile-compact-content strong{font:700 11px/1.2 Arial,sans-serif;white-space:nowrap}.zh-profile-compact-content small{font:400 9px/1 Arial,sans-serif;color:#315781}.zh-profile-progress{height:6px;display:block;background:#dce7f3;border-radius:99px;overflow:hidden}.zh-profile-progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#ffbd24,#35b779)}.zh-profile-streak{font:800 12px/1 Arial,sans-serif;white-space:nowrap}
.zh-profile-dialog{border:1px solid #d5e2f2;border-radius:26px;background:#fff;color:#173b73;padding:34px;max-height:calc(100dvh - 32px);width:min(700px,calc(100% - 32px));overflow:auto;box-shadow:0 30px 90px #05132b57}.zh-profile-dialog::backdrop{background:#05142bc2}.zh-profile-dialog:not([open]){display:none}.zh-profile-close{position:absolute;right:16px;top:16px;border:1px solid #d5e2f2;border-radius:50%;width:42px;height:42px;padding:0;display:grid;place-items:center;background:#eef5ff;color:#173b73;font:30px/1 Arial,sans-serif;cursor:pointer}.zh-profile-close:hover{background:#173b73;color:white}.zh-profile-page{max-width:700px;margin-inline:auto;border:1px solid #d5e2f2;border-radius:26px;padding:34px;background:#fff;box-shadow:0 11px 28px #173b7313}.zh-profile-head{display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:18px;padding-right:25px}.zh-profile-head img{width:80px;height:80px;object-fit:contain}.zh-profile-head .zh-eyebrow{margin:0 0 4px;font-size:.7rem}.zh-profile-head h2{font-size:1.65rem;margin:0 0 5px;overflow-wrap:anywhere}.zh-profile-head strong{font-size:.85rem}.zh-profile-xp{margin:25px 0}.zh-profile-xp>div{display:flex;justify-content:space-between;gap:10px;font-size:.85rem}.zh-profile-xp progress{appearance:none;border:0;border-radius:99px;background:#dce7f3;width:100%;height:9px;margin-top:8px;overflow:hidden}.zh-profile-xp progress::-webkit-progress-bar{background:#dce7f3;border-radius:99px}.zh-profile-xp progress::-webkit-progress-value{background:linear-gradient(90deg,#ffbd24,#35b779)}.zh-profile-xp progress::-moz-progress-bar{background:#35b779}.zh-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.zh-profile-stats>div{padding:15px 10px;background:#f5f9ff;border:1px solid #d5e2f2;border-radius:14px;text-align:center}.zh-profile-stats strong{display:block;font-size:1.5rem}.zh-profile-stats span{overflow-wrap:anywhere;font-size:.72rem;color:#64748b}.zh-profile-form{margin-top:25px}.zh-profile-form label{display:block;font-weight:800;font-size:.85rem;margin-bottom:7px}.zh-profile-form>div{display:flex;gap:10px}.zh-profile-form input{flex:1;min-width:0;border:1px solid #bdcfe5;border-radius:10px;padding:10px;background:#fff;color:#173b73}.zh-profile-form button{background:#1769e7;color:#fff;border:0;border-radius:10px;padding:10px 16px;font-weight:700}.zh-profile-form [role=status]{min-height:1.5em;margin:5px 0;font-size:.8rem}.zh-profile-empty{background:#fff8e5;border:1px solid #ffe39d;border-radius:16px;padding:18px;margin-top:18px}.zh-profile-empty h3{margin:0 0 8px;font-size:1rem}.zh-profile-empty p{margin:0;font-size:.88rem}.zh-profile-local{font-size:.76rem;margin:18px 0 0;color:#64748b}.zh-profile-open{overflow:hidden}
@media(max-width:1180px){.zh-home-app-header__inner{gap:14px}.zh-home-app-brand-wordmark{font-size:27px}.zh-home-app-primary a{min-width:64px;padding-inline:7px}}
@media(max-width:900px){.zh-home-app-header__inner{grid-template-columns:auto 1fr}.zh-mobile-items{display:flex;align-items:stretch}.zh-mobile-items .zh-menu{display:contents}.zh-mobile-items .zh-menu li,.zh-mobile-items>a{flex:1;min-width:0}.zh-mobile-items .zh-menu li>a{height:100%}.zh-mobile-items>a{min-width:0}.zh-app-mobile-tabs a{font-size:.64rem}.zh-app-mobile-tabs a span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:768px){.zh-home-app-header__inner{min-height:66px}.zh-home-app-brand-mark{width:44px;height:44px;flex-basis:44px}.zh-home-app-brand-wordmark{font-size:24px}.zh-home-app-profile{min-width:46px;width:46px;height:46px;justify-content:center;padding:6px}.zh-home-app-profile .zh-profile-compact-content,.zh-home-app-profile .zh-profile-streak{display:none}.zh-profile-dialog,.zh-profile-page{padding:22px}.zh-profile-head{grid-template-columns:60px minmax(0,1fr);gap:12px}.zh-profile-head img{width:60px;height:60px}.zh-profile-head h2{font-size:1.3rem}.zh-profile-stats{gap:6px}.zh-profile-stats>div{padding:10px 5px}.zh-profile-form>div{flex-wrap:wrap}.zh-profile-form input{width:100%;flex-basis:100%}.zh-profile-form button{min-height:44px}.zh-profile-close{right:10px;top:10px;width:36px;height:36px}.zh-profile-dialog{max-height:calc(100dvh - 24px)}}
@media(max-width:390px){.zh-home-app-brand-wordmark{font-size:22px;letter-spacing:-1.2px}}
.zh-profile-full-link{display:flex;align-items:center;justify-content:center;min-height:48px;box-sizing:border-box;width:100%;margin-top:18px;padding:12px 16px;border-radius:12px;background:#193d77;color:#fff!important;text-align:center;text-decoration:none;font-weight:800;line-height:1.4}.zh-profile-full-link:hover{background:#102d5d;color:#fff}.zh-profile-full-link:focus-visible{outline:3px solid #ffbd24;outline-offset:3px}
.zh-badge-section{margin-top:22px}.zh-badge-section summary{cursor:pointer;font-weight:800;padding:12px 0}.zh-badge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.zh-badge{border:1px solid #d5e2f2;border-radius:14px;background:#f5f9ff;padding:14px;overflow-wrap:anywhere}.zh-badge strong,.zh-badge small{display:block}.zh-badge small{margin-top:6px;color:#64748b}.zh-badge.is-earned{background:#fff8df;border-color:#efc753}.zh-pairs{padding:24px;background:#f5f9ff;width:100%;box-sizing:border-box}.zh-pairs-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}.zh-pairs button{border-radius:12px;background:#193d77;color:#fff;min-height:48px}.zh-pairs-board button{aspect-ratio:1;font-size:2rem;padding:5px}.zh-pairs-board button:disabled{background:#fff1ba;color:#173b73;opacity:1}.zh-pairs button:focus-visible{outline:3px solid #ffbd24;outline-offset:3px}@media(max-width:480px){.zh-badge-grid{grid-template-columns:1fr}.zh-pairs{padding:12px}.zh-pairs-board{gap:6px}}
.zh-game-container:has(.zh-pairs){aspect-ratio:auto}.zh-pairs-board{max-width:520px}.zh-pairs-board button{max-height:122px}

.zh-shell-toolbar{display:none}.zh-shell-locked{overflow:hidden}.zh-game-shell.zh-game-active{position:fixed;inset:0;width:100%;height:100dvh;overflow:auto;z-index:100000;background:#062f5b url('../images/zh-game-bg.webp') center/cover no-repeat;color:white;padding:24px;display:flex;flex-direction:column;align-items:center}.zh-game-active>h2,.zh-game-active>p:not([data-message]){display:none}.zh-game-active .zh-shell-toolbar{display:flex;align-items:center;gap:16px;width:100%;margin-bottom:16px}.zh-shell-hud{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #4493bb;border-radius:20px;background:#102e50;color:#fff}.zh-shell-hud>div{display:grid;gap:6px;flex:1}.zh-shell-hud progress{width:100%;height:9px;appearance:none;border:0;border-radius:20px;overflow:hidden;background:#34506b}.zh-shell-hud progress::-webkit-progress-bar{background:#34506b}.zh-shell-hud progress::-webkit-progress-value{background:linear-gradient(90deg,#ffd33d,#35bda6,#49a5ff)}.zh-shell-hud progress::-moz-progress-bar{background:#35bda6}.zh-shell-hud strong{font-size:14px}.zh-shell-hud small{font-size:12px}.zh-shell-toolbar .zh-shell-hud{min-width:300px;margin-right:auto}.zh-game-active .zh-pairs-board{width:min(520px,85vw);margin:12px auto}.zh-game-active .zh-pairs-board button{border:2px solid #5bbcf2;background:#173f70;box-shadow:inset 0 0 20px #367db266}.zh-game-active .zh-pairs-board button:disabled{background:#fff0b0}.zh-game-active [data-message]{padding:14px 24px;background:#102e50;border-radius:16px;text-align:center}.zh-result-dialog{width:min(560px,calc(100% - 32px));max-height:90dvh;overflow:auto;box-sizing:border-box;border:1px solid #64bff0;border-radius:24px;padding:30px;background:#f7fbff;color:#173b73;text-align:center;box-shadow:0 20px 80px #0008}.zh-result-dialog::backdrop{background:#001329b8}.zh-result-dialog button{margin:8px;padding:12px 20px}.zh-result-dialog h2{color:#173b73}.zh-fireworks{position:absolute;inset:0;pointer-events:none;overflow:hidden}.zh-fireworks i{position:absolute;left:var(--x);top:35%;width:7px;height:7px;border-radius:50%;animation:zh-burst 1.8s var(--delay) both}@keyframes zh-burst{0%{transform:translate(0,0);opacity:0}10%{opacity:1}100%{transform:translate(var(--dx),var(--dy));opacity:0}}@media(max-width:600px){.zh-game-shell.zh-game-active{padding:12px}.zh-game-active .zh-shell-toolbar{gap:8px;flex-wrap:wrap}.zh-shell-toolbar .zh-shell-hud{min-width:0;flex:1}.zh-shell-hud{padding:10px}.zh-shell-hud img{width:42px;height:42px}.zh-shell-hud strong{font-size:11px}.zh-result-dialog{padding:20px}}@media(prefers-reduced-motion:reduce){.zh-fireworks{display:none}}
.zh-game-shell button{border-radius:12px;background:#193d77;color:#fff;min-height:48px}.zh-game-shell button:focus-visible{outline:3px solid #ffbd24;outline-offset:3px}

.zh-profile-compact-content strong{white-space:normal;overflow-wrap:anywhere;text-transform:none}.zh-profile-head strong{overflow-wrap:anywhere;text-transform:none}

.zh-profile-wallet{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}
.zh-profile-wallet>div{display:grid;grid-template-columns:32px 1fr;gap:4px 10px;padding:15px;border:1px solid #ecd38f;border-radius:16px;background:#fff9e7}
.zh-profile-wallet svg{width:32px;height:32px;grid-row:span 2}.zh-profile-wallet strong{font-size:24px;line-height:1.2}.zh-profile-wallet span{font-weight:700;font-size:13px}.zh-profile-wallet small{grid-column:1/-1;font-size:11px;color:#60718a}.zh-profile-wallet p{grid-column:1/-1;font-size:12px;color:#60718a;margin:0}
@media(max-width:400px){.zh-profile-wallet{grid-template-columns:1fr}}
.zh-level-rating{font-size:38px;letter-spacing:8px;color:#e4a817;text-align:center;margin:12px 0}
.zh-level-records{display:grid;gap:8px;max-height:300px;overflow:auto;margin-block:16px}
.zh-level-records p{margin:0;padding:10px;border-radius:10px;background:#f1f6fc;font-size:14px}
.zh-replay-select{display:block;margin:14px 0;max-width:100%;padding:10px;border-radius:10px}
