.page-module__kfI36G__main{min-height:calc(100vh - 140px);padding:2rem 0}.page-module__kfI36G__toolCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:24px;padding:24px}.page-module__kfI36G__inputGroup{align-items:flex-end;gap:12px;display:flex}.page-module__kfI36G__inputField{flex-direction:column;flex:1;gap:6px;display:flex}.page-module__kfI36G__inputLabel{color:var(--text-primary);font-size:.875rem;font-weight:500}.page-module__kfI36G__input{border:1px solid var(--border);width:100%;color:var(--text-primary);background:var(--surface);border-radius:8px;outline:none;padding:10px 14px;font-size:.9375rem;transition:border-color .2s}.page-module__kfI36G__input:focus{border-color:var(--primary)}.page-module__kfI36G__input::placeholder{color:var(--text-muted)}.page-module__kfI36G__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__kfI36G__btnPrimary{background:var(--primary);color:#fff}.page-module__kfI36G__btnPrimary:hover{background:var(--primary-dark)}.page-module__kfI36G__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.page-module__kfI36G__btnSecondary{background:var(--background);color:var(--text-primary);border:1px solid var(--border)}.page-module__kfI36G__btnSecondary:hover{background:var(--border)}.page-module__kfI36G__resultsSection{margin-top:24px}.page-module__kfI36G__resultsHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-module__kfI36G__resultsTitle{color:var(--text-primary);font-size:1rem;font-weight:600}.page-module__kfI36G__statusBanner{border-radius:8px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.9375rem;font-weight:500;display:flex}.page-module__kfI36G__statusBanner[data-valid=true]{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.page-module__kfI36G__statusBanner[data-valid=false]{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.page-module__kfI36G__infoGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module__kfI36G__infoItem{flex-direction:column;gap:4px;display:flex}.page-module__kfI36G__infoLabel{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.page-module__kfI36G__infoValue{color:var(--text-primary);word-break:break-all;font-size:.9375rem}.page-module__kfI36G__badge{border-radius:4px;padding:2px 10px;font-size:.8125rem;font-weight:500;display:inline-block}.page-module__kfI36G__badgeSuccess{color:#065f46;background:#ecfdf5}.page-module__kfI36G__badgeDanger{color:#991b1b;background:#fef2f2}.page-module__kfI36G__badgeWarning{color:#92400e;background:#fffbeb}.page-module__kfI36G__certChainSection{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.page-module__kfI36G__certChainTitle{color:var(--text-primary);margin-bottom:16px;font-size:1rem;font-weight:600}.page-module__kfI36G__certCard{border:1px solid var(--border);border-radius:8px;margin-bottom:12px;overflow:hidden}.page-module__kfI36G__certCardHeader{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--background);justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.page-module__kfI36G__certCardHeader:hover{background:var(--border)}.page-module__kfI36G__certCardHeaderLeft{align-items:center;display:flex}.page-module__kfI36G__certIndex{color:var(--text-primary);font-size:.8125rem;font-weight:600}.page-module__kfI36G__certSubject{color:var(--text-secondary);word-break:break-all;padding:8px 16px 12px;font-family:SF Mono,Fira Code,monospace;font-size:.8125rem}.page-module__kfI36G__certToggleIcon{color:var(--text-muted);font-size:.75rem;transition:transform .2s}.page-module__kfI36G__certToggleIcon.page-module__kfI36G__expanded{transform:rotate(180deg)}.page-module__kfI36G__certDetails{border-top:1px solid var(--border);padding:0 16px 16px}.page-module__kfI36G__certDetailGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.page-module__kfI36G__tagList{flex-wrap:wrap;gap:6px;display:flex}.page-module__kfI36G__tag{background:var(--background);border:1px solid var(--border);color:var(--text-secondary);word-break:break-all;border-radius:4px;padding:2px 8px;font-size:.75rem;display:inline-block}.page-module__kfI36G__errorBox{color:#991bb;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:10px;margin-top:16px;padding:12px 16px;font-size:.9375rem;display:flex}.page-module__kfI36G__emptyState{text-align:center;color:var(--text-muted);padding:48px 24px}.page-module__kfI36G__emptyIcon{opacity:.5;margin-bottom:12px;font-size:2.5rem}.page-module__kfI36G__emptyText{font-size:.9375rem}@media (max-width:640px){.page-module__kfI36G__inputGroup{flex-direction:column}.page-module__kfI36G__inputField{max-width:100%!important}.page-module__kfI36G__infoGrid,.page-module__kfI36G__certDetailGrid{grid-template-columns:1fr}}
