*,:after,:before{margin:0;padding:0;box-sizing:border-box}:root{--orange:#e96c19;--orange-dark:#c15c18;--bg-cream:#faf8f5;--bg-warm:#f7f6f3;--bg-warm2:#f5f3ed;--bg-card:#fff;--bg-light-orange:#fff9f0;--text-primary:#1a1712;--text-secondary:rgba(34,30,21,.8);--text-muted:rgba(34,30,21,.5);--border:#e8e4de;--border-light:hsla(41,18%,83%,.2);--radius:12px;--radius-lg:20px;--radius-xl:28px}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg-cream);color:var(--text-primary);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 24px}.header{position:absolute;top:0;left:0;right:0;z-index:100;padding:16px 0;background:transparent;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.header .container{justify-content:space-between;max-width:1260px}.header .container,.logo{display:flex;align-items:center}.logo{gap:8px;font-weight:800;font-size:18px}.logo img{height:36px;width:auto}.logo-text{font-family:Inter,-apple-system,sans-serif;font-weight:700;font-size:26px;line-height:36px;white-space:nowrap;letter-spacing:-.5px}.nav{gap:2px}.nav,.nav .nav-drop,.nav a{display:flex;align-items:center}.nav .nav-drop,.nav a{font-size:17px;font-weight:500;color:#000;padding:10px 18px;border-radius:20px;cursor:pointer;gap:5px;transition:all .2s;position:relative}.nav .nav-drop:hover,.nav a:hover{background:rgba(0,0,0,.04)}.nav-drop svg{width:16px;height:16px;transition:transform .2s}.nav-drop:hover svg{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:#fff;border-radius:16px;padding:12px;box-shadow:0 12px 40px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);opacity:0;visibility:hidden;transition:all .2s ease;min-width:240px;z-index:200;pointer-events:none}.nav-drop:hover .nav-dropdown{opacity:1;visibility:visible;pointer-events:auto}.nav-dropdown a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;font-size:14px;font-weight:500;color:#000;white-space:nowrap}.nav-dropdown a:hover{background:rgba(239,88,0,.06)}.nav-dropdown a .dd-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:rgba(239,88,0,.08);flex-shrink:0}.nav-dropdown a .dd-icon svg{width:18px;height:18px;color:#ef5800}.nav-dropdown .dd-text{display:flex;flex-direction:column}.nav-dropdown .dd-text span{font-size:14px;font-weight:600}.nav-dropdown .dd-text small{font-size:12px;color:rgba(34,30,21,.5);font-weight:400}.header-actions{display:flex;gap:10px}.header-actions .btn{border-radius:16px;padding:12px 24px;font-size:14px}.header-actions .btn-primary{background:#ef5800}.header-actions .btn-primary:hover{background:#d24b00}.header-actions .btn-ghost{border:1.5px solid rgba(34,30,21,.8);background:hsla(23,80%,90%,.2);color:#000}.header-actions .btn-ghost:hover{background:hsla(23,80%,90%,.4)}.btn{padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-family:inherit}.btn-primary{background:#ef5800;color:#fff}.btn-primary:hover{background:#d24b00}.btn-ghost{background:transparent;border:1.5px solid var(--border);color:var(--text-primary)}.btn-ghost:hover{border-color:var(--text-primary)}.btn-white{background:#fff;color:#ef5800}.btn-white:hover{background:#f5f5f5}.btn-outline-white{background:transparent;border:1.5px solid hsla(0,0%,100%,.4);color:#fff}.btn-outline-white:hover{border-color:#fff;background:hsla(0,0%,100%,.1)}.page-dark-hero .header .nav .nav-drop,.page-dark-hero .header .nav a{color:#fff}.page-dark-hero .header .nav .nav-drop:hover,.page-dark-hero .header .nav a:hover{background:hsla(0,0%,100%,.08)}.page-dark-hero .header .logo img{filter:brightness(0) invert(1)}.page-dark-hero .header .logo-text{color:#fff}.page-dark-hero .header .header-actions .btn-ghost{border-color:hsla(0,0%,100%,.3);color:#fff;background:hsla(0,0%,100%,.06)}.page-dark-hero .header .header-actions .btn-ghost:hover{background:hsla(0,0%,100%,.12)}.page-dark-hero .header .nav-dropdown a{color:#000}.page-dark-hero .header .nav-dropdown a:hover{background:rgba(0,0,0,.04);color:#000}.page-dark-hero .header .nav-dropdown .dd-text small{color:rgba(0,0,0,.5)}.hdr-account{position:relative}.hdr-account-btn{display:flex;align-items:center;gap:8px;padding:6px 14px 6px 6px;border-radius:50px;border:1.5px solid rgba(34,30,21,.15);background:hsla(0,0%,100%,.9);cursor:pointer;font-family:inherit;transition:all .25s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hdr-account-btn:hover{border-color:rgba(239,88,0,.4);background:#fff;box-shadow:0 2px 12px rgba(239,88,0,.08)}.hdr-account-btn.open{border-color:rgba(239,88,0,.5);background:#fff;box-shadow:0 4px 20px rgba(239,88,0,.1)}.hdr-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#ef5800,#ff8c32);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px}.hdr-account-name{font-size:13px;font-weight:600;color:var(--text-primary);max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hdr-chevron{width:14px;height:14px;color:var(--text-muted);transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.hdr-account-btn.open .hdr-chevron{transform:rotate(180deg)}.hdr-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:280px;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.97);transform-origin:top right;transition:all .25s cubic-bezier(.4,0,.2,1);z-index:300;overflow:hidden;pointer-events:none}.hdr-dropdown.open{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.hdr-dropdown-header{display:flex;align-items:center;gap:12px;padding:16px 16px 12px}.hdr-dropdown-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ef5800,#ff8c32);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.5px}.hdr-dropdown-user{display:flex;flex-direction:column;min-width:0}.hdr-dropdown-user strong{font-size:14px;font-weight:600;color:var(--text-primary)}.hdr-dropdown-user span,.hdr-dropdown-user strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hdr-dropdown-user span{font-size:12px;color:var(--text-muted)}.hdr-dropdown-divider{height:1px;background:var(--border);margin:4px 12px}.hdr-dropdown-nav{padding:4px 8px}.hdr-dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .15s ease;text-decoration:none;border:none;background:none;width:100%;font-family:inherit}.hdr-dropdown-item:hover{background:rgba(239,88,0,.06);color:#ef5800}.hdr-dropdown-item:hover .hdr-dropdown-icon svg{color:#ef5800}.hdr-dropdown-icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hdr-dropdown-icon svg{width:18px;height:18px;color:var(--text-muted);transition:color .15s}.hdr-dropdown-logout{margin:4px 8px 8px;color:#dc2626}.hdr-dropdown-logout:hover{background:rgba(220,38,38,.06);color:#dc2626}.hdr-dropdown-logout .hdr-dropdown-icon svg{color:#dc2626}.page-dark-hero .header .hdr-account-btn{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.08)}.page-dark-hero .header .hdr-account-btn:hover{border-color:hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.12)}.page-dark-hero .header .hdr-account-btn.open{border-color:hsla(0,0%,100%,.4);background:hsla(0,0%,100%,.15)}.page-dark-hero .header .hdr-account-name{color:#fff}.page-dark-hero .header .hdr-chevron{color:hsla(0,0%,100%,.6)}.hero{padding:160px 0 80px;position:relative;overflow:hidden}.hero .container{display:flex;align-items:center;gap:60px;max-width:1260px}.hero-text{flex:1 1}.hero-text h1{font-size:72px;font-weight:800;line-height:1.05;letter-spacing:-2px;margin-bottom:28px;color:#000}.hero-text .hero-desc{font-size:17px;color:rgba(34,30,21,.8);line-height:1.7;margin-bottom:8px;max-width:520px}.hero-text .hero-bold{font-size:17px;font-weight:600;color:rgba(34,30,21,.8);margin-bottom:36px}.hero-buttons{display:flex;gap:12px}.hero-buttons .btn{border-radius:16px;padding:16px 32px;font-size:15px}.hero-buttons .btn-primary{background:#ef5800}.hero-buttons .btn-primary:hover{background:#d24b00}.hero-buttons .btn-ghost{border:1.5px solid rgba(34,30,21,.8);background:hsla(23,80%,90%,.2);color:#000}.hero-buttons .btn-ghost:hover{background:hsla(23,80%,90%,.4)}.hero-visual{flex-shrink:0;width:43%;position:relative}.hero-visual img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.trust-bar{padding:56px 0 40px;text-align:center;overflow:hidden}.trust-bar p{font-size:13px;color:var(--text-muted);margin-bottom:28px}.marquee-wrapper{overflow:hidden;position:relative}.marquee-wrapper:after,.marquee-wrapper:before{content:"";position:absolute;top:0;width:80px;height:100%;z-index:2}.marquee-wrapper:before{left:0;background:linear-gradient(to right,var(--bg-cream),transparent)}.marquee-wrapper:after{right:0;background:linear-gradient(to left,var(--bg-cream),transparent)}.marquee-track{display:flex;align-items:center;gap:48px;animation:marquee 40s linear infinite;width:max-content}.marquee-track img{height:28px;width:auto;opacity:.5;flex-shrink:0;filter:grayscale(100%)}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.proven{padding:80px 0;text-align:center;position:relative}.proven h2{font-size:44px;font-weight:800;letter-spacing:-1px;margin-bottom:48px}.proven-bg-img{position:absolute;left:-60px;top:0;width:280px;opacity:.6;pointer-events:none}.stats-bento{flex-direction:column}.stats-bento,.stats-top-row{display:flex;gap:14px}.stats-top-left{flex:0 0 40%;display:flex}.stats-top-right{flex:1 1;flex-direction:column}.stats-top-right,.stats-top-right-bottom{display:flex;gap:14px}.stats-top-right-bottom>.stat-card{flex:1 1}.stats-bottom-row{display:flex;gap:14px}.stats-bottom-row>.stat-card{flex:1 1}.stat-card{border-radius:24px;overflow:hidden;position:relative;text-align:left;border:1px solid #fff9f0;box-shadow:0 10px 19px 0 rgba(126,81,27,.14)}.stat-card .stat-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.stat-card-overlay{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:20px 24px 24px;height:100%;min-height:100%}.stat-card-overlay.with-bg{background:hsla(36,33%,97%,.7);border-radius:12px;margin:8px;padding:16px 20px 20px;height:auto;min-height:auto}.stat-card-overlay .stat-text{flex:1 1}.stat-card .stat-value{font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:4px;line-height:1.1}.stat-card .stat-label{font-size:13px;color:var(--text-secondary);line-height:1.4}.stat-icon-circle{width:40px;height:40px;border-radius:50%;border:1px solid rgba(34,30,21,.8);flex-shrink:0;display:flex;align-items:center;justify-content:center;box-shadow:0 0 7px 3px hsla(0,0%,100%,.45);background:transparent}.stat-icon-circle img{width:22px;height:22px}.stat-8b{aspect-ratio:auto;min-height:420px}.stat-10s{aspect-ratio:2.33/1}.stat-10m,.stat-88{aspect-ratio:1.13/1}.stat-100,.stat-9999{aspect-ratio:auto;min-height:200px}.deposit-section{padding:100px 0;position:relative;overflow:hidden}.deposit-section-bg{position:absolute;left:0;top:0;width:500px;height:100%;object-fit:contain;object-position:left center;opacity:.7;pointer-events:none}.deposit-section .container{position:relative;z-index:2}.deposit-section h2{font-size:44px;font-weight:800;letter-spacing:-1px;margin-bottom:16px;text-align:left}.deposit-section>.container>p.deposit-subtitle{text-align:left;color:var(--text-secondary);font-size:16px;max-width:680px;margin:0 0 48px}.deposit-row{margin-bottom:16px}.deposit-row,.deposit-row-2{display:flex;gap:16px}.deposit-card{flex:1 1;background:#f6f3ec;border-radius:16px;overflow:hidden;border:1px solid #fff9f0;box-shadow:0 8px 16px 0 rgba(71,49,46,.05);display:flex;flex-direction:column;transition:all .3s}.deposit-card:hover{box-shadow:0 12px 24px 0 rgba(71,49,46,.1)}.deposit-card-body{padding:24px 24px 16px}.deposit-card-body h4{font-size:17px;font-weight:700;margin-bottom:8px}.deposit-card-body p{font-size:14px;color:var(--text-secondary);line-height:1.6}.deposit-card-img{flex:1 1;min-height:160px;overflow:hidden;border-radius:0 0 16px 16px;position:relative}.deposit-card-img img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.unified-stack{padding:60px 0}.stack-card{position:relative;overflow:hidden;border-radius:var(--radius-xl);padding:48px;border:1px solid #fff9f0}.stack-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50.1% 56.1%;z-index:0}.stack-card>:not(.stack-card-bg){position:relative;z-index:2}.stack-card h2{font-size:30px;font-weight:400;letter-spacing:-.5px;text-align:center;margin-bottom:36px;font-style:normal;color:#fff}.stack-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:14px;align-items:stretch}.stack-item{background:#fcfcfa;border-radius:16px;overflow:hidden;border:1px double #fff9f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 16px 0 rgba(71,49,46,.05);transition:all .2s;cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column}.stack-item:hover{box-shadow:0 12px 24px 0 rgba(71,49,46,.1)}.stack-item-img{width:100%;overflow:hidden;position:relative;flex:1 1;min-height:180px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.stack-item-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.stack-item-body{padding:20px 16px 8px}.stack-item-body h5{font-size:16px;font-weight:700;margin-bottom:6px}.stack-item-body p{font-size:13px;color:rgba(34,30,21,.8);line-height:1.5}.stack-item .badge-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.stack-item .badge{display:inline-block;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:500;background:#fff;color:#000;border:1px solid #ffc8a4}.stack-item-arrow{display:flex;align-items:flex-end;justify-content:flex-end;padding:16px;flex:1 1}.stack-item-arrow img{width:48px;height:48px;border-radius:50%}.payment-flows{padding:100px 0;text-align:center;position:relative;overflow:hidden}.payment-flows-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:right top;pointer-events:none;z-index:0}.payment-flows .container{position:relative;z-index:2}.payment-flows h2{font-size:44px;font-weight:800;letter-spacing:-1px;margin-bottom:12px;color:#000}.payment-flows>.container>p{color:var(--text-secondary);font-size:15px;margin-bottom:48px}.flows-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:14px}.flow-card{background:#dbd6cb;border-radius:24px;padding:32px 28px;text-align:left;border:none;transition:all .2s;display:flex;flex-direction:column;position:relative;text-decoration:none;color:inherit;cursor:pointer}.flow-card:hover{box-shadow:0 8px 24px 0 rgba(153,19,2,.08)}.flow-card h4{font-size:16px;font-weight:700;margin-bottom:12px;line-height:1.4}.flow-card p{font-size:14px;color:rgba(34,30,21,.8);line-height:1.6}.flow-card-arrow{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:50%;background:#ef5800;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.flow-card-arrow svg{width:16px;height:16px;color:#fff}.flow-card:hover .flow-card-arrow{opacity:1}.testimonials{padding:80px 0;overflow:hidden}.testimonials h2{font-size:40px;font-weight:800;letter-spacing:-1px;text-align:center;margin-bottom:48px}.testimonials-marquee{overflow:hidden;position:relative}.testimonials-track{display:flex;gap:16px;animation:marquee-testimonials 60s linear infinite;width:max-content}@keyframes marquee-testimonials{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.testimonial-card{background:#fff;border-radius:var(--radius-lg);padding:28px;border:1px solid var(--border-light);width:340px;flex-shrink:0}.testimonial-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.testimonial-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.testimonial-name{font-size:14px;font-weight:700}.testimonial-role{font-size:12px;color:var(--text-muted)}.testimonial-card>p{font-size:14px;color:var(--text-secondary);line-height:1.7}.purpose{padding:80px 0}.purpose-card{border-radius:24px;padding:80px 60px 72px;color:#fff;text-align:center;position:relative;overflow:hidden}.purpose-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.purpose-card>:not(.purpose-card-bg){position:relative;z-index:2}.purpose-card h2{font-size:56px;font-weight:600;letter-spacing:-1.5px;margin-bottom:56px;font-style:normal;line-height:1.15;max-width:850px;margin-left:auto;margin-right:auto}.purpose-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:0 0 64px}.purpose-feature{border-radius:24px;padding:40px 24px 44px;border:1px solid #ffbf58;position:relative;overflow:hidden;text-align:center;display:flex;flex-direction:column;align-items:center}.purpose-feature-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.purpose-feature>:not(.purpose-feature-bg){position:relative;z-index:2}.purpose-feature-icon{width:72px;height:72px;margin-bottom:28px}.purpose-feature h5{font-size:22px;font-weight:700;margin-bottom:16px;font-style:normal}.purpose-feature p{font-size:16px;opacity:.9;line-height:1.6}.chains-row{justify-content:center;gap:48px;position:relative;z-index:2}.chain-item,.chains-row{display:flex;align-items:center}.chain-item{flex-direction:column;gap:10px}.chain-item img{width:56px;height:56px;object-fit:contain}.chain-item span{font-size:15px;opacity:.9;font-weight:500}.media-section{padding:100px 0}.media-label{font-size:14px;font-weight:600;color:#ef5800;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.media-header{margin-bottom:48px}.media-header h2{font-size:40px;font-weight:800;letter-spacing:-1px;margin:0}.media-layout{display:flex;gap:48px;align-items:center}.media-cards{flex:1 1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.media-card{background:#dbd6cb;border-radius:24px;padding:32px 28px;text-align:left;border:none;transition:all .2s;display:flex;flex-direction:column;position:relative;text-decoration:none;color:inherit;cursor:pointer}.media-card:hover{box-shadow:0 8px 24px 0 rgba(153,19,2,.08)}.media-card-title{font-size:16px;font-weight:700;margin-bottom:12px;line-height:1.4;color:var(--text-primary)}.media-card p{font-size:14px;color:rgba(34,30,21,.8);line-height:1.6}.media-card-arrow{position:absolute;top:24px;right:24px;width:36px;height:36px;border-radius:50%;background:#ef5800;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.media-card-arrow svg{width:16px;height:16px;color:#fff}.media-card:hover .media-card-arrow{opacity:1}.media-img{flex:0 0 420px}.media-img img{width:100%;height:auto}.cta-footer-section{padding:60px 30px 30px}.cta-footer-wrapper{position:relative;overflow:hidden;color:#fff;border-radius:24px}.cta-footer-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.cta-section{padding:80px 0 40px;position:relative;z-index:2}.cta-card{text-align:center}.cta-card h2{font-size:56px;font-weight:800;letter-spacing:-1.5px;margin-bottom:24px;color:#fff}.cta-buttons{display:flex;justify-content:center;gap:12px;margin-bottom:20px}.cta-buttons .btn{border-radius:16px;padding:14px 28px;font-size:15px}.cta-buttons .btn-white{background:#fff;color:rgba(34,30,21,.8)}.cta-buttons .btn-outline-white{border:1.5px solid #f5f6fa;background:transparent}.cta-card .cta-subtitle{font-size:16px;color:hsla(0,0%,100%,.7);text-align:center}.cta-footer-line{height:1px;background:#fff;opacity:.12;margin:40px auto;max-width:1200px}.cta-footer-line,.footer{position:relative;z-index:2}.footer{padding:0 0 48px}.footer-content{position:relative;z-index:2}.footer-top{display:flex;gap:40px}.footer-brand{flex:0 0 240px}.footer-brand .logo{color:#fff;margin-bottom:16px}.footer-brand p{font-size:16px;color:hsla(0,0%,100%,.7);line-height:1.6}.footer-cols{display:flex;flex:1 1;gap:0}.footer-col{flex:1 1}.footer-col h5{font-size:15px;font-weight:600;margin-bottom:18px;color:#f5f6fa;opacity:.7;text-transform:none;letter-spacing:0}.footer-col a{display:block;font-size:16px;color:#fff;padding:5px 0;transition:opacity .2s;border-radius:20px}.footer-col a:hover{opacity:.7}@media (max-width:1024px){.hero .container{flex-direction:column;text-align:center}.hero-text h1{font-size:48px}.hero-text .hero-bold,.hero-text .hero-desc{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-visual{width:50%}.stats-top-row{flex-direction:column}.stats-top-left{flex:auto}.stat-8b{min-height:300px}.deposit-row,.deposit-row-2{flex-wrap:wrap}.deposit-row .deposit-card,.deposit-row-2 .deposit-card{flex:1 1 45%;min-width:280px}.flows-grid,.purpose-features,.stack-grid{grid-template-columns:repeat(2,1fr)}.media-layout{flex-direction:column}.media-img{flex:auto;max-width:400px;margin:0 auto}.footer-top{flex-wrap:wrap}.footer-brand{flex:0 0 100%;margin-bottom:24px}.footer-cols{flex-wrap:wrap;gap:24px}.footer-col{flex-grow:0;flex-shrink:0;flex-basis:calc(33% - 16px)}}@media (max-width:768px){.nav{display:none}.hero-text h1{font-size:36px}.hero-visual{width:100%}.cta-card h2,.deposit-section h2,.payment-flows h2,.proven h2{font-size:28px}.deposit-row,.deposit-row-2,.stats-bottom-row,.stats-top-right-bottom{flex-direction:column}.flows-grid,.media-cards,.purpose-features,.stack-grid{grid-template-columns:1fr}.chains-row{gap:16px}.chains-row,.footer-cols{flex-wrap:wrap}.footer-col{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}.cta-footer-section{padding:40px 16px 16px}.cta-buttons{flex-direction:column;align-items:center}.sda-hero-inner{flex-direction:column;text-align:center}.sda-hero-visual{width:100%}.sda-trust-logos{justify-content:center}.sda-features-grid,.sda-flows-grid{grid-template-columns:1fr}.sda-connect-row{flex-direction:column;text-align:center}.sda-connect-icons{justify-content:center}.sda-why-row,.sda-why-row-reverse{flex-direction:column}}.sda-hero{padding:140px 0 60px;position:relative;overflow:hidden}.sda-hero-inner{display:flex;align-items:center;gap:40px;max-width:1260px}.sda-hero-text{flex:1 1;min-width:0}.sda-hero-text h1{font-size:64px;font-weight:800;line-height:1.05;letter-spacing:-2px;margin-bottom:20px;color:#000}.sda-hero-text>p{font-size:17px;color:#3b3b3b;line-height:1.7;max-width:520px}.sda-hero-text .hero-buttons,.sda-hero-text>p{margin-bottom:32px}.sda-hero-visual{flex-shrink:0;width:43%;position:relative}.sda-hero-visual img{width:100%;height:auto;object-fit:cover}.sda-trust p{font-size:13px;color:#3b3b3b;margin-bottom:16px}.sda-trust-logos{display:flex;align-items:center;gap:24px}.sda-trust-logos img{height:24px;width:auto;opacity:.6;filter:grayscale(100%)}.sda-section-header{text-align:center;margin-bottom:48px}.sda-section-header h2{font-size:44px;font-weight:800;letter-spacing:-1px;margin-bottom:16px;color:#000}.sda-section-header p{font-size:16px;color:rgba(34,30,21,.8);max-width:680px;margin:0 auto}.sda-features{padding:80px 0}.sda-features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.sda-feature-card{background:#dbd6cb;border-radius:24px;padding:28px 24px;border:1px solid #fff9f0;transition:all .2s}.sda-feature-card:hover{box-shadow:0 8px 20px rgba(71,49,46,.08)}.sda-feature-icon-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.sda-feature-icon{width:48px;height:48px;border-radius:12px;overflow:hidden}.sda-feature-icon img{width:100%;height:100%;object-fit:cover}.sda-badge{display:inline-block;padding:4px 10px;border-radius:8px;font-size:11px;font-weight:500;background:#fff;color:#000;border:1px solid #ffc8a4}.sda-feature-card h3{font-size:17px;font-weight:700;margin-bottom:8px}.sda-feature-card p{font-size:14px;color:rgba(34,30,21,.8);line-height:1.6}.sda-flows{padding:80px 0}.sda-flows-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.sda-flow-card{background:#ede9e0;border-radius:16px;overflow:hidden;border:1px solid #fff9f0;box-shadow:0 8px 16px rgba(71,49,46,.05);transition:all .2s}.sda-flow-card:hover{box-shadow:0 12px 24px rgba(71,49,46,.1)}.sda-flow-card-img{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:16px 16px 0 0}.sda-flow-card-img img{width:100%;height:100%;object-fit:cover}.sda-flow-card-body{padding:20px 24px 24px}.sda-flow-card-body h3{font-size:17px;font-weight:700;margin-bottom:8px}.sda-flow-card-body p{font-size:14px;color:rgba(34,30,21,.8);line-height:1.6}.sda-connect{padding:80px 0}.sda-connect-block{display:flex;flex-direction:column;gap:40px}.sda-connect-row{display:flex;align-items:center;gap:40px}.sda-connect-label{flex:1 1}.sda-connect-label h4{font-size:16px;font-weight:700;margin-bottom:4px}.sda-connect-label p{font-size:14px;color:rgba(34,30,21,.8)}.sda-connect-icons{display:flex;gap:16px}.sda-connect-icon-card{width:100px;height:100px;border-radius:24px;background:#dbd6cb;display:flex;align-items:center;justify-content:center;border:1px solid #000}.sda-connect-icon-card img{width:60%;height:60%;object-fit:contain}.sda-connect-text-card span{font-size:12px;font-weight:500;text-align:center;color:#000;padding:8px;line-height:1.4}.sda-why{padding:80px 0;position:relative;overflow:hidden}.sda-why-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.sda-why .sda-section-header h2{color:#000}.sda-why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.sda-why-card{background:#ede9e0;border-radius:16px;overflow:hidden;border:1px solid #fff9f0;box-shadow:0 8px 16px rgba(71,49,46,.05);transition:all .2s}.sda-why-card:hover{box-shadow:0 12px 24px rgba(71,49,46,.1)}.sda-why-card-img{width:100%;aspect-ratio:2/1;overflow:hidden;border-radius:16px 16px 0 0}.sda-why-card-img img{width:100%;height:100%;object-fit:cover}.sda-why-card-body{padding:16px 20px 24px}.sda-why-card-title-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.sda-why-card-icon{width:24px;height:24px;object-fit:cover;border-radius:4px}.sda-why-card-body h3{font-size:16px;font-weight:700}.sda-why-card-body p{font-size:14px;color:rgba(34,30,21,.8);line-height:1.6}.sda-cases{padding:80px 0}.sda-case-main{display:flex;flex-direction:column;align-items:center;gap:32px}.sda-case-card-big{position:relative;overflow:hidden;border-radius:24px;max-width:700px;width:100%;border:8px solid #fff9f0}.sda-case-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.sda-case-card-content{position:relative;z-index:2;padding:40px 40px 32px;display:flex;flex-direction:column;min-height:240px;justify-content:flex-end}.sda-case-company-logo{height:20px;width:auto;margin-bottom:16px;object-fit:contain;align-self:flex-start}.sda-case-card-content h3{font-size:28px;font-weight:700;color:#fff;line-height:1.3;margin-bottom:16px}.sda-case-explore{font-size:14px;font-weight:600;color:#fff;display:inline-flex;align-items:center;gap:4px;transition:opacity .2s}.sda-case-explore:hover{opacity:.8}.sda-case-tabs{display:inline-flex;align-items:center;gap:0;border:1px solid hsla(41,18%,83%,.65);border-radius:16px;padding:6px;background:transparent}.sda-case-tab{padding:10px 20px;border-radius:8px;cursor:pointer;transition:background .2s}.sda-case-tab-active{background:hsla(41,18%,83%,.2)}.sda-case-tab:hover{background:hsla(41,18%,83%,.3)}.sda-case-tab img{height:20px;width:auto;object-fit:contain;opacity:.6;filter:grayscale(100%)}.sda-case-tab-active img{opacity:1;filter:none}@media (max-width:1024px){.sda-hero-inner{flex-direction:column;text-align:center}.sda-hero-text>p{margin-left:auto;margin-right:auto}.sda-hero-visual{width:60%}.sda-trust-logos{justify-content:center}.sda-features-grid,.sda-flows-grid,.sda-why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sda-hero-text h1{font-size:36px}.sda-hero-visual{width:100%}.sda-section-header h2{font-size:28px}.sda-features-grid,.sda-flows-grid{grid-template-columns:1fr}.sda-connect-row{flex-direction:column;text-align:center}.sda-connect-icons{justify-content:center;flex-wrap:wrap}.sda-why-grid{grid-template-columns:1fr}}.uc-hero{padding:80px 0 60px;background:var(--bg-cream)}.uc-hero-inner{display:flex;align-items:center;gap:40px}.uc-hero-text{flex:1 1;max-width:560px}.uc-hero-text h1{font-size:52px;font-weight:800;line-height:1.1;margin-bottom:20px}.uc-hero-text p{font-size:17px;color:var(--text-secondary);line-height:1.6;margin-bottom:28px}.uc-hero-visual{flex:0 0 43%;border-radius:24px;overflow:hidden}.uc-hero-visual img,.uc-hero-visual video{width:100%;height:auto;display:block;border-radius:24px}.uc-trust{padding:40px 0 60px;background:var(--bg-cream);text-align:center}.uc-trust p{font-size:15px;color:var(--text-secondary);margin-bottom:24px}.uc-trust-logos{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.uc-trust-logos img{height:32px;object-fit:contain}.uc-products{padding:80px 0;background:var(--bg-cream)}.uc-products-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.uc-products-header h2{font-size:36px;font-weight:800}.uc-products-header p{font-size:15px;color:var(--text-secondary);margin-top:8px}.uc-products-nav{display:flex;gap:12px}.uc-products-nav button{width:44px;height:44px;border-radius:50%;border:1.5px solid var(--border);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--text-primary);transition:background .2s}.uc-products-nav button:hover{background:var(--bg-warm2)}.uc-products-scroll{display:flex;gap:24px;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding-bottom:8px}.uc-products-scroll::-webkit-scrollbar{display:none}.uc-product-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px);min-width:420px;background:hsla(41,18%,83%,.2);border:1px solid rgba(255,249,240,.4);border-radius:24px;overflow:hidden;display:flex}.uc-product-card-text{flex:1 1;padding:40px 32px;display:flex;flex-direction:column;justify-content:center}.uc-product-card-text h3{font-size:24px;font-weight:700;margin-bottom:12px}.uc-product-card-text p{font-size:15px;color:var(--text-secondary);line-height:1.5;margin-bottom:20px}.uc-product-card-img{flex:0 0 45%;border-radius:16px;overflow:hidden;margin:16px 16px 16px 0}.uc-product-card-img img{width:100%;height:100%;object-fit:cover;border-radius:16px}@media (max-width:1024px){.uc-hero-inner{flex-direction:column}.uc-hero-visual{flex:none;width:100%}.uc-product-card{min-width:360px}}@media (max-width:768px){.uc-hero-text h1{font-size:36px}.uc-product-card{min-width:300px;flex-direction:column}.uc-product-card-img{flex:none;margin:0;height:200px}.uc-trust-logos{gap:24px}.uc-trust-logos img{height:24px}}.mk-hero{padding:120px 0 0;background:var(--bg-cream)}.mk-title{font-size:56px;font-weight:800;color:var(--text-primary);margin-bottom:60px}.mk-section{padding:0;background:var(--bg-cream)}.mk-block{margin-bottom:80px}.mk-block h2{font-size:32px;font-weight:700;color:var(--text-primary);margin-bottom:32px}.mk-block-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.mk-block-header h2{margin-bottom:0}.mk-image-card{border-radius:24px;overflow:hidden;background:#f5f1ea;margin-bottom:24px}.mk-image-card:last-child{margin-bottom:0}.mk-image-card img{width:100%;height:auto;display:block;object-fit:contain}.mk-image-card-font{max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:768px){.mk-title{font-size:36px;margin-bottom:40px}.mk-block h2{font-size:24px}.mk-block-header{flex-direction:column;align-items:flex-start;gap:16px}.mk-block{margin-bottom:48px}}.sp-hero{padding:160px 0 80px;background:var(--bg-cream);text-align:center}.sp-hero-content{max-width:640px;margin:0 auto}.sp-hero-badge{display:inline-block;font-size:13px;font-weight:600;color:#ef5800;background:rgba(239,88,0,.08);padding:6px 16px;border-radius:100px;margin-bottom:24px;letter-spacing:.02em}.sp-hero h1{font-size:56px;font-weight:800;line-height:1.08;letter-spacing:-1.5px;margin-bottom:20px}.sp-hero p{font-size:18px;color:var(--text-secondary);line-height:1.6}.sp-channels{padding:0 0 80px;background:var(--bg-cream)}.sp-channels-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.sp-channel-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px;transition:box-shadow .25s,border-color .25s}.sp-channel-card:hover{border-color:rgba(239,88,0,.3);box-shadow:0 8px 32px rgba(239,88,0,.06)}.sp-channel-icon{width:48px;height:48px;border-radius:14px;background:rgba(239,88,0,.08);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.sp-channel-icon svg{width:22px;height:22px;color:#ef5800}.sp-channel-card h3{font-size:18px;font-weight:700;margin-bottom:8px}.sp-channel-card p{font-size:14px;color:var(--text-secondary);line-height:1.55;margin-bottom:16px}.sp-channel-meta{font-size:13px;font-weight:600;color:#ef5800}.sp-form-section{padding:80px 0;background:var(--bg-warm)}.sp-form-layout{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:48px;gap:48px;align-items:start}.sp-form-wrapper{background:#fff;border:1px solid var(--border);border-radius:24px;padding:48px}.sp-form-wrapper>h2{font-size:28px;font-weight:800;margin-bottom:8px}.sp-form-wrapper>p{font-size:15px;color:var(--text-secondary);margin-bottom:32px}.sp-form{display:flex;flex-direction:column;gap:20px}.sp-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.sp-field{display:flex;flex-direction:column;gap:6px}.sp-field label{font-size:13px;font-weight:600;color:var(--text-primary)}.sp-field input,.sp-field select,.sp-field textarea{width:100%;padding:12px 16px;border:1.5px solid var(--border);border-radius:12px;font-size:15px;font-family:inherit;color:var(--text-primary);background:var(--bg-cream);transition:border-color .2s,box-shadow .2s;outline:none;resize:vertical}.sp-field input::placeholder,.sp-field textarea::placeholder{color:var(--text-muted)}.sp-field input:focus,.sp-field select:focus,.sp-field textarea:focus{border-color:#ef5800;box-shadow:0 0 0 3px rgba(239,88,0,.08)}.sp-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%231a1712' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px;padding-right:40px;cursor:pointer}.sp-submit{align-self:flex-start;padding:14px 36px;font-size:15px;border-radius:14px}.sp-success{text-align:center;padding:48px 0}.sp-success-icon{width:56px;height:56px;border-radius:50%;background:rgba(34,197,94,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.sp-success-icon svg{width:28px;height:28px;color:#22c55e}.sp-success h3{font-size:22px;font-weight:700;margin-bottom:8px}.sp-success p{font-size:15px;color:var(--text-secondary)}.sp-faq h2{font-size:24px;font-weight:800;margin-bottom:24px}.sp-faq-list{display:flex;flex-direction:column;gap:12px}.sp-faq-item{background:#fff;border:1px solid var(--border);border-radius:16px;padding:20px 24px;cursor:pointer;transition:border-color .2s}.sp-faq-item:hover{border-color:rgba(239,88,0,.25)}.sp-faq-open{border-color:rgba(239,88,0,.3)}.sp-faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px}.sp-faq-q span{font-size:15px;font-weight:600;line-height:1.4}.sp-faq-q svg{width:18px;height:18px;flex-shrink:0;color:var(--text-muted);transition:transform .2s}.sp-faq-a{font-size:14px;color:var(--text-secondary);line-height:1.6;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}@media (max-width:1024px){.sp-form-layout{grid-template-columns:1fr}}@media (max-width:768px){.sp-hero{padding:130px 0 60px}.sp-hero h1{font-size:36px}.sp-channels-grid{grid-template-columns:1fr}.sp-form-wrapper{padding:28px}.sp-form-row{grid-template-columns:1fr}.sp-submit{width:100%}}.legal-hero{padding:150px 0 60px;background:var(--bg-cream);text-align:center}.legal-hero h1{font-size:48px;font-weight:800;line-height:1.1;letter-spacing:-1px;margin-bottom:12px}.legal-hero .legal-date{font-size:15px;color:var(--text-secondary)}.legal-body{padding:0 0 80px;background:var(--bg-cream)}.legal-content{max-width:800px;margin:0 auto;background:#fff;border:1px solid var(--border);border-radius:24px;padding:56px 64px}.legal-content h4{font-size:18px;font-weight:700;color:var(--text-primary);margin-top:32px;margin-bottom:12px}.legal-content h4:first-child{margin-top:0}.legal-content p{margin-bottom:8px}.legal-content ol,.legal-content p,.legal-content ul{font-size:15px;color:var(--text-secondary);line-height:1.75}.legal-content ol,.legal-content ul{margin:8px 0 16px 24px}.legal-content li{margin-bottom:6px}.legal-content ul ul{margin-top:6px;margin-bottom:6px}.legal-content a{color:#ef5800;text-decoration:underline;text-underline-offset:2px}.legal-content a:hover{color:var(--orange-dark)}.legal-content strong{font-weight:600;color:var(--text-primary)}@media (max-width:768px){.legal-hero{padding:120px 0 40px}.legal-hero h1{font-size:32px}.legal-content{padding:32px 24px}}.about-hero{position:relative;padding:160px 0 80px;overflow:hidden}.about-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center;z-index:0}.about-hero-container{position:relative;z-index:1}.about-hero h1{font-size:56px;font-weight:800;line-height:1.08;letter-spacing:-1.5px;margin-bottom:48px}.about-content-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:stretch}.about-content-img{border-radius:24px;overflow:hidden;min-height:480px}.about-content-img img{width:100%;height:100%;object-fit:cover;object-position:31% 49%;display:block}.about-content-text h2{font-size:36px;font-weight:800;margin-bottom:32px}.about-block{margin-bottom:28px}.about-block h3{font-size:16px;font-weight:700;margin-bottom:8px}.about-block p{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:6px}.about-block strong{color:var(--text-primary)}.about-wc{padding:80px 0;background:var(--bg-warm);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.about-wc-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start;margin-bottom:48px}.about-wc-header h2{font-size:36px;font-weight:800}.about-wc-header p{font-size:15px;color:var(--text-secondary);line-height:1.6}.about-wc-logos{display:flex;flex-direction:column;gap:40px}.about-wc-row{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;gap:24px;align-items:center}.about-wc-logo{height:40px;display:flex;align-items:center;justify-content:center}.about-wc-logo img{max-height:32px;max-width:100%;width:auto;object-fit:contain;opacity:.7}.about-culture{padding:80px 0;background:var(--bg-cream)}.about-culture-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.about-culture-text h2{font-size:36px;font-weight:800;margin-bottom:20px}.about-culture-text p{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:12px}.about-culture-btn{margin-top:16px;padding:14px 32px;border-radius:16px;font-size:15px;display:inline-block}.about-culture-img{border-radius:24px;overflow:hidden}.about-culture-img img{width:100%;height:auto;object-fit:cover;display:block}.about-join{padding:80px 0;background:var(--bg-cream)}.about-join-inner{display:grid;grid-template-columns:auto 1fr;grid-gap:48px;gap:48px;align-items:center}.about-join-left h2{font-size:36px;font-weight:800;margin-bottom:8px}.about-join-left p{font-size:15px;color:var(--text-secondary);margin-bottom:20px}.about-join-left .btn{padding:14px 32px;border-radius:16px;font-size:15px;display:inline-block}.about-join-desc{font-size:15px;color:var(--text-secondary);line-height:1.7}@media (max-width:1024px){.about-content-grid,.about-wc-header{grid-template-columns:1fr}.about-wc-header{gap:12px}.about-culture-grid,.about-join-inner{grid-template-columns:1fr}.about-join-inner{gap:24px}}@media (max-width:768px){.about-hero{padding:130px 0 60px}.about-hero h1{font-size:36px;margin-bottom:32px}.about-content-text h2,.about-culture-text h2,.about-join-left h2,.about-wc-header h2{font-size:28px}.about-wc-row{grid-template-columns:repeat(3,1fr);gap:16px}.about-wc-logo img{max-height:24px}}.careers-wrapper{position:relative;overflow:hidden}.careers-bg{position:absolute;left:0;top:0;width:auto;height:100%;object-fit:contain;object-position:left top;z-index:0;pointer-events:none}.careers-hero{position:relative;z-index:1;padding:160px 0 80px}.careers-hero-header{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start;margin-bottom:48px}.careers-hero-header h1{font-size:42px;font-weight:800;line-height:1.15}.careers-hero-header p{font-size:15px;color:var(--text-secondary);line-height:1.7;padding-top:8px}.careers-hero-img{border-radius:24px;overflow:hidden;max-height:420px}.careers-hero-img img{width:100%;height:100%;object-fit:cover;object-position:41% 48%;display:block}.careers-positions{position:relative;z-index:1;padding:0 0 80px}.careers-positions h2{font-size:32px;font-weight:800;text-align:center;margin-bottom:40px}.careers-list{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.careers-card{display:block;background:hsla(41,18%,83%,.4);border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:32px 36px;transition:background .3s,border-color .3s;text-decoration:none;color:inherit}.careers-card:hover{background:linear-gradient(135deg,rgba(233,108,25,.12),hsla(41,18%,83%,.4) 60%);border-color:rgba(233,108,25,.3)}.careers-card-header h3{font-size:20px;font-weight:700;margin-bottom:6px}.careers-card-meta{font-size:13px;color:var(--text-secondary)}.careers-card-divider{height:2px;margin:16px 0;background:radial-gradient(ellipse at left,#e96c19 0,hsla(40,7%,91%,.5) 70%);border-radius:2px}.careers-card-body p{font-size:14px;color:var(--text-secondary);line-height:1.65}@media (max-width:768px){.careers-hero{padding:130px 0 60px}.careers-hero-header{grid-template-columns:1fr;gap:20px}.careers-hero-header h1{font-size:32px}.careers-card{padding:24px}}.position-wrapper{position:relative;overflow:hidden}.position-bg{position:absolute;left:0;top:0;width:auto;height:100%;object-fit:contain;object-position:left center;z-index:0;pointer-events:none}.position-content{position:relative;z-index:1;padding:160px 0 80px}.position-content .container{max-width:900px}.position-content h1{font-size:42px;font-weight:800;line-height:1.15;margin-bottom:48px}.position-section{margin-bottom:48px}.position-section h2{font-size:28px;font-weight:800;margin-bottom:16px}.position-section h4{font-size:16px;font-weight:700;margin-top:24px;margin-bottom:10px}.position-section p{font-size:15px;color:var(--text-secondary);line-height:1.75;margin-bottom:8px}.position-section strong{color:var(--text-primary)}.position-section ul{margin:8px 0 16px 24px;font-size:15px;color:var(--text-secondary);line-height:1.75}.position-section li{margin-bottom:6px}.position-apply{display:flex;align-items:center;gap:20px;padding:32px;background:hsla(41,18%,83%,.3);border:1px solid var(--border);border-radius:20px;margin-top:48px}.position-apply-icon{width:56px;height:56px;border-radius:50%;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#fff}.position-apply-icon img{width:28px;height:28px}.position-apply-text{display:flex;flex-direction:column;gap:2px}.position-apply-text span{font-size:13px;color:var(--text-secondary)}.position-apply-text a{font-size:16px;font-weight:700;color:var(--text-primary);text-decoration:underline;text-underline-offset:3px}.position-apply-text a:hover{color:#ef5800}@media (max-width:768px){.position-content{padding:130px 0 60px}.position-content h1{font-size:28px;margin-bottom:32px}.position-section h2{font-size:22px}.position-apply{flex-direction:column;text-align:center}}.position-apply-form{margin-top:40px;padding:32px;background:#fff;border-radius:16px;border:1px solid var(--border)}.position-apply-form h3{font-size:22px;font-weight:700;margin-bottom:20px}.contact-hero{padding:160px 0 80px;background:var(--bg-cream)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:start}.contact-left{display:flex;flex-direction:column;gap:48px}.contact-info h1{font-size:48px;font-weight:800;line-height:1.1;margin-bottom:20px}.contact-subtitle{font-size:17px;color:var(--text-secondary);line-height:1.7;max-width:420px}.contact-trust{padding-top:0}.contact-trust>span{font-size:13px;color:var(--text-secondary);display:block;margin-bottom:16px}.contact-trust-logos{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:center}.contact-trust-logos img{height:28px;width:auto;opacity:.55;filter:grayscale(1);transition:opacity .2s,filter .2s}.contact-trust-logos img:hover{opacity:1;filter:grayscale(0)}.contact-form-wrapper{background:#fff;border:1px solid var(--border);border-radius:20px;padding:40px;box-shadow:0 4px 24px rgba(0,0,0,.04)}.contact-form h2{font-size:24px;font-weight:800;margin-bottom:28px}.contact-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:0}.contact-form .sp-field{margin-bottom:16px}.contact-submit{width:100%;margin-top:8px;padding:14px 24px;font-size:15px;font-weight:700}.contact-success{text-align:center;padding:60px 20px}.contact-success .sp-success-icon{margin:0 auto 20px}.contact-success h3{font-size:22px;font-weight:800;margin-bottom:12px}.contact-success p{font-size:15px;color:var(--text-secondary);line-height:1.6}.contact-bottom{margin-top:64px;text-align:center}.contact-bottom>p{font-size:15px;color:var(--text-secondary);margin-bottom:20px}.contact-email-card{display:inline-flex;align-items:center;gap:16px;padding:20px 32px;background:hsla(41,18%,83%,.3);border:1px solid var(--border);border-radius:16px}@media (max-width:768px){.contact-hero{padding:130px 0 60px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-left{min-height:auto}.contact-info h1{font-size:32px}.contact-form-row{grid-template-columns:1fr}.contact-form-wrapper{padding:28px}.contact-bottom{margin-top:48px}.contact-email-card{flex-direction:column;text-align:center}}.blog-page{padding:140px 0 80px;min-height:100vh;background:#fafafa}.blog-header{text-align:center;margin-bottom:48px}.blog-header h1{font-size:48px;font-weight:700;color:#0a0a0a;margin-bottom:12px;letter-spacing:-1px}.blog-header p{font-size:18px;color:rgba(0,0,0,.5);max-width:520px;margin:0 auto}.blog-featured{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:box-shadow .3s,transform .3s;margin-bottom:56px}.blog-featured:hover{box-shadow:0 12px 40px rgba(0,0,0,.1);transform:translateY(-2px)}.blog-featured-img{position:relative;overflow:hidden;aspect-ratio:16/10}.blog-featured-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.blog-featured:hover .blog-featured-img img{transform:scale(1.04)}.blog-featured-content{display:flex;flex-direction:column;justify-content:center;padding:40px 44px}.blog-featured-content h2{font-size:26px;font-weight:700;line-height:1.3;color:#0a0a0a;margin:12px 0 16px;letter-spacing:-.3px}.blog-featured-content p{font-size:15px;color:rgba(0,0,0,.55);line-height:1.6;margin-bottom:24px}.blog-date{font-size:13px;font-weight:600;color:rgba(0,0,0,.4);text-transform:uppercase;letter-spacing:.5px}.blog-read-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:var(--primary);transition:gap .2s}.blog-read-link svg{width:16px;height:16px;transition:transform .2s}.blog-card:hover .blog-read-link svg,.blog-featured:hover .blog-read-link svg{transform:translateX(4px)}.blog-section-title{margin-bottom:28px}.blog-section-title h2{font-size:28px;font-weight:700;color:#0a0a0a;letter-spacing:-.3px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-bottom:60px}.blog-card{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 3px rgba(0,0,0,.06);transition:box-shadow .3s,transform .3s;display:flex;flex-direction:column}.blog-card:hover{box-shadow:0 8px 30px rgba(0,0,0,.1);transform:translateY(-3px)}.blog-card-img{position:relative;overflow:hidden;aspect-ratio:16/10}.blog-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.blog-card:hover .blog-card-img img{transform:scale(1.05)}.blog-card-body{padding:22px 24px 26px;display:flex;flex-direction:column;flex:1 1}.blog-card-body h3{font-size:17px;font-weight:650;line-height:1.4;color:#0a0a0a;margin:10px 0 auto;letter-spacing:-.2px}.blog-card-body .blog-read-link{margin-top:18px}@media (max-width:960px){.blog-featured{grid-template-columns:1fr}.blog-featured-content{padding:28px 28px 32px}.blog-featured-content h2{font-size:22px}.blog-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:600px){.blog-page{padding:120px 0 60px}.blog-header h1{font-size:32px}.blog-header p{font-size:15px}.blog-grid{grid-template-columns:1fr}.blog-featured-content h2{font-size:20px}.blog-section-title h2{font-size:22px}}.blog-post-page{padding:140px 0 60px}.blog-article{max-width:800px;margin:0 auto}.blog-article-header{margin-bottom:32px;text-align:center}.blog-back-link{display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:14px;font-weight:500;margin-bottom:24px;text-decoration:none}.blog-back-link:hover{text-decoration:underline}.blog-article-header h1{font-size:36px;line-height:1.25;font-weight:800;margin:12px 0 0;text-align:center}.blog-article-excerpt{font-size:18px;color:#666;margin-top:16px;line-height:1.6;text-align:center}.blog-article-img{margin-bottom:32px;border-radius:16px;overflow:hidden}.blog-article-img img{width:100%;height:auto;display:block}.blog-article-content{font-size:17px;line-height:1.8;color:#333}.blog-article-content h2{font-size:26px;font-weight:700;margin:32px 0 16px}.blog-article-content h3{font-size:22px;font-weight:600;margin:28px 0 12px}.blog-article-content p{margin-bottom:16px}.blog-article-content img{max-width:100%;border-radius:12px;margin:24px 0}.blog-article-content ol,.blog-article-content ul{padding-left:24px;margin-bottom:16px}.blog-article-content li{margin-bottom:8px}.blog-article-content a{color:var(--accent);text-decoration:underline}.blog-article-content blockquote{border-left:4px solid var(--accent);padding:16px 24px;margin:24px 0;background:#f8f9fa;border-radius:0 12px 12px 0;font-style:italic}@media (max-width:768px){.blog-post-page{padding:120px 0 40px}.blog-article-header h1{font-size:28px}.blog-article-content,.blog-article-excerpt{font-size:16px}}.auth-page{display:flex;min-height:100vh}.auth-left{flex:0 0 42%;background:linear-gradient(160deg,#1a1712,#2d2518 40%,#3a2e1c);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.auth-left:before{top:-120px;right:-120px;width:400px;height:400px;background:radial-gradient(circle,rgba(239,88,0,.15) 0,transparent 70%)}.auth-left:after,.auth-left:before{content:"";position:absolute;pointer-events:none}.auth-left:after{bottom:-80px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,rgba(239,88,0,.08) 0,transparent 70%)}.auth-left-content{position:relative;z-index:1;padding:48px;display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.auth-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.auth-logo img{height:36px;width:auto;filter:brightness(0) invert(1)}.auth-left-text{max-width:400px}.auth-left-text h1{font-size:36px;font-weight:800;line-height:1.15;letter-spacing:-.5px;color:#fff;margin-bottom:20px}.auth-left-text p{font-size:15px;line-height:1.7;color:hsla(0,0%,100%,.6)}.auth-left-footer{color:hsla(0,0%,100%,.3);font-size:13px}.auth-right{flex:1 1;display:flex;align-items:center;justify-content:center;background:var(--bg-cream);padding:48px 24px}.auth-form-container{width:100%;max-width:440px}.auth-form-header{margin-bottom:32px}.auth-form-header h2{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:8px;color:var(--text-primary)}.auth-form-header p{font-size:15px;color:var(--text-secondary);line-height:1.6}.auth-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--text-secondary);margin-bottom:24px;transition:color .2s}.auth-back:hover{color:var(--orange)}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:10px;font-size:14px;margin-bottom:20px}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-field label{display:block;font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:6px}.auth-label-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.auth-label-row label{margin-bottom:0}.auth-forgot{font-size:13px;font-weight:500;color:var(--orange);transition:color .2s}.auth-forgot:hover{color:var(--orange-dark)}.auth-input-wrapper{position:relative;display:flex;align-items:center}.auth-input-icon{position:absolute;left:14px;width:18px;height:18px;color:var(--text-muted);pointer-events:none;flex-shrink:0}.auth-input-wrapper input{width:100%;padding:12px 14px 12px 42px;border:1.5px solid var(--border);border-radius:10px;font-size:14px;font-family:inherit;background:#fff;color:var(--text-primary);transition:border-color .2s,box-shadow .2s;outline:none}.auth-input-wrapper input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(239,88,0,.08)}.auth-input-wrapper input::placeholder{color:var(--text-muted)}.auth-toggle-pw{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.auth-toggle-pw svg{width:18px;height:18px;color:var(--text-muted);transition:color .2s}.auth-checkbox,.auth-toggle-pw:hover svg{color:var(--text-secondary)}.auth-checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13px;line-height:1.5}.auth-checkbox input[type=checkbox]{width:18px;height:18px;margin-top:1px;accent-color:var(--orange);flex-shrink:0;cursor:pointer}.auth-checkbox a{color:var(--orange);font-weight:500}.auth-checkbox a:hover{text-decoration:underline}.auth-submit{width:100%;padding:13px 24px;background:var(--orange);color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .2s,transform .1s;display:flex;align-items:center;justify-content:center;min-height:48px;text-decoration:none}.auth-submit:hover:not(:disabled){background:var(--orange-dark)}.auth-submit:active:not(:disabled){transform:scale(.99)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-spinner{display:inline-block;width:20px;height:20px;border:2.5px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:auth-spin .6s linear infinite}@keyframes auth-spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}.auth-divider{display:flex;align-items:center;gap:16px;margin:24px 0}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;height:1px;background:var(--border)}.auth-divider span{font-size:13px;color:var(--text-muted);white-space:nowrap}.auth-social{gap:12px}.auth-social,.auth-social-btn{display:flex;justify-content:center}.auth-social-btn{align-items:center;gap:10px;flex:1 1;padding:12px 16px;border:1.5px solid var(--border);border-radius:10px;background:#fff;font-size:14px;font-weight:600;font-family:inherit;color:var(--text-primary);cursor:pointer;transition:border-color .2s,background .2s}.auth-social-btn:hover{border-color:var(--text-muted);background:#fafafa}.auth-switch{text-align:center;font-size:14px;color:var(--text-secondary);margin-top:28px}.auth-switch a{color:var(--orange);font-weight:600;transition:color .2s}.auth-switch a:hover{color:var(--orange-dark);text-decoration:underline}.auth-sent{text-align:center;padding:40px 0}.auth-sent-icon{width:64px;height:64px;border-radius:50%;background:rgba(239,88,0,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.auth-sent-icon svg{width:28px;height:28px;color:var(--orange)}.auth-sent h2{font-size:24px;font-weight:800;margin-bottom:12px}.auth-sent p{font-size:15px;color:var(--text-secondary);line-height:1.6;margin-bottom:8px}.auth-sent-note{font-size:13px;color:var(--text-muted);margin-bottom:28px}.auth-resend{background:none;border:none;color:var(--orange);font-weight:600;font-size:13px;cursor:pointer;font-family:inherit;text-decoration:underline}.auth-back-btn{margin-top:8px}@media (max-width:960px){.auth-left{flex:0 0 38%}.auth-left-text h1{font-size:28px}.auth-left-content{padding:36px}}@media (max-width:768px){.auth-page{flex-direction:column}.auth-left{flex:none;padding:48px 24px 36px;min-height:auto}.auth-left-content{padding:0;height:auto;gap:24px}.auth-left-text h1{font-size:24px}.auth-left-footer{display:none}.auth-right{padding:36px 24px 48px}}.ex-hero-dark{padding:160px 0 100px;position:relative;background:linear-gradient(160deg,#0f0d0a,#1a1510 30%,#201a12 60%,#181410)}.ex-hero-glow-1{top:-200px;left:-100px;width:700px;height:700px;background:radial-gradient(circle,rgba(239,88,0,.12) 0,transparent 60%)}.ex-hero-glow-1,.ex-hero-glow-2{position:absolute;pointer-events:none}.ex-hero-glow-2{bottom:-200px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,rgba(239,88,0,.06) 0,transparent 60%)}.ex-float{position:absolute;pointer-events:none;opacity:.12;animation:ex-float-anim 6s ease-in-out infinite}.ex-float img{width:100%;height:100%}.ex-float-1{width:64px;top:15%;left:5%;animation-delay:0s}.ex-float-2{width:48px;top:25%;right:8%;animation-delay:1s}.ex-float-3{width:40px;top:60%;left:10%;animation-delay:2s}.ex-float-4{width:56px;bottom:20%;right:12%;animation-delay:.5s}.ex-float-5{width:36px;top:12%;left:35%;animation-delay:3s}.ex-float-6{width:44px;bottom:15%;left:25%;animation-delay:1.5s}@keyframes ex-float-anim{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.ex-hero-dark .container{max-width:1320px}.ex-hero-layout{display:flex;align-items:flex-start;gap:56px;position:relative;z-index:2}.ex-hero-left{flex:1 1;min-width:0;color:#fff}.ex-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(239,88,0,.12);border:1px solid rgba(239,88,0,.2);border-radius:100px;font-size:13px;font-weight:600;color:var(--orange);margin-bottom:24px}.ex-hero-left h1{font-size:56px;font-weight:800;line-height:1.1;letter-spacing:-2px;margin-bottom:20px}.ex-gradient-text{background:linear-gradient(135deg,var(--orange) 0,#ff9d4d 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ex-hero-desc{font-size:17px;line-height:1.7;color:hsla(0,0%,100%,.6);max-width:440px;margin-bottom:40px}.ex-hero-stats{display:flex;align-items:center;gap:32px;margin-bottom:40px}.ex-hero-stat strong{display:block;font-size:28px;font-weight:800;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ex-hero-stat span{font-size:13px;color:hsla(0,0%,100%,.4);font-weight:500}.ex-hero-stat-divider{width:1px;height:40px;background:hsla(0,0%,100%,.1)}.ex-coins-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.ex-coins-track{display:flex;gap:12px;animation:ex-marquee var(--marquee-duration,120s) linear infinite;width:max-content}@keyframes ex-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.ex-coin-pill{display:flex;align-items:center;gap:8px;padding:8px 16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:100px;flex-shrink:0}.ex-coin-pill img{width:20px;height:20px;border-radius:50%}.ex-coin-pill span{font-size:13px;font-weight:600;color:hsla(0,0%,100%,.6)}.ex-widget{width:460px;flex-shrink:0;background:#fff;color:#1a1a2e;border:1px solid var(--border);border-radius:20px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.15);position:relative;z-index:3}.ex-widget-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.ex-widget-header h3{font-size:18px;font-weight:800;flex:1 1}.ex-header-back{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;margin-right:8px;border-radius:8px;display:flex;align-items:center;transition:color .2s}.ex-header-back:hover{color:var(--orange)}.ex-step-indicator{font-size:13px;font-weight:600;color:var(--text-muted);background:var(--bg-warm);padding:4px 12px;border-radius:100px}.ex-step-indicator span{color:var(--orange);font-weight:800}.ex-mini-summary{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background:var(--bg-warm);border:1px solid var(--border);border-radius:12px;margin-bottom:20px}.ex-mini-summary svg{color:var(--orange);flex-shrink:0}.ex-mini-coin{display:flex;align-items:center;gap:8px}.ex-mini-coin img{width:24px;height:24px;border-radius:50%}.ex-mini-coin span{font-size:14px;font-weight:700}.ex-network-section{margin-bottom:16px}.ex-network-section label{display:block;font-size:13px;font-weight:600;color:var(--text-secondary);margin-bottom:8px}.ex-confirm-pair{display:flex;align-items:center;justify-content:center;gap:20px;padding:24px;background:linear-gradient(135deg,rgba(239,88,0,.04),rgba(239,88,0,.08));border:1px solid rgba(239,88,0,.15);border-radius:16px;margin-bottom:20px}.ex-confirm-coin{display:flex;align-items:center;gap:10px}.ex-confirm-coin img{width:36px;height:36px;border-radius:50%}.ex-confirm-coin strong{display:block;font-size:18px;font-weight:800}.ex-confirm-coin span{font-size:13px;color:var(--text-muted);font-weight:500}.ex-confirm-arrow{width:20px;height:20px;color:var(--orange);flex-shrink:0}.ex-amount-receive{color:#22c55e!important}.ex-block{background:var(--bg-warm);border:1px solid var(--border);border-radius:14px;padding:16px 20px;position:relative}.ex-block-label{font-size:13px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.ex-block-row{gap:12px}.ex-block-row,.ex-usd-info{display:flex;align-items:center}.ex-usd-info{gap:8px;padding:4px 0 0;font-size:12px}.ex-usd-value{color:var(--text-muted)}.ex-usd-value.ex-usd-warn{color:#f59e0b}.ex-usd-limit{color:#ef4444;font-weight:500;font-size:11px}.ex-amount-input{flex:1 1;background:none;border:none;font-size:28px;font-weight:700;font-family:inherit;color:var(--text-primary);outline:none;min-width:0}.ex-amount-input::placeholder{color:var(--text-muted)}.ex-amount-input::-webkit-inner-spin-button,.ex-amount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ex-amount-input[type=number]{-moz-appearance:textfield}.ex-coin-select{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#fff;border:1px solid var(--border);border-radius:100px;cursor:pointer;transition:border-color .2s,box-shadow .2s;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ex-coin-select:hover{border-color:var(--orange);box-shadow:0 0 0 3px rgba(239,88,0,.06)}.ex-coin-icon{width:28px;height:28px;border-radius:50%}.ex-coin-name{font-size:16px;font-weight:700;color:var(--text-primary)}.ex-chevron{width:16px;height:16px;color:var(--text-muted)}.ex-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.12);z-index:50;overflow:hidden}.ex-dropdown-search{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--border)}.ex-dropdown-search svg{width:18px;height:18px;color:var(--text-muted);flex-shrink:0}.ex-dropdown-search input{flex:1 1;border:none;outline:none;font-size:14px;font-family:inherit;color:var(--text-primary);background:none}.ex-dropdown-list{max-height:280px;overflow-y:auto;padding:8px}.ex-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;cursor:pointer;transition:background .15s}.ex-dropdown-item:hover{background:var(--bg-warm)}.ex-dropdown-item.active{background:rgba(239,88,0,.06)}.ex-dropdown-item img{width:32px;height:32px;border-radius:50%}.ex-dropdown-item-info{display:flex;flex-direction:column}.ex-dropdown-item-info span{font-size:14px;font-weight:700}.ex-dropdown-item-info small{font-size:12px;color:var(--text-muted)}.ex-network{display:flex;align-items:center;gap:8px;margin-top:12px;flex-wrap:wrap}.ex-network-label{font-size:12px;font-weight:600;color:var(--text-muted)}.ex-network-options{display:flex;gap:6px;flex-wrap:wrap}.ex-network-btn{padding:4px 12px;border:1px solid var(--border);border-radius:100px;background:#fff;font-size:12px;font-weight:600;font-family:inherit;color:var(--text-secondary);cursor:pointer;transition:all .15s}.ex-network-btn:hover{border-color:var(--orange);color:var(--orange)}.ex-network-btn.active{background:var(--orange);border-color:var(--orange);color:#fff}.ex-swap-wrapper{gap:16px;margin:-6px 0;position:relative;z-index:5;padding:6px 0}.ex-swap-btn,.ex-swap-wrapper{display:flex;align-items:center;justify-content:center}.ex-swap-btn{width:44px;height:44px;border-radius:50%;border:3px solid #fff;background:var(--orange);color:#fff;cursor:pointer;transition:transform .2s,background .2s;box-shadow:0 4px 12px rgba(239,88,0,.3);flex-shrink:0}.ex-swap-btn:hover{transform:rotate(180deg);background:var(--orange-dark)}.ex-swap-btn svg{width:20px;height:20px}.ex-rate-line{font-size:13px;color:var(--text-muted);font-weight:500}.ex-field{margin-top:16px}.ex-field label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--text-secondary);margin-bottom:6px}.ex-field label svg,.ex-optional{color:var(--text-muted)}.ex-optional{font-weight:400}.ex-field input{width:100%;padding:12px 16px;border:1.5px solid var(--border);border-radius:10px;font-size:14px;font-family:inherit;background:var(--bg-warm);color:var(--text-primary);outline:none;transition:border-color .2s,box-shadow .2s}.ex-field input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(239,88,0,.06);background:#fff}.ex-field input::placeholder{color:var(--text-muted)}.ex-agree{display:flex;align-items:flex-start;gap:10px;margin-top:20px;cursor:pointer;font-size:13px;color:var(--text-secondary);line-height:1.5}.ex-agree input[type=checkbox]{width:18px;height:18px;margin-top:1px;accent-color:var(--orange);flex-shrink:0;cursor:pointer}.ex-agree a{color:var(--orange);font-weight:500}.ex-submit{width:100%;margin-top:20px;padding:16px 24px;background:linear-gradient(135deg,var(--orange),#d45500);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .15s,box-shadow .2s,opacity .2s;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px rgba(239,88,0,.3)}.ex-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 24px rgba(239,88,0,.4)}.ex-submit:active:not(:disabled){transform:translateY(0)}.ex-submit:disabled{opacity:.5;cursor:not-allowed}.ex-confirm h3{font-size:20px;font-weight:800;margin-bottom:24px}.ex-confirm-details{display:flex;flex-direction:column;gap:0;margin-bottom:24px}.ex-confirm-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--border-light);font-size:14px}.ex-confirm-row:last-child{border-bottom:none}.ex-confirm-row span{color:var(--text-muted)}.ex-confirm-row strong{color:var(--text-primary);font-weight:600;text-align:right;max-width:60%}.ex-addr-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ex-confirm-actions{display:flex;gap:12px}.ex-back-btn{display:flex;align-items:center;gap:6px;padding:14px 24px;border:1.5px solid var(--border);border-radius:12px;background:#fff;font-size:14px;font-weight:600;font-family:inherit;color:var(--text-primary);cursor:pointer;transition:border-color .2s}.ex-back-btn:hover{border-color:var(--text-muted)}.ex-confirm-btn{flex:1 1;padding:14px 24px;background:linear-gradient(135deg,var(--orange),#d45500);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .15s,box-shadow .2s;box-shadow:0 4px 16px rgba(239,88,0,.3)}.ex-confirm-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(239,88,0,.4)}.ex-processing{text-align:center;padding:20px 0}.ex-processing-icon{width:64px;height:64px;border-radius:50%;background:rgba(239,88,0,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;animation:ex-pulse 2s ease-in-out infinite}.ex-processing-icon svg{width:28px;height:28px;color:var(--orange);animation:auth-spin 1.5s linear infinite}@keyframes ex-pulse{0%,to{box-shadow:0 0 0 0 rgba(239,88,0,.15)}50%{box-shadow:0 0 0 16px rgba(239,88,0,0)}}.ex-processing h3{font-size:20px;font-weight:800;margin-bottom:8px}.ex-processing>p{font-size:14px;color:var(--text-secondary);margin-bottom:20px}.ex-deposit-address{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:var(--bg-warm);border:1px solid var(--border);border-radius:10px;margin-bottom:28px;word-break:break-all}.ex-deposit-address span{font-size:13px;font-weight:600;font-family:SF Mono,Fira Code,monospace;color:var(--text-primary)}.ex-copy-btn{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;border-radius:6px;transition:color .2s,background .2s;flex-shrink:0}.ex-copy-btn:hover{color:var(--orange);background:rgba(239,88,0,.06)}.ex-status-bar{justify-content:center;gap:0;margin-bottom:24px}.ex-status-bar,.ex-status-step{display:flex;align-items:center}.ex-status-step{flex-direction:column;gap:8px}.ex-status-dot{width:12px;height:12px;border-radius:50%;background:var(--border);transition:background .3s}.ex-status-step.active .ex-status-dot{background:var(--orange);box-shadow:0 0 0 4px rgba(239,88,0,.15)}.ex-status-step span{font-size:11px;font-weight:600;color:var(--text-muted);white-space:nowrap}.ex-status-step.active span{color:var(--orange)}.ex-status-line{width:40px;height:2px;background:var(--border);margin-bottom:20px}.ex-order-id{font-size:13px;color:var(--text-muted);margin-bottom:24px}.ex-order-id strong{color:var(--text-primary);font-family:SF Mono,Fira Code,monospace}.ex-new-btn{padding:12px 28px;border:1.5px solid var(--border);border-radius:10px;background:#fff;font-size:14px;font-weight:600;font-family:inherit;color:var(--text-primary);cursor:pointer;transition:border-color .2s}.ex-new-btn:hover{border-color:var(--orange);color:var(--orange)}.ex-details-summary{margin-top:16px;padding:14px 16px;background:rgba(239,88,0,.03);border:1px solid rgba(239,88,0,.1);border-radius:10px}.ex-detail-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;padding:4px 0}.ex-detail-row span:first-child{color:var(--text-muted)}.ex-detail-row span:last-child{font-weight:600;color:var(--text-primary)}.ex-fields-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.ex-how-section{padding:100px 0;background:var(--bg-cream)}.ex-how-card{background:#1e1912;border-radius:32px;padding:80px 48px 60px;color:#fff;text-align:center;position:relative;overflow:hidden}.ex-how-card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.ex-how-card>:not(.ex-how-card-bg){position:relative;z-index:2}.ex-how-card h2{font-size:44px;font-weight:700;letter-spacing:-1.5px;line-height:1.15;margin-bottom:56px;max-width:700px;margin-left:auto;margin-right:auto}.ex-how-features{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:56px}.ex-how-feature{border-radius:24px;padding:40px 24px 44px;border:1px solid #ffbf58;position:relative;overflow:hidden;text-align:center;display:flex;flex-direction:column;align-items:center}.ex-how-feature-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.ex-how-feature>:not(.ex-how-feature-bg){position:relative;z-index:2}.ex-how-feature-num{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,var(--orange),#d45500);color:#fff;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:24px;box-shadow:0 4px 20px rgba(239,88,0,.4)}.ex-how-feature h5{font-size:20px;font-weight:700;margin-bottom:14px;font-style:normal}.ex-how-feature p{font-size:15px;opacity:.85;line-height:1.6}.ex-how-coins{justify-content:center;gap:40px}.ex-how-coin,.ex-how-coins{display:flex;align-items:center}.ex-how-coin{flex-direction:column;gap:8px}.ex-how-coin img{width:48px;height:48px;border-radius:50%}.ex-how-coin span{font-size:13px;opacity:.7;font-weight:500}.ex-bento{padding:100px 0;background:var(--bg-warm)}.ex-bento-header{text-align:center;margin-bottom:56px}.ex-bento-tag{display:inline-block;padding:6px 16px;background:rgba(239,88,0,.08);border:1px solid rgba(239,88,0,.12);border-radius:100px;font-size:13px;font-weight:600;color:var(--orange);margin-bottom:16px;letter-spacing:.5px;text-transform:uppercase}.ex-bento-header h2{font-size:44px;font-weight:800;letter-spacing:-1.5px;margin-bottom:12px}.ex-bento-header p{font-size:17px;color:var(--text-secondary);max-width:480px;margin:0 auto}.ex-bento-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.ex-bento-card{padding:36px;background:#fff;border:1px solid var(--border);border-radius:20px;transition:transform .25s,box-shadow .25s,border-color .25s}.ex-bento-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.06);border-color:rgba(239,88,0,.15)}.ex-bento-hero-card{grid-column:1/-1;background:linear-gradient(145deg,#0c0a08,#1a1510 35%,#201812 60%,#15120e);border-color:rgba(239,88,0,.15);padding:0;overflow:hidden;position:relative}.ex-bento-hero-card:before{content:"";position:absolute;top:-100px;right:-40px;width:550px;height:550px;background:radial-gradient(circle,rgba(239,88,0,.28) 0,rgba(255,140,50,.14) 30%,rgba(255,120,40,.05) 55%,transparent 75%);pointer-events:none;animation:ex-orb-drift 8s ease-in-out infinite}.ex-bento-hero-card:after{content:"";position:absolute;bottom:-100px;left:-80px;width:350px;height:350px;background:radial-gradient(circle,rgba(239,88,0,.1) 0,rgba(255,160,60,.03) 50%,transparent 70%);pointer-events:none;animation:ex-orb-drift2 10s ease-in-out infinite}@keyframes ex-orb-drift{0%,to{transform:translate(0) scale(1);opacity:1}50%{transform:translate(-30px,20px) scale(1.1);opacity:.7}}@keyframes ex-orb-drift2{0%,to{transform:translate(0) scale(1);opacity:.8}50%{transform:translate(25px,-15px) scale(1.15);opacity:1}}.ex-bento-hero-card:hover{border-color:rgba(239,88,0,.3)}.ex-bento-hero-card:hover:before{animation-duration:4s}.ex-bento-hero-inner{padding:48px;position:relative;z-index:1}.ex-bento-mesh{position:absolute;inset:0;overflow:hidden;pointer-events:none;opacity:.04}.ex-bento-mesh:before{content:"";position:absolute;inset:-50%;background-image:linear-gradient(rgba(239,88,0,.6) 1px,transparent 0),linear-gradient(90deg,rgba(239,88,0,.6) 1px,transparent 0);background-size:60px 60px;animation:ex-mesh-move 20s linear infinite}@keyframes ex-mesh-move{0%{transform:translate(0) rotate(0deg)}to{transform:translate(60px,60px) rotate(1deg)}}.ex-bento-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ex-bento-particle{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--orange);opacity:0;animation:ex-particle-float 6s ease-in-out infinite}.ex-bento-particle:first-child{left:15%;top:30%;animation-delay:0s}.ex-bento-particle:nth-child(2){left:70%;top:20%;animation-delay:1.5s;width:3px;height:3px}.ex-bento-particle:nth-child(3){left:85%;top:60%;animation-delay:3s;width:5px;height:5px}.ex-bento-particle:nth-child(4){left:40%;top:70%;animation-delay:4.5s;width:3px;height:3px}.ex-bento-particle:nth-child(5){left:55%;top:15%;animation-delay:2s}.ex-bento-particle:nth-child(6){left:25%;top:80%;animation-delay:.8s;width:3px;height:3px}@keyframes ex-particle-float{0%{opacity:0;transform:translateY(0) scale(0)}20%{opacity:.6;transform:translateY(-10px) scale(1)}80%{opacity:.3;transform:translateY(-40px) scale(.8)}to{opacity:0;transform:translateY(-60px) scale(0)}}.ex-bento-hero-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;animation:ex-icon-glow 3s ease-in-out infinite}.ex-bento-hero-icon,.ex-bento-hero-icon:after{background:linear-gradient(135deg,var(--orange),#ff9d4d)}.ex-bento-hero-icon:after{content:"";position:absolute;inset:-4px;border-radius:20px;opacity:.25;filter:blur(12px);z-index:-1;animation:ex-icon-pulse 3s ease-in-out infinite}@keyframes ex-icon-glow{0%,to{box-shadow:0 0 20px rgba(239,88,0,.2)}50%{box-shadow:0 0 35px rgba(239,88,0,.4)}}@keyframes ex-icon-pulse{0%,to{transform:scale(1);opacity:.25}50%{transform:scale(1.3);opacity:.15}}.ex-bento-hero-icon svg{width:28px;height:28px;color:#fff}.ex-bento-hero-card h3{font-size:28px;font-weight:800;color:#fff;margin-bottom:12px;letter-spacing:-.5px}.ex-bento-hero-card p{font-size:16px;color:hsla(0,0%,100%,.55);line-height:1.7;max-width:500px;margin-bottom:32px}.ex-bento-stats-row{display:flex;gap:40px}.ex-bento-stat{position:relative;padding-left:16px}.ex-bento-stat:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:3px;background:linear-gradient(180deg,var(--orange),rgba(239,88,0,.2));animation:ex-stat-line 2s ease-in-out infinite}@keyframes ex-stat-line{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.7)}}.ex-bento-stat strong{display:block;font-size:24px;font-weight:800;background:linear-gradient(135deg,var(--orange),#ffb366);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:4px}.ex-bento-stat span{font-size:13px;color:hsla(0,0%,100%,.35);font-weight:500}.ex-bento-icon{width:48px;height:48px;border-radius:14px;background:rgba(239,88,0,.07);display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:background .2s}.ex-bento-card:hover .ex-bento-icon{background:rgba(239,88,0,.12)}.ex-bento-icon svg{width:24px;height:24px;color:var(--orange)}.ex-bento-card h4{font-size:18px;font-weight:700;margin-bottom:10px;letter-spacing:-.3px}.ex-bento-card p{font-size:14px;color:var(--text-secondary);line-height:1.7}.ex-rates{padding:100px 0;background:var(--bg-cream)}.ex-rates-card{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:60px;gap:60px;background:linear-gradient(145deg,#fff,#fdf8f3 40%,#fef5ec);border:1px solid var(--border);border-radius:28px;padding:64px;position:relative;overflow:hidden}.ex-rates-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(239,88,0,.05) 0,transparent 60%);pointer-events:none}.ex-rates-content{position:relative;z-index:1}.ex-rates-content .ex-bento-tag{margin-bottom:20px}.ex-rates-content h2{font-size:44px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;color:var(--text-primary);margin-bottom:24px}.ex-rates-content p{font-size:16px;line-height:1.8;color:var(--text-secondary);margin-bottom:16px;max-width:480px}.ex-rates-cta-text{font-weight:600;color:var(--text-primary)!important;font-style:italic;margin-bottom:32px!important}.ex-rates-content .btn{display:inline-flex}.ex-rates-visual{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.ex-rates-visual img{width:100%;max-width:480px;border-radius:16px;filter:drop-shadow(0 20px 60px rgba(239,88,0,.12))}.ex-faq2{padding:100px 0;background:var(--bg-cream)}.ex-faq2-layout{display:grid;grid-template-columns:380px 1fr;grid-gap:80px;gap:80px;align-items:start}.ex-faq2-left{position:-webkit-sticky;position:sticky;top:100px}.ex-faq2-left .ex-bento-tag{margin-bottom:20px}.ex-faq2-left h2{font-size:36px;font-weight:800;letter-spacing:-1px;line-height:1.2;margin-bottom:16px}.ex-faq2-left p{font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:28px}.ex-faq2-right{display:flex;flex-direction:column;gap:0}.ex-faq2-item{border-bottom:1px solid var(--border)}.ex-faq2-item:first-child{border-top:1px solid var(--border)}.ex-faq2-q{width:100%;display:flex;align-items:center;gap:16px;padding:24px 0;background:none;border:none;font-size:16px;font-weight:600;font-family:inherit;color:var(--text-primary);cursor:pointer;text-align:left;transition:color .2s}.ex-faq2-num,.ex-faq2-q:hover{color:var(--orange)}.ex-faq2-num{font-size:13px;font-weight:700;min-width:28px;height:28px;border-radius:8px;background:rgba(239,88,0,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ex-faq2-q span{flex:1 1}.ex-faq2-q svg{width:18px;height:18px;color:var(--text-muted);flex-shrink:0;transition:transform .3s,color .3s}.ex-faq2-item.open .ex-faq2-q svg{transform:rotate(45deg);color:var(--orange)}.ex-faq2-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.ex-faq2-item.open .ex-faq2-a{max-height:250px}.ex-faq2-a p{padding:0 0 24px 44px;font-size:15px;color:var(--text-secondary);line-height:1.8}@media (max-width:960px){.ex-hero-layout{flex-direction:column;gap:48px}.ex-hero-left h1{font-size:40px}.ex-hero-left{text-align:center}.ex-hero-desc{margin:0 auto 40px}.ex-hero-stats{justify-content:center}.ex-widget{width:100%;max-width:520px;margin:0 auto}.ex-float{display:none}.ex-how-features{grid-template-columns:repeat(2,1fr)}.ex-how-card h2{font-size:32px}.ex-how-coins{flex-wrap:wrap;gap:24px}.ex-bento-grid{grid-template-columns:1fr 1fr}.ex-bento-header h2{font-size:36px}.ex-rates-card{grid-template-columns:1fr;padding:48px;text-align:center}.ex-rates-content p{margin-left:auto;margin-right:auto}.ex-rates-content h2{font-size:36px}.ex-faq2-layout{grid-template-columns:1fr;gap:48px}.ex-faq2-left{position:static;text-align:center}.ex-faq2-left .btn{margin:0 auto}}@media (max-width:768px){.ex-hero-dark{padding:130px 0 60px}.ex-hero-left h1{font-size:32px;letter-spacing:-1px}.ex-hero-stats{flex-wrap:wrap;gap:20px}.ex-hero-stat-divider{display:none}.ex-widget{padding:20px}.ex-amount-input{font-size:22px}.ex-confirm-actions{flex-direction:column}.ex-status-bar{flex-wrap:wrap;gap:8px}.ex-status-line{width:20px}.ex-fields-row,.ex-how-features{grid-template-columns:1fr}.ex-how-card{padding:48px 20px 40px;border-radius:20px}.ex-how-card h2{font-size:26px;margin-bottom:36px}.ex-how-coins{gap:16px}.ex-how-coin img{width:36px;height:36px}.ex-confirm-pair{flex-direction:column;gap:12px}.ex-confirm-arrow{transform:rotate(90deg)}.ex-bento-grid{grid-template-columns:1fr}.ex-bento-hero-inner{padding:32px}.ex-bento-hero-card h3{font-size:22px}.ex-bento-stats-row{flex-wrap:wrap;gap:24px}.ex-bento-header h2{font-size:28px}.ex-rates-card{padding:32px;gap:32px}.ex-faq2-left h2,.ex-rates-content h2{font-size:28px}}.dash-page{background:#f5f3f0;min-height:100vh}.dash-wrapper{padding-top:80px}.dash-container{display:grid;grid-template-columns:300px 1fr;grid-gap:28px;gap:28px;padding-top:28px;padding-bottom:60px;align-items:start;max-width:1260px}.dash-sidebar{position:-webkit-sticky;position:sticky;top:108px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:0;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.03)}.dash-sidebar-head{text-align:center;padding:28px 20px 20px;background:linear-gradient(180deg,rgba(239,88,0,.04),transparent)}.dash-avatar{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,rgba(239,88,0,.12),rgba(239,88,0,.04));border:2px solid rgba(239,88,0,.12);display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.dash-avatar svg{width:24px;height:24px;color:var(--orange)}.dash-user-info strong{display:block;font-size:15px;font-weight:700}.dash-user-info span{font-size:12px;color:var(--text-muted)}.dash-user-badges{margin-top:10px}.dash-nav{display:flex;flex-direction:column;padding:8px 10px;gap:2px}.dash-nav-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;font-size:13.5px;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:all .2s;border:none;background:none;font-family:inherit;cursor:pointer;width:100%;text-align:left;position:relative}.dash-nav-item:hover{background:var(--bg-warm);color:var(--text-primary)}.dash-nav-item.active{background:rgba(239,88,0,.07);color:var(--orange);font-weight:600}.dash-nav-dot{width:6px;height:6px;border-radius:50%;background:var(--orange);margin-left:auto}.dash-nav-icon{flex-shrink:0}.dash-nav-icon,.dash-nav-icon svg{width:18px;height:18px}.dash-sidebar-footer{border-top:1px solid var(--border);padding:8px 10px 10px;display:flex;flex-direction:column;gap:2px}.dash-logout{color:#c0392b!important}.dash-logout:hover{background:rgba(192,57,43,.05)!important}.dash-main{min-width:0}.dash-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.dash-page-header h1{font-size:28px;font-weight:800;letter-spacing:-.5px;margin-bottom:4px}.dash-page-header p{font-size:14px;color:var(--text-muted)}.dash-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:28px;transition:box-shadow .2s}.dash-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.04)}.dash-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dash-card-header h3{font-size:18px;font-weight:700}.dash-grid-2{display:grid;grid-template-columns:340px 1fr;grid-gap:24px;gap:24px}.dash-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:.3px}.dash-badge-green{background:rgba(46,174,96,.1);color:#2eae60}.dash-badge-yellow{background:rgba(245,166,35,.1);color:#d49a00}.dash-badge-red{background:rgba(229,57,53,.1);color:#e53935}.dash-badge-blue{background:rgba(33,150,243,.1);color:#2196f3}.dash-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:var(--orange);color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s}.dash-btn-primary:hover{background:#d47600;transform:translateY(-1px)}.dash-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.dash-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:none;color:var(--text-secondary);border:1px solid var(--border);border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s}.dash-btn-ghost:hover{border-color:var(--text-muted);background:var(--bg-warm)}.dash-btn-sm{padding:6px 14px;font-size:13px}.dash-btn-icon{width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.dash-btn-icon svg{width:16px;height:16px;color:var(--text-muted)}.dash-btn-icon:hover{background:var(--bg-warm);border-color:var(--text-muted)}.dash-btn-icon.copied{border-color:#2eae60;background:rgba(46,174,96,.06)}.dash-btn-icon.copied svg{color:#2eae60}.dash-btn-danger svg{color:#e53935!important}.dash-btn-danger:hover{background:rgba(229,57,53,.06)!important;border-color:rgba(229,57,53,.3)!important}.dash-btn-danger-solid{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:#e53935;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s}.dash-btn-danger-solid:hover{background:#c62828}.dash-btn-danger-solid:disabled{opacity:.5;cursor:not-allowed}.dash-field{margin-bottom:20px}.dash-field label{display:block;font-size:13px;font-weight:600;color:var(--text-secondary);margin-bottom:8px}.dash-field input,.dash-field select{width:100%;padding:11px 14px;border:1px solid var(--border);border-radius:10px;font-size:14px;font-family:inherit;background:#fff;color:var(--text-primary);transition:border-color .2s,box-shadow .2s}.dash-field input:focus,.dash-field select:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(239,88,0,.08)}.dash-field input:disabled,.dash-field select:disabled{background:var(--bg-warm);color:var(--text-secondary);cursor:default}.dash-field-full{grid-column:1/-1}.dash-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 20px;gap:0 20px}.dash-form-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid var(--border);margin-top:8px}.dash-form-desc{font-size:14px;color:var(--text-muted);margin-bottom:24px}.dash-toast{position:fixed;top:24px;right:24px;display:flex;align-items:center;gap:10px;padding:14px 24px;background:#1a1a2e;color:#fff;border-radius:12px;font-size:14px;font-weight:500;z-index:9999;transform:translateY(-20px);opacity:0;pointer-events:none;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 12px 40px rgba(0,0,0,.15)}.dash-toast.show{transform:translateY(0);opacity:1;pointer-events:auto}.dash-toast svg{width:20px;height:20px;color:#2eae60;flex-shrink:0}.dash-profile-card{text-align:center;padding:0}.dash-profile-top{padding:32px 28px 24px}.dash-profile-avatar{width:88px;height:88px;border-radius:50%;background:linear-gradient(135deg,rgba(239,88,0,.12),rgba(239,88,0,.04));border:3px solid rgba(239,88,0,.15);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;position:relative}.dash-profile-avatar svg{width:36px;height:36px;color:var(--orange)}.dash-avatar-edit{position:absolute;bottom:-2px;right:-2px;width:30px;height:30px;border-radius:50%;background:var(--orange);border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.dash-avatar-edit svg{width:14px;height:14px;color:#fff}.dash-avatar-edit:hover{transform:scale(1.1)}.dash-profile-card h3{font-size:18px;font-weight:700;margin-bottom:4px}.dash-profile-email{font-size:13px;color:var(--text-muted)}.dash-profile-badges{display:flex;gap:8px;justify-content:center;margin-top:14px}.dash-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border)}.dash-profile-stat{padding:18px 12px;border-right:1px solid var(--border)}.dash-profile-stat:last-child{border-right:none}.dash-profile-stat strong{display:block;font-size:18px;font-weight:800;margin-bottom:2px}.dash-profile-stat span{font-size:12px;color:var(--text-muted)}.dash-activity-list{display:flex;flex-direction:column}.dash-activity-item{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.dash-activity-item:last-child{border-bottom:none}.dash-activity-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-activity-icon svg{width:18px;height:18px}.dash-activity-login{background:rgba(33,150,243,.1);color:#2196f3}.dash-activity-exchange{background:rgba(239,88,0,.08);color:var(--orange)}.dash-activity-wallet{background:rgba(46,174,96,.08);color:#2eae60}.dash-activity-security{background:rgba(156,39,176,.08);color:#9c27b0}.dash-activity-info{flex:1 1;min-width:0}.dash-activity-info strong{display:block;font-size:14px;font-weight:600}.dash-activity-info span{font-size:13px;color:var(--text-muted)}.dash-activity-time{font-size:12px;color:var(--text-muted);white-space:nowrap}.dash-stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.dash-stat-card{display:flex;align-items:center;gap:14px;padding:20px;background:#fff;border:1px solid var(--border);border-radius:14px;transition:box-shadow .2s}.dash-stat-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.04)}.dash-stat-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-stat-icon svg{width:22px;height:22px}.dash-stat-blue{background:rgba(33,150,243,.1);color:#2196f3}.dash-stat-green{background:rgba(46,174,96,.1);color:#2eae60}.dash-stat-orange{background:rgba(239,88,0,.08);color:var(--orange)}.dash-stat-purple{background:rgba(156,39,176,.08);color:#9c27b0}.dash-stat-card span{font-size:12px;color:var(--text-muted)}.dash-stat-card strong{display:block;font-size:20px;font-weight:800;margin-top:2px}.dash-filters{gap:12px}.dash-filters,.dash-search-box{display:flex;align-items:center}.dash-search-box{gap:8px;padding:8px 14px;border:1px solid var(--border);border-radius:10px;transition:border-color .2s}.dash-search-box:focus-within{border-color:var(--orange)}.dash-search-box svg{width:16px;height:16px;color:var(--text-muted);flex-shrink:0}.dash-search-box input{border:none;outline:none;font-size:13px;font-family:inherit;background:none;width:160px}.dash-filter-tabs{display:flex;gap:4px;padding:3px;background:var(--bg-warm);border-radius:10px}.dash-filter-tab{padding:6px 14px;border:none;border-radius:8px;font-size:13px;font-weight:500;font-family:inherit;background:none;color:var(--text-muted);cursor:pointer;transition:all .2s}.dash-filter-tab.active,.dash-filter-tab:hover{color:var(--text-primary)}.dash-filter-tab.active{background:#fff;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.06)}.dash-table-wrap{overflow-x:auto;margin:0 -28px;padding:0 28px}.dash-table{width:100%;border-collapse:collapse}.dash-table th{text-align:left;padding:10px 12px;font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}.dash-table td,.dash-table th{border-bottom:1px solid var(--border)}.dash-table td{padding:16px 12px;font-size:14px}.dash-table tbody tr{cursor:pointer;transition:background .15s}.dash-table tbody tr:hover{background:var(--bg-warm)}.dash-table tbody tr.active{background:rgba(239,88,0,.04)}.dash-table-muted{color:var(--text-muted);font-size:13px}.dash-order-id{font-family:monospace;font-size:13px;font-weight:600;color:var(--orange)}.dash-coin-cell{display:flex;align-items:center;gap:8px}.dash-coin-cell img{width:22px;height:22px;border-radius:50%}.dash-coin-cell strong{font-weight:700}.dash-status{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:100px;font-size:12px;font-weight:600}.dash-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.dash-status-green{background:rgba(46,174,96,.1);color:#2eae60}.dash-status-yellow{background:rgba(245,166,35,.1);color:#d49a00}.dash-status-red{background:rgba(229,57,53,.1);color:#e53935}.dash-status-blue{background:rgba(33,150,243,.1);color:#2196f3}.dash-status-yellow:before{animation:dash-pulse 1.5s ease-in-out infinite}@keyframes dash-pulse{0%,to{opacity:1}50%{opacity:.3}}.dash-detail-row-tr td{padding:0 12px 16px!important;border-bottom:1px solid var(--border)}.dash-detail-row-tr:hover{background:transparent!important}.dash-detail-panel{padding:24px;background:var(--bg-warm);border:1px solid var(--border);border-radius:14px;animation:dash-slide-down .25s ease}@keyframes dash-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dash-detail-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.dash-detail-header h4{font-size:16px;font-weight:700}.dash-detail-pair{display:flex;align-items:center;gap:16px;justify-content:center;padding:20px;background:#fff;border-radius:12px;margin-bottom:20px}.dash-detail-coin{display:flex;align-items:center;gap:10px}.dash-detail-coin img{width:36px;height:36px;border-radius:50%}.dash-detail-coin strong{display:block;font-size:18px;font-weight:800}.dash-detail-coin span{font-size:13px;color:var(--text-muted)}.dash-detail-arrow{width:24px;height:24px;color:var(--orange);flex-shrink:0}.dash-detail-rows{display:flex;flex-direction:column;gap:0}.dash-detail-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border);font-size:14px}.dash-detail-row:last-child{border-bottom:none}.dash-detail-row>span:first-child{color:var(--text-muted)}.dash-addr-truncate{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.dash-detail-progress{margin-top:16px;text-align:center}.dash-progress-bar{width:100%;height:6px;background:var(--border);border-radius:6px;overflow:hidden;margin-bottom:10px}.dash-progress-fill{height:100%;background:linear-gradient(90deg,var(--orange),#ff9d4d);border-radius:6px;animation:dash-progress-anim 2s ease-in-out infinite}@keyframes dash-progress-anim{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.dash-detail-progress span{font-size:13px;color:var(--text-muted)}.dash-banner{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;background:linear-gradient(135deg,rgba(239,88,0,.06),rgba(239,88,0,.02));border:1px solid rgba(239,88,0,.12);border-radius:14px;margin-bottom:28px}.dash-banner-icon{width:44px;height:44px;border-radius:12px;background:rgba(239,88,0,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-banner-icon svg{width:22px;height:22px;color:var(--orange)}.dash-banner-text strong{display:block;font-size:15px;margin-bottom:4px}.dash-banner-text p{font-size:14px;color:var(--text-secondary);line-height:1.6;margin:0}.dash-steps{align-items:flex-start;gap:0;padding:28px;background:#fff;border:1px solid var(--border);border-radius:16px;margin-bottom:0}.dash-step,.dash-steps{display:flex;position:relative}.dash-step{align-items:center;gap:12px;flex:1 1}.dash-step-num{width:36px;height:36px;border-radius:50%;background:var(--bg-warm);border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--text-muted);flex-shrink:0;transition:all .3s}.dash-step.active .dash-step-num{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 0 0 4px rgba(239,88,0,.15)}.dash-step.done .dash-step-num{background:#2eae60;border-color:#2eae60;color:#fff}.dash-step-num svg{width:18px;height:18px}.dash-step-info strong{display:block;font-size:13px;font-weight:600}.dash-step-info span{font-size:12px;color:var(--text-muted)}.dash-step.active .dash-step-info strong{color:var(--orange)}.dash-step-line{flex:1 1;height:2px;background:var(--border);margin:0 12px;align-self:center;min-width:20px}.dash-step.done .dash-step-line,.dash-step.done+.dash-step .dash-step-line{background:#2eae60}.dash-kyc-form h3{font-size:18px;font-weight:700;margin-bottom:4px}.dash-doc-type-row{display:flex;gap:12px;margin-bottom:28px}.dash-doc-type{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 16px;border:2px solid var(--border);border-radius:14px;background:none;font-family:inherit;font-size:13px;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .2s}.dash-doc-type svg{width:32px;height:32px}.dash-doc-type:hover{border-color:var(--text-muted)}.dash-doc-type.active{border-color:var(--orange);background:rgba(239,88,0,.04);color:var(--orange)}.dash-upload-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:20px}.dash-upload-zone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px 20px;border:2px dashed var(--border);border-radius:14px;cursor:pointer;transition:all .2s;text-align:center}.dash-upload-zone input{display:none}.dash-upload-zone svg{width:36px;height:36px;color:var(--text-muted)}.dash-upload-zone strong{font-size:14px;font-weight:600}.dash-upload-zone span{font-size:13px;color:var(--text-muted)}.dash-upload-zone:hover{border-color:var(--orange);background:rgba(239,88,0,.02)}.dash-upload-zone.has-file{border-color:#2eae60;background:rgba(46,174,96,.04)}.dash-upload-zone.has-file svg{color:#2eae60}.dash-upload-selfie{padding:60px 20px}.dash-selfie-tips{display:flex;gap:24px;margin-bottom:28px}.dash-tip{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary)}.dash-tip svg{width:16px;height:16px;color:#2eae60;flex-shrink:0}.dash-kyc-submitted{text-align:center;padding:48px 24px}.dash-kyc-submitted-icon{width:72px;height:72px;border-radius:50%;background:rgba(239,88,0,.08);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;animation:dash-pulse-ring 2s ease-in-out infinite}@keyframes dash-pulse-ring{0%,to{box-shadow:0 0 0 0 rgba(239,88,0,.15)}50%{box-shadow:0 0 0 12px rgba(239,88,0,0)}}.dash-kyc-submitted-icon svg{width:32px;height:32px;color:var(--orange)}.dash-kyc-submitted h3{font-size:22px;font-weight:800;margin-bottom:12px}.dash-kyc-submitted p{font-size:15px;color:var(--text-secondary);line-height:1.7;max-width:500px;margin:0 auto 24px}.dash-kyc-submitted-id{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:var(--bg-warm);border-radius:10px;font-size:14px}.dash-kyc-submitted-id strong{font-family:monospace;color:var(--orange)}.dash-addr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:16px;gap:16px}.dash-addr-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px;transition:all .2s;position:relative}.dash-addr-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.05);border-color:rgba(239,88,0,.12)}.dash-addr-top{justify-content:space-between;margin-bottom:16px}.dash-addr-coin,.dash-addr-top{display:flex;align-items:center}.dash-addr-coin{gap:12px}.dash-addr-coin img{width:36px;height:36px;border-radius:50%}.dash-addr-coin strong{display:block;font-size:15px;font-weight:700}.dash-addr-coin span{font-size:12px;color:var(--text-muted)}.dash-addr-actions{display:flex;gap:8px}.dash-addr-value{padding:12px 14px;background:var(--bg-warm);border-radius:10px;margin-bottom:12px}.dash-addr-value code{font-size:13px;color:var(--text-secondary);word-break:break-all;font-family:monospace}.dash-addr-meta span{font-size:12px;color:var(--text-muted)}.dash-addr-confirm{position:absolute;inset:0;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;animation:dash-fade-in .2s ease}@keyframes dash-fade-in{0%{opacity:0}to{opacity:1}}.dash-addr-confirm p{font-size:15px;font-weight:600}.dash-addr-confirm-btns{display:flex;gap:10px}.dash-empty{text-align:center;padding:60px 20px}.dash-empty svg{width:56px;height:56px;color:var(--text-muted);margin-bottom:16px}.dash-empty h3{font-size:20px;font-weight:700;margin-bottom:8px}.dash-empty p{font-size:14px;color:var(--text-muted);margin-bottom:24px}.dash-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:dash-fade-in .2s ease}.dash-modal{background:#fff;border-radius:20px;padding:32px;width:100%;max-width:520px;box-shadow:0 24px 80px rgba(0,0,0,.15);animation:dash-modal-in .3s cubic-bezier(.4,0,.2,1)}@keyframes dash-modal-in{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.dash-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dash-modal-header h3{font-size:20px;font-weight:700}.dash-coin-selector{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:4px}.dash-coin-opt{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid var(--border);border-radius:10px;background:none;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.dash-coin-opt img{width:20px;height:20px;border-radius:50%}.dash-coin-opt:hover{border-color:var(--text-muted)}.dash-coin-opt.active{border-color:var(--orange);background:rgba(239,88,0,.06);color:var(--orange)}.dash-network-row{display:flex;gap:8px;flex-wrap:wrap}.dash-network-opt{padding:7px 14px;border:1px solid var(--border);border-radius:8px;background:none;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.dash-network-opt:hover{border-color:var(--text-muted)}.dash-network-opt.active{border-color:var(--orange);background:rgba(239,88,0,.06);color:var(--orange)}.dash-security-card{padding:0}.dash-security-row{display:flex;align-items:center;gap:20px;padding:28px}.dash-security-icon{width:52px;height:52px;border-radius:14px;background:rgba(239,88,0,.08);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-security-icon svg{width:26px;height:26px;color:var(--orange)}.dash-security-info{flex:1 1}.dash-security-info h3{font-size:17px;font-weight:700;margin-bottom:4px}.dash-security-info p{font-size:14px;color:var(--text-muted);line-height:1.5;margin:0}.dash-2fa-status{display:flex;align-items:center;gap:12px}.dash-2fa-setup{border-top:1px solid var(--border);padding:28px;animation:dash-slide-down .3s ease}.dash-2fa-steps{display:flex;flex-direction:column;gap:20px;margin-bottom:28px}.dash-2fa-step{display:flex;align-items:flex-start;gap:14px}.dash-2fa-step-num{width:32px;height:32px;border-radius:50%;background:rgba(239,88,0,.08);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:var(--orange);flex-shrink:0}.dash-2fa-step strong{display:block;font-size:15px;font-weight:600;margin-bottom:4px}.dash-2fa-step p{font-size:13px;color:var(--text-muted);line-height:1.5;margin:0}.dash-2fa-qr-section{display:flex;gap:28px;padding:24px;background:var(--bg-warm);border-radius:14px;margin-bottom:28px}.dash-qr-placeholder{width:180px;height:180px;background:#fff;border:1px solid var(--border);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.dash-qr-placeholder svg{width:80px;height:80px;color:var(--text-primary)}.dash-qr-placeholder span{font-size:12px;color:var(--text-muted);font-weight:600}.dash-2fa-secret{flex:1 1}.dash-2fa-secret label{display:block;font-size:12px;font-weight:600;color:var(--text-muted);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.dash-secret-box{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;border:1px solid var(--border);border-radius:10px;margin-bottom:12px}.dash-secret-box code{font-size:16px;font-weight:700;letter-spacing:2px;color:var(--text-primary);flex:1 1}.dash-2fa-warning{display:block;font-size:12px;color:#d49a00;line-height:1.5;padding:10px 14px;background:rgba(245,166,35,.08);border-radius:8px}.dash-2fa-verify{margin-top:8px}.dash-code-inputs{display:flex;gap:10px;margin:20px 0 24px}.dash-code-input{width:52px;height:56px;border:2px solid var(--border);border-radius:12px;text-align:center;font-size:22px;font-weight:700;font-family:monospace;transition:border-color .2s,box-shadow .2s}.dash-code-input:focus{outline:none;border-color:var(--orange);box-shadow:0 0 0 3px rgba(239,88,0,.1)}.dash-2fa-disable{border-top:1px solid var(--border);padding:28px;animation:dash-slide-down .3s ease}.dash-2fa-disable-warn{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;background:rgba(229,57,53,.06);border:1px solid rgba(229,57,53,.15);border-radius:12px;margin-bottom:24px}.dash-2fa-disable-warn svg{width:24px;height:24px;color:#e53935;flex-shrink:0;margin-top:2px}.dash-2fa-disable-warn strong{display:block;font-size:15px;margin-bottom:4px}.dash-2fa-disable-warn p{font-size:13px;color:var(--text-secondary);margin:0;line-height:1.5}.dash-change-pass{border-top:1px solid var(--border);padding:28px;animation:dash-slide-down .3s ease}.dash-sessions{display:flex;flex-direction:column}.dash-session{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.dash-session:last-child{border-bottom:none}.dash-session-icon{width:40px;height:40px;border-radius:10px;background:var(--bg-warm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.dash-session-icon svg{width:18px;height:18px;color:var(--text-muted)}.dash-session-info{flex:1 1}.dash-session-info strong{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.dash-session-info span{display:block;font-size:13px;color:var(--text-muted);margin-top:2px}@media (max-width:960px){.dash-container{grid-template-columns:1fr;gap:0}.dash-sidebar{position:static;border-radius:16px;margin-bottom:20px}.dash-nav{flex-direction:row;overflow-x:auto;gap:4px;padding:8px}.dash-nav-item{white-space:nowrap;padding:8px 12px}.dash-sidebar-head{padding:20px 16px 12px}.dash-sidebar-footer{flex-direction:row;padding:8px 10px}.dash-grid-2{grid-template-columns:1fr}.dash-stats-row{grid-template-columns:repeat(2,1fr)}.dash-filters{flex-direction:column;align-items:stretch}.dash-2fa-qr-section{flex-direction:column;align-items:center}}@media (max-width:768px){.dash-stats-row{grid-template-columns:1fr}.dash-steps{flex-direction:column;gap:16px;padding:20px}.dash-step-line{display:none}.dash-addr-grid{grid-template-columns:1fr}.dash-doc-type-row{flex-direction:column}.dash-form-grid,.dash-upload-grid{grid-template-columns:1fr}.dash-page-header{flex-direction:column;align-items:flex-start;gap:16px}.dash-selfie-tips{flex-direction:column;gap:8px}.dash-code-inputs{gap:6px}.dash-code-input{width:44px;height:48px;font-size:18px}.dash-detail-pair,.dash-security-row{flex-direction:column}.dash-security-row{align-items:flex-start}.dash-sidebar-footer,.dash-sidebar-head{display:none}}.lc-btn{position:fixed;bottom:28px;right:28px;z-index:9999;width:60px;height:60px;border-radius:50%;background:var(--orange);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(233,108,25,.4),0 2px 8px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}.lc-btn:hover{transform:scale(1.08);box-shadow:0 6px 28px rgba(233,108,25,.5),0 4px 12px rgba(0,0,0,.15)}.lc-btn:active{transform:scale(.95)}.lc-btn svg{width:26px;height:26px}.lc-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;min-width:22px;height:22px;border-radius:11px;padding:0 6px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;animation:lc-pulse 2s infinite}@keyframes lc-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.lc-window{position:fixed;bottom:100px;right:28px;z-index:9998;width:400px;height:560px;background:#fff;border-radius:20px;box-shadow:0 12px 48px rgba(0,0,0,.12),0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(20px) scale(.95);transition:all .3s cubic-bezier(.4,0,.2,1)}.lc-window.lc-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.lc-header{background:linear-gradient(135deg,var(--orange) 0,var(--orange-dark) 100%);padding:18px 20px;justify-content:space-between;flex-shrink:0}.lc-header,.lc-header-info{display:flex;align-items:center}.lc-header-info{gap:12px}.lc-header-avatar{width:42px;height:42px;background:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.lc-header-avatar svg{width:22px;height:22px;color:#fff}.lc-header-name{color:#fff;font-weight:600;font-size:15px;line-height:1.3}.lc-header-status{display:flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.85);font-size:12px;font-weight:500}.lc-dot{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px rgba(74,222,128,.6)}.lc-close{background:hsla(0,0%,100%,.15);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.lc-close:hover{background:hsla(0,0%,100%,.25)}.lc-close svg{width:16px;height:16px;color:#fff}.lc-prechat{flex:1 1;display:flex;align-items:center;justify-content:center;padding:32px 24px;background:linear-gradient(180deg,#fff9f0,#fff)}.lc-prechat-inner{text-align:center;width:100%}.lc-welcome-icon{width:64px;height:64px;margin:0 auto 20px;background:rgba(233,108,25,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.lc-welcome-icon svg{width:32px;height:32px}.lc-prechat h3{font-size:22px;font-weight:700;color:var(--text-primary);margin-bottom:8px}.lc-prechat p{font-size:14px;color:var(--text-secondary);line-height:1.5;margin-bottom:24px}.lc-input{display:block;width:100%;padding:12px 16px;margin-bottom:12px;border:1.5px solid var(--border);border-radius:12px;font-size:14px;font-family:inherit;color:var(--text-primary);background:#fff;transition:border-color .2s,box-shadow .2s;outline:none}.lc-input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(233,108,25,.1)}.lc-input::placeholder{color:var(--text-muted)}.lc-start-btn{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:13px 28px;background:var(--orange);color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s;box-shadow:0 2px 12px rgba(233,108,25,.3)}.lc-start-btn:hover{background:var(--orange-dark);box-shadow:0 4px 18px rgba(233,108,25,.4);transform:translateY(-1px)}.lc-messages{flex:1 1;overflow-y:auto;padding:20px 16px;background:#faf9f7;display:flex;flex-direction:column;gap:8px}.lc-messages::-webkit-scrollbar{width:5px}.lc-messages::-webkit-scrollbar-track{background:transparent}.lc-messages::-webkit-scrollbar-thumb{background:#d4d0c8;border-radius:3px}.lc-empty{flex:1 1;display:flex;align-items:center;justify-content:center;text-align:center}.lc-empty p{color:var(--text-muted);font-size:14px}.lc-msg{display:flex;margin-bottom:4px}.lc-msg-out{justify-content:flex-end}.lc-msg-in{justify-content:flex-start}.lc-bubble{max-width:80%;padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.5;word-break:break-word;position:relative}.lc-msg-out .lc-bubble{background:var(--orange);color:#fff;border-bottom-right-radius:6px}.lc-msg-in .lc-bubble{background:#fff;color:var(--text-primary);border-bottom-left-radius:6px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.lc-time{display:block;font-size:10px;margin-top:4px;opacity:.65;text-align:right}.lc-msg-in .lc-time{text-align:left}.lc-footer{padding:12px 14px;display:flex;align-items:flex-end;gap:10px;border-top:1px solid var(--border);background:#fff;flex-shrink:0}.lc-textarea{flex:1 1;resize:none;padding:10px 14px;border:1.5px solid var(--border);border-radius:14px;font-size:14px;font-family:inherit;color:var(--text-primary);background:#faf9f7;outline:none;max-height:100px;transition:border-color .2s}.lc-textarea:focus{border-color:var(--orange)}.lc-textarea::placeholder{color:var(--text-muted)}.lc-send{width:40px;height:40px;border-radius:50%;background:var(--orange);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .2s}.lc-send:hover{background:var(--orange-dark);transform:scale(1.05)}.lc-send:disabled{background:#d4d0c8;cursor:not-allowed;transform:none}.lc-send svg{width:18px;height:18px;color:#fff}@media (max-width:480px){.lc-window{width:calc(100vw - 16px);height:calc(100vh - 120px);bottom:80px;right:8px;left:8px;border-radius:16px}.lc-btn{bottom:16px;right:16px;width:54px;height:54px}.lc-btn svg{width:22px;height:22px}}