:root{--color-common-text-primary: #343739;--color-common-text-secondary: #7c889b;--color-common-text-tertiary: #909cae;--color-common-text-hollow: #fff;--color-common-text-carving: #343739;--color-common-background-primary: #fff;--color-common-background-secondary: #f2f4fa;--color-common-background-tertiary: #e9edf4;--color-common-border-primary: #c9cdd5;--color-common-border-secondary: #dbdfe7;--color-common-border-tertiary: #e3e7ee;--color-common-component-primary: #5e6877;--color-common-component-secondary: #787878;--color-common-component-focus: rgba(0, 0, 0, .1);--color-function-link-primary: #1c90fc;--color-function-link-secondary: #53626c;--color-function-information-primary: #246bfa;--color-function-information-secondary: #d4eaf6;--color-function-success-primary: #1dc000;--color-function-success-secondary: #c6f6d5;--color-function-warning-primary: #ee6b14;--color-function-warning-secondary: #ffeed0;--color-function-danger-primary: #e94443;--color-function-danger-secondary: #fef0f2;--color-function-accent-primary: #ff8024;--color-fixed-text-white: #ffffff;--color-fixed-text-black: #343739;--color-fixed-border-white: #c9cdd5;--color-fixed-border-black: #474a4f;--color-fixed-component-white: #ffffff;--color-fixed-component-black: #343739;--font-white-color: #fff;--bg-red-color: #f26d6d;--bg-blue-color: #42a5f5;--bg-green-color: #3fa34a;--bg-hover-color: rgba(0, 0, 0, .1);--bg-selected-color: #e6f1fd;--font-selected-color: #0b87e0}:root[data-theme=dark]{--color-common-text-primary: #ecedf3;--color-common-text-secondary: #a7a9b1;--color-common-text-tertiary: #909cae;--color-common-text-hollow: #ecedf3;--color-common-background-primary: #050c17;--color-common-background-secondary: #141b28;--color-common-background-tertiary: #212731;--color-common-border-primary: #474a4f;--color-common-border-secondary: #333943;--color-common-border-tertiary: #252b34;--color-common-component-primary: #ecedf3;--color-common-component-secondary: #8691a1;--color-common-component-focus: rgba(255, 255, 255, .1);--color-function-link-primary: #47a7ff;--color-function-link-secondary: #c9cacf;--color-function-information-primary: #3c7dff;--color-function-information-secondary: #0f2552;--color-function-success-primary: #1eb22f;--color-function-success-secondary: #093a0e;--color-function-warning-primary: #dd6b20;--color-function-warning-secondary: #462109;--color-function-danger-primary: #f15958;--color-function-danger-secondary: #450c0b;--color-function-accent-primary: #1068cf;--color-fixed-text-white: #ecedf3;--color-fixed-text-black: #343739;--color-fixed-border-white: #c9cdd5;--color-fixed-border-black: #474a4f;--color-fixed-component-white: #ecedf3;--color-fixed-component-black: #343739;--bg-red-color: #b31110;--bg-blue-color: #1068cf;--bg-green-color: #0b8b19;--bg-hover-color: rgba(255, 255, 255, .1);--bg-selected-color: #31353c;--font-selected-color: #fff}.style-module__container___RaFjA{background-color:#fff;background-color:var(--color-common-background-primary)}.style-module__quizContainer___h-Zmt{background:var(--color-common-background-primary);display:flex;align-items:center;justify-content:center;padding:1rem 0}.style-module__quizCard___vzFhe{width:100%;background-color:var(--color-common-background-primary);border-radius:.5rem;overflow:hidden;border:1px solid var(--color-common-border-primary)}.style-module__cardHeader___YZMlH{padding:0}.style-module__headerImage___xsFWV{height:12rem;background-size:cover;background-position:center;position:relative}.style-module__headerImage___xsFWV:before{content:"";position:absolute;inset:0;background-color:#0006}.style-module__headerTitle___9scq0{position:absolute;bottom:0;left:0;font-size:1.875rem;font-weight:700;color:var(--font-white-color);text-shadow:2px 2px 4px rgba(0,0,0,.5);margin:16px 0 12px 16px}.style-module__marginNone___9k3Qe{margin:0}.style-module__cardContent___sPK-D{padding:16px}.style-module__cardInner___a93-v{position:relative;min-height:150px}.style-module__startScreen___2TeA5{display:flex;flex-direction:column;align-items:flex-start}.style-module__subtitle___dTUk4{font-size:12px;font-weight:400;color:var(--color-function-accent-primary);margin-bottom:8px}.style-module__title___EvT66{font-size:16px;font-weight:700;color:var(--color-common-text-primary);margin-bottom:8px;margin-top:0}.style-module__timeInfo___aFrB0{display:flex;align-items:center;color:var(--color-common-text-secondary);margin-bottom:16px;font-size:12px;gap:4px}.style-module__startButton___lLi0A{width:100%;background-color:var(--color-function-accent-primary);color:var(--font-white-color);padding:.75rem;border:none;border-radius:9999px;font-size:1.125rem;cursor:pointer;transition:all .2s;height:40px;font-weight:700;font-size:12px}.style-module__startButton___lLi0A:hover{transform:scale(1.05);position:relative}.style-module__startButton___lLi0A:hover:before{content:"";position:absolute;inset:0;background-color:#0000001a}[data-theme=dark] .style-module__startButton___lLi0A:hover:before{background-color:#ffffff1a}.style-module__questionScreen___D2QsM{text-align:center}.style-module__question___K4rQd{display:flex;align-items:center;font-size:14px;font-weight:700;color:var(--color-common-text-primary);margin:16px 0;min-height:80px;justify-content:center}.style-module__answerButtons___nCz27{display:flex;justify-content:space-between;gap:1rem;margin-bottom:24px}.style-module__yesButton___lbeLT,.style-module__noButton___-pp3V{width:50%;padding:.5rem;border-radius:9999px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;height:40px;font-size:12px;gap:8px}.style-module__yesButton___lbeLT{background-color:var(--color-function-accent-primary);color:var(--font-white-color);border:none;position:relative}.style-module__yesButton___lbeLT:hover{transform:scale(1.05)}.style-module__yesButton___lbeLT:hover:before{content:"";position:absolute;inset:0;border-radius:9999px;background-color:#0000001a}[data-theme=dark] .style-module__yesButton___lbeLT:hover:before{background-color:#ffffff1a}.style-module__noButton___-pp3V{background-color:transparent;color:var(--color-function-accent-primary);border:2px solid var(--color-function-accent-primary)}.style-module__noButton___-pp3V:hover{border-radius:9999px;background-color:#0000001a;transform:scale(1.05)}[data-theme=dark] .style-module__noButton___-pp3V:hover{background-color:#ffffff1a}.style-module__progressBar___FfxAM{height:.5rem;background-color:var(--color-common-background-secondary);border-radius:9999px;overflow:hidden}.style-module__progress___a1n6O{height:100%;background-color:var(--color-function-accent-primary);border-radius:9999px;transition:width .3s ease-out}.style-module__questionCount___mmkeC{text-align:center;font-size:12px;font-weight:700;color:var(--color-common-text-primary);margin-top:8px}.style-module__resultScreen___hwnAN{text-align:center}.style-module__resultTitle___qMXW6{font-size:14px;font-weight:700;color:var(--color-common-text-primary);margin-bottom:16px}.style-module__resultItem___nZibo{font-size:2.25rem;font-weight:700;color:var(--color-function-accent-primary);margin-bottom:16px;margin-top:0}.style-module__resultIcon___JWZkZ{width:100px;height:100px;margin:0 auto 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a}.style-module__resultIcon___JWZkZ img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.style-module__resultIcon___JWZkZ span{font-size:3.75rem}.style-module__resultDescription___LscRg{text-align:center;color:var(--color-common-text-secondary);margin:16px 0 32px;font-size:12px}@keyframes style-module__fadeIn___-cXfZ{0%{opacity:0}to{opacity:1}}@keyframes style-module__fadeOut___4FxzL{0%{opacity:1}to{opacity:0}}.style-module__resultIcon___JWZkZ{animation:style-module__rotateIn___f-ses .5s ease-out}@keyframes style-module__rotateIn___f-ses{0%{transform:rotate(-180deg);opacity:0}to{transform:rotate(0);opacity:1}}.style-module__shareButton___gLSTR,.style-module__resetButton___zffo1,.style-module__recommendedButton___MdMXa{width:100%;padding:.5rem;border-radius:9999px;font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;margin-bottom:16px;height:40px;font-size:12px;gap:4px;position:relative;color:var(--font-white-color);border:none}.style-module__shareButton___gLSTR:hover,.style-module__resetButton___zffo1:hover,.style-module__recommendedButton___MdMXa:hover{transform:scale(1.05)}.style-module__shareButton___gLSTR:hover:before,.style-module__resetButton___zffo1:hover:before,.style-module__recommendedButton___MdMXa:hover:before{content:"";position:absolute;inset:0;border-radius:9999px;background-color:#0000001a}[data-theme=dark] .style-module__yesButton___OKAyB:hover:before{background-color:#ffffff1a}.style-module__shareButton___gLSTR{background-color:#343739}.style-module__resetButton___zffo1{background-color:var(--color-function-accent-primary)}.style-module__recommendedButton___MdMXa{background-color:var(--bg-green-color)}
