.pms-root{--pms-bg:#080808;--pms-overlay:#080808;--pms-surface:#151515;--pms-surface-2:#1a1a1a;--pms-field:#202020;--pms-line:#2a2a2a;--pms-line-2:#3a3a3a;--pms-text:#f5f5f5;--pms-muted:#a3a3a3;--pms-soft:#777777;--pms-brand:#10b8a8;--pms-brand-text:#04211d;--pms-brand-line:rgba(16,184,168,0.35);--pms-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.pms-root,.pms-root a,.pms-root button{box-sizing:border-box;font-family:var(--pms-font)}.pms-layer{position:fixed;inset:0;z-index:10002;background:var(--pms-overlay);overflow:auto}.pms-paywrap{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:34px 0 54px}.pms-paytop{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:16px;margin-bottom:28px}.pms-close,.pms-paytop-spacer{width:42px;flex-shrink:0}.pms-close{height:42px;border:1px solid var(--pms-line);border-radius:50%;background:#151515;color:var(--pms-muted);font-size:24px;line-height:1;cursor:pointer}.pms-close:hover{border-color:var(--pms-line-2);color:var(--pms-text);background:#1b1b1b}.pms-title{margin:0;font-size:clamp(34px,5vw,56px);font-weight:950;letter-spacing:-.055em;line-height:1.02;color:var(--pms-text);text-align:center;min-width:0}.pms-order-banner{margin:0 0 24px!important}.pms-section-divider{height:1px;margin:0 0 14px;background:var(--pms-line)}.pms-methods{display:grid;gap:14px}.pms-method{border:1px solid var(--pms-line);background:var(--pms-surface);border-radius:24px;padding:18px;transition:border-color .16s ease,background .16s ease}.pms-method--primary{border-color:var(--pms-brand-line);background:var(--pms-surface-2)}.pms-method.is-unavailable{opacity:.42;filter:grayscale(.35);pointer-events:none}.pms-method-head{gap:14px;align-items:flex-start;margin-bottom:14px}.pms-method-head,.pms-method-title{display:flex;justify-content:space-between}.pms-method-title{font-size:28px;font-weight:950;letter-spacing:-.045em;margin:0 0 6px;color:var(--pms-text);align-items:center;gap:10px}.pms-method-desc{color:var(--pms-muted);font-size:14px;line-height:1.45;margin:0}.pms-inline-reliable{display:none;vertical-align:middle}.pms-inline-reliable,.pms-reliable-tag{min-height:28px;padding:0 12px;border-radius:999px;background:rgba(16,184,168,.12);border:1px solid rgba(16,184,168,.32);color:#2bf0dd;font-size:12px;font-weight:850;white-space:nowrap;align-items:center;justify-content:center;line-height:1}.pms-reliable-tag{display:inline-flex}.pms-star-steps{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--pms-muted);font-size:14px;line-height:1.35;margin-top:8px}.pms-star-step{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 10px;border-radius:999px;background:var(--pms-field);border:1px solid var(--pms-line);font-weight:500;color:var(--pms-text)}.pms-star-arrow{color:var(--pms-soft);font-weight:500}.pms-pay-logos{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.pms-pay-logo{height:30px;display:inline-flex;align-items:center;justify-content:center}.pms-pay-logo img{display:block;height:100%;width:auto;object-fit:contain}.pms-payment-link-logos{margin:14px 0 18px}.pms-telegram-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;align-items:stretch;margin-top:16px}.pms-qr-card{background:var(--pms-field);border:1px solid var(--pms-line);border-radius:20px;padding:20px;text-align:left}.pms-option-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.pms-option-title{font-size:18px;font-weight:950;letter-spacing:-.025em;margin:0;color:var(--pms-text)}.pms-phone-split{display:grid;grid-template-columns:1fr;gap:14px}.pms-phone-qr-block{background:#181818;border:1px solid var(--pms-line);border-radius:18px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.pms-qr{height:154px;border-radius:18px;border:11px solid #f2f2f2;background:#f2f2f2;object-fit:contain}.pms-qr,.pms-qr-state{width:154px;margin:0 auto 14px}.pms-qr-state{min-height:154px;border-radius:18px;border:1px solid var(--pms-line-2);background:linear-gradient(180deg,#1c1c1c,#121212);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px 12px;box-sizing:border-box}.pms-qr-state-loading{gap:12px}.pms-qr-state-error{gap:8px}.pms-qr-state-icon{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:rgba(248,113,113,.12);border:1px solid rgba(248,113,113,.35);color:#fca5a5;font-size:17px;font-weight:800;line-height:1}.pms-qr-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.1);border-top:3px solid var(--pms-brand);border-radius:50%;animation:pms-qr-spin .8s linear infinite;flex-shrink:0}@keyframes pms-qr-spin{to{transform:rotate(1turn)}}.pms-qr-state-label{color:var(--pms-muted);font-size:11px;line-height:1.45;text-align:center}.pms-qr-state-label-error{color:#fca5a5;font-size:12px;font-weight:600}.pms-qr-retry-btn{margin-top:2px;min-height:32px;border:0;background:var(--pms-brand);color:var(--pms-brand-text);border-radius:999px;padding:0 16px;font-size:12px;font-weight:800;cursor:pointer;transition:filter .15s ease,transform .15s ease}.pms-qr-retry-btn:hover{filter:brightness(1.08)}.pms-qr-retry-btn:active{transform:scale(.98)}.pms-action2:disabled,.pms-action:disabled{opacity:.45;cursor:not-allowed}.pms-qr-title{font-size:17px;font-weight:950;margin:0 0 6px;color:var(--pms-text)}.pms-phone-alt-note{color:var(--pms-muted);font-size:13px;line-height:1.45}.pms-phone-alt-note strong{color:var(--pms-text)}.pms-telegram-side{display:flex;flex-direction:column;gap:12px;background:var(--pms-field);border:1px solid var(--pms-line);border-radius:20px;padding:16px}.pms-tip{color:var(--pms-muted);font-size:13px;line-height:1.5;margin:0}.pms-tip strong{color:var(--pms-text)}.pms-action-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:auto}.pms-action,.pms-action2{min-height:48px;border-radius:15px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;font-weight:950;cursor:pointer;text-align:center;border:0;font-size:inherit}.pms-action{background:var(--pms-brand);color:var(--pms-brand-text)}.pms-action2{background:var(--pms-field);color:var(--pms-text);border:1px solid #303030}.pms-action2:hover{border-color:var(--pms-line-2);background:#242424}.pms-mobile-quick{display:none}.pms-mobile-card{background:var(--pms-field);border:1px solid var(--pms-line);border-radius:20px;padding:16px}.pms-mobile-steps{display:grid;gap:10px;margin-bottom:14px}.pms-mobile-step{display:grid;grid-template-columns:40px 1fr;column-gap:14px;align-items:start}.pms-mobile-step-no{width:28px;height:28px;border-radius:50%;background:#181818;border:1px solid var(--pms-line);color:var(--pms-text);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:850;line-height:1;margin-top:1px}.pms-mobile-step-label{font-size:16px;line-height:1.35;color:var(--pms-text);text-align:left}.pms-mobile-pay-logos{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.pms-mobile-pay-logos .pms-pay-logo{height:28px}.pms-mobile-help-note{color:var(--pms-muted);font-size:13px;line-height:1.45;margin:0 0 14px}.pms-support-stack{display:grid;gap:10px;margin-top:16px}.pms-support-item{background:#151515;border:1px solid var(--pms-line);border-radius:18px;overflow:hidden}.pms-support-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;font-weight:950;font-size:16px;letter-spacing:-.02em;color:var(--pms-text)}.pms-support-item summary::-webkit-details-marker{display:none}.pms-support-meta{color:var(--pms-soft);font-size:13px;font-weight:650}.pms-support-icon{color:var(--pms-soft);font-size:20px;line-height:1}.pms-support-item[open] .pms-support-icon{transform:rotate(45deg)}.pms-support-body{padding:0 16px 16px;color:var(--pms-muted);font-size:14px;line-height:1.55}.pms-support-body strong{color:var(--pms-text)}.pms-guide-intro{margin:0 0 14px}.pms-guide-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pms-guide-card{display:flex;flex-direction:column;gap:10px}.pms-guide-shot{width:100%;height:auto;object-fit:contain;border-radius:12px}.pms-guide-step-title{font-size:13px;font-weight:950;color:var(--pms-text);line-height:1.25}.pms-guide-step-text{font-size:12px;color:var(--pms-muted);line-height:1.35}.pms-store-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.pms-store-trust-card{background:var(--pms-field);border:1px solid var(--pms-line);border-radius:18px;padding:12px;display:flex;flex-direction:column;gap:12px}.pms-store-trust-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.pms-store-trust-title{font-size:14px;font-weight:950;color:var(--pms-text)}.pms-store-trust-meta{font-size:12px;color:var(--pms-muted);line-height:1.35}.pms-store-shot{width:100%;height:360px;object-fit:contain;object-position:center;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#111}.pms-store-badge{display:inline-flex;width:148px;height:44px;text-decoration:none}.pms-store-badge svg{display:block;width:100%;height:100%}.pms-platform-android .pms-ios-only,.pms-platform-ios .pms-android-only,.pms-platform-other .pms-mobile-only-store{display:none!important}.pms-desktop-store-trust{display:grid}.pms-mobile-only-store{display:none}.pms-more-wrap{margin-top:0}.pms-more-toggle{width:100%;min-height:48px;border-radius:16px;background:#151515;border:1px solid var(--pms-line);color:var(--pms-text);font-size:15px;font-weight:950;display:flex;align-items:center;justify-content:space-between;padding:0 15px;cursor:pointer}.pms-more-toggle:hover{border-color:var(--pms-line-2);background:#1a1a1a}.pms-more-toggle-icon{color:var(--pms-soft);font-size:20px}.pms-more-panel{display:none;gap:14px;margin-top:14px}.pms-more-panel.is-open{display:grid}.pms-manual-area{display:grid;gap:12px;margin-top:14px}.pms-tabs{display:grid;gap:8px}.pms-tabs--coins{grid-template-columns:repeat(4,minmax(0,1fr))}.pms-tabs--nets{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px}.pms-tab{min-height:38px;border-radius:13px;border:1px solid var(--pms-line);background:var(--pms-field);color:var(--pms-muted);font-size:13px;font-weight:950;cursor:pointer}.pms-tab:hover{border-color:var(--pms-line-2);background:#242424}.pms-tab.is-active{background:var(--pms-brand);border-color:var(--pms-brand);color:var(--pms-brand-text)}.pms-panel{display:none}.pms-panel.is-active{display:block}.pms-wallet{background:var(--pms-field);border-radius:18px;padding:14px}.pms-wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.pms-field{background:#181818;border-radius:14px;padding:11px}.pms-f-label{color:var(--pms-soft);font-size:11px;margin-bottom:4px}.pms-f-val{font-size:13px;font-weight:950;color:var(--pms-text)}.pms-addr-row{display:flex;gap:8px;align-items:center;background:#181818;border-radius:14px;padding:11px;margin-bottom:10px}.pms-addr{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.pms-addr,.pms-copy{font-size:12px;color:var(--pms-text)}.pms-copy{border:0;border-radius:11px;min-height:34px;padding:0 11px;background:#2b2b2b;font-weight:850;cursor:pointer}.pms-copy.copied{background:#f5f5f5;color:#111}.pms-actions{display:flex;gap:8px;flex-wrap:wrap}.pms-contact-box{background:var(--pms-field);border-radius:18px;padding:14px;color:var(--pms-muted);font-size:13px;line-height:1.45}.pms-contact-box strong,.pms-email-visible{color:var(--pms-text)}.pms-email-visible{font-weight:950;word-break:break-all}.pms-crypto-note{color:var(--pms-muted);font-size:13px;line-height:1.45;margin-top:10px}.pms-crypto-note strong{color:var(--pms-text)}.pms-delay-note{color:var(--pms-soft);font-size:12.5px;line-height:1.45;margin-top:8px}.pms-unavailable-hint{margin:12px 0 14px;color:#f0b429;font-size:12.5px;font-weight:650;line-height:1.45;text-align:center}.pms-methods-divider{height:1px;margin:4px 0 0;background:var(--pms-line)}.pms-desktop-pay-logos{display:flex}@media (max-width:720px){.pms-paywrap{width:100%;padding:16px 12px 32px}.pms-paytop{margin-bottom:18px}.pms-title{font-size:36px}.pms-method{padding:15px;border-radius:20px}.pms-method-head{flex-direction:column;margin-bottom:12px}.pms-method-title{display:flex;font-size:24px}.pms-inline-reliable{display:inline-flex}.pms-desktop-pay-logos,.pms-star-steps,.pms-telegram-grid{display:none}.pms-mobile-quick{display:block}.pms-support-meta{display:none}.pms-guide-grid{grid-template-columns:1fr;gap:12px}.pms-guide-card{display:grid;grid-template-columns:106px 1fr;gap:12px;align-items:start}.pms-store-trust-grid{grid-template-columns:1fr}.pms-desktop-store-trust{display:none}.pms-mobile-only-store{display:block}.pms-store-shot{height:340px}.pms-tabs--coins{grid-template-columns:repeat(2,minmax(0,1fr))}.pms-wallet-grid{grid-template-columns:1fr}.pms-addr-row{align-items:stretch;flex-direction:column}.pms-addr{white-space:normal;overflow-wrap:anywhere}.pms-qr,.pms-qr-state{width:147px;height:147px}.pms-qr-state{min-height:147px}}@media (max-width:380px){.pms-store-shot{height:300px}.pms-mobile-pay-logos .pms-pay-logo{height:22px}.pms-qr,.pms-qr-state{width:127px;height:127px}.pms-qr-state{min-height:127px}.pms-title{font-size:30px}}