/* NerdTrivia lightweight global header styles */
.ntqm-global-search{position:relative;width:100%;max-width:760px;margin:0 auto;font-family:inherit;z-index:2147483400}.ntqm-global-search *{box-sizing:border-box}.ntqm-global-search .ntqm-global-search-box{display:flex;align-items:center;width:100%;min-height:48px;border:1px solid rgba(255,255,255,.25);border-radius:15px;background:rgba(255,255,255,.97);box-shadow:0 8px 24px rgba(17,10,44,.18);overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}.ntqm-global-search .ntqm-global-search-box:focus-within{border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.17),0 10px 28px rgba(17,10,44,.22)}.ntqm-global-search .ntqm-global-search-icon{flex:0 0 auto;padding-left:16px;color:#7c3aed;font-size:23px;font-weight:900;line-height:1;transform:rotate(-18deg)}.ntqm-global-search .ntqm-global-search-input{appearance:none!important;-webkit-appearance:none!important;flex:1!important;width:100%!important;min-width:0!important;height:46px!important;margin:0!important;padding:0 12px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#171033!important;font-family:inherit!important;font-size:15px!important;font-weight:700!important;line-height:46px!important}.ntqm-global-search .ntqm-global-search-input::placeholder{color:#77738c;opacity:1;font-weight:600}.ntqm-global-search .ntqm-global-search-input::-webkit-search-cancel-button{display:none}.ntqm-global-search .ntqm-global-search-clear{flex:0 0 42px;height:46px;border:0;background:transparent;color:#726d82;font-size:24px;cursor:pointer}.ntqm-global-search-results{position:fixed;max-height:min(520px,70vh);overflow:auto;padding:7px;background:#fff;border:1px solid #e7e3ef;border-radius:15px;box-shadow:0 22px 55px rgba(30,16,70,.28);color:#21183a;text-align:left;z-index:2147483646}.ntqm-global-search-results .ntqm-gs-status{padding:15px 14px;color:#746d82;font-size:13px;font-weight:700;text-align:center}.ntqm-global-search-results .ntqm-gs-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:11px;align-items:center;padding:8px;border-radius:11px;color:#21183a!important;text-decoration:none!important;transition:background .15s ease,transform .15s ease}.ntqm-global-search-results .ntqm-gs-item:hover,.ntqm-global-search-results .ntqm-gs-item:focus{background:#f7f2ff;outline:0;transform:translateY(-1px)}.ntqm-global-search-results .ntqm-gs-thumb{width:54px;height:44px;border-radius:8px;object-fit:cover;background:#eeeaf5}.ntqm-global-search-results .ntqm-gs-thumb-placeholder{display:grid;place-items:center;width:54px;height:44px;border-radius:8px;background:linear-gradient(135deg,#6d28d9,#d946ef);color:#fff;font-size:19px}.ntqm-global-search-results .ntqm-gs-copy{min-width:0}.ntqm-global-search-results .ntqm-gs-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;color:#201637}.ntqm-global-search-results .ntqm-gs-meta{display:block;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;color:#82798f}.ntqm-global-search-results .ntqm-gs-arrow{padding-right:5px;color:#9b5de5;font-size:18px;font-weight:900}.ntqm-global-search-results .ntqm-gs-more{display:block;margin:5px 4px 2px;padding:10px;border-top:1px solid #eee8f5;color:#7c3aed!important;text-align:center;text-decoration:none!important;font-size:12px;font-weight:900}@media(max-width:767px){.ntqm-global-search{max-width:none}.ntqm-global-search .ntqm-global-search-box{min-height:44px;border-radius:13px}.ntqm-global-search .ntqm-global-search-input{height:42px!important;line-height:42px!important;font-size:14px!important;padding-left:9px!important}.ntqm-global-search .ntqm-global-search-icon{padding-left:13px;font-size:20px}.ntqm-global-search .ntqm-global-search-clear{height:42px;flex-basis:38px}.ntqm-global-search-results{left:10px!important;right:10px!important;width:auto!important;max-height:58vh}.ntqm-global-search-results .ntqm-gs-item{grid-template-columns:48px minmax(0,1fr) auto}.ntqm-global-search-results .ntqm-gs-thumb,.ntqm-global-search-results .ntqm-gs-thumb-placeholder{width:48px;height:40px}}.ntqm-header-menu{width:max-content;max-width:100%;margin:0 auto;font-family:inherit;position:relative;z-index:10020;padding:7px 9px;border:1px solid rgba(255,255,255,.62);border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 8px 28px rgba(31,18,49,.10);-webkit-backdrop-filter:blur(14px) saturate(135%);backdrop-filter:blur(14px) saturate(135%)}.ntqm-header-menu *{box-sizing:border-box}.ntqm-header-menu .ntqm-header-menu-track{display:flex;align-items:center;justify-content:center;gap:6px;width:auto;overflow:visible}.ntqm-header-menu .ntqm-header-menu-item{appearance:none;border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:9px 13px;border-radius:11px;color:#24163b!important;text-decoration:none!important;font:inherit;font-size:14px;font-weight:850;line-height:1;white-space:nowrap;cursor:pointer;transition:.16s ease}.ntqm-header-menu .ntqm-header-menu-item:hover,.ntqm-header-menu .ntqm-header-menu-item:focus-visible{background:#f2e9ff;color:#6921a8!important;outline:none}.ntqm-header-menu .ntqm-menu-symbol{color:#8b35c8;font-size:15px}.ntqm-chevron{font-size:14px;color:#7c5a91;margin-left:1px}.ntqm-header-menu .ntqm-header-dropdown{position:relative}.ntqm-header-menu .ntqm-header-dropdown-panel{position:absolute;top:calc(100% + 8px);left:50%;transform:translateX(-50%);width:250px;padding:7px;background:rgba(255,255,255,.94);border:1px solid rgba(213,199,226,.9);border-radius:14px;box-shadow:0 20px 50px rgba(31,18,49,.22);-webkit-backdrop-filter:blur(16px) saturate(135%);backdrop-filter:blur(16px) saturate(135%);color:#24163b;z-index:10050}.ntqm-header-menu .ntqm-header-dropdown-panel a{display:flex;align-items:center;gap:10px;min-height:42px;padding:8px 10px;border-radius:9px;color:#24163b!important;text-decoration:none!important;font-size:13px;font-weight:750;line-height:1.15}.ntqm-header-menu .ntqm-header-dropdown-panel a:hover,.ntqm-header-menu .ntqm-header-dropdown-panel a:focus-visible{background:#f4ecff;color:#6d28a8!important;outline:0}.ntqm-header-menu .ntqm-header-dropdown-panel[hidden]{display:none!important}.ntqm-header-menu .ntqm-category-panel:not([hidden]){display:grid;grid-template-columns:1fr 1fr;width:390px;gap:2px}.ntqm-header-menu .ntqm-dd-icon{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:9px;background:transparent;color:#6d28a8;font-size:16px;font-weight:900;overflow:hidden;transition:background .16s ease}.ntqm-header-menu .ntqm-header-dropdown-panel a:hover .ntqm-dd-icon,.ntqm-header-menu .ntqm-header-dropdown-panel a:focus-visible .ntqm-dd-icon{background:#f1e8fb}.ntqm-header-menu .ntqm-dd-icon img{width:100%;height:100%;object-fit:cover}.ntqm-header-menu img[data-src]{opacity:0}.ntqm-header-menu img.ntqm-img-ready{opacity:1;transition:opacity .12s ease}.ntqm-header-menu .ntqm-menu-world-hub{display:grid;place-items:center;width:25px;height:25px;flex:0 0 25px}.ntqm-header-menu .ntqm-menu-world-hub img{display:block;max-width:100%;max-height:100%;object-fit:contain}.ntqm-header-menu .ntqm-world-logo-icon{width:128px;height:68px;flex:0 0 128px;padding:4px 6px;border-radius:12px;background:transparent}.ntqm-header-menu .ntqm-world-logo-icon img{width:100%;height:100%;object-fit:contain}.ntqm-header-menu .ntqm-header-dropdown:not(.ntqm-account-dropdown) .ntqm-header-dropdown-panel:not(.ntqm-category-panel):not(.ntqm-worlds-panel){width:310px}.ntqm-header-menu .ntqm-worlds-panel:not([hidden]){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:390px;gap:8px;padding:10px}.ntqm-header-menu .ntqm-worlds-panel .ntqm-world-logo-link{display:flex;align-items:center;justify-content:center;min-height:82px;padding:7px;border-radius:12px;background:transparent}.ntqm-header-menu .ntqm-worlds-panel .ntqm-world-logo-link:hover,.ntqm-header-menu .ntqm-worlds-panel .ntqm-world-logo-link:focus-visible{background:transparent}.ntqm-header-menu .ntqm-dd-all{grid-column:1/-1;justify-self:center;justify-content:center!important;width:100%;min-height:58px!important;margin:0 0 2px;border-bottom:1px solid rgba(213,199,226,.72);gap:10px!important}.ntqm-header-menu .ntqm-dd-all .ntqm-world-logo-icon{width:46px;height:40px;flex:0 0 46px;padding:2px}.ntqm-header-menu .ntqm-worlds-all-label{font-size:14px;font-weight:900;line-height:1.15;color:#24163b;white-space:nowrap}.ntqm-header-menu .ntqm-menu-avatar{width:29px;height:29px;border-radius:50%;object-fit:cover;border:2px solid #c084fc}.ntqm-header-menu .ntqm-account-panel{right:0;left:auto;transform:none;width:300px;padding:10px}.ntqm-header-menu .ntqm-account-summary{padding:8px 10px 10px;border-bottom:1px solid #eee6f4}.ntqm-account-summary strong{display:block;color:#221333;font-size:14px}.ntqm-account-summary small{display:block;margin-top:3px;color:#775f87;font-size:11px;font-weight:700}.ntqm-header-menu .ntqm-account-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px 0}.ntqm-header-menu .ntqm-account-stats>div,.ntqm-header-menu .ntqm-account-stats>.ntqm-account-stat-link{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:0!important;text-align:center;padding:8px 4px;border-radius:10px;background:#f8f4fb;text-decoration:none!important;min-height:58px}.ntqm-header-menu .ntqm-account-stats>.ntqm-account-stat-link:hover{background:#efe4f7}.ntqm-header-menu .ntqm-account-stats b{display:block;color:#5b168f;font-size:15px;line-height:1.15}.ntqm-header-menu .ntqm-account-stats span{display:block;margin-top:4px;color:#806f8b;font-size:9px;font-weight:800;line-height:1.1}.ntqm-header-menu .ntqm-tasks-link,.ntqm-header-menu .ntqm-dashboard-link{align-items:flex-start!important}.ntqm-header-menu .ntqm-tasks-link{background:#f4f8ff;margin-bottom:5px}.ntqm-header-menu .ntqm-tasks-link span:last-child,.ntqm-header-menu .ntqm-dashboard-link span:last-child{display:flex;flex-direction:column}.ntqm-header-menu .ntqm-tasks-link small,.ntqm-header-menu .ntqm-dashboard-link small{margin-top:3px;color:#806f8b;font-size:10px}.ntqm-header-menu .ntqm-dashboard-link{background:#f5edff}.ntqm-header-menu .ntqm-logout-link{margin-top:5px;border-top:1px solid #eee6f4;color:#8b3153!important}@media(max-width:980px){.ntqm-header-menu{width:max-content;max-width:100%;margin:0 auto}.ntqm-header-menu .ntqm-header-menu-track{justify-content:center;width:auto}.ntqm-header-menu .ntqm-header-menu-item{min-height:38px;padding:8px 10px;font-size:12px}.ntqm-header-menu .ntqm-header-dropdown{position:static}.ntqm-header-menu .ntqm-category-panel:not([hidden]){grid-template-columns:1fr;width:min(330px,calc(100vw - 24px))}.ntqm-header-menu .ntqm-worlds-panel:not([hidden]){grid-template-columns:repeat(2,minmax(0,1fr));width:min(390px,calc(100vw - 24px))!important}.ntqm-header-menu .ntqm-world-logo-icon{width:118px;height:62px;flex-basis:118px}.ntqm-header-menu .ntqm-dd-all .ntqm-world-logo-icon{width:42px;height:36px;flex:0 0 42px}.ntqm-header-menu .ntqm-header-dropdown-panel{position:absolute;left:0!important;right:0!important;top:calc(100% + 8px)!important;margin:0 auto;width:min(390px,calc(100vw - 24px))!important;max-height:65vh;overflow:auto;transform:none!important;z-index:2147483002}.ntqm-header-menu .ntqm-account-panel{left:0!important;right:0!important;width:min(330px,calc(100vw - 24px))!important}.ntqm-header-menu .ntqm-user-name{max-width:92px;overflow:hidden;text-overflow:ellipsis}}@media(max-width:767px){.ntqm-header-menu{width:100%;padding:7px}.ntqm-header-menu .ntqm-header-menu-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:6px;width:100%}.ntqm-header-menu .ntqm-header-dropdown{width:100%}.ntqm-header-menu .ntqm-header-menu-item{width:100%;min-height:42px;justify-content:center;text-align:center;padding:8px 7px;font-size:12px}.ntqm-header-menu .ntqm-user-name{max-width:110px}}.ntqm-header-account{position:relative;display:flex;justify-content:flex-end;width:100%;font-family:inherit;z-index:10003}.ntqm-header-account *{box-sizing:border-box}.ntqm-header-account .ntqm-header-account-trigger{display:inline-flex;align-items:center;gap:9px;min-height:46px;max-width:100%;padding:6px 11px;border:1px solid rgba(255,255,255,.26);border-radius:14px;background:linear-gradient(135deg,rgba(91,49,181,.96),rgba(182,48,211,.94));box-shadow:0 8px 22px rgba(43,18,90,.24);color:#fff;cursor:pointer;font:inherit;text-align:left;transition:filter .16s ease,transform .16s ease}.ntqm-header-account .ntqm-header-account-trigger:hover{filter:brightness(1.06);transform:translateY(-1px)}.ntqm-header-account .ntqm-header-account-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.78)}.ntqm-header-account .ntqm-header-account-icon{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:rgba(255,255,255,.15);font-size:16px}.ntqm-header-account .ntqm-header-account-copy{display:flex;flex-direction:column;min-width:0;line-height:1.12}.ntqm-header-account .ntqm-header-account-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px;color:#fff;font-size:12px;font-weight:900}.ntqm-header-account .ntqm-header-account-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:165px;margin-top:3px;color:rgba(255,255,255,.82);font-size:9.5px;font-weight:700}.ntqm-header-account .ntqm-header-account-chevron{font-size:15px;opacity:.85}.ntqm-header-account .ntqm-header-account-menu{position:absolute;right:0;top:calc(100% + 8px);width:250px;padding:7px;background:#fff;border:1px solid #e9e3f1;border-radius:14px;box-shadow:0 20px 45px rgba(28,15,60,.25);color:#21183a}.ntqm-header-account .ntqm-header-account-menu a{display:flex;flex-direction:column;padding:11px 12px;border-radius:9px;color:#251a3b!important;text-decoration:none!important}.ntqm-header-account .ntqm-header-account-menu a:hover{background:#f6f0ff}.ntqm-header-account .ntqm-header-account-menu strong{font-size:13px;font-weight:900}.ntqm-header-account .ntqm-header-account-menu small{margin-top:3px;color:#81778c;font-size:10px;font-weight:700}.ntqm-header-account .ntqm-header-account-menu .ntqm-account-logout{margin-top:4px;border-top:1px solid #eee8f4;color:#8b365a!important;font-size:11px;font-weight:900}@media(max-width:767px){.ntqm-header-account{width:auto}.ntqm-header-account .ntqm-header-account-trigger{min-height:40px;min-width:40px;padding:5px;border-radius:50%;justify-content:center;box-shadow:0 6px 16px rgba(43,18,90,.22)}.ntqm-header-account .ntqm-header-account-copy,.ntqm-header-account .ntqm-header-account-chevron{display:none}.ntqm-header-account .ntqm-header-account-avatar,.ntqm-header-account .ntqm-header-account-icon{width:30px;height:30px;flex-basis:30px;border-radius:50%}.ntqm-header-account .ntqm-header-account-menu{position:fixed;left:12px;right:12px;top:auto;width:auto;z-index:2147483001}}.ntqm-global-login-modal[hidden]{display:none!important}.ntqm-global-login-modal{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:18px}.ntqm-global-login-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.68);backdrop-filter:blur(5px)}.ntqm-global-login-card{position:relative;z-index:1;width:min(410px,calc(100vw - 32px));box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:30px;box-shadow:0 28px 70px rgba(15,23,42,.38);color:#0f172a}.ntqm-global-login-card h3{margin:0 34px 6px;text-align:center;font-size:21px}.ntqm-global-login-card>p{margin:0 0 22px;text-align:center;color:#64748b;font-size:13px;line-height:1.45}.ntqm-global-login-close{position:absolute;right:13px;top:11px;border:0;background:transparent;color:#94a3b8;font-size:28px;cursor:pointer}.ntqm-global-login-card form{display:grid;gap:13px}.ntqm-global-login-card form>label:not(.ntqm-global-login-remember){display:grid;gap:5px;font-size:12px;font-weight:800;color:#475569}.ntqm-global-login-card input[type=text],.ntqm-global-login-card input[type=password]{box-sizing:border-box;width:100%;padding:11px 13px;border:1px solid #cbd5e1;border-radius:9px;background:#f8fafc;font-size:15px}.ntqm-global-login-remember{font-size:12px;color:#475569}.ntqm-global-login-submit{border:0;border-radius:9px;background:linear-gradient(135deg,#6d28d9,#d946ef);color:#fff;font-weight:900;padding:12px;cursor:pointer}.ntqm-global-login-submit:disabled{opacity:.65}.ntqm-global-login-msg{display:none;padding:9px 10px;border-radius:7px;font-size:12px}.ntqm-global-login-msg.error,.ntqm-global-login-msg.success{display:block}.ntqm-global-login-msg.error{background:#fef2f2;color:#b91c1c}.ntqm-global-login-msg.success{background:#f0fdf4;color:#166534}.ntqm-global-login-links{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #f1f5f9;margin-top:18px;padding-top:15px;font-size:12px;font-weight:700}.ntqm-global-login-links a{color:#7c3aed!important;text-decoration:none!important}.ntqm-login-open{overflow:hidden}
