:root{--ntqm-primary:#1e3a8a;--ntqm-accent:#3b82f6;--ntqm-text:#1f2937;--ntqm-bg:#ffffff;--ntqm-border:#e5e7eb;--ntqm-radius:8px;--ntqm-max-width:800px;--ntqm-font-size:16px;--ntqm-link:#1e3a8a;--ntqm-button-bg:#1e3a8a;--ntqm-button-text:#ffffff;--ntqm-card-bg:#ffffff;--ntqm-success:#10b981;--ntqm-danger:#ef4444;--ntqm-gray:#6b7280}.ntqm-player-outer a:not(.ntqm-btn),.ntqm-feedback-explanation a,.ntqm-intro-text a,.ntqm-question-text a,.ntqm-outcome-card a{color:var(--ntqm-link,#1e3a8a)!important;text-decoration:underline}.ntqm-player-outer a:not(.ntqm-btn):hover,.ntqm-feedback-explanation a:hover,.ntqm-intro-text a:hover,.ntqm-question-text a:hover,.ntqm-outcome-card a:hover{color:var(--ntqm-accent,#3b82f6)!important}.ntqm-player-image img,#ntqm-quiz-cover-image img,.ntqm-quiz-cover-image img,#ntqm-heroes-box img,.ntqm-hero-block img{width:100%;height:auto;display:block;max-height:350px;object-fit:cover;border-radius:16px!important;overflow:hidden!important}.ntqm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:var(--ntqm-radius);border:1px solid var(--ntqm-border);background-color:var(--ntqm-bg);color:var(--ntqm-text);cursor:pointer;transition:all 0.2s ease-in-out,transform 0.1s ease-in-out;text-decoration:none;min-height:44px}.ntqm-btn:active,.ntqm-answer-card:active,.ntqm-tag-filter-btn:active,.ntqm-cat-filter-btn:active{transform:scale(.96)!important}.ntqm-btn:hover{background-color:rgb(0 0 0 / .04)}.ntqm-btn-primary{background-color:var(--ntqm-primary);color:#fff;border-color:var(--ntqm-primary)}.ntqm-btn-primary:hover{filter:brightness(1.1);background-color:var(--ntqm-primary)}.ntqm-btn:focus-visible{outline:3px solid var(--ntqm-accent);outline-offset:2px}@keyframes ntqm-progress-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes ntqmProgressFill{from{width:0%}to{width:var(--ntqm-progress-width,0%)}}@keyframes ntqmProgressShine{from{background-position:200% 0}to{background-position:-200% 0}}.ntqm-highscore-form-card{border:1px solid var(--ntqm-border);background-color:rgb(59 130 246 / .02);border-radius:var(--ntqm-radius);padding:1.5rem;margin-bottom:2rem}.ntqm-highscore-form-card h3{margin-top:0;margin-bottom:1rem;font-size:1.2rem}.ntqm-highscore-board{border:1px solid var(--ntqm-border);border-radius:8px!important;overflow:visible!important;position:relative!important;z-index:10!important;margin-top:2rem!important;margin-bottom:2rem!important}@media (prefers-reduced-motion:reduce){.ntqm-progress-bar-fill,.ntqm-answer-card,.ntqm-btn{transition:none!important}}@keyframes ntqm-pulse-amber{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(.96)}}@keyframes ntqm-pulse-survivor{0%{transform:scale(1);box-shadow:0 0 0 0 rgb(79 70 229 / .4)}50%{transform:scale(1.03);box-shadow:0 0 0 10px #fff0;border-color:var(--ntqm-primary,#4f46e5)}100%{transform:scale(1);box-shadow:0 0 0 0 #fff0}}@keyframes ntqm-float-up-fade{0%{transform:translate(-50%,0) scale(.8);opacity:0;left:50%;top:-5px}20%{transform:translate(-50%,-10px) scale(1.1);opacity:1;left:50%;top:-5px}100%{transform:translate(-50%,-35px) scale(.9);opacity:0;left:50%;top:-5px}}.ntqm-btn-shape-pill .ntqm-btn,.ntqm-btn-shape-pill .ntqm-answer-card,.ntqm-btn-shape-pill .ntqm-board-tab,.ntqm-btn-shape-pill .ntqm-length-label{border-radius:9999px!important}.ntqm-btn-shape-square .ntqm-btn,.ntqm-btn-shape-square .ntqm-answer-card,.ntqm-btn-shape-square .ntqm-board-tab,.ntqm-btn-shape-square .ntqm-length-label{border-radius:0px!important}@keyframes ntqmSlideIn{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes ntqmFadeIn{from{opacity:0}to{opacity:1}}.ntqm-widget-list{display:flex;flex-direction:column;gap:12px}.ntqm-widget-item{background:#fff;border:1px solid var(--ntqm-border,#e5e7eb);border-radius:8px;padding:12px 14px;position:relative;transition:all 0.2s ease-in-out}.ntqm-widget-item-grayed{opacity:.72;background:#fafbfe!important;border-color:#e5e7eb}.ntqm-widget-item-grayed:hover{opacity:1;border-color:var(--ntqm-accent,#3b82f6);background:#ffffff!important}.ntqm-widget-item-grayed .ntqm-widget-item-title a{color:#4b5563}.ntqm-widget-item-grayed .ntqm-widget-play-btn{color:var(--ntqm-gray,#6b7280)}.ntqm-widget-cat-quiz-link-grayed{background:#fbfbfc!important;color:#6b7280!important}.ntqm-widget-cat-quiz-link-grayed:hover{background:#f3f4f6!important;color:var(--ntqm-primary,#4f46e5)!important}.ntqm-widget-item:hover{border-color:var(--ntqm-accent,#3b82f6);box-shadow:0 4px 12px rgb(0 0 0 / .05);transform:translateY(-1px)}.ntqm-widget-item-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--ntqm-gray,#6b7280);margin-bottom:6px;flex-wrap:wrap}.ntqm-widget-cat{font-weight:700;text-transform:uppercase;color:var(--ntqm-primary,#4f46e5);background:rgb(79 70 229 / .06);padding:2px 6px;border-radius:4px}.ntqm-widget-badge-goat{background:linear-gradient(135deg,#eab308,#ca8a04);color:#fff;font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;text-shadow:0 1px 1px rgb(0 0 0 / .1)}.ntqm-widget-qcount{background:#f3f4f6;padding:2px 6px;border-radius:4px}.ntqm-widget-item-title{margin:0 0 10px 0!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important}.ntqm-widget-item-title a{color:var(--ntqm-text,#1f2937);text-decoration:none;transition:color 0.15s ease}.ntqm-widget-item-title a:hover{color:var(--ntqm-primary,#4f46e5)}.ntqm-widget-play-btn{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--ntqm-primary,#4f46e5);text-decoration:none;transition:transform 0.2s ease}.ntqm-widget-play-btn:hover{transform:translateX(2px)}.ntqm-widget-empty{font-size:13px;color:var(--ntqm-gray,#6b7280);font-style:italic;text-align:center;padding:20px 10px;background:#f9fafb;border:1px dashed var(--ntqm-border,#e5e7eb);border-radius:8px;margin:0}.ntqm-widget-weekly-card{background:#fff;border:2px solid #ca8a04;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 6px 16px rgb(202 138 4 / .08)}.ntqm-widget-header-wrapper{border-radius:12px!important;overflow:hidden!important;position:relative!important;width:100%!important}.ntqm-widget-weekly-ribbon{background:linear-gradient(135deg,#ca8a04,#eab308);color:#fff;font-size:11px;font-weight:800;text-align:center;padding:6px;letter-spacing:.05em;border-top-left-radius:12px;border-top-right-radius:12px}.ntqm-widget-weekly-image{height:140px;background-size:cover;background-position:center;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:hidden}.ntqm-widget-weekly-content{padding:16px}.ntqm-widget-weekly-title{margin:0 0 8px 0!important;font-size:16px!important;font-weight:700!important;line-height:1.3!important;color:#1f2937}.ntqm-widget-weekly-excerpt{font-size:13px;color:#4b5563;font-style:italic;margin:0 0 14px 0;line-height:1.4}.ntqm-widget-weekly-btn{display:flex!important;width:100%;justify-content:center;align-items:center;gap:6px;background:var(--ntqm-primary,#4f46e5)!important;border-color:var(--ntqm-primary,#4f46e5)!important;color:#ffffff!important;font-size:13px!important;font-weight:700!important;padding:10px 16px!important;border-radius:8px!important;text-decoration:none!important}.ntqm-widget-categories{display:flex;flex-direction:column;gap:8px}.ntqm-widget-cat-group{border:1px solid var(--ntqm-border,#e5e7eb);border-radius:8px;overflow:hidden;background:#fff}.ntqm-widget-cat-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;background:#f9fafb;user-select:none;transition:background 0.15s ease}.ntqm-widget-cat-header:hover{background:#f3f4f6}.ntqm-widget-cat-title{font-size:13px;font-weight:600;color:var(--ntqm-text,#1f2937)}.ntqm-widget-cat-count-badge{background:var(--ntqm-border,#e5e7eb);color:var(--ntqm-gray,#6b7280);font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;margin-left:auto;margin-right:8px}.ntqm-widget-cat-toggle-icon{font-size:16px;width:16px;height:16px;color:var(--ntqm-gray,#6b7280);transition:transform 0.2s ease}.ntqm-widget-cat-toggle-icon.rotated{transform:rotate(180deg)}.ntqm-widget-cat-quizzes{border-top:1px solid var(--ntqm-border,#e5e7eb);padding:4px 0}.ntqm-widget-cat-quiz-item{border-bottom:1px solid #f3f4f6}.ntqm-widget-cat-quiz-item:last-child{border-bottom:none}.ntqm-widget-cat-quiz-link{display:flex;justify-content:space-between;align-items:center;padding:8px 14px;font-size:12px;color:#4b5563;text-decoration:none;transition:background 0.15s ease}.ntqm-widget-cat-quiz-link:hover{background:rgb(79 70 229 / .03);color:var(--ntqm-primary,#4f46e5)}.ntqm-widget-cat-quiz-title{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:10px}.ntqm-widget-cat-quiz-q{font-size:10px;color:#6b7280;background:#f3f4f6;padding:1px 4px;border-radius:4px;white-space:nowrap}.ntqm-widget-last-played-card{background:#fff;border:1px solid var(--ntqm-border,#e5e7eb);border-radius:10px;padding:14px;box-shadow:0 2px 6px rgb(0 0 0 / .02)}@keyframes ntqm-bookmark-pop{0%{transform:scale(1)}50%{transform:scale(1.4)}100%{transform:scale(1)}}.ntqm-widget-highscores{display:flex;flex-direction:column;gap:10px}.ntqm-widget-score-item{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;padding:10px 12px;transition:all 0.2s ease}.ntqm-widget-score-item:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px -2px rgb(0 0 0 / .05)}.ntqm-widget-score-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.ntqm-widget-score-name{font-size:13px;font-weight:600;color:#1f2937}.ntqm-widget-score-value{font-size:12px;font-weight:700;color:var(--ntqm-success,#10b981);background:rgb(16 185 129 / .08);padding:2px 6px;border-radius:4px}.ntqm-widget-score-quiz{font-size:11px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ntqm-widget-score-quiz a{color:inherit;text-decoration:none}.ntqm-widget-score-quiz a:hover{color:var(--ntqm-primary,#4f46e5)}.ntqm-widget-score-time{font-size:10px;color:#6b7280;text-align:right;margin-top:2px}@keyframes ntqm-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}html.ntqm-embed-body,body.ntqm-embed-body,.ntqm-embed-body{padding:10px!important;overflow:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important}html.ntqm-embed-body::-webkit-scrollbar,body.ntqm-embed-body::-webkit-scrollbar,.ntqm-embed-body::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}@keyframes ntqm-teaser-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.ntqm-widget-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:20px}.ntqm-widget-grid-card{background:#fff;border:1px solid var(--ntqm-border,#e5e7eb);border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;transition:all 0.2s ease-in-out}.ntqm-widget-grid-card:hover{border-color:var(--ntqm-accent,#3b82f6);box-shadow:0 4px 12px rgb(0 0 0 / .05);transform:translateY(-2px)}.ntqm-widget-grid-card-grayed{opacity:.85;background:#fafbfe!important}.ntqm-widget-grid-card-grayed:hover{opacity:1;background:#ffffff!important}.ntqm-widget-grid-meta{display:flex;align-items:center;gap:6px;margin-bottom:10px}.ntqm-widget-grid-card-title{margin:0 0 8px 0!important;font-size:15px!important;font-weight:700!important;line-height:1.35!important}.ntqm-widget-grid-card-title a{color:var(--ntqm-text,#1f2937);text-decoration:none;transition:color 0.15s ease}.ntqm-widget-grid-card-title a:hover{color:var(--ntqm-primary,#4f46e5)}.ntqm-widget-grid-preview{font-size:12px;color:var(--ntqm-gray,#6b7280);line-height:1.45;margin:0 0 14px 0!important}.ntqm-widget-grid-difficulty-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;margin-bottom:14px;flex-wrap:wrap}.ntqm-widget-diff-badge{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px;text-transform:uppercase}.ntqm-widget-pct-badge{font-size:11px;font-weight:600;color:#4b5563;display:flex;align-items:center;gap:3px;background:#f3f4f6;padding:2px 6px;border-radius:4px}.ntqm-widget-grid-footer{border-top:1px solid #f3f4f6;padding-top:10px}.ntqm-widget-grid-play-btn{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:var(--ntqm-primary,#4f46e5);text-decoration:none;transition:transform 0.2s ease}.ntqm-widget-grid-play-btn:hover{transform:translateX(3px)}.ntqm-widget-cat{display:inline-flex!important;align-items:center!important;gap:4px!important}.ntqm-cat-icon{width:14px!important;height:14px!important;object-fit:cover!important;border-radius:50%!important;border:1px solid rgb(0 0 0 / .1)!important;display:inline-block!important;flex-shrink:0!important;margin:0!important;padding:0!important;line-height:1!important}.ntqm-cat-header-icon{width:18px!important;height:18px!important;object-fit:cover!important;border-radius:4px!important;border:1px solid rgb(0 0 0 / .1)!important;vertical-align:middle!important;display:inline-block!important;flex-shrink:0!important;margin-right:6px!important}.ntqm-widget-grid-card-image{width:calc(100% + 32px)!important;height:120px!important;background-size:cover!important;background-position:center!important;margin-top:-16px!important;margin-left:-16px!important;margin-right:-16px!important;margin-bottom:12px!important;border-top-left-radius:7px!important;border-top-right-radius:7px!important;border-bottom:1px solid var(--ntqm-border,#e5e7eb)!important}.ntqm-neueste-quizzes-wrapper,.ntqm-category-landing-wrapper,.ntqm-dashboard-wrapper{background-color:#ffffff!important;border-radius:20px!important;box-shadow:0 8px 20px -4px rgb(0 0 0 / .1),0 4px 6px -2px rgb(0 0 0 / .04)!important;border:1px solid rgb(226 232 240 / .8)!important;padding:24px!important;margin-bottom:35px!important;box-sizing:border-box!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important;container-type:inline-size!important}.ntqm-homepage-master-wrapper{background:transparent!important;border-radius:0!important;box-shadow:none!important;border:none!important;padding:0!important}.super-wrapper:hover .ntqm-btn-purple-super,.super-wrapper:hover .ntqm-btn-compact-play,.super-wrapper:hover .ntqm-btn-super-compact,.super-wrapper .ntqm-btn-purple-super:hover,.super-wrapper a.ntqm-btn-purple-super:hover,.super-wrapper .ntqm-btn-super-compact:hover,.ntqm-btn-purple-super:hover,.ntqm-btn-super-compact:hover{background-color:#eab308!important;background:linear-gradient(135deg,#fbbf24,#d97706)!important;border-color:#d97706!important;color:#ffffff!important;box-shadow:0 10px 25px rgb(217 119 6 / .55)!important;transform:translateY(-2px) scale(1.02)!important}.heldenreise-wrapper:hover .ntqm-btn-heldenreise-compact,.heldenreise-wrapper:hover .ntqm-btn-compact-play,.heldenreise-wrapper:hover .ntqm-btn-green,.heldenreise-wrapper .ntqm-btn-heldenreise-compact:hover,.heldenreise-wrapper a.ntqm-btn-green:hover,.heldenreise-wrapper .ntqm-btn-green:hover,.ntqm-btn-heldenreise-compact:hover,.ntqm-btn-green:hover{background-color:#059669!important;background:linear-gradient(135deg,#34d399,#059669)!important;border-color:#059669!important;color:#ffffff!important;box-shadow:0 10px 25px rgb(5 150 105 / .55)!important;transform:translateY(-2px) scale(1.02)!important}.ntqm-neueste-header{display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:wrap!important;gap:12px 16px!important;margin-bottom:20px!important;border-bottom:2px solid #f1f5f9!important;padding-bottom:12px!important}.ntqm-neueste-title-wrapper{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;flex:1 1 auto!important}#ntqm-neueste .ntqm-neueste-title-wrapper,.ntqm-neueste-quizzes-wrapper .ntqm-neueste-title-wrapper{align-items:center!important}#ntqm-neueste .ntqm-neueste-icon-circle,.ntqm-neueste-quizzes-wrapper .ntqm-neueste-icon-circle{flex-shrink:0!important;align-self:center!important;margin:0!important}#ntqm-neueste .ntqm-neueste-title,.ntqm-neueste-quizzes-wrapper .ntqm-neueste-title{margin:0!important;padding:0!important;line-height:1.2!important;align-self:center!important;display:inline-flex!important;align-items:center!important}.ntqm-neueste-search-wrapper{position:relative!important;flex:1 1 200px!important;max-width:320px!important;margin-left:auto!important;display:inline-flex!important;align-items:center!important}.ntqm-neueste-icon-circle{display:flex!important;align-items:center!important;justify-content:center!important;width:32px!important;height:32px!important;background-color:var(--ntqm-primary,#1e3a8a)!important;border-radius:50%!important;color:#ffffff!important}.ntqm-neueste-icon-circle .dashicons{font-size:18px!important;width:18px!important;height:18px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.ntqm-neueste-title{margin:0!important;font-size:calc(var(--ntqm-font-size, 16px) * 1.125)!important;font-weight:800!important;letter-spacing:0.5px!important;color:var(--ntqm-text,#1f2937)!important;text-transform:uppercase!important}.ntqm-neueste-archive-link{font-size:calc(var(--ntqm-font-size, 16px) * 0.75)!important;font-weight:700!important;color:var(--ntqm-link,var(--ntqm-primary,#1e3a8a))!important;text-decoration:none!important;letter-spacing:0.5px!important;text-transform:uppercase!important;display:flex!important;align-items:center!important;gap:6px!important;transition:color 0.15s ease!important}.ntqm-neueste-archive-link:hover{color:var(--ntqm-accent,#3b82f6)!important}.ntqm-neueste-archive-link .ntqm-arrow{font-size:14px!important;transition:transform 0.15s ease!important}.ntqm-neueste-archive-link:hover .ntqm-arrow{transform:translateX(3px)!important}.ntqm-cat-more-link{color:var(--ntqm-link,var(--ntqm-primary,#1e3a8a))!important;font-weight:600!important;text-decoration:underline!important;margin-left:8px!important;transition:color 0.15s ease!important}.ntqm-cat-more-link:hover{color:var(--ntqm-accent,#3b82f6)!important}.ntqm-neueste-quizzes-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.ntqm-grid-cols-1 .ntqm-neueste-card{flex-direction:column!important}.ntqm-grid-cols-1 .ntqm-neueste-card-media-wrapper{width:100%!important;height:80px!important;min-height:unset!important}.ntqm-grid-cols-1 .ntqm-neueste-card-content{padding:16px!important}.ntqm-grid-cols-1 .ntqm-neueste-card-title{font-size:16px!important;margin-bottom:6px!important}@container (min-width:580px){.ntqm-grid-cols-1 .ntqm-neueste-card{flex-direction:row!important;align-items:stretch!important}.ntqm-grid-cols-1 .ntqm-neueste-card-media-wrapper{width:180px!important;height:auto!important;min-height:100px!important;flex-shrink:0!important}.ntqm-grid-cols-1 .ntqm-neueste-card-content{padding:24px!important;justify-content:center!important}.ntqm-grid-cols-1 .ntqm-neueste-card-title{font-size:20px!important;margin-bottom:8px!important}.ntqm-grid-cols-1 .ntqm-neueste-card-preview{font-size:14px!important;line-height:1.6!important;color:#475569!important}}.ntqm-grid-cols-2 .ntqm-neueste-card-media-wrapper{height:170px!important}.ntqm-grid-cols-2 .ntqm-neueste-card-title{font-size:18px!important;margin-bottom:8px!important}.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper{height:150px!important}.ntqm-grid-cols-3 .ntqm-neueste-card-title{font-size:17px!important}.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper{height:135px!important}@container (max-width:1024px){.ntqm-neueste-quizzes-grid.ntqm-grid-cols-6{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (max-width:1024px){.ntqm-neueste-quizzes-grid.ntqm-grid-cols-6{grid-template-columns:repeat(4,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}@container (min-width:580px){.ntqm-grid-cols-1 .ntqm-neueste-card-media-wrapper{width:180px!important;min-height:130px!important}}}@container (max-width:850px){.ntqm-neueste-quizzes-grid{gap:14px!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-6{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-5{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (max-width:850px){.ntqm-neueste-quizzes-grid{gap:14px!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-6{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-5{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ntqm-neueste-quizzes-grid.ntqm-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-grid-cols-1 .ntqm-neueste-card{flex-direction:column!important}.ntqm-grid-cols-1 .ntqm-neueste-card-media-wrapper{width:100%!important;height:120px!important;min-height:unset!important}.ntqm-grid-cols-1 .ntqm-neueste-card-content{padding:16px!important}.ntqm-grid-cols-1 .ntqm-neueste-card-title{font-size:16px!important}.ntqm-neueste-card-preview{-webkit-line-clamp:4!important;line-clamp:4!important;max-height:85px!important}}@container (max-width:580px){.ntqm-neueste-quizzes-grid,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-1,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-2,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-3,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-4,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-5,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-6{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-grid-cols-2 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-6 .ntqm-neueste-card-media-wrapper{height:140px!important}}@media (max-width:580px){.ntqm-neueste-quizzes-grid,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-1,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-2,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-3,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-4,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-5,.ntqm-neueste-quizzes-grid.ntqm-grid-cols-6{grid-template-columns:repeat(1,minmax(0,1fr))!important}.ntqm-grid-cols-2 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper,.ntqm-grid-cols-6 .ntqm-neueste-card-media-wrapper{height:140px!important}}.ntqm-neueste-card{background:var(--ntqm-card-bg,var(--ntqm-bg,#ffffff))!important;border:1px solid var(--ntqm-border,#e2e8f0)!important;border-radius:16px!important;-webkit-border-radius:16px!important;overflow:hidden!important;-webkit-mask-image:-webkit-radial-gradient(white,black)!important;display:flex!important;flex-direction:column!important;text-decoration:none!important;box-shadow:0 2px 6px rgb(0 0 0 / .03)!important;transition:transform 0.25s cubic-bezier(.16,1,.3,1),box-shadow 0.25s cubic-bezier(.16,1,.3,1),border-color 0.25s cubic-bezier(.16,1,.3,1)!important;height:100%!important;min-height:380px!important;position:relative!important;box-sizing:border-box!important;cursor:pointer!important}.ntqm-neueste-card:hover{transform:translateY(-5px)!important;box-shadow:0 16px 36px -8px rgb(0 0 0 / .16)!important;border-color:var(--ntqm-accent,#a855f7)!important;border-radius:16px!important;-webkit-border-radius:16px!important;overflow:hidden!important;height:auto!important;z-index:50!important}.ntqm-neueste-card-media-wrapper{position:relative!important;height:140px!important;min-height:110px!important;background:var(--ntqm-border,#f1f5f9)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;-webkit-mask-image:-webkit-radial-gradient(white,black)!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important}.ntqm-neueste-card-bg-image{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;filter:brightness(.95)!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important}.ntqm-neueste-card-overlay{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}.ntqm-neueste-card-overlay-text{font-size:26px!important;font-weight:800!important;color:var(--ntqm-text,#475569)!important;letter-spacing:0.5px!important;text-transform:uppercase!important;text-shadow:0 1px 2px rgb(255 255 255 / .5)!important}.ntqm-neueste-goat-badge{position:absolute!important;top:10px!important;right:10px!important;z-index:2!important;background:#1e1b4b!important;color:#fbbf24!important;font-size:10px!important;font-weight:700!important;padding:2px 6px!important;border-radius:4px!important}.ntqm-neueste-card-content{padding:18px 20px!important;display:flex!important;flex-direction:column!important;flex-grow:1!important;justify-content:flex-start!important;background:var(--ntqm-card-bg,var(--ntqm-bg,#ffffff))!important;box-sizing:border-box!important}.ntqm-neueste-card-title{margin:0 0 8px 0!important;font-size:calc(var(--ntqm-font-size, 16px) * 1.03)!important;font-weight:700!important;line-height:1.35!important;color:var(--ntqm-text,#0f172a)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;height:1.35em!important;min-height:1.35em!important;flex-shrink:0!important;display:block!important;visibility:visible!important;opacity:1!important;transition:all 0.2s ease!important}.ntqm-neueste-card-badge-row{margin-top:0!important;margin-bottom:8px!important;display:flex!important;align-items:center!important;min-height:22px!important}.ntqm-neueste-card-preview{margin:0!important;font-size:calc(var(--ntqm-font-size, 16px) * 0.85)!important;line-height:1.55!important;color:var(--ntqm-text,#475569)!important;opacity:0.88!important;display:-webkit-box!important;-webkit-line-clamp:7!important;line-clamp:7!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important;max-height:148px!important;margin-top:4px!important;padding-top:0!important;border-top:none!important;transition:none!important;animation:none!important}.ntqm-neueste-card:hover .ntqm-neueste-card-title,.ntqm-neueste-card-title:hover{color:var(--ntqm-link,var(--ntqm-primary,#1e3a8a))!important;flex-shrink:0!important;display:block!important;visibility:visible!important;opacity:1!important;white-space:normal!important;word-break:break-word!important;height:auto!important;min-height:1.35em!important;max-height:none!important;overflow:visible!important}.ntqm-neueste-card:hover .ntqm-neueste-card-preview,.ntqm-neueste-card-preview:hover{display:block!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;max-height:none!important;overflow:visible!important;white-space:normal!important}.ntqm-neueste-card-grayed{opacity:0.85!important}.ntqm-community-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:24px;margin:20px 0;box-shadow:0 4px 6px -1px rgb(0 0 0 / .05)}.ntqm-community-logo-container{text-align:center;margin-bottom:20px}.ntqm-community-logo{max-width:150px;height:auto;display:inline-block}@keyframes ntqmFadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ntqm-btn-primary{background-color:var(--ntqm-button-bg,var(--ntqm-primary,#1e3a8a));color:var(--ntqm-button-text,#ffffff);border:none;cursor:pointer;transition:background-color 0.15s ease}.ntqm-btn-primary:hover{background-color:#4338ca}.ntqm-highscore-board{padding:8px!important;margin-top:1.5rem!important;margin-bottom:1.5rem!important}}.ntqm-neueste-tags-filter{margin-top:30px!important;padding-top:20px!important;border-top:1px solid rgb(0 0 0 / .08)!important;text-align:center!important}.ntqm-neueste-tags-filter h4{font-size:14px!important;font-weight:600!important;color:#475569!important;margin-top:0!important;margin-bottom:12px!important}.ntqm-neueste-tags-list{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important}.ntqm-cat-filter-btn{display:inline-block!important;padding:6px 14px!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;border:1px solid var(--ntqm-border,#e2e8f0)!important;border-radius:4px!important;color:var(--ntqm-text,#64748b)!important;background:var(--ntqm-card-bg,#ffffff)!important;cursor:pointer!important;transition:all 0.2s ease!important;box-shadow:0 1px 2px rgb(0 0 0 / .02)!important}.ntqm-tag-filter-btn:hover,.ntqm-cat-filter-btn:hover{color:var(--ntqm-link,var(--ntqm-primary,#1e3a8a))!important;border-color:var(--ntqm-accent,#3b82f6)!important;background:var(--ntqm-card-bg,#ffffff)!important}.ntqm-tag-filter-btn.active,.ntqm-cat-filter-btn.active{color:var(--ntqm-button-text,#ffffff)!important;background:var(--ntqm-button-bg,var(--ntqm-primary,#1e3a8a))!important;border-color:var(--ntqm-button-bg,var(--ntqm-primary,#1e3a8a))!important;box-shadow:0 2px 4px rgb(0 0 0 / .15)!important}.ntqm-neueste-quizzes-grid.ntqm-image-size-large .ntqm-neueste-card-media-wrapper{height:150px!important}.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-1 .ntqm-neueste-card-media-wrapper{height:180px!important}.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-2 .ntqm-neueste-card-media-wrapper{height:180px!important}.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper{height:150px!important}.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper{height:130px!important}@media (max-width:1100px){.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper{height:140px!important}}@media (max-width:768px){.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-2 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper{height:130px!important}}@container (max-width:580px){.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-1 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-2 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper{height:150px!important}}@media (max-width:580px){.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-1 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-2 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-3 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-4 .ntqm-neueste-card-media-wrapper,.ntqm-neueste-quizzes-grid.ntqm-image-size-large.ntqm-grid-cols-5 .ntqm-neueste-card-media-wrapper{height:150px!important}}.ntqm-neueste-layout-row{display:flex!important;flex-direction:column!important;gap:15px!important}.ntqm-neueste-layout-row .ntqm-neueste-card{flex-direction:row!important;align-items:stretch!important;min-height:100px!important;height:auto!important}.ntqm-neueste-layout-row .ntqm-neueste-card-media-wrapper{width:140px!important;height:auto!important;min-height:100px!important;flex-shrink:0!important;border-top-left-radius:15px!important;border-bottom-left-radius:15px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ntqm-neueste-layout-row .ntqm-neueste-card-bg-image{border-top-left-radius:15px!important;border-bottom-left-radius:15px!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.ntqm-neueste-layout-row .ntqm-neueste-card-content{padding:12px 16px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;flex-grow:1!important}.ntqm-neueste-layout-row .ntqm-neueste-card-title{margin:0 0 4px 0!important;font-size:15px!important}@media (max-width:580px){.ntqm-neueste-layout-row .ntqm-neueste-card{flex-direction:column!important}.ntqm-neueste-layout-row .ntqm-neueste-card-media-wrapper{width:100%!important;height:110px!important;min-height:auto!important;border-top-left-radius:15px!important;border-top-right-radius:15px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.ntqm-neueste-layout-row .ntqm-neueste-card-bg-image{border-top-left-radius:15px!important;border-top-right-radius:15px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}}@media (max-width:640px){.ntqm-duel-link-box{flex-direction:column!important;align-items:stretch!important}.ntqm-duel-link-box #ntqm-duel-link-input{width:100%!important;margin-bottom:6px!important;text-overflow:ellipsis}.ntqm-duel-link-box .ntqm-copy-duel-btn,.ntqm-duel-link-box #ntqm-copy-duel-btn{width:100%!important;text-align:center!important}}.ntqm-cat-popover{position:absolute!important;bottom:calc(100% + 8px)!important;left:50%!important;transform:translateX(-50%) translateY(4px)!important;background:rgb(15 23 42 / .95)!important;color:#ffffff!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important;padding:6px 10px!important;border-radius:8px!important;box-shadow:0 10px 25px -5px rgb(0 0 0 / .3)!important;border:1px solid rgb(255 255 255 / .15)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;white-space:nowrap!important;pointer-events:none!important;opacity:0!important;visibility:hidden!important;transition:opacity 0.2s ease,transform 0.2s ease,visibility 0.2s ease!important;z-index:9999!important;text-align:center!important}.ntqm-cat-popover-arrow{position:absolute!important;top:100%!important;left:50%!important;transform:translateX(-50%)!important;border-width:5px!important;border-style:solid!important;border-color:rgb(15 23 42 / .95) #fff0 #fff0 transparent!important}.ntqm-highscore-board,.ntqm-board-header,.ntqm-board-table-wrapper,.ntqm-board-table,.ntqm-board-table th,.ntqm-board-table td{overflow:visible!important}.ntqm-cat-popover,.ntqm-user-quickinfo-popover,.ntqm-board-info-popover,.ntqm-super-quiz-popover{z-index:99999999!important}.ntqm-stage-cat-card:hover .ntqm-cat-popover,.ntqm-stage-cat-card.ntqm-popover-open .ntqm-cat-popover,.ntqm-eval-cat-card:hover .ntqm-cat-popover,.ntqm-eval-cat-card.ntqm-popover-open .ntqm-cat-popover,.ntqm-super-quiz-cats-wrapper:hover .ntqm-cat-popover,.ntqm-super-quiz-cats-wrapper.ntqm-popover-open .ntqm-cat-popover,.ntqm-board-info-wrapper:hover .ntqm-cat-popover,.ntqm-board-info-wrapper.ntqm-popover-open .ntqm-cat-popover,.ntqm-cat-select-card:hover .ntqm-cat-popover,.ntqm-cat-select-card.ntqm-popover-open .ntqm-cat-popover{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(0)!important}.ntqm-cat-badge-check{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;background:#10b981!important;color:#ffffff!important;border-radius:50%!important;font-size:10px!important;font-weight:900!important;box-shadow:0 1px 3px rgb(16 185 129 / .3)!important}.ntqm-cat-badge-cross{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;background:#f87171!important;color:#ffffff!important;border-radius:50%!important;font-size:10px!important;font-weight:900!important;box-shadow:0 1px 3px rgb(248 113 113 / .3)!important}.ntqm-cat-badge-num{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;background:#f1f5f9!important;color:#64748b!important;border:1px solid #cbd5e1!important;border-radius:50%!important;font-size:10px!important;font-weight:900!important}.ntqm-btn-block{width:100%;justify-content:center;text-align:center}@keyframes ntqmPopIn{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ntqm-btn-copy{background:#334155;color:#fff;border:none;padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background 0.2s;white-space:nowrap}.ntqm-header-logout-wrap .ntqm-btn-outline{background:rgb(255 255 255 / .15);color:#fff;border:1px solid rgb(255 255 255 / .3);padding:8px 16px;border-radius:8px;text-decoration:none;font-size:13px;font-weight:600;transition:background 0.2s}.ntqm-header-logout-wrap .ntqm-btn-outline:hover{background:rgb(255 255 255 / .3)}.ntqm-section-desc{color:#64748b;font-size:14px;line-height:1.5;margin-bottom:20px!important}.ntqm-btn-delete-hs{background:none;border:none;cursor:pointer;font-size:16px;opacity:.5;transition:all 0.2s;padding:4px}.ntqm-btn-delete-hs:hover{opacity:1;transform:scale(1.2)}.ntqm-btn-danger{background:#dc2626!important;color:#ffffff!important;border:none!important}.ntqm-highscore-user-avatar,.ntqm-leaderboard-avatar{width:20px!important;height:20px!important;border-radius:50%!important;object-fit:cover!important;display:inline-block!important;vertical-align:middle!important;margin-right:6px!important;position:relative!important;top:-2px!important;border:1px solid rgb(0 0 0 / .15)!important;box-shadow:0 1px 2px rgb(0 0 0 / .08)!important;flex-shrink:0!important}.ntqm-neueste-title-wrapper{display:flex!important;align-items:center!important;gap:10px!important;margin-bottom:8px!important}.ntqm-neueste-title-wrapper .ntqm-neueste-icon-circle{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;flex-shrink:0!important}.ntqm-neueste-title-wrapper .ntqm-neueste-title{display:inline-flex!important;align-items:center!important;margin:0!important;line-height:1.2!important}@media (max-width:640px){.ntqm-btn-copy{width:100%}}.ntqm-game-body.ntqm-flip-out{transform:rotateY(90deg) scale(.93);opacity:.1;filter:blur(2px)}.ntqm-game-body.ntqm-flip-in-start{transition:none!important;transform:rotateY(-90deg) scale(.93);opacity:.1;filter:blur(2px)}.ntqm-game-body.ntqm-flip-in{transition:transform 0.38s cubic-bezier(.175,.885,.32,1.25),opacity 0.32s ease,filter 0.32s ease!important;transform:rotateY(0deg) scale(1);opacity:1;filter:blur(0)}@keyframes ntqmSwapBadgePop{0%{opacity:0;transform:translate(-50%,-50%) scale(.6) rotate(-3deg)}40%{opacity:1;transform:translate(-50%,-50%) scale(1.08) rotate(0deg)}75%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0deg)}100%{opacity:0;transform:translate(-50%,-50%) scale(.95) translateY(-10px)}}.ntqm-user-shortcut-card,.ntqm-widget-weekly-card,.ntqm-widget-highscores-card{background:#ffffff!important;border:1px solid rgb(226 232 240 / .8)!important;border-radius:20px!important;padding:20px!important;box-shadow:0 8px 20px -4px rgb(0 0 0 / .1),0 4px 6px -2px rgb(0 0 0 / .04)!important;box-sizing:border-box!important;width:calc(100% - 24px)!important;margin:15px auto!important;display:block!important;overflow:visible!important;transition:all 0.25s ease!important;position:relative!important}@media (min-width:1024px){.ntqm-homepage-top-grid{display:grid!important;grid-template-columns:2.1fr 0.9fr!important;gap:20px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.ntqm-top-grid-main{display:flex!important;flex-direction:column!important;height:100%!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.ntqm-top-grid-main .ntqm-hero-combined-panel{display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important;min-height:100%!important;margin-bottom:0!important;box-sizing:border-box!important}.ntqm-hero-combined-panel .ntqm-hero-block{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.ntqm-hero-combined-panel .ntqm-stats-strip-wrapper{flex:0 0 auto!important}.ntqm-top-grid-sidebar{display:flex!important;flex-direction:column!important;justify-content:space-between!important;height:100%!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;gap:16px!important}.ntqm-top-grid-sidebar>div,.ntqm-top-grid-sidebar .ntqm-compact-sidebar-card,.ntqm-top-grid-sidebar .weekly-wrapper,.ntqm-top-grid-sidebar .super-wrapper,.ntqm-top-grid-sidebar .heldenreise-wrapper{width:100%!important;max-width:100%!important;flex:1 1 0!important;height:100%!important;min-height:105px!important;box-sizing:border-box!important}}@media (min-width:641px) and (max-width:1023px){.ntqm-homepage-top-grid{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;gap:20px!important}.ntqm-top-grid-main{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.ntqm-top-grid-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;gap:16px!important}.ntqm-top-grid-sidebar>div,.ntqm-top-grid-sidebar .ntqm-compact-sidebar-card,.ntqm-top-grid-sidebar .weekly-wrapper,.ntqm-top-grid-sidebar .super-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media (max-width:640px){.ntqm-homepage-top-grid{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;gap:16px!important}.ntqm-top-grid-main,.ntqm-top-grid-sidebar{display:flex!important;flex-direction:column!important;width:100%!important;max-width:100%!important;min-width:100%!important;box-sizing:border-box!important;gap:16px!important;margin:0!important;padding:0!important}}.ntqm-top-grid-sidebar .ntqm-user-shortcut-card,.ntqm-homepage-top-grid .ntqm-user-shortcut-card{margin:0!important;width:100%!important;max-width:100%!important;height:auto!important;box-sizing:border-box!important}.ntqm-user-shortcut-card:hover,.ntqm-widget-weekly-card:hover{border-color:#cbd5e1!important;box-shadow:0 12px 24px -4px rgb(0 0 0 / .14),0 6px 8px -2px rgb(0 0 0 / .06)!important}.ntqm-compact-sidebar-card,.ntqm-mini-widget-card,.weekly-wrapper,.super-wrapper,.ntqm-interactive-quiz-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.ntqm-compact-sidebar-card,.weekly-wrapper,.super-wrapper,.ntqm-promo-banner-card,.ntqm-widget-weekly-card .ntqm-widget-header-wrapper,.ntqm-widget-weekly-card .ntqm-widget-weekly-image{border-radius:12px!important;overflow:hidden!important;transform:translateZ(0)!important;-webkit-mask-image:-webkit-radial-gradient(white,black)!important}.super-wrapper:hover .ntqm-btn-compact-play,.super-wrapper:hover .ntqm-btn-super-compact,.weekly-wrapper:hover .ntqm-btn-compact-play,.weekly-wrapper:hover .ntqm-btn-weekly-compact,.heldenreise-wrapper:hover .ntqm-btn-compact-play,.heldenreise-wrapper:hover .ntqm-btn-heldenreise-compact{filter:brightness(1.1)!important;transform:translateY(-1px)!important}.ntqm-community-bar-container{background:#0f172a!important;border:1px solid #1e293b!important;border-radius:6px!important;padding:0!important;box-shadow:0 4px 12px rgb(0 0 0 / .15)!important;box-sizing:border-box!important;width:100%!important;height:25px!important;max-height:25px!important;margin:10px 0!important;display:flex!important;align-items:center!important;position:relative!important;overflow:hidden!important;line-height:25px!important}.ntqm-community-bar-container:hover .ntqm-cb-ticker-track{animation-play-state:paused!important}@keyframes ntqmTickerScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.ntqm-btn-strip-login,.ntqm-btn-strip-register{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.ntqm-duel-btn-wrapper{position:relative;display:inline-block}.ntqm-duel-btn-wrapper:hover .ntqm-speech-bubble-tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(-6px) scale(1)}.ntqm-duel-btn-wrapper:has(#ntqm-setup-share-duel-btn:not([disabled])) .ntqm-speech-bubble-tooltip,#ntqm-setup-share-duel-btn:not([disabled])+.ntqm-speech-bubble-tooltip{display:none!important}@media screen and (max-width:640px){#ntqm-submit-highscore-btn,#ntqm-duel-submit-highscore-btn{font-size:13px!important;padding:9px 12px!important}.ntqm-duel-link-box{padding:5px 6px!important}.ntqm-duel-link-box input{font-size:11px!important}}.ntqm-is-embed .ntqm-jump-to-answers-wrapper,.ntqm-is-embed .ntqm-jump-to-answers-link,[data-is-embed="1"] .ntqm-jump-to-answers-wrapper,[data-is-embed="1"] .ntqm-jump-to-answers-link,body.ntqm-embed-body .ntqm-jump-to-answers-wrapper,body.ntqm-embed-body .ntqm-jump-to-answers-link{display:none!important}@media (max-width:720px){.ntqm-form-actions .ntqm-btn{padding-top:9px!important;padding-bottom:9px!important;font-size:12px!important}}.ntqm-homepage-top-grid .ntqm-top-grid-sidebar .ntqm-compact-sidebar-card{border-radius:12px!important;overflow:hidden!important;-webkit-mask-image:none!important;mask-image:none!important;isolation:isolate}.ntqm-homepage-top-grid .ntqm-top-grid-sidebar .ntqm-compact-sidebar-card>div:not(.ntqm-sidebar-card-overlay-content),.ntqm-homepage-top-grid .ntqm-top-grid-sidebar .ntqm-compact-sidebar-card>div:not(.ntqm-sidebar-card-overlay-content)>div,.ntqm-homepage-top-grid .ntqm-top-grid-sidebar .ntqm-compact-sidebar-card .ntqm-card-bg-zoom{border-radius:0!important}.ntqm-neueste-server-more{display:flex;justify-content:center;align-items:center;min-height:0;margin-top:18px;text-align:center}.ntqm-neueste-server-more:empty{display:none}.ntqm-neueste-quizzes-wrapper.ntqm-server-loading .ntqm-neueste-quizzes-grid{opacity:.45;transition:opacity .15s ease}.ntqm-neueste-quizzes-wrapper:not(.ntqm-server-loading) .ntqm-neueste-quizzes-grid{opacity:1;pointer-events:auto}.ntqm-homepage-newest{--ntqm-home-accent:#a855f7;--ntqm-home-accent-strong:#9333ea;--ntqm-home-accent-pink:#ec4899;--ntqm-home-accent-soft:#faf5ff}.ntqm-homepage-newest .ntqm-neueste-card{border-color:var(--ntqm-home-accent)!important}.ntqm-homepage-newest .ntqm-neueste-card:hover{border-color:var(--ntqm-home-accent-pink)!important;box-shadow:0 16px 36px -8px rgb(168 85 247 / .22)!important}.ntqm-homepage-newest .ntqm-tag-filter-btn:hover,.ntqm-homepage-newest .ntqm-cat-filter-btn:hover{color:#7e22ce!important;border-color:#c084fc!important;background:#faf5ff!important}.ntqm-homepage-newest .ntqm-tag-filter-btn.active,.ntqm-homepage-newest .ntqm-cat-filter-btn.active{color:#ffffff!important;background:linear-gradient(135deg,#9333ea 0%,#ec4899 100%)!important;border-color:#a855f7!important;box-shadow:0 3px 10px rgb(168 85 247 / .24)!important}.ntqm-homepage-newest .ntqm-home-cat-more{color:#7e22ce!important;background:#faf5ff!important;border:1px solid #e9d5ff}.ntqm-homepage-newest .ntqm-home-cat-more:hover{color:#be185d!important;background:#fdf2f8!important;border-color:#f9a8d4}.ntqm-neueste-server-pagination .ntqm-neueste-page-btn{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:7px 13px;font-size:13px;font-weight:650;line-height:1.2;border:1px solid #d8b4fe;border-radius:8px;color:#7e22ce!important;background:#fff;text-decoration:none!important;transition:background .18s ease,border-color .18s ease,transform .18s ease}.ntqm-neueste-server-pagination .ntqm-neueste-page-btn:hover:not(.ntqm-disabled){background:#faf5ff;border-color:#c084fc;color:#9333ea!important;transform:translateY(-1px)}.ntqm-neueste-server-pagination .ntqm-neueste-page-btn.ntqm-disabled{color:#9ca3af!important;background:#f9fafb;border-color:#e5e7eb;cursor:default;opacity:.55;pointer-events:none}.ntqm-neueste-server-pagination .ntqm-neueste-page-btn .dashicons{font-size:14px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.ntqm-neueste-server-pagination .ntqm-neueste-page-info{font-size:13px;color:#7e22ce;font-weight:600;min-width:92px;text-align:center}@media (max-width:760px){.ntqm-homepage-newest .ntqm-neueste-card.ntqm-mobile-page-extra{display:none!important}.ntqm-neueste-server-pagination{gap:8px!important;margin-top:18px!important;padding-top:12px!important}.ntqm-neueste-server-pagination .ntqm-neueste-page-btn{padding:7px 10px;font-size:12.5px}.ntqm-neueste-server-pagination .ntqm-neueste-page-info{min-width:106px;font-size:12px;white-space:nowrap;flex:0 0 auto}}.ntqm-homepage-newest .ntqm-neueste-icon-circle{background:linear-gradient(135deg,#9333ea 0%,#ec4899 100%)!important;color:#ffffff!important;box-shadow:0 3px 10px rgb(168 85 247 / .22)!important}.ntqm-homepage-newest .ntqm-neueste-quizzes-grid,.ntqm-homepage-newest .ntqm-neueste-card{pointer-events:auto!important}.ntqm-homepage-newest .ntqm-neueste-card{touch-action:manipulation}.ntqm-category-overlay .ntqm-goat-source-header-image{width:100%!important;max-width:100%!important;max-height:420px!important;height:auto!important;object-fit:cover!important;border-radius:0!important;display:block!important}@media (max-width:768px){.ntqm-category-overlay .ntqm-goat-source-header-image{max-height:320px!important}}.ntqm-cb-ticker-label{background:linear-gradient(135deg,#6366f1,#4f46e5)!important;color:#ffffff!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:0.6px!important;padding:0 10px!important;height:25px!important;line-height:25px!important;display:flex!important;align-items:center!important;gap:4px!important;flex-shrink:0!important;z-index:2!important;box-shadow:2px 0 6px rgb(0 0 0 / .25)!important;white-space:nowrap!important}.ntqm-cb-ticker-viewport{flex:1!important;overflow:hidden!important;height:25px!important;display:flex!important;align-items:center!important;position:relative!important}.ntqm-cb-ticker-track{display:flex!important;align-items:center!important;white-space:nowrap!important;animation:ntqmTickerScroll 28s linear infinite!important;will-change:transform!important}.ntqm-community-bar-container:hover .ntqm-cb-ticker-track{animation-play-state:paused!important}.ntqm-cb-inline-item{display:inline-flex!important;align-items:center!important;gap:6px!important;padding:0 8px!important;font-size:11px!important;color:#cbd5e1!important;height:25px!important;line-height:25px!important;white-space:nowrap!important}.ntqm-cb-mini-avatar{width:17px!important;height:17px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #818cf8!important;vertical-align:middle!important;display:inline-block!important}.ntqm-cb-sep{color:#818cf8!important;font-size:10px!important;margin:0 12px!important;font-weight:700!important;opacity:0.85!important}.ntqm-cb-tag{font-weight:800!important;font-size:10px!important;text-transform:uppercase!important;padding:1px 5px!important;border-radius:4px!important;line-height:1.2!important}.ntqm-cb-tag-user{background:rgb(99 102 241 / .25)!important;color:#a5b4fc!important}.ntqm-cb-tag-score{background:rgb(16 185 129 / .25)!important;color:#6ee7b7!important}.ntqm-cb-tag-title{background:rgb(217 119 6 / .25)!important;color:#fcd34d!important}.ntqm-cb-tag-leader{background:rgb(139 92 246 / .25)!important;color:#c084fc!important}.ntqm-cb-link-user,.ntqm-cb-player-inline{color:#f8fafc!important;font-weight:700!important}.ntqm-cb-score-pill{background:#059669!important;color:#fff!important;font-size:9.5px!important;font-weight:800!important;padding:0 4px!important;border-radius:3px!important}.ntqm-cb-quiz-link{color:#60a5fa!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;gap:2px!important}.ntqm-cb-quiz-link:hover{color:#93c5fd!important;text-decoration:underline!important}.ntqm-cb-title-val{color:#fbbf24!important;font-weight:700!important}.ntqm-cb-xp-inline{color:#c084fc!important;font-weight:800!important;font-size:10.5px!important}.ntqm-card-bg-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;transition:transform .4s ease!important;border-radius:inherit}.ntqm-homepage-discovery,.ntqm-homepage-quiz-index,.ntqm-homepage-editorial-close,.ntqm-homepage-stored-section,.ntqm-homepage-last-played-section,.ntqm-homepage-highscores-section{content-visibility:auto;contain-intrinsic-size:auto 700px}@media (max-width:768px){.ntqm-homepage-integrated-highlights{margin-top:24px!important;margin-bottom:24px!important}.ntqm-homepage-integrated-highlights .ntqm-cb-ticker-label{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;padding:0!important;font-size:0!important}.ntqm-homepage-integrated-highlights .ntqm-cb-ticker-label>span{font-size:16px!important;line-height:1!important}}.ntqm-homepage-quiz-index-all-mobile{display:none}@media (max-width:650px){.ntqm-homepage-quick-play{display:none!important}.ntqm-homepage-quiz-index-all-top{display:none!important}.ntqm-homepage-quiz-index-all-mobile{display:flex!important;width:100%!important;justify-content:center!important;margin-top:16px!important;padding:12px 14px!important;min-height:44px!important;box-sizing:border-box!important}.ntqm-homepage-quiz-index-list .ntqm-neueste-pagination,.ntqm-homepage-quiz-index-list .ntqm-neueste-server-pagination{display:none!important}}:root{--ntqm-primary:#1e3a8a;--ntqm-accent:#f43adf;--ntqm-text:#1f2937;--ntqm-bg:#ffffff;--ntqm-border:#e5e7eb;--ntqm-radius:8px;--ntqm-max-width:800px;--ntqm-font-size:16px;--ntqm-link:#1e3a8a;--ntqm-button-bg:#1e3a8a;--ntqm-button-text:#ffffff;--ntqm-card-bg:#ffffff}