.movie-test-module__SVHMvW__page{--track:var(--color-gray-300);--peanut-tint:#fff6e0;word-break:keep-all;overflow-wrap:break-word;flex-direction:column;width:100%;max-width:448px;min-height:100dvh;margin:0 auto;padding:32px 20px 40px;display:flex}.dark .movie-test-module__SVHMvW__page{--track:#3a3a3a;--peanut-tint:#ffa8001a}.movie-test-module__SVHMvW__screen{flex-direction:column;flex:1;display:none}.movie-test-module__SVHMvW__screen.movie-test-module__SVHMvW__on{display:flex}.movie-test-module__SVHMvW__cover{gap:20px;padding-top:8px}.movie-test-module__SVHMvW__cover .movie-test-module__SVHMvW__stages,.movie-test-module__SVHMvW__cover h1{margin:0}.movie-test-module__SVHMvW__cover .movie-test-module__SVHMvW__grow{flex:1;min-height:16px}.movie-test-module__SVHMvW__cover .movie-test-module__SVHMvW__eyebrow{color:var(--text-tertiary);letter-spacing:.06em;margin:0 0 10px}.movie-test-module__SVHMvW__cover .movie-test-module__SVHMvW__latin{letter-spacing:.01em;color:var(--track);margin:10px 0 0;font-size:1.25rem;font-weight:400}.movie-test-module__SVHMvW__cover .movie-test-module__SVHMvW__lede{color:var(--text-secondary);margin:18px 0 0}.movie-test-module__SVHMvW__ctaWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.movie-test-module__SVHMvW__bubble{background:var(--surface);color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius-md);align-self:center;padding:6px 12px;font-weight:500;position:relative}.movie-test-module__SVHMvW__bubble:after{content:"";background:var(--surface);border-right:1px solid var(--border);border-bottom:1px solid var(--border);width:8px;height:8px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.movie-test-module__SVHMvW__lnk{border-radius:var(--radius-md);height:32px;color:var(--text-secondary);font:inherit;cursor:pointer;background:0 0;border:none;padding:0 8px;font-size:.875rem;font-weight:500}.movie-test-module__SVHMvW__lnk:hover{background:var(--surface);color:var(--foreground)}.movie-test-module__SVHMvW__lnk[disabled]{opacity:.5;cursor:default;background:0 0}.movie-test-module__SVHMvW__quiz{justify-content:center}.movie-test-module__SVHMvW__qtop{color:var(--text-tertiary);justify-content:space-between;align-items:center;gap:12px;display:flex}.movie-test-module__SVHMvW__statement{letter-spacing:-.02em;text-wrap:pretty;min-height:2.8em;margin:24px 0 0;font-size:clamp(1.375rem,5.6vw,1.625rem);font-weight:700;line-height:1.4}.movie-test-module__SVHMvW__scaleform{border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px;padding:22px 6px 16px;display:grid;position:relative}.movie-test-module__SVHMvW__scaleform:before{content:"";background:var(--track);height:1px;position:absolute;top:35px;left:12.5%;right:12.5%}.movie-test-module__SVHMvW__opt{z-index:1;cursor:pointer;min-width:0;color:var(--text-secondary);border-radius:var(--radius-md);background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;padding:0 2px 2px;font-family:inherit;font-size:.75rem;font-weight:500;line-height:1.35;display:flex;position:relative}.movie-test-module__SVHMvW__dotwrap{justify-content:center;align-items:center;height:26px;display:flex}.movie-test-module__SVHMvW__dot{border:1.5px solid var(--track);background:var(--background);border-radius:50%;transition:background .18s ease-out,border-color .18s ease-out,transform .18s ease-out;display:block}.movie-test-module__SVHMvW__opt[data-v="0"] .movie-test-module__SVHMvW__dot{width:12px;height:12px}.movie-test-module__SVHMvW__opt[data-v="1"] .movie-test-module__SVHMvW__dot{width:17px;height:17px}.movie-test-module__SVHMvW__opt[data-v="2"] .movie-test-module__SVHMvW__dot{width:21px;height:21px}.movie-test-module__SVHMvW__opt[data-v="3"] .movie-test-module__SVHMvW__dot{width:26px;height:26px}.movie-test-module__SVHMvW__opt:hover .movie-test-module__SVHMvW__dot{border-color:var(--foreground)}.movie-test-module__SVHMvW__opt:hover{color:var(--foreground)}.movie-test-module__SVHMvW__opt.movie-test-module__SVHMvW__sel .movie-test-module__SVHMvW__dot{background:var(--foreground);border-color:var(--foreground);transform:scale(1.1)}.movie-test-module__SVHMvW__opt.movie-test-module__SVHMvW__sel{color:var(--foreground);font-weight:600}.movie-test-module__SVHMvW__opt .movie-test-module__SVHMvW__lb{text-align:center;min-height:2.7em}.movie-test-module__SVHMvW__qfoot{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.movie-test-module__SVHMvW__grow{flex:1}.movie-test-module__SVHMvW__pnut{display:block}.movie-test-module__SVHMvW__pnut .movie-test-module__SVHMvW__ln{fill:none;stroke:currentColor;stroke-width:8px;stroke-linejoin:round}.movie-test-module__SVHMvW__pnut .movie-test-module__SVHMvW__fl,.movie-test-module__SVHMvW__pnut use{fill:currentColor}.movie-test-module__SVHMvW__hero{justify-content:center;align-items:center;height:150px;margin-top:8px;display:flex;position:relative}.movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__shellhalf{color:var(--track);transition:transform .75s cubic-bezier(.2,.9,.3,1),opacity .6s ease-out;position:absolute}.movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__kernel{color:var(--color-peanut-500);opacity:0;transition:transform .6s cubic-bezier(.2,.9,.3,1) .25s,opacity .5s ease-out .25s;transform:scale(.55)}.movie-test-module__SVHMvW__cracked .movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__shellhalf.movie-test-module__SVHMvW__l{opacity:0;transform:translate(-30px)rotate(-16deg)}.movie-test-module__SVHMvW__cracked .movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__shellhalf.movie-test-module__SVHMvW__r{opacity:0;transform:translate(30px)rotate(16deg)}.movie-test-module__SVHMvW__cracked .movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__kernel{opacity:1;transform:scale(1)}.movie-test-module__SVHMvW__reveal{opacity:0;transition:opacity .4s ease-out .5s,transform .4s ease-out .5s;transform:translateY(8px)}.movie-test-module__SVHMvW__cracked .movie-test-module__SVHMvW__reveal{opacity:1;transform:none}.movie-test-module__SVHMvW__rname{margin:4px 0 0}.movie-test-module__SVHMvW__verdict{color:var(--text-secondary);margin:10px 0 0}.movie-test-module__SVHMvW__stages{border:1px solid var(--border);border-radius:var(--radius-lg);margin:32px 0 0;padding:16px 8px 12px}.movie-test-module__SVHMvW__stages ol{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;margin:0;padding:0;list-style:none;display:grid}.movie-test-module__SVHMvW__stages li{min-width:0;color:var(--track);flex-direction:column;align-items:center;gap:8px;display:flex}.movie-test-module__SVHMvW__stages .movie-test-module__SVHMvW__cap{color:var(--text-tertiary);text-align:center;font-size:.6875rem;line-height:1.3}.movie-test-module__SVHMvW__stages li.movie-test-module__SVHMvW__here{color:var(--text-secondary)}.movie-test-module__SVHMvW__stages li.movie-test-module__SVHMvW__here .movie-test-module__SVHMvW__cap{color:var(--foreground);font-weight:600}@keyframes movie-test-module__SVHMvW__nutwave{0%,9%{color:var(--color-peanut-500)}13%,to{color:var(--track)}}@keyframes movie-test-module__SVHMvW__capwave{0%,9%{color:var(--foreground);font-weight:600}13%,to{color:var(--text-tertiary);font-weight:400}}.movie-test-module__SVHMvW__preview li{animation:4s linear infinite movie-test-module__SVHMvW__nutwave}.movie-test-module__SVHMvW__preview li .movie-test-module__SVHMvW__cap{animation:4s linear infinite movie-test-module__SVHMvW__capwave}.movie-test-module__SVHMvW__preview li:first-child,.movie-test-module__SVHMvW__preview li:first-child .movie-test-module__SVHMvW__cap{animation-delay:0s}.movie-test-module__SVHMvW__preview li:nth-child(2),.movie-test-module__SVHMvW__preview li:nth-child(2) .movie-test-module__SVHMvW__cap{animation-delay:.5s}.movie-test-module__SVHMvW__preview li:nth-child(3),.movie-test-module__SVHMvW__preview li:nth-child(3) .movie-test-module__SVHMvW__cap{animation-delay:1s}.movie-test-module__SVHMvW__preview li:nth-child(4),.movie-test-module__SVHMvW__preview li:nth-child(4) .movie-test-module__SVHMvW__cap{animation-delay:1.5s}.movie-test-module__SVHMvW__preview li:nth-child(5),.movie-test-module__SVHMvW__preview li:nth-child(5) .movie-test-module__SVHMvW__cap{animation-delay:2s}.movie-test-module__SVHMvW__seclabel{color:var(--text-tertiary);margin:36px 0 4px;font-weight:500}.movie-test-module__SVHMvW__findings{margin:32px 0 0;padding:0;list-style:none}.movie-test-module__SVHMvW__findings li{border-top:1px solid var(--border);padding:14px 0;font-size:.9375rem;line-height:1.6}.movie-test-module__SVHMvW__findings li:last-child{border-bottom:1px solid var(--border)}.movie-test-module__SVHMvW__tfield{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--card);width:100%;height:44px;color:var(--foreground);margin-top:24px;padding:0 14px;font-family:inherit;font-size:1rem}.movie-test-module__SVHMvW__tfield::placeholder{color:var(--text-tertiary)}.movie-test-module__SVHMvW__tfield:focus{border-color:var(--foreground);box-shadow:0 0 0 3px var(--ring);outline:none}.movie-test-module__SVHMvW__bonus{background:var(--surface);border-radius:var(--radius-lg);margin-top:32px;padding:16px}.movie-test-module__SVHMvW__bonusLine{margin:0;font-size:.9375rem;line-height:1.6}.movie-test-module__SVHMvW__bonusLine+.movie-test-module__SVHMvW__bonusLine{margin-top:8px}.movie-test-module__SVHMvW__bonusLine:empty{display:none}.movie-test-module__SVHMvW__matchcard{border:1.5px solid var(--color-peanut-500);border-radius:var(--radius-lg);background:var(--peanut-tint);padding:16px}.movie-test-module__SVHMvW__matchcard p{margin:0}.movie-test-module__SVHMvW__matchcard .movie-test-module__SVHMvW__mhead{align-items:center;gap:10px;display:flex}.movie-test-module__SVHMvW__matchcard .movie-test-module__SVHMvW__mhead .movie-test-module__SVHMvW__pnut{color:var(--color-peanut-500);flex:none}.movie-test-module__SVHMvW__matchcard .movie-test-module__SVHMvW__why{color:var(--text-secondary);margin-top:10px;font-size:.9375rem;line-height:1.6}.movie-test-module__SVHMvW__cta{flex-direction:column;gap:8px;margin-top:36px;display:flex}.movie-test-module__SVHMvW__toast{z-index:10;background:var(--foreground);color:var(--background);border-radius:var(--radius-md);opacity:0;pointer-events:none;padding:10px 16px;font-size:.875rem;font-weight:500;transition:opacity .2s ease-out,transform .2s ease-out;position:fixed;bottom:24px;left:50%;transform:translate(-50%)translateY(10px)}.movie-test-module__SVHMvW__toast.movie-test-module__SVHMvW__on{opacity:1;transform:translate(-50%)translateY(0)}.movie-test-module__SVHMvW__meta{border-top:1px solid var(--border);color:var(--text-tertiary);margin-top:28px;padding-top:12px}@media (prefers-reduced-motion:reduce){.movie-test-module__SVHMvW__page *,.movie-test-module__SVHMvW__page :before,.movie-test-module__SVHMvW__page :after{transition-duration:.01ms!important}.movie-test-module__SVHMvW__preview li,.movie-test-module__SVHMvW__preview li .movie-test-module__SVHMvW__cap{animation:none!important}.movie-test-module__SVHMvW__cracked .movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__shellhalf.movie-test-module__SVHMvW__l,.movie-test-module__SVHMvW__cracked .movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__shellhalf.movie-test-module__SVHMvW__r{opacity:0;transform:none}.movie-test-module__SVHMvW__cracked .movie-test-module__SVHMvW__hero .movie-test-module__SVHMvW__kernel{opacity:1;transform:scale(1)}}
