.sol-page .doc-header nav a.current{text-decoration:underline;text-underline-offset:5px}
.net-pill.sol i{background:linear-gradient(#e9d5ff,#7c3aed);border-color:#4c1d95}
.wallet-button.sol{background:linear-gradient(#a78bfa,#7c3aed);border-color:#4c1d95;box-shadow:inset 0 1px 0 #ffffff88,0 3px 8px #4c1d9533}
.wallet-button.sol.connected{background:linear-gradient(#fdfdfd,#e6e0f5);color:#2e1065;border-color:#8a80a8}
.sol-hero-buttons{margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}
.sol-hero-buttons .button{margin-top:0}
.launch-row .sym img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eee}
.launch-row .sym .token{width:34px;height:34px;font-size:15px}
.mint-line{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:11px;color:#7c8178;overflow-wrap:anywhere}
.badge{display:inline-block;font-size:10px;letter-spacing:.04em;text-transform:uppercase;padding:3px 7px;border-radius:999px;background:#e4f1d6;color:#2f6b2b;margin-left:6px}
.badge.warn{background:#fbe6e3;color:#8c2f2f}
.image-drop{display:flex;align-items:center;gap:14px;border:1px dashed var(--line);border-radius:12px;padding:12px;background:#fffdf8;cursor:pointer}
.image-drop img{width:56px;height:56px;border-radius:50%;object-fit:cover;background:#eee}
.image-drop span{font-size:13px;color:#7c8178}
.swap-box{display:flex;flex-direction:column;gap:10px}
.swap-box .amount-field>div{font-size:30px}
.swap-box .amount-field input{font-size:30px}
.progress{display:flex;flex-direction:column;gap:8px;margin:14px 0}
.progress span{display:flex;align-items:center;gap:10px;font-size:14px;color:#7c8178}
.progress span.done{color:#2f6b2b}.progress span.active{color:var(--ink)}
.progress i{width:22px;height:22px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-style:normal;font-size:11px}
.progress span.done i{background:#d5edbc;border-color:#4a9f44}.progress span.active i{border-color:var(--ink)}
