.quiz-shell,.quiz-shell *,.quiz-shell :before,.quiz-shell :after{box-sizing:border-box;margin:0;padding:0}.quiz-shell{--quiz-text:#0f172a;--quiz-muted:#64748b;--quiz-green:#22c55e;color:var(--quiz-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f1f1;justify-content:center;align-items:flex-start;min-height:100vh;padding:16px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.quiz-card{width:100%;max-width:560px;box-shadow:none;text-align:center;background:0 0;border:none;padding:0}.quiz-top{flex-direction:column;align-items:center;gap:6px;margin-bottom:10px;display:flex}.quiz-live{color:var(--quiz-muted);align-items:center;gap:8px;margin:16px 0 8px;padding:7px 18px;font-size:12px;font-weight:700;display:inline-flex}.quiz-live .dot{background:var(--quiz-green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e24}.quiz-meta{align-items:center;gap:8px;font-size:12px;display:flex}.quiz-meta .divider{opacity:.7}.quiz-meta .expires{font-weight:800}.quiz-subpill{border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;margin:10px auto 14px;padding:6px 18px;font-size:12px;font-weight:600;display:inline-flex}.quiz-h1{letter-spacing:-.02em;margin:16px 0;font-size:30px;font-weight:900;line-height:1.12}.quiz-hero{background:#fff;border-radius:12px;width:100%;margin-bottom:14px;overflow:hidden;box-shadow:0 2px 16px #0000001a}.quiz-hero img{width:100%;height:auto;display:block}.quiz-rating{color:#555;justify-content:center;align-items:center;gap:10px;margin-bottom:18px;font-size:12px;display:flex}.stars{gap:3px;display:inline-flex}.star{background:conic-gradient(#fbbf24,#f59e0b,#fbbf24);width:16px;height:16px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E") 50%/contain no-repeat}.quiz-mini-cta{letter-spacing:.18em;color:#a8a29e;text-transform:uppercase;justify-content:center;align-items:center;margin:8px auto 10px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.quiz-q{color:var(--quiz-text);font-size:15px;font-weight:800}.quiz-yn{flex-direction:column;gap:12px;margin-top:12px;display:flex}.quiz-yn a{background:var(--quiz-green);color:#fff;border:1px solid #0000000f;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;font-weight:900;text-decoration:none;transition:transform .12s,filter .12s,box-shadow .12s;display:flex;box-shadow:0 10px 18px #22c55e40}.quiz-yn a:hover{filter:brightness(.98);transform:translateY(-1px);box-shadow:0 12px 22px #22c55e47}.quiz-yn a:active{transform:translateY(0)}.quiz-yn a.is-pulsing{animation:1.8s infinite g3Pulse}@keyframes g3Pulse{0%{box-shadow:0 0 #22c55e4d,0 10px 18px #22c55e40}60%{box-shadow:0 0 0 18px #22c55e00,0 12px 22px #22c55e47}to{box-shadow:0 0 #22c55e00,0 10px 18px #22c55e40}}.quiz-yn .action-ic{background:#ffffff38;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.quiz-yn .action-ic svg{fill:currentColor;opacity:.95;width:14px;height:14px}.quiz-instruction{color:#0000008c;margin-top:14px;font-size:12px;line-height:1.5;display:block}.quiz-instruction p{margin:0}.quiz-trust{border-top:1px solid #0f172a1a;flex-wrap:wrap;justify-content:center;gap:26px;margin-top:32px;padding-top:16px;display:flex}.trust-badge{letter-spacing:.08em;text-transform:uppercase;background:0 0;flex-direction:column;align-items:center;gap:8px;font-size:10px;font-weight:400;display:inline-flex}.trust-ic{background:0 0;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:inline-flex}.trust-ic svg{stroke:currentColor;width:18px;height:18px;display:block}.mcmv-accordion-section{width:100%;max-width:860px;margin:0 auto;padding:0 16px 22px}.mcmv-accordion{background:#fff;border:1px solid #0f172a1a;border-radius:16px;overflow:hidden;box-shadow:0 14px 40px #0f172a14}.mcmv-accordion summary{cursor:pointer;color:var(--quiz-text,#0f172a);background:#0f172a05;justify-content:space-between;align-items:center;padding:18px;font-weight:900;list-style:none;display:flex}.mcmv-accordion summary::-webkit-details-marker{display:none}.mcmv-accordion summary:after{content:"+";color:#0ea5e9;font-size:24px;line-height:1;transition:transform .15s;transform:translateY(-1px)}.mcmv-accordion[open] summary{background:#fff;border-bottom:1px solid #0f172a14}.mcmv-accordion[open] summary:after{transform:rotate(45deg)}.mcmv-content{color:#334155;padding:18px;line-height:1.6}.mcmv-content a{color:#0284c7;font-weight:800;text-decoration:none}.mcmv-content a:hover{text-decoration:underline}@media (max-width:480px){.quiz-h1{font-size:26px}}
