.JwtDecoder-module__DYyp7G__container{flex-direction:column;gap:28px;display:flex}.JwtDecoder-module__DYyp7G__inputCard{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);flex-direction:column;gap:12px;padding:24px;display:flex}.JwtDecoder-module__DYyp7G__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.JwtDecoder-module__DYyp7G__label{font-family:var(--font-sans);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:800}.JwtDecoder-module__DYyp7G__sampleBtn{background:var(--lime-50);border:1.5px solid var(--lime-200);color:var(--lime-700);font-family:var(--font-sans);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);padding:6px 12px;font-size:.8rem;font-weight:700}.JwtDecoder-module__DYyp7G__sampleBtn:hover{background:var(--lime-100);transform:translateY(-1px)}.JwtDecoder-module__DYyp7G__textarea{border:1.5px solid var(--border-dark);border-radius:var(--radius-md);width:100%;font-family:var(--font-mono);resize:vertical;transition:all var(--transition-fast);word-break:break-all;padding:16px;font-size:.9rem;line-height:1.5}.JwtDecoder-module__DYyp7G__textarea:focus{border-color:var(--lime-400);outline:none;box-shadow:0 0 0 3px #84cc1626}.JwtDecoder-module__DYyp7G__outputGrid{animation:JwtDecoder-module__DYyp7G__fadeIn var(--transition-normal) forwards}.JwtDecoder-module__DYyp7G__errorCard{border-radius:var(--radius-md);background:#fef2f2;border:1.5px solid #fecaca;align-items:flex-start;gap:16px;padding:20px;display:flex}.JwtDecoder-module__DYyp7G__errorIcon{color:#ef4444;flex-shrink:0;width:24px;height:24px}.JwtDecoder-module__DYyp7G__errorTitle{font-family:var(--font-sans);color:#991b1b;margin-bottom:4px;font-size:.95rem;font-weight:700}.JwtDecoder-module__DYyp7G__errorDesc{font-family:var(--font-sans);color:#7f1d1d;font-size:.85rem;line-height:1.5}.JwtDecoder-module__DYyp7G__decodeSection{flex-direction:column;gap:24px;display:flex}.JwtDecoder-module__DYyp7G__resultCard{background:var(--bg-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-premium);border:1px solid var(--border);overflow:hidden}.JwtDecoder-module__DYyp7G__resultHeader{background:var(--bg-base);border-bottom:1.5px solid var(--border-dark);border-left:6px solid var(--lime-500);padding:16px 24px}.JwtDecoder-module__DYyp7G__resultTitle{font-family:var(--font-sans);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:800}.JwtDecoder-module__DYyp7G__resultContent{background:#fafafa;padding:24px}.JwtDecoder-module__DYyp7G__jsonPre{font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;color:var(--text-primary);margin:0;font-size:.9rem;line-height:1.6}.JwtDecoder-module__DYyp7G__jsonLine{display:block}.JwtDecoder-module__DYyp7G__jsonKey{color:#2563eb;font-weight:600}.JwtDecoder-module__DYyp7G__jsonValString{color:#059669}.JwtDecoder-module__DYyp7G__jsonValNumber{color:#d97706}.JwtDecoder-module__DYyp7G__jsonValBool{color:#7c3aed}.JwtDecoder-module__DYyp7G__jsonValObject{color:#4b5563}.JwtDecoder-module__DYyp7G__jsonComment{color:#8b5cf6;font-style:italic;font-weight:500;font-family:var(--font-sans);font-size:.8rem}.JwtDecoder-module__DYyp7G__signatureContent{background:#fafafa;flex-direction:column;gap:12px;padding:24px;display:flex}.JwtDecoder-module__DYyp7G__sigDesc{font-family:var(--font-sans);color:var(--text-secondary);font-size:.85rem;line-height:1.5}.JwtDecoder-module__DYyp7G__sigPre{font-family:var(--font-mono);color:#ef4444;border-radius:var(--radius-sm);word-break:break-all;white-space:pre-wrap;background:#fff5f5;border:1px dashed #feb2b2;margin:0;padding:16px;font-size:.85rem}@keyframes JwtDecoder-module__DYyp7G__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
