.JWTDecoderPro_container__PIpGW{display:flex;flex-direction:column;gap:2rem;padding:1rem}.JWTDecoderPro_inputSection__s4_Dk{display:flex;flex-direction:column;gap:1rem;background:#f8f9fa;padding:1.5rem;border-radius:8px;border:1px solid #e0e0e0}.JWTDecoderPro_formGroup__xhFXZ{display:flex;flex-direction:column;gap:.5rem}.JWTDecoderPro_formGroup__xhFXZ label{font-weight:600;font-size:.95rem;color:#333}.JWTDecoderPro_input__xbE5w,.JWTDecoderPro_select__s1d6O,.JWTDecoderPro_textarea__UQtLq{padding:.75rem;border:1px solid #ccc;border-radius:4px;font-family:Monaco,Menlo,monospace;font-size:.9rem}.JWTDecoderPro_textarea__UQtLq{min-height:120px;resize:vertical;font-family:Monaco,Menlo,monospace}.JWTDecoderPro_input__xbE5w:focus,.JWTDecoderPro_select__s1d6O:focus,.JWTDecoderPro_textarea__UQtLq:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.JWTDecoderPro_input__xbE5w:disabled,.JWTDecoderPro_select__s1d6O:disabled,.JWTDecoderPro_textarea__UQtLq:disabled{background-color:#f0f0f0;cursor:not-allowed;opacity:.6}.JWTDecoderPro_formRow__JGdsM{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.JWTDecoderPro_decodeBtn__V5Msg{padding:.75rem 1.5rem;background:#06c;color:#fff;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background .2s}.JWTDecoderPro_decodeBtn__V5Msg:hover:not(:disabled){background:#0052a3}.JWTDecoderPro_decodeBtn__V5Msg:disabled{background:#ccc;cursor:not-allowed}.JWTDecoderPro_error__wORvS{padding:.75rem;background:#ffebee;color:#c62828;border-radius:4px;border-left:4px solid #c62828}.JWTDecoderPro_resultsSection__c1R9x{display:flex;flex-direction:column;gap:1.5rem}.JWTDecoderPro_claimsCard__qED1q,.JWTDecoderPro_expiryCard__YNy4y,.JWTDecoderPro_jsonCard__ynCr3,.JWTDecoderPro_verificationCard___aOrN{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.JWTDecoderPro_claimsCard__qED1q h3,.JWTDecoderPro_expiryCard__YNy4y h3,.JWTDecoderPro_verificationCard___aOrN h3{margin:0 0 1rem;font-size:1.1rem;color:#333;border-bottom:2px solid #f0f0f0;padding-bottom:.75rem}.JWTDecoderPro_claimsGrid__4dsZg,.JWTDecoderPro_expiryGrid__EbPEb,.JWTDecoderPro_verificationGrid__RSY2C{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1rem;gap:1rem}.JWTDecoderPro_claimItem__2UMyw,.JWTDecoderPro_expiryItem__s6nIX,.JWTDecoderPro_verificationItem__8GB21{display:flex;flex-direction:column;gap:.25rem}.JWTDecoderPro_label__VPzlN{font-weight:600;color:#666;font-size:.9rem}.JWTDecoderPro_value__QQJ0w{color:#333;font-family:Monaco,Menlo,monospace;word-break:break-all;padding:.5rem;background:#f8f9fa;border-radius:4px}.JWTDecoderPro_validBadge__efkYE{background:#e8f5e9;color:#2e7d32}.JWTDecoderPro_invalidBadge__d8Lpy,.JWTDecoderPro_validBadge__efkYE{display:inline-block;padding:.5rem;border-radius:4px;font-weight:600;width:-moz-fit-content;width:fit-content}.JWTDecoderPro_invalidBadge__d8Lpy{background:#ffebee;color:#c62828}.JWTDecoderPro_expiredBadge__Ge4xF{background:#ffebee;color:#c62828}.JWTDecoderPro_activeBadge__qoDlM,.JWTDecoderPro_expiredBadge__Ge4xF{display:inline-block;padding:.5rem;border-radius:4px;font-weight:600;width:-moz-fit-content;width:fit-content}.JWTDecoderPro_activeBadge__qoDlM{background:#e8f5e9;color:#2e7d32}.JWTDecoderPro_errorText__IXTgt{color:#c62828;font-family:Monaco,Menlo,monospace}.JWTDecoderPro_jsonCard__ynCr3{background:#f8f9fa}.JWTDecoderPro_jsonHeader__NeAAy{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:2px solid #e0e0e0;padding-bottom:.75rem}.JWTDecoderPro_jsonCard__ynCr3 h3{margin:0;border:none;padding:0}.JWTDecoderPro_copyBtn__OjiUb{padding:.5rem 1rem;background:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s}.JWTDecoderPro_copyBtn__OjiUb:hover{background:#e0e0e0}.JWTDecoderPro_jsonContent__k5pKT{margin:0;padding:1rem;background:#fff;border-radius:4px;border:1px solid #e0e0e0;max-height:400px;overflow:auto;font-family:Monaco,Menlo,monospace;font-size:.85rem;line-height:1.5;color:#333}@media (max-width:768px){.JWTDecoderPro_claimsGrid__4dsZg,.JWTDecoderPro_expiryGrid__EbPEb,.JWTDecoderPro_verificationGrid__RSY2C{grid-template-columns:1fr}.JWTDecoderPro_container__PIpGW{padding:.5rem;gap:1rem}.JWTDecoderPro_claimsCard__qED1q,.JWTDecoderPro_expiryCard__YNy4y,.JWTDecoderPro_inputSection__s4_Dk,.JWTDecoderPro_jsonCard__ynCr3,.JWTDecoderPro_verificationCard___aOrN{padding:1rem}}