@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#08080f;--bg2:#10101a;--bg3:#18182a;--bg4:#22223a;--border:#ffffff12;--border2:#ffffff21;--purple:#7c5cfc;--purple2:#9b7dff;--teal:#00d4aa;--gold:#f0b429;--danger:#ff4d6a;--t1:#fff;--t2:#9090b8;--t3:#44445a}body{background:var(--bg);color:var(--t1);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{text-decoration:none}select,input{font-family:inherit}select option{color:#fff;background:#18182a}select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.bg-layer{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.bg-orb{filter:blur(80px);opacity:.5;border-radius:50%;position:absolute}.bg-orb-1{background:radial-gradient(circle,#7c5cfc33 0%,#0000 70%);width:600px;height:600px;animation:15s ease-in-out infinite alternate orbFloat1;top:-200px;left:-100px}.bg-orb-2{background:radial-gradient(circle,#00d4aa26 0%,#0000 70%);width:500px;height:500px;animation:18s ease-in-out infinite alternate orbFloat2;bottom:-150px;right:-100px}.bg-orb-3{background:radial-gradient(circle,#f0b4291a 0%,#0000 70%);width:350px;height:350px;animation:12s ease-in-out infinite alternate orbFloat3;top:40%;left:50%;transform:translate(-50%,-50%)}.bg-grid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}@keyframes orbFloat1{0%{transform:translate(0)scale(1)}50%{transform:translate(80px,60px)scale(1.1)}to{transform:translate(30px,100px)scale(.95)}}@keyframes orbFloat2{0%{transform:translate(0)scale(1)}50%{transform:translate(-60px,-80px)scale(1.15)}to{transform:translate(-30px,-40px)scale(.9)}}@keyframes orbFloat3{0%{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.3)}to{opacity:.3;transform:translate(-50%,-50%)scale(.85)}}.app{z-index:1;flex-direction:column;max-width:430px;min-height:100vh;margin:0 auto;display:flex;position:relative}.view-desktop{max-width:100%!important}.topbar{z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px 8px;display:flex;position:relative}.topbar-left{align-items:center;gap:12px;display:flex}.topbar-right{align-items:center;gap:8px;display:flex}.user-avatar{background:linear-gradient(135deg, var(--purple), var(--teal));color:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.greeting{color:var(--t3);font-size:11px;font-weight:500}.username{color:var(--t1);letter-spacing:-.3px;margin-top:1px;font-size:14px;font-weight:700}.icon-btn{background:var(--bg3);border:1px solid var(--border);width:34px;height:34px;color:var(--t2);border-radius:10px;justify-content:center;align-items:center;display:flex}.icon-btn:hover{background:var(--bg4);color:var(--t1)}.about-btn{background:var(--bg3);border:1px solid var(--border);color:var(--t2);border-radius:100px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .15s;display:flex}.about-btn:hover{color:var(--t1);background:var(--bg4)}.desktop-nav-links{align-items:center;gap:2px;display:flex}.dnl{color:var(--t2);border-radius:100px;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s}.dnl:hover{color:var(--t1);background:var(--bg3)}.dnl-active{color:var(--purple2);background:#7c5cfc1f}.infobar{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10101acc;border-radius:14px;flex-shrink:0;align-items:center;margin:0 20px 14px;padding:9px 14px;display:flex}.ib-seg{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ib-seg+.ib-seg{border-left:1px solid var(--border);margin-left:12px;padding-left:12px}.ib-ico{background:var(--bg3);width:26px;height:26px;color:var(--t2);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.currency-badge{letter-spacing:.5px;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:24px;font-size:9px;font-weight:800;transition:all .3s;display:flex}.ib-label{color:var(--t3);text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:600}.ib-value{color:var(--t1);white-space:nowrap;margin-top:1px;font-size:12px;font-weight:700}.ib-teal{color:var(--teal)}.ib-muted,.ib-date{color:var(--t3);font-weight:400}.ib-divider{background:var(--border);flex-shrink:0;width:1px;height:28px}.balance-card{background:linear-gradient(135deg,#1e1535 0%,#0f1828 100%);border:1px solid #7c5cfc33;border-radius:22px;flex-shrink:0;margin:0 20px 14px;padding:18px 18px 14px;position:relative;overflow:hidden}.balance-card:before{content:"";pointer-events:none;background:#7c5cfc1f;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-40px}.balance-card:after{content:"";pointer-events:none;background:#00d4aa12;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-40px;left:-20px}.balance-top{z-index:1;justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex;position:relative}.balance-label{color:#ffffff59;text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:10px;font-weight:600}.balance-amount{color:#fff;letter-spacing:-1.5px;margin-bottom:5px;font-size:30px;font-weight:800;line-height:1}.balance-meta{color:#fff6;align-items:center;gap:6px;font-size:11px;display:flex}.meta-dot{background:#ffffff40;border-radius:50%;width:3px;height:3px}.meta-today{color:var(--teal);font-weight:600}.balance-icon-wrap{background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.quick-actions{z-index:1;grid-template-columns:repeat(4,1fr);gap:6px;display:grid;position:relative}.qa-btn{color:#ffffff8c;background:#ffffff0d;border:1px solid #ffffff12;border-radius:13px;flex-direction:column;align-items:center;gap:5px;padding:9px 4px;font-size:10px;font-weight:600;transition:all .15s;display:flex}.qa-btn:hover{color:#fff;background:#ffffff17}.qa-primary{background:var(--purple);color:#fff;border-color:#0000}.qa-primary:hover{background:#9168ff}.feed-section{flex:1;padding:0 20px 80px;overflow-y:auto}.feed-section::-webkit-scrollbar{display:none}.feed-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.feed-title{letter-spacing:-.3px;font-size:14px;font-weight:700}.feed-count{color:var(--t3);background:var(--bg3);border-radius:100px;padding:2px 9px;font-size:11px;font-weight:600}.tx-list{flex-direction:column;gap:4px;display:flex}.tx-row{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10101ab3;border-radius:14px;align-items:center;gap:10px;padding:11px 13px;transition:background .12s,border-color .12s;display:flex}.tx-row:hover{border-color:var(--border2);background:#18182ae6}.tx-av{color:#fff;letter-spacing:-.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:flex}.tx-body{flex:1;min-width:0}.tx-name{color:var(--t1);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.tx-sub{color:var(--t2);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.tx-time{color:var(--t3)}.tx-right{text-align:right;flex-shrink:0}.tx-amt{color:var(--t1);letter-spacing:-.3px;font-size:13px;font-weight:700}.tx-badge{text-transform:uppercase;letter-spacing:.4px;border-radius:100px;margin-top:2px;padding:2px 6px;font-size:8px;font-weight:700;display:inline-block}.badge-pending{color:var(--gold);background:#f0b4291f;border:1px solid #f0b42933}.badge-completed{color:var(--teal);background:#00d4aa1a;border:1px solid #00d4aa2e}.badge-failed{color:var(--danger);background:#ff4d6a1a;border:1px solid #ff4d6a2e}.feed-empty{text-align:center;color:var(--t3);flex-direction:column;justify-content:center;align-items:center;padding:40px 0;display:flex}.feed-empty-icon{opacity:.25;margin-bottom:10px}.feed-empty p{color:var(--t2);margin-bottom:3px;font-size:13px;font-weight:600}.feed-empty span{font-size:11px}.feed-loading{color:var(--t2);justify-content:center;align-items:center;gap:10px;padding:24px 0;font-size:12px;display:flex}.spinner{border:2px solid var(--border2);border-top-color:var(--purple);border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--border);z-index:40;background:#0a0a12eb;align-items:center;width:100%;max-width:430px;padding:10px 0 14px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bn-item{color:var(--t3);letter-spacing:.3px;text-transform:uppercase;flex-direction:column;flex:1;align-items:center;gap:3px;font-size:8px;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.bn-item:hover,.bn-item.active{color:var(--purple2)}.bn-send{flex:1;justify-content:center;align-items:flex-start;display:flex}.bn-send>button,button.bn-send{background:var(--purple);color:#fff;border:3px solid var(--bg);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-top:-16px;display:flex;box-shadow:0 4px 20px #7c5cfc66}.sheet-backdrop{z-index:50;background:#000000bf;justify-content:center;align-items:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sheet{background:var(--bg2);border-top:1px solid var(--border);border-radius:26px 26px 0 0;width:100%;max-width:430px;padding:18px 22px 36px;animation:.25s slideUp}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{background:var(--bg4);border-radius:100px;width:36px;height:3px;margin:0 auto 18px}.sheet-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.sheet-title{letter-spacing:-.4px;font-size:17px;font-weight:800}.amount-block{background:var(--bg3);border:1px solid var(--border);border-radius:18px;margin-bottom:10px;padding:14px 18px}.amount-block-label{color:var(--t3);text-transform:uppercase;letter-spacing:1px;margin-bottom:7px;font-size:9px;font-weight:600}.amount-row{align-items:center;gap:7px;display:flex}.amount-sym{color:var(--t2);flex-shrink:0;font-size:20px;font-weight:300}.amount-inp{color:var(--t1);letter-spacing:-1.5px;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:34px;font-weight:800}.amount-inp::placeholder{color:#ffffff1a}.amount-inp::-webkit-inner-spin-button{-webkit-appearance:none}.amount-inp::-webkit-outer-spin-button{-webkit-appearance:none}.curr-select{color:var(--purple2);cursor:pointer;background:#7c5cfc26;border:1px solid #7c5cfc4d;border-radius:100px;outline:none;flex-shrink:0;padding:5px 10px;font-family:inherit;font-size:12px;font-weight:700}.sheet-field{background:var(--bg3);border:1px solid var(--border);border-radius:13px;align-items:center;gap:10px;margin-bottom:7px;padding:13px 15px;transition:border-color .15s;display:flex}.sheet-field:focus-within{border-color:#7c5cfc66}.field-ico{color:var(--t3);flex-shrink:0}.sheet-field input{color:var(--t1);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px;font-weight:500}.sheet-field input::placeholder{color:var(--t3)}.send-btn{background:var(--purple);color:#fff;letter-spacing:-.2px;border-radius:15px;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:6px;padding:15px;font-size:15px;font-weight:700;transition:opacity .15s;display:flex}.send-btn:hover:not(:disabled){opacity:.9}.send-btn:disabled{opacity:.4;cursor:not-allowed}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.sheet-error{color:var(--danger);background:#ff4d6a1a;border:1px solid #ff4d6a33;border-radius:11px;margin-bottom:10px;padding:9px 12px;font-size:12px}.success-state{text-align:center;flex-direction:column;align-items:center;padding:16px 0 6px;display:flex}.success-ring{background:#00d4aa1a;border:2px solid #00d4aa4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:14px;display:flex}.success-amount{letter-spacing:-1px;margin-bottom:4px;font-size:30px;font-weight:800}.success-to{color:var(--t2);margin-bottom:3px;font-size:14px}.success-ref{color:var(--t3);margin-bottom:22px;font-size:12px}.mobile-layout{flex-direction:column;flex:1;display:flex;overflow:hidden}.screen{flex:1;padding-bottom:80px;overflow-y:auto}.screen::-webkit-scrollbar{display:none}.screen-topbar{justify-content:space-between;align-items:center;padding:14px 20px 10px;display:flex}.screen-title{letter-spacing:-.5px;font-size:19px;font-weight:800}.icon-btn-purple{background:var(--purple);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.view-desktop .app{max-width:100%}.desktop-layout{grid-template-columns:380px 1fr;gap:16px;height:calc(100vh - 108px);padding:16px 24px;display:grid;overflow:hidden}.desktop-main{border-right:1px solid var(--border);padding-right:16px;overflow-y:auto}.desktop-main::-webkit-scrollbar{display:none}.desktop-main .screen,.desktop-main .analytics-screen,.desktop-main .bens-screen,.desktop-main .im-screen{padding-bottom:16px}.desktop-main .balance-card{margin:0 0 12px}.desktop-sidebar{flex-direction:column;gap:12px;display:flex;overflow:hidden}.sidebar-header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.sidebar-feed{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10101a99;border-radius:16px;flex:1;padding:12px;overflow-y:auto}.sidebar-feed::-webkit-scrollbar{display:none}.sidebar-send{flex-shrink:0;margin-top:0}.view-toggle{z-index:200;border:1px solid var(--border2);color:var(--t2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10101ae6;border-radius:100px;align-items:center;gap:5px;padding:7px 14px;font-size:11px;font-weight:600;transition:all .15s;display:flex;position:fixed;bottom:76px;right:16px;box-shadow:0 4px 20px #0000004d}.view-toggle:hover{background:var(--bg4);color:var(--t1)}.view-desktop .view-toggle{bottom:20px}.analytics-screen{padding:0 20px 80px}.analytics-header{padding:14px 0 10px}.metrics-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.metric-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10101ab3;border-radius:14px;padding:13px}.metric-label{color:var(--t3);text-transform:uppercase;letter-spacing:.8px;margin-bottom:5px;font-size:9px;font-weight:600}.metric-value{color:var(--t1);letter-spacing:-.5px;font-size:19px;font-weight:800}.metric-teal{color:var(--teal)}.chart-card{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10101ab3;border-radius:14px;margin-bottom:10px;padding:14px}.chart-title{color:var(--t2);margin-bottom:10px;font-size:12px;font-weight:600}.pie-wrap{align-items:center;gap:14px;display:flex}.pie-legend{flex-direction:column;flex:1;gap:7px;display:flex}.legend-item{align-items:center;gap:7px;font-size:11px;display:flex}.legend-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.legend-label{color:var(--t2);flex:1}.legend-value{color:var(--t1);font-weight:600}.bens-screen{padding:0 20px 80px}.search-bar{margin-bottom:10px}.search-input{border:1px solid var(--border);width:100%;color:var(--t1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10101ab3;border-radius:12px;outline:none;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .15s}.search-input:focus{border-color:#7c5cfc66}.search-input::placeholder{color:var(--t3)}.add-ben-form{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10101acc;border-radius:14px;margin-bottom:14px;padding:14px}.add-ben-title{margin-bottom:10px;font-size:13px;font-weight:700}.add-ben-actions{gap:7px;margin-top:7px;display:flex}.btn-ghost{background:var(--bg3);border:1px solid var(--border);color:var(--t2);border-radius:11px;flex:1;padding:11px;font-family:inherit;font-size:13px;font-weight:600}.btn-purple{background:var(--purple);color:#fff;border-radius:11px;flex:1;padding:11px;font-family:inherit;font-size:13px;font-weight:700}.ben-section{margin-bottom:14px}.ben-section-label{color:var(--t3);text-transform:uppercase;letter-spacing:.8px;margin-bottom:7px;font-size:10px;font-weight:600}.ben-row{border:1px solid var(--border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10101ab3;border-radius:13px;align-items:center;gap:10px;margin-bottom:3px;padding:11px 13px;transition:background .12s;display:flex}.ben-row:hover{background:#18182ae6}.ben-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.ben-body{flex:1;min-width:0}.ben-name{color:var(--t1);font-size:13px;font-weight:600}.ben-detail{color:var(--t2);margin-top:2px;font-size:10px}.ben-actions{gap:5px;display:flex}.ben-send-btn{width:28px;height:28px;color:var(--purple2);background:#7c5cfc26;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:flex}.ben-send-btn:hover{background:#7c5cfc4d}.ben-delete-btn{width:28px;height:28px;color:var(--danger);background:#ff4d6a1f;border-radius:8px;justify-content:center;align-items:center;display:flex}.im-screen{padding:0 20px 80px}.im-explainer{color:var(--t2);background:#f0b42914;border:1px solid #f0b42933;border-radius:13px;align-items:flex-start;gap:9px;margin-bottom:14px;padding:11px 13px;font-size:11px;line-height:1.5;display:flex}.voucher-created{border:1px solid var(--border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10101acc;border-radius:18px;margin-bottom:14px;padding:22px 18px}.voucher-success-icon{background:#f0b4291f;border:2px solid #f0b4294d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 10px;display:flex}.voucher-amount{letter-spacing:-1px;margin-bottom:14px;font-size:30px;font-weight:800}.voucher-label{color:var(--t3);text-transform:uppercase;letter-spacing:1px;margin-bottom:5px;font-size:9px;font-weight:600}.voucher-code-wrap{justify-content:center;align-items:center;gap:7px;margin-bottom:3px;display:flex}.voucher-code{letter-spacing:3px;color:var(--gold);font-family:Courier New,monospace;font-size:18px;font-weight:800}.copy-btn{background:var(--bg3);border:1px solid var(--border);width:28px;height:28px;color:var(--t2);border-radius:7px;justify-content:center;align-items:center;display:flex}.voucher-pin{letter-spacing:6px;color:var(--t1);font-family:Courier New,monospace;font-size:26px;font-weight:800}.voucher-message{color:var(--t2);margin-top:7px;font-size:12px;font-style:italic}.im-form{margin-bottom:14px}.voucher-history{margin-top:18px}.voucher-row{border:1px solid var(--border);background:#10101ab3;border-radius:13px;align-items:center;gap:10px;margin-bottom:3px;padding:11px 13px;display:flex}.voucher-row-icon{flex-shrink:0}.voucher-row-body{flex:1;min-width:0}.voucher-row-code{color:var(--t1);letter-spacing:1px;font-family:monospace;font-size:11px;font-weight:700}.voucher-row-meta{color:var(--t3);margin-top:2px;font-size:9px}.voucher-row-amount{text-align:right;flex-shrink:0;font-size:12px;font-weight:700}.about-page{color:#fff;background:#05050a;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.about-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:50;background:#05050aeb;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:18px 32px;display:flex;position:sticky;top:0}.about-back{color:#9090b0;align-items:center;gap:6px;font-size:13px;font-weight:600;transition:color .15s;display:flex}.about-back:hover{color:#fff}.about-logo{color:#fff;align-items:center;gap:10px;font-size:14px;font-weight:700;display:flex}.brand-mark-lg{color:#fff;background:linear-gradient(135deg,#7c5cfc,#00d4aa);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.about-hero{text-align:center;max-width:680px;margin:0 auto;padding:80px 32px 56px}.about-hero-tag{color:#9b7dff;background:#7c5cfc1f;border:1px solid #7c5cfc40;border-radius:100px;align-items:center;gap:6px;margin-bottom:22px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-flex}.about-h1{letter-spacing:-2px;margin-bottom:18px;font-size:52px;font-weight:800;line-height:1.1}@media (width<=600px){.about-h1{font-size:34px}}.about-gradient{background:linear-gradient(135deg,#7c5cfc,#00d4aa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-sub{color:#9090b0;max-width:560px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.about-cta-row{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.about-cta-primary{color:#fff;background:#7c5cfc;border-radius:13px;padding:13px 26px;font-family:inherit;font-size:14px;font-weight:700;transition:opacity .15s}.about-cta-primary:hover{opacity:.9}.about-cta-secondary{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:13px;padding:13px 26px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.about-cta-secondary:hover{background:#ffffff1a}.about-stats{background:#ffffff0f;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}@media (width<=600px){.about-stats{grid-template-columns:1fr 1fr}}.about-stat{text-align:center;background:#05050a;padding:28px 20px}.about-stat-value{letter-spacing:-1px;margin-bottom:5px;font-size:30px;font-weight:800}.about-stat-label{color:#9090b0;font-size:11px;line-height:1.4}.about-mission,.about-pillars,.about-testimonials,.about-tech{border-bottom:1px solid #ffffff0f;max-width:720px;margin:0 auto;padding:56px 32px}.about-h2{letter-spacing:-.8px;margin-bottom:18px;font-size:26px;font-weight:800}.about-body{color:#9090b0;margin-bottom:14px;font-size:14px;line-height:1.8}.pillars-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:6px;display:grid}@media (width<=600px){.pillars-grid{grid-template-columns:1fr}}.pillar-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:18px;transition:border-color .2s,background .2s}.pillar-card:hover{background:#ffffff0d;border-color:#ffffff1f}.pillar-icon{border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:flex}.pillar-title{margin-bottom:7px;font-size:14px;font-weight:700}.pillar-body{color:#9090b0;font-size:12px;line-height:1.6}.testimonial-carousel{align-items:center;gap:14px;margin-top:6px;display:flex}.carousel-btn{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s;display:flex}.carousel-btn:hover{background:#ffffff1f}.testimonial-card{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:260px;padding:26px 22px;display:flex}.testimonial-avatar{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:18px;font-weight:800;display:flex;position:relative}.testimonial-avatar:after{content:"";opacity:.3;border:2px solid;border-radius:50%;position:absolute;inset:-3px}.testimonial-quote{color:#c0c0d8;max-width:420px;margin-bottom:16px;font-size:14px;font-style:italic;line-height:1.7}.testimonial-name{margin-bottom:2px;font-size:14px;font-weight:700}.testimonial-role{color:#9090b0;margin-bottom:16px;font-size:11px}.carousel-dots{justify-content:center;gap:5px;display:flex}.carousel-dot{background:#fff3;border:none;border-radius:3px;width:6px;height:6px;transition:all .25s}.carousel-dot.active{background:#7c5cfc;width:20px}.tech-grid{flex-wrap:wrap;gap:7px;margin-top:6px;display:flex}.tech-pill{color:#c0c0d8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:5px 13px;font-size:11px;font-weight:600;transition:background .15s}.tech-pill:hover{color:#9b7dff;background:#7c5cfc26;border-color:#7c5cfc4d}.about-footer{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:720px;margin:0 auto;padding:44px 32px;display:flex}.footer-logo{align-items:center;gap:10px;display:flex}.footer-brand{font-size:15px;font-weight:700}.footer-copy{color:#44445a;font-size:11px;line-height:1.8}.receive-qr-wrap{justify-content:center;margin-bottom:16px;display:flex}.receive-qr{background:var(--bg3);border:1px solid var(--border);border-radius:20px;flex-direction:column;align-items:center;gap:10px;width:160px;padding:24px;display:flex}.receive-qr-label{color:var(--t3);text-transform:uppercase;letter-spacing:.8px;font-size:11px;font-weight:600}.receive-details{background:var(--bg3);border:1px solid var(--border);border-radius:14px;overflow:hidden}.receive-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.receive-row:last-child{border-bottom:none}.receive-row-label{color:var(--t3);min-width:100px;font-size:11px;font-weight:500}.receive-row-right{align-items:center;gap:8px;display:flex}.receive-row-value{color:var(--t1);font-size:12px;font-weight:600}.more-menu{flex-direction:column;gap:2px;display:flex}.more-item{text-align:left;background:0 0;border-radius:13px;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:background .12s;display:flex}.more-item:hover{background:var(--bg3)}.more-item-icon{background:var(--bg3);border:1px solid var(--border);width:36px;height:36px;color:var(--t2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:flex}.more-item:hover .more-item-icon{background:var(--bg4);color:var(--t1)}.more-item-body{flex:1;min-width:0}.more-item-label{color:var(--t1);font-size:13px;font-weight:600}.more-item-sub{color:var(--t3);margin-top:2px;font-size:10px}.more-item-arrow{color:var(--t3);font-size:18px}.more-divider{background:var(--border);height:1px;margin:8px 0}.more-logout-icon{color:var(--danger);background:#ff4d6a1a;border-color:#ff4d6a33}.infobar-wrap{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a12cc;flex-shrink:0;margin-bottom:14px}.ticker-bar{border-bottom:1px solid var(--border);padding:0;position:relative;overflow:hidden}.ticker-bar:before,.ticker-bar:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.ticker-bar:before{background:linear-gradient(90deg,#0a0a12e6,#0000);left:0}.ticker-bar:after{background:linear-gradient(270deg,#0a0a12e6,#0000);right:0}.ticker-track{white-space:nowrap;overflow:hidden}.ticker-inner{align-items:center;padding:7px 0;animation:30s linear infinite ticker-scroll;display:inline-flex}.ticker-inner:hover{animation-play-state:paused}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{white-space:nowrap;align-items:center;gap:8px;padding:0 20px;display:inline-flex}.ticker-label{color:var(--t3);text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.ticker-value{color:var(--teal);font-variant-numeric:tabular-nums;letter-spacing:.3px;font-size:12px;font-weight:800}.ticker-sep{color:var(--border2);font-size:10px}.clocks-bar{scrollbar-width:none;align-items:center;gap:0;padding:6px 20px;display:flex;overflow-x:auto}.clocks-bar::-webkit-scrollbar{display:none}.clocks-date{color:var(--t3);white-space:nowrap;margin-right:12px;font-size:10px;font-weight:600}.clocks-divider{background:var(--border);flex-shrink:0;width:1px;height:16px;margin-right:12px}.clock-item{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:center;min-width:64px;padding:0 14px;display:flex}.clock-item:last-child{border-right:none}.clock-city{color:var(--t3);text-transform:uppercase;letter-spacing:.8px;font-size:8px;font-weight:700}.clock-time{color:var(--t1);font-variant-numeric:tabular-nums;letter-spacing:.5px;margin-top:1px;font-size:13px;font-weight:800}.about-nav-links{align-items:center;gap:4px;display:flex}.about-nav-links a{color:#9090b0;border-radius:100px;padding:5px 12px;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s}.about-nav-links a:hover{color:#fff}@media (width<=700px){.about-nav-links{display:none}}.about-contact{border-bottom:1px solid #ffffff0f;max-width:720px;margin:0 auto;padding:56px 32px}.contact-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}@media (width<=600px){.contact-grid{grid-template-columns:1fr}}.contact-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;padding:16px 18px;transition:border-color .2s}.contact-card:hover{border-color:#7c5cfc4d}.contact-label{color:#9090b0;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px;font-size:10px;font-weight:600}.contact-value{color:#fff;font-size:14px;font-weight:600}.about-footer-full{background:#030308;border-top:1px solid #ffffff0f;padding-bottom:0}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;max-width:1100px;margin:0 auto;padding:48px 32px 32px;display:grid}@media (width<=800px){.footer-top{grid-template-columns:1fr 1fr}}@media (width<=500px){.footer-top{grid-template-columns:1fr}}.footer-brand-col{flex-direction:column;gap:12px;display:flex}.footer-logo-wrap{align-items:center;gap:10px;display:flex}.footer-brand{color:#fff;font-size:14px;font-weight:700}.footer-tag{color:#9090b0;font-size:10px}.footer-desc{color:#9090b0;max-width:260px;font-size:12px;line-height:1.7}.social-links{gap:8px;margin-top:4px;display:flex}.social-btn{color:#9090b0;background:#ffffff0d;border:1px solid #ffffff14;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:all .15s;display:flex}.social-btn:hover{color:#9b7dff;background:#7c5cfc33;border-color:#7c5cfc4d}.footer-links-col{flex-direction:column;gap:8px;display:flex}.footer-col-title{color:#fff;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:11px;font-weight:700}.footer-link{color:#9090b0;font-size:12px;text-decoration:none;transition:color .15s}.footer-link:hover{color:#fff}.footer-regulatory{border-top:1px solid #ffffff0f;max-width:1100px;margin:0 auto;padding:24px 32px}.reg-badges{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.reg-badge{color:#9b7dff;letter-spacing:.5px;text-transform:uppercase;background:#7c5cfc1a;border:1px solid #7c5cfc33;border-radius:100px;padding:3px 10px;font-size:10px;font-weight:700}.reg-text{color:#44445a;font-size:10px;line-height:1.7}.footer-bottom{color:#44445a;border-top:1px solid #ffffff0a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;max-width:1100px;margin:0 auto;padding:16px 32px;font-size:10px;display:flex}.chat-fab{background:var(--purple,#7c5cfc);color:#fff;z-index:100;border-radius:100px;align-items:center;gap:8px;padding:12px 20px;font-size:13px;font-weight:700;transition:all .2s;animation:3s ease-in-out infinite fabPulse;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #7c5cfc66}.chat-fab:hover{transform:translateY(-2px);box-shadow:0 12px 40px #7c5cfc99}@keyframes fabPulse{0%,to{box-shadow:0 8px 32px #7c5cfc66}50%{box-shadow:0 8px 32px #7c5cfcb3,0 0 0 8px #7c5cfc1a}}.chat-window{z-index:101;background:#111118;border:1px solid #ffffff1a;border-radius:20px;width:320px;animation:.2s slideUpChat;position:fixed;bottom:90px;right:24px;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes slideUpChat{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:#7c5cfc;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.chat-header-left{align-items:center;gap:10px;display:flex}.chat-avatar{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:flex}.chat-name{color:#fff;font-size:13px;font-weight:700}.chat-status{color:#ffffffb3;font-size:10px}.chat-close{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.chat-messages{flex-direction:column;gap:8px;height:200px;padding:12px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{display:none}.chat-msg{border-radius:12px;max-width:85%;padding:8px 12px;font-size:12px;line-height:1.5}.chat-msg-agent{color:#c0c0d8;background:#ffffff0f;border:1px solid #ffffff14;border-bottom-left-radius:4px;align-self:flex-start}.chat-msg-user{color:#fff;background:#7c5cfc33;border:1px solid #7c5cfc4d;border-bottom-right-radius:4px;align-self:flex-end}.chat-input-row{border-top:1px solid #ffffff0f;align-items:center;gap:8px;padding:10px 12px;display:flex}.chat-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;outline:none;flex:1;padding:8px 14px;font-family:inherit;font-size:12px}.chat-input::placeholder{color:#44445a}.chat-input:focus{border-color:#7c5cfc66}.chat-send{color:#fff;background:#7c5cfc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.loans-screen{padding:0 20px 80px}.loan-types{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;display:grid}.loan-type-btn{border:1px solid var(--border);text-align:left;background:#10101ab3;border-radius:14px;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;transition:all .15s;display:flex}.loan-type-btn:hover{background:var(--bg3);border-color:var(--border2)}.loan-type-btn.active{background:#7c5cfc14;border-color:#7c5cfc80}.loan-type-icon{font-size:20px}.loan-type-name{color:var(--t1);font-size:12px;font-weight:700}.loan-type-rate{color:var(--teal);font-size:10px;font-weight:600}.loan-calc-card{border:1px solid var(--border);background:#10101ab3;border-radius:16px;padding:16px}.loan-calc-header{color:var(--t1);align-items:center;gap:8px;margin-bottom:14px;font-size:13px;font-weight:700;display:flex}.loan-range{color:var(--t3);margin-left:auto;font-size:10px;font-weight:500}.loan-field-group{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.loan-field{flex-direction:column;gap:5px;display:flex}.loan-label{color:var(--t3);text-transform:uppercase;letter-spacing:.8px;font-size:9px;font-weight:600}.loan-input-wrap{background:var(--bg3);border:1px solid var(--border);border-radius:10px;align-items:center;transition:border-color .15s;display:flex;overflow:hidden}.loan-input-wrap:focus-within{border-color:#7c5cfc66}.loan-prefix{color:var(--t3);flex-shrink:0;padding:0 8px;font-size:13px;font-weight:600}.loan-input{color:var(--t1);background:0 0;border:none;outline:none;flex:1;width:100%;padding:10px 8px 10px 0;font-family:inherit;font-size:13px;font-weight:600}.loan-range-input{width:100%;accent-color:var(--purple);margin-top:4px}.loan-rate-display{background:#7c5cfc14;border:1px solid #7c5cfc33;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px 12px;font-size:12px;display:flex}.loan-rate-value{color:var(--purple2);font-weight:700}.loan-result{margin-top:14px}.loan-afford{border-radius:10px;align-items:center;gap:7px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.afford-yes{color:var(--teal);background:#00d4aa1a;border:1px solid #00d4aa33}.afford-no{color:var(--danger);background:#ff4d6a1a;border:1px solid #ff4d6a33}.loan-result-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.loan-result-item{background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:10px 12px}.loan-result-label{color:var(--t3);text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;font-size:9px}.loan-result-value{color:var(--t1);font-size:14px;font-weight:800}.loan-disclaimer{color:var(--t3);border:1px solid var(--border);background:#ffffff05;border-radius:8px;padding:10px 12px;font-size:9px;line-height:1.6}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{margin:0}
