.comparing-module-scss-module__HzYMNW__container{background-color:var(--color-bg);flex-direction:column;min-height:100vh;display:flex}.comparing-module-scss-module__HzYMNW__topBar{background-color:var(--color-bg-white);z-index:10;align-items:center;gap:16px;padding:16px 24px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000d}.comparing-module-scss-module__HzYMNW__backBtn{border:2px solid var(--color-border);color:var(--color-text);-webkit-user-select:none;user-select:none;background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:8px 16px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.comparing-module-scss-module__HzYMNW__backBtn:hover{border-color:var(--color-text-light);background-color:#f8fafc}.comparing-module-scss-module__HzYMNW__title{color:var(--color-text);font-size:20px;font-weight:800}.comparing-module-scss-module__HzYMNW__mainArea{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:24px 16px;display:flex}.comparing-module-scss-module__HzYMNW__cardContainer{background-color:var(--color-bg-white);box-shadow:0 8px 0 var(--color-border),0 16px 32px #0000000f;text-align:center;border-radius:32px;flex-direction:column;align-items:center;width:100%;padding:32px 20px;display:flex}.comparing-module-scss-module__HzYMNW__introHeader{flex-direction:column;align-items:center;margin-bottom:32px;display:flex}.comparing-module-scss-module__HzYMNW__introIcon{margin-bottom:16px;font-size:5rem}.comparing-module-scss-module__HzYMNW__introTitle{color:var(--color-text);margin-bottom:12px;font-size:1.8rem;font-weight:900;line-height:1.3}@media (min-width:480px){.comparing-module-scss-module__HzYMNW__introTitle{font-size:2.2rem}}.comparing-module-scss-module__HzYMNW__introDesc{color:var(--color-text-light);max-width:500px;font-size:1.1rem;line-height:1.6}.comparing-module-scss-module__HzYMNW__introControls{flex-direction:column;gap:16px;width:100%;max-width:400px;display:flex}.comparing-module-scss-module__HzYMNW__introBtn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:50px;width:100%;padding:16px 32px;font-size:1.25rem;font-weight:900;transition:all .1s}.comparing-module-scss-module__HzYMNW__introBtn:hover{transform:translateY(-2px)}.comparing-module-scss-module__HzYMNW__introBtn:active{transform:translateY(4px)}.comparing-module-scss-module__HzYMNW__screenHeading{color:var(--color-text);margin-bottom:4px;font-size:1.6rem;font-weight:900}.comparing-module-scss-module__HzYMNW__demoNavigator{color:var(--color-text-light);margin-bottom:24px;font-size:1rem;font-weight:800}.comparing-module-scss-module__HzYMNW__demoEquationCard{border:3px solid var(--color-border);background-color:#fafbfc;border-radius:24px;flex-direction:column;align-items:center;width:100%;margin-bottom:32px;padding:24px 12px;display:flex}.comparing-module-scss-module__HzYMNW__equationVisualizer{flex-flow:wrap;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:20px;display:flex}@media (min-width:480px){.comparing-module-scss-module__HzYMNW__equationVisualizer{gap:20px}}.comparing-module-scss-module__HzYMNW__numBox{background-color:var(--color-bg-white);border:4px solid var(--color-border);width:76px;height:76px;color:var(--color-text);box-shadow:0 4px 0 var(--color-border);-webkit-user-select:none;user-select:none;border-radius:20px;justify-content:center;align-items:center;font-size:2.2rem;font-weight:900;display:flex}@media (min-width:480px){.comparing-module-scss-module__HzYMNW__numBox{border-radius:24px;width:95px;height:95px;font-size:3rem}}.comparing-module-scss-module__HzYMNW__signBox{color:#fff;-webkit-user-select:none;user-select:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.2rem;font-weight:900;display:flex}@media (min-width:480px){.comparing-module-scss-module__HzYMNW__signBox{width:76px;height:76px;font-size:2.8rem}}.comparing-module-scss-module__HzYMNW__demoSign{background-color:var(--color-purple);box-shadow:0 4px 10px #c9b3f566}.comparing-module-scss-module__HzYMNW__demoDescriptionText{color:var(--color-text);margin-bottom:20px;font-size:1.4rem;font-weight:850}.comparing-module-scss-module__HzYMNW__audioBtn{background-color:var(--color-primary);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:50px;align-items:center;gap:8px;padding:10px 24px;font-size:1.05rem;font-weight:800;transition:all .1s;display:inline-flex;box-shadow:0 4px #4a90e2}.comparing-module-scss-module__HzYMNW__audioBtn:hover{transform:translateY(-2px);box-shadow:0 6px #4a90e2}.comparing-module-scss-module__HzYMNW__audioBtn:active{transform:translateY(2px);box-shadow:0 2px #4a90e2}.comparing-module-scss-module__HzYMNW__demoFooterControls{justify-content:space-between;gap:16px;width:100%;display:flex}.comparing-module-scss-module__HzYMNW__navBtn{background:var(--color-bg-white);border:3px solid var(--color-border);color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:50px;flex:1;padding:12px 28px;font-size:1.1rem;font-weight:800;transition:all .2s}.comparing-module-scss-module__HzYMNW__navBtn:hover:not(:disabled){border-color:var(--color-text-light);background-color:#fafbfc}.comparing-module-scss-module__HzYMNW__navBtn:disabled{opacity:.4;cursor:not-allowed}.comparing-module-scss-module__HzYMNW__gameplayWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.comparing-module-scss-module__HzYMNW__statusBar{flex-direction:column;gap:12px;width:100%;margin-bottom:24px;display:flex}.comparing-module-scss-module__HzYMNW__progressContainer{background-color:var(--color-border);border-radius:8px;width:100%;height:16px;position:relative;overflow:hidden}.comparing-module-scss-module__HzYMNW__progressFill{background:linear-gradient(90deg,#56ab2f,#a8ff78);border-radius:8px;height:100%;transition:width .4s ease-out}.comparing-module-scss-module__HzYMNW__stats{color:var(--color-text);justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.comparing-module-scss-module__HzYMNW__starText{color:var(--color-secondary)}.comparing-module-scss-module__HzYMNW__progressText{color:var(--color-text-light)}.comparing-module-scss-module__HzYMNW__equationCard{background-color:var(--color-bg-white);box-shadow:0 8px 0 var(--color-border),0 12px 24px #0000000d;text-align:center;border-radius:28px;flex-direction:column;align-items:center;width:100%;margin-bottom:32px;padding:32px 16px;display:flex}.comparing-module-scss-module__HzYMNW__missingSign{border:4px dashed var(--color-primary);color:var(--color-primary);background-color:#f0f7ff;animation:2s ease-in-out infinite comparing-module-scss-module__HzYMNW__pulse-glow;box-shadow:0 0 0 2px #6db3f233}.comparing-module-scss-module__HzYMNW__missingSign.comparing-module-scss-module__HzYMNW__correct{border-style:solid;border-color:var(--color-success);color:var(--color-success);background-color:#f0fdf4;box-shadow:0 0 0 4px #7bc67e4d}.comparing-module-scss-module__HzYMNW__missingSign.comparing-module-scss-module__HzYMNW__wrong{border-style:solid;border-color:var(--color-danger);color:var(--color-danger);background-color:#fef2f2;box-shadow:0 0 0 4px #ff6b6b4d}@keyframes comparing-module-scss-module__HzYMNW__pulse-glow{0%{box-shadow:0 0 #6db3f266}70%{box-shadow:0 0 0 10px #6db3f200}to{box-shadow:0 0 #6db3f200}}.comparing-module-scss-module__HzYMNW__helperInstructions{color:var(--color-text-light);margin-top:16px;font-size:1.1rem;font-weight:800}.comparing-module-scss-module__HzYMNW__operatorsGrid{flex-flow:wrap;justify-content:center;gap:16px;width:100%;display:flex}.comparing-module-scss-module__HzYMNW__operatorBtn{background-color:var(--color-bg-white);border:4px solid var(--color-border);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:24px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:90px;max-width:140px;padding:16px 8px;transition:all .1s;display:flex}.comparing-module-scss-module__HzYMNW__operatorBtn:hover:not(:disabled){transform:translateY(-2px)}.comparing-module-scss-module__HzYMNW__operatorBtn:active:not(:disabled){transform:translateY(4px)}.comparing-module-scss-module__HzYMNW__operatorBtn:disabled{opacity:.5;cursor:not-allowed}.comparing-module-scss-module__HzYMNW__opSymbol{margin-bottom:6px;font-size:2.5rem;font-weight:900;line-height:1}.comparing-module-scss-module__HzYMNW__opLabel{text-transform:capitalize;font-size:.95rem;font-weight:800}.comparing-module-scss-module__HzYMNW__lessThanBtn{color:#0984e3;border-color:#74b9ff;box-shadow:0 6px #74b9ff,0 8px 16px #0984e314}.comparing-module-scss-module__HzYMNW__lessThanBtn:hover:not(:disabled){box-shadow:0 8px #74b9ff,0 12px 20px #0984e31f}.comparing-module-scss-module__HzYMNW__lessThanBtn:active:not(:disabled){box-shadow:0 2px #74b9ff,0 4px 8px #0984e31f}.comparing-module-scss-module__HzYMNW__greaterThanBtn{color:#d63031;border-color:#ff7675;box-shadow:0 6px #ff7675,0 8px 16px #d6303114}.comparing-module-scss-module__HzYMNW__greaterThanBtn:hover:not(:disabled){box-shadow:0 8px #ff7675,0 12px 20px #d630311f}.comparing-module-scss-module__HzYMNW__greaterThanBtn:active:not(:disabled){box-shadow:0 2px #ff7675,0 4px 8px #d630311f}.comparing-module-scss-module__HzYMNW__equalToBtn{color:#e67e22;border-color:#ffeaa7;box-shadow:0 6px #ffeaa7,0 8px 16px #e67e2214}.comparing-module-scss-module__HzYMNW__equalToBtn:hover:not(:disabled){box-shadow:0 8px #ffeaa7,0 12px 20px #e67e221f}.comparing-module-scss-module__HzYMNW__equalToBtn:active:not(:disabled){box-shadow:0 2px #ffeaa7,0 4px 8px #e67e221f}.comparing-module-scss-module__HzYMNW__opWrong{background-color:#fef2f2;border-color:var(--color-danger)!important;color:var(--color-danger)!important;opacity:.6!important;box-shadow:0 6px #e55757!important}.comparing-module-scss-module__HzYMNW__opCorrect{background-color:#f0fdf4;border-color:var(--color-success)!important;color:var(--color-success)!important;box-shadow:0 6px #68a86a!important}.comparing-module-scss-module__HzYMNW__completionScreen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:32px 16px;display:flex}.comparing-module-scss-module__HzYMNW__trophy{margin-bottom:24px;font-size:6rem;animation:3s ease-in-out infinite comparing-module-scss-module__HzYMNW__float}@media (min-width:480px){.comparing-module-scss-module__HzYMNW__trophy{font-size:8rem}}@keyframes comparing-module-scss-module__HzYMNW__float{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}to{transform:translateY(0)rotate(0)}}.comparing-module-scss-module__HzYMNW__celebrationTitle{color:var(--color-text);margin-bottom:16px;font-size:2.5rem;font-weight:900}@media (min-width:480px){.comparing-module-scss-module__HzYMNW__celebrationTitle{font-size:3.5rem}}.comparing-module-scss-module__HzYMNW__celebrationSub{color:var(--color-text-light);max-width:500px;margin-bottom:40px;font-size:1.2rem;line-height:1.6}@media (min-width:480px){.comparing-module-scss-module__HzYMNW__celebrationSub{font-size:1.5rem}}.comparing-module-scss-module__HzYMNW__finishBtn{background-color:var(--color-secondary);color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:50px;padding:16px 48px;font-size:1.5rem;font-weight:900;transition:all .1s;box-shadow:0 8px #e69b2d}.comparing-module-scss-module__HzYMNW__finishBtn:hover{transform:translateY(-2px);box-shadow:0 10px #e69b2d}.comparing-module-scss-module__HzYMNW__finishBtn:active{transform:translateY(4px);box-shadow:0 4px #e69b2d}
