.page-module__qVGsea__main{flex-direction:column;gap:24px;max-width:900px;min-height:100vh;margin:0 auto;padding:0 16px 40px;display:flex}.page-module__qVGsea__banner{background:var(--primary);color:#fff;text-align:center;border-radius:0 0 var(--radius) var(--radius);margin:0 -16px;padding:28px 20px;position:relative}.page-module__qVGsea__bannerTitle{font-size:26px;font-weight:800}.page-module__qVGsea__bannerActions{justify-content:center;align-items:center;gap:12px;margin-top:10px;display:flex}.page-module__qVGsea__userInfo{align-items:center;gap:8px;display:flex}.page-module__qVGsea__userName{opacity:.9;font-size:14px}.page-module__qVGsea__logoutBtn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:16px;padding:3px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.page-module__qVGsea__logoutBtn:hover{background:#ffffff59}.page-module__qVGsea__hiddenToggle{cursor:default;opacity:0;background:0 0;border:none;outline:none;width:32px;height:32px;margin:0;padding:0}.page-module__qVGsea__loading{text-align:center;color:var(--text-muted);margin-top:40px;font-size:16px}.page-module__qVGsea__subjectGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.page-module__qVGsea__subjectCard{background:var(--surface);border-radius:var(--radius);border:2px solid var(--border);box-shadow:var(--shadow);text-align:center;cursor:pointer;color:inherit;flex-direction:column;align-items:center;gap:10px;padding:28px 20px;text-decoration:none;transition:all .2s;display:flex}.page-module__qVGsea__subjectCard:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 6px 24px #4f46e526}.page-module__qVGsea__subjectImg{aspect-ratio:4/3;object-fit:cover;border-radius:10px;width:100%}.page-module__qVGsea__subjectIcon{font-size:40px}.page-module__qVGsea__subjectName{color:var(--text);font-size:18px;font-weight:800}.page-module__qVGsea__subjectDesc{color:var(--text-muted);font-size:13px}.page-module__qVGsea__subjectCount{color:var(--text-muted);background:#f3f4f6;border-radius:20px;padding:3px 12px;font-size:13px;font-weight:600}.page-module__qVGsea__emptyState{text-align:center;color:var(--text-muted);padding:40px 20px;font-size:16px}.page-module__qVGsea__emptyHint{opacity:.7;margin-top:6px;font-size:14px}.page-module__qVGsea__addButtons{gap:12px;display:flex}.page-module__qVGsea__addBtn{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:700;transition:background .2s;display:flex}.page-module__qVGsea__addBtn:hover{background:var(--primary-hover)}.page-module__qVGsea__pickerBox{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);flex-direction:column;gap:12px;padding:20px;display:flex}.page-module__qVGsea__pickerTitle{text-align:center;font-size:17px;font-weight:800}.page-module__qVGsea__pickerGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.page-module__qVGsea__pickerCard{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius);text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:8px;width:100%;padding:14px;transition:all .2s;display:flex}.page-module__qVGsea__pickerCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 16px #4f46e51f}.page-module__qVGsea__pickerCardImg{aspect-ratio:4/3;object-fit:cover;border-radius:8px;width:100%}.page-module__qVGsea__pickerCardName{color:var(--text);font-size:16px;font-weight:800}.page-module__qVGsea__pickerCardDesc{color:var(--text-muted);font-size:12px}.page-module__qVGsea__createCard{border:2px dashed var(--primary);background:#f5f3ff;justify-content:center;min-height:160px}.page-module__qVGsea__createCard:hover{border-color:var(--primary-hover);background:#ede9fe}.page-module__qVGsea__createIcon{font-size:36px}.page-module__qVGsea__pickerCardDisabled{opacity:.5;cursor:default}.page-module__qVGsea__pickerCardDisabled:hover{border-color:var(--border);box-shadow:none;transform:none}.page-module__qVGsea__comingSoonBadge{color:#b45309;background:#fef3c7;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:600}.page-module__qVGsea__addedBadge{color:#16a34a;background:#dcfce7;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:600}.page-module__qVGsea__pickerActions{gap:10px;display:flex}.page-module__qVGsea__pickerSave{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;flex:1;padding:10px;font-size:15px;font-weight:700;transition:background .2s}.page-module__qVGsea__pickerSave:hover{background:var(--primary-hover)}.page-module__qVGsea__pickerClose{border:1px solid var(--border);color:var(--text);border-radius:var(--radius);cursor:pointer;background:0 0;flex:1;padding:10px;font-size:15px;font-weight:600;transition:all .2s}.page-module__qVGsea__pickerClose:hover{background:#f3f4f6}.page-module__qVGsea__customInput{border:2px solid var(--border);border-radius:var(--radius);direction:rtl;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:16px;transition:border-color .2s}.page-module__qVGsea__customInput:focus{border-color:var(--primary)}.page-module__qVGsea__howToggle{border:1px solid var(--border);width:100%;color:var(--primary);border-radius:var(--radius);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.page-module__qVGsea__howToggle:hover{border-color:var(--primary);background:#eef2ff}.page-module__qVGsea__howArrow{font-size:12px;transition:transform .3s}.page-module__qVGsea__howArrowOpen{transform:rotate(180deg)}.page-module__qVGsea__howContent{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);flex-direction:column;gap:0;display:flex;overflow:hidden}.page-module__qVGsea__howSection{text-align:center;background:#f8f9fb;padding:32px 24px}.page-module__qVGsea__howSectionPurple{background:linear-gradient(135deg,#eef2ff 0%,#e8e0ff 100%)}.page-module__qVGsea__howSectionDark{color:#fff;background:#1e1b4b}.page-module__qVGsea__howTitle{color:#1e1b4b;margin-bottom:16px;font-size:20px;font-weight:800}.page-module__qVGsea__howSectionDark .page-module__qVGsea__howTitle{color:#fff}.page-module__qVGsea__howDesc{color:#6b7280;margin-bottom:20px;font-size:15px}.page-module__qVGsea__howCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.page-module__qVGsea__howCard{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;display:flex;box-shadow:0 2px 10px #0000000f}.page-module__qVGsea__howCardIcon{font-size:32px}.page-module__qVGsea__howCard h3{color:#1e1b4b;font-size:15px;font-weight:700}.page-module__qVGsea__howCard p{color:#6b7280;font-size:13px;line-height:1.6}.page-module__qVGsea__howVideo{border-radius:14px;height:0;margin-top:24px;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.page-module__qVGsea__howVideo iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__qVGsea__howPunchline{color:#4f46e5;background:#fff;border-radius:12px;margin-top:20px;padding:14px 20px;font-size:16px;font-weight:700;box-shadow:0 2px 8px #4f46e51f}.page-module__qVGsea__howSectionDark .page-module__qVGsea__howPunchline{color:#fff;background:#ffffff1a}.page-module__qVGsea__howCompare{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.page-module__qVGsea__compareBad,.page-module__qVGsea__compareGood{background:#fff;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:24px 20px;display:flex;box-shadow:0 2px 10px #0000000f}.page-module__qVGsea__compareBad{border:2px solid #fca5a5}.page-module__qVGsea__compareGood{border:2px solid #86efac}.page-module__qVGsea__compareBad p,.page-module__qVGsea__compareGood p{color:#1e1b4b;font-size:14px;font-weight:600}.page-module__qVGsea__compareVs{color:#9ca3af;font-size:16px;font-weight:700}.page-module__qVGsea__tagBad{color:#dc2626;background:#fee2e2;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.page-module__qVGsea__tagGood{color:#16a34a;background:#dcfce7;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.page-module__qVGsea__howSteps{flex-direction:column;gap:12px;max-width:460px;margin-top:20px;margin-left:auto;margin-right:auto;display:flex}.page-module__qVGsea__howStep{text-align:right;background:#ffffff14;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 18px;display:flex}.page-module__qVGsea__stepNum{color:#fff;background:#7c3aed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:flex}.page-module__qVGsea__howStep h3{margin-bottom:4px;font-size:15px;font-weight:700}.page-module__qVGsea__howStep p{opacity:.8;font-size:13px;line-height:1.5}.page-module__qVGsea__howRatings{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.page-module__qVGsea__howRatings>span{border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700}.page-module__qVGsea__ratingBad{color:#dc2626;background:#fee2e2}.page-module__qVGsea__ratingMed{color:#b45309;background:#fef3c7}.page-module__qVGsea__ratingGood{color:#16a34a;background:#dcfce7}.page-module__qVGsea__howExample{text-align:center;background:#fff;border-radius:14px;max-width:460px;margin-top:16px;margin-left:auto;margin-right:auto;padding:24px;box-shadow:0 2px 10px #0000000f}.page-module__qVGsea__exLabel{text-transform:uppercase;letter-spacing:1px;color:#9ca3af;font-size:11px;font-weight:600}.page-module__qVGsea__exQ{margin-bottom:10px}.page-module__qVGsea__exQ p{color:#4f46e5;margin-top:4px;font-size:18px;font-weight:700}.page-module__qVGsea__exThink{color:#6b7280;margin:10px 0;font-size:15px}.page-module__qVGsea__exA{background:#f3f4f6;border-radius:10px;margin-bottom:14px;padding:12px}.page-module__qVGsea__exA p{color:#1e1b4b;margin-top:4px;font-size:16px;font-weight:600}.page-module__qVGsea__exResults{text-align:right;flex-direction:column;gap:6px;display:flex}.page-module__qVGsea__exResult{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px;display:flex}.page-module__qVGsea__exResult:last-child{border:none}.page-module__qVGsea__rBad{color:#dc2626;font-weight:600}.page-module__qVGsea__rMed{color:#b45309;font-weight:600}.page-module__qVGsea__rGood{color:#16a34a;font-weight:600}@media (max-width:600px){.page-module__qVGsea__main{gap:20px;padding:0 12px 32px}.page-module__qVGsea__banner{margin:0 -12px;padding:22px 14px}.page-module__qVGsea__bannerTitle{font-size:22px}.page-module__qVGsea__subjectGrid{grid-template-columns:1fr}.page-module__qVGsea__subjectCard{padding:22px 16px}.page-module__qVGsea__addButtons{flex-direction:column}.page-module__qVGsea__addBtn{padding:12px}.page-module__qVGsea__howCards{grid-template-columns:1fr;gap:8px}.page-module__qVGsea__howSection{padding:24px 16px}.page-module__qVGsea__howTitle{font-size:17px}.page-module__qVGsea__howCompare{flex-direction:column;gap:10px}.page-module__qVGsea__compareBad,.page-module__qVGsea__compareGood{width:100%}.page-module__qVGsea__compareVs{display:none}.page-module__qVGsea__howRatings{flex-direction:column;align-items:center}}
.HowItWorks-module__8LLhkq__subTabs{z-index:1;gap:0;margin-bottom:-2px;display:flex;position:relative}.HowItWorks-module__8LLhkq__subTab{border:2px solid var(--border);border-bottom:2px solid var(--border);color:var(--text-muted);cursor:pointer;background:#f8f9fb;border-radius:10px 10px 0 0;flex:1;padding:12px 16px;font-size:15px;font-weight:700;transition:all .2s;position:relative}.HowItWorks-module__8LLhkq__subTab:hover{color:var(--primary);border-color:#c7c7cc}.HowItWorks-module__8LLhkq__subTabActive{color:var(--primary);border-color:var(--border);z-index:2;background:#fff;border-bottom-color:#fff}.HowItWorks-module__8LLhkq__subTabActive:hover{color:var(--primary);border-color:var(--border);border-bottom-color:#fff}.HowItWorks-module__8LLhkq__howContent{border-radius:0 0 var(--radius) var(--radius);border:2px solid var(--border);box-shadow:var(--shadow);border-top:none;flex-direction:column;gap:0;display:flex;overflow:hidden}.HowItWorks-module__8LLhkq__howSection{text-align:center;background:#f8f9fb;padding:32px 24px}.HowItWorks-module__8LLhkq__howSectionPurple{background:linear-gradient(135deg,#eef2ff 0%,#e8e0ff 100%)}.HowItWorks-module__8LLhkq__howSectionDark{color:#fff;background:#1e1b4b}.HowItWorks-module__8LLhkq__howTitle{color:#1e1b4b;margin-bottom:16px;font-size:20px;font-weight:800}.HowItWorks-module__8LLhkq__howSectionDark .HowItWorks-module__8LLhkq__howTitle{color:#fff}.HowItWorks-module__8LLhkq__howDesc{color:#6b7280;margin-bottom:20px;font-size:15px}.HowItWorks-module__8LLhkq__howCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.HowItWorks-module__8LLhkq__howCard{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;display:flex;box-shadow:0 2px 10px #0000000f}.HowItWorks-module__8LLhkq__howCardIcon{font-size:32px}.HowItWorks-module__8LLhkq__howCard h3{color:#1e1b4b;font-size:15px;font-weight:700}.HowItWorks-module__8LLhkq__howCard p{color:#6b7280;font-size:13px;line-height:1.6}.HowItWorks-module__8LLhkq__howVideo{border-radius:14px;height:0;margin-top:24px;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.HowItWorks-module__8LLhkq__howVideo iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__8LLhkq__howPunchline{color:#4f46e5;background:#fff;border-radius:12px;margin-top:20px;padding:14px 20px;font-size:16px;font-weight:700;box-shadow:0 2px 8px #4f46e51f}.HowItWorks-module__8LLhkq__howSectionDark .HowItWorks-module__8LLhkq__howPunchline{color:#fff;background:#ffffff1a}.HowItWorks-module__8LLhkq__howCompare{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.HowItWorks-module__8LLhkq__compareBad,.HowItWorks-module__8LLhkq__compareGood{background:#fff;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:24px 20px;display:flex;box-shadow:0 2px 10px #0000000f}.HowItWorks-module__8LLhkq__compareBad{border:2px solid #fca5a5}.HowItWorks-module__8LLhkq__compareGood{border:2px solid #86efac}.HowItWorks-module__8LLhkq__compareBad p,.HowItWorks-module__8LLhkq__compareGood p{color:#1e1b4b;font-size:14px;font-weight:600}.HowItWorks-module__8LLhkq__compareVs{color:#9ca3af;font-size:16px;font-weight:700}.HowItWorks-module__8LLhkq__tagBad{color:#dc2626;background:#fee2e2;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.HowItWorks-module__8LLhkq__tagGood{color:#16a34a;background:#dcfce7;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.HowItWorks-module__8LLhkq__howSteps{flex-direction:column;gap:12px;max-width:460px;margin-top:20px;margin-left:auto;margin-right:auto;display:flex}.HowItWorks-module__8LLhkq__howStep{text-align:right;background:#f5f3ff;border:1px solid #e9e5f5;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 18px;display:flex}.HowItWorks-module__8LLhkq__stepNum{color:#fff;background:#7c3aed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:flex}.HowItWorks-module__8LLhkq__howStep h3{color:#1e1b4b;margin-bottom:4px;font-size:15px;font-weight:700}.HowItWorks-module__8LLhkq__howStep p{color:#6b7280;font-size:13px;line-height:1.5}.HowItWorks-module__8LLhkq__howRatings{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px;display:flex}.HowItWorks-module__8LLhkq__howRatings>span{border-radius:10px;padding:8px 14px;font-size:13px;font-weight:700;box-shadow:0 2px 8px #0000001a}.HowItWorks-module__8LLhkq__ratingBad{color:#dc2626;background:#fee2e2}.HowItWorks-module__8LLhkq__ratingMed{color:#b45309;background:#fef3c7}.HowItWorks-module__8LLhkq__ratingGood{color:#16a34a;background:#dcfce7}.HowItWorks-module__8LLhkq__howDescLight{opacity:.75;margin-bottom:20px;font-size:15px}.HowItWorks-module__8LLhkq__algorithmGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.HowItWorks-module__8LLhkq__algoCard{text-align:center;background:#ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:18px 14px;display:flex}.HowItWorks-module__8LLhkq__algoIcon{font-size:28px}.HowItWorks-module__8LLhkq__algoCard h3{font-size:15px;font-weight:700}.HowItWorks-module__8LLhkq__algoCard p{opacity:.8;font-size:13px;line-height:1.5}.HowItWorks-module__8LLhkq__tipsList{flex-direction:column;gap:12px;max-width:460px;margin:16px auto 0;display:flex}.HowItWorks-module__8LLhkq__tip{text-align:right;background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex;box-shadow:0 2px 10px #0000000f}.HowItWorks-module__8LLhkq__tipIcon{flex-shrink:0;margin-top:2px;font-size:24px}.HowItWorks-module__8LLhkq__tip h3{color:#1e1b4b;margin-bottom:4px;font-size:15px;font-weight:700}.HowItWorks-module__8LLhkq__tip p{color:#6b7280;font-size:13px;line-height:1.5}.HowItWorks-module__8LLhkq__addCardsGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.HowItWorks-module__8LLhkq__addCard{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:24px 18px;display:flex;box-shadow:0 2px 10px #0000000f}.HowItWorks-module__8LLhkq__addCard h3{color:#1e1b4b;font-size:15px;font-weight:700}.HowItWorks-module__8LLhkq__addCard p{color:#6b7280;font-size:13px;line-height:1.6}@media (max-width:480px){.HowItWorks-module__8LLhkq__howCards{grid-template-columns:1fr}.HowItWorks-module__8LLhkq__howCompare{flex-direction:column}.HowItWorks-module__8LLhkq__algorithmGrid,.HowItWorks-module__8LLhkq__addCardsGrid{grid-template-columns:1fr}}
.how-module__zyVUNq__main{flex-direction:column;gap:14px;max-width:900px;min-height:100vh;margin:0 auto;padding:0 16px 20px;display:flex}.how-module__zyVUNq__banner{background:var(--primary);color:#fff;border-radius:0 0 var(--radius) var(--radius);justify-content:space-between;align-items:center;margin:0 -16px 4px;padding:18px 20px;display:flex}.how-module__zyVUNq__bannerTitle{font-size:22px;font-weight:800}.how-module__zyVUNq__backBtn{color:#fff;border-radius:var(--radius);cursor:pointer;background:#fff3;border:none;order:99;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none}.how-module__zyVUNq__tabs{border-bottom:2px solid var(--border);gap:0;margin-bottom:10px;display:flex}.how-module__zyVUNq__tab{text-align:center;color:var(--text-muted);cursor:pointer;border-bottom:3px solid #0000;flex:1;margin-bottom:-2px;padding:12px 16px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s}.how-module__zyVUNq__tab:hover{color:var(--primary)}.how-module__zyVUNq__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.how-module__zyVUNq__loading{text-align:center;color:var(--text-muted);margin-top:40px}.how-module__zyVUNq__howContent{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);flex-direction:column;gap:0;display:flex;overflow:hidden}.how-module__zyVUNq__howSection{text-align:center;background:#f8f9fb;padding:32px 24px}.how-module__zyVUNq__howSectionPurple{background:linear-gradient(135deg,#eef2ff 0%,#e8e0ff 100%)}.how-module__zyVUNq__howSectionDark{color:#fff;background:#1e1b4b}.how-module__zyVUNq__howTitle{color:#1e1b4b;margin-bottom:16px;font-size:20px;font-weight:800}.how-module__zyVUNq__howSectionDark .how-module__zyVUNq__howTitle{color:#fff}.how-module__zyVUNq__howDesc{color:#6b7280;margin-bottom:20px;font-size:15px}.how-module__zyVUNq__howCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;display:grid}.how-module__zyVUNq__howCard{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;display:flex;box-shadow:0 2px 10px #0000000f}.how-module__zyVUNq__howCardIcon{font-size:32px}.how-module__zyVUNq__howCard h3{color:#1e1b4b;font-size:15px;font-weight:700}.how-module__zyVUNq__howCard p{color:#6b7280;font-size:13px;line-height:1.6}.how-module__zyVUNq__howVideo{border-radius:14px;height:0;margin-top:24px;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}.how-module__zyVUNq__howVideo iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.how-module__zyVUNq__howPunchline{color:#4f46e5;background:#fff;border-radius:12px;margin-top:20px;padding:14px 20px;font-size:16px;font-weight:700;box-shadow:0 2px 8px #4f46e51f}.how-module__zyVUNq__howSectionDark .how-module__zyVUNq__howPunchline{color:#fff;background:#ffffff1a}.how-module__zyVUNq__howCompare{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.how-module__zyVUNq__compareBad,.how-module__zyVUNq__compareGood{background:#fff;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:24px 20px;display:flex;box-shadow:0 2px 10px #0000000f}.how-module__zyVUNq__compareBad{border:2px solid #fca5a5}.how-module__zyVUNq__compareGood{border:2px solid #86efac}.how-module__zyVUNq__compareBad p,.how-module__zyVUNq__compareGood p{color:#1e1b4b;font-size:14px;font-weight:600}.how-module__zyVUNq__compareVs{color:#9ca3af;font-size:16px;font-weight:700}.how-module__zyVUNq__tagBad{color:#dc2626;background:#fee2e2;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.how-module__zyVUNq__tagGood{color:#16a34a;background:#dcfce7;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.how-module__zyVUNq__howSteps{flex-direction:column;gap:12px;max-width:460px;margin-top:20px;margin-left:auto;margin-right:auto;display:flex}.how-module__zyVUNq__howStep{text-align:right;background:#ffffff14;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 18px;display:flex}.how-module__zyVUNq__stepNum{color:#fff;background:#7c3aed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:flex}.how-module__zyVUNq__howStep h3{margin-bottom:4px;font-size:15px;font-weight:700}.how-module__zyVUNq__howStep p{opacity:.8;font-size:13px;line-height:1.5}.how-module__zyVUNq__howRatings{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.how-module__zyVUNq__howRatings>span{border-radius:10px;padding:10px 16px;font-size:14px;font-weight:700}.how-module__zyVUNq__ratingBad{color:#dc2626;background:#fee2e2}.how-module__zyVUNq__ratingMed{color:#b45309;background:#fef3c7}.how-module__zyVUNq__ratingGood{color:#16a34a;background:#dcfce7}.how-module__zyVUNq__howExample{text-align:center;background:#fff;border-radius:14px;max-width:460px;margin-top:16px;margin-left:auto;margin-right:auto;padding:24px;box-shadow:0 2px 10px #0000000f}.how-module__zyVUNq__exLabel{text-transform:uppercase;letter-spacing:1px;color:#9ca3af;font-size:11px;font-weight:600}.how-module__zyVUNq__exQ{margin-bottom:10px}.how-module__zyVUNq__exQ p{color:#4f46e5;margin-top:4px;font-size:18px;font-weight:700}.how-module__zyVUNq__exThink{color:#6b7280;margin:10px 0;font-size:15px}.how-module__zyVUNq__exA{background:#f3f4f6;border-radius:10px;margin-bottom:14px;padding:12px}.how-module__zyVUNq__exA p{color:#1e1b4b;margin-top:4px;font-size:16px;font-weight:600}.how-module__zyVUNq__exResults{text-align:right;flex-direction:column;gap:6px;display:flex}.how-module__zyVUNq__exResult{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px;display:flex}.how-module__zyVUNq__exResult:last-child{border:none}.how-module__zyVUNq__rBad{color:#dc2626;font-weight:600}.how-module__zyVUNq__rMed{color:#b45309;font-weight:600}.how-module__zyVUNq__rGood{color:#16a34a;font-weight:600}.how-module__zyVUNq__subTabs{gap:8px;margin-bottom:6px;display:flex}.how-module__zyVUNq__subTab{border:2px solid var(--border);color:var(--text-muted);cursor:pointer;background:#fff;border-radius:10px;flex:1;padding:10px 16px;font-size:15px;font-weight:700;transition:all .2s}.how-module__zyVUNq__subTab:hover{border-color:var(--primary);color:var(--primary)}.how-module__zyVUNq__subTabActive{background:var(--primary);color:#fff;border-color:var(--primary)}.how-module__zyVUNq__howDescLight{opacity:.75;margin-bottom:20px;font-size:15px}.how-module__zyVUNq__algorithmGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px;display:grid}.how-module__zyVUNq__algoCard{text-align:center;background:#ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:18px 14px;display:flex}.how-module__zyVUNq__algoIcon{font-size:28px}.how-module__zyVUNq__algoCard h3{font-size:15px;font-weight:700}.how-module__zyVUNq__algoCard p{opacity:.8;font-size:13px;line-height:1.5}.how-module__zyVUNq__tipsList{flex-direction:column;gap:12px;max-width:460px;margin:16px auto 0;display:flex}.how-module__zyVUNq__tip{text-align:right;background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex;box-shadow:0 2px 10px #0000000f}.how-module__zyVUNq__tipIcon{flex-shrink:0;margin-top:2px;font-size:24px}.how-module__zyVUNq__tip h3{color:#1e1b4b;margin-bottom:4px;font-size:15px;font-weight:700}.how-module__zyVUNq__tip p{color:#6b7280;font-size:13px;line-height:1.5}.how-module__zyVUNq__addCardsGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.how-module__zyVUNq__addCard{text-align:center;background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:24px 18px;display:flex;box-shadow:0 2px 10px #0000000f}.how-module__zyVUNq__addCard h3{color:#1e1b4b;font-size:15px;font-weight:700}.how-module__zyVUNq__addCard p{color:#6b7280;font-size:13px;line-height:1.6}@media (max-width:480px){.how-module__zyVUNq__howCards{grid-template-columns:1fr}.how-module__zyVUNq__howCompare{flex-direction:column}.how-module__zyVUNq__bannerTitle{font-size:18px}.how-module__zyVUNq__algorithmGrid,.how-module__zyVUNq__addCardsGrid{grid-template-columns:1fr}}
