@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{color:#000;background:#f2f3f5;margin:0;font-family:Inter,sans-serif}#root{min-height:100vh}button,input{font-family:inherit}.page{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;min-height:100vh;padding:48px 16px 30px;display:flex;position:relative}.page--loading{background:#fff;justify-content:stretch;padding:0}.page-loader{background:#fff;flex-direction:column;flex:1;align-items:center;width:100%;min-height:100vh;display:flex}.page-loader__center{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.page-loader__spinner{border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite page-loader-spin}@keyframes page-loader-spin{to{transform:rotate(360deg)}}.footer--loader{flex-shrink:0;width:100%;padding:24px 16px 40px}.footer--loader>a:first-of-type{text-underline-offset:3px;text-decoration:underline}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.card{background:#fff;border-radius:24px;width:min(100%,560px);padding:40px 24px 48px;position:relative;overflow:hidden;box-shadow:0 18px 46px #0f172a1a,0 2px 8px #0f172a0d}.card.dropdown-open{overflow:visible}.card.payment-view .card-header{background:#f2f3f5;margin:-40px -24px 0;padding:26px 14px 14px;transform:translateY(-7px)}.payment-top{background:#f2f3f5;margin:-7px -24px 0;padding:7px 24px 16px}.payment-bottom{background:#fff;margin:0 -24px -48px;padding:22px 24px 48px}.card.faq-view{flex-direction:column;display:flex}.card.faq-view .card-header{background:#f2f3f5;margin:-40px -24px 0;padding:40px 24px 18px;transform:translateY(-7px)}.card-header{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:0;display:flex}.logo-wrap{align-items:center;gap:0;margin:0 0 0 -10px;padding:0;display:flex}.logo-icon{object-fit:contain;object-position:left center;flex-shrink:0;width:62px;height:62px;display:block}.logo-text{color:#000;letter-spacing:-.02em;margin-left:-4px;font-family:Inter,sans-serif;font-size:35px;font-weight:700;line-height:1}.signup-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#000;border:0;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;height:43px;margin-top:4px;padding:0 24px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.title{letter-spacing:-.02em;margin:0 0 14px;font-size:32px;font-weight:700;line-height:1.08}.amount,.network-label{margin:0 0 12px;font-size:16px;font-weight:700}.info-actions-row{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.info-texts{flex-direction:column;display:flex}.fee-row{color:#6b7280;align-items:center;gap:6px;margin:0;font-size:16px;display:flex}.icon-actions{align-items:center;gap:12px;margin:0;display:flex;position:relative}.circle-back{cursor:pointer;background:#f2f3f5;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.icon-btn{cursor:pointer;background:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background-color .2s ease-out;display:inline-flex;box-shadow:inset 0 1px #ffffffd9,0 0 0 1px #00000008}.icon-btn:hover{background:#f2f3f5}.help-trigger{position:relative}.help-tooltip{color:#fff;white-space:nowrap;z-index:30;pointer-events:none;background:#000;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700;line-height:1;position:absolute;top:calc(100% + 8px);right:-8px}.help-tooltip:before{content:"";border-bottom:6px solid #000;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;top:-6px;right:22px}.timer-box{background:#fff;border:1px solid #fff;border-radius:14px;align-items:center;gap:12px;margin-top:40px;margin-bottom:24px;padding:10px 16px;display:flex;box-shadow:inset 0 1px #fffc,0 0 0 1px #00000008}.timer-ring{transform:rotate(-90deg)}.ring-bg{fill:none;stroke-width:3px;transition:stroke .45s}.ring-value{fill:none;stroke-width:3px;stroke-linecap:round;transition:stroke .45s,stroke-dashoffset .35s ease-out}.timer-label{color:#6b7280;margin:0;font-size:17px}.timer-value{margin:2px 0 0;font-size:17px;font-weight:600;transition:color .45s}.selectors{flex-direction:column;gap:14px;display:flex}.currency-select-wrap{z-index:5;width:100%;position:relative}.currency-select-wrap.is-menu-open{z-index:50}.select-input{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 16px;font-size:16px;font-weight:400;transition:border-color .2s ease-out,background-color .2s ease-out;display:flex}.select-input:hover:not(:disabled):not(.select-input--muted){background:#f3f4f6}.chev-open{transform:rotate(180deg)}.currency-dropdown{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-height:300px;padding:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 12px 28px #0f172a14}.sheet-head{display:none}.currency-search{background:#f4f5f7;border-radius:10px;align-items:center;gap:8px;height:42px;margin-bottom:8px;padding:0 12px;display:flex}.currency-search input{background:0 0;border:0;outline:none;width:100%;font-size:16px}.currency-list{max-height:220px;overflow-y:auto}.currency-item{color:#111827;cursor:pointer;background:#fff;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;height:48px;padding:0 6px;font-size:16px;display:flex}.currency-item:hover{background:#f8fafc}.network-item{color:#111827;cursor:pointer;text-align:left;background:#fff;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 10px;font-size:16px;display:flex}.network-item:hover{background:#f8fafc}.network-item-label{flex:1}.network-popular{color:#fff;background:#22c55e;border-radius:999px;flex-shrink:0;padding:4px 8px;font-size:11px;font-weight:600}.select-input--muted{opacity:.65;cursor:default}.select-wrap--disabled{position:relative}.currency-logo-slot{border:1px dashed #cbd5e1;border-radius:50%;flex-shrink:0;width:24px;height:24px}.currency-logo-img{object-fit:contain;background:#fff;border-radius:50%;flex-shrink:0;width:24px;height:24px}.select-input-leading{align-items:center;gap:10px;min-width:0;display:flex}.select-input:focus,.select-input:focus-visible{border-color:#000;outline:none}.wallet-btn{color:#4b5563;background:#eceef1;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;margin-top:28px;font-size:16px;display:inline-flex}.wallet-icon{object-fit:contain;flex-shrink:0;width:22px;height:22px;display:block}.settings-menu{z-index:20;background:#fff;border:1px solid #eceff3;border-radius:12px;width:252px;position:absolute;top:40px;right:0;overflow:hidden;box-shadow:0 10px 26px #00000014}.settings-menu--lang{flex-direction:column;width:min(100vw - 48px,320px);max-height:min(85vh,520px);display:flex;overflow:hidden}.settings-item{text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;padding:10px 12px;transition:background-color .2s ease-out;display:flex}.settings-item:hover{background:#f3f4f6}.settings-item strong{margin:0 0 2px;font-size:12px;line-height:1.2;display:block}.settings-left{align-items:flex-start;gap:10px;display:flex}.settings-icon{flex-shrink:0;width:20px;min-width:20px;height:20px;margin-top:1px}.settings-item span{color:#6b7280;margin:0;font-size:10px;line-height:1.25;display:block}.chev-rotate{transform:rotate(-90deg)}.lang-panel{flex-direction:column;flex:1;min-height:0;padding:4px 4px 6px;display:flex}.lang-back{color:#111827;cursor:pointer;background:#fff;border:0;align-items:center;gap:6px;width:100%;padding:8px 6px 10px;font-size:13px;font-weight:600;display:flex}.lang-search{color:#6b7280;background:#f3f4f6;border-radius:999px;flex-shrink:0;align-items:center;gap:10px;height:44px;margin:0 2px 10px;padding:0 16px;display:flex}.lang-search input{color:#111827;background:0 0;border:0;outline:none;width:100%;font-size:15px}.lang-search input::placeholder{color:#9ca3af}.lang-panel-list{flex:1;min-height:100px;margin:0 -2px;padding:0 2px 4px;overflow:hidden auto}.lang-panel-empty{color:#6b7280;text-align:center;margin:16px 10px;font-size:13px}.lang-item{text-align:left;cursor:pointer;color:#111827;background:#fff;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;padding:8px 10px;font-size:15px;transition:background-color .15s;display:flex}.lang-item:hover{background:#f3f4f6}.lang-item--selected{background:#eceef1}.lang-item-label{flex:1;min-width:0}.lang-flag{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px;box-shadow:inset 0 0 0 1px #0000000f}.lang-check{color:#6b7280;flex-shrink:0}.faq-return{color:#111827;background:#e9ecef;border:1px solid #e5e7eb;width:calc(100% + 48px);height:44px;margin:-2px -24px 12px;font-size:14px;transition:background-color .2s ease-out,border-color .2s ease-out}.faq-return:hover{background:#eef1f4;border-color:#d9dde3}.faq-view-panel{background:#f2f3f5;flex-direction:column;flex:1;min-height:0;margin:-7px -24px -48px;padding:7px 24px 48px;display:flex}.faq-search{background:#f7f8fa;border-radius:10px;align-items:center;gap:7px;height:34px;margin-bottom:8px;padding:0 10px;display:flex}.faq-search input{background:0 0;border:0;outline:none;width:100%;font-size:12px}.faq-list{background:#fff;flex:1;min-height:0;max-height:500px;margin:8px -24px -48px;padding:6px 36px 48px 24px;overflow:hidden auto}.faq-list::-webkit-scrollbar{width:4px}.faq-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.faq-row{border-bottom:1px solid #eef0f2;padding:0 2px}.faq-question{text-align:left;background:0 0;border:0;justify-content:space-between;gap:8px;width:100%;padding:14px 0;font-size:16px;font-weight:600;display:flex}.faq-answer{color:#111827;margin:0;padding-bottom:12px;font-size:13px;line-height:1.35;overflow:hidden}.footer{text-align:center}.footer a{color:#9ca3af;font-size:12px}.footer p{color:#6b7280;margin:4px 0 20px;font-size:12px}.footer-icons{justify-content:center;gap:26px;display:flex}.footer-icons button,.footer-icons a{color:#fff;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:0;text-decoration:none;display:inline-flex}.footer-icons .footer-icon-img{object-fit:contain;object-position:center;flex-shrink:0;width:44px;height:38px;display:block}.chat-fab{color:#fff;background:#000;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:fixed;bottom:12px;right:12px}.modal-layer{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;background:#0000005c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.notify-modal{background:#fff;border-radius:28px;width:min(100vw - 32px,560px);padding:24px 44px 32px;box-shadow:0 24px 56px #0f172a24,0 8px 20px #0f172a0f}.notify-header{border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;padding-bottom:20px;display:flex}.notify-header h3{white-space:nowrap;flex:1;min-width:0;margin:0;font-size:20px;font-weight:700;line-height:1.2}.notify-header button{background:0 0;border:0;padding:0}.notify-modal input{box-sizing:border-box;border:1px solid #e5e7eb;border-radius:12px;width:100%;height:48px;margin-bottom:12px;padding:0 14px;font-size:15px}.notify-modal>button{color:#6b7280;background:#f3f4f6;border:0;border-radius:12px;width:100%;height:48px;font-size:15px;font-weight:600}.notify-modal>button:disabled{opacity:.5;cursor:not-allowed;color:#9ca3af}.notify-modal p{color:#9ca3af;text-align:center;max-width:420px;margin:16px auto 0;font-size:12px;line-height:1.45}@media (width<=480px){.notify-modal{padding:20px 22px 26px}.notify-header h3{white-space:normal;font-size:17px}}.toast{z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:flex-start;gap:8px;width:min(350px,100vw - 20px);padding:8px 10px;display:flex;position:fixed;top:10px;right:10px;box-shadow:0 8px 22px #00000014}.toast p{color:#4b5563;flex:1;margin:0;font-size:11px;line-height:1.3}.toast-check{color:#fff;background:#27c383;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin-top:1px;display:inline-flex}.toast button{color:#9ca3af;background:0 0;border:0;margin-top:1px;padding:0}@media (width<=520px){body{background:#fff}.page{background:#fff;justify-content:flex-start;gap:0;min-height:100dvh;padding:0}.card{width:min(100%,420px);min-height:100dvh;box-shadow:none;background:#fff;border-radius:0;flex-direction:column;flex:auto;padding:16px 0 0;display:flex;overflow:visible}.card.payment-view>div{min-height:0;display:block}.card.payment-view .card-header,.card.faq-view .card-header{background:0 0;margin:0;padding:0 14px;transform:none}.card-header{flex-wrap:wrap;align-items:flex-start;gap:40px;margin-bottom:10px}.logo-wrap{margin:0}.logo-icon{width:70px;height:70px}.logo-text{margin-left:-2px;font-size:26px;line-height:1.35}.signup-btn{border-radius:999px;order:3;align-self:stretch;width:100%;height:36px;margin-bottom:0;padding:0 14px;font-size:14px;font-weight:700}.payment-top{background:#f2f3f5;margin:0;padding:30px 14px 20px}.title{letter-spacing:-.02em;margin-bottom:20px;font-size:26px;line-height:1.15}.amount,.network-label{margin-bottom:8px;font-size:14px;line-height:1.15}.fee-row{color:#6b7280;margin-top:2px;font-size:12px}.info-actions-row{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:14px}.icon-actions{align-self:flex-start;gap:8px;margin-top:0;margin-bottom:0}.icon-btn{width:36px;height:36px}.timer-box{border-radius:14px;gap:12px;min-height:74px;margin-top:0;margin-bottom:0;padding:14px}.timer-box .timer-ring{width:40px;height:40px}.timer-label,.timer-value{font-size:15px;line-height:1.1}.payment-bottom{background:#fff;border-top:1px solid #e8ebef;margin:0;padding:18px 14px 14px}.selectors{gap:8px}.select-input,.wallet-btn{border-radius:10px;height:52px;font-size:16px}.wallet-btn{margin-top:8px}.footer{width:100%;padding:14px 14px calc(18px + env(safe-area-inset-bottom));background:#fff;margin-top:auto}.footer p{margin:4px 0 10px}.chat-fab{bottom:8px;right:8px}.faq-return{width:100%;margin:0 0 10px}.faq-view-panel{background:0 0;margin:0;padding:0}.faq-list{margin:6px 0 0;padding:6px 10px 12px}.mobile-sheet-backdrop{z-index:900;background:#00000073;border:0;margin:0;padding:0;position:fixed;inset:0}.currency-dropdown.currency-dropdown--sheet{z-index:1100;background:#fff;border:1px solid #e5e7eb;border-radius:16px 16px 0 0;flex-direction:column;max-height:none;padding:10px 10px 14px;display:flex;position:fixed;inset:52px 0 0;box-shadow:0 -12px 28px #00000026}.currency-dropdown--sheet .sheet-head{justify-content:space-between;align-items:center;gap:12px;margin:2px 2px 8px;display:flex}.currency-dropdown--sheet .sheet-head p{color:#111827;margin:0;font-size:15px;font-weight:700}.currency-dropdown--sheet .sheet-head button{color:#4b5563;background:#f3f4f6;border:0;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.currency-dropdown--sheet .currency-list{flex:1;min-height:0;max-height:none}.currency-select-wrap.is-menu-open{z-index:1200}}
