.crypto-onboard-widget{--co-surface-0: rgba(8, 21, 34, .7);--co-surface-1: rgba(12, 29, 43, .88);--co-surface-2: rgba(15, 35, 52, .9);--co-surface-3: rgba(20, 44, 64, .92);--co-border: rgba(88, 157, 164, .44);--co-border-soft: rgba(84, 139, 147, .36);--co-border-gold: rgba(245, 174, 74, .62);--co-shadow: rgba(2, 10, 16, .5);--co-text-strong: #dceff1;--co-text-mid: #b7d2d6;--co-text-dim: #90b3b8;display:flex;flex-direction:column;gap:1.5rem;color:var(--co-text-strong)}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.82rem}.step-pill{position:relative;display:flex;align-items:center;gap:.55rem;background:linear-gradient(160deg,var(--co-surface-2),var(--co-surface-1));border:1px solid var(--co-border-soft);border-radius:12px;padding:.72rem .92rem;color:var(--co-text-mid);font-size:.92rem;font-weight:600;box-shadow:0 8px 18px var(--co-shadow)}.step-pill.done{border-color:var(--co-border-gold);color:var(--co-text-strong);box-shadow:0 10px 22px #84591347,0 0 0 1px #f5ae4a2e inset}.step-index{width:1.55rem;height:1.55rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6bf52,#e89d21);color:#202428;font-size:.82rem;font-weight:800;box-shadow:0 6px 12px #754c0d66}.card-lite{border:1px solid var(--co-border);border-radius:14px;background:linear-gradient(160deg,var(--co-surface-2),var(--co-surface-1));box-shadow:0 14px 30px var(--co-shadow),0 0 0 1px #f5ae4a14 inset;padding:1.2rem}.wallet-step{text-align:center}.wallet-button-wrap{margin:.82rem 0;display:flex;justify-content:center;align-items:center}.wallet-button-wrap>*{filter:drop-shadow(0 10px 18px rgba(5,16,27,.55))}.or-continue{margin:.35rem 0 .2rem;color:var(--co-text-dim);letter-spacing:.08em;font-size:.76rem;text-transform:uppercase}.phone-continue{margin:.9rem auto .78rem;width:min(100%,184px);border:1px solid var(--co-border-gold);border-radius:12px;background:linear-gradient(165deg,#13293af0,#0c1f2ef0);box-shadow:0 12px 24px #040e1880,0 0 0 1px #f5ae4a1f inset;padding:.75rem}.phone-continue-title{margin:0 0 .55rem;font-size:.92rem;font-weight:700;color:var(--co-text-strong)}.phone-continue-link{display:block;border-radius:10px;overflow:hidden;border:1px solid rgba(86,145,153,.5);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.phone-continue-link:hover{transform:translateY(-1px);border-color:var(--co-border-gold);box-shadow:0 8px 16px #84591352}.phone-continue-qr{display:block;width:100%;height:auto}.phone-continue-hint{margin:.55rem 0 0;font-size:.82rem;color:var(--co-text-dim)}.wallet-meta{margin:0;color:var(--co-text-dim);font-size:.94rem}.section-head h3{margin-bottom:.3rem;color:#a9e8eb}.section-head p{margin-bottom:0;color:var(--co-text-dim)}.network-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.network-column{border:1px solid var(--co-border);border-radius:12px;padding:.82rem;background:linear-gradient(158deg,var(--co-surface-1),var(--co-surface-2));box-shadow:0 10px 20px #030d1673}.network-header{padding-bottom:.68rem;border-bottom:1px solid rgba(84,139,147,.45);margin-bottom:.76rem}.network-header h4{margin:0;font-size:1.02rem;letter-spacing:.01em;color:#a9e8eb}.network-header p{margin:.3rem 0 0;font-size:.82rem;color:var(--co-text-dim);word-break:break-all}.currency-stack{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:.55rem}.currency-card{position:relative;text-align:left;display:flex;flex-direction:column;gap:.2rem;border-radius:10px;border:1px solid var(--co-border-soft);background:linear-gradient(145deg,#132a3be0,#0d1f2ee6);padding:.68rem .75rem;color:var(--co-text-strong);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.currency-card:before{content:"";position:absolute;left:0;top:20%;bottom:20%;width:3px;border-radius:999px;background:linear-gradient(180deg,#67c2c7,#4ca0a6);opacity:.72}.currency-card:hover:not(.disabled){transform:translateY(-2px);border-color:#65bac29e;box-shadow:0 12px 22px #030e1780}.currency-card.selected{border-color:var(--co-border-gold);box-shadow:0 12px 22px #8459134d,0 0 0 1px #f5ae4a33 inset}.currency-card.selected:before{background:linear-gradient(180deg,#f5bc52,#e79a1f);opacity:.92}.currency-card.disabled{opacity:.44;filter:grayscale(.72);cursor:not-allowed}.currency-symbol{font-weight:700;letter-spacing:.02em}.currency-balance{font-size:.88rem;color:var(--co-text-mid)}.currency-description{font-size:.78rem;color:var(--co-text-dim)}.loading-note{margin:.9rem 0 0;font-size:.88rem;color:var(--co-text-dim)}.amount-section{display:flex;flex-direction:column;gap:.88rem}.swap-box{border-radius:12px;border:1px solid var(--co-border-gold);background:linear-gradient(158deg,#122738f0,#0b1b29f2);box-shadow:0 12px 22px #020b1375,0 0 0 1px #f5ae4a1a inset;padding:.95rem}.swap-label{text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;color:var(--co-text-dim);margin-bottom:.35rem}.swap-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:center}.swap-input-row input{border-radius:10px;border:1px solid rgba(86,145,153,.5);background:linear-gradient(160deg,#0f2131f2,#122738f2);color:var(--co-text-strong);font-size:1.15rem;font-weight:700;padding:.65rem .75rem;box-shadow:0 8px 16px #030b1261}.swap-input-row input::placeholder{color:var(--co-text-dim)}.swap-input-row input:focus{outline:none;border-color:#f5ae4ab8;box-shadow:0 10px 20px #84591340,0 0 0 2px #f5ae4a38}.swap-symbol{min-width:86px;text-align:center;border-radius:999px;border:1px solid var(--co-border-gold);background:linear-gradient(145deg,#f5ba5a40,#142b3ef2);color:var(--co-text-strong);padding:.45rem .75rem;font-weight:700;box-shadow:0 8px 14px #84591338}.amount-slider{width:100%;margin-top:.9rem;accent-color:#f1ad35}.amount-slider::-webkit-slider-runnable-track{height:.5rem;border-radius:999px;background:linear-gradient(90deg,#3f969e,#57b2b8 56%,#f0b247)}.amount-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.05rem;height:1.05rem;border-radius:50%;margin-top:-.26rem;border:2px solid #fff;background:linear-gradient(135deg,#f8c15a,#e8981c);box-shadow:0 4px 10px #754c0d73}.amount-slider::-moz-range-track{height:.5rem;border-radius:999px;background:linear-gradient(90deg,#3f969e,#57b2b8 56%,#f0b247)}.amount-slider::-moz-range-thumb{width:1.05rem;height:1.05rem;border-radius:50%;border:2px solid #fff;background:linear-gradient(135deg,#f8c15a,#e8981c);box-shadow:0 4px 10px #754c0d73}.swap-meta{margin-top:.5rem;font-size:.84rem;color:var(--co-text-dim);display:flex;justify-content:space-between;gap:1rem}.cnu-preview{margin-top:.82rem;border-top:1px solid rgba(84,139,147,.42);padding-top:.78rem;display:flex;flex-direction:column;gap:.35rem}.cnu-preview-value{margin:0;font-size:1.26rem;font-weight:800;letter-spacing:.01em;color:#f3c068;text-shadow:0 3px 8px rgba(90,60,11,.4)}.cnu-preview-note{margin:0;font-size:.85rem;color:var(--co-text-dim);line-height:1.35}.wallet-claim-note{margin:0;font-size:.9rem;border-left:3px solid #f1ad35;background:#f5ae4a1a;color:var(--co-text-mid);box-shadow:0 10px 20px #040d1559;padding:.67rem .82rem;border-radius:8px}.submit-button{align-self:flex-start;position:relative;overflow:hidden;min-width:min(100%,380px);background:linear-gradient(120deg,#f7c35d,#e69a20);color:#1d2731;border:1px solid rgba(255,236,197,.72);font-weight:800;letter-spacing:.01em;box-shadow:0 14px 24px #8459135c,0 0 0 1px #ffffff47 inset}.submit-button:hover:enabled{transform:translateY(-2px);box-shadow:0 16px 26px #8459136b,0 0 0 1px #ffffff52 inset}.submit-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.allowance-note{margin:0;font-size:.86rem;color:var(--co-text-mid);background:#57abb21f;border:1px solid rgba(87,171,178,.28);padding:.5rem .62rem;border-radius:8px}.status-box{margin-top:.25rem;border-radius:10px;border:1px solid var(--co-border-soft);padding:.78rem .88rem;background:var(--co-surface-0);color:var(--co-text-mid);box-shadow:0 8px 16px #040d1561}.status-box p{margin:.15rem 0}.status-box a{color:#9ee7eb;text-decoration:underline;text-decoration-thickness:1px}.status-box.pending{border-color:#5691999e;background:#132b3cc7;animation:status-pulse 2.2s ease-in-out infinite}.status-box.success{border-color:#22c55e8f;background:#22c55e1c}.status-box.error{border-color:#ef44448f;background:#ef44441f}@keyframes status-pulse{0%,to{box-shadow:0 8px 16px #040d1561}50%{box-shadow:0 10px 22px #8459134d}}@media (max-width: 960px){.steps-grid,.network-grid{grid-template-columns:1fr}.submit-button{min-width:100%}}@media (max-width: 768px){.phone-continue{display:none}}@media (prefers-reduced-motion: reduce){.status-box.pending{animation:none}.currency-card,.phone-continue-link,.submit-button{transition:none}}
