.styles_checkerCard__yYdmL{background:white;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 4px 20px rgba(0,0,0,.05);margin-bottom:2rem;padding:1.5rem}.styles_checkerHeader__3b8Pv{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1.5rem;border-radius:12px 12px 0 0;margin:-1.5rem -1.5rem 2rem}.styles_checkerHeader__3b8Pv h5{margin:0;display:flex;align-items:center;gap:.75rem}.styles_jsonTextarea__QD3Pl{font-family:Fira Code,Courier New,monospace;font-size:14px;border:2px solid #e9ecef;border-radius:8px;padding:12px;resize:vertical;min-height:350px;transition:all .3s ease}.styles_jsonTextarea__QD3Pl:focus{border-color:#667eea;box-shadow:0 0 0 .2rem rgba(102,126,234,.25);outline:none}.styles_resultsArea__QaHrL{background-color:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;padding:1.5rem;min-height:480px;overflow:auto}.styles_resultsContent__b2dm0{animation:styles_fadeIn__mg9si .4s ease forwards}.styles_metricRow__3vEgt{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #dee2e6}.styles_metricRow__3vEgt:last-child{border-bottom:none}.styles_actionButton___EBqj{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:white;padding:12px 30px;border-radius:50px;font-weight:600;box-shadow:0 4px 15px rgba(118,75,162,.3);transition:all .3s ease}.styles_actionButton___EBqj:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(118,75,162,.4)}.styles_actionButton___EBqj:disabled{opacity:.7;cursor:not-allowed}.styles_optionsLabel__VsSNo{font-size:.85rem;font-weight:700;color:#6c757d;text-transform:uppercase;margin-bottom:.75rem;display:block}.styles_issuesList__yeAIy{list-style:none;padding:0}.styles_issuesList__yeAIy li{padding:8px 0;font-size:.95rem}.styles_warningIssue__YxPOU{color:#e67e22}.styles_infoIssue__mFVHn{color:#27ae60}@keyframes styles_fadeIn__mg9si{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles_jsonTextarea__QD3Pl,.styles_resultsArea__QaHrL{min-height:300px}}