@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";img.profile{width:40px;height:40px;border-radius:50%;object-fit:cover}:root{--accent: #FFE7CB;--accent-dark: #f0c896;--blue-light: #d5e1ff;--surface: #ffffff;--sidebar-bg: #111827;--sidebar-hover: rgba(255,255,255,.07);--sidebar-active: rgba(255, 231, 203, .12);--text-muted: #6b7280;--shadow-card: 0 4px 24px rgba(0,0,0,.08);--radius: 16px;--transition: .22s cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:Lato,sans-serif;background:#f0f4ff;color:#000}@keyframes fadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #ffe7cb66}50%{box-shadow:0 0 0 8px #ffe7cb00}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}button{cursor:pointer;font-family:inherit;border:none}.width500{max-width:500px!important;margin-inline:auto;min-height:100vh;max-height:100vh;background-color:#fff;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.width500::-webkit-scrollbar{display:none}.wrap{padding:24px;display:flex;justify-content:center;margin-top:-64px}.wrap .card{width:100%;background-color:#fff;border-radius:20px;box-shadow:0 8px 20px #10182814;display:flex;flex-direction:column;overflow-y:scroll;max-height:calc(100vh - 110px);padding:28px 20px;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.wrap .card::-webkit-scrollbar{display:none}.nowrap{background-color:#fff;padding:24px 32px;display:flex;flex-direction:column;overflow-y:scroll;height:calc(100vh - 120px);-ms-overflow-style:none;scrollbar-width:none;list-style:none}.nowrap::-webkit-scrollbar{display:none}.danger{color:red;margin-top:8px;font-size:14px}.width500{padding-bottom:72px}.app-shell{display:flex;min-height:100vh}.app-content{flex:1;animation:fadeIn .3s ease}@media(min-width:900px){html,body,#root{background:linear-gradient(135deg,#e8eeff,#f0f4ff,#e8f0fe)}.app-content{margin-left:240px}.width500{max-width:100%!important;max-height:100vh;padding-bottom:0!important}.wrap{margin-top:-64px}.wrap .card{max-height:calc(100vh - 80px)}.nowrap{height:100vh;background:transparent!important}}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:500px;height:72px;background:#222;border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -8px 32px #00000014;display:flex;align-items:center;justify-content:space-around;padding:0 8px;z-index:100}.bn-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:none;border:none;cursor:pointer;padding:8px 0;color:#adb5bd;transition:color .18s ease;-webkit-tap-highlight-color:transparent}.bn-tab--active{color:#fff;padding:30px 0;background:#222;border-radius:50%}.bn-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:32px}.bn-icon{font-size:23px;transition:transform .18s ease}.bn-tab--active .bn-icon{transform:translateY(-2px)}.bn-dot{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:5px;height:5px;border-radius:50%;background:#ffe7cb;border:1.5px solid #000}.bn-label{font-size:13px;font-weight:600;letter-spacing:.3px;font-family:inherit}.bn-brand{display:none}@media(min-width:900px){.bottom-nav{position:fixed;left:0;top:0;width:240px;height:100vh;max-width:240px;transform:none;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:0;border-top:none;border-right:1px solid rgba(255,255,255,.06);box-shadow:4px 0 32px #00000040;background:linear-gradient(180deg,#0f172a,#111827 60%,#0f1724);animation:slideInLeft .35s cubic-bezier(.4,0,.2,1)}.bn-brand{display:flex;align-items:center;gap:10px;padding:28px 24px 22px;border-bottom:1px solid rgba(255,255,255,.07);position:relative;overflow:hidden}.bn-brand:after{content:"";position:absolute;bottom:0;left:24px;width:40px;height:2px;background:linear-gradient(90deg,#FFE7CB,transparent);border-radius:2px}.bn-brand-name{font-size:19px;font-weight:800;letter-spacing:.3px;font-family:inherit;background:linear-gradient(135deg,#ffe7cb,#f0c896 60%,#e8b87a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.bn-tab{flex:none;flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;padding:13px 24px;border-radius:0;border-left:3px solid transparent;color:#9ca3af;transition:all var(--transition, .22s ease);position:relative;margin:2px 0}.bn-tab:hover{background:#ffffff0f;color:#e5e7eb;border-left-color:#ffe7cb4d;transform:translate(3px)}.bn-tab--active{background:linear-gradient(90deg,#ffe7cb24,#ffe7cb08);border-radius:0;padding:13px 24px;border-left:3px solid #FFE7CB;color:#fff;transform:none}.bn-tab--active:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:3px;height:32px;background:linear-gradient(180deg,#ffe7cb,#f0c896);border-radius:0 4px 4px 0;box-shadow:2px 0 12px #ffe7cb66;left:0}.bn-icon-wrap{position:static;width:20px;height:20px}.bn-icon{font-size:18px;transition:transform .2s ease}.bn-tab--active .bn-icon{transform:none;filter:drop-shadow(0 0 4px rgba(255,231,203,.6))}.bn-tab:hover .bn-icon{transform:scale(1.15)}.bn-dot{display:none}.bn-label{font-size:14px;font-weight:600;letter-spacing:.2px}.bottom-nav:after{content:"v1.0";position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-size:10px;color:#fff3;letter-spacing:1.5px;font-family:inherit}}.mpin-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:flex-end;justify-content:center;z-index:1000}.mpin-modal{background:#fff;border-radius:24px 24px 0 0;padding:32px 24px 40px;width:100%;max-width:500px;position:relative;text-align:center}.mpin-close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#888}.mpin-icon-ring{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.mpin-title{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.mpin-sub{font-size:13px;color:#888;margin-bottom:28px}.mpin-dots{display:flex;justify-content:center;gap:10px;margin-bottom:16px}.mpin-dot{width:44px;height:52px;border:2px solid #e0e0e0;border-radius:12px;font-size:22px;text-align:center;outline:none;transition:border-color .15s;background:#f9f9f9;color:#1a1a2e}.mpin-dot.filled{border-color:#6366f1;background:#f0f0ff}.mpin-dot.error{border-color:#ef4444;background:#fff5f5}.mpin-dot:focus{border-color:#6366f1;background:#f0f0ff}.mpin-error{color:#ef4444;font-size:13px;margin-top:4px}.mpin-loading{color:#6366f1;font-size:13px;margin-top:8px}@media(min-width:900px){.mpin-overlay{align-items:center;justify-content:center;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mpin-modal{border-radius:24px;max-width:400px;width:90%;padding:44px 36px 48px;box-shadow:0 24px 64px #0003,0 4px 16px #0000001a;animation:mpin-pop .25s cubic-bezier(.34,1.56,.64,1)}}@keyframes mpin-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}:root{--bg: #f0f4ff;--card-bg: #ffffff;--muted: #6b7280;--accent-shadow: 0 6px 18px rgba(20, 20, 50, .06)}@keyframes blob-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-25px) scale(1.06)}66%{transform:translate(-15px,15px) scale(.95)}}@keyframes login-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}#login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg)}#login .card{width:100%;max-width:500px;background:var(--card-bg);border-radius:12px;box-shadow:var(--accent-shadow);height:100vh;display:flex;align-items:center;justify-content:center;padding:0 20px;overflow:hidden;animation:login-fade-in .4s ease}#login .content{display:flex;flex-direction:column;align-items:center;width:100%}#login .title{margin:0;font-size:32px;font-weight:700;letter-spacing:.1px;color:#000;text-align:center}#login .subtitle{margin:18px 0 24px;color:#000;font-size:15px;text-align:center;letter-spacing:.3px}#login .google-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:360px;padding:12px 18px;border-radius:999px;border:none;background:#fff;box-shadow:0 6px 20px #0000001d;cursor:pointer;font-size:15px;outline:none;transition:transform .06s ease,box-shadow .06s ease}#login .google-btn:hover{transform:translateY(-.5px);box-shadow:0 4px 16px #0000002a}#login .google-logo{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px}#login .footnote{margin-top:44px;width:100%;color:#000;font-size:15px;line-height:1.3;letter-spacing:.3px;text-align:center}@media(max-width:420px){#login .card{padding:0 14px;border-radius:10px}#login .title{font-size:28px}#login .google-btn{max-width:100%}}#login .overlay{position:fixed;inset:0;background:#00000059;display:flex;align-items:flex-end;justify-content:center;z-index:60}#login .drawer{height:430px;width:100%;max-width:500px;background:#fff;border-radius:18px 18px 8px 8px;padding:28px;box-shadow:0 12px 40px #060a0f33;transform:translateY(0);position:relative}#login .verify-drawer{padding-bottom:34px;min-height:420px}#login .drawer-header{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:32px}#login .drawer-header h2{font-size:20px;margin:0;font-weight:700;text-align:center}#login .drawer-close{position:absolute;right:6px;top:-6px;background:transparent;border:none;font-size:18px;cursor:pointer;padding:8px;line-height:1}#login .drawer-sub{text-align:center;color:#000;font-size:15px;margin:6px 0 48px}#login .drawer-email{text-align:center;color:#2d97ff;font-size:13px;margin-bottom:18px}#login .phone-form{display:flex;flex-direction:column;gap:100px;align-items:center}#login .phone-row{display:flex;gap:12px;width:100%;max-width:520px;align-items:center}#login .country-select{padding:16px;border-radius:8px;border:1px solid #0000001A;background:#fff;font-size:16px}#login .phone-input{flex:1;padding:16px 18px;border-radius:8px;border:1px solid #0000001A;font-size:16px}#login .primary-btn{margin-top:18px;width:100%;max-width:360px;padding:20px 18px;border-radius:999px;border:none;background:#ffe7cb;font-weight:700;letter-spacing:.6px;cursor:pointer;box-shadow:0 6px 20px #00000014;font-size:18px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}#login .otp-row{display:flex;gap:14px;justify-content:center;margin:18px 0 12px}#login .otp-input{width:52px;height:48px;border:1px solid #0000001A;border-radius:6px;font-size:20px;text-align:center;background:#fff}#login .resend{font-size:13px;color:var(--muted);text-align:center;margin-bottom:14px;display:flex;flex-direction:column;gap:4px}#login .link-btn{background:none;border:none;color:#2d97ff;cursor:pointer;padding:0;font-size:13px;text-decoration:underline}@media(max-width:400px){#login .country-select{width:60px;padding:16px 2px}}.login-brand-panel{display:none}@media(min-width:900px){#login{display:grid;grid-template-columns:1fr 480px;align-items:stretch;min-height:100vh;background:#0f172a}.login-brand-panel{display:block;grid-column:1;animation:fadeIn .5s ease}#login .card{grid-column:2;max-width:480px;height:100vh;border-radius:0;border-left:1px solid rgba(100,130,255,.12);box-shadow:-8px 0 40px #0000004d;padding:0 40px;background:#fff;animation:slideInRight .4s ease}#login .content{max-width:340px}#login .title{font-size:34px}#login .primary-btn{max-width:100%}#login .drawer{max-width:480px}}@keyframes slideInRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.app-loader{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;min-height:200px;gap:18px;animation:fadeIn .3s ease}.app-loader--fullscreen{height:100vh;min-height:100vh}.app-spinner{width:44px;height:44px;border-radius:50%;border:3px solid rgba(255,231,203,.35);border-top-color:#ffe7cb;border-right-color:#f0c896;animation:app-spin .7s cubic-bezier(.4,0,.6,1) infinite;box-shadow:0 0 16px #ffe7cb33}.app-loader-text{font-size:13px;color:#9ca3af;letter-spacing:.5px;font-weight:500}@keyframes app-spin{to{transform:rotate(360deg)}}#floxyhome{max-width:500px;background-color:#fff;height:100vh;margin-inline:auto;padding:10px 10px 120px;display:flex;flex-direction:column;gap:30px;animation:fadeIn .3s ease}#floxyhome .top{background:linear-gradient(145deg,#c8d9ff,#d5e1ff 60%,#bdd0ff);padding:16px;border-radius:20px;display:flex;flex-direction:column;gap:35px;box-shadow:0 4px 20px #6482ff26;position:relative;overflow:hidden;animation:fadeInUp .4s ease}#floxyhome .top:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.25) 0%,transparent 70%);border-radius:50%;pointer-events:none}#floxyhome .top .header{display:flex;justify-content:space-between;align-items:center}#floxyhome .top .header .left,#floxyhome .top .header .right{display:flex;gap:10px;align-items:center}#floxyhome .top .header .left .copy{background-color:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:5px 8px;border-radius:10px;transition:transform .15s ease,box-shadow .15s ease}#floxyhome .top .header .left .copy:hover{transform:scale(1.08);box-shadow:0 2px 8px #0000001f}#floxyhome .top .head{display:flex;justify-content:space-between;align-items:center}#floxyhome .top .head h1{font-size:48px;font-weight:700}#floxyhome .top .head button{background:#000;padding:12px 18px;border-radius:30px;color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.5px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;box-shadow:0 4px 12px #0003}#floxyhome .top .head button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d;background:#1a1a1a}#floxyhome .top .actions{display:flex;justify-content:space-between;align-items:center;width:100%;margin-inline:auto;background-color:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:14px;box-shadow:0 2px 12px #6482ff1a}#floxyhome .top .actions .icons{display:flex;flex-direction:column;align-items:center;gap:8px;padding:8px 16px;border-radius:12px;transition:background .18s ease,transform .18s ease;cursor:pointer}#floxyhome .top .actions .icons:hover{background:#d5e1ff80;transform:translateY(-3px)}#floxyhome .top .actions .icons:active{transform:translateY(0) scale(.95)}#floxyhome .top .actions .icons p{margin-block:0;font-size:12px;font-weight:600}#floxyhome .element{background:linear-gradient(135deg,#e0f4fa,#ebf6f9);padding:12px 14px;border-radius:15px;display:flex;align-items:center;gap:10px;overflow:hidden;border:1px solid rgba(100,180,220,.2);box-shadow:0 2px 8px #64b4dc14;animation:fadeInUp .4s ease .15s both}#floxyhome .notice-marquee-wrap{flex:1;overflow:hidden;white-space:nowrap}#floxyhome .notice-marquee{display:inline-block;animation:marquee-scroll 18s linear infinite}#floxyhome .notice-marquee span{font-size:14px;white-space:nowrap}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}#floxyhome .tokens,#floxyhome .nfts{display:flex;flex-direction:column;gap:15px;animation:fadeInUp .45s ease .2s both}#floxyhome .nfts{animation-delay:.3s}#floxyhome .tokens h2,#floxyhome .nfts h2{margin-bottom:12px;font-size:16px;font-weight:700;color:#111827;letter-spacing:-.2px}#floxyhome .tokens .tokens-header h2,#floxyhome .nfts .nfts-header h2{margin:0;font-size:16px;font-weight:700}#floxyhome .carousel-dots{display:flex;gap:8px;align-items:center;justify-content:center}#floxyhome .carousel-dots .dot{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease}#floxyhome .carousel-dots .dot.active{background:#000;width:24px;border-radius:4px}#floxyhome .carousel-container{overflow:hidden;width:100%}#floxyhome .carousel-track{display:flex;gap:15px;transition:transform .3s ease;flex-wrap:nowrap}#floxyhome .tokens .card{padding:18px;border-radius:18px;background:#ffe7cb;display:flex;flex-direction:column;gap:40px;width:calc(50% - 7.5px);flex-shrink:0;box-sizing:border-box;transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 2px 8px #0000000d}#floxyhome .tokens .card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ffa55033}#floxyhome .nfts .card{padding:18px;border-radius:18px;background:#e7cbff;display:flex;flex-direction:column;gap:40px;width:calc(50% - 7.5px);flex-shrink:0;box-sizing:border-box;transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 2px 8px #0000000d}#floxyhome .nfts .card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #9664ff2e}#floxyhome .tokens .card h3,#floxyhome .nfts .card h3{margin:0;font-size:20px;font-weight:700}#floxyhome .tokens .card span,#floxyhome .nfts .card span{font-size:13px;color:#666}#floxyhome .tokens .card .logo,#floxyhome .nfts .card .logo{display:flex;align-items:center;gap:8px}#floxyhome .text{display:flex;flex-direction:column;gap:15px}#floxyhome .tokens .card .logo span,#floxyhome .nfts .card .logo span{font-size:14px;font-weight:600}#floxyhome .tokens-title-row{display:flex;align-items:center;justify-content:space-between}#floxyhome .tokens-title-row h2{margin-bottom:0}#floxyhome .refresh-btn{background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;color:#6b7280}#floxyhome .refresh-btn:disabled{opacity:.5;cursor:default}#floxyhome .refresh-btn .spin{animation:fh-spin .8s linear infinite}@keyframes fh-spin{to{transform:rotate(360deg)}}#floxyhome .balance-error{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 0;color:#6b7280;font-size:14px}#floxyhome .retry-btn{background:#ffe7cb;border:none;border-radius:999px;padding:8px 24px;font-weight:600;font-size:13px;cursor:pointer;font-family:inherit}.desktop-only{display:none}.mobile-only{display:contents}@media(min-width:900px){.desktop-only{display:block}.mobile-only{display:none!important}#floxyhome{max-width:100%;height:100vh;overflow-y:auto;background:transparent;display:grid;grid-template-columns:340px 1fr;grid-auto-rows:min-content;column-gap:24px;row-gap:20px;padding:24px 28px 28px;align-content:start}#floxyhome .top{grid-column:1;grid-row:1 / 8;position:sticky;top:0;align-self:start;border-radius:24px;background:linear-gradient(150deg,#b8caff,#c8d9ff 40%,#bdd0ff);box-shadow:0 8px 32px #6482ff33,0 2px 8px #0000000f}#floxyhome .element{grid-column:2;animation:fadeInUp .4s ease both}#floxyhome .tokens{grid-column:2;background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.7);border-radius:22px;box-shadow:0 4px 24px #6482ff14,0 1px 4px #0000000a;padding:20px 20px 12px;animation:fadeInUp .45s ease .06s both}#floxyhome .nfts{grid-column:2;background:#ffffffb8;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.7);border-radius:22px;box-shadow:0 4px 24px #6482ff14,0 1px 4px #0000000a;padding:20px 20px 12px;animation:fadeInUp .45s ease .12s both}#floxyhome .tokens h2,#floxyhome .nfts h2{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#9ca3af;margin-bottom:4px}#floxyhome .tokens-title-row{margin-bottom:8px}#floxyhome::-webkit-scrollbar{width:4px}#floxyhome::-webkit-scrollbar-track{background:transparent}#floxyhome::-webkit-scrollbar-thumb{background:#6482ff33;border-radius:4px}.dt-list{display:flex;flex-direction:column}.dt-row{display:flex;align-items:center;gap:14px;padding:13px 10px;border-radius:14px;cursor:pointer;transition:background .18s ease,transform .18s ease;position:relative;border-bottom:1px solid rgba(0,0,0,.04)}.dt-row:last-child{border-bottom:none}.dt-row:hover{background:#6482ff0d;transform:translate(4px)}.dt-row:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:60%;background:var(--tok-color, #6b7280);border-radius:0 3px 3px 0;transition:transform .18s ease}.dt-row:hover:before{transform:translateY(-50%) scaleY(1)}.dt-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dt-icon img{width:26px;height:26px;object-fit:contain}.dt-info{flex:1;display:flex;align-items:center;gap:10px;min-width:0}.dt-sym{font-size:15px;font-weight:700;color:#111827;letter-spacing:.2px}.dt-net-pill{font-size:11px;font-weight:600;padding:3px 10px;border-radius:99px;white-space:nowrap;letter-spacing:.3px}.dt-bal{display:flex;flex-direction:column;align-items:flex-end;gap:1px;flex-shrink:0}.dt-amount{font-size:15px;font-weight:700;color:#111827;font-variant-numeric:tabular-nums;letter-spacing:-.3px}.dt-unit{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.5px}}#header{animation:fadeInUp .35s ease}#header .header-content{height:120px;background:linear-gradient(145deg,#c8d9ff,#d6e1ff 60%,#bdd0ff);width:100%;border-bottom-left-radius:36px;border-bottom-right-radius:36px;display:flex;align-items:start;justify-content:space-between;padding:24px 16px;box-shadow:0 4px 20px #6482ff1f}#header .header-left{display:flex;align-items:center}#header .header-box{padding:4px 12px;display:flex;align-items:center;border-radius:25px;background-color:#fff;font-size:14px;cursor:pointer}#header .back-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:background .18s ease,transform .18s ease}#header .back-btn .back-icon{font-size:24px}#header .back-btn:hover{background:#ffffff80;transform:scale(1.1)}#header .header-title{font-size:20px;font-weight:600;margin-left:14px}@media(min-width:900px){#header .header-content{height:88px;border-radius:0 0 24px 24px;padding:20px 28px}#header .header-title{font-size:22px;font-weight:700}}#earning .earning-card{background-color:#feecd4!important;display:flex;flex-direction:column;gap:8px;padding:20px 16px!important}#earning .earning-top{display:flex;align-items:center;gap:14px}#earning .avatar-circle{min-width:56px;min-height:56px;border-radius:50%;border:2px solid #EB983A;display:flex;align-items:center;justify-content:center;font-weight:600}#earning .top-right{flex:1;display:flex;flex-direction:column;gap:6px}#earning .user-name{font-weight:600;margin-bottom:4px}#earning .user-balance{font-size:13px;background-color:#fff;border-radius:18px;width:max-content;display:flex;align-items:center;gap:4px}#earning .user-balance span{padding:4px 16px;font-size:16px;font-weight:600}#earning .user-balance button{background:#000;color:#fff;border:none;padding:8px 24px;border-radius:18px;cursor:pointer;font-size:12px}@media(max-width:400px){#earning .user-name{font-size:13px}#earning .user-balance span{font-size:13px;padding:4px 10px}#earning .user-balance button{padding:8px 16px;font-size:12px}}@media(max-width:350px){#earning .earning-top{flex-wrap:wrap}#earning .user-balance span{padding:4px 8px}#earning .user-balance button{padding:8px 12px;font-size:12px}}#earning .earning-metrics{display:flex;gap:10px;margin-top:12px}#earning .metric{background:#fff;padding:10px;border-radius:12px;flex:1;text-align:center;box-shadow:0 1px 2px #00000008}#earning .metric-value{font-weight:700}#earning .metric-label{font-size:12px;color:#666;margin:6px 0}.refer-banner{display:flex;align-items:center;justify-content:space-around;gap:16px;background:linear-gradient(90deg,#fff2a8e3,#feae58);border-radius:14px;padding:14px 18px;box-shadow:0 6px 18px #ff963214;margin:0 24px 24px;overflow:hidden}.refer-banner .gift-wrap img{width:72px;height:72px}.refer-banner .refer-left{display:flex;align-items:center;justify-content:center}.refer-banner .banner-center{display:flex;flex-direction:column;gap:8px}.refer-banner .banner-title{font-size:18px;font-weight:700;letter-spacing:.2px}.refer-banner .banner-sub{font-size:12px;color:#000000b3;font-weight:600}.refer-banner .banner-sub .highlight{font-size:14px;color:#eb983a;font-weight:800}.refer-banner .banner-promo-row{display:flex;gap:8px;justify-content:center;align-items:center;margin-bottom:10px}.refer-banner .banner-promo-box{background:#f8f8f8;padding:4px 4px 4px 8px;border-radius:8px;font-weight:600;font-size:14px;letter-spacing:.3px;display:flex;align-items:center;gap:8px}.refer-banner .banner-copy-btn{background:#feecd4;padding:6px 8px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.refer-banner .banner-share-row{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:16px}.refer-banner .banner-share-icons{display:flex;gap:8px;align-items:center;justify-content:center}.refer-banner .banner-share-icons a{cursor:pointer;padding:6px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px}.refer-banner .banner-te-icon{background-color:#08c}.refer-banner .banner-wh-icon{background-color:#25d366}@media(max-width:420px){.refer-banner .banner-title{font-size:16px}.refer-banner .banner-promo-box{font-size:12px;padding:4px 4px 4px 6px}.refer-banner .banner-share-icons{gap:4px}}@media(max-width:390px){.refer-banner .banner-promo-row{flex-wrap:wrap;justify-content:start}.refer-banner .banner-share-icons{gap:8px}}@media(max-width:340px){.refer-banner{flex-direction:column}}.send-wrap .card{padding:28px 24px 36px;gap:16px}.send-wrap .send-network-badge{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#374151;background:#f3f4f6;border-radius:20px;padding:6px 14px;width:fit-content;margin-bottom:4px}.send-wrap .send-network-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.send-wrap .amount-input-wrap{position:relative}.send-wrap .amount-symbol{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:13px;font-weight:700;color:#6b7280;pointer-events:none}.send-wrap .amount-input-wrap .input{padding-right:60px}.send-wrap .input-error{border-color:#fca5a5!important;background:#fff5f5}.send-wrap .send-error,.send-wrap .send-success{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:500}.send-wrap .send-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.send-wrap .send-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.send-wrap .balance-pill{cursor:default!important;pointer-events:none}.send-wrap .field{display:flex;flex-direction:column;gap:8px}.send-wrap .input{width:100%;padding:16px;border-radius:10px;border:1px solid #e5e7eb9e;font-size:14px;outline:none;box-sizing:border-box}.send-wrap .input:focus{border-color:#6366f11f;box-shadow:0 6px 16px #6366f10f;background:#fff}.send-wrap .recipient-field{position:relative}.send-wrap .recipient-actions{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;gap:8px;align-items:center}.send-wrap .text-btn{background:transparent;border:none;color:#f7931a;font-weight:600;cursor:pointer;padding:6px 8px}.send-wrap .icon-btn{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;font-size:20px;color:#f7931a}.send-wrap .amount-field{position:relative}.send-wrap .amount-row{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.send-wrap .pill-btn{display:inline-flex;gap:8px;align-items:center;border-radius:16px;padding:6px 24px;border:none;background:#f8f8f8;color:#f7931a;cursor:pointer;box-shadow:0 6px 12px #ebad4e1f}.send-wrap .pill-btn svg{vertical-align:middle}.send-wrap .balance-text{color:#f7931a;font-size:14px}.send-wrap .send-btn{width:100%;padding:16px;border-radius:999px;border:none;background:#000;color:#fff;font-size:16px;font-weight:700;cursor:pointer;margin-top:16px;box-shadow:0 10px 30px #0000001f}.send-wrap .send-btn.disabled{opacity:.48;cursor:not-allowed;box-shadow:none}@media(max-width:420px){.send-wrap .send-card{padding:18px}.send-wrap .recipient-actions{right:8px}}.txs-overlay{position:fixed;inset:0;background:#000000b8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-end;justify-content:center;z-index:300;animation:fadeInOverlay .2s ease}.txs-modal{width:100%;max-width:500px;background:#fff;border-top-left-radius:28px;border-top-right-radius:28px;padding:0 24px 44px;box-sizing:border-box;animation:slideUp .3s cubic-bezier(.34,1.2,.64,1)}.txs-icon-wrap{display:flex;justify-content:center;padding-top:28px;margin-bottom:18px}.txs-icon-ring{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#22c55e,#16a34a);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px #22c55e66}.txs-icon-pulse{animation:txsPulse .6s cubic-bezier(.34,1.56,.64,1) both}@keyframes txsPulse{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.12);opacity:1}to{transform:scale(1)}}.txs-check-icon{color:#fff}.txs-title{text-align:center;font-size:22px;font-weight:800;color:#111827;letter-spacing:-.4px}.txs-subtitle{text-align:center;font-size:13px;color:#9ca3af;margin-top:5px;margin-bottom:18px;line-height:1.4}.txs-amount-block{display:flex;align-items:baseline;justify-content:center;gap:8px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:16px;padding:16px 20px;margin-bottom:18px}.txs-amount-value{font-size:30px;font-weight:800;color:#111827;letter-spacing:-1px;line-height:1}.txs-amount-symbol{font-size:15px;font-weight:700;color:#16a34a}.txs-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:4px 16px;margin-bottom:20px}.txs-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;gap:10px}.txs-label{font-size:13px;color:#6b7280;font-weight:500;flex-shrink:0}.txs-value{font-size:13px;font-weight:700;color:#111827;text-align:right}.txs-mono{font-family:monospace;font-size:12px;color:#374151}.txs-hash-group{display:flex;align-items:center;gap:8px}.txs-copy-btn{background:#f3f4f6;border:none;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;flex-shrink:0}.txs-net-chip{display:flex;align-items:center;gap:5px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600;color:#374151}.txs-net-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0}.txs-divider{height:1px;background:#e5e7eb}.txs-actions{display:flex;flex-direction:column;gap:10px}.txs-explorer-btn{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;padding:14px;border-radius:999px;border:1.5px solid #22c55e;background:#f0fdf4;color:#16a34a;font-size:15px;font-weight:700;text-decoration:none;box-sizing:border-box}.txs-done-btn{width:100%;padding:15px;border-radius:999px;border:none;background:#111827;color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #00000026}.txs-done-btn:active{transform:scale(.98)}.confirm-overlay{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:200;animation:fadeInOverlay .2s ease}.confirm-modal{width:100%;max-width:500px;background:#fff;border-top-left-radius:28px;border-top-right-radius:28px;padding:0 24px 40px;box-sizing:border-box;animation:slideUp .28s cubic-bezier(.34,1.2,.64,1)}.confirm-header{display:flex;justify-content:flex-end;padding:16px 0 4px}.confirm-close-btn{background:#f3f4f6;border:none;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}.confirm-icon-wrap{display:flex;justify-content:center;margin:4px 0 16px}.confirm-icon-ring{width:68px;height:68px;border-radius:50%;background:linear-gradient(135deg,#f97316,#f7931a);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #f7931a59}.confirm-send-icon{color:#fff}.confirm-title{text-align:center;font-size:20px;font-weight:800;color:#111827;letter-spacing:-.3px}.confirm-subtitle{text-align:center;font-size:13px;color:#9ca3af;margin-top:4px;margin-bottom:20px}.confirm-amount-block{background:linear-gradient(135deg,#fff7ed,#fef3c7);border:1px solid #fed7aa;border-radius:16px;padding:18px 20px 14px;display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:20px}.confirm-amount-value{font-size:32px;font-weight:800;color:#111827;letter-spacing:-1px;line-height:1}.confirm-amount-symbol{font-size:15px;font-weight:700;color:#f7931a;letter-spacing:.5px}.confirm-network-chip{display:flex;align-items:center;gap:5px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;color:#374151;margin-top:4px}.confirm-net-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;flex-shrink:0}.confirm-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:4px 16px;margin-bottom:14px}.confirm-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;gap:12px}.confirm-label{font-size:13px;color:#6b7280;font-weight:500;flex-shrink:0}.confirm-value{font-size:13px;font-weight:700;color:#111827;text-align:right;word-break:break-all}.confirm-addr{font-family:monospace;font-size:12px;color:#374151}.confirm-value-warn{color:#dc2626}.confirm-divider{height:1px;background:#e5e7eb;margin:0 -4px}.confirm-warning{display:flex;align-items:flex-start;gap:7px;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:10px 14px;font-size:12px;color:#92400e;font-weight:500;margin-bottom:20px;line-height:1.45}.confirm-warning svg{flex-shrink:0;margin-top:1px}.confirm-actions{display:flex;gap:12px}.confirm-cancel-btn{flex:1;padding:15px;border-radius:999px;border:1.5px solid #e5e7eb;background:#fff;color:#374151;font-size:15px;font-weight:700;cursor:pointer}.confirm-send-btn{flex:2;padding:15px;border-radius:999px;border:none;background:linear-gradient(135deg,#f97316,#f7931a);color:#fff;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px #f7931a59}.confirm-send-btn:active{transform:scale(.98)}.qr-overlay{position:fixed;inset:0;background:#000000d9;display:flex;align-items:flex-end;justify-content:center;z-index:100}.qr-modal{width:100%;max-width:500px;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:20px 16px 36px;box-sizing:border-box}.qr-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.qr-title{font-size:17px;font-weight:700;color:#111827}.qr-close{background:none;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;padding:4px}.qr-hint{font-size:13px;color:#9ca3af;margin-bottom:14px}.qr-reader-box{width:100%;border-radius:12px;overflow:hidden}.qr-reader-box video{width:100%!important;border-radius:12px}.qr-reader-box canvas{display:none}.qr-warning{margin-top:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px;color:#dc2626;font-weight:500}.receive-wrap .card{align-items:center}.receive-wrap .card-title{font-size:22px;font-weight:600;margin:0 0 16px;color:#111827}.receive-wrap .qr-wrap{width:220px;height:220px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff 0% 100%);border-radius:12px;padding:12px;box-shadow:inset 0 1px #fff9}.receive-wrap .qr-image{max-width:100%;max-height:100%;object-fit:contain}.receive-wrap .address-box{margin-top:18px;background-color:#f8f8f8;padding:12px 14px;border-radius:12px;width:calc(100% - 40px);text-align:center;font-size:13px;color:#111827;word-break:break-all}.receive-wrap .scan-text{margin-top:16px;color:#6b7280;font-size:14px}.receive-wrap .info-box{margin-top:16px;background-color:#f8f8f8;border-radius:12px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;width:calc(100% - 40px)}.receive-wrap .info-icon{color:#000;margin-top:2px}.receive-wrap .info-text{font-size:13px;color:#000}.receive-wrap .actions{display:flex;gap:22px;margin-top:20px}.receive-wrap .action-btn{display:flex;flex-direction:column;align-items:center;border:none;background:transparent;cursor:pointer}.receive-wrap .icon-circle{width:58px;height:58px;border-radius:50%;background-color:#f3e2cc;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #10182814}.receive-wrap .action-icon{font-size:24px}.receive-wrap .action-label{margin-top:8px;font-size:13px;color:#374151}@media(max-width:420px){.receive-wrap .qr-wrap{width:200px;height:200px}.receive-wrap .address-box,.receive-wrap .info-box{width:calc(100% - 32px)}}.settings-wrap .settings-card{padding:14px 8px;animation:fadeInUp .4s ease}.settings-wrap .settings-row{display:flex;align-items:center;justify-content:space-between;padding:14px 12px;gap:12px;border-radius:12px;transition:background .18s ease,transform .18s ease}.settings-wrap .settings-row+.settings-row{margin-top:8px}.settings-wrap .settings-row:hover{background:#6482ff0f;cursor:pointer;transform:translate(3px)}.settings-wrap .settings-row:active{transform:translate(2px) scale(.99)}.settings-wrap .left{display:flex;align-items:center;gap:18px}.settings-wrap .icon-box{width:46px;height:46px;border-radius:10px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:20px;color:#111827;box-shadow:0 6px 18px #1018280a}.settings-wrap .icon-box img{width:24px}.settings-wrap .label-block{display:flex;flex-direction:column;gap:4px}.settings-wrap .label{font-size:16px;color:#111827;font-weight:500}.settings-wrap .meta{font-size:13px;color:#6b7280}.settings-wrap .meta-failed{color:#dc2626;font-weight:600}.settings-wrap .right .arrow{font-size:24px}@media(max-width:420px){.settings-wrap .icon-box{width:44px;height:44px}.settings-wrap .label{font-size:15px}.settings-wrap .settings-card{padding:12px}}@media(min-width:900px){.settings-wrap{margin-top:-64px!important;padding:0 32px}.settings-wrap .card{max-height:calc(100vh - 80px);border-radius:24px}.settings-wrap .settings-row{padding:16px;border-radius:14px}.settings-wrap .settings-row+.settings-row{margin-top:10px}}.logout-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.logout-modal{background:#fff;border-radius:20px;padding:28px 24px 24px;width:min(360px,90vw);text-align:center;box-shadow:0 20px 60px #00000026}.logout-modal .logout-icon-wrap{width:56px;height:56px;border-radius:14px;background:#fef2f2;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:24px;color:#dc2626}.logout-modal h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.logout-modal p{font-size:14px;color:#6b7280;margin:0 0 24px}.logout-modal .logout-actions{display:flex;gap:12px}.logout-modal .logout-actions button{flex:1;padding:13px;border-radius:12px;font-size:15px;font-weight:600;border:none;cursor:pointer}.logout-modal .logout-actions .btn-cancel{background:#f3f4f6;color:#374151}.logout-modal .logout-actions .btn-confirm{background:#dc2626;color:#fff}.profile-wrap .profile-card{align-items:center;gap:18px}.profile-wrap .avatar-img{width:92px;height:92px;border-radius:50%;object-fit:cover;box-shadow:0 8px 20px #10182814}.profile-wrap .avatar{width:92px;height:92px;border-radius:50%;background:#0ea5a0;color:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;box-shadow:0 8px 20px #10182814}.profile-wrap .form{width:100%;display:flex;flex-direction:column;gap:14px}.profile-wrap .label{font-size:13px;color:#374151;margin-left:6px}.profile-wrap .input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #eef2f7;background:#fff;font-size:14px;color:#111827;outline:none;box-shadow:0 6px 18px #10182808;box-sizing:border-box}.profile-wrap .input[readonly]{cursor:default;color:#111827}.profile-wrap .address-input{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:420px){.profile-wrap .avatar{width:84px;height:84px;font-size:32px}}.refer-wrap .title{font-size:18px;font-weight:700}.refer-wrap .subtitle{margin-top:6px;font-size:14px;color:#111827}.refer-wrap .refer-img{width:90%;margin:18px 0 10px;margin-inline:auto}.refer-wrap .section-title{margin-top:12px;font-size:15px;font-weight:600;color:#f7931a;display:flex;align-items:center;gap:6px}.refer-wrap .section-title .info-icon{color:#f7931a;font-size:16px}.refer-wrap .steps{margin-top:24px;display:flex;flex-direction:column;gap:24px;position:relative}.refer-wrap .connecting-line{width:2px;height:calc(100% - 24px);background-color:#f7931a;position:absolute;top:5px;left:15px}.refer-wrap .step{display:flex;align-items:center;gap:16px;z-index:1}.refer-wrap .num{min-width:32px;max-width:32px;min-height:32px;max-height:32px;border-radius:50%;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 4px 12px #0b0b0c4e}.refer-wrap .step-text{font-size:14px;color:#111827;line-height:1.4;font-weight:600}.refer-wrap .actions{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:18px}.refer-wrap .action-btn{display:flex;flex-direction:column;align-items:center;border:none;background:transparent;cursor:pointer}.refer-wrap .icon-circle{width:52px;height:52px;border-radius:50%;background-color:#f3e2cc;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #10182814}.refer-wrap .action-icon{font-size:24px}.refer-wrap .action-label{margin-top:8px;font-size:13px;color:#374151}.notifications-nowrap .row{display:flex;flex-direction:column;gap:32px}.notifications-nowrap .block{display:flex;flex-direction:column;gap:8px}.notifications-nowrap .label{font-size:14px;letter-spacing:.3px}.notifications-nowrap .meta{font-size:10px;color:#6b7280}.notif-empty{padding:48px 24px;text-align:center;color:#9ca3af;font-size:14px;list-style:none}.notif-sentinel{height:1px}.notif-loader{padding:12px 0 24px;display:flex;justify-content:center}.notif-end{text-align:center;font-size:12px;color:#d1d5db;padding:8px 0 32px;margin:0}.leaderboard-list .leaderboard-card{background:#fff;border-radius:12px;padding:0 12px 12px;box-shadow:0 2px 8px #14141408}.leaderboard-list .leaderboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.leaderboard-list .leaderboard-header div{color:#666;font-size:14px}.leaderboard-list .leaderboard-rows{display:flex;flex-direction:column;gap:8px}.leaderboard-list .leader-row{display:flex;align-items:center;gap:18px;padding:8px;border-radius:8px}.leaderboard-list .rank{width:28px;height:28px;background-color:#feecd4;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:600}.leaderboard-list .user{display:flex;align-items:center;gap:8px;flex:1}.leaderboard-list .mini-avatar{min-width:32px;min-height:32px;border-radius:50%;background-color:#feecd4;display:flex;align-items:center;justify-content:center;font-weight:600;border:2px solid #EB983A;font-size:14px}.leaderboard-list .user-name-small{font-size:14px;font-weight:600;color:#111}.leaderboard-list .earning{font-weight:600}.leaderboard-list .refer-card{background:#fff;border-radius:12px;padding:14px;text-align:center;box-shadow:0 2px 6px #00000008}.leaderboard-list .refer-title{font-weight:600;font-size:24px;margin-bottom:6px;letter-spacing:.4px}.leaderboard-list .refer-sub{font-size:13px;margin-bottom:12px;letter-spacing:.4px;font-weight:600}.leaderboard-list .refer-sub span{font-weight:600;color:#eb983a}.leaderboard-list .promo-row{display:flex;gap:8px;justify-content:center;align-items:center;margin-bottom:10px}.leaderboard-list .promo-box{background:#f8f8f8;padding:6px 6px 6px 64px;border-radius:8px;font-weight:600;font-size:14px;letter-spacing:.3px;display:flex;align-items:center;gap:64px}@media(max-width:360px){.leaderboard-list .promo-box{padding:6px 6px 6px 32px;gap:32px}}.leaderboard-list .copy-btn{background:#feecd4;padding:6px 10px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.leaderboard-list .share-row{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:16px}.leaderboard-list .share-label{font-size:14px;letter-spacing:.4px}.leaderboard-list .share-icons{display:flex;gap:8px;align-items:center;justify-content:center}.leaderboard-list .share-icons a{cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.leaderboard-list .te-icon{background-color:#08c}.leaderboard-list .wh-icon{background-color:#25d366}@media(max-width:400px){.leaderboard-list .user-name-small{font-size:13px}.leaderboard-list .earning{font-size:14px}}.mpin-wrap{display:flex;align-items:center;justify-content:center;background:#000;color:#fff;position:relative}.mpin-wrap .mpin-inner{width:100%;max-width:360px;text-align:center;padding:10px 16px;box-sizing:border-box}.mpin-wrap .mpin-title{font-size:28px;margin:8px 0 18px}.mpin-wrap .dots{display:flex;gap:12px;justify-content:center;margin-bottom:24px}.mpin-wrap .dot{width:18px;height:18px;border-radius:50%;border:2px solid #d7d7d7af}.mpin-wrap .dot.on{background:#fff;border-color:#fff}.mpin-wrap .keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;justify-items:center}.mpin-wrap .key{width:96px;height:96px;border-radius:50%;border:2px solid #d7d7d7af;background:transparent;color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width:370px){.mpin-wrap .keypad{width:90%;margin-inline:auto}.mpin-wrap .key{width:80px;height:80px;font-size:24px}}.mpin-wrap .key:active{transform:scale(.98)}.mpin-wrap .key.empty{border-color:transparent;pointer-events:none}.mpin-wrap .cancel{position:absolute;bottom:44px;right:36px;background:transparent;border:0;color:#d9534f;cursor:pointer;font-size:18px}.change-mpin-wrap{@keyframes blink{50%{opacity:0}}}.change-mpin-wrap .change-card{width:100%;background:#fff;border-radius:12px;padding:20px;box-shadow:0 8px 20px #1018280f;display:flex;flex-direction:column;gap:12px}.change-mpin-wrap .label{font-size:14px;color:#374151;margin-top:8px;font-weight:600}.change-mpin-wrap .hidden-input{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;border:0;padding:0;margin:0}.change-mpin-wrap .pin-row{display:flex;gap:12px;margin-bottom:14px;justify-content:space-between;cursor:text}.change-mpin-wrap .pin-box{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#111827;border-bottom:2px solid rgba(15,23,42,.08);box-sizing:border-box;position:relative}.change-mpin-wrap .pin-box.filled{border-bottom-color:#0009}.change-mpin-wrap .pin-box.active:after{content:"";position:absolute;width:2px;height:24px;background:#111;left:50%;transform:translate(-50%);top:10px;animation:blink 1s steps(1) infinite}.change-mpin-wrap .update-btn{margin-top:12px;width:100%;padding:14px 16px;border-radius:999px;border:0;background:#000;color:#fff;font-weight:700;cursor:pointer}.change-mpin-wrap .update-btn.disabled{opacity:.5;cursor:not-allowed}.change-mpin-wrap .mpin-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px;color:#dc2626;font-weight:500;margin:0}.change-mpin-wrap .mpin-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:10px 14px;font-size:13px;color:#16a34a;font-weight:500;margin:0}.label{font-size:16px;color:#374151;margin-bottom:8px;display:block}.select-box{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px;border-radius:8px;border:1px solid #e6e7eb;background:#fff;cursor:pointer;font-size:15px;box-sizing:border-box}.chev{font-size:24px}.transactions{padding-top:0}.section-title{color:#374151;font-size:15px}.tx-empty{margin-top:12px;color:#9ca3af}.sheet-back{position:fixed;inset:0;background:#00000059;display:flex;align-items:flex-end;justify-content:center;z-index:40}.sheet{width:100%;max-width:500px;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;padding:12px 0 70px;box-sizing:border-box}.sheet-title{font-weight:600;padding:8px 16px;color:#111827}.sheet-list{list-style:none;margin:0;padding:0}.sheet-item{padding:14px 16px;border-top:1px solid #e6e7eb;cursor:pointer;font-size:16px;color:#111827}.sheet-item:first-of-type{border-top:0}.sheet-item.active{font-weight:700}.tx-item{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #f1f3f5}.tx-icon-wrap{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.tx-icon{font-size:20px}.tx-sent{color:#ef4444}.tx-received{color:#22c55e}.tx-main{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0}.tx-direction{font-size:14px;font-weight:600;color:#111827}.tx-hash{font-size:12px;color:#9ca3af;font-family:monospace}.tx-right{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.tx-amount{font-size:14px;font-weight:600}.tx-out{color:#ef4444}.tx-in{color:#22c55e}.tx-status{font-size:11px;font-weight:500;padding:2px 7px;border-radius:99px}.status-success{background:#dcfce7;color:#16a34a}.status-pending{background:#fef9c3;color:#ca8a04}.status-failed{background:#fee2e2;color:#dc2626}.tx-date{font-size:11px;color:#9ca3af}.tx-loader{padding:12px 0;display:flex;justify-content:center}.load-more-btn{display:block;width:calc(100% - 32px);margin:14px 16px;padding:12px;border:1px solid #e6e7eb;border-radius:8px;background:#fff;font-size:14px;font-weight:600;color:#374151;cursor:pointer;text-align:center;transition:background .18s ease,transform .18s ease}.load-more-btn:hover{background:#f9fafb;transform:translateY(-1px)}.tx-item{transition:background .15s ease;cursor:default}.tx-item:hover{background:#fafbff}@media(min-width:900px){.sheet{max-width:480px;border-radius:16px;bottom:50%;transform:translateY(50%);position:fixed;left:50%;margin-left:120px;transform:translate(-50%,50%)}.tx-item{padding:16px 20px;border-radius:10px;border-bottom:1px solid #f1f3f5}.tx-icon-wrap{width:44px;height:44px}}.tutorials-nowrap{padding:24px 16px}.tutorials-nowrap .row{display:flex;flex-direction:column;gap:28px}.tutorials-nowrap .block{display:flex;align-items:center;gap:16px;box-shadow:0 6px 20px #0000001d;padding:24px 18px;border-radius:18px}.tutorials-nowrap .youtube{color:red;height:24px;width:24px;flex-shrink:0}.tutorials-nowrap .tutorials-label{font-size:14px;letter-spacing:.3px}.terms .terms-content{color:#111827;font-size:14px;line-height:1.45}.terms .title{margin:0 0 10px;font-size:20px;font-weight:700}.terms .terms-content h3{margin:16px 0 8px;font-size:15px;color:#111827}.terms .terms-content h3 span{margin-right:6px}.terms .terms-content p{margin:8px 0}.terms .p-bold{font-weight:600}.terms .terms-content ul{padding:0;list-style:none;margin:6px 0 6px 20px;display:flex;flex-direction:column;gap:6px}.terms .terms-content ul li{display:flex;gap:6px}.terms .terms-content ul .num{font-weight:600;margin-right:6px}.terms .small{font-size:13px;color:#6b7280;margin-top:12px}.how-it-works .header-content{width:100%;display:flex;align-items:start;justify-content:space-between;padding:24px 16px}.how-it-works .header-left{display:flex;align-items:center;gap:8px}.how-it-works .back-btn{width:24px;height:24px;align-self:start;cursor:pointer}.how-it-works .back-btn .back-icon{font-size:24px}.how-it-works .header-title{font-size:26px;font-weight:600;text-align:center;margin-top:-5px}.how-it-works .how-wrap{padding:20px;margin-top:-48px;display:flex;flex-direction:column;gap:18px;box-sizing:border-box}.how-it-works .hero-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 8px 20px #1018280f;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:space-between}.how-it-works .hero-text{font-size:15px;color:#111827;line-height:1.3;text-align:center}.how-it-works .hero-img{width:120px;height:auto;object-fit:contain}.how-it-works .section-title{text-align:center;font-size:20px;margin:6px 0;color:#111827}.how-it-works .steps{display:flex;flex-direction:column;gap:12px}.how-it-works .step-card{background:#fff;border-radius:10px;padding:12px;box-shadow:0 6px 16px #1018280a;display:flex;gap:12px;align-items:flex-start}.how-it-works .step-left{display:flex;flex-direction:column;align-items:center;gap:8px;width:56px}.how-it-works .step-num{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #f3f4f6;font-weight:700;color:#111827}.how-it-works .step-illustration{width:36px;height:36px;border-radius:6px;background:#f8fafc}.how-it-works .step-body{color:#374151;font-size:14px;line-height:1.4;flex:1}@media(max-width:420px){.how-it-works .hero-img{width:90px}.how-it-works .hero-card{padding:14px}.how-it-works .step-card{padding:10px}}#floxycard{text-align:center;padding:10px}#floxycard .title{font-size:22px;margin-bottom:5px;font-weight:600}#floxycard .subtitle{font-size:12px;color:#555;margin-bottom:15px;font-weight:600;letter-spacing:.8px}#floxycard .carousel-wrapper{position:relative;margin:20px 0}#floxycard .carousel{display:flex;justify-content:center;overflow:hidden}#floxycard .card-img{width:60%;border-radius:20px;object-fit:cover}#floxycard .dots-container{display:flex;justify-content:center;gap:8px;margin-top:15px}#floxycard .dot{width:8px;height:8px;border-radius:50%;background-color:#ddd;cursor:pointer;transition:all .3s ease}#floxycard .dot.active-dot{width:24px;border-radius:4px;background-color:#333}#floxycard .content{display:flex;justify-content:space-between;margin:15px 0 20px;padding:0 5px}#floxycard .left{text-align:left}#floxycard .left h3{margin:0;font-size:20px;font-weight:600}#floxycard .right{text-align:right}#floxycard .price{margin:0;font-size:20px;font-weight:600}#floxycard .price span,#floxycard .credit span{font-size:14px;font-weight:400}#floxycard .label,#floxycard .credit{color:#666;font-size:12px;text-align:start;letter-spacing:.8px;display:block;margin-top:2px}#floxycard .logos-container{display:flex;gap:18px;margin:20px 0;overflow:hidden;position:relative}#floxycard .logos-container:before,#floxycard .logos-container:after{content:"";position:absolute;top:0;width:50px;height:100%;z-index:2;pointer-events:none}#floxycard .logos-container:before{left:0;background:linear-gradient(to right,white,transparent)}#floxycard .logos-container:after{right:0;background:linear-gradient(to left,white,transparent)}#floxycard .logo-box{display:flex;align-items:center;justify-content:center;flex-shrink:0;animation:marquee 5s linear infinite}#floxycard .logo-img{max-height:30px;object-fit:contain}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}#floxycard .logos-container:hover .logo-box{animation-play-state:paused}#floxycard .kyc-text{color:#c79a2b;font-size:14px;margin:35px 0 25px;font-weight:600}#floxycard .kyc-btn{width:85%;background:#f2dbc0;border:none;padding:8px;border-radius:40px;font-size:17px;font-weight:500;display:flex;justify-content:space-between;align-items:center;margin:auto;cursor:pointer}#floxycard .left-arrows{display:flex;font-size:18px;background-color:#fff;border-radius:50%;padding:12px 8px;align-items:center}#floxycard .arrow-overlap{margin-left:-8px}#floxycard .right-arrows{display:flex;gap:2px;font-size:18px}.active-card-wrap{display:flex;flex-direction:column;align-items:center;padding:20px 16px 120px;gap:6px}.active-card-img{width:72%;border-radius:20px;object-fit:cover;margin-bottom:8px}.active-card-type{font-size:13px;font-weight:600;color:#888;letter-spacing:1px;text-transform:uppercase;margin:0}.active-card-number{font-size:20px;font-weight:700;letter-spacing:3px;color:#111827;font-family:monospace;margin:4px 0}.active-card-holder{font-size:15px;color:#374151;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px}.balance-box{width:100%;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:16px 20px;margin-top:6px;box-sizing:border-box}.balance-label{font-size:12px;color:#9ca3af;font-weight:500;display:block;margin-bottom:6px}.balance-row{display:flex;align-items:center;gap:10px}.balance-value{font-size:28px;font-weight:700;color:#111827}.balance-loading{font-size:16px;color:#9ca3af}.balance-refresh{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;display:flex;align-items:center}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.activating-wrap{display:flex;flex-direction:column;align-items:center;padding:30px 24px;text-align:center;gap:12px}.activating-title{font-size:18px;font-weight:700;color:#111827;margin:0}.activating-msg{font-size:14px;color:#6b7280;margin:0;max-width:300px;line-height:1.6}.check-status-btn{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:12px 24px;border-radius:40px;border:1px solid #e5e7eb;background:#fff;font-size:15px;font-weight:600;color:#374151;cursor:pointer}.card-type-row{display:flex;gap:12px;margin:8px 10px 0}.card-type-btn{flex:1;display:flex;flex-direction:column;align-items:center;padding:12px 8px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .2s;gap:3px}.card-type-btn.selected{border-color:#111827;background:#f9fafb}.ctype-name{font-size:15px;font-weight:700;color:#111827}.ctype-fee{font-size:12px;color:#374151;font-weight:600}.ctype-bal{font-size:11px;color:#22c55e;font-weight:500}.sheet-back{position:fixed;inset:0;background:#0006;display:flex;align-items:flex-end;justify-content:center;z-index:50}.card-sheet{width:100%;max-width:500px;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:20px 20px 36px;box-sizing:border-box}.sheet-title{font-size:17px;font-weight:700;color:#111827;margin-bottom:4px}.sheet-subtitle{font-size:13px;color:#6b7280;margin:0 0 18px}.form-group{margin-bottom:14px}.form-label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.form-input{width:100%;padding:12px 14px;border-radius:10px;border:1px solid #d1d5db;font-size:15px;box-sizing:border-box;outline:none}.form-input:focus{border-color:#111827}.form-input-wrap{position:relative}.form-input-wrap .form-input{padding-right:44px}.eye-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;padding:0}.form-toggle{display:flex;border:1px solid #d1d5db;border-radius:10px;overflow:hidden}.toggle-btn{flex:1;padding:10px;border:none;background:#fff;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer}.toggle-btn.active{background:#111827;color:#fff}.apply-error{font-size:13px;color:#dc2626;margin:0 0 10px}.apply-submit-btn{width:100%;padding:14px;border-radius:40px;border:none;background:#111827;color:#fff;font-size:16px;font-weight:600;cursor:pointer;margin-top:4px}.apply-submit-btn:disabled{opacity:.6;cursor:not-allowed}.kyc-alert{display:flex;align-items:center;gap:8px;background:#fff7ed;border-left:4px solid #f97316;padding:12px 16px;font-size:13px;color:#9a3412;font-weight:500}.kyc-steps{display:flex;align-items:flex-start;justify-content:center;padding:20px 16px 4px;gap:0}.kyc-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.step-dot{width:30px;height:30px;border-radius:50%;background:#e5e7eb;color:#9ca3af;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:1;position:relative}.kyc-step.active .step-dot{background:#111827;color:#fff}.kyc-step.done .step-dot{background:#22c55e;color:#fff}.step-label{font-size:11px;margin-top:5px;color:#9ca3af;font-weight:500}.kyc-step.active .step-label{color:#111827;font-weight:700}.kyc-step.done .step-label{color:#22c55e}.step-line{position:absolute;top:15px;left:50%;width:100%;height:2px;background:#e5e7eb;z-index:0}.kyc-step.done .step-line{background:#22c55e}.kyc-body .card{padding:24px 20px;gap:16px}.info-step{display:flex;flex-direction:column;gap:14px}.kyc-img{width:100%;max-width:200px;align-self:center;opacity:.85}.kyc-intro{font-size:14px;color:#6b7280;line-height:1.6;margin:0;text-align:center}.field-label{font-size:13px;font-weight:600;color:#374151;margin-bottom:-6px}.field-input{width:100%;padding:13px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#111827;outline:none;box-sizing:border-box;background:#fff}.field-input:focus{border-color:#111827}.field-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}.next-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:14px;border-radius:40px;border:none;background:#111827;color:#fff;font-size:16px;font-weight:700;cursor:pointer;margin-top:4px}.photo-step{display:flex;flex-direction:column;gap:16px}.step-hint{font-size:14px;color:#6b7280;line-height:1.6;margin:0;background:#f9fafb;border-radius:8px;padding:12px 14px;border-left:3px solid #d1d5db}.capture-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:180px;border:2px dashed #d1d5db;border-radius:14px;background:#f9fafb;color:#6b7280;font-size:15px;font-weight:600;cursor:pointer;transition:border-color .2s,color .2s}.capture-btn:hover{border-color:#111827;color:#111827}.preview-wrap{position:relative}.preview-img{width:100%;border-radius:12px;object-fit:cover;max-height:260px;display:block}.retake-btn{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:20px;border:none;background:#000000a6;color:#fff;font-size:13px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.upload-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:40px;border:none;background:#111827;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.upload-btn:disabled{opacity:.6;cursor:not-allowed}.uploaded-badge{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:10px;background:#f0fdf4;color:#16a34a;font-size:14px;font-weight:600}.step-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:13px;color:#dc2626;font-weight:500;margin:0}.kyc-qr-card{display:flex;flex-direction:column;gap:16px;padding:24px 20px}.kyc-qr-intro{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center}.kyc-qr-icon{font-size:48px;line-height:1}.kyc-qr-title{font-size:18px;font-weight:700;color:#111827;margin:0}.kyc-qr-desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0;max-width:300px}.kyc-steps-preview{display:flex;flex-direction:column;gap:10px;background:#f9fafb;border-radius:10px;padding:14px 16px}.kyc-step-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#374151;font-weight:500}.kp-num{width:24px;height:24px;border-radius:50%;background:#111827;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.kyc-gen-btn{width:100%;padding:14px;border-radius:40px;border:none;background:#111827;color:#fff;font-size:16px;font-weight:700;cursor:pointer}.kyc-gen-btn.disabled{opacity:.6;cursor:not-allowed}.kyc-scan-hint{font-size:14px;color:#6b7280;text-align:center;margin:0}.kyc-qr-wrap{display:flex;justify-content:center;padding:16px;background:#fff;border-radius:16px;border:1px solid #e5e7eb}.kyc-or-text{font-size:12px;color:#9ca3af;text-align:center;margin:0}.kyc-token-url{font-size:11px;color:#374151;text-align:center;word-break:break-all;background:#f3f4f6;border-radius:8px;padding:8px 12px;margin:0}.kyc-progress{display:flex;flex-direction:column;gap:8px;border-top:1px solid #f3f4f6;padding-top:14px}.kyc-prog-item{display:flex;align-items:center;gap:10px;font-size:14px;color:#9ca3af;font-weight:500}.kyc-prog-item.done{color:#16a34a}.kyc-prog-dot{font-size:16px;line-height:1;width:20px;display:flex;align-items:center}.kyc-prog-label{flex:1}.kyc-poll-hint{font-size:13px;color:#9ca3af;text-align:center;margin:0}@keyframes blink-dots{0%,to{opacity:1}50%{opacity:.2}}.kyc-dots{animation:blink-dots 1.4s steps(1) infinite}.kyc-refresh-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px;border-radius:40px;border:1px solid #e5e7eb;background:transparent;color:#6b7280;font-size:14px;cursor:pointer}.kyc-status-wrap{display:flex;flex-direction:column;align-items:center;padding:60px 32px;text-align:center;gap:14px}.kyc-status-icon{margin-bottom:8px}.kyc-success{color:#22c55e}.kyc-pending{color:#f59e0b}.kyc-status-title{font-size:22px;font-weight:700;color:#111827;margin:0}.kyc-status-msg{font-size:14px;color:#6b7280;line-height:1.7;margin:0;max-width:320px}*{box-sizing:border-box}.kp-page{min-height:100vh;background:linear-gradient(135deg,#f0f4ff,#e8f5e9);padding:24px 16px 40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827}.kp-center-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;text-align:center;gap:12px;background:linear-gradient(135deg,#f0f4ff,#e8f5e9);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.kp-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;animation:kp-spin .8s linear infinite}@keyframes kp-spin{to{transform:rotate(360deg)}}.kp-loading-text{font-size:14px;color:#6b7280;margin:0}.kp-result-icon{font-size:56px;line-height:1;font-weight:700}.kp-fail{color:#dc2626}.kp-result-title{font-size:20px;font-weight:700;color:#111827;margin:0}.kp-result-msg{font-size:14px;color:#6b7280;line-height:1.6;margin:0;max-width:300px}.kp-toast{position:fixed;top:16px;left:50%;transform:translate(-50%);background:#16a34a;color:#fff;padding:10px 20px;border-radius:30px;font-size:14px;font-weight:600;z-index:999;box-shadow:0 4px 12px #00000026;white-space:nowrap}.kp-toast.err{background:#dc2626}.kp-header{text-align:center;margin-bottom:20px}.kp-logo{font-size:40px;line-height:1;margin-bottom:6px}.kp-brand{font-size:20px;font-weight:700;color:#111827;margin:0}.kp-sub{font-size:13px;color:#6b7280;margin:4px 0 0}.kp-steps{display:flex;align-items:flex-start;justify-content:center;margin-bottom:16px;gap:0}.kp-step{display:flex;flex-direction:column;align-items:center;position:relative;flex:1}.kp-step-dot{width:28px;height:28px;border-radius:50%;background:#e5e7eb;color:#9ca3af;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:1;position:relative}.kp-step-dot.active{background:#111827;color:#fff}.kp-step-dot.done{background:#22c55e;color:#fff}.kp-step-lbl{font-size:10px;margin-top:4px;color:#9ca3af;font-weight:500;text-align:center}.kp-step-line{position:absolute;top:14px;left:50%;width:100%;height:2px;background:#e5e7eb;z-index:0}.kp-step-line.done{background:#22c55e}.kp-card{background:#fff;border-radius:20px;padding:24px 20px;box-shadow:0 8px 24px #00000014;max-width:480px;margin:0 auto}.kp-step-content{display:flex;flex-direction:column;gap:16px}.kp-step-title{font-size:20px;font-weight:700;color:#111827;margin:0;text-align:center}.kp-step-desc{font-size:14px;color:#6b7280;line-height:1.6;margin:0;text-align:center}.kp-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kp-info-box{border:1px solid #e5e7eb;border-radius:14px;padding:16px 12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.kp-ib-icon{font-size:28px}.kp-ib-label{font-size:13px;font-weight:600;color:#111827;margin:0}.kp-ib-sub{font-size:12px;color:#9ca3af;margin:0}.kp-field-label{font-size:13px;font-weight:600;color:#374151}.kp-select{width:100%;padding:12px 40px 12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#111827;background:#fff;outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.kp-hint-box{font-size:13px;color:#6b7280;line-height:1.6;margin:0;background:#f9fafb;border-radius:8px;padding:10px 14px;border-left:3px solid #d1d5db}.kp-capture-area{height:180px;border:2px dashed #d1d5db;border-radius:14px;background:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:border-color .2s,background .2s}.kp-capture-area:active{border-color:#111827;background:#f3f4f6}.kp-capture-icon{font-size:36px}.kp-capture-text{font-size:14px;color:#6b7280;font-weight:500}.kp-selfie-idle{height:200px}.kp-preview-wrap{position:relative;border-radius:14px;overflow:hidden}.kp-preview-img{width:100%;max-height:280px;object-fit:cover;display:block;border-radius:14px}.kp-selfie-preview{aspect-ratio:1;object-fit:cover;max-width:280px;margin:0 auto;display:block;border-radius:50%;border:3px solid #22c55e}.kp-retake-btn{position:absolute;bottom:10px;right:10px;padding:7px 14px;border-radius:20px;border:none;background:#000000a6;color:#fff;font-size:13px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.kp-video-wrap{position:relative;border-radius:16px;overflow:hidden;background:#000;border:2px solid #22c55e}.kp-video{width:100%;max-height:320px;object-fit:cover;display:block}.kp-countdown-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000073}.kp-countdown{font-size:72px;font-weight:900;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5);animation:kp-pulse 1s ease-in-out}@keyframes kp-pulse{0%{transform:scale(1.4);opacity:.6}to{transform:scale(1);opacity:1}}.kp-btn-primary{width:100%;padding:15px;border-radius:40px;border:none;background:#111827;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .2s}.kp-btn-primary:active{opacity:.85}.kp-btn-primary.disabled{opacity:.55;cursor:not-allowed}.kp-capture-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.kp-capture-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 12px;border:2px dashed #d1d5db;border-radius:14px;background:#f9fafb;cursor:pointer;transition:border-color .2s,background .2s}.kp-capture-option:active{border-color:#111827;background:#f3f4f6}.kp-live-badge{display:flex;align-items:center;justify-content:center;gap:6px;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:13px;font-weight:600;border-radius:8px;padding:8px 14px;text-align:center}.kp-done-content{align-items:center;text-align:center;padding:16px 0}.kp-done-icon{font-size:60px;line-height:1}.kp-done-badge{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;font-size:14px;font-weight:600;border-radius:30px;padding:8px 20px}.kp-perm-box{background:#fff8f0;border:2px solid #fed7aa;border-radius:16px;padding:28px 20px;text-align:center;margin:12px 0}.kp-perm-icon{font-size:48px;margin-bottom:12px;animation:none}.kp-perm-title{font-size:17px;font-weight:700;color:#c2410c;margin-bottom:8px}.kp-perm-desc{font-size:14px;color:#6b7280;margin-bottom:16px;line-height:1.5}.kp-perm-steps{text-align:left;font-size:13px;color:#374151;margin:0 0 20px;padding-left:20px;line-height:1.9}.kp-perm-steps strong{color:#111827}@keyframes kp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.kp-perm-waiting{font-size:13px;color:#d97706;font-weight:600;margin-top:4px;animation:kp-pulse 1.5s ease-in-out infinite}.td-page{min-height:100vh;background:var(--td-bg, #FAE8D5);display:flex;flex-direction:column;padding-bottom:80px}.td-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 10px;gap:12px}.td-back{background:none;border:none;cursor:pointer;padding:6px;color:#1a1a1a;display:flex;align-items:center;flex-shrink:0}.td-title-block{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px}.td-balance-title{font-size:22px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.td-change{font-size:13px;font-weight:600;letter-spacing:.1px}.td-change.up{color:#16a34a}.td-change.down{color:#dc2626}.td-header-right{width:36px;display:flex;justify-content:flex-end}.td-coin-img{width:32px;height:32px;object-fit:contain}.td-chart-section{padding:4px 8px 0}.td-chart-label{font-size:13px;color:#00000073;text-align:center;margin:0 0 6px;letter-spacing:.3px}.td-chart-box{width:100%}.td-chart-placeholder{height:220px;display:flex;align-items:center;justify-content:center}.td-chart-spinner{width:28px;height:28px;border:3px solid rgba(0,0,0,.12);border-top-color:#0006;border-radius:50%;animation:td-spin .7s linear infinite;display:block}@keyframes td-spin{to{transform:rotate(360deg)}}.td-no-data{font-size:14px;color:#00000059}.td-periods{display:flex;gap:8px;padding:16px 16px 0;overflow-x:auto;scrollbar-width:none}.td-periods::-webkit-scrollbar{display:none}.td-period-btn{flex-shrink:0;padding:6px 16px;border-radius:999px;border:1.5px solid rgba(0,0,0,.25);background:transparent;color:#0000008c;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.td-period-btn.active{background:#000000b3;color:#fff;border-color:transparent}.td-spacer{flex:1;min-height:24px}.td-actions{padding:0}.td-sr-card{background:#fff;border-radius:24px 24px 0 0;display:flex;align-items:center;padding:20px 0 18px;box-shadow:0 -4px 20px #0000000f}.td-sr-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;background:none;border:none;cursor:pointer;font-size:14px;font-weight:700;color:#1a1a1a;padding:6px 0;letter-spacing:.8px;font-family:inherit}.td-sr-divider{width:1px;height:44px;background:#e5e7eb}.td-sell-btn{width:100%;padding:18px;border:none;background:#0000001f;color:#000000a6;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:.8px;font-family:inherit;transition:background .15s}.td-sell-btn:active{background:#0000002e}.sell-page{min-height:100vh;background:#f9fafb;display:flex;flex-direction:column;padding-bottom:80px}.sell-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;background:#fff;border-bottom:1px solid #f3f4f6;position:sticky;top:0;z-index:10}.sell-back{background:none;border:none;cursor:pointer;padding:6px;color:#111827;display:flex;align-items:center}.sell-header-title{font-size:17px;font-weight:800;color:#111827;letter-spacing:-.3px}.sell-wrap{display:flex;flex-direction:column;gap:16px;padding:20px 16px}.sell-balance-chip{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#fff7ed,#fef3c7);border:1px solid #fed7aa;border-radius:14px;padding:14px 18px}.sell-balance-label{font-size:13px;color:#92400e;font-weight:500}.sell-balance-val{font-size:18px;font-weight:800;color:#111827;letter-spacing:-.5px;flex:1}.sell-balance-net{font-size:12px;font-weight:600;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:3px 10px}.sell-section{background:#fff;border-radius:16px;padding:18px 16px;border:1px solid #f3f4f6;display:flex;flex-direction:column;gap:12px}.sell-section-title{font-size:14px;font-weight:700;color:#374151;display:flex;align-items:center;justify-content:space-between}.sell-add-link{display:flex;align-items:center;gap:4px;background:none;border:none;color:#f7931a;font-size:13px;font-weight:600;cursor:pointer;padding:0}.sell-acct-list{display:flex;flex-direction:column;gap:10px}.sell-acct-card{width:100%;display:flex;align-items:center;justify-content:space-between;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;padding:14px 16px;cursor:pointer;text-align:left;transition:border-color .15s,background .15s;box-sizing:border-box}.sell-acct-card.selected{border-color:#f7931a;background:#fff7ed}.sell-acct-left{display:flex;flex-direction:column;gap:3px}.sell-acct-name{font-size:14px;font-weight:700;color:#111827}.sell-acct-num{font-size:13px;font-family:monospace;color:#374151;letter-spacing:.5px}.sell-acct-ifsc{font-size:12px;color:#9ca3af;font-weight:500}.sell-acct-radio{width:22px;height:22px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s,background .15s}.sell-acct-radio.checked{border-color:#f7931a;background:#f7931a;color:#fff}.sell-add-form{background:#fff;border-radius:16px;padding:20px 16px;border:1px solid #f3f4f6;display:flex;flex-direction:column;gap:14px}.sell-add-form-title{font-size:15px;font-weight:800;color:#111827}.sell-add-form-sub{font-size:12px;color:#9ca3af;line-height:1.5;margin-top:-6px}.sell-field{display:flex;flex-direction:column;gap:5px}.sell-label{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.4px}.sell-input{width:100%;padding:14px 16px;border:1.5px solid #e5e7eb;border-radius:10px;font-size:14px;color:#111827;outline:none;box-sizing:border-box;background:#fafafa;transition:border-color .15s}.sell-input:focus{border-color:#f7931a;background:#fff}.sell-input.input-error{border-color:#fca5a5;background:#fff5f5}.sell-hint{font-size:11px;color:#9ca3af;padding-left:2px}.sell-amount-wrap{position:relative;display:flex;align-items:center}.sell-amount-input{padding-right:110px!important}.sell-amount-sym{position:absolute;right:72px;font-size:13px;font-weight:700;color:#6b7280;pointer-events:none}.sell-max-btn{position:absolute;right:10px;background:#f7931a;color:#fff;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.sell-error,.sell-success{display:flex;align-items:flex-start;gap:8px;padding:10px 14px;border-radius:10px;font-size:13px;font-weight:500;line-height:1.4}.sell-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.sell-success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.sell-submit-btn{width:100%;padding:15px;border-radius:999px;border:none;background:linear-gradient(135deg,#f97316,#f7931a);color:#fff;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #f7931a4d}.sell-submit-btn.loading{opacity:.6;cursor:not-allowed}.sell-btn{width:100%;padding:16px;border-radius:999px;border:none;background:#111827;color:#fff;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #00000026;margin-top:4px}.sell-btn.disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.sell-disclaimer{font-size:11px;color:#9ca3af;text-align:center;line-height:1.5}.sell-spinner-wrap{display:flex;justify-content:center;padding:48px 0}.sell-spinner{display:inline-block;width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#f7931a;border-radius:50%;animation:sellSpin .75s linear infinite}@keyframes sellSpin{to{transform:rotate(360deg)}}.bank-confirm-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:400;animation:fadeInOverlay .18s ease}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}.bank-confirm-modal{width:100%;max-width:500px;background:#fff;border-top-left-radius:26px;border-top-right-radius:26px;padding:0 22px 38px;box-sizing:border-box;animation:slideUp .26s cubic-bezier(.34,1.2,.64,1)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bank-confirm-drag{width:36px;height:4px;background:#e5e7eb;border-radius:99px;margin:12px auto 20px}.bank-confirm-icon-wrap{display:flex;justify-content:center;margin-bottom:16px}.bank-confirm-icon-ring{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#f97316,#f7931a);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px #f7931a59}.bank-confirm-title{text-align:center;font-size:18px;font-weight:800;color:#111827;letter-spacing:-.3px}.bank-confirm-sub{text-align:center;font-size:13px;color:#9ca3af;margin-top:4px;margin-bottom:20px}.bank-confirm-details{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:4px 16px;margin-bottom:14px}.bank-confirm-row{display:flex;justify-content:space-between;align-items:center;padding:13px 0;gap:12px}.bank-confirm-label{font-size:13px;color:#6b7280;font-weight:500}.bank-confirm-value{font-size:13px;font-weight:700;color:#111827}.bank-confirm-value.mono{font-family:monospace;letter-spacing:.5px}.bank-confirm-divider{height:1px;background:#f3f4f6}.bank-confirm-note{display:flex;align-items:flex-start;gap:7px;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;padding:10px 13px;font-size:12px;color:#92400e;font-weight:500;margin-bottom:20px;line-height:1.45}.bank-confirm-note svg{flex-shrink:0;margin-top:1px}.bank-confirm-actions{display:flex;gap:10px}.bank-confirm-cancel{flex:1;padding:14px;border-radius:999px;border:1.5px solid #e5e7eb;background:#fff;color:#374151;font-size:15px;font-weight:700;cursor:pointer}.bank-confirm-ok{flex:2;padding:14px;border-radius:999px;border:none;background:linear-gradient(135deg,#f97316,#f7931a);color:#fff;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 6px 18px #f7931a52}.bank-fail-block{border-radius:12px;overflow:hidden;border:1px solid #fecaca}.bank-fail-msg{display:flex;align-items:flex-start;gap:8px;background:#fef2f2;padding:12px 14px;font-size:13px;color:#dc2626;font-weight:500;line-height:1.45}.bank-fail-msg svg{flex-shrink:0;margin-top:1px}.bank-fail-actions{display:flex;border-top:1px solid #fecaca}.bank-fail-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border:none;font-size:13px;font-weight:700;cursor:pointer;background:#fff}.bank-fail-btn.retry{color:#374151;border-right:1px solid #fecaca}.bank-fail-btn.manual{color:#f7931a}.bank-manual-block{display:flex;flex-direction:column;gap:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:14px}.bank-manual-note{display:flex;align-items:flex-start;gap:7px;font-size:12px;color:#92400e;font-weight:500;line-height:1.5}.bank-manual-note svg{flex-shrink:0;margin-top:1px}.bank-manual-actions{display:flex;gap:10px;align-items:center}.sell-btn-spinner-row{display:flex;align-items:center;justify-content:center;gap:10px}.sell-btn-spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:sellSpin .7s linear infinite;flex-shrink:0}.sell-unavailable{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:60px 32px;text-align:center;gap:12px}.sell-unavail-icon{font-size:48px}.sell-unavail-title{font-size:20px;font-weight:800;color:#111827}.sell-unavail-sub{font-size:14px;color:#6b7280;line-height:1.6}#not-found{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}.nf-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 32px;width:100%;text-align:center}.nf-code{font-size:96px;font-weight:900;letter-spacing:-4px;color:#ffe7cb;line-height:1;text-shadow:0 4px 24px rgba(0,0,0,.06)}.nf-divider{width:48px;height:4px;border-radius:99px;background:#ffe7cb;margin:20px 0 24px}.nf-title{font-size:24px;font-weight:700;color:#000;margin-bottom:12px}.nf-sub{font-size:15px;color:#6b7280;line-height:1.5;max-width:280px;margin-bottom:40px}.nf-btn{width:100%;max-width:320px;padding:18px;border-radius:999px;border:none;background:#ffe7cb;font-weight:700;font-size:16px;letter-spacing:.5px;cursor:pointer;box-shadow:0 6px 20px #00000014;margin-bottom:12px;font-family:inherit}.nf-btn--ghost{background:transparent;box-shadow:none;color:#6b7280;font-weight:400;font-size:14px;text-decoration:underline;padding:8px;margin-bottom:0}.nf-btn:hover:not(.nf-btn--ghost){box-shadow:0 8px 24px #0000001f}.lp *,.lp *:before,.lp *:after{box-sizing:border-box;margin:0;padding:0}.lp{font-family:Inter,sans-serif;background:#06061a;color:#fff;overflow-x:hidden;scroll-behavior:smooth}:root{--indigo: #6366f1;--violet: #8b5cf6;--blue: #3b82f6;--cyan: #06b6d4;--emerald: #10b981;--amber: #f59e0b;--rose: #f43f5e;--peach: #FFE7CB;--lav: #D6E1FF}.lp-inner{max-width:1200px;margin:0 auto}.lp-hide-sm{display:flex}.lp-show-sm{display:none}.lp-label{display:inline-block;font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;background:linear-gradient(90deg,#f59e0b,#f43f5e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:14px}.lp-title{font-size:clamp(30px,4.5vw,52px);font-weight:900;letter-spacing:-1px;line-height:1.1;margin-bottom:16px}.lp-sub{font-size:17px;color:#94a3b8;line-height:1.7;max-width:540px}.lp-section{padding:110px 40px;position:relative}.lp-sec-head{margin-bottom:64px}.lp-reveal{opacity:0;transform:translateY(36px);transition:opacity .65s ease calc(var(--delay, 0ms)),transform .65s ease calc(var(--delay, 0ms))}.lp-reveal.lp-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.lp-reveal{opacity:1;transform:none;transition:none}}.lp-btn-primary{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6,#f43f5e);color:#fff;font-family:inherit;font-size:15px;font-weight:700;padding:14px 34px;border-radius:50px;border:none;cursor:pointer;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 4px 24px #6366f166}.lp-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 36px #6366f18c;opacity:.92}.lp-btn-ghost{display:inline-block;background:#ffffff0f;color:#e2e8f0;font-family:inherit;font-size:15px;font-weight:600;padding:14px 34px;border-radius:50px;border:1px solid rgba(255,255,255,.16);cursor:pointer;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.lp-btn-ghost:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:0 44px;height:70px;background:transparent;transition:background .3s ease,box-shadow .3s ease}.lp-nav--solid{background:#06061ae6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 1px #6366f126}.lp-nav-logo{display:flex;align-items:center;gap:8px;font-size:20px;font-weight:900;background:linear-gradient(135deg,#6366f1,#f43f5e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none}.lp-logo-img{height:30px;width:auto;display:block}.lp-nav-links{list-style:none;display:flex;gap:36px;align-items:center}.lp-nav-links a{color:#94a3b8;text-decoration:none;font-size:14px;font-weight:600;transition:color .2s}.lp-nav-links a:hover{color:#fff}.lp-nav-btn{background:linear-gradient(135deg,#6366f133,#8b5cf633);color:#a5b4fc;border:1px solid rgba(99,102,241,.35);border-radius:30px;padding:9px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s}.lp-nav-btn:hover{background:linear-gradient(135deg,#6366f159,#8b5cf659);transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.lp-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 44px 80px;position:relative;overflow:hidden;background:radial-gradient(ellipse 120% 80% at 50% -10%,rgba(99,102,241,.18) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 80% 80%,rgba(244,63,94,.12) 0%,transparent 60%),#06061a}.lp-hero-bg{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.lp-blob{position:absolute;border-radius:50%;filter:blur(80px)}.lp-blob-1{width:700px;height:700px;background:radial-gradient(circle,rgba(99,102,241,.35) 0%,transparent 70%);top:-200px;left:-150px;animation:lp-blob1 12s ease-in-out infinite}.lp-blob-2{width:500px;height:500px;background:radial-gradient(circle,rgba(244,63,94,.28) 0%,transparent 70%);bottom:-100px;right:-100px;animation:lp-blob2 14s ease-in-out infinite 2s}.lp-blob-3{width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.22) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation:lp-blob3 10s ease-in-out infinite 1s}@keyframes lp-blob1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(60px,-40px) scale(1.08)}66%{transform:translate(-30px,50px) scale(.95)}}@keyframes lp-blob2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,-60px) scale(1.1)}}@keyframes lp-blob3{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.3);opacity:.4}}.lp-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(99,102,241,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.04) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%)}.lp-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;width:100%;max-width:1200px}.lp-hero-text{display:flex;flex-direction:column;gap:0}.lp-badge{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#6366f126,#f43f5e1a);border:1px solid rgba(99,102,241,.3);border-radius:40px;padding:7px 18px;font-size:12.5px;font-weight:600;color:#a5b4fc;margin-bottom:24px;width:fit-content}.lp-badge-dot{width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#f43f5e);animation:lp-pulse 2.2s ease-in-out infinite;flex-shrink:0}@keyframes lp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.75)}}.lp-hero-text h1{font-size:clamp(38px,5.5vw,68px);font-weight:900;line-height:1.06;letter-spacing:-2px;margin-bottom:22px}.lp-grad-text{background:linear-gradient(135deg,#6366f1,#a78bfa,#f43f5e 60%,#f59e0b 85%,#6366f1);background-size:300% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:lp-grad-shift 5s linear infinite}@keyframes lp-grad-shift{0%{background-position:0% 50%}to{background-position:300% 50%}}.lp-hero-desc{font-size:18px;color:#94a3b8;line-height:1.7;margin-bottom:36px;max-width:480px}.lp-hero-btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px}.lp-trust-row{display:flex;flex-direction:column;gap:10px}.lp-trust-label{font-size:12px;color:#475569;font-weight:600}.lp-trust-pills{display:flex;gap:8px;flex-wrap:wrap}.lp-trust-pill{background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;color:#a5b4fc}.lp-hero-visual{display:flex;align-items:center;justify-content:center;position:relative}.lp-mockup{position:relative;animation:lp-float 5s ease-in-out infinite}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.lp-mock-card{width:330px;background:linear-gradient(155deg,#12123a,#0d0d28 60%,#0a0a1e);border:1px solid rgba(99,102,241,.25);border-radius:28px;padding:26px;box-shadow:0 0 0 1px #ffffff0a,0 30px 70px #0009,0 0 80px #6366f126;position:relative;z-index:2}.lp-mock-card:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.7),rgba(244,63,94,.5),transparent)}.lp-mock-top{display:flex;align-items:center;gap:10px;margin-bottom:22px}.lp-mock-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#f43f5e);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;color:#fff;flex-shrink:0}.lp-mock-user{display:flex;flex-direction:column;gap:2px;flex:1}.lp-mock-name{font-size:13px;font-weight:700}.lp-mock-addr{font-size:11px;color:#64748b}.lp-mock-live{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#4ade80;background:#4ade801f;border-radius:20px;padding:4px 10px}.lp-mock-live span{width:6px;height:6px;border-radius:50%;background:#4ade80;animation:lp-pulse 1.8s ease-in-out infinite}.lp-mock-balance{margin-bottom:20px}.lp-mock-balance p{font-size:12px;color:#64748b;margin-bottom:4px}.lp-mock-balance h2{font-size:32px;font-weight:900;letter-spacing:-1px;background:linear-gradient(135deg,#fff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-mock-change{font-size:12px;color:#4ade80;font-weight:700}.lp-mock-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:20px}.lp-mock-action{background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:1px solid rgba(99,102,241,.25);border-radius:12px;padding:9px 4px;text-align:center;font-size:11px;font-weight:700;color:#a5b4fc;cursor:pointer;transition:background .2s,transform .15s}.lp-mock-action:hover{background:linear-gradient(135deg,#6366f14d,#8b5cf633);transform:translateY(-2px)}.lp-mock-tokens{display:flex;flex-direction:column;gap:8px}.lp-mock-token{display:flex;align-items:center;gap:8px;padding:9px 12px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.06)}.lp-mock-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.lp-mock-sym{font-size:12px;font-weight:700;flex:1}.lp-mock-bal{font-size:12px;color:#64748b}.lp-mock-usd{font-size:12px;font-weight:600;color:#e2e8f0;margin-left:auto}.lp-mock-badge{position:absolute;z-index:3;background:#0c0c28e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:8px 14px;font-size:11.5px;font-weight:700;white-space:nowrap;box-shadow:0 8px 24px #0000004d}.lp-mb1{top:-18px;left:-55px;border:1px solid rgba(99,102,241,.35);color:#a5b4fc;animation:lp-badgefloat1 3.5s ease-in-out infinite}.lp-mb2{top:50px;right:-70px;border:1px solid rgba(74,222,128,.35);color:#4ade80;animation:lp-badgefloat2 4s ease-in-out infinite .6s}.lp-mb3{bottom:80px;right:-75px;border:1px solid rgba(245,158,11,.35);color:#fbbf24;animation:lp-badgefloat1 3.8s ease-in-out infinite 1.2s}.lp-mb4{bottom:30px;left:-75px;border:1px solid rgba(244,63,94,.35);color:#fb7185;animation:lp-badgefloat2 4.2s ease-in-out infinite .3s}@keyframes lp-badgefloat1{0%,to{transform:translateY(0) rotate(-1.5deg)}50%{transform:translateY(-10px) rotate(1deg)}}@keyframes lp-badgefloat2{0%,to{transform:translateY(0) rotate(1.5deg)}50%{transform:translateY(-12px) rotate(-1deg)}}.lp-scroll-cue{position:relative;z-index:1;margin-top:60px;display:flex;flex-direction:column;align-items:center;gap:10px;font-size:12px;color:#475569;font-weight:600;animation:lp-fadein 1s ease 1.5s both}@keyframes lp-fadein{0%{opacity:0}to{opacity:1}}.lp-scroll-arrow{width:20px;height:20px;border-right:2px solid #4b5563;border-bottom:2px solid #4b5563;transform:rotate(45deg);animation:lp-bounce 1.6s ease-in-out infinite}@keyframes lp-bounce{0%,to{transform:rotate(45deg) translateY(0)}50%{transform:rotate(45deg) translateY(6px)}}.lp-stats{background:linear-gradient(135deg,#0d0d2e,#130d2e,#0d1a2e);border-top:1px solid rgba(99,102,241,.15);border-bottom:1px solid rgba(99,102,241,.15);padding:56px 44px}.lp-stats-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.lp-stat{padding:20px}.lp-stat-icon{font-size:28px;margin-bottom:10px}.lp-stat-val{font-size:44px;font-weight:900;letter-spacing:-2px;line-height:1;margin-bottom:8px;display:block}.lp-stat:nth-child(1) .lp-stat-val{background:linear-gradient(135deg,#6366f1,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-stat:nth-child(2) .lp-stat-val{background:linear-gradient(135deg,#f59e0b,#fbbf24);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-stat:nth-child(3) .lp-stat-val{background:linear-gradient(135deg,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-stat:nth-child(4) .lp-stat-val{background:linear-gradient(135deg,#f43f5e,#fb7185);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-stat-label{font-size:13px;color:#64748b;font-weight:600}.lp-section{background:#080818}.lp-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-feat-card{border-radius:22px;padding:32px 28px;position:relative;cursor:default;overflow:hidden;transition:transform .25s,box-shadow .25s}.lp-feat-card:nth-child(1){background:linear-gradient(145deg,#0f1035,#0a0a22);border:1px solid rgba(99,102,241,.2);--glow: rgba(99,102,241,.5)}.lp-feat-card:nth-child(2){background:linear-gradient(145deg,#1a1000,#0f0a00);border:1px solid rgba(245,158,11,.2);--glow: rgba(245,158,11,.5)}.lp-feat-card:nth-child(3){background:linear-gradient(145deg,#001a12,#000f0a);border:1px solid rgba(16,185,129,.2);--glow: rgba(16,185,129,.5)}.lp-feat-card:nth-child(4){background:linear-gradient(145deg,#1a0020,#0f0015);border:1px solid rgba(139,92,246,.2);--glow: rgba(139,92,246,.5)}.lp-feat-card:nth-child(5){background:linear-gradient(145deg,#1a0010,#0f000a);border:1px solid rgba(244,63,94,.2);--glow: rgba(244,63,94,.5)}.lp-feat-card:nth-child(6){background:linear-gradient(145deg,#00101a,#000a0f);border:1px solid rgba(6,182,212,.2);--glow: rgba(6,182,212,.5)}.lp-feat-card:after{content:"";position:absolute;inset:0;border-radius:22px;opacity:0;transition:opacity .3s;background:radial-gradient(circle at 50% 0%,var(--glow, #6366f1),transparent 60%)}.lp-feat-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #00000080}.lp-feat-card:hover:after{opacity:.08}.lp-feat-num{position:absolute;top:20px;right:24px;font-size:13px;font-weight:800;color:#ffffff12;letter-spacing:1px}.lp-feat-icon-wrap{width:54px;height:54px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:20px}.lp-feat-card:nth-child(1) .lp-feat-icon-wrap{background:#6366f126}.lp-feat-card:nth-child(2) .lp-feat-icon-wrap{background:#f59e0b26}.lp-feat-card:nth-child(3) .lp-feat-icon-wrap{background:#10b98126}.lp-feat-card:nth-child(4) .lp-feat-icon-wrap{background:#8b5cf626}.lp-feat-card:nth-child(5) .lp-feat-icon-wrap{background:#f43f5e26}.lp-feat-card:nth-child(6) .lp-feat-icon-wrap{background:#06b6d426}.lp-feat-card h3{font-size:18px;font-weight:700;margin-bottom:10px;color:#f1f5f9}.lp-feat-card p{font-size:14px;color:#64748b;line-height:1.65;margin-bottom:20px}.lp-feat-tag{display:inline-flex;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;letter-spacing:.5px}.lp-feat-card:nth-child(1) .lp-feat-tag{background:#6366f126;border:1px solid rgba(99,102,241,.3);color:#a5b4fc}.lp-feat-card:nth-child(2) .lp-feat-tag{background:#f59e0b1f;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.lp-feat-card:nth-child(3) .lp-feat-tag{background:#10b9811f;border:1px solid rgba(16,185,129,.3);color:#34d399}.lp-feat-card:nth-child(4) .lp-feat-tag{background:#8b5cf61f;border:1px solid rgba(139,92,246,.3);color:#c4b5fd}.lp-feat-card:nth-child(5) .lp-feat-tag{background:#f43f5e1f;border:1px solid rgba(244,63,94,.3);color:#fb7185}.lp-feat-card:nth-child(6) .lp-feat-tag{background:#06b6d41f;border:1px solid rgba(6,182,212,.3);color:#67e8f9}.lp-hiw{background:linear-gradient(160deg,#06061a,#0d0620,#06061a)}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;position:relative}.lp-step{text-align:center;padding:40px 36px;position:relative;border-radius:24px;margin:0 10px;transition:transform .25s}.lp-step:nth-child(1){background:linear-gradient(145deg,#0f1035,#080820);border:1px solid rgba(99,102,241,.2)}.lp-step:nth-child(2){background:linear-gradient(145deg,#001a12,#000f0a);border:1px solid rgba(16,185,129,.2)}.lp-step:nth-child(3){background:linear-gradient(145deg,#1a0e00,#0f0800);border:1px solid rgba(245,158,11,.2)}.lp-step:hover{transform:translateY(-4px)}.lp-step-top{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}.lp-step-num{width:44px;height:44px;border-radius:50%;font-size:18px;font-weight:900;display:flex;align-items:center;justify-content:center}.lp-step:nth-child(1) .lp-step-num{background:#6366f126;border:2px solid rgba(99,102,241,.4);color:#a5b4fc}.lp-step:nth-child(2) .lp-step-num{background:#10b98126;border:2px solid rgba(16,185,129,.4);color:#34d399}.lp-step:nth-child(3) .lp-step-num{background:#f59e0b26;border:2px solid rgba(245,158,11,.4);color:#fbbf24}.lp-step-icon-wrap{font-size:28px}.lp-step h3{font-size:18px;font-weight:700;margin-bottom:12px}.lp-step p{font-size:14px;color:#64748b;line-height:1.65}.lp-step-arrow{position:absolute;right:-26px;top:50%;transform:translateY(-50%);font-size:22px;color:#6366f14d;z-index:2}.lp-sec-section{background:linear-gradient(160deg,#06061a,#060e1a,#06061a)}.lp-sec-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.lp-sec-list{display:flex;flex-direction:column;gap:16px;margin-top:36px}.lp-sec-item{display:flex;gap:16px;align-items:flex-start;padding:20px;border-radius:16px;transition:transform .2s,border-color .2s}.lp-sec-item:nth-child(1){background:#6366f10f;border:1px solid rgba(99,102,241,.18)}.lp-sec-item:nth-child(2){background:#10b9810f;border:1px solid rgba(16,185,129,.18)}.lp-sec-item:nth-child(3){background:#f59e0b0f;border:1px solid rgba(245,158,11,.18)}.lp-sec-item:nth-child(4){background:#f43f5e0f;border:1px solid rgba(244,63,94,.18)}.lp-sec-item:hover{transform:translate(4px)}.lp-sec-item-icon{font-size:22px;width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.lp-sec-item:nth-child(1) .lp-sec-item-icon{background:#6366f126}.lp-sec-item:nth-child(2) .lp-sec-item-icon{background:#10b98126}.lp-sec-item:nth-child(3) .lp-sec-item-icon{background:#f59e0b26}.lp-sec-item:nth-child(4) .lp-sec-item-icon{background:#f43f5e26}.lp-sec-item-body h4{font-size:15px;font-weight:700;margin-bottom:5px}.lp-sec-item-body p{font-size:13px;color:#64748b;line-height:1.55}.lp-sec-right{display:flex;flex-direction:column;align-items:center;gap:40px}.lp-shield-wrap{position:relative;width:260px;height:260px}.lp-ring{position:absolute;border-radius:50%}.lp-ring1{inset:0;border:1px solid rgba(99,102,241,.25);animation:lp-spin 22s linear infinite}.lp-ring2{inset:24px;border:1px dashed rgba(244,63,94,.2);animation:lp-spin 16s linear infinite reverse}.lp-ring3{inset:48px;border:1px solid rgba(16,185,129,.2);animation:lp-spin 28s linear infinite}@keyframes lp-spin{to{transform:rotate(360deg)}}.lp-shield-core{position:absolute;inset:72px;border-radius:50%;background:linear-gradient(135deg,#6366f11f,#f43f5e14);border:2px solid rgba(99,102,241,.3);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;box-shadow:0 0 40px #6366f133}.lp-shield-emoji{font-size:30px}.lp-shield-core span:last-child{font-size:11px;font-weight:700;color:#4ade80}.lp-orbit-tag{position:absolute;background:#06061ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;padding:5px 12px;font-size:11px;font-weight:700;white-space:nowrap;animation:lp-orbit-pulse 2.5s ease-in-out infinite}.lp-orbit-tag:nth-child(5){top:-18px;left:50%;transform:translate(-50%);animation-delay:0s;border:1px solid rgba(99,102,241,.3);color:#a5b4fc}.lp-orbit-tag:nth-child(6){right:-64px;top:50%;transform:translateY(-50%);animation-delay:.6s;border:1px solid rgba(16,185,129,.3);color:#34d399}.lp-orbit-tag:nth-child(7){bottom:-18px;left:50%;transform:translate(-50%);animation-delay:1.2s;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.lp-orbit-tag:nth-child(8){left:-60px;top:50%;transform:translateY(-50%);animation-delay:1.8s;border:1px solid rgba(244,63,94,.3);color:#fb7185}@keyframes lp-orbit-pulse{0%,to{opacity:.7}50%{opacity:1}}.lp-sec-bars{width:100%;display:flex;flex-direction:column;gap:14px}.lp-bar-row{display:flex;flex-direction:column;gap:7px}.lp-bar-head{display:flex;justify-content:space-between;font-size:13px;font-weight:600;color:#94a3b8}.lp-bar-track{height:7px;background:#ffffff0f;border-radius:6px;overflow:hidden}.lp-bar-fill{height:100%;border-radius:6px;width:0;transition:width 1.4s cubic-bezier(.4,0,.2,1) .5s}.lp-bar-row:nth-child(1) .lp-bar-fill{background:linear-gradient(90deg,#6366f1,#a78bfa)}.lp-bar-row:nth-child(2) .lp-bar-fill{background:linear-gradient(90deg,#10b981,#34d399)}.lp-bar-row:nth-child(3) .lp-bar-fill{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.lp-bar-row:nth-child(4) .lp-bar-fill{background:linear-gradient(90deg,#f43f5e,#fb7185)}.lp-reveal.lp-visible .lp-bar-fill{width:var(--w, 0)}.lp-chains-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.lp-chain-card{border-radius:22px;padding:32px 24px;text-align:center;position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.lp-chain-card:nth-child(1){background:linear-gradient(145deg,#0a0e2a,#06091a);border:1px solid rgba(98,126,234,.25)}.lp-chain-card:nth-child(2){background:linear-gradient(145deg,#110a2a,#0a0620);border:1px solid rgba(130,71,229,.25)}.lp-chain-card:nth-child(3){background:linear-gradient(145deg,#1a1200,#0f0d00);border:1px solid rgba(240,185,11,.25)}.lp-chain-card:nth-child(4){background:linear-gradient(145deg,#1a0006,#0f0003);border:1px solid rgba(239,0,39,.25)}.lp-chain-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0006}.lp-chain-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,var(--cbg),transparent 70%);opacity:0;transition:opacity .3s}.lp-chain-card:hover:before{opacity:1}.lp-chain-sym{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:18px;font-size:16px;font-weight:900;letter-spacing:.5px;margin:0 auto 16px}.lp-chain-card h3{font-size:17px;font-weight:700;margin-bottom:6px}.lp-chain-net{font-size:13px;color:#64748b;margin-bottom:18px}.lp-chain-tokens{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.lp-token-pill{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.lp-chain-card:nth-child(1) .lp-token-pill{background:#627eea26;border:1px solid rgba(98,126,234,.3);color:#93a8f4}.lp-chain-card:nth-child(2) .lp-token-pill{background:#8247e526;border:1px solid rgba(130,71,229,.3);color:#c4a5f6}.lp-chain-card:nth-child(3) .lp-token-pill{background:#f0b90b1f;border:1px solid rgba(240,185,11,.3);color:#fbbf24}.lp-chain-card:nth-child(4) .lp-token-pill{background:#ef00271f;border:1px solid rgba(239,0,39,.3);color:#fb7185}.lp-chain-bar{position:absolute;bottom:0;left:0;right:0;height:3px;opacity:.6;transition:opacity .25s}.lp-chain-card:hover .lp-chain-bar{opacity:1}.lp-earn{background:linear-gradient(160deg,#06061a,#0a060f,#06061a)}.lp-earn-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.lp-earn-card{border-radius:24px;padding:40px 36px;transition:transform .25s;position:relative;overflow:hidden}.lp-earn-card:nth-child(1){background:linear-gradient(145deg,#100f30,#080820);border:1px solid rgba(99,102,241,.22)}.lp-earn-card:nth-child(1):before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:radial-gradient(circle,rgba(99,102,241,.2),transparent 70%);border-radius:50%}.lp-earn-card:nth-child(2){background:linear-gradient(145deg,#1a0f00,#100800);border:1px solid rgba(245,158,11,.22)}.lp-earn-card:nth-child(2):before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;background:radial-gradient(circle,rgba(245,158,11,.2),transparent 70%);border-radius:50%}.lp-earn-card:hover{transform:translateY(-4px)}.lp-earn-icon-wrap{font-size:36px;margin-bottom:20px;display:block}.lp-earn-card h3{font-size:22px;font-weight:800;margin-bottom:14px}.lp-earn-card p{font-size:15px;color:#64748b;line-height:1.7;margin-bottom:28px;position:relative;z-index:1}.lp-earn-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:24px;position:relative;z-index:1}.lp-earn-card:nth-child(1) .lp-earn-metrics{border-top:1px solid rgba(99,102,241,.2)}.lp-earn-card:nth-child(2) .lp-earn-metrics{border-top:1px solid rgba(245,158,11,.2)}.lp-earn-metric{text-align:center}.lp-earn-card:nth-child(1) .lp-earn-metric-val{display:block;font-size:16px;font-weight:800;color:#a5b4fc;margin-bottom:4px}.lp-earn-card:nth-child(2) .lp-earn-metric-val{display:block;font-size:16px;font-weight:800;color:#fbbf24;margin-bottom:4px}.lp-earn-metric-label{display:block;font-size:11px;color:#64748b;font-weight:600}.lp-cta{padding:100px 44px;background:linear-gradient(160deg,#06061a,#0d0620,#06061a)}.lp-cta-border{padding:2px;border-radius:34px;background:linear-gradient(90deg,#6366f1,#f43f5e,#f59e0b,#10b981,#6366f1);background-size:300% 100%;animation:lp-border-anim 4s linear infinite;max-width:900px;margin:0 auto;box-shadow:0 0 80px #6366f126}@keyframes lp-border-anim{0%{background-position:0% 50%}to{background-position:300% 50%}}.lp-cta-box{background:linear-gradient(145deg,#0d0d28,#0a0a1e);border-radius:32px;padding:80px 60px;text-align:center;position:relative;overflow:hidden}.lp-cta-blob-1{position:absolute;width:350px;height:350px;background:radial-gradient(circle,rgba(99,102,241,.12),transparent 70%);top:-120px;right:-80px;border-radius:50%;pointer-events:none}.lp-cta-blob-2{position:absolute;width:280px;height:280px;background:radial-gradient(circle,rgba(244,63,94,.1),transparent 70%);bottom:-80px;left:-60px;border-radius:50%;pointer-events:none}.lp-cta-box h2{position:relative;z-index:1;font-size:clamp(28px,4vw,46px);font-weight:900;letter-spacing:-1px;background:linear-gradient(135deg,#fff,#a5b4fc 60%,#fb7185);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.lp-cta-sub{position:relative;z-index:1;font-size:17px;color:#64748b;line-height:1.7;max-width:520px;margin:0 auto 40px}.lp-cta-btns{position:relative;z-index:1;display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.lp-cta-note{position:relative;z-index:1;font-size:12.5px;color:#475569;font-weight:500}.lp-footer{background:#040412;border-top:1px solid rgba(99,102,241,.12);padding:60px 44px 40px}.lp-footer-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.05)}.lp-footer-brand .lp-footer-logo{font-size:20px;font-weight:900;margin-bottom:8px}.lp-footer-logo span{background:linear-gradient(135deg,#6366f1,#f43f5e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-footer-brand p{font-size:13px;color:#475569}.lp-footer-links{display:flex;gap:60px}.lp-footer-col{display:flex;flex-direction:column;gap:10px}.lp-footer-col h5{font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#6366f1;margin-bottom:4px}.lp-footer-col a{font-size:14px;color:#475569;text-decoration:none;transition:color .18s}.lp-footer-col a:hover{color:#a5b4fc}.lp-footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:13px;color:#374151}.lp-footer-chains{display:flex;gap:8px}.lp-footer-chains span{background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700;color:#818cf8}@media(max-width:1024px){.lp-hero-inner{gap:48px}.lp-feat-grid{grid-template-columns:1fr 1fr}.lp-sec-grid{gap:48px}}@media(max-width:900px){.lp-nav{padding:0 20px}.lp-hide-sm{display:none!important}.lp-show-sm{display:inline-block!important}.lp-section{padding:72px 20px}.lp-stats{padding:40px 20px}.lp-stats-inner{grid-template-columns:repeat(2,1fr)}.lp-cta{padding:72px 20px}.lp-footer{padding:48px 20px 32px}.lp-hero{padding:90px 20px 60px}.lp-hero-inner{grid-template-columns:1fr;text-align:center}.lp-hero-visual{display:none}.lp-hero-text .lp-badge,.lp-hero-text .lp-hero-desc{margin-inline:auto}.lp-hero-btns{justify-content:center}.lp-trust-row{align-items:center}.lp-feat-grid{grid-template-columns:1fr 1fr}.lp-steps{grid-template-columns:1fr}.lp-step{margin:0 0 16px}.lp-step-arrow{display:none}.lp-sec-grid{grid-template-columns:1fr}.lp-chains-grid{grid-template-columns:1fr 1fr}.lp-earn-grid{grid-template-columns:1fr}.lp-footer-links{gap:32px}.lp-cta-box{padding:48px 28px}.lp-cta-border{max-width:100%}.lp-shield-wrap{margin-bottom:0}}@media(max-width:560px){.lp-feat-grid{grid-template-columns:1fr}.lp-chains-grid{grid-template-columns:1fr 1fr}.lp-footer-links{flex-direction:column;gap:24px}.lp-footer-top{flex-direction:column}.lp-earn-metrics{grid-template-columns:1fr 1fr 1fr}.lp-stat-val{font-size:36px}}
