﻿.token-buy-card{margin-top:14px;border:1px solid #244b82;background:linear-gradient(145deg,#071735f2,#050d22f5);border-radius:14px;padding:20px;box-shadow:0 18px 54px #00000030;color:var(--text)}
.token-buy-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.token-buy-kicker{display:block;color:var(--gold);font-size:.68rem;letter-spacing:.16em;font-weight:700}.token-buy-head h2{margin:7px 0 8px;font-size:1.05rem}.token-buy-head p{margin:0;max-width:680px;color:var(--muted);font-size:.76rem;line-height:1.55}.token-buy-mark{display:grid;place-items:center;width:38px;height:38px;border:1px solid #35639b;background:#102b55;color:#8bc8ff;font-size:1.15rem}.token-buy-fields{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr);gap:12px;margin-top:19px}.token-buy-field{display:grid;gap:7px;color:#8195bb;font-size:.7rem;font-weight:700}.token-buy-field input{width:100%;height:46px;border:1px solid #244b82;border-radius:9px;background:#040c1c;color:#edf4ff;padding:0 12px;font:700 .82rem/1 "Departure Mono",ui-monospace,monospace;outline:0}.token-buy-field input:focus{border-color:#62a5ff;box-shadow:0 0 0 3px #62a5ff1c}.token-buy-amount-wrap{display:flex;align-items:center;height:46px;border:1px solid #244b82;border-radius:9px;background:#040c1c}.token-buy-amount-wrap:focus-within{border-color:#62a5ff;box-shadow:0 0 0 3px #62a5ff1c}.token-buy-amount-wrap input{height:44px;border:0;box-shadow:none;flex:1;min-width:0}.token-buy-amount-wrap strong{padding:0 12px;color:#8195bb;font-size:.7rem}.token-buy-presets{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:15px}.token-buy-presets>span{margin-right:4px;color:#8195bb;font-size:.7rem}.token-buy-presets button{min-width:52px;padding:8px 10px;border:1px solid #244b82;border-radius:7px;background:#0a1937;color:#a7c9ee;font:700 .7rem/1 "Departure Mono",ui-monospace,monospace;cursor:pointer}.token-buy-presets button:hover,.token-buy-presets button:focus-visible{border-color:#62a5ff;color:#edf4ff;background:#102b55}.token-buy-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:11px 12px;border:1px solid #193b6d;background:#06132b;color:#8195bb;font-size:.7rem}.token-buy-summary strong{color:#cbe4ff;font-size:.76rem;text-align:right}.token-buy-submit{width:100%;margin-top:12px;padding:13px 16px;border:1px solid #8ed0ff;background:#62a5ff;color:#031126;border-radius:8px;font:700 .76rem/1 "Departure Mono",ui-monospace,monospace;cursor:pointer}.token-buy-submit:hover:not(:disabled){background:#8bc8ff}.token-buy-submit:disabled{opacity:.42;cursor:not-allowed}@media(max-width:650px){.token-buy-card{padding:16px}.token-buy-fields{grid-template-columns:1fr}.token-buy-summary{align-items:flex-start;flex-direction:column}.token-buy-summary strong{text-align:left}}
