.Component-module__GMvwCG__container{flex-direction:column;gap:1rem;display:flex}.Component-module__GMvwCG__mainTabs{border:1px solid var(--color-border);border-radius:.5rem;gap:0;width:fit-content;display:flex;overflow:hidden}.Component-module__GMvwCG__mainTab{background-color:var(--color-bg);color:var(--color-text);cursor:pointer;border:none;padding:.5rem 1.25rem;font-size:.9rem;transition:background-color .15s,color .15s}.Component-module__GMvwCG__mainTab:not(:last-child){border-right:1px solid var(--color-border)}.Component-module__GMvwCG__activeMainTab{background-color:var(--color-primary);color:#fff}.Component-module__GMvwCG__searchBar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Component-module__GMvwCG__searchInput{border:1px solid var(--color-border);min-width:200px;color:var(--color-text);background-color:var(--color-bg);border-radius:.5rem;flex:1;padding:.75rem;font-size:.95rem}.Component-module__GMvwCG__searchInput:focus{outline:2px solid var(--color-primary);outline-offset:-1px;border-color:var(--color-primary)}.Component-module__GMvwCG__filterButtons{border:1px solid var(--color-border);border-radius:.375rem;gap:0;display:flex;overflow:hidden}.Component-module__GMvwCG__filterButton{background-color:var(--color-bg);color:var(--color-text);cursor:pointer;border:none;padding:.4rem .85rem;font-size:.8rem;transition:background-color .15s,color .15s}.Component-module__GMvwCG__filterButton:not(:last-child){border-right:1px solid var(--color-border)}.Component-module__GMvwCG__activeFilter{background-color:var(--color-primary);color:#fff}.Component-module__GMvwCG__resultCount{color:var(--color-text-muted);font-size:.8rem}.Component-module__GMvwCG__table{border-collapse:collapse;width:100%}.Component-module__GMvwCG__th{background-color:var(--color-bg-secondary);border-bottom:2px solid var(--color-border);text-align:left;color:var(--color-text);padding:.6rem .75rem;font-size:.85rem;font-weight:600}.Component-module__GMvwCG__tableRow{border-bottom:1px solid var(--color-border);cursor:pointer;transition:background-color .1s}.Component-module__GMvwCG__tableRow:hover{background-color:var(--color-bg-secondary)}.Component-module__GMvwCG__td{color:var(--color-text);vertical-align:top;padding:.6rem .75rem;font-size:.9rem}.Component-module__GMvwCG__casualCell{font-weight:600}.Component-module__GMvwCG__examplePanel{background-color:var(--color-bg-secondary);border-radius:.375rem;padding:.75rem 1rem}.Component-module__GMvwCG__examplePanelRow{background-color:var(--color-bg-secondary)}.Component-module__GMvwCG__examplePanelRow td{padding:0 .75rem .75rem}.Component-module__GMvwCG__exampleItem{margin-bottom:.5rem}.Component-module__GMvwCG__exampleItem:last-child{margin-bottom:0}.Component-module__GMvwCG__exampleContext{color:var(--color-text-muted);margin-bottom:.25rem;font-size:.8rem;font-weight:600}.Component-module__GMvwCG__exampleLine{color:var(--color-text);font-size:.85rem;line-height:1.5}.Component-module__GMvwCG__exampleLabel{color:var(--color-text-muted);margin-right:.4rem;font-size:.75rem;font-weight:600}.Component-module__GMvwCG__noteText{color:var(--color-text-muted);margin-top:.5rem;font-size:.8rem;font-style:italic}.Component-module__GMvwCG__mistakeSection{margin-bottom:1.5rem}.Component-module__GMvwCG__mistakeSectionTitle{color:var(--color-text);margin:0 0 .75rem;font-size:1rem;font-weight:600}.Component-module__GMvwCG__mistakeCard{border:1px solid var(--color-border);background-color:var(--color-bg);border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem}.Component-module__GMvwCG__wrongText{color:var(--color-danger,#dc3545);font-size:.9rem;font-weight:600}.Component-module__GMvwCG__correctText{color:var(--color-success,#28a745);font-size:.9rem;font-weight:600}.Component-module__GMvwCG__mistakeLabel{color:var(--color-text-muted);margin-right:.4rem;font-size:.75rem;font-weight:600}.Component-module__GMvwCG__explanationText{color:var(--color-text-muted);margin-top:.4rem;font-size:.85rem;line-height:1.5}.Component-module__GMvwCG__mobileCards{display:none}.Component-module__GMvwCG__mobileCard{border:1px solid var(--color-border);background-color:var(--color-bg);cursor:pointer;border-radius:.5rem;margin-bottom:.5rem;padding:.75rem 1rem;transition:background-color .1s}.Component-module__GMvwCG__mobileCard:hover{background-color:var(--color-bg-secondary)}.Component-module__GMvwCG__mobileCardTitle{color:var(--color-text);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.Component-module__GMvwCG__mobileCardRow{color:var(--color-text);gap:.4rem;font-size:.85rem;line-height:1.5;display:flex}.Component-module__GMvwCG__mobileCardLabel{color:var(--color-text-muted);flex-shrink:0;min-width:3.5rem;font-size:.75rem;font-weight:600}.Component-module__GMvwCG__noResults{color:var(--color-text-muted);text-align:center;padding:2rem 0;font-size:.9rem}@media (max-width:768px){.Component-module__GMvwCG__mainTabs{width:100%}.Component-module__GMvwCG__mainTab{text-align:center;flex:1;padding:.5rem;font-size:.8rem}.Component-module__GMvwCG__searchBar{flex-direction:column;align-items:stretch}.Component-module__GMvwCG__searchInput{min-width:unset}.Component-module__GMvwCG__filterButtons{width:100%}.Component-module__GMvwCG__filterButton{text-align:center;flex:1}.Component-module__GMvwCG__desktopTable{display:none}.Component-module__GMvwCG__mobileCards{display:block}}
