.cwt-pos{--bg:#07090d;--card:#11151c;--line:#29313d;--gold:#f5c84b;--green:#28d17c;--text:#f5f7fa;--muted:#aab3c0;max-width:1100px;margin:25px auto;padding:18px;background:radial-gradient(circle at 10% 0%,#182033 0,#07090d 42%);color:var(--text);border-radius:26px;box-shadow:0 25px 70px #0008;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.cwt-hero{display:flex;gap:18px;align-items:center;padding:22px;border:1px solid var(--line);background:linear-gradient(135deg,#161b25,#0c1017);border-radius:22px}.cwt-elephant{width:74px;height:74px;border-radius:20px;background:linear-gradient(145deg,#f7d66b,#b98716);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#090b0f;box-shadow:0 10px 30px #0008}.cwt-elephant span{font-size:32px;line-height:30px}.cwt-elephant b{font-size:19px}.cwt-kicker{font-size:11px;letter-spacing:2px;color:var(--gold);font-weight:800}.cwt-hero h2{margin:2px 0 3px;font-size:clamp(22px,4vw,34px)}.cwt-hero p{margin:0;color:var(--muted)}.cwt-bank-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.cwt-action{border:1px solid var(--line);background:#10151d;color:#fff;border-radius:18px;padding:18px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800;transition:.2s}.cwt-action:hover,.cwt-wallet-card:hover{transform:translateY(-2px);border-color:var(--gold);background:#171d27}.cwt-action svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cwt-section-title{display:flex;justify-content:space-between;align-items:center;margin:8px 3px 12px}.cwt-section-title span:first-child{font-size:11px;letter-spacing:1.5px;color:var(--gold);font-weight:800}.cwt-section-title h3{margin:3px 0;font-size:20px}.cwt-status{font-size:11px;color:var(--green);white-space:nowrap}.cwt-wallet-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cwt-wallet-card{appearance:none;text-align:left;color:#fff;border:1px solid var(--line);background:var(--card);border-radius:18px;padding:15px;cursor:pointer;min-height:145px;transition:.2s}.cwt-wallet-card.no-wallet{opacity:.62}.cwt-coin{width:34px;height:34px;border-radius:50%;background:#252d38;display:flex;align-items:center;justify-content:center;color:var(--gold);font-weight:900;margin-bottom:9px}.cwt-coin-name{font-weight:900}.cwt-wallet-card small,.cwt-wallet-card em{display:block;color:var(--muted);font-size:10px;font-style:normal;margin-top:3px}.cwt-wallet-card strong{display:block;font-size:17px;margin-top:10px}.cwt-payment{border:1px solid var(--line);background:#0d1219;border-radius:22px;padding:20px}.cwt-pay-head{display:flex;gap:20px;align-items:center;margin-bottom:15px}.cwt-back{border:1px solid var(--line);background:#151b24;color:#fff;border-radius:12px;padding:10px 14px;cursor:pointer}.cwt-pay-head b{display:block;font-size:22px}.cwt-pay-head span{color:var(--muted);font-size:12px}.cwt-qr-wrap{min-height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff;border-radius:18px;padding:14px}.cwt-qr-wrap p{color:#111}.cwt-address{margin-top:15px}.cwt-address label,.cwt-calc label{display:block;font-size:10px;letter-spacing:1.2px;color:var(--gold);font-weight:800;margin-bottom:6px}.cwt-address>div{display:flex}.cwt-address input{flex:1;min-width:0;background:#161c25;border:1px solid var(--line);color:#fff;padding:13px;border-radius:12px 0 0 12px}.cwt-address button{background:var(--gold);border:0;padding:0 17px;font-weight:900;border-radius:0 12px 12px 0;cursor:pointer}.cwt-calc{margin-top:15px}.cwt-calc>input{width:100%;box-sizing:border-box;background:#161c25;border:1px solid var(--line);color:#fff;padding:14px;border-radius:12px}.cwt-fees{display:grid;grid-template-columns:1fr auto;gap:5px 15px;margin-top:12px;padding:13px;border:1px solid var(--line);border-radius:14px}.cwt-fees span{color:var(--muted);font-size:12px}.cwt-buttons{display:flex;gap:10px;margin-top:15px}.cwt-primary,.cwt-secondary{flex:1;padding:14px;border-radius:13px;cursor:pointer;font-weight:900}.cwt-primary{border:0;background:var(--gold);color:#080a0e}.cwt-secondary{border:1px solid var(--line);background:#151b24;color:#fff}.cwt-note{margin-top:13px;color:var(--muted);font-size:11px;line-height:1.5}.cwt-info-row{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:11px;padding:15px 3px 2px}.cwt-pos button:focus{outline:2px solid var(--gold);outline-offset:2px}@media(max-width:850px){.cwt-wallet-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.cwt-pos{margin:10px;padding:12px;border-radius:18px}.cwt-hero{padding:16px}.cwt-elephant{width:60px;height:60px}.cwt-bank-actions{grid-template-columns:repeat(2,1fr)}.cwt-wallet-grid{grid-template-columns:repeat(2,1fr)}.cwt-action{padding:15px 8px}.cwt-buttons{flex-direction:column}.cwt-info-row{display:grid;grid-template-columns:1fr}.cwt-address>div{display:block}.cwt-address input{width:100%;box-sizing:border-box;border-radius:12px 12px 0 0}.cwt-address button{width:100%;padding:12px;border-radius:0 0 12px 12px}}