.FractionAdventure-module__ZYZ8fG__intro,.FractionAdventure-module__ZYZ8fG__result{text-align:center;padding:8px 6px 4px}.FractionAdventure-module__ZYZ8fG__badge{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#d97706,#b45309);border-radius:999px;margin:0 0 8px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-block}.FractionAdventure-module__ZYZ8fG__introTitle{color:#1a3a52;margin:0;font-size:24px;font-weight:1000}.FractionAdventure-module__ZYZ8fG__introSub{color:#1a3a52a6;margin:4px 0 12px;font-size:15px;font-weight:700;line-height:1.45}.FractionAdventure-module__ZYZ8fG__bullets{text-align:left;color:#1a3a52b8;max-width:28rem;margin:10px auto 18px;padding-left:1.2rem;font-size:14px;font-weight:700;line-height:1.55}.FractionAdventure-module__ZYZ8fG__playerName{color:#1a3a528c;font-size:13px;font-weight:800}.FractionAdventure-module__ZYZ8fG__shell{background:#fafafa;border:1px solid #0000000f;border-radius:22px;margin-top:14px;padding:18px 16px 20px;box-shadow:0 12px 40px #0a234614}.FractionAdventure-module__ZYZ8fG__menuTitle{text-align:center;color:#1a3a52;margin:0 0 14px;font-size:18px;font-weight:900}.FractionAdventure-module__ZYZ8fG__modeGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:12px;display:grid}@media (min-width:520px){.FractionAdventure-module__ZYZ8fG__modeGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.FractionAdventure-module__ZYZ8fG__modeCard{--mode-tone:#93c5fd;text-align:left;cursor:pointer;color:#1a3a52;border:none;border:2px solid color-mix(in srgb, var(--mode-tone) 50%, #e5e7eb);font:inherit;background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 14px 16px;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 4px 16px #0a23460f}.FractionAdventure-module__ZYZ8fG__modeCard:hover{border-color:var(--mode-tone);transform:translateY(-2px);box-shadow:0 8px 24px #0a23461a}.FractionAdventure-module__ZYZ8fG__modeTitle{font-size:15px;font-weight:900}.FractionAdventure-module__ZYZ8fG__modeDesc{color:#1a3a52a6;font-size:12px;font-weight:650}.FractionAdventure-module__ZYZ8fG__footnote{text-align:center;color:#1a3a5280;margin:14px 0 0;font-size:12px;font-weight:650}.FractionAdventure-module__ZYZ8fG__topBar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.FractionAdventure-module__ZYZ8fG__backLink{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:14px;font-weight:800;text-decoration:none}.FractionAdventure-module__ZYZ8fG__progress{color:#1a3a528c;font-size:13px;font-weight:800}.FractionAdventure-module__ZYZ8fG__prompt{text-align:center;color:#1a3a52;margin:0 0 6px;font-size:20px;font-weight:900}.FractionAdventure-module__ZYZ8fG__equiv{text-align:center;color:#1a3a528c;margin:0 0 16px;font-size:14px;font-weight:700}.FractionAdventure-module__ZYZ8fG__modelWrap{background:#fff;border:1px solid #0000000f;border-radius:20px;justify-content:center;max-width:320px;margin:0 auto 12px;padding:16px;display:flex}.FractionAdventure-module__ZYZ8fG__modelChocolate{background:linear-gradient(#fef3c7 0%,#fff 100%)}.FractionAdventure-module__ZYZ8fG__modelPizza{background:linear-gradient(#fff7ed 0%,#fff 100%)}.FractionAdventure-module__ZYZ8fG__rectGrid{gap:6px;width:100%;max-width:260px;display:grid}.FractionAdventure-module__ZYZ8fG__rectPart{aspect-ratio:1;cursor:pointer;background:#fde68a;border:2px solid #f59e0b;border-radius:8px;padding:0;transition:background .15s,border-color .15s,box-shadow .15s}.FractionAdventure-module__ZYZ8fG__rectPart:hover{background:#fcd34d;border-color:#d97706}.FractionAdventure-module__ZYZ8fG__partFilled{background:#d97706;border-color:#92400e;box-shadow:inset 0 0 0 2px #ffffff80}.FractionAdventure-module__ZYZ8fG__partHint{animation:1.2s ease-in-out infinite FractionAdventure-module__ZYZ8fG__hintPulse;box-shadow:0 0 0 3px #93c5fd}@keyframes FractionAdventure-module__ZYZ8fG__hintPulse{0%,to{box-shadow:0 0 0 3px #93c5fd99}50%{box-shadow:0 0 0 5px #93c5fde6}}.FractionAdventure-module__ZYZ8fG__circleWrap{width:220px;height:220px;position:relative}.FractionAdventure-module__ZYZ8fG__circleInner{background:#fef3c7;border:3px solid #f59e0b;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.FractionAdventure-module__ZYZ8fG__slice{transform-origin:0 100%;cursor:pointer;background:#fdba74;border:2px solid #fff;width:50%;height:50%;padding:0;transition:background .15s,filter .15s;position:absolute;top:0;left:50%}.FractionAdventure-module__ZYZ8fG__slice:hover{background:#fb923c}.FractionAdventure-module__ZYZ8fG__sliceFilled{filter:brightness(1.05);background:#ea580c;box-shadow:inset 0 0 0 2px #ffffff8c}.FractionAdventure-module__ZYZ8fG__sliceHint{animation:1.2s ease-in-out infinite FractionAdventure-module__ZYZ8fG__hintPulse;box-shadow:inset 0 0 0 3px #93c5fd}.FractionAdventure-module__ZYZ8fG__pizzaCenter{pointer-events:none;background:#fef3c7;border:2px solid #78350f33;border-radius:50%;width:28px;height:28px;margin:-14px 0 0 -14px;position:absolute;top:50%;left:50%}.FractionAdventure-module__ZYZ8fG__counter{text-align:center;color:#1a3a5299;margin:0 0 8px;font-size:14px;font-weight:800}.FractionAdventure-module__ZYZ8fG__feedback{text-align:center;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin:0 0 12px;padding:10px 14px;font-size:14px;font-weight:700;line-height:1.45}.FractionAdventure-module__ZYZ8fG__feedbackSpacer{min-height:0;margin:0 0 12px}.FractionAdventure-module__ZYZ8fG__deck{background:#fff;border:1px dashed #0000001a;border-radius:14px;flex-wrap:wrap;justify-content:center;gap:10px;min-height:56px;margin-bottom:18px;padding:12px;display:flex}.FractionAdventure-module__ZYZ8fG__deckEmpty{color:#1a3a5273;font-size:14px;font-weight:700}.FractionAdventure-module__ZYZ8fG__card{font:inherit;color:#1a3a52;cursor:grab;background:#fff;border:2px solid #cbd5e1;border-radius:12px;padding:12px 18px;font-size:18px;font-weight:900;transition:transform .12s,border-color .12s;box-shadow:0 4px 12px #0a234614}.FractionAdventure-module__ZYZ8fG__card:hover{transform:translateY(-2px)}.FractionAdventure-module__ZYZ8fG__cardSelected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.FractionAdventure-module__ZYZ8fG__buckets{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px;display:grid}@media (min-width:520px){.FractionAdventure-module__ZYZ8fG__buckets{grid-template-columns:repeat(3,minmax(0,1fr))}}.FractionAdventure-module__ZYZ8fG__bucket{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:14px;min-height:100px;padding:12px;transition:border-color .12s,background .12s}.FractionAdventure-module__ZYZ8fG__bucketReady{border-color:#93c5fd}.FractionAdventure-module__ZYZ8fG__bucketHover{background:#f0f9ff;border-color:#60a5fa}.FractionAdventure-module__ZYZ8fG__bucketLabel{color:#1a3a52;text-align:center;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.FractionAdventure-module__ZYZ8fG__bucketCards{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.FractionAdventure-module__ZYZ8fG__placedCard{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:6px 10px;font-size:15px;font-weight:800}.FractionAdventure-module__ZYZ8fG__touchHint{text-align:center;color:#1a3a5280;margin:14px 0 0;font-size:13px;font-weight:700}.FractionAdventure-module__ZYZ8fG__lineArea{max-width:480px;margin:0 auto 12px;padding:16px 8px}.FractionAdventure-module__ZYZ8fG__lineLabels{color:#1a3a528c;justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:800;display:flex}.FractionAdventure-module__ZYZ8fG__lineTrack{cursor:pointer;background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%);border:2px solid #cbd5e1;border-radius:999px;height:48px;position:relative}.FractionAdventure-module__ZYZ8fG__hintMarker{pointer-events:none;background:#93c5fd;border-radius:2px;width:4px;margin-left:-2px;animation:1.2s ease-in-out infinite FractionAdventure-module__ZYZ8fG__hintPulse;position:absolute;top:4px;bottom:4px}.FractionAdventure-module__ZYZ8fG__flag{cursor:grab;touch-action:none;z-index:2;position:absolute;top:50%;transform:translate(-50%,-100%)}.FractionAdventure-module__ZYZ8fG__flagPole{background:#64748b;border-radius:2px;width:3px;height:36px;margin:0 auto;display:block}.FractionAdventure-module__ZYZ8fG__flagCloth{background:#2563eb;border-radius:2px 6px 2px 2px;width:22px;height:16px;margin:-36px 0 0 3px;display:block}.FractionAdventure-module__ZYZ8fG__lineValue{text-align:center;color:#1a3a52;margin:10px 0 0;font-size:15px;font-weight:900}.FractionAdventure-module__ZYZ8fG__actionRow{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.FractionAdventure-module__ZYZ8fG__primaryBtn,.FractionAdventure-module__ZYZ8fG__secondaryBtn,.FractionAdventure-module__ZYZ8fG__menuBtn{font:inherit;cursor:pointer;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;padding:11px 20px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.FractionAdventure-module__ZYZ8fG__primaryBtn{color:#fff;background:#2563eb;border-color:#0000}.FractionAdventure-module__ZYZ8fG__primaryBtn:hover{background:#1d4ed8}.FractionAdventure-module__ZYZ8fG__secondaryBtn{color:#1a3a52;background:#fff}.FractionAdventure-module__ZYZ8fG__menuBtn{color:#1a3a52;background:#f1f5f9}.FractionAdventure-module__ZYZ8fG__result{text-align:center;padding:12px 8px}.FractionAdventure-module__ZYZ8fG__resultOk{color:#059669;margin:0 0 8px;font-size:24px;font-weight:1000}.FractionAdventure-module__ZYZ8fG__resultBad{color:#1a3a52;margin:0 0 8px;font-size:24px;font-weight:1000}.FractionAdventure-module__ZYZ8fG__resultMsg{color:#1a3a52bf;margin:0 0 18px;font-size:16px;font-weight:700;line-height:1.5}
.GeometryAdventure-module__39YQ6a__shell{background:#fafafa;border:1px solid #0000000f;border-radius:22px;margin-top:14px;padding:18px 16px 20px;box-shadow:0 12px 40px #0a234614}.GeometryAdventure-module__39YQ6a__intro,.GeometryAdventure-module__39YQ6a__result{text-align:center;padding:8px 6px 4px}.GeometryAdventure-module__39YQ6a__badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:999px;margin:0 0 8px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-block}.GeometryAdventure-module__39YQ6a__introTitle{color:#1a3a52;margin:0;font-size:24px;font-weight:1000}.GeometryAdventure-module__39YQ6a__introSub{color:#1a3a52a6;margin:4px 0 12px;font-size:15px;font-weight:700;line-height:1.45}.GeometryAdventure-module__39YQ6a__bullets{text-align:left;color:#1a3a52b8;max-width:28rem;margin:10px auto 18px;padding-left:1.2rem;font-size:14px;font-weight:700;line-height:1.55}.GeometryAdventure-module__39YQ6a__menuTitle{text-align:center;color:#1a3a52;margin:0 0 14px;font-size:18px;font-weight:900}.GeometryAdventure-module__39YQ6a__modeGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:560px){.GeometryAdventure-module__39YQ6a__modeGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.GeometryAdventure-module__39YQ6a__modeCard{--mode-tone:#c4b5fd;text-align:left;border:2px solid color-mix(in srgb, var(--mode-tone) 50%, #e5e7eb);cursor:pointer;color:#1a3a52;font:inherit;background:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;transition:transform .12s,border-color .12s;display:flex}.GeometryAdventure-module__39YQ6a__modeCard:hover{border-color:var(--mode-tone);transform:translateY(-2px)}.GeometryAdventure-module__39YQ6a__modeTitle{font-size:15px;font-weight:900}.GeometryAdventure-module__39YQ6a__modeDesc{color:#1a3a52a6;font-size:12px;font-weight:650}.GeometryAdventure-module__39YQ6a__topBar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.GeometryAdventure-module__39YQ6a__backLink{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:800;text-decoration:none}.GeometryAdventure-module__39YQ6a__progress,.GeometryAdventure-module__39YQ6a__playerName{color:#1a3a528c;font-size:13px;font-weight:800}.GeometryAdventure-module__39YQ6a__prompt{text-align:center;color:#1a3a52;margin:0 0 12px;font-size:18px;font-weight:900}.GeometryAdventure-module__39YQ6a__equiv{text-align:center;color:#1a3a528c;margin:0 0 12px;font-size:14px;font-weight:700}.GeometryAdventure-module__39YQ6a__feedback{text-align:center;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin:0 0 12px;padding:10px 14px;font-size:14px;font-weight:700;line-height:1.45}.GeometryAdventure-module__39YQ6a__feedbackSpacer{min-height:0;margin:0 0 12px}.GeometryAdventure-module__39YQ6a__deck{background:#fff;border:1px dashed #0000001a;border-radius:14px;flex-wrap:wrap;justify-content:center;gap:10px;min-height:56px;margin-bottom:16px;padding:12px;display:flex}.GeometryAdventure-module__39YQ6a__card{font:inherit;color:#1a3a52;cursor:grab;background:#fff;border:2px solid #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-width:100px;padding:10px 14px;font-size:14px;font-weight:800;display:flex}.GeometryAdventure-module__39YQ6a__cardSelected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.GeometryAdventure-module__39YQ6a__shapeIcon,.GeometryAdventure-module__39YQ6a__angleIcon{width:48px;height:48px}.GeometryAdventure-module__39YQ6a__buckets{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:640px){.GeometryAdventure-module__39YQ6a__buckets{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.GeometryAdventure-module__39YQ6a__buckets{grid-template-columns:repeat(4,minmax(0,1fr))}}.GeometryAdventure-module__39YQ6a__bucket{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:14px;min-height:90px;padding:10px}.GeometryAdventure-module__39YQ6a__bucketReady{border-color:#93c5fd}.GeometryAdventure-module__39YQ6a__bucketHover{background:#f0f9ff;border-color:#60a5fa}.GeometryAdventure-module__39YQ6a__bucketLabel{text-align:center;color:#1a3a52;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.GeometryAdventure-module__39YQ6a__bucketCards{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.GeometryAdventure-module__39YQ6a__placedChip{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:800}.GeometryAdventure-module__39YQ6a__symGrid{background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:4px;max-width:420px;margin:0 auto 12px;padding:12px;display:grid}.GeometryAdventure-module__39YQ6a__symCell{aspect-ratio:1;cursor:default;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:0}.GeometryAdventure-module__39YQ6a__symClickable{cursor:pointer}.GeometryAdventure-module__39YQ6a__symClickable:hover{background:#e0f2fe}.GeometryAdventure-module__39YQ6a__symAxis{background:repeating-linear-gradient(45deg,#f1f5f9,#f1f5f9 4px,#cbd5e1 4px 8px)}.GeometryAdventure-module__39YQ6a__symSource{background:#c4b5fd;border-color:#7c3aed}.GeometryAdventure-module__39YQ6a__symUser{background:#93c5fd;border-color:#2563eb}.GeometryAdventure-module__39YQ6a__symHint{animation:1.2s ease-in-out infinite GeometryAdventure-module__39YQ6a__hintPulse;box-shadow:inset 0 0 0 3px #93c5fd}@keyframes GeometryAdventure-module__39YQ6a__hintPulse{0%,to{box-shadow:inset 0 0 0 3px #93c5fd99}50%{box-shadow:inset 0 0 0 5px #93c5fdf2}}.GeometryAdventure-module__39YQ6a__perimeterWrap{justify-content:center;margin-bottom:12px;display:flex}.GeometryAdventure-module__39YQ6a__perimeterGrid{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:3px;padding:12px;display:grid}.GeometryAdventure-module__39YQ6a__perimeterCell{background:#f8fafc;border:1px solid #e2e8f0;border-radius:4px;width:36px;height:36px}.GeometryAdventure-module__39YQ6a__perimeterFilled{background:#86efac;border-color:#059669}.GeometryAdventure-module__39YQ6a__perimeterEdge{box-shadow:inset 0 0 0 3px #2563eb}.GeometryAdventure-module__39YQ6a__optionRow{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.GeometryAdventure-module__39YQ6a__optionBtn{min-width:72px;font:inherit;color:#1a3a52;cursor:pointer;background:#fff;border:2px solid #cbd5e1;border-radius:999px;padding:14px 22px;font-size:20px;font-weight:900}.GeometryAdventure-module__39YQ6a__optionBtn:hover{background:#eff6ff;border-color:#2563eb}.GeometryAdventure-module__39YQ6a__actionRow{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.GeometryAdventure-module__39YQ6a__primaryBtn,.GeometryAdventure-module__39YQ6a__secondaryBtn,.GeometryAdventure-module__39YQ6a__menuBtn{font:inherit;cursor:pointer;border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;padding:11px 20px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.GeometryAdventure-module__39YQ6a__primaryBtn{color:#fff;background:#7c3aed;border-color:#0000}.GeometryAdventure-module__39YQ6a__secondaryBtn{color:#1a3a52;background:#fff}.GeometryAdventure-module__39YQ6a__menuBtn{color:#1a3a52;background:#f1f5f9}.GeometryAdventure-module__39YQ6a__resultOk{color:#059669;margin:0 0 8px;font-size:24px;font-weight:1000}.GeometryAdventure-module__39YQ6a__resultMsg{color:#1a3a52bf;margin:0 0 18px;font-size:16px;font-weight:700}
.Geometry6Adventure-module__G6S8ya__shell{background:#fafafa;border:1px solid #0000000f;border-radius:22px;margin-top:14px;padding:18px 16px 20px;box-shadow:0 12px 40px #0a234614}.Geometry6Adventure-module__G6S8ya__intro,.Geometry6Adventure-module__G6S8ya__result{text-align:center}.Geometry6Adventure-module__G6S8ya__badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:999px;margin:0 0 8px;padding:4px 10px;font-size:12px;font-weight:900;display:inline-block}.Geometry6Adventure-module__G6S8ya__introTitle{color:#1a3a52;margin:0;font-size:24px;font-weight:1000}.Geometry6Adventure-module__G6S8ya__introSub{color:#1a3a52a6;margin:4px 0 16px;font-size:15px;font-weight:700}.Geometry6Adventure-module__G6S8ya__menuTitle{text-align:center;margin:0 0 14px;font-size:18px;font-weight:900}.Geometry6Adventure-module__G6S8ya__modeGrid{gap:12px;display:grid}@media (min-width:560px){.Geometry6Adventure-module__G6S8ya__modeGrid{grid-template-columns:repeat(3,1fr)}}.Geometry6Adventure-module__G6S8ya__modeCard{--mode-tone:#ddd6fe;text-align:left;border:2px solid color-mix(in srgb, var(--mode-tone) 50%, #e5e7eb);cursor:pointer;font:inherit;background:#fff;border-radius:16px;flex-direction:column;gap:4px;padding:14px;display:flex}.Geometry6Adventure-module__G6S8ya__modeTitle{color:#1a3a52;font-size:15px;font-weight:900}.Geometry6Adventure-module__G6S8ya__modeDesc{color:#1a3a52a6;font-size:12px;font-weight:650}.Geometry6Adventure-module__G6S8ya__legend{text-align:center;margin:14px 0 0;font-size:14px;font-weight:800}.Geometry6Adventure-module__G6S8ya__colorA{color:#2563eb;font-weight:900}.Geometry6Adventure-module__G6S8ya__colorH{color:#dc2626;font-weight:900}.Geometry6Adventure-module__G6S8ya__topBar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.Geometry6Adventure-module__G6S8ya__backLink{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:none;font-weight:800;text-decoration:none}.Geometry6Adventure-module__G6S8ya__progress{color:#1a3a528c;font-size:13px;font-weight:800}.Geometry6Adventure-module__G6S8ya__prompt{text-align:center;color:#1a3a52;margin:0 0 12px;font-size:18px;font-weight:900}.Geometry6Adventure-module__G6S8ya__feedback{text-align:center;color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin:0 0 12px;padding:10px 14px;font-size:14px;font-weight:700}.Geometry6Adventure-module__G6S8ya__feedbackSpacer{margin:0 0 12px}.Geometry6Adventure-module__G6S8ya__bodyPreview{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:flex}.Geometry6Adventure-module__G6S8ya__bodyEmoji{font-size:36px}.Geometry6Adventure-module__G6S8ya__bodyLabel{color:#1a3a52;font-size:16px;font-weight:900}.Geometry6Adventure-module__G6S8ya__netGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:560px){.Geometry6Adventure-module__G6S8ya__netGrid{grid-template-columns:repeat(4,1fr)}}.Geometry6Adventure-module__G6S8ya__netOption{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:10px}.Geometry6Adventure-module__G6S8ya__netOption:hover{border-color:#93c5fd}.Geometry6Adventure-module__G6S8ya__netHint{border-color:#60a5fa;animation:1.2s ease-in-out infinite Geometry6Adventure-module__G6S8ya__pulse;box-shadow:0 0 0 3px #60a5fa59}@keyframes Geometry6Adventure-module__G6S8ya__pulse{0%,to{box-shadow:0 0 0 3px #60a5fa59}50%{box-shadow:0 0 0 6px #60a5fa8c}}.Geometry6Adventure-module__G6S8ya__netSvg{width:100%;height:80px}.Geometry6Adventure-module__G6S8ya__gridBg{background-color:#fff;background-image:linear-gradient(#94a3b859 1px,#0000 1px),linear-gradient(90deg,#94a3b859 1px,#0000 1px);background-size:20px 20px;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.Geometry6Adventure-module__G6S8ya__areaWrap{max-width:420px;margin:0 auto}.Geometry6Adventure-module__G6S8ya__areaSvg{width:100%;max-height:220px;margin:0 auto 12px;display:block}.Geometry6Adventure-module__G6S8ya__formula{text-align:center;color:#1a3a52;margin:0 0 12px;font-size:16px;font-weight:800}.Geometry6Adventure-module__G6S8ya__areaHint{text-align:center;color:#1a3a5299;margin:0 0 12px;font-size:14px;font-weight:700}.Geometry6Adventure-module__G6S8ya__deck{background:#fff;border:1px dashed #cbd5e1;border-radius:14px;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:16px;padding:12px;display:flex}.Geometry6Adventure-module__G6S8ya__card{font:inherit;cursor:grab;background:#fff;border:2px solid #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.Geometry6Adventure-module__G6S8ya__cardSelected{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.Geometry6Adventure-module__G6S8ya__detectorIcon{width:56px;height:44px}.Geometry6Adventure-module__G6S8ya__buckets{gap:10px;display:grid}@media (min-width:720px){.Geometry6Adventure-module__G6S8ya__buckets{grid-template-columns:repeat(3,1fr)}}.Geometry6Adventure-module__G6S8ya__bucket{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:14px;min-height:88px;padding:10px}.Geometry6Adventure-module__G6S8ya__bucketReady{border-color:#93c5fd}.Geometry6Adventure-module__G6S8ya__bucketHover{background:#f0f9ff;border-color:#60a5fa}.Geometry6Adventure-module__G6S8ya__bucketLabel{text-align:center;color:#1a3a52;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.Geometry6Adventure-module__G6S8ya__bucketCards{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.Geometry6Adventure-module__G6S8ya__placedChip{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:800}.Geometry6Adventure-module__G6S8ya__actionRow{justify-content:center;gap:10px;margin-top:12px;display:flex}.Geometry6Adventure-module__G6S8ya__primaryBtn,.Geometry6Adventure-module__G6S8ya__menuBtn{font:inherit;cursor:pointer;border:none;border-radius:999px;padding:11px 20px;font-size:14px;font-weight:900;text-decoration:none}.Geometry6Adventure-module__G6S8ya__primaryBtn{color:#fff;background:#7c3aed}.Geometry6Adventure-module__G6S8ya__menuBtn{color:#1a3a52;background:#f1f5f9;border:1px solid #00000014}.Geometry6Adventure-module__G6S8ya__resultOk{color:#059669;margin:0 0 8px;font-size:24px;font-weight:1000}.Geometry6Adventure-module__G6S8ya__resultMsg{color:#1a3a52bf;margin:0 0 16px;font-size:16px;font-weight:700}
.PhraseologismCards-module__6jOFha__shell{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:14px;padding:18px 16px 20px;font-family:Roboto,Arial,Helvetica,sans-serif}.PhraseologismCards-module__6jOFha__intro,.PhraseologismCards-module__6jOFha__result{text-align:center}.PhraseologismCards-module__6jOFha__badge{color:#1f2937;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;margin:0 0 8px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.PhraseologismCards-module__6jOFha__introTitle{color:#111827;margin:0;font-size:24px;font-weight:700}.PhraseologismCards-module__6jOFha__introSub{color:#374151;max-width:36rem;margin:8px auto 16px;font-size:15px;font-weight:400;line-height:1.5}.PhraseologismCards-module__6jOFha__modeGrid{gap:10px;max-width:32rem;margin:0 auto 16px;display:grid}@media (min-width:640px){.PhraseologismCards-module__6jOFha__modeGrid{grid-template-columns:repeat(3,1fr)}}.PhraseologismCards-module__6jOFha__modeCard{text-align:left;cursor:pointer;font:inherit;color:inherit;background:#fafafa;border:2px solid #e5e7eb;border-radius:12px;padding:12px 14px}.PhraseologismCards-module__6jOFha__modeCard:hover{border-color:#9ca3af}.PhraseologismCards-module__6jOFha__modeCardActive{background:#eff6ff;border-color:#2563eb}.PhraseologismCards-module__6jOFha__modeTitle{margin-bottom:4px;font-size:15px;font-weight:700;display:block}.PhraseologismCards-module__6jOFha__modeDesc{color:#4b5563;font-size:13px;font-weight:400;line-height:1.4;display:block}.PhraseologismCards-module__6jOFha__credit{color:#6b7280;margin:0 0 16px;font-size:12px;line-height:1.4}.PhraseologismCards-module__6jOFha__topBar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.PhraseologismCards-module__6jOFha__backLink{color:#2563eb;font-size:14px;font-weight:600;text-decoration:none}.PhraseologismCards-module__6jOFha__progress{color:#6b7280;font-size:13px;font-weight:600}.PhraseologismCards-module__6jOFha__prompt{text-align:center;color:#111827;margin:0 0 12px;font-size:17px;font-weight:700}.PhraseologismCards-module__6jOFha__feedbackOk,.PhraseologismCards-module__6jOFha__feedbackHint{border-radius:10px;margin:0 0 12px;padding:12px 14px;font-size:14px;font-weight:400;line-height:1.45}.PhraseologismCards-module__6jOFha__feedbackOk{color:#14532d;background:#f0fdf4;border:1px solid #86efac}.PhraseologismCards-module__6jOFha__feedbackHint{color:#1e3a8a;background:#eff6ff;border:1px solid #93c5fd}.PhraseologismCards-module__6jOFha__feedbackOkInline,.PhraseologismCards-module__6jOFha__feedbackHintInline{text-align:center;margin:0 0 12px;font-size:14px;font-weight:600}.PhraseologismCards-module__6jOFha__feedbackOkInline{color:#166534}.PhraseologismCards-module__6jOFha__feedbackHintInline{color:#1e40af}.PhraseologismCards-module__6jOFha__feedbackText{margin:10px 0 0}.PhraseologismCards-module__6jOFha__feedbackSpacer{min-height:0;margin:0 0 12px}.PhraseologismCards-module__6jOFha__exampleLabel{font-weight:700}.PhraseologismCards-module__6jOFha__board{gap:14px;display:grid}@media (min-width:640px){.PhraseologismCards-module__6jOFha__board{grid-template-columns:1fr 1fr;gap:16px}}.PhraseologismCards-module__6jOFha__col{flex-direction:column;gap:10px;display:flex}.PhraseologismCards-module__6jOFha__colTitle{text-align:center;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:12px;font-weight:700}.PhraseologismCards-module__6jOFha__phraseCard,.PhraseologismCards-module__6jOFha__meaningCard{text-align:left;cursor:pointer;font:inherit;color:#111827;background:#fff;border:2px solid #d1d5db;border-radius:10px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.4}.PhraseologismCards-module__6jOFha__phraseCard:hover,.PhraseologismCards-module__6jOFha__meaningCard:hover{border-color:#9ca3af}.PhraseologismCards-module__6jOFha__cardSelected{background:#eff6ff;border-color:#2563eb}.PhraseologismCards-module__6jOFha__meaningReady{background:#f8fafc;border-color:#93c5fd}.PhraseologismCards-module__6jOFha__meaningHover{background:#eff6ff;border-color:#2563eb}.PhraseologismCards-module__6jOFha__phraseText{font-size:15px;font-weight:700}.PhraseologismCards-module__6jOFha__touchHint{text-align:center;color:#6b7280;margin:14px 0 0;font-size:13px}.PhraseologismCards-module__6jOFha__dualVisual{gap:10px;margin:0 0 12px;display:grid}@media (min-width:480px){.PhraseologismCards-module__6jOFha__dualVisual{grid-template-columns:1fr 1fr}}.PhraseologismCards-module__6jOFha__dualCompact{margin-bottom:8px}.PhraseologismCards-module__6jOFha__visualPanel{border:3px solid var(--label-tone,#6c5ce7);background:var(--tone,#f9fafb);border-radius:14px;margin:0;overflow:hidden;box-shadow:0 4px #5b4bb426}.PhraseologismCards-module__6jOFha__visualLabel{text-align:center;color:#fff;background:var(--label-tone,#6c5ce7);letter-spacing:.02em;padding:7px 8px;font-size:12px;font-weight:800;display:block}.PhraseologismCards-module__6jOFha__visualSvg{width:100%;height:auto;display:block}.PhraseologismCards-module__6jOFha__flashCard{cursor:pointer;perspective:800px;background:0 0;border:none;width:100%;max-width:36rem;margin:0 auto 16px;padding:0;display:grid}.PhraseologismCards-module__6jOFha__flashCardIllustrated{max-width:42rem}.PhraseologismCards-module__6jOFha__flashInner{width:100%;transform-style:preserve-3d;grid-area:1/1;transition:transform .35s;display:grid}.PhraseologismCards-module__6jOFha__flashFlipped .PhraseologismCards-module__6jOFha__flashInner{transform:rotateY(180deg)}.PhraseologismCards-module__6jOFha__flashFront,.PhraseologismCards-module__6jOFha__flashBack{backface-visibility:hidden;background:#fff;border:2px solid #d1d5db;border-radius:12px;flex-direction:column;grid-area:1/1;padding:14px;display:flex;overflow:visible}.PhraseologismCards-module__6jOFha__flashFront{justify-content:center}.PhraseologismCards-module__6jOFha__flashFrontArt{aspect-ratio:16/10;border-radius:8px;width:100%;position:relative;overflow:hidden}.PhraseologismCards-module__6jOFha__flashIllustrationMuted{object-fit:cover;filter:blur(3px)saturate(.85);width:100%;height:100%;display:block;transform:scale(1.04)}.PhraseologismCards-module__6jOFha__flashFrontOverlay{background:#ffffffd1;flex-direction:column;justify-content:center;align-items:center;padding:14px;display:flex;position:absolute;inset:0}.PhraseologismCards-module__6jOFha__flashIllustration{object-fit:contain;aspect-ratio:16/10;border:2px solid #e5e7eb;border-radius:10px;width:100%;height:auto;margin-bottom:8px;display:block}.PhraseologismCards-module__6jOFha__flashBack{justify-content:flex-start;transform:rotateY(180deg)}.PhraseologismCards-module__6jOFha__flashCardIllustrated .PhraseologismCards-module__6jOFha__flashBack{padding:12px}.PhraseologismCards-module__6jOFha__flashCardIllustrated .PhraseologismCards-module__6jOFha__flashMeaning{margin-top:6px;font-size:14px;line-height:1.4}.PhraseologismCards-module__6jOFha__flashCardIllustrated .PhraseologismCards-module__6jOFha__flashExample{margin-top:6px;font-size:13px;line-height:1.4}@media (max-width:480px){.PhraseologismCards-module__6jOFha__flashFront,.PhraseologismCards-module__6jOFha__flashBack{padding:10px}.PhraseologismCards-module__6jOFha__flashPhrase{font-size:18px}.PhraseologismCards-module__6jOFha__flashCardIllustrated .PhraseologismCards-module__6jOFha__flashMeaning{font-size:13px}.PhraseologismCards-module__6jOFha__flashCardIllustrated .PhraseologismCards-module__6jOFha__flashExample{font-size:12px}}.PhraseologismCards-module__6jOFha__flashPhrase{text-align:center;color:#111827;margin:0;font-size:22px;font-weight:700;line-height:1.35}.PhraseologismCards-module__6jOFha__flashHint{text-align:center;color:#6b7280;margin:12px 0 0;font-size:13px}.PhraseologismCards-module__6jOFha__flashMeaning{color:#111827;margin:8px 0 0;font-size:15px;font-weight:600;line-height:1.45}.PhraseologismCards-module__6jOFha__flashExample{color:#374151;margin:8px 0 0;font-size:14px;line-height:1.45}.PhraseologismCards-module__6jOFha__navRow{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.PhraseologismCards-module__6jOFha__navBtn,.PhraseologismCards-module__6jOFha__navBtnPrimary{font:inherit;cursor:pointer;color:#111827;background:#fff;border:2px solid #d1d5db;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:700}.PhraseologismCards-module__6jOFha__navBtn:disabled{opacity:.4;cursor:not-allowed}.PhraseologismCards-module__6jOFha__navBtnPrimary{color:#fff;background:#2563eb;border-color:#2563eb}.PhraseologismCards-module__6jOFha__navBtnPrimary:disabled{opacity:.45;cursor:not-allowed}.PhraseologismCards-module__6jOFha__quizIllustration{object-fit:contain;aspect-ratio:16/10;border:2px solid #e5e7eb;border-radius:12px;width:100%;max-width:42rem;margin:0 auto 12px;display:block}.PhraseologismCards-module__6jOFha__quizSentence{color:#111827;background:#f9fafb;border-left:4px solid #2563eb;margin:0 0 8px;padding:12px 14px;font-size:16px;font-style:normal;font-weight:600;line-height:1.45}.PhraseologismCards-module__6jOFha__quizQuestion{color:#111827;margin:0 0 12px;font-size:15px;font-weight:700}.PhraseologismCards-module__6jOFha__quizOptions{flex-direction:column;gap:8px;max-width:32rem;margin:0 auto;display:flex}.PhraseologismCards-module__6jOFha__quizOption{text-align:left;cursor:pointer;font:inherit;color:#111827;background:#fff;border:2px solid #d1d5db;border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.4}.PhraseologismCards-module__6jOFha__quizOption:hover:not(:disabled){border-color:#9ca3af}.PhraseologismCards-module__6jOFha__quizOptionPicked{background:#eff6ff;border-color:#2563eb}.PhraseologismCards-module__6jOFha__quizOptionCorrect{background:#f0fdf4;border-color:#16a34a}.PhraseologismCards-module__6jOFha__quizOptionWrong{background:#eff6ff;border-color:#93c5fd}.PhraseologismCards-module__6jOFha__quizLetter{font-weight:700}.PhraseologismCards-module__6jOFha__actionRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:16px;display:flex}.PhraseologismCards-module__6jOFha__primaryBtn,.PhraseologismCards-module__6jOFha__menuBtn{font:inherit;cursor:pointer;border:2px solid #d1d5db;border-radius:8px;padding:11px 20px;font-size:14px;font-weight:700;text-decoration:none}.PhraseologismCards-module__6jOFha__primaryBtn{color:#fff;background:#2563eb;border-color:#2563eb}.PhraseologismCards-module__6jOFha__menuBtn{color:#111827;background:#fff}.PhraseologismCards-module__6jOFha__resultOk{color:#166534;margin:0 0 8px;font-size:24px;font-weight:700}.PhraseologismCards-module__6jOFha__resultMsg{color:#374151;margin:0 0 16px;font-size:16px}
