.tool-main{flex-direction:column;flex:1;width:100%;max-width:100%;padding:0;display:flex;overflow:hidden}.tool-header{border-bottom:1px solid var(--color-border);background-color:var(--color-surface-raised);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem 2rem;display:flex}.tool-header__title{flex-direction:column;gap:.25rem;display:flex}.tool-title{color:var(--color-text-title);margin:0;font-size:1.3rem;font-weight:700}.tool-subtitle{color:var(--color-text-muted);margin:0;font-size:.85rem}.ssh-workspace{flex-direction:column;flex:1;width:100%;max-width:1000px;margin:0 auto;padding:1.5rem 2rem 2.5rem;display:flex;overflow-y:auto}.ssh-input-section{flex-direction:column;gap:.625rem;display:flex}.ssh-textarea-wrap{position:relative}.ssh-drop-overlay{border:2px dashed var(--color-accent);color:var(--color-accent);opacity:0;pointer-events:none;z-index:2;background:#7eb8f70f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:opacity .15s;display:flex;position:absolute;inset:0}.ssh-drop-overlay--active{opacity:1}.ssh-textarea{border:1px solid var(--color-border);background:var(--color-bg);width:100%;min-height:140px;max-height:260px;color:var(--color-text-primary);resize:vertical;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.8rem;line-height:1.55;transition:border-color .15s;display:block}.ssh-textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #7eb8f71f}.ssh-textarea::placeholder{color:var(--color-text-muted);font-family:system-ui,-apple-system,sans-serif}.ssh-input-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ssh-sample-btn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.75rem;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.ssh-sample-btn:hover{border-color:var(--color-accent);color:var(--color-accent)}.ssh-input-hint{color:var(--color-text-muted);font-size:.72rem}.ssh-placeholder{text-align:center;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex}.ssh-placeholder__icon{opacity:.3;color:var(--color-text-muted)}.ssh-placeholder__text{max-width:360px;font-size:.85rem;line-height:1.5}.ssh-error{color:#f87171;background:#f871710f;border:1px solid #f8717133;border-radius:8px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem 1.25rem;font-size:.82rem;line-height:1.5;display:flex}.ssh-grade-banner{border-radius:8px;align-items:center;gap:1rem;margin-top:1.5rem;margin-bottom:1rem;padding:1rem 1.25rem;display:flex}.ssh-grade-badge{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.5rem;font-weight:800;display:flex}.ssh-grade-text{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ssh-grade-title{color:var(--color-text-title);font-size:.9rem;font-weight:700}.ssh-grade-desc{color:var(--color-text-muted);font-size:.78rem}.ssh-grade-counts{flex-shrink:0;gap:.5rem;margin-left:auto;display:flex}.ssh-grade-banner--a{background:#4ade800f;border:1px solid #4ade8033}.ssh-grade-banner--b{background:#a3e6350f;border:1px solid #a3e63533}.ssh-grade-banner--c{background:#facc150f;border:1px solid #facc1533}.ssh-grade-banner--d{background:#fb923c0f;border:1px solid #fb923c33}.ssh-grade-banner--f{background:#f871710f;border:1px solid #f8717133}.ssh-sev-pill{white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-flex}.ssh-sev-pill--high{color:#f87171;background:#f871711f;border:1px solid #f8717140}.ssh-sev-pill--medium{color:#fb923c;background:#fb923c1f;border:1px solid #fb923c40}.ssh-sev-pill--low{color:#facc15;background:#facc151f;border:1px solid #facc1540}.ssh-sev-pill--info{color:#7eb8f7;background:#7eb8f71f;border:1px solid #7eb8f740}.ssh-keys-list{flex-direction:column;gap:1rem;display:flex}.ssh-key-card{border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.ssh-key-card__header{background:var(--color-surface-raised);border-bottom:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.ssh-key-card__title{color:var(--color-text-title);font-size:.85rem;font-weight:700}.ssh-key-card__badge{white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.68rem;font-weight:600;display:inline-flex}.ssh-key-card__badge--type{color:var(--color-accent);background:#7eb8f71a;border:1px solid #7eb8f733}.ssh-key-card__badge--bits{color:#a3e635;background:#a3e6351a;border:1px solid #a3e63533}.ssh-key-card__badge--source{color:#a8a29e;background:#a8a29e1a;border:1px solid #a8a29e33}.ssh-key-card__grade{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-left:auto;font-size:.9rem;font-weight:800;display:flex}.ssh-key-card__grade--a{color:#4ade80;background:#4ade8026}.ssh-key-card__grade--b{color:#a3e635;background:#a3e63526}.ssh-key-card__grade--c{color:#facc15;background:#facc1526}.ssh-key-card__grade--d{color:#fb923c;background:#fb923c26}.ssh-key-card__grade--f{color:#f87171;background:#f8717126}.ssh-key-card__body{padding:1rem}.ssh-key-dl{grid-template-columns:auto 1fr;gap:.35rem 1rem;margin:0;padding:0;font-size:.82rem;display:grid}.ssh-key-dl dt{color:var(--color-text-muted);white-space:nowrap;font-weight:500}.ssh-key-dl dd{color:var(--color-text-primary);word-break:break-all;margin:0;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.78rem}.ssh-key-dl dd.ssh-text-normal{font-family:system-ui,-apple-system,sans-serif;font-size:.82rem}.ssh-fp-row{align-items:center;gap:.4rem;display:flex}.ssh-copy-fp{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.15rem;transition:color .15s;display:inline-flex}.ssh-copy-fp:hover{color:var(--color-accent)}.ssh-copy-fp--ok{color:#4ade80}.ssh-findings-section{border-top:1px solid var(--color-border);margin-top:.75rem;padding-top:.75rem}.ssh-findings-title{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.78rem;font-weight:600}.ssh-findings-list{flex-direction:column;gap:.4rem;display:flex}.ssh-finding{border-radius:6px;align-items:flex-start;gap:.5rem;padding:.5rem .65rem;font-size:.8rem;line-height:1.45;display:flex}.ssh-finding--high{background:#f871710f}.ssh-finding--medium{background:#fb923c0f}.ssh-finding--low{background:#facc150f}.ssh-finding--info{background:#7eb8f70f}.ssh-finding__icon{flex-shrink:0;margin-top:.1rem}.ssh-finding--high .ssh-finding__icon{color:#f87171}.ssh-finding--medium .ssh-finding__icon{color:#fb923c}.ssh-finding--low .ssh-finding__icon{color:#facc15}.ssh-finding--info .ssh-finding__icon{color:#7eb8f7}.ssh-finding__body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.ssh-finding__title{color:var(--color-text-title);flex-wrap:wrap;align-items:center;gap:.4rem;font-weight:600;display:flex}.ssh-finding__desc{color:var(--color-text-muted);font-size:.78rem;line-height:1.45}.ssh-finding__value{color:var(--color-text-primary);word-break:break-all;background:#ffffff08;border-radius:4px;margin-top:.2rem;padding:.25rem .5rem;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.72rem}.ssh-empty-findings{text-align:center;color:#4ade80;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.ssh-empty-findings p{color:var(--color-text-muted);margin:0;font-size:.8rem}.ssh-host-info{color:var(--color-text-muted);align-items:center;gap:.35rem;margin-bottom:.5rem;font-size:.78rem;display:flex}.ssh-host-badge{color:var(--color-accent);background:#7eb8f714;border:1px solid #7eb8f726;border-radius:4px;align-items:center;gap:.25rem;padding:.1rem .45rem;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.7rem;font-weight:500;display:inline-flex}.ssh-options-section{margin-bottom:.5rem}.ssh-options-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem;font-size:.72rem;font-weight:600}.ssh-options-value{color:var(--color-text-primary);word-break:break-all;background:#ffffff08;border-radius:4px;padding:.35rem .6rem;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:.75rem;line-height:1.5}.ssh-sev-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;align-items:center;gap:.2rem;padding:.1rem .4rem;font-size:.65rem;font-weight:700;display:inline-flex}.ssh-sev-badge--high{color:#f87171;background:#f8717126}.ssh-sev-badge--medium{color:#fb923c;background:#fb923c26}.ssh-sev-badge--low{color:#facc15;background:#facc1526}.ssh-sev-badge--info{color:#7eb8f7;background:#7eb8f726}[id^=ssh-fp-]{display:contents}@media (width<=700px){.ssh-workspace{padding:1rem 1rem 2rem}.ssh-grade-banner{flex-wrap:wrap}.ssh-grade-counts{width:100%;margin-left:0}.ssh-key-dl{grid-template-columns:1fr;gap:.15rem}.ssh-key-dl dt{margin-top:.35rem}.ssh-key-dl dd{margin-left:0}}
