.levitating-card{perspective:1200px;--card-rest-angle:-5deg;width:min(100%,390px);height:235px;margin:40px auto;position:relative}.card-control-panel .levitating-card{aspect-ratio:390/245;--card-rest-angle:-2deg;height:auto;min-height:210px}.levitating-card-motion,.levitating-card-turn,.levitating-card-front{width:100%;height:100%;transform-style:preserve-3d}.card-control-panel .levitating-card-motion{position:absolute;inset:0}.levitating-card-motion{animation:6s ease-in-out infinite card-levitate}.levitating-card-turn{animation:30s 30s infinite card-slow-turn;position:relative}.levitating-card-front,.levitating-card-back{backface-visibility:hidden}.levitating-card-front{transform:translateZ(1px)}.account-card-stage .levitating-card .payment-card,.card-control-panel .levitating-card .payment-card{width:100%;max-width:none;height:100%;min-height:0;margin:0;animation:none;transform:none;box-shadow:0 18px 35px #0a170c30,inset 0 1px 1px #dfeecd55}.levitating-card-back{direction:ltr;background:linear-gradient(135deg,#43513d,#1c291e 55%,#111a14);border:1px solid #c0cab444;border-radius:18px;position:absolute;inset:0;overflow:hidden;transform:rotateY(180deg)translateZ(1px);box-shadow:0 18px 35px #0a170c30}.levitating-card-stripe{background:linear-gradient(#0b100d,#151b16);height:36px;margin-top:27px}.levitating-card-back-brand{color:#edf3e3;letter-spacing:-1px;justify-content:center;align-items:center;gap:6px;font-size:25px;display:flex;position:absolute;inset:65px 25px 25px}.levitating-card-back-brand img{object-fit:contain;width:42px;height:52px}.levitating-card-back-line{opacity:.65;background:#b4fb50;width:46px;height:2px;position:absolute;bottom:25px;left:27px}.levitating-card-shadow{filter:blur(13px);opacity:.28;background:#06120d;border-radius:50%;width:78%;height:22px;animation:6s ease-in-out infinite card-shadow-breathe;position:absolute;bottom:-26px;left:11%}@keyframes card-levitate{0%,to{transform:translateY(2px) rotateZ(var(--card-rest-angle)) rotateX(3deg)}50%{transform:translateY(-10px) rotateZ(calc(var(--card-rest-angle) + 1.5deg)) rotateX(0deg)}}@keyframes card-slow-turn{0%{animation-timing-function:cubic-bezier(.45,0,.55,1);transform:rotateY(0)}4%{animation-timing-function:cubic-bezier(.45,0,.55,1);transform:rotateY(180deg)}8%,to{transform:rotateY(360deg)}}@keyframes card-shadow-breathe{0%,to{opacity:.28;transform:scale(1)}50%{opacity:.17;transform:scale(.85)}}@media (width<=760px){.levitating-card{max-width:335px;height:200px;margin-block:36px}.card-control-panel .levitating-card{min-height:200px}}@media (width<=390px){.levitating-card{height:185px}.card-control-panel .levitating-card{min-height:186px}}@media (prefers-reduced-motion:reduce){.levitating-card-motion,.levitating-card-turn,.levitating-card-shadow{animation:none}.levitating-card-motion{transform:rotateZ(var(--card-rest-angle))}}.levitating-card.is-showing-details .levitating-card-turn{animation:none;transform:rotateY(0)}.levitating-card.is-showing-details .levitating-card-motion{transform:rotateZ(var(--card-rest-angle));animation:none}.account-my-card .payment-card-revealed{border-color:#b6cf9370}.payment-card-details-layout .payment-card-bottom{display:block}.payment-card-details-layout .card-identity{width:100%}.account-my-card .payment-card-details-layout .card-digits{letter-spacing:.065em;white-space:nowrap;font-variant-numeric:tabular-nums;-webkit-user-select:text;user-select:text;font-size:clamp(15px,1.5vw,21px);display:block}.payment-card-details-layout .visa{font-size:25px;position:absolute;top:40%;right:26px}.card-inline-details{text-align:left;direction:ltr;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:16px;margin-top:16px;display:grid}.account-my-card .card-inline-details small{color:#b5c0a8;letter-spacing:.04em;margin:0 0 5px;font-size:9px;display:block}.card-inline-details b{text-overflow:ellipsis;white-space:nowrap;color:#f2f5ea;font-variant-numeric:tabular-nums;font-size:13px;font-weight:500;display:block;overflow:hidden}@media (width<=440px){.card-inline-details{gap:10px;margin-top:12px}.card-inline-details b{font-size:12px}.account-my-card .payment-card-details-layout .card-digits{letter-spacing:.03em;font-size:17px}.payment-card-details-layout .visa{font-size:22px;top:37%;right:18px}}@media (width<=350px){.account-my-card .payment-card-details-layout .card-digits{letter-spacing:0;font-size:14px}}.deposit-token-picker{min-width:0;margin-block:16px;position:relative}.deposit-token-label{color:#293426;margin-bottom:8px;font-size:14px;display:block}.deposit-token-trigger,.deposit-token-option{width:100%;font:inherit;color:#293426;text-align:start;cursor:pointer;align-items:center;gap:14px;padding:13px 16px;display:flex}.deposit-token-trigger{background:#fffdf7;border:1px solid #d3d9ca;border-radius:12px}.deposit-token-trigger:disabled{opacity:.55;cursor:default}.deposit-token-icon{flex:0 0 36px;width:36px;height:36px;display:inline-flex;position:relative}.deposit-token-chain{background:#fff;border:2px solid #fffdf7;border-radius:50%;place-items:center;width:21px;height:21px;display:grid;position:absolute;bottom:-1px;right:-1px}.deposit-token-copy{gap:3px;display:grid}.deposit-token-copy strong{font-size:15px;font-weight:600;line-height:1.2}.deposit-token-copy small{color:#707b67;font-size:12px;line-height:1.2}.deposit-token-chevron,.deposit-token-check{text-align:center;width:20px;margin-inline-start:auto}.deposit-token-list{top:calc(100% + 6px);z-index:3;overscroll-behavior:contain;background:#fffdf7;border:1px solid #d3d9ca;border-radius:12px;max-height:240px;padding:5px;position:absolute;inset-inline:0;overflow-y:auto;box-shadow:0 12px 32px #26321c1c}.deposit-token-option{background:0 0;border:0;border-radius:8px}.deposit-token-option:hover,.deposit-token-option:focus-visible,.deposit-token-option[aria-selected=true]{background:#edf2e5}.deposit-token-trigger:focus-visible,.deposit-token-option:focus-visible{outline-offset:2px;outline:2px solid #6f854f}.wallet-deposit-dialog .deposit-token-picker{margin-block:0}.wallet-deposit-dialog form{gap:18px;margin-top:24px;display:grid}.wallet-deposit-dialog label{gap:8px;font-size:14px;display:grid}.wallet-deposit-dialog input,.wallet-deposit-dialog select{color:#293426;width:100%;min-width:0;font:inherit;background:#fffdf7;border:1px solid #d3d9ca;border-radius:12px;padding:14px}.wallet-payment-options{grid-template-columns:1fr 1fr;gap:16px;display:grid}.wallet-deposit-dialog>p,.wallet-deposit-dialog .input-hint{color:#707b67;font-size:13px}.wallet-payment-status{gap:18px;margin-top:24px;display:grid}.wallet-payment-status strong{font-size:24px}.wallet-payment-status bdi{overflow-wrap:anywhere;font-size:12px}.wallet-deposit-dialog .button{width:100%}.wallet-payment-identity{background:#f1f5eb;border-radius:12px;gap:8px;padding:14px;font-size:13px;display:grid}.wallet-payment-identity bdi{overflow-wrap:anywhere}.wallet-amount-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 12px;display:flex}.wallet-token-balance{color:#707b67;overflow-wrap:anywhere;font-size:12px}.language-trigger{min-height:44px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:4px;font-size:15px;display:flex}.language-trigger>svg{flex-shrink:0;width:20px;height:20px}.language-trigger>.language-chevron{width:12px;height:12px}.language-trigger[aria-expanded=true],.language-trigger:hover{color:#cefc88;background:#c6f77812}.language-trigger:focus-visible{outline-offset:3px;outline:2px solid #c8fa79}.language-code{display:none}.language-popup{z-index:1100;overscroll-behavior:contain;color:#f1f5eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(145deg,#1b2921,#101b15);border:1px solid #ffffff1f;border-radius:18px;width:min(250px,100vw - 24px);padding:0 0 9px;position:fixed;overflow-y:auto;box-shadow:0 24px 80px #0006}.language-popup:before{content:"";top:0;background:linear-gradient(90deg,#0000,#c8fa7966,#0000);height:1px;position:absolute;inset-inline:35px}.language-popup-heading{align-items:center;gap:14px;padding:18px 22px 14px;font-size:15px;font-weight:600;display:flex}.language-popup-heading svg{color:#c6f778;width:20px;height:20px}.language-options{gap:3px;padding:0 9px;display:grid}.language-options button{width:100%;min-height:45px;color:inherit;font:inherit;text-align:start;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;font-size:14px;line-height:1.5;display:flex}.language-options button:hover{background:#ffffff09}.language-options button[aria-checked=true]{background:#c8fa7912;border-color:#c8fa7930}.language-options button:focus-visible{outline-offset:-2px;outline:2px solid #c8fa79}.language-check{visibility:hidden;color:#c8fa79;font-size:16px}[aria-checked=true]>.language-check{visibility:visible}@media (width<=760px){.language-trigger{gap:2px;width:44px;padding:0;font-size:13px}.language-trigger>svg:not(.language-chevron),.language-full{display:none}.language-code{display:inline}}.wallet-preview-label{letter-spacing:.035em;color:#68775c;align-items:center;gap:7px;margin-bottom:12px;font-size:11px;display:flex}.wallet-preview-label>span,.wallet-preview-dot{background:#70964f;border-radius:50%;flex-shrink:0;width:6px;height:6px}.wallet-login-trigger{color:#1c301c;background:#edf2e6;border:1px solid #b8c5ac;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:58px;padding:14px 18px;font-size:15px;font-weight:600;transition:background .18s,border-color .18s;display:flex}.wallet-login-trigger:hover{background:#e2ebd7;border-color:#7b9864}.wallet-login-mini{gap:3px;margin-inline-start:auto;display:flex}.wallet-login-divider{color:#78836f;align-items:center;gap:16px;margin:23px 0;font-size:12px;display:flex}.wallet-login-divider:before,.wallet-login-divider:after{content:"";background:#dfe5d8;flex:1;height:1px}.wallet-auth-preview .auth-submit{width:100%}@media (width<=760px){.wallet-auth-preview .auth-story{display:none}.wallet-auth-preview .auth-form-panel{padding:28px 24px}.wallet-login-mini{gap:0}.wallet-login-mini svg{width:19px}.wallet-login-trigger{gap:8px;padding-inline:13px;font-size:14px}}.wallet-login-trigger:focus-visible{outline-offset:3px;outline:2px solid #587d36}@media (prefers-reduced-motion:reduce){.wallet-login-trigger{transition:none}}.appkit-preview-dialog{--apkt-tokens-theme-backgroundPrimary:#fcfdf8;--apkt-tokens-theme-foregroundPrimary:#eef3e6;--apkt-tokens-theme-foregroundSecondary:#e5ecd9;--apkt-tokens-theme-textPrimary:#21311d;--apkt-tokens-theme-textSecondary:#74816a;--apkt-tokens-theme-iconDefault:#78866f;--apkt-tokens-core-backgroundAccentPrimary:#587d36;color:#21311d;background:#fcfdf8;border:1px solid #e0e6d8;border-radius:24px;width:360px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:0;position:fixed;inset:0;overflow:auto;box-shadow:0 24px 80px #07170930}.appkit-preview-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08150e80}.appkit-preview-header{grid-template-columns:32px 1fr 32px;align-items:center;gap:8px;padding:16px;display:grid}.appkit-preview-dialog .appkit-preview-header h2{letter-spacing:-.02em;text-align:center;outline:none;margin:0;font-size:17px;font-weight:600;line-height:1.4}.appkit-preview-icon-button{background:0 0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.appkit-preview-icon-button:hover{background:#eaf0e1}.appkit-preview-list{gap:4px;padding:0 12px 12px;display:grid}.appkit-preview-list>wui-list-wallet{display:block}.appkit-preview-link-account{text-align:center;color:#7b876f;border-top:1px solid #e5eadd;padding:16px 18px;font-size:12px;line-height:1.8}.appkit-preview-link-account button{color:#486b2d;font:inherit;background:0 0;margin:3px auto 0;display:block}.appkit-preview-footer{background:#f2f5ec;border-top:1px solid #e5eadd;padding:12px 12px 0}.appkit-preview-footer p{color:#7b876f;text-align:center;margin:0 0 12px;font-size:10px;line-height:1.6}.appkit-preview-stage{text-align:center;padding:16px 20px 24px}.appkit-preview-wallet-image{background:#eef3e6;border:1px solid #e1e8d7;border-radius:24px;place-items:center;width:80px;height:80px;margin:0 auto 24px;display:grid}.appkit-preview-wallet-image img{width:56px;height:56px}.appkit-preview-wallet-image.is-done{background:#d9f3b8}.appkit-preview-stage h3{margin:0 0 10px;font-size:19px;font-weight:550;line-height:1.4}.appkit-preview-copy{color:#7b876f;font-size:13px;line-height:1.7}.appkit-preview-sign-message{text-align:start;background:#f0f4e9;border:1px solid #e2e8d9;border-radius:16px;margin-top:20px;padding:16px}.appkit-preview-sign-message strong{font-size:13px;font-weight:600}.appkit-preview-sign-message p{color:#7b876f;margin-top:8px;font-size:12px;line-height:1.7}.appkit-preview-actions{gap:10px;margin-top:24px;display:grid}.appkit-preview-dialog button:focus-visible{outline-offset:2px;outline:2px solid #587d36}@media (width<=480px){.appkit-preview-dialog{margin:auto auto 12px}}.appkit-preview-dialog{width:400px}.appkit-preview-icon-button{font:inherit;color:inherit;cursor:pointer;border:0;font-size:22px}.wallet-picker-intro{color:#77816e;text-align:center;margin:0 20px 14px;font-size:13px}.wallet-picker-row{width:100%;color:inherit;text-align:start;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:14px;align-items:center;gap:13px;padding:10px 14px;transition:background .15s;display:flex}.wallet-picker-row:hover,.wallet-network-option:hover{background:#edf2e5}.wallet-picker-row img,.wallet-picker-row .tronlink-mark,.wallet-network-heading>img{object-fit:contain;border-radius:10px;flex-shrink:0;width:36px;height:36px}.tronlink-mark{color:#fff;background:#7165ed;border-radius:12px;place-items:center;width:48px;height:48px;font:italic 700 25px/1 sans-serif;display:grid}.wallet-picker-name{flex:1;font-size:15px;font-weight:600}.wallet-picker-name small{color:#79846d;margin-top:3px;font-size:11px;font-weight:400;display:block}.wallet-picker-arrow{color:#929c85;margin-inline-start:auto;font-size:23px}.wallet-network-picker{padding:6px 20px 20px}.wallet-network-heading{align-items:center;gap:12px;margin:5px 0 22px;display:flex}.wallet-network-heading h3{margin:0 0 5px;font-size:16px;font-weight:600}.wallet-network-heading p{color:#77816e;margin:0;font-size:12px}.wallet-network-options{gap:10px;display:grid}.wallet-network-option{width:100%;color:inherit;text-align:start;font:inherit;cursor:pointer;background:#fff;border:1px solid #e0e6d8;border-radius:16px;align-items:center;gap:14px;padding:16px;display:flex}.wallet-network-option strong{font-size:15px;display:block}.wallet-network-option small{color:#79846d;margin-top:5px;font-size:12px;display:block}.wallet-network-symbol{border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font:500 27px/1 sans-serif;display:grid}.wallet-network-symbol.eip155{color:#6279b1;background:#eef1fc}.wallet-network-symbol.solana{color:#7250bf;background:#f0e9fc}.wallet-network-symbol.tron{color:#db4353;background:#ffedf0;font-size:21px}.wallet-network-note{color:#78836d;margin:18px 3px 0;font-size:12px;line-height:1.7}.wallet-session-network{color:#617947;background:#edf2e5;border-radius:20px;margin:-6px 0 16px;padding:4px 10px;font-size:11px;display:inline-block}.wallet-picker-reset{color:#617947;cursor:pointer;font:inherit;background:0 0;border:0;padding:10px;font-size:13px}.account-identity{color:#647258;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 22px;font-size:12px;display:flex}.account-identity bdi{overflow-wrap:anywhere}.account-identity strong{background:#f1f5eb;border:1px solid #dce5cf;border-radius:20px;padding:5px 10px;font-weight:500}@font-face{font-family:Noto Sans SC;font-style:normal;font-weight:400 800;font-display:swap;src:url(/preview/fonts/noto-sans-sc-0.woff2)format("woff2");unicode-range:U+3001-3002,U+4E00,U+4E09-4E0B,U+4E0D-4E0E,U+4E13,U+4E16,U+4E2A,U+4E2D,U+4E3A-4E3B,U+4E48,U+4E4B,U+4E50,U+4E5F,U+4E86,U+4E8E,U+4E92,U+4E9B,U+4EA4,U+4EA7,U+4EAB,U+4EBA,U+4EC0,U+4EC5,U+4ECE,U+4ED8,U+4EE5,U+4EEC,U+4EF6-4EF7,U+4EFD,U+4F1A,U+4F4E,U+4F53,U+4F55,U+4F5C,U+4F60,U+4F7F,U+4F8B,U+4F9B,U+4FA7,U+4FDD,U+4FE1,U+503C,U+505A,U+5145,U+5148,U+5165,U+5168,U+5173,U+5185,U+518C-518D,U+51B5,U+51BB,U+51C6,U+51E1,U+51FA,U+5207,U+5212,U+5219,U+521B,U+5230,U+5236,U+523B,U+524D,U+529F,U+52A1,U+52A8-52A9,U+5305,U+533A,U+5355,U+5361,U+5373,U+53CA,U+53D1,U+53D6-53D7,U+53EF-53F0,U+53F3,U+53F7,U+540C,U+540E,U+5411,U+5417,U+542F,U+548C,U+5496,U+54C1,U+54CD,U+54EA,U+5546,U+5561,U+559C,U+56DB,U+56DE,U+56F4,U+56FD,U+5728,U+5730,U+573A,U+5740,U+5904,U+590D,U+591A,U+591F,U+5927,U+597D,U+5982,U+59CB,U+5B57-5B58,U+5B83,U+5B89,U+5B8C,U+5B9E,U+5BB6,U+5BB9,U+5BF9,U+5BFC,U+5C06,U+5C31,U+5C55,U+5C5E,U+5DF1-5DF2,U+5E01,U+5E0C,U+5E26,U+5E2E,U+5E38,U+5E73,U+5E76,U+5E94-5E95,U+5EFA,U+5F00,U+5F15,U+5F20,U+5F53,U+5F55,U+5F71,U+5F80,U+5F88,U+5FC3,U+5FC5,U+6001,U+600E,U+603B,U+606F,U+6089,U+60C5,U+60F3,U+610F,U+613F,U+6210-6211,U+6216,U+6237,U+6240,U+624D,U+6263,U+628A,U+62E5,U+62E9,U+62EC,U+6301,U+6307,U+6309,U+6362,U+638C,U+63A2,U+63A5,U+63A7,U+63D0,U+63E1,U+64CD,U+652F,U+6536,U+653E,U+6548,U+6570,U+6587,U+65B0,U+65B9,U+65C5,U+65E0,U+65E5,U+65F6,U+6613,U+662F,U+666F-6670,U+6682,U+66F4,U+6700,U+6708-6709,U+670D,U+671B,U+671F,U+672A,U+6742,U+6761,U+6765,U+676F,U+67E5,U+6837-6838,U+6848,U+695A,U+6982,U+6B21-6B22,U+6B3E,U+6B62,U+6B65,U+6BB5,U+6BCF,U+6C14,U+6C42,U+6CD5,U+6CE8,U+6D3B,U+6D41,U+6D88,U+6DF7,U+6E05,U+6F14,U+7075,U+70B9,U+70ED,U+7136,U+719F,U+7231,U+7247-7248,U+7269,U+72B6,U+73B0,U+7406,U+751F,U+7528,U+7531,U+7533,U+7545,U+754C,U+7559,U+767B,U+7684,U+76EE,U+76F8,U+770B,U+771F,U+77ED,U+786E,U+793A,U+79BB,U+79CD,U+79FB,U+7A0B,U+7ACB,U+7AD9,U+7B14,U+7B49,U+7B54,U+7B80,U+7BA1,U+7D22,U+7EBF,U+7EC8,U+7ED3,U+7ED5,U+7ED9,U+7EDC,U+7EE7,U+7EED,U+7F29,U+7F51,U+7F6E,U+800C,U+80CC,U+80FD,U+81EA,U+81F4,U+822A,U+83B7,U+83DC,U+884C,U+8981,U+89C1,U+89C4,U+89C8,U+89E3,U+8BA1-8BA2,U+8BA4,U+8BA9,U+8BBE,U+8BC1,U+8BC6,U+8BE5-8BE6,U+8BF7,U+8D26,U+8D2D,U+8D39,U+8D44,U+8D70,U+8D77,U+8D8A,U+8DDD,U+8DE8,U+8DF3,U+8EAB,U+8F6C,U+8FB9,U+8FC7,U+8FD1,U+8FD4,U+8FD9,U+8FDB,U+8FDE,U+9009,U+901A,U+9047,U+90E8,U+90FD,U+91CC,U+91D1,U+94B1,U+94FE,U+952E,U+95ED,U+95F4,U+9605,U+9645,U+9650,U+968F,U+9700,U+9762,U+97F3,U+9875-9876,U+987B,U+9884,U+989D,U+9996,U+9A8C,U+FF08-FF09,U+FF0C,U+FF1A-FF1B,U+FF1F}@font-face{font-family:DM Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/preview/fonts/dm-sans-0.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color:#18201b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--lime:#b4fb50;--dark:#090f0c;--muted:#7d857e;--line:#dde2d9;background:#f8f9f5;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline-offset:5px;outline:3px solid #86c132}h1,h2,h3,p{margin:0}button,summary,a{outline-offset:5px}::selection{color:#111b0c;background:#b4fb50}html{scroll-behavior:smooth;scroll-padding-top:110px}img,svg{display:block}svg{flex-shrink:0}.container{width:min(1200px,100% - 112px);margin-inline:auto}.icon{width:23px;height:23px}.section-pad{padding:115px 0}.split-layout{grid-template-columns:1fr 1fr;align-items:center;gap:92px;display:grid}.brand{letter-spacing:-1.3px;white-space:nowrap;align-items:center;gap:9px;font-size:26px;font-weight:750;display:inline-flex}.brand-mark{width:38px;height:38px}.brand-dot{vertical-align:top;padding:5px 0 0 3px;font-size:11px;display:inline-block}.brand-small{font-size:21px}.brand-small .brand-mark{width:30px;height:30px}.header{z-index:20;color:#f7faf4;position:absolute;top:24px;left:0;right:0}.nav-shell{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#111a15d9;border:1px solid #ffffff26;border-radius:50px;justify-content:space-between;align-items:center;gap:20px;width:calc(100% - 80px);max-width:1296px;height:76px;margin:auto;padding:0 12px 0 26px;display:flex}.header .brand{color:#f4f7ee}.header .brand-mark{color:var(--lime)}.desktop-nav{align-items:center;gap:27px;margin-left:35px;display:flex}.desktop-nav a{color:#d6dbd4;align-items:center;gap:9px;font-size:16px;transition:color .2s;display:flex}.desktop-nav a>span{color:#8e9b8b;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{color:var(--lime)}.desktop-nav i{background:#ffffff2b;width:1px;height:13px;transform:rotate(20deg)}.header-actions{align-items:center;gap:24px;display:flex}.language-button{color:#e3e9e0;background:0 0;align-items:center;gap:7px;padding:10px 0;font-size:15px;display:flex}.language-button .icon{width:18px;height:18px}.header-cta{background:var(--lime);color:#142307;border-radius:32px;align-items:center;gap:22px;padding:16px 23px;font-size:15px;font-weight:600;transition:background .2s,transform .2s;display:flex}.header-cta .icon{width:18px;height:18px}.header-cta:hover,.button:hover{background:#c6ff7b;transform:translateY(-2px)}.menu-button,.mobile-nav{display:none}.skip-link{z-index:100;background:var(--lime);padding:15px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.hero{isolation:isolate;background:var(--dark);color:#f7f8f3;min-height:805px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;opacity:.2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23ffffff' filter='url(%23n)' opacity='.2' d='M0 0h180v180H0z'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-glow{z-index:-1;background:radial-gradient(at 77% 41%,#55753e28,#0000 49%),radial-gradient(at 86% 92%,#8eba3220,#0000 32%),linear-gradient(110deg,#050a08,#0000 65%);position:absolute;inset:0}.hero-layout{grid-template-columns:1fr 1.1fr;align-items:center;gap:20px;min-height:747px;padding-top:118px;display:grid}.hero-copy{z-index:2;padding-top:25px;animation:.8s both rise-in;position:relative}.eyebrow{letter-spacing:2.2px;color:#c0cabb;align-items:center;gap:10px;margin-bottom:30px;font-size:14px;font-weight:500;display:flex}.status-dot{background:var(--lime);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #b4fb5020}.hero h1{letter-spacing:-3px;margin-bottom:27px;font-size:clamp(48px,5.05vw,74px);font-weight:650;line-height:1.25}.hero h1>span{color:var(--lime)}.hero-copy>p{color:#a9b3a7;letter-spacing:.3px;max-width:440px;font-size:16px;font-weight:400;line-height:1.95}.hero-buttons{align-items:center;gap:27px;margin-top:35px;display:flex}.button{background:var(--lime);color:#17220c;border-radius:32px;justify-content:center;align-items:center;gap:32px;min-height:53px;padding:16px 26px;font-size:16px;font-weight:600;line-height:1.5;transition:background .2s,transform .2s;display:inline-flex}.button .icon{width:20px;height:20px}.hero-text-link{align-items:center;gap:18px;font-size:15px;font-weight:500;display:inline-flex}.hero-text-link>span{font-size:21px}.hero-text-link:hover{color:var(--lime)}.hero-facts{align-items:center;gap:29px;margin-top:51px;display:flex}.hero-facts>div{border-right:1px solid #ffffff20;padding-right:29px}.hero-facts strong{font-size:34px;font-weight:550;line-height:1}.hero-facts strong span{color:#d0d8cb;font-size:15px;font-weight:400}.hero-facts small{color:#8d9a8a;margin-top:11px;font-size:14px;line-height:1.6;display:block}.hero-facts>.hero-facts-last{border:0;align-items:center;gap:11px;padding:0;display:flex}.hero-facts-last .icon{stroke:#8d9a8a;width:30px;height:30px}.hero-facts-last small{margin:0;font-size:14px}.hero-bottom{color:#6c7a69;letter-spacing:2px;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:21px 0 24px;font-size:14px;display:flex}.hero-bottom a{letter-spacing:1px;align-items:center;gap:13px;font-size:14px;display:flex}.hero-bottom .icon{width:15px;height:15px}.hero-art{perspective:1100px;width:100%;height:560px;animation:1.2s both art-in;position:relative}.planet{background:radial-gradient(circle at 38% 23%,#9da5770a 10%,#92a46a0c 35%,#0a140df2 69%),radial-gradient(circle at 47% 40%,#66864539,#0000 70%);border-radius:50%;width:540px;height:540px;position:absolute;top:40px;left:65px;overflow:hidden;transform:rotate(-23deg);box-shadow:inset 1px 1px 1px #d8f1ab25,inset -30px -20px 50px #020603,0 0 80px #91aa6a0b}.planet-grid{color:#b9d793;width:100%;height:100%}.planet-grid svg{stroke:#adc48b20;stroke-width:.7px;width:100%;height:100%}.planet:after{content:"";background:linear-gradient(165deg,#0000 25%,#080f0bc9 88%);border-radius:50%;position:absolute;inset:0}.art-orbit{z-index:0;border:1px solid #b4fb501a;border-radius:50%;width:700px;height:280px;position:absolute;top:213px;left:-32px;transform:rotate(-30deg)}.orbit-two{border-color:#b4fb500c;width:790px;height:330px;top:195px;left:-77px;transform:rotate(-30deg)}.orbit-one:before{content:"";background:#cfffa0;border-radius:50%;width:6px;height:6px;position:absolute;top:206px;left:50px;box-shadow:0 0 17px #b4fb50aa}.payment-card{isolation:isolate;color:#eef1e5;background:linear-gradient(125deg,#424b3b,#242d23 36%,#131a14 75%);border:1px solid #c0cab444;border-radius:18px;flex-direction:column;justify-content:space-between;width:390px;height:245px;padding:25px 27px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 38px #0005,inset 0 1px 1px #dfeecd55,inset 0 -1px 1px #090e0750}.payment-card:after{content:"";z-index:-1;background:repeating-linear-gradient(130deg,#ffffff02 0 1px,#0000 1px 3px),linear-gradient(125deg,#0000 10%,#ffffff0a 36%,#0000 65%);position:absolute;inset:0}.payment-card-top{justify-content:space-between;align-items:center;display:flex}.payment-card-top>span:first-child{letter-spacing:-.6px;align-items:center;gap:7px;font-size:19px;font-weight:650;display:flex}.payment-card .brand-mark{width:25px;height:25px}.card-type{letter-spacing:2.5px;color:#c5cdb4;font-size:9px}.card-monogram{z-index:-1;color:#b0c6970c;position:absolute;top:32px;right:51px;transform:rotate(-18deg)}.card-monogram .brand-mark{width:175px;height:175px}.card-chip-row{align-items:center;gap:12px;margin:15px 0 3px;display:flex}.card-chip{width:36px;height:29px}.contactless{color:#d1d7c2;width:18px;height:25px}.payment-card-bottom{justify-content:space-between;align-items:end;display:flex}.card-digits{letter-spacing:2px;font-size:14px;font-weight:400}.payment-card-bottom small{letter-spacing:2px;color:#abb49f;margin-top:12px;font-size:7px;display:block}.visa{letter-spacing:-1.5px;font-family:Arial,sans-serif;font-size:29px;font-style:italic;font-weight:900;line-height:1}.payment-card-lime{color:#20311b;background:linear-gradient(125deg,#edffc8,#bde982 40%,#99be65);border-color:#ebffd585;box-shadow:0 30px 55px #0005,inset 0 1px 1px #fff9}.payment-card-lime .card-type,.payment-card-lime .payment-card-bottom small,.payment-card-lime .contactless{color:#475a34}.payment-card-lime .card-monogram{color:#3f651d15}.floating-card{z-index:2;position:absolute}.card-back{animation:9s ease-in-out infinite float-back;top:72px;left:85px;transform:rotate(-18deg)rotateY(-17deg)rotateX(15deg)}.card-front{animation:9s ease-in-out infinite float-front;top:241px;left:177px;transform:rotate(12deg)rotateY(-17deg)rotateX(10deg)}.art-payment{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#e3ebd8;background:#283024bd;border:1px solid #d9efc827;border-radius:13px;align-items:center;gap:13px;padding:15px 18px;font-size:11px;display:flex;position:absolute;bottom:57px;left:10px;transform:rotate(-4deg);box-shadow:0 20px 45px #0003}.payment-check{width:32px;height:32px;color:var(--lime);background:#b4fb5020;border-radius:50%;place-items:center;display:grid}.payment-check .icon{width:17px;height:17px}.art-payment small{color:#9ca692;margin-top:5px;font-size:9px;display:block}.payment-currency{color:var(--lime);margin-left:18px;font-size:25px}.art-label{letter-spacing:2px;color:#607556;font-size:7px;position:absolute;bottom:16px;left:156px}.network-strip{background:#eff1e9;border-bottom:1px solid #e6e9df}.network-strip-inner{justify-content:center;align-items:center;gap:40px;padding-block:28px;display:flex}.network-strip-caption{color:#46513f;text-align:center;letter-spacing:1.4px;font-size:14px;line-height:1.7}.chain-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;display:inline-flex}.chain-icon svg{width:24px;height:24px}.chain-eth{color:#8a97ce;background:#8f9eec12}.chain-bnb{color:#d3aa20;background:#edc54b17}.chain-trx{color:#dc5b5c;background:#ed777710}.chain-sol{color:#51a78d;background:#94dec615}.section-label{letter-spacing:1.9px;color:#6e7768;align-items:center;gap:9px;margin-bottom:26px;font-size:14px;font-weight:550;line-height:1.7;display:flex}.tiny-square{background:#779156;flex-shrink:0;width:5px;height:5px}.section-number{color:#a6ae9f;letter-spacing:1px;margin-left:auto;font-size:9px}.section-copy h2,h2{letter-spacing:-1.8px;font-size:42px;font-weight:550;line-height:1.45}.muted-title{color:#93998c}.section-copy>p{color:#81877d;max-width:410px;margin-top:23px;font-size:16px;line-height:2}.feature-checks{flex-direction:column;gap:14px;margin-top:29px;display:flex}.feature-checks>span{color:#505b49;align-items:center;gap:10px;font-size:15px;display:flex}.feature-checks .icon{stroke-width:2.2px;background:#e8eedf;border-radius:50%;width:17px;height:17px;padding:3px}.text-link{border-bottom:1px solid #b6beb0;align-items:center;gap:43px;margin-top:32px;padding-bottom:9px;font-size:15px;display:inline-flex}.text-link .icon{width:18px;height:18px}.text-link:hover{gap:52px}.wallet-stage{isolation:isolate;background:#e9edde;border-radius:24px;place-items:center;min-height:510px;padding:37px 25px 61px;display:grid;position:relative;overflow:hidden}.wallet-stage:before{content:"";z-index:-1;border:1px solid #c6d0b877;border-radius:50%;width:360px;height:360px;position:absolute;top:40px;left:80px;box-shadow:0 0 0 47px #c6d0b814,0 0 0 93px #c6d0b811}.wallet-stage-grid{z-index:-1;background-image:linear-gradient(#acb69910 1px,#0000 1px),linear-gradient(90deg,#acb69910 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 70%);mask-image:linear-gradient(#0000,#000 70%)}.stage-caption{letter-spacing:2px;color:#959e86;font-size:7px;position:absolute;top:22px;left:27px}.wallet-preview{background:#fdfef9;border:1px solid #e0e5d8;border-radius:17px;width:340px;padding:24px;position:relative;transform:rotate(-4deg);box-shadow:0 20px 45px #3b4b2520}.wallet-preview-header{justify-content:space-between;align-items:center;display:flex}.wallet-preview-header>span{align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.wallet-preview-header .brand-mark{width:22px;height:22px}.wallet-preview-header>small{letter-spacing:.5px;color:#a8af9f;font-size:8px}.wallet-balance{margin-top:26px}.wallet-balance>span{color:#8d9685;align-items:center;gap:10px;font-size:10px;display:flex}.wallet-balance>span .icon{width:13px;height:13px}.wallet-balance strong{letter-spacing:-1.5px;white-space:nowrap;margin-top:8px;font-size:36px;font-weight:550;display:block}.wallet-balance strong>span{color:#acb3a2}.wallet-balance strong>small{letter-spacing:0;color:#869079;margin-left:8px;font-size:10px;font-weight:450}.balance-caption{color:#8b967e;align-items:center;gap:5px;margin-top:7px;font-size:8px;display:flex}.balance-caption .status-dot{background:#7dab4d;width:4px;height:4px}.wallet-preview-actions{grid-template-columns:1fr;gap:8px;margin:23px 0 24px;display:grid}.wallet-preview-actions>*{background:#f0f2e9;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:10px;font-size:10px;display:flex}.wallet-preview-actions>:first-child{background:#c3f880}.wallet-preview-actions .icon{width:15px;height:15px}.wallet-network-label{color:#7e8871;justify-content:space-between;font-size:9px;display:flex}.wallet-network-label>span{letter-spacing:1px;font-size:8px}.wallet-network-tabs{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:10px;display:grid}.wallet-network-tabs>*{background:0 0;border:1px solid #e5e9e0;border-radius:7px;justify-content:center;align-items:center;gap:3px;padding:8px 2px;font-size:8px;display:flex}.wallet-network-tabs .chain-icon{background:0 0;width:17px;height:17px}.wallet-network-tabs .chain-icon svg{width:15px;height:15px}.wallet-network-tabs>.selected{background:#eef7e1;border-color:#b0cf89}.wallet-network-summary{border-top:1px solid #ecefe5;justify-content:space-between;align-items:center;margin-top:16px;padding-top:15px;font-size:10px;display:flex}.wallet-network-summary>span:first-child{align-items:center;gap:7px;display:flex}.wallet-network-summary small{color:#99a28d;margin-top:4px;font-size:8px;display:block}.network-selected{color:#778e56;align-items:center;gap:3px;font-size:8px;display:flex}.network-selected .icon{width:11px;height:11px}.wallet-stage-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbfff5eb;border:1px solid #fff;border-radius:12px;align-items:center;gap:12px;padding:16px 19px;font-size:10px;line-height:1.6;display:flex;position:absolute;bottom:35px;right:28px;transform:rotate(5deg);box-shadow:0 12px 30px #33441812}.wallet-stage-tag b{font-weight:550}.wallet-stage-tag>span:last-child{margin-left:15px;font-size:23px}.usdt-icon{color:#fff;background:#28a17b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-size:26px;display:inline-flex}.card-section{color:#f1f4e9;background:#10170f;overflow:hidden}.card-section .section-copy>p{color:#87927e}.card-section .section-label{color:#97a38a}.card-section .tiny-square{background:var(--lime)}.lime-text{color:var(--lime)}.card-benefits{gap:25px;margin:27px 0 31px;display:flex}.card-benefits>span{color:#c1cbb7;align-items:center;gap:8px;font-size:14px;display:flex}.card-benefits .icon{color:#abc688;width:17px;height:17px}.subtle-link{color:#c4cdbb;margin-left:25px;font-size:14px;display:inline-flex}.card-stage{isolation:isolate;place-items:center;height:435px;display:grid;position:relative}.card-stage:before{content:"";z-index:-1;background:radial-gradient(circle,#a9d35121,#0000 70%);border-radius:50%;width:370px;height:370px;position:absolute}.card-stage-rings{border:1px solid #b4d88c15;border-radius:50%;width:490px;height:230px;position:absolute;transform:rotate(-26deg);box-shadow:0 0 0 37px #b4d88c05,0 0 0 78px #b4d88c03}.card-stage-card{margin-bottom:26px;transform:rotate(-13deg)rotateY(-10deg)}.card-stage-card .payment-card{width:365px;height:231px}.card-stage-receipt{color:#25301b;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);white-space:nowrap;background:#ecf2dfee;border:1px solid #f0ffcb55;border-radius:12px;align-items:center;gap:13px;padding:17px 19px;font-size:11px;display:flex;position:absolute;bottom:48px;left:98px;transform:rotate(4deg);box-shadow:0 15px 35px #0004}.receipt-icon{color:#4d752a;background:#d0e7b0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.receipt-icon .icon{width:17px;height:17px}.card-stage-receipt small{color:#84946f;margin-top:6px;font-size:8px;display:block}.card-stage-receipt>span:last-child{margin-left:18px;font-size:23px}.card-stage .stage-caption{color:#576a46;top:auto;bottom:0;left:92px}.merchant-row{text-align:center;border-top:1px solid #ffffff0d;margin-top:42px;padding-top:72px}.merchant-row>span{color:#7c8a70;letter-spacing:2px;font-size:8px}.merchant-row>div{color:#afba9f;justify-content:space-between;align-items:center;gap:15px;margin-top:27px;display:flex}.merchant-row>div>span{letter-spacing:-.5px;align-items:center;gap:8px;font-size:19px;font-weight:500;display:flex}.merchant-row img{filter:grayscale()brightness(0)invert(.7);object-fit:contain;width:25px;height:25px}.merchant-row>small{color:#58664e;margin-top:26px;font-size:8px;display:block}.section-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.section-heading h2{font-size:35px}.section-heading>p{color:#929989;margin-bottom:12px;font-size:14px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:44px;margin-top:53px;display:grid}.steps-grid article{border-top:1px solid #dfe4d8;padding-top:24px}.step-top{justify-content:space-between;align-items:center;display:flex}.step-top>span{color:#a3ab99;font-size:14px}.step-top .icon{color:#7b8b68;stroke-width:1.1px;width:32px;height:32px}.steps-grid h3{letter-spacing:-.4px;margin-top:27px;font-size:18px;font-weight:550}.steps-grid p{color:#929989;max-width:310px;margin-top:13px;font-size:15px;line-height:1.9}.about-strip{background:#eaf0e0;padding:65px 0}.about-strip .container>div:last-child{justify-content:space-between;align-items:center;gap:30px;display:flex}.about-strip h2{font-size:34px}.about-strip h2>span{color:#849075;display:block}.round-link{border:1px solid #a9b899;border-radius:50%;place-items:center;width:66px;height:66px;transition:background .2s,transform .2s;display:grid}.round-link:hover{background:var(--lime);transform:rotate(-30deg)}.round-link .icon{width:26px;height:26px}.faq-layout{grid-template-columns:.9fr 1.1fr;gap:95px;display:grid}.faq-layout h2{font-size:35px}.faq-list details{border-bottom:1px solid #e1e5da}.faq-list details:first-child{border-top:1px solid #e1e5da}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:15px;font-weight:500;line-height:1.7;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{color:#717e60;width:16px;height:16px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details>p{color:#939a8a;padding:0 27px 25px 0;font-size:15px;line-height:1.9}.closing{background:var(--lime);color:#1f3014;padding:57px 0;position:relative;overflow:hidden}.closing-inner{isolation:isolate;justify-content:space-between;align-items:center;gap:30px;display:flex;position:relative}.closing .section-label{color:#4b702f;margin-bottom:14px;font-size:14px}.closing .tiny-square{background:#517a2f}.closing h2{letter-spacing:-1.3px;font-size:36px}.closing .button{color:#e0fcc5;z-index:2;background:#1d2c15;font-size:15px}.closing .button:hover{background:#344b27}.closing-mark{z-index:-1;color:#638f3820;position:absolute;top:-106px;left:59%;transform:rotate(-20deg)}.closing-mark .brand-mark{width:290px;height:290px}.footer{color:#a9b19f;background:#0a100c;padding:60px 0 26px}.footer .brand{color:#eaf0e0}.footer .brand-mark{color:#b4fb50}.footer-top{justify-content:space-between;gap:50px;padding-bottom:56px;display:flex}.footer-top>div>p{color:#6d7a64;margin-top:20px;font-size:14px;line-height:1.9}.footer-links{gap:90px;padding-top:8px;display:flex}.footer-links>div{flex-direction:column;gap:15px;min-width:90px;display:flex}.footer-links>div>span{color:#5b6c51;letter-spacing:1px;margin-bottom:6px;font-size:14px}.footer-links a{justify-content:space-between;align-items:center;gap:25px;font-size:14px;display:flex}.footer-links a>span{color:#66795a;font-size:14px}.footer-links a:hover{color:var(--lime)}.footer-bottom{color:#65745c;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;font-size:14px;display:flex}.footer-bottom>button{color:#a0af94;background:0 0;padding:8px 0;font-size:14px}.preview-label{align-items:center;gap:6px;font-size:8px;display:flex}.preview-label .status-dot{background:#789e50;width:4px;height:4px}.product-hero{min-height:745px}.product-hero .hero-layout{min-height:745px;padding-top:135px}.product-hero .hero-copy>.button{margin-top:32px}.hero-small-note{letter-spacing:2px;color:#617258;margin-top:27px;font-size:14px}.hero-art-wallet .planet{top:16px;left:25px}.hero-art-wallet .art-orbit{left:-90px}.floating-wallet{filter:drop-shadow(0 30px 40px #0004);position:absolute;top:80px;left:125px;transform:rotate(10deg)}.floating-wallet .wallet-preview{background:#f5f8ed;width:350px;transform:rotate(-5deg)}.floating-wallet .wallet-preview-header{color:#1f2e17}.floating-wallet .wallet-balance{color:#1d2b18}.floating-wallet .wallet-preview-actions,.floating-wallet .wallet-network-tabs,.floating-wallet .wallet-network-summary{color:#1f2e17}.network-options{grid-template-columns:1fr 1fr;gap:12px;margin-top:29px;display:grid}.network-options>button{text-align:left;background:#f4f6ef;border:1px solid #dde3d6;border-radius:12px;align-items:center;gap:9px;padding:17px 13px;display:flex}.network-options>button.active{background:#eff7e3;border-color:#9bbd72}.network-options>button>span:nth-child(2){font-size:12px;font-weight:500}.network-options small{color:#929d83;margin-top:5px;font-size:9px;display:block}.option-radio{border:1px solid #c9d3bf;border-radius:50%;place-items:center;width:17px;height:17px;margin-left:auto;display:grid}.option-radio .icon{width:12px;height:12px}.active .option-radio{background:#bff177;border-color:#7ca547}.deposit-panel{background:#fffefa;border:1px solid #e1e7d8;border-radius:22px;padding:30px;box-shadow:0 18px 55px #3a4e2110}.panel-top{border-bottom:1px solid #e6eadf;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px;padding-bottom:24px;display:flex}.panel-top>span{align-items:center;gap:9px;font-size:15px;font-weight:550;display:flex}.panel-top .icon{width:19px;height:19px}.panel-top>small{letter-spacing:.6px;color:#8c9880;font-size:8px}.deposit-panel>label{color:#859177;margin:22px 0 10px;font-size:11px;display:block}.deposit-asset{align-items:center;gap:12px;display:flex}.deposit-asset strong{font-size:14px;font-weight:550}.deposit-asset small{color:#909a83;margin-top:3px;font-size:10px;font-weight:400;display:block}.deposit-asset>.icon{color:#72974e;width:18px;height:18px;margin-left:auto}.selected-network{background:#f4f6ef;border:1px solid #e6eadf;border-radius:10px;align-items:center;gap:10px;padding:11px;font-size:12px;display:flex}.selected-network b{color:#7b8b6a;margin-left:auto;font-size:9px;font-weight:450}.address-placeholder{text-align:center;padding:30px 10px}.address-lock{color:#849872;background:#edf1e5;border:1px solid #e1e7d7;border-radius:16px;place-items:center;width:65px;height:65px;margin:0 auto 18px;display:grid}.address-lock .icon{width:25px;height:25px}.address-placeholder h3{font-size:14px;font-weight:550}.address-placeholder p{color:#8a967e;margin-top:10px;font-size:11px;line-height:1.9}.deposit-panel>.button{width:100%}.network-warning{color:#929d88;align-items:start;gap:7px;margin-top:17px;font-size:9px;line-height:1.8;display:flex}.network-warning .icon{width:15px;height:15px;margin-top:2px}.demo-note{color:#949d8a!important;font-size:10px!important}.card-control-panel{background:#edf0e6;border:1px solid #e3e7d9;border-radius:22px;padding:28px}.card-control-panel>.payment-card{aspect-ratio:390/245;width:100%;max-width:390px;height:auto;min-height:210px;margin:auto;box-shadow:0 12px 20px #2334161f}.card-control-panel .panel-top{border-color:#dce2d2;margin-bottom:23px;padding-bottom:20px}.panel-top .active-status{color:#679037;letter-spacing:0;background:#e0ebce;border-radius:12px;padding:5px 8px;font-size:9px}.panel-top .frozen-status{color:#6a7284;letter-spacing:0;background:#dbe0e8;border-radius:12px;padding:5px 8px;font-size:9px}.payment-card-frozen{filter:grayscale();opacity:.65}.card-controls{grid-template-columns:repeat(4,1fr);gap:10px;margin:23px 0;display:grid}.card-controls button{background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:7px 0;font-size:10px;display:flex}.card-controls button>.icon{color:#586949;background:#e0e6d5;border-radius:50%;width:36px;height:36px;padding:9px}.card-controls button:hover>.icon,.card-controls button[aria-pressed=true]>.icon{color:#344d20;background:#c8ed97}.card-activity{border-top:1px solid #dce2d2;padding-top:19px}.card-activity>span{justify-content:space-between;align-items:center;font-size:12px;display:flex}.card-activity>span>small{color:#919d82;font-size:8px}.card-activity>div{align-items:center;gap:10px;margin-top:21px;font-size:12px;display:flex}.card-activity img{object-fit:contain;background:#fff;border-radius:8px;width:29px;height:29px;padding:5px}.card-activity small{color:#96a087;margin-top:5px;font-size:8px;display:block}.card-activity b{margin-left:auto;font-size:12px;font-weight:550}.card-activity b small{font-size:8px;font-weight:400;display:inline}.card-detail-box{background:#f7f9f1;border:1px solid #dee6d2;border-radius:10px;margin-bottom:15px;padding:15px}.card-detail-box>span{color:#859471;justify-content:space-between;font-size:10px;line-height:2.3;display:flex}.card-detail-box b{color:#38482c;font-weight:500}.card-detail-box>p{color:#7d8a6c;margin-top:10px;font-size:9px;line-height:1.8}.limit-form{background:#f7f9f1;border:1px solid #dee6d2;border-radius:10px;margin-bottom:15px;padding:15px}.limit-form>label{color:#7d8a6c;margin-bottom:10px;font-size:10px;display:block}.limit-form>div{gap:8px;display:flex}.limit-form input{color:#27391a;background:#fff;border:1px solid #dce3d1;border-radius:6px;width:100%;min-width:0;padding:8px 10px;font-size:12px}.limit-form button{white-space:nowrap;background:#c8ed97;border-radius:6px;padding:7px 15px;font-size:11px}.limit-form p{color:#577b2e;margin-top:10px;font-size:10px}.planet-brand{color:#b8ef70;filter:drop-shadow(0 0 45px #b4fb5055);position:absolute;top:168px;left:210px;transform:rotate(-12deg)}.planet-brand>.brand-mark{stroke-width:1px;width:180px;height:180px}.planet-brand>span{letter-spacing:3px;white-space:nowrap;color:#99b579;margin-top:32px;font-size:9px;display:block}.hero-art-about .planet{top:17px;left:53px}.about-hero .hero-copy>.hero-text-link{margin-top:33px}.vision-section h2{margin-top:33px;font-size:44px}.vision-bottom{justify-content:space-between;align-items:center;gap:70px;margin-top:47px;display:flex}.vision-arrow{color:#9fb984;font-size:100px;font-weight:400;line-height:1}.vision-arrow>.icon{stroke-width:1px;width:.8em;height:.8em}.vision-bottom p{color:#89947d;max-width:540px;font-size:16px;line-height:2}.values-section{background:#eaf0e1}.values-grid{grid-template-columns:repeat(3,1fr);gap:60px;margin-top:45px;display:grid}.values-grid article{border-top:1px solid #cdd7bf;padding-top:25px}.values-grid article>span{color:#94a280;font-size:14px}.values-grid h3{letter-spacing:-.6px;margin:28px 0 18px;font-size:21px;font-weight:550}.values-grid p{color:#8c997d;font-size:15px;line-height:1.9}.ecosystem-section h2{font-size:36px}.ecosystem-grid{grid-template-columns:1fr 1fr;gap:23px;margin-top:45px;display:grid}.ecosystem-grid a{background:#edf2e5;border:1px solid #e0e8d4;border-radius:17px;align-items:center;gap:25px;padding:35px;transition:background .2s;display:flex}.ecosystem-grid a:hover{background:#e1edcf}.ecosystem-grid a>.icon:first-child{stroke-width:1.1px;color:#859d67;width:40px;height:40px}.ecosystem-grid a>span{letter-spacing:-1px;font-size:26px;font-weight:500}.ecosystem-grid a small{color:#8b997b;letter-spacing:0;margin-top:8px;font-size:14px;font-weight:400;display:block}.ecosystem-grid a>.icon:last-child{margin-left:auto}.modal{overscroll-behavior:contain;color:#27321f;background:#fbfcf7;border:1px solid #e6ecdd;border-radius:24px;width:min(510px,100% - 32px);max-height:calc(100svh - 40px);padding:0;overflow:auto;box-shadow:0 30px 100px #0005}.modal::backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#050c09b8}.modal-inner{padding:35px;position:relative}.modal-close{color:#879776;background:#ecf0e5;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:19px;right:19px}.modal-close .icon{width:16px;height:16px}.modal-brand{color:#689638;margin-bottom:22px}.modal-brand .brand-mark{width:43px;height:43px}.modal .section-label{margin-bottom:14px;font-size:14px}.modal h2{letter-spacing:-1px;font-size:27px;line-height:1.4}.modal-inner>p{color:#8b977f;margin-top:13px;font-size:15px;line-height:1.9}.modal-networks{grid-template-columns:1fr 1fr;gap:8px;margin:25px 0 23px;display:grid}.modal-networks button{text-align:left;background:#f1f4ea;border:1px solid #e1e8d5;border-radius:10px;align-items:center;gap:8px;padding:12px 9px;display:flex}.modal-networks button.selected{background:#edf6df;border-color:#a4c580}.modal-networks button>span:nth-child(2){font-size:11px;font-weight:500}.modal-networks small{color:#8c9c7a;margin-top:4px;font-size:8px;display:block}.modal-networks button>.icon{color:#709740;width:13px;height:13px;margin-left:auto}.modal-networks .chain-icon{width:26px;height:26px}.deposit-steps{counter-reset:deposit-step;flex-direction:column;gap:15px;margin:20px 0 23px;padding:0;list-style:none;display:flex}.deposit-steps li{counter-increment:deposit-step;padding-left:32px;font-size:11px;line-height:1.8;position:relative}.deposit-steps li:before{content:counter(deposit-step);color:#789454;background:#eaf0df;border-radius:50%;place-items:center;width:21px;height:21px;font-size:10px;display:grid;position:absolute;top:0;left:0}.deposit-steps b{color:#8d9b7c;font-size:10px;font-weight:500;display:block}.modal-notice{color:#899979;background:#eef2e5;border-radius:8px;gap:8px;margin:20px 0;padding:12px;font-size:14px;line-height:1.8;display:flex}.modal-notice .icon{width:16px;height:16px;margin-top:2px}.modal .button{width:100%;min-height:48px;font-size:15px}.account-benefits{flex-direction:column;gap:13px;margin:27px 0;display:flex}.account-benefits span{color:#748565;align-items:center;gap:10px;font-size:15px;display:flex}.account-benefits .icon{width:22px;height:22px}.modal-login{text-align:center;color:#75895f;margin-top:17px;font-size:14px;display:block}.modal-footnote{text-align:center;color:#a0aa96;margin-top:21px;font-size:14px;line-height:1.7;display:block}.not-found{min-height:70vh;padding-top:190px}.not-found h1{margin:25px 0;font-size:45px}.not-found .button{margin-bottom:60px}body:has(.not-found) .header{background:#10170f;padding:20px 0;top:0}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes art-in{0%{opacity:0}to{opacity:1}}@keyframes float-back{0%,to{transform:translateY(0)rotate(-18deg)rotateY(-17deg)rotateX(15deg)}50%{transform:translateY(-12px)rotate(-16deg)rotateY(-17deg)rotateX(15deg)}}@keyframes float-front{0%,to{transform:translateY(0)rotate(12deg)rotateY(-17deg)rotateX(10deg)}50%{transform:translateY(11px)rotate(10deg)rotateY(-17deg)rotateX(10deg)}}html[lang=en] .hero h1{letter-spacing:-3.2px;font-size:clamp(44px,4.65vw,67px);line-height:1.12}html[lang=en] .hero-copy>p{font-size:16px;line-height:1.8}html[lang=en] .section-copy h2{line-height:1.16}html[lang=en] h2{letter-spacing:-1.7px}html[lang=en] .hero-facts{gap:23px}html[lang=en] .hero-facts>div{padding-right:23px}html[lang=en] .section-copy>p{line-height:1.85}html[lang=en] .hero-text-link{font-size:14px}@media (width>=1600px){.hero{min-height:880px}.hero-layout{min-height:820px}.hero-art{transform:scale(1.06)}.hero h1{font-size:80px}.product-hero,.product-hero .hero-layout{min-height:810px}}@media (width<=1190px){.container{width:calc(100% - 80px)}.nav-shell{width:calc(100% - 48px)}.desktop-nav{gap:18px;margin-left:0}.header-actions{gap:17px}.split-layout{gap:50px}.hero-art{transform-origin:0;margin-left:-10px;transform:scale(.88)}.hero-layout{grid-template-columns:1fr 1fr}.hero h1{font-size:61px}.hero-buttons{gap:18px}.hero-text-link{font-size:14px}.hero-facts{gap:18px}.hero-facts>div{padding-right:18px}.hero-facts>.hero-facts-last{display:none}.network-strip-caption{font-size:14px}.section-copy h2,h2{font-size:37px}.wallet-preview{width:310px}.wallet-stage{min-height:490px;padding:45px 20px 65px}.wallet-balance strong{font-size:33px}.card-stage-card{transform:rotate(-13deg)scale(.88)}.card-stage-receipt{font-size:10px;left:40px}.card-benefits{gap:15px}.card-benefits>span{font-size:14px}.subtle-link{margin-left:14px;font-size:14px}.section-pad{padding:95px 0}.faq-layout,.footer-links{gap:55px}.network-options>button{gap:6px;padding:14px 9px}.network-options>button>span:nth-child(2){font-size:11px}.network-options .chain-icon{width:26px;height:26px}.card-control-panel{padding:23px}.card-control-panel .payment-card{padding:22px}.ecosystem-grid a{gap:18px;padding:25px}.hero-art-wallet{margin-left:-20px}.floating-wallet{left:65px}.hero-art-about .planet{left:5px}.planet-brand{left:163px}html[lang=en] .hero h1{font-size:55px}}@media (width<=950px){.desktop-nav{gap:14px}.desktop-nav a{font-size:15px}.desktop-nav a>span{display:none}.brand{font-size:22px}.brand-mark{width:32px;height:32px}.header-actions{gap:13px}.header-cta{gap:12px;padding:14px 17px;font-size:15px}.hero h1{font-size:53px}.hero-layout{gap:0;min-height:705px}.hero{min-height:760px}.hero-art{transform-origin:0;width:125%;margin-left:-25px;transform:scale(.75)}.hero-buttons{flex-direction:column;align-items:start;gap:20px}.hero-facts{margin-top:35px}.hero-copy>p{font-size:16px}.network-strip-inner{gap:22px}.split-layout{gap:30px}.section-copy h2,h2{letter-spacing:-1.4px;font-size:32px}.section-copy>p{font-size:15px}.wallet-stage{min-height:455px;padding-inline:10px}.wallet-preview{width:286px;padding:20px}.wallet-stage-tag{padding:12px;font-size:9px;right:12px}.wallet-stage-tag>span:last-child{margin-left:4px}.wallet-stage-tag .usdt-icon{width:29px;height:29px;font-size:22px}.card-stage{height:390px}.card-stage-card{transform:rotate(-13deg)scale(.78)}.card-stage-receipt{gap:8px;padding:13px;font-size:10px;bottom:39px;left:10px}.card-stage-receipt>span:last-child{margin-left:8px}.card-stage .stage-caption{left:35px}.card-benefits{flex-direction:column;gap:12px}.card-section .subtle-link{margin:18px 0 0;display:block}.merchant-row>div>span{font-size:15px}.merchant-row img{width:21px;height:21px}.section-heading h2{font-size:29px}.section-heading>p{max-width:155px;font-size:14px;line-height:1.8}.steps-grid{gap:27px}.steps-grid h3{font-size:16px}.steps-grid p{font-size:14px}.faq-layout{gap:35px}.faq-layout h2{font-size:31px}.closing h2{font-size:28px}.footer-links{gap:32px}.product-hero,.product-hero .hero-layout{min-height:700px}.network-options{grid-template-columns:1fr}.deposit-panel{padding:23px}.card-controls{gap:4px}.card-control-panel .payment-card{min-height:190px;padding:19px}.card-control-panel .card-digits{letter-spacing:1px;font-size:12px}.card-control-panel .payment-card-top>span:first-child{font-size:16px}.card-control-panel .payment-card-bottom small{letter-spacing:1.5px;font-size:6px}.card-control-panel .visa{font-size:23px}.card-control-panel .panel-top>span{font-size:13px}.vision-section h2{font-size:37px}.values-grid{gap:35px}.values-grid h3{font-size:18px}.ecosystem-grid a{gap:15px;padding:23px}.ecosystem-grid a small{font-size:14px;line-height:1.7}.ecosystem-grid a>span{font-size:23px}html[lang=en] .hero h1{font-size:47px}html[lang=en] .section-copy h2{font-size:32px}}@media (width<=760px){.container{width:calc(100% - 40px)}.header{top:15px}.nav-shell{gap:10px;width:calc(100% - 30px);height:63px;padding:0 11px 0 17px}.brand{gap:7px;font-size:22px}.brand-mark{width:29px;height:29px}.brand-dot{font-size:8px}.desktop-nav{display:none}.header-cta{gap:12px;min-height:37px;padding:11px 14px;font-size:14px}.header-cta>.icon{width:15px;height:15px}.header-actions{gap:14px}.language-button{gap:5px;font-size:14px}.language-button>.icon{width:16px;height:16px}.menu-button{color:#dbe7d0;background:0 0;place-items:center;padding:5px;display:grid}.menu-button>.icon{width:19px;height:19px}.mobile-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#152011f5;border:1px solid #35432a;border-radius:20px;flex-direction:column;margin:10px 15px 0;padding:10px 20px;display:flex;box-shadow:0 15px 50px #0006}.mobile-nav a{border-bottom:1px solid #ffffff10;justify-content:space-between;align-items:center;padding:16px 8px;font-size:16px;display:flex}.mobile-nav a:last-child{border:0}.mobile-nav a[aria-current=page]{color:var(--lime)}.mobile-nav a>.icon{width:19px;height:19px}.hero{min-height:0}.hero-layout{grid-template-columns:1fr;gap:0;min-height:0;padding-top:128px}.hero-copy{padding-top:0}.eyebrow{letter-spacing:1.7px;gap:8px;margin-bottom:23px;font-size:14px}.hero h1{letter-spacing:-2.4px;margin-bottom:19px;font-size:55px;line-height:1.23}.hero-copy>p{max-width:350px;font-size:15px;line-height:1.9}.hero-buttons{flex-direction:row;align-items:center;gap:23px;margin-top:25px}.button{gap:26px;min-height:47px;padding:13px 22px;font-size:15px}.button .icon{width:18px;height:18px}.hero-text-link{gap:10px;font-size:14px}.hero-text-link>span{font-size:18px}.hero-facts{gap:23px;margin-top:33px}.hero-facts>div{padding-right:23px}.hero-facts strong{font-size:28px}.hero-facts strong>span{font-size:14px}.hero-facts small{margin-top:7px;font-size:14px}.hero-facts>.hero-facts-last{display:flex}.hero-facts-last .icon{width:26px;height:26px}.hero-facts-last small{margin:0;font-size:14px}.hero-art{transform-origin:top;width:600px;height:450px;margin:20px 0 -95px;animation:none;left:calc(50% - 300px);transform:scale(.76)}.planet{width:480px;height:480px;top:0;left:55px}.card-back{top:27px;left:72px}.card-front{top:169px;left:156px}.art-orbit{width:670px;top:140px;left:-10px}.orbit-two{top:105px;left:-43px}.art-payment{bottom:35px;left:49px}.art-label{bottom:-1px;left:195px}.hero-bottom{letter-spacing:1.4px;margin-top:20px;padding:16px 0 20px;font-size:14px}.hero-bottom a{font-size:14px}.hero-bottom .icon{width:13px;height:13px}.network-strip-inner{flex-direction:column;gap:20px;padding-block:23px}.network-strip-caption{align-items:center;gap:17px;font-size:14px;display:flex}.section-pad{padding:65px 0}.split-layout{grid-template-columns:1fr;gap:42px}.section-label{letter-spacing:1.5px;margin-bottom:21px;font-size:14px}.section-number{font-size:8px}.section-copy h2,h2{letter-spacing:-1.3px;font-size:34px;line-height:1.4}.section-copy>p{max-width:450px;margin-top:20px;font-size:15px;line-height:1.9}.feature-checks{gap:12px;margin-top:23px}.feature-checks>span{font-size:14px}.text-link{margin-top:23px;font-size:14px}.wallet-stage{border-radius:20px;min-height:472px;padding:50px 25px 70px}.wallet-preview{width:310px;padding:23px}.wallet-stage-tag{gap:10px;padding:15px;font-size:10px;bottom:25px;right:23px}.wallet-stage-tag>span:last-child{margin-left:15px}.wallet-stage-tag .usdt-icon{width:33px;height:33px;font-size:24px}.wallet-stage:before{left:calc(50% - 180px)}.card-section .split-layout{flex-direction:column-reverse;gap:15px;display:flex}.card-section .section-copy{width:100%}.card-benefits{flex-direction:row;gap:23px;margin:23px 0 27px}.card-section .subtle-link{margin-left:24px;font-size:14px;display:inline}.card-stage{width:100%;height:400px;margin-top:12px}.card-stage-card{transform:rotate(-13deg)scale(.9)}.card-stage-receipt{gap:13px;padding:16px;font-size:11px;bottom:32px;left:auto;right:0}.card-stage .stage-caption{font-size:6px;bottom:-3px;left:25px}.merchant-row{margin-top:30px;padding-top:29px}.merchant-row>div{grid-template-columns:repeat(3,1fr);justify-items:center;gap:24px 15px;margin-top:24px;display:grid}.merchant-row>div>span{font-size:15px}.merchant-row>span{letter-spacing:1.5px;font-size:7px}.merchant-row>small{margin-inline:auto;max-width:300px;margin-top:24px;font-size:7px;line-height:1.8}.section-heading{flex-direction:column;align-items:start;gap:13px}.section-heading h2{font-size:31px}.section-heading>p{max-width:none;margin:0;font-size:14px}.steps-grid{grid-template-columns:1fr;gap:29px;margin-top:33px}.steps-grid article{padding-top:20px;position:relative}.step-top{flex-direction:column;align-items:start;gap:15px;width:44px;position:absolute;top:23px;left:0}.step-top>span{font-size:14px}.step-top .icon{width:27px;height:27px}.steps-grid h3{margin:0 0 0 63px;font-size:17px}.steps-grid p{max-width:none;margin:12px 0 0 63px;font-size:15px}.about-strip{padding:45px 0}.about-strip h2{letter-spacing:-1px;font-size:25px}.about-strip .container>div:last-child{gap:16px}.round-link{flex-shrink:0;width:48px;height:48px}.round-link .icon{width:20px;height:20px}.faq-layout{grid-template-columns:1fr;gap:30px}.faq-layout h2{font-size:31px}.faq-list summary{padding:20px 0;font-size:15px}.faq-list details>p{padding-bottom:23px;font-size:14px}.closing{padding:44px 0}.closing-inner{flex-direction:column;align-items:start;gap:23px}.closing h2{letter-spacing:-1px;font-size:30px}.closing .button{font-size:14px}.closing .section-label{margin-bottom:12px;font-size:14px}.closing-mark{top:-22px;left:auto;right:-65px}.closing-mark .brand-mark{width:230px;height:230px}.footer{padding:43px 0 22px}.footer-top{flex-direction:column;gap:33px;padding-bottom:32px}.footer-top>div>p{margin-top:14px;font-size:14px}.footer-links{justify-content:space-between;gap:25px}.footer-links>div{gap:13px;min-width:0}.footer-links>div>span{font-size:14px}.footer-links a{gap:15px;font-size:14px}.footer-bottom{flex-wrap:wrap;gap:16px;padding-top:22px;font-size:14px}.footer-bottom>span:first-child{width:100%}.footer-bottom>button{font-size:14px}.preview-label{font-size:7px}.product-hero,.product-hero .hero-layout{min-height:0}.product-hero .hero-layout{padding-top:130px;padding-bottom:38px}.product-hero .hero-copy>.button{margin-top:27px}.hero-small-note{letter-spacing:1.4px;margin-top:24px;font-size:14px}.hero-art-wallet{height:540px;margin-bottom:-130px}.floating-wallet{top:57px;left:135px}.floating-wallet .wallet-preview{width:350px}.hero-art-wallet .planet{top:45px;left:70px}.hero-art-wallet .art-orbit{top:230px;left:-20px}.network-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.network-options>button{gap:8px;padding:16px 10px}.network-options>button>span:nth-child(2){font-size:12px}.network-options .chain-icon{width:28px;height:28px}.network-options small{font-size:8px}.deposit-panel{padding:24px}.deposit-panel .button{font-size:15px}.card-management .split-layout{gap:30px}.card-control-panel{padding:23px}.card-control-panel .payment-card{min-height:210px;padding:23px}.card-control-panel .card-digits{letter-spacing:1.5px;font-size:13px}.card-control-panel .payment-card-top>span:first-child{font-size:18px}.card-control-panel .visa{font-size:26px}.card-controls{gap:8px}.card-controls button{font-size:10px}.card-control-panel .panel-top>span{font-size:14px}.card-control-panel .card-monogram .brand-mark{width:150px;height:150px}.hero-art-about{height:475px;margin-bottom:-105px}.hero-art-about .planet{top:10px;left:55px}.planet-brand{top:150px;left:202px}.planet-brand>.brand-mark{width:165px;height:165px}.planet-brand>span{font-size:8px}.vision-section h2{letter-spacing:-1.4px;margin-top:25px;font-size:30px}.vision-bottom{align-items:start;gap:30px;margin-top:30px}.vision-arrow{font-size:60px}.vision-bottom p{font-size:15px;line-height:1.9}.values-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.values-grid article{padding-top:20px}.values-grid h3{margin:19px 0 14px;font-size:21px}.values-grid p{max-width:390px;font-size:15px}.ecosystem-section h2{font-size:29px}.ecosystem-grid{grid-template-columns:1fr;gap:14px;margin-top:30px}.ecosystem-grid a{padding:27px 23px}.ecosystem-grid a>span{font-size:26px}.ecosystem-grid a small{font-size:14px}.ecosystem-grid a>.icon:first-child{width:35px;height:35px}.modal-inner{padding:30px 24px}.modal h2{font-size:25px}.modal-inner>p{font-size:14px}.modal-networks .chain-icon{width:24px;height:24px}.modal-networks button>span:nth-child(2){font-size:10px}.modal-networks button{gap:6px;padding:12px 8px}.not-found{padding-top:155px}.not-found h1{font-size:34px}html[lang=en] .hero h1{letter-spacing:-2.8px;font-size:55px}html[lang=en] .hero-copy>p{font-size:15px}html[lang=en] .hero-facts{gap:18px}html[lang=en] .hero-facts>div{padding-right:18px}html[lang=en] .hero-text-link{font-size:14px}html[lang=en] .hero h1>span{max-width:450px;display:inline-block}html[lang=en] .section-copy h2{font-size:35px;line-height:1.16}html[lang=en] .closing h2{font-size:33px}html[lang=en] .about-strip h2{font-size:27px}}@media (width<=390px){.container{width:calc(100% - 34px)}.header-cta{gap:7px;padding:11px 12px;font-size:14px}.header-actions{gap:9px}.brand{gap:5px;font-size:19px}.brand-mark{width:26px;height:26px}.nav-shell{padding-left:12px}.hero h1{font-size:49px}.hero-buttons{gap:16px}.hero-text-link{font-size:14px}.hero-facts{gap:18px}.hero-facts>div{padding-right:18px}.hero-facts-last small{font-size:14px}.hero-facts-last .icon{width:22px;height:22px}.hero-art{margin-bottom:-145px;transform:scale(.66)}.hero-art-wallet{margin-bottom:-180px}.hero-art-about{margin-bottom:-151px}.network-strip-caption{gap:11px;font-size:14px}.wallet-preview{width:278px;padding:20px}.wallet-stage{min-height:455px;padding-inline:15px}.wallet-stage-tag{right:13px}.wallet-balance strong{font-size:31px}.card-stage-card{transform:rotate(-13deg)scale(.78)}.card-stage-receipt{gap:9px;padding:13px;font-size:10px;right:-3px}.card-stage-receipt small{font-size:7px}.card-stage-receipt>span:last-child{margin-left:7px}.card-stage{height:355px}.card-control-panel .payment-card{min-height:186px;padding:18px}.card-control-panel .card-digits{font-size:11px}.card-control-panel .payment-card-bottom small{font-size:6px}.card-control-panel .payment-card-top>span:first-child{font-size:16px}.network-options>button{gap:6px;padding:13px 8px}.network-options>button>span:nth-child(2){font-size:10px}.network-options small{font-size:7px}.network-options .chain-icon{width:24px;height:24px}.hero-facts>.hero-facts-last{gap:8px}html[lang=en] .hero h1{font-size:49px}html[lang=en] .hero-facts>.hero-facts-last{display:none}html[lang=en] .hero-text-link{font-size:14px}.modal-networks{gap:7px}.modal-networks button{padding:10px 5px}.modal-networks button>span:nth-child(2){font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.hero-art{animation:none}}.hero-layout>*,.split-layout>*{min-width:0}@media (width<=760px){.hero-layout,.split-layout{grid-template-columns:minmax(0,1fr)}}@media (width<=390px){.header-cta>.icon,.language-button>.icon{display:none}.header-cta,.language-button{white-space:nowrap}}.concept-mark{mix-blend-mode:screen;display:block;overflow:hidden}.header .brand,.footer .brand{mix-blend-mode:lighten}.header .concept-mark,.footer .brand .concept-mark{width:40px;height:46px}.payment-card-top .concept-mark{width:26px;height:30px}.payment-card-lime .concept-mark,.wallet-preview .concept-mark,.modal-brand .concept-mark{filter:invert();mix-blend-mode:multiply}.payment-card-lime .payment-card-top>span:first-child,.wallet-preview-header>span{mix-blend-mode:multiply}.wallet-preview-header .concept-mark{width:23px;height:27px}.modal-brand .concept-mark{width:43px;height:50px}.planet-brand .about-globe-mark{stroke-width:.7px;width:180px;height:180px}@media (width<=950px){.header .concept-mark{width:33px;height:39px}}@media (width<=390px){.header .concept-mark{width:29px;height:34px}}.header-sign-out{color:#e6ece0;white-space:nowrap;background:0 0;border:1px solid #ffffff38;border-radius:28px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:0 19px;font-size:15px;font-weight:500;transition:border-color .2s,background .2s;display:inline-flex}.header-sign-out>.icon{width:19px;height:19px}.header-sign-out:hover{background:#ffffff0d;border-color:#ffffff80}.header-sign-out:focus-visible{outline:2px solid var(--lime);outline-offset:4px}html[dir=rtl] .header-sign-out>.icon{transform:scaleX(-1)}@media (width<=760px){.header-sign-out{gap:7px;min-height:40px;padding-inline:12px;font-size:14px}}@media (width<=360px){.header-sign-out{gap:5px;padding-inline:9px}.header-sign-out>.icon{width:16px;height:16px}}@media (width<=480px){.header-sign-out{white-space:normal;text-align:center;max-width:112px;padding-block:7px;line-height:1.25}}@media (width<=360px){.header-sign-out{max-width:84px}.header-sign-out>.icon{display:none}}.about-earth-art{isolation:isolate;mix-blend-mode:screen;direction:ltr;place-items:center;width:100%;height:590px;display:grid;position:relative}.about-earth-art>img{object-fit:contain;pointer-events:none;filter:contrast(1.12);-webkit-mask-composite:source-in;width:115%;max-width:none;height:115%;animation:12s ease-in-out infinite about-earth-float;display:block;-webkit-mask-image:linear-gradient(90deg,#0000,#000 17% 83%,#0000),linear-gradient(#0000,#000 17% 75%,#0000);mask-image:linear-gradient(90deg,#0000,#000 17% 83%,#0000),linear-gradient(#0000,#000 17% 75%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.about-hero .hero-glow{background:radial-gradient(at 78% 45%,#24452b24,#0000 50%),linear-gradient(110deg,#050a08,#0000 65%)}@keyframes about-earth-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (width>=1100px){.about-hero,.about-hero .hero-layout{min-height:790px}.about-hero .hero-layout{grid-template-columns:1fr 1.1fr;padding-top:125px;padding-bottom:30px}.about-hero .hero-copy{padding-top:0}}@media (width<=1050px){.about-earth-art{height:520px}}@media (width<=760px){.about-hero .hero-layout{gap:10px;padding-top:116px;padding-bottom:30px}.about-hero .hero-copy{padding-top:0}.about-earth-art{aspect-ratio:1;height:auto;margin-top:12px}.about-earth-art>img{width:110%;height:110%;position:absolute;inset:-5%}}@media (prefers-reduced-motion:reduce){.about-earth-art>img{animation:none}}.workspace-kicker{letter-spacing:.14em;font-size:14px;font-weight:600;line-height:1.8;display:block}.auth-page{background:#f3f5ee;min-height:100svh;padding:145px 40px 64px}.auth-layout{background:#fcfdf8;border:1px solid #dfe5d9;border-radius:32px;grid-template-columns:1fr 1fr;max-width:1296px;min-height:730px;margin-inline:auto;display:grid;overflow:hidden}.auth-story{isolation:isolate;color:#f6f9ee;background:radial-gradient(at 70% 80%,#324029 0,#0000 60%),#0c1510;flex-direction:column;justify-content:space-between;min-width:0;padding:48px;display:flex;position:relative;overflow:hidden}.auth-story-copy{z-index:2;position:relative}.auth-story .workspace-kicker{color:#b1bdab}.auth-story h1{letter-spacing:-.055em;margin:24px 0 18px;font-size:clamp(40px,4vw,62px);line-height:1.15}.auth-story h1 em{color:var(--lime);font-style:normal}.auth-story p{color:#a4b09e;max-width:350px;font-size:16px;line-height:1.9}.auth-story .hero-art{transform-origin:bottom;width:130%;height:460px;position:absolute;inset:auto -15% 45px;transform:scale(.73)}.auth-story-foot{z-index:2;letter-spacing:.08em;color:#a8b79c;justify-content:space-between;gap:16px;margin-top:380px;font-size:14px;display:flex;position:relative}.auth-form-panel{flex-direction:column;justify-content:center;min-width:0;padding:40px clamp(24px,4.5vw,72px);display:flex}.subtle-link{text-align:start;color:#74816e;background:0 0;padding:0;font-size:15px;display:inline-block}.auth-form-panel>.subtle-link{margin-bottom:36px}.auth-form-panel>.workspace-kicker{color:#89927f}.auth-form-panel h2{letter-spacing:-.05em;margin:12px 0 14px;font-size:clamp(30px,3vw,43px);font-weight:550;line-height:1.2}.auth-intro{color:#818b7b;margin-bottom:28px;font-size:15px;line-height:1.9}.new-auth-form{gap:18px;display:grid}.new-auth-form label{gap:9px;font-size:15px;font-weight:600;display:grid}.new-auth-form input{width:100%;min-width:0;font:inherit;color:#1a241a;outline-offset:2px;background:#f5f7ef;border:1px solid #dbe1d4;border-radius:12px;min-height:49px;padding:15px 16px;font-size:16px}.new-auth-form input:focus{border-color:#719545}.auth-password{display:block;position:relative}.auth-password input{padding-inline-end:80px}.auth-password input::placeholder{color:#7c8477;opacity:1;font-size:14px;font-weight:400}.auth-password button{inset-inline-end:12px;color:#7b8770;background:0 0;height:100%;font-size:14px;position:absolute;top:0}.new-auth-form .input-hint{color:#7c8872;font-size:14px;font-weight:400;line-height:1.7}.new-auth-form .form-error{color:#a63e31;font-size:15px}.auth-submit{justify-content:center;justify-self:start;width:fit-content;min-width:148px;max-width:100%;min-height:48px;margin-top:4px;padding:12px 24px}.auth-switch{color:#7b8574;margin-top:25px;font-size:15px;line-height:1.8}.auth-switch a{color:#263e1b;border-bottom:1px solid #91a77f;margin-inline-start:6px;padding-bottom:3px}.workspace-demo{color:#7d8973;align-items:center;gap:8px;font-size:14px;line-height:1.8;display:flex}.workspace-demo .status-dot{background:#8eab6f;flex-shrink:0;width:5px;height:5px}.auth-form-panel>.workspace-demo{border-top:1px solid #e6eadf;margin-top:32px;padding-top:20px}.verification-email{color:#586d48;overflow-wrap:anywhere;font-size:15px}.new-auth-form .auth-code{letter-spacing:.35em;text-align:center;font-size:26px}.workspace{background:#f5f7f0;min-height:100svh;padding:165px 0 80px}.workspace-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:36px;display:flex}.workspace-heading .workspace-kicker{color:#849178;margin-bottom:12px}.workspace-heading h1{letter-spacing:-.045em;font-size:clamp(28px,3.5vw,44px);font-weight:550;line-height:1.3}.wallet-overview{grid-template-columns:1.2fr 1fr;gap:24px;margin-bottom:24px;display:grid}.balance-surface{isolation:isolate;color:#f6f9ee;background:radial-gradient(at 100% 100%,#3d512c,#0000 70%),#101c13;border-radius:26px;min-height:294px;padding:34px 38px;position:relative;overflow:hidden}.surface-top{color:#b1bea6;z-index:1;align-items:center;gap:14px;font-size:15px;display:flex;position:relative}.surface-top button{color:#c3d4b6;background:#ffffff0c;border:1px solid #ffffff15;border-radius:20px;padding:5px 10px;font-size:14px}.balance-value{z-index:1;align-items:baseline;gap:14px;margin:25px 0 8px;display:flex;position:relative}.balance-value bdi{letter-spacing:-.05em;font-size:58px;font-weight:500;line-height:1.1}.balance-value>span{color:#a1b18f;font-size:15px}.balance-surface>p{color:#9dac90;font-size:15px;line-height:1.8}.balance-surface .button{z-index:1;min-height:46px;margin-top:26px;padding-block:13px;position:relative}.balance-orbit{inset-inline-end:-160px;z-index:-1;border:1px solid #b4fb5020;border-radius:50%;width:320px;height:320px;position:absolute;top:50px;box-shadow:0 0 0 35px #b4fb5006,0 0 0 70px #b4fb5005}.workspace-grid{grid-template-columns:1.2fr 1fr;gap:24px;display:grid}.workspace-panel{background:#fdfef9;border:1px solid #e0e6d8;border-radius:24px;min-width:0;padding:30px 34px}.workspace-panel-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.workspace-panel-heading h2{letter-spacing:-.02em;font-size:17px;font-weight:550}.workspace-panel-heading>span{color:#8a947f;font-size:14px}.panel-description{color:#87917f;margin:10px 0 20px;font-size:15px;line-height:1.8}.account-networks{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.account-networks button{text-align:start;background:#f8faf3;border:1px solid #e2e7dc;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:14px 12px;display:flex}.account-networks button.selected{background:#eff7e5;border-color:#83a957}.network-initial{background:var(--network-color);border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:15px;display:grid}.account-networks button>span:nth-child(2){font-size:15px;font-weight:600}.account-networks small{color:#8a947f;margin-top:4px;font-size:14px;font-weight:400;display:block}.network-check{color:#688b43;margin-inline-start:auto;font-size:15px}.workspace .button-dark{color:#f6faef;background:#192b1d}.asset-row{align-items:center;gap:12px;margin-top:32px;display:flex}.asset-row>span:nth-child(2){font-size:16px}.asset-row small{color:#96a08c;margin-top:4px;font-size:14px;font-weight:400;display:block}.asset-row strong{text-align:end;margin-inline-start:auto;font-size:20px;font-weight:500}.asset-network-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.asset-network-tags span{color:#8a977b;border:1px solid #e3e8dd;border-radius:6px;padding:5px 8px;font-size:14px}.asset-empty-art{color:#afc49c;border:1px solid #e0e9d5;border-radius:50%;place-items:center;width:64px;height:64px;margin:20px auto 10px;font-size:30px;display:grid;box-shadow:0 0 0 10px #f3f7ec}.asset-panel>p{text-align:center;color:#89977c;font-size:14px;line-height:1.8}.transaction-panel{margin-top:24px}.transaction-filters{flex-wrap:wrap;gap:5px;display:flex}.transaction-filters button{color:#87937c;background:0 0;border-radius:20px;padding:7px 13px;font-size:14px}.transaction-filters button[aria-pressed=true]{color:#49672f;background:#edf3e4}.workspace-empty{text-align:center;color:#7c8b6e;padding:40px 0 26px}.workspace-empty>span{color:#9aab8b;border:1px solid #e0e7d7;border-radius:12px;place-items:center;width:38px;height:38px;margin:0 auto 15px;display:grid}.workspace-empty h3{color:#5e7350;font-size:16px;font-weight:500}.workspace-empty p{margin-top:10px;font-size:14px;line-height:1.8}.account-card-layout{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-bottom:44px;display:grid}.account-card-stage{background:radial-gradient(at 40% 70%,#435530,#0000 65%),#101a13;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:420px;padding:36px 30px;display:flex;position:relative;overflow:hidden}.account-card-stage>.workspace-kicker{color:#96aa85;align-self:flex-start;font-size:14px}.account-card-stage .payment-card{text-align:left;direction:ltr;width:min(100%,390px);height:235px;margin:38px auto;animation:none;position:relative;inset:auto;transform:rotate(-7deg);box-shadow:0 25px 50px #0006}.card-stage-caption{color:#acc896;align-items:center;gap:8px;font-size:14px;display:flex}.is-frozen .card-stage-caption{color:#c6caba}.account-card-content{min-width:0;padding:20px 0}.account-card-content>.workspace-kicker{color:#899a7a;font-size:14px}.account-card-content h2{letter-spacing:-.05em;margin:20px 0;font-size:clamp(29px,3vw,40px);font-weight:500;line-height:1.25}.account-card-content>p{color:#849279;font-size:15px;line-height:1.9}.card-offer-details{gap:0;margin:26px 0;display:grid}.card-offer-details>span{color:#8a9780;border-bottom:1px solid #dfe5d7;justify-content:space-between;gap:20px;padding:13px 0;font-size:15px;display:flex}.card-offer-details b{color:#35482a;text-align:end;font-weight:500}.account-card-actions{grid-template-columns:repeat(4,1fr);gap:8px;margin:28px 0;display:grid}.account-card-actions>button,.account-card-actions>a{text-align:center;background:#eaf0e2;border:1px solid #dce5d3;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:17px 6px;font-size:14px;line-height:1.5;display:flex}.account-card-actions>button[aria-pressed=true]{background:#d4e1c5;border-color:#91a57b}.account-card-actions>*>span{color:#60794a;font-size:22px;line-height:1}.card-limit-summary{border-top:1px solid #dce4d4;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.card-limit-summary>span{color:#86967a;font-size:14px}.card-limit-summary strong{font-size:22px;font-weight:500}.account-card-content .card-feedback{color:#6f8758;margin-top:12px;font-size:14px}.account-dialog .modal-inner{padding:40px}.account-dialog h2{margin:18px 0 22px;font-size:32px;line-height:1.2}.account-dialog p{color:#86917b;font-size:15px;line-height:1.9}.account-dialog .button{justify-content:space-between;width:100%;margin-top:18px}.account-dialog .new-auth-form{margin-top:25px}html[dir=rtl]{font-family:Noto Sans Arabic,Tahoma,Arial,sans-serif}html[lang=ja]{font-family:DM Sans,Noto Sans JP,Yu Gothic,Meiryo,sans-serif}html[lang=ko]{font-family:DM Sans,Noto Sans KR,Malgun Gothic,sans-serif}html[dir=rtl] :is(h1,h2,h3,.workspace-kicker,.eyebrow,.section-label){letter-spacing:normal}html[dir=rtl] .brand,html[dir=rtl] .payment-card{direction:ltr}html[dir=rtl] .payment-card{text-align:left}html[dir=rtl] .nav-shell{padding:0 26px 0 12px}html[dir=rtl] .hero-copy,html[dir=rtl] .section-copy,html[dir=rtl] .deposit-panel,html[dir=rtl] .modal-inner,html[dir=rtl] .network-options button{text-align:right}html[dir=rtl] .hero-art{direction:ltr}html[dir=rtl] .button>.icon,html[dir=rtl] .header-cta>.icon,html[dir=rtl] .text-link>.icon{transform:scaleX(-1)}html[dir=rtl] .modal-close{left:22px;right:auto}html[dir=rtl] .faq-list summary{padding-left:35px;padding-right:0}html[dir=rtl] .faq-list summary .icon{left:0;right:auto}html[dir=rtl] .card-activity b{margin-left:0;margin-right:auto}html[dir=rtl] .deposit-steps{padding-left:0;padding-right:24px}html[dir=rtl] .card-controls{direction:rtl}html[dir=rtl] .footer-links{text-align:right}@media (width>=951px){html[lang=es] .desktop-nav{gap:20px}html[lang=es] .header-cta{font-size:15px}}@media (width<=1100px){.auth-story{padding:34px}.auth-form-panel{padding:35px}.workspace-heading{flex-direction:column;align-items:flex-start;gap:12px}.account-card-layout{gap:32px}.workspace-panel{padding:25px}.account-networks{grid-template-columns:1fr}.asset-panel{flex-direction:column;display:flex}.asset-empty-art{margin-block:auto}.asset-panel>p{margin-top:20px}}@media (width<=760px){.auth-page{padding:106px 16px 35px}.auth-layout{border-radius:24px;grid-template-columns:1fr;min-height:0}.auth-story{min-height:235px;padding:28px}.auth-story h1{margin-top:16px;font-size:36px}.auth-story-copy{max-width:62%}.auth-story p{font-size:14px;line-height:1.7}.auth-story .hero-art{transform-origin:50%;width:650px;height:400px;inset:auto auto -70px 90px;transform:scale(.4)}.auth-story-foot{display:none}.auth-form-panel{padding:28px}.auth-form-panel>.subtle-link{margin-bottom:25px}.auth-form-panel h2{font-size:31px}.auth-form-panel>.workspace-demo{margin-top:24px}.workspace{padding:125px 0 45px}.workspace .container{width:calc(100% - 32px)}.workspace-heading{margin-bottom:24px}.workspace-heading h1{font-size:30px}.wallet-overview,.workspace-grid,.account-card-layout{grid-template-columns:1fr;gap:16px}.balance-surface{min-height:275px;padding:28px}.balance-value bdi{font-size:52px}.workspace-panel{padding:24px}.account-networks{grid-template-columns:1fr 1fr}.asset-panel{min-height:300px}.asset-empty-art{margin-block:28px 20px}.workspace-panel-heading{flex-wrap:wrap;align-items:flex-start;gap:14px}.workspace-panel-heading h2{font-size:16px}.transaction-panel{margin-top:16px}.transaction-filters button{padding:6px 10px}.account-card-stage{min-height:350px;padding:26px}.account-card-stage .payment-card{max-width:335px;height:200px;margin:35px auto}.account-card-content{padding:14px 8px}.account-card-content h2{font-size:33px}.account-card-layout{margin-bottom:20px}.account-dialog .modal-inner{padding:30px 24px}.account-dialog h2{font-size:28px}html[dir=rtl] .nav-shell{padding:0 14px 0 9px}html[dir=rtl] .auth-story .hero-art{left:auto;right:90px}}@media (width<=390px){.header-actions{gap:7px}.header-cta{padding-inline:11px;font-size:14px}.account-networks{grid-template-columns:1fr}.auth-form-panel{padding:24px}.account-card-stage .payment-card{height:185px}.account-card-actions{gap:5px}.account-card-actions>*{font-size:14px}}@media (prefers-reduced-motion:reduce){.auth-story .hero-art *{animation:none}}html[dir=rtl] .auth-password input{padding-left:80px;padding-right:16px}html[dir=rtl] :is(.auth-submit,.balance-surface .button,.workspace-panel .button,.account-card-content>.button)>span{transform:scaleX(-1)}@media (width<=760px){.auth-story .hero-art{display:none}.auth-story{min-height:0}.auth-story-copy{max-width:100%}.auth-story p{max-width:300px}.auth-story:after{content:"";inset-inline-end:-100px;z-index:-1;border:1px solid #b4fb5033;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-130px;box-shadow:0 0 0 28px #b4fb5007,0 0 0 56px #b4fb5005}}.new-auth-form select{color:#1a241a;width:100%;min-width:0;font:inherit;background:#f5f7ef;border:1px solid #dbe1d4;border-radius:12px;min-height:49px;padding:14px 12px;font-size:16px}.new-auth-form select:focus-visible{outline-offset:2px;outline:3px solid #86c132}.funding-dialog .modal-inner{padding:38px}.funding-dialog h2{letter-spacing:-.04em;font-size:31px;line-height:1.25}.funding-dialog .workspace-kicker{color:#859673;margin-bottom:12px}.funding-demo{color:#819272;background:#edf2e5;border-radius:10px;margin:20px 0;padding:12px 14px;font-size:14px;line-height:1.8}.funding-amount-input{position:relative}.funding-amount-input input{padding-right:80px}.funding-amount-input>span{color:#768a64;font-size:15px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.quote-summary{border-top:1px solid #dfe6d5;gap:14px;margin:15px 0 0;padding:20px 0;display:grid}.quote-summary>div{justify-content:space-between;align-items:baseline;gap:18px;font-size:15px;display:flex}.quote-summary dt{color:#829271;line-height:1.8}.quote-summary dd{text-align:end;color:#334c25;margin:0}.quote-summary .quote-total{border-top:1px solid #dfe6d5;padding-top:18px}.quote-total dd{font-size:27px;font-weight:500;line-height:1.3}.quote-total small{color:#8fa07d;margin-top:5px;font-size:14px;display:block}.funding-source{justify-content:space-between;align-items:baseline;gap:18px;margin:25px 0;font-size:15px;display:flex}.funding-source>span{color:#819272}.funding-source b{text-align:end;font-weight:500}.funding-dialog .input-hint{color:#819272;margin:18px 0;font-size:14px;line-height:1.8}.funding-dialog .subtle-link{margin-top:20px}.funding-complete,.application-success{text-align:center;padding:20px 0 0}.funding-complete>span,.application-success>span{color:#779e4f;background:#eaf5dc;border:1px solid #cddfba;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 24px;font-size:26px;display:grid}.funding-complete strong{margin:10px 0 20px;font-size:40px;font-weight:500;display:block}.funding-complete p,.application-success p{color:#80936e;font-size:15px;line-height:1.9}.funding-complete .button{margin-top:28px}.funding-explainer{grid-template-columns:1.4fr 1fr;align-items:center;gap:60px;padding:38px;display:grid}.funding-explainer .workspace-kicker{color:#94a382;font-size:14px}.funding-explainer h2{letter-spacing:-.04em;margin:16px 0;font-size:25px;font-weight:500;line-height:1.35}.funding-explainer p{color:#8a987b;max-width:450px;font-size:15px;line-height:1.9}.funding-explainer .text-link{background:0 0;margin-top:24px;padding:0;font-size:15px}.funding-explainer-steps{gap:18px;margin:0;padding:0;list-style:none;display:grid}.funding-explainer-steps li{align-items:center;gap:18px;font-size:15px;display:flex}.funding-explainer-steps span{color:#8da076;background:#f2f6eb;border:1px solid #dde7d1;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:14px;display:grid}.funding-explainer-steps b{color:#617a4d;font-weight:500}.deposit-ledger{margin-top:24px}.deposit-ledger details{border-top:1px solid #e3e9db}.deposit-ledger summary{cursor:pointer;align-items:center;gap:14px;padding:20px 0;list-style:none;display:flex}.deposit-ledger summary::-webkit-details-marker{display:none}.deposit-ledger .ledger-icon{color:#72924f;background:#eef4e5;border-radius:50%;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.deposit-ledger summary b{font-size:15px;font-weight:500}.deposit-ledger summary small{color:#95a187;margin-top:6px;font-size:14px;line-height:1.7;display:block}.deposit-ledger summary strong{text-align:end;color:#5a7d38;margin-inline-start:auto;font-size:16px;font-weight:500}.deposit-ledger summary strong small{font-weight:400}.ledger-details{background:#f2f6eb;border-radius:12px;grid-template-columns:1fr 1fr;gap:20px;margin:0 0 20px;padding:18px 22px;display:grid}.ledger-details dt{color:#91a27d;margin-bottom:8px;font-size:14px}.ledger-details dd{color:#577541;margin:0;font-size:15px}.wallet-conversion-preview{border-top:1px solid #dfe7d5;margin-top:24px;padding-top:20px}.wallet-conversion-preview>span{color:#839a70;justify-content:space-between;font-size:14px;display:flex}.wallet-conversion-preview>span b{font-size:14px;font-weight:400}.wallet-conversion-preview>div{justify-content:space-between;align-items:center;gap:14px;padding:22px 0;font-size:18px;display:flex}.wallet-conversion-preview>div strong{color:#587a37;font-weight:500}.wallet-conversion-preview>small{color:#97a989;font-size:14px;display:block}.conversion-visual{direction:ltr;justify-content:space-between;align-items:center;gap:20px;margin:36px 0;display:flex}.conversion-visual>span{letter-spacing:-.04em;font-size:40px}.conversion-visual small{color:#93a27e;letter-spacing:normal;margin-top:8px;font-size:15px;display:block}.conversion-visual>b{color:#94b077;font-size:25px;font-weight:400}.public-quote .button{justify-content:space-between;width:100%;margin-top:16px}.public-quote .quote-total dd{font-size:23px}.application-progress{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 28px;padding:0;list-style:none;display:grid}.application-progress li{color:#a4af98;font-size:14px;line-height:1.7}.application-progress li>span{border:1px solid #e1e7d9;border-radius:50%;place-items:center;width:24px;height:24px;margin-bottom:7px;font-size:14px;display:grid}.application-progress li.reached{color:#5c793f}.application-progress li.reached>span{background:#e6f4d5;border-color:#a9c68b}.card-application h3,.application-success h3{letter-spacing:-.03em;outline:none;margin:0 0 12px;font-size:20px;font-weight:500;line-height:1.4}.account-dialog .application-note{margin-bottom:22px;font-size:14px;line-height:1.8}.form-two-columns{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-two-columns>label{min-width:0}.application-product{color:#67814d;background:#eff5e6;border:1px solid #d8e5c8;border-radius:12px;justify-content:space-between;gap:20px;padding:14px 16px;font-size:15px;display:flex}.application-product b{font-weight:500}.application-review{gap:20px;display:grid}.application-review>div{overflow-wrap:anywhere;border-bottom:1px solid #e0e7d5;padding:0 50px 18px 0;position:relative}.application-review h4{color:#93a080;margin:0 0 8px;font-size:14px;font-weight:500}.account-dialog .application-review p{color:#435c31;font-size:15px}.application-review button{color:#79975e;text-underline-offset:4px;background:0 0;padding:0;font-size:14px;text-decoration:underline;position:absolute;top:0;right:0}.new-auth-form .application-consent{color:#7d906a;align-items:flex-start;gap:10px;font-size:14px;font-weight:400;line-height:1.8;display:flex}.application-consent input{accent-color:#8daf5f;flex-shrink:0;width:16px;height:16px;min-height:0;margin:2px 0 0}.application-actions{justify-content:space-between;align-items:center;gap:24px;display:flex}.account-dialog .application-actions .button{flex:1;width:auto}.application-actions .subtle-link{margin-top:18px}html[dir=rtl] .application-review>div{padding:0 0 18px 50px}html[dir=rtl] .application-review button{left:0;right:auto}@media (width<=760px){.funding-explainer{grid-template-columns:1fr;gap:30px;padding:26px}.funding-explainer h2{font-size:24px}.funding-explainer-steps{gap:14px}.funding-dialog .modal-inner{padding:32px 24px}.funding-dialog h2{font-size:27px}.quote-summary>div{gap:12px;font-size:14px}.quote-total dd{font-size:23px}.quote-summary dt{max-width:58%}.deposit-ledger summary{gap:9px}.deposit-ledger summary strong{font-size:15px}.deposit-ledger summary b,.deposit-ledger summary small{font-size:14px}.deposit-ledger .ledger-icon{width:27px;height:27px}.ledger-details{gap:18px 12px;padding:16px}.ledger-details dd{overflow-wrap:anywhere;font-size:14px}.conversion-visual>span{font-size:34px}.form-two-columns,.application-progress{gap:10px}.application-progress li{font-size:14px}.new-auth-form input,.new-auth-form select{font-size:16px}}@media (width<=360px){.nav-shell{column-gap:7px;width:calc(100% - 20px);padding-inline:10px}.header .brand{letter-spacing:-.7px;gap:3px;font-size:17px}.header .concept-mark{width:22px;height:29px}.header .brand-dot{display:none}.header-actions{gap:4px}.header-cta{padding-inline:9px;font-size:14px}html[dir=rtl] .nav-shell{padding-inline:10px}}.usd-wallet-hero h1{font-size:clamp(38px,4.2vw,60px);line-height:1.22}.wallet-conversion-preview{color:#465d37}.balance-value{flex-wrap:wrap}.balance-value bdi{overflow-wrap:anywhere;min-width:0}@media (width<=760px){.balance-value bdi{font-size:clamp(28px,9vw,46px)}.usd-wallet-hero h1{font-size:clamp(34px,8.5vw,50px)}}.service-message{color:#737558;background:#f1f1e7;border:1px solid #dedfcf;border-radius:10px;margin-top:20px;padding:12px 14px;font-size:15px;line-height:1.8}.auth-form-panel .service-message{margin-top:18px}.button:disabled{opacity:.55}.asset-logo{vertical-align:middle;flex-shrink:0;display:inline-flex}.balance-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.balance-actions .button{margin-top:25px}.balance-actions .button-outline{color:#d6e6c9;background:#ffffff08;border:1px solid #a7c88545}.crypto-balances{margin-top:24px}.crypto-balance-row{border-top:1px solid #e1e8d8;align-items:center;gap:14px;padding:24px 0;display:flex}.crypto-balance-row:last-child{padding-bottom:5px}.crypto-balance-row>span:not(.asset-logo){font-size:16px}.crypto-balance-row small{color:#97a888;margin-top:5px;font-size:14px;font-weight:400;display:block}.crypto-balance-row strong{text-align:end;margin-inline-start:auto;font-size:22px;font-weight:500}.crypto-balance-row>button{color:#647f4b;background:#eff4e7;border:1px solid #dce5d2;border-radius:30px;margin-inline-start:26px;padding:10px 17px;font-size:14px}.funding-intro{color:#8c9c7c;margin:18px 0 24px;font-size:15px;line-height:1.9}.funding-asset-picker{grid-template-columns:1fr 1fr;gap:12px;margin:0 0 24px;display:grid}.funding-asset-picker button{background:#f4f7ed;border:1px solid #e0e6d8;border-radius:14px;align-items:center;gap:10px;padding:14px;display:flex}.funding-asset-picker button[aria-pressed=true]{background:#eaf4df;border-color:#9dbb7b}.funding-asset-picker b{font-size:15px;font-weight:500}.funding-asset-picker button>span:last-child{color:#88a568;margin-inline-start:auto;font-size:15px}.deposit-address-card{text-align:center;background:#f4f7ee;border:1px solid #e0e7d7;border-radius:18px;margin:24px 0;padding:24px}.address-qr-empty{color:#b1c29d;background:#fbfcf8;border:1px solid #e6ecde;border-radius:12px;width:106px;height:106px;margin:0 auto 18px;padding:12px}.deposit-address-card h3{color:#435a34;font-size:16px;font-weight:500}.deposit-address-card>p{color:#91a17f;margin:10px 0 20px;font-size:14px}.deposit-address-field{color:#33452b;background:#fbfcf8;border:1px solid #e0e7d8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 12px;display:flex}.deposit-address-field button{color:#fff;cursor:pointer;background:#263c2c;border-radius:8px;flex-shrink:0;max-width:45%;padding:10px 12px;font-size:14px}.deposit-address-field button:hover:not(:disabled){background:#3b5541}.deposit-address-field button:disabled{color:#737f69;cursor:not-allowed;background:#e9ede4}.address-network{color:#90a17c;justify-content:center;align-items:center;gap:7px;margin-top:16px;font-size:14px;display:flex}.network-safety{color:#869876;margin:15px 0 22px;font-size:14px;line-height:1.8}.funding-dialog>.modal-inner>.button{margin-top:20px}.available-to-convert{color:#8a9c79;justify-content:space-between;gap:15px;font-size:14px;line-height:1.6;display:flex}@media (width<=760px){.crypto-balance-row{gap:10px}.crypto-balance-row>button{margin-inline-start:7px;padding:9px 11px;font-size:14px}.crypto-balance-row>span:not(.asset-logo){font-size:15px}.crypto-balance-row strong{font-size:19px}.funding-asset-picker{gap:10px}.funding-asset-picker button{gap:7px;padding:12px 10px}.funding-asset-picker b{font-size:15px}.funding-asset-picker .asset-logo svg{width:26px;height:26px}.deposit-address-card{padding:20px 16px}.balance-actions .button{min-width:0;padding-inline:20px}}.asset-pair{align-items:center;gap:8px;display:flex}.deposit-address-field bdi{overflow-wrap:anywhere;min-width:0}.account-activity-list .crypto-balance-row{flex-wrap:wrap;gap:1rem}.activity-hash{overflow-wrap:anywhere;max-width:100%}.balance-surface>.text-link{z-index:1;cursor:pointer;background:0 0;border:0;margin-top:1.5rem;position:relative}.withdrawal-destination{color:#6f7b68;font-size:15px}.withdrawal-destination bdi{overflow-wrap:anywhere;color:#152410;margin-top:8px;display:block}.registration-verification{gap:9px;display:grid}.registration-code-row{align-items:stretch;gap:10px;display:flex}.registration-code-row input{flex:1;width:0}.registration-code-row input.auth-code{letter-spacing:.12em;padding-inline:10px;font-size:20px}.registration-code-row .button{white-space:nowrap;flex-shrink:0;gap:0;min-width:88px;min-height:49px;padding:10px 12px;font-size:14px}.card-holder{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.balance-actions .button{flex:100px;justify-content:space-between;padding-inline:16px}.new-auth-form input,.new-auth-form select{font-size:16px}.balance-actions>button{white-space:normal;min-width:0;line-height:1.4}.account-card-stage .card-type,.account-card-stage .payment-card-bottom small{letter-spacing:.08em;font-size:12px}.account-card-stage .card-digits{letter-spacing:.12em;font-size:18px}.deposit-method-tabs{background:#edf2e6;border:1px solid #dbe3d2;border-radius:18px;grid-template-columns:1fr 1fr;gap:5px;margin-top:25px;padding:5px;display:grid}.deposit-method-tabs>button{color:#8b9582;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:15px 4px;font-size:16px;font-weight:500;display:flex}.deposit-method-tabs>button[aria-selected=true]{color:#fffef9;background:#243d1d;border-color:#243d1d}.deposit-method-tabs>button span{color:#6d7d5e;background:#edf2e5;border:1px solid #dce4d2;border-radius:20px;padding:4px 7px;font-size:12px;line-height:1.3}.deposit-method-tabs>button:disabled{cursor:not-allowed}.convert-dialog .convert-intro{color:#75836b;margin-bottom:28px}.conversion-form{display:block}.conversion-route{position:relative}.conversion-source,.conversion-destination{background:#f5f7ef;border:1px solid #dce4d3;border-radius:20px;min-width:0;padding:22px}.conversion-panel-heading{color:#466135;justify-content:space-between;align-items:baseline;gap:14px;font-size:14px;line-height:1.5;display:flex}.conversion-panel-heading>:last-child{color:#728464;text-align:end;font-size:14px}.conversion-amount-row{align-items:center;gap:12px;min-width:0;margin-top:18px;display:flex}.conversion-amount-row input{color:#273b20;width:100%;min-width:0;font:inherit;letter-spacing:-1.5px;appearance:textfield;background:0 0;border:0;padding:0;font-size:38px;font-weight:500;line-height:1.3}.conversion-amount-row input::placeholder{color:#a3af97}.conversion-amount-row input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.conversion-amount-row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.conversion-amount-row input:focus-visible{outline-offset:5px;border-radius:4px;outline:2px solid #94b075}.conversion-currency{background:#fffef9;border:1px solid #e0e7d9;border-radius:24px;flex-shrink:0;align-items:center;gap:7px;padding:9px 10px;display:flex}.conversion-currency select{font:inherit;color:#304825;cursor:pointer;background:0 0;border:0;max-width:88px;padding-block:2px;font-size:16px;font-weight:500}.conversion-available{color:#7a8a6b;justify-content:space-between;align-items:baseline;gap:10px;margin-top:20px;font-size:14px;line-height:1.6;display:flex}.conversion-available bdi{color:#4e6640;overflow-wrap:anywhere}.conversion-available button{color:#45692c;background:#e6efdc;border:1px solid #d4e1c5;border-radius:20px;flex-shrink:0;padding:5px 10px;font-size:13px}.conversion-available button:disabled{opacity:.5}.conversion-direction{color:#b4fb50;z-index:1;background:#233c1c;border:5px solid #fcfdf8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:-10px auto;display:flex;position:relative}.conversion-destination .conversion-amount-row{margin-top:15px}.conversion-output{letter-spacing:-1.5px;color:#2b4921;overflow-wrap:anywhere;flex:1;min-width:0;font-size:38px;font-weight:500;line-height:1.3}.conversion-usd{color:#38532a;align-items:center;gap:9px;font-size:17px;font-weight:500;display:flex}.conversion-usd>span{color:#d1edae;background:#28481d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:17px;display:grid}.conversion-destination>p{color:#74886a;margin:15px 0 0;font-size:14px;line-height:1.5}.conversion-breakdown{gap:12px;margin:23px 0;display:grid}.conversion-breakdown>div{justify-content:space-between;gap:20px;font-size:14px;line-height:1.5;display:flex}.conversion-breakdown dt{color:#7e8d70}.conversion-breakdown dd{text-align:end;color:#415c31;overflow-wrap:anywhere;margin:0}.conversion-note{color:#7c8b6e;border-top:1px solid #e1e7d7;margin:0 0 20px;padding-top:17px;font-size:14px;line-height:1.7}.conversion-submit{justify-content:space-between;width:100%}.convert-dialog .conversion-refresh{margin:16px auto 0;display:block}@media (width<=440px){.conversion-source,.conversion-destination{padding:18px 16px}.conversion-amount-row{gap:8px}.conversion-amount-row input,.conversion-output{font-size:32px}.conversion-currency{gap:4px;padding:8px}.conversion-currency .asset-logo svg{width:22px;height:22px}.conversion-currency select{max-width:79px}.conversion-panel-heading{gap:8px}.conversion-panel-heading>:last-child{font-size:13px}.deposit-method-tabs{gap:6px}.deposit-method-tabs>button{flex-wrap:wrap;gap:5px}}.deposit-address-card>svg{margin:0 auto 16px;display:block}.card-type-tabs{background:#edf2e6;border:1px solid #dce5d2;border-radius:32px;align-items:stretch;gap:8px;width:fit-content;max-width:100%;margin:0 0 28px;padding:5px;display:flex}.card-type-tabs button{color:#7d8a71;background:0 0;border-radius:26px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:15px;line-height:1.4;display:flex}.card-type-tabs button[aria-pressed=true]{color:#f4f9eb;background:#263e1d}.card-type-tabs button span{color:#6c7b60;border:1px solid #d8e1cd;border-radius:20px;padding:3px 7px;font-size:12px}.hero .card-type-tabs{background:#172218;border-color:#34422a;margin-top:26px}.hero .card-type-tabs button{color:#a5b49a}.hero .card-type-tabs button[aria-pressed=true]{color:#243914;background:#b4fb50}.hero .card-type-tabs button span{color:#afbe9f;border-color:#425236}@media (width<=440px){.card-type-tabs button{gap:6px;padding:10px 16px}}.deposit-settlement-notice{color:#38582a;background:#eaf4de;border:1px solid #d1e4bc;border-radius:14px;align-items:flex-start;gap:13px;margin:22px 0;padding:18px;display:flex}.deposit-settlement-notice>span{color:#d3f0b5;background:#345324;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:18px;display:grid}.deposit-settlement-notice strong{font-size:15px;font-weight:600;line-height:1.5;display:block}.deposit-settlement-notice p{color:#5b7649;margin:8px 0 0;font-size:14px;line-height:1.7}@media (width<=360px){.header-actions .header-cta{white-space:normal;text-align:center;justify-content:center;max-width:80px;padding-block:7px;line-height:1.25}}.convert-dialog{width:min(820px,100vw - 32px)}.conversion-panel-heading>:first-child{align-items:center;gap:8px;font-weight:500;display:flex}.conversion-step{border:1px solid;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:12px;display:inline-grid}.conversion-destination{background:#243d1d;border-color:#243d1d}.conversion-destination .conversion-panel-heading,.conversion-destination .conversion-output,.conversion-destination .conversion-usd{color:#f4f8ee}.conversion-destination .conversion-panel-heading>:last-child,.conversion-destination>p{color:#c0d3b0}.conversion-destination .conversion-usd>span{color:#243d1d;background:#b4fb50}@media (width>=720px){.conversion-route{grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr);align-items:stretch;display:grid}.conversion-direction{align-self:center;margin:0 -6px}.conversion-direction svg{transform:rotate(-90deg)}[dir=rtl] .conversion-direction svg{transform:rotate(90deg)}.conversion-panel-heading{flex-wrap:wrap;gap:8px}.conversion-amount-row input,.conversion-output{font-size:34px}}.account-card-dashboard{grid-template-columns:minmax(0,500px) minmax(0,1fr);align-items:start;gap:36px}.account-my-card{background:linear-gradient(145deg,#f0f3e9,#e9eee0);border-radius:26px;min-width:0;padding:30px}.account-my-card .panel-top>span{letter-spacing:-.02em;font-size:18px;font-weight:500}.account-my-card .panel-top>small{align-items:center;gap:6px;padding:7px 11px;font-size:13px;line-height:1.3;display:flex}.account-my-card .status-dot{width:5px;height:5px;box-shadow:none;background:currentColor}.account-my-card .levitating-card{margin-block:42px 44px}.account-my-card .card-type,.account-my-card .payment-card-bottom small{letter-spacing:.08em;font-size:10px}.account-my-card .card-digits{letter-spacing:.12em;font-size:16px}.card-quick-actions{gap:6px;margin:0 0 28px}.card-quick-actions>button,.card-quick-actions>a{color:#425536;background:0 0;border:0;border-radius:14px;gap:9px;padding:8px 2px;font-size:14px}.card-quick-actions>button[aria-pressed=true]{background:0 0}.card-quick-actions>*>.card-action-icon{color:#526940;background:#e0e7d4;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:grid}.card-action-icon svg{width:21px;height:21px}.card-quick-actions>:is(button,a):not(:disabled):hover .card-action-icon,.card-quick-actions>button[aria-pressed=true] .card-action-icon{color:#304b20;background:#c8ed97;transform:translateY(-2px)}.card-quick-actions>button:disabled{opacity:.45;cursor:not-allowed}.account-my-card .card-feedback{color:#708062;margin:12px 0 0;font-size:13px;line-height:1.6}.card-module-foot{color:#708062;border-top:1px solid #dce4d4;justify-content:space-between;padding-top:20px;font-size:14px;display:flex}.card-module-foot b{color:#35482a;font-weight:500}.card-activity-panel{border-radius:26px;margin-top:0}.account-card-dashboard>.card-activity-panel{align-self:stretch}.account-card-dashboard .card-activity-panel .workspace-empty{padding-block:100px}.account-card-dashboard>.account-card-content{align-self:center}@media (width<=950px){.account-card-dashboard{grid-template-columns:minmax(0,1fr);gap:28px}.account-my-card{width:100%;max-width:560px;margin-inline:auto}.account-card-dashboard .card-activity-panel .workspace-empty{padding-block:48px}}@media (width<=440px){.account-my-card{padding:22px 18px}.account-my-card .card-digits{letter-spacing:.07em;font-size:13px}.account-my-card .payment-card-bottom small,.account-my-card .card-type{font-size:9px}.card-quick-actions>button,.card-quick-actions>a{font-size:13px}.card-quick-actions>*>.card-action-icon{width:40px;height:40px}}.funding-amount-label{justify-content:space-between;align-items:center;gap:12px;display:flex}.funding-amount-label b{align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}.card-funding-route{color:#405b2e;background:#edf3e5;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:20px;font-size:16px;display:flex}[dir=rtl] .card-funding-route>[aria-hidden]{transform:scaleX(-1)}.card-funding-dialog .button{justify-content:space-between;width:100%}.wallet-dashboard{grid-template-columns:minmax(0,500px) minmax(0,1fr);align-items:start;gap:36px;margin-bottom:44px}.wallet-dashboard>*{min-width:0}.wallet-dashboard .balance-surface{min-height:350px}.wallet-dashboard .transaction-panel{border-radius:26px;min-height:350px;margin-top:0}.wallet-dashboard .workspace-panel-heading{flex-wrap:wrap;align-items:center;gap:14px}.wallet-dashboard .workspace-empty{padding-block:60px 36px}@media (width<=950px){.wallet-dashboard{grid-template-columns:minmax(0,1fr);gap:28px}.wallet-dashboard .balance-surface{min-height:294px}}.card-funding-empty{margin-top:26px;padding-top:8px}.card-funding-empty-icon{color:#49672f;background:#eaf2df;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:24px;font-size:26px;display:grid}.card-funding-empty h3{color:#304825;font-size:23px;font-weight:500;line-height:1.35}.card-funding-empty p{color:#748668;margin:14px 0 28px;font-size:16px;line-height:1.8}.wallet-dashboard .account-activity-list{gap:10px;padding-block:6px;display:grid;container-type:inline-size}.wallet-dashboard .transaction-panel{background:#fcfdfb}.wallet-transaction.transaction-tile{font-variant-numeric:tabular-nums;background:#f2f5ed;border:1px solid #e5eddc;border-radius:14px;grid-template-rows:26px 24px;grid-template-columns:32px minmax(0,1fr) auto;gap:8px 12px;padding:18px 15px;display:grid}.transaction-tile.is-pending{background:#fbf9ee;border-color:#eee7ce}.transaction-tile.is-failed{background:#faf4f0;border-color:#eddfd7}.transaction-token{color:#5e7352;grid-area:1/1/3;align-self:center;place-items:center;font-size:24px;display:grid}.transaction-source{white-space:nowrap;grid-area:1/2;align-items:center;gap:9px;min-width:0;display:flex}.transaction-source-value{color:#283724;letter-spacing:-.3px;font-size:16px;font-weight:500}.transaction-chain{color:#56694d;background:#fff;border-radius:5px;padding:3px 5px;font-size:12px;font-weight:500;line-height:1.2}.transaction-usd{white-space:nowrap;letter-spacing:-.5px;color:#3d6030;grid-area:1/3;place-self:center end;font-size:20px;font-weight:550}.transaction-usd small{letter-spacing:0;font-size:12px;font-weight:400}.is-pending .transaction-usd{color:#908155}.transaction-detail-line{color:#718068;white-space:nowrap;grid-area:2/2;align-items:center;gap:9px;min-width:0;font-size:12px;display:flex}.transaction-detail-line>.transaction-rate{border-inline-start:1px solid #cbd5c0;padding-inline-start:9px}.transaction-status{white-space:nowrap;color:#6c8260;grid-area:2/3;place-self:center end;align-items:center;gap:6px;font-size:12px;display:flex}.is-pending .transaction-status{color:#927632}.is-failed .transaction-status{color:#976856}.transaction-hash-link{color:#4d6d39;background:#ffffff80;border:1px solid #d6e1cc;border-radius:6px;align-items:center;gap:3px;padding:3px 6px;line-height:1.2;text-decoration:none;display:inline-flex}.transaction-hash-link:hover{color:#263f1a;text-decoration-color:currentColor}.transaction-hash-link:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #6d914c}.transaction-rate-short,.transaction-hash-short{display:none}@container (width<=620px){.transaction-detail-line{grid-column:1/3}.transaction-token{grid-row:1}.transaction-time,.transaction-hash-long{display:none}.transaction-hash-short{display:inline}}@container (width<=480px){.wallet-transaction.transaction-tile{grid-template-columns:minmax(0,1fr) auto;column-gap:8px;padding:16px 12px}.transaction-token{display:none}.transaction-source,.transaction-detail-line{grid-column:1}.transaction-usd,.transaction-status{grid-column:2}.transaction-source-value{font-size:14px}.transaction-usd{font-size:17px}.transaction-source{gap:5px}.transaction-detail-line{gap:6px}.transaction-detail-line>.transaction-rate{padding-inline-start:6px}.transaction-rate-label{display:none}.transaction-rate-short{display:inline}.transaction-chain{padding:3px 4px;font-size:11px}.transaction-status{gap:4px;font-size:11px}}@container (width<=370px){.wallet-transaction.transaction-tile{column-gap:6px;padding-inline:10px}.transaction-source-value{font-size:13px}.transaction-usd{font-size:15px}.transaction-chain{font-size:10px}.transaction-usd small{display:none}.transaction-status-label{text-overflow:ellipsis;max-width:72px;overflow:hidden}.is-pending:has(.transaction-confirmations) .transaction-status-label{display:none}.transaction-detail-line{font-size:11px}}.transaction-chain-mobile{display:none}@container (width<=285px){.transaction-source .transaction-chain{display:none}.transaction-chain-mobile{font-size:10px;display:inline}.transaction-detail-line{gap:4px}.transaction-detail-line>.transaction-rate{padding-inline-start:4px}.transaction-status-label{max-width:62px}}.wallet-dashboard .transaction-panel{min-height:0;padding-bottom:20px}.wallet-dashboard .account-activity-list{padding-bottom:0}.transaction-status .transaction-hash-link{margin-inline-start:3px;font-size:11px}@container (width<=370px){.transaction-status{gap:3px}.transaction-status .transaction-hash-link{margin-inline-start:1px;padding:3px 4px;font-size:10px}}.flow-arrow{display:inline-block}html[dir=rtl] .flow-arrow{transform:scaleX(-1)}
