:root{--wx-bg:#050505;--wx-panel:#0d0d0c;--wx-text:#f5f2ed;--wx-muted:#8f8a82;--wx-line:#292824;--wx-green:#00d394}
html,body{max-width:100%;overflow-x:hidden}
body.wirex-v8-custom-page{margin:0;background:var(--wx-bg);color:var(--wx-text);font-family:Manrope,Arial,sans-serif}
body.wirex-v8-custom-page *{box-sizing:border-box} body.wirex-v8-custom-page a{color:inherit}
.wx-v8-header{position:sticky;top:0;z-index:300;padding:12px 16px;background:rgba(0,0,0,.84);backdrop-filter:blur(18px)}
.wx-v8-headerbar{height:60px;border:1px solid #2b2926;border-radius:999px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 20px;background:rgba(5,5,5,.9)}
.wx-v8-logo{display:inline-flex;text-decoration:none}.wx-v8-logo img{width:86px;height:auto;display:block}
.wx-v8-nav{display:flex;gap:31px;align-items:center}.wx-v8-navitem{position:relative}.wx-v8-navbtn{border:0;background:none;color:#e4e0d9;font:inherit;font-size:12px;padding:20px 0;cursor:pointer}
.wx-v8-dropdown{position:absolute;top:48px;left:50%;transform:translateX(-50%) translateY(7px);min-width:235px;padding:9px;border:1px solid #34312e;border-radius:18px;background:rgba(13,13,12,.98);box-shadow:0 24px 70px rgba(0,0,0,.52);opacity:0;visibility:hidden;pointer-events:none;transition:.16s}
.wx-v8-navitem:hover .wx-v8-dropdown,.wx-v8-navitem:focus-within .wx-v8-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%)}
.wx-v8-dropdown a{display:block;padding:11px 13px;border-radius:11px;text-decoration:none;color:#bdb7af;font-size:12px}.wx-v8-dropdown a:hover{background:#1c1b19;color:#fff}
.wx-v8-actions{justify-self:end}.wx-v8-client{height:40px;min-width:145px;padding:0 18px;border:1px solid #696257;border-radius:999px;background:#050505;color:#fff;font:700 11px/1 Manrope,Arial,sans-serif;cursor:pointer}
#wirex-global-footer-v8{width:100%;background:#050505;color:#f4f1eb;border-top:1px solid #22211f;font-family:Manrope,Arial,sans-serif;position:relative;z-index:20}
#wirex-global-footer-v8 *{box-sizing:border-box}.wx-footer-inner{max-width:1320px;margin:0 auto;padding:62px 42px 28px}
.wx-footer-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:clamp(70px,10vw,170px);padding-bottom:42px}
.wx-footer-promo h2,.wx-footer-help h2{margin:0 0 12px;font-size:clamp(23px,2.2vw,34px);line-height:1.06;letter-spacing:-.035em;font-weight:580}.wx-footer-promo h2 span{color:var(--wx-green)}
.wx-footer-promo p,.wx-footer-help p{max-width:560px;margin:0;color:#aaa49b;font-size:13px;line-height:1.65}
.wx-footer-help-link{display:inline-flex;align-items:center;gap:13px;margin-top:18px;color:#fff;text-decoration:none;font-weight:700;font-size:13px}.wx-footer-arrow{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid #5c564d;color:#d9d3cb}
.wx-footer-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:24px 0 28px;border-top:1px solid #292824;border-bottom:1px solid #292824}.wx-stat{display:flex;align-items:center;gap:12px;min-height:42px}.wx-stat svg{width:24px;height:24px;stroke:#938c82;fill:none}.wx-stat strong{font-size:12px}.wx-stat span{color:#918b83;font-weight:430}
.wx-footer-navrow{padding:31px 0 28px;border-bottom:1px solid #292824}.wx-footer-wordmark{font-size:30px;font-weight:800;letter-spacing:-.065em;color:#77716a;margin-bottom:27px}.wx-footer-columns{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px}.wx-footer-col h3{margin:0 0 15px;color:#77716a;font-size:11px;font-weight:520}.wx-footer-col a{display:block;text-decoration:none;color:#f1eee8;font-size:11px;margin:0 0 13px}.wx-footer-col a:hover{color:var(--wx-green)}
.wx-footer-legalnav{display:flex;gap:22px;flex-wrap:wrap;padding:24px 0 20px}.wx-footer-legalnav a{font-size:10px;color:#ccc6bd;text-decoration:none}.wx-footer-disclaimer{color:#6e6962;font-size:9px;line-height:1.55;padding-top:14px;border-top:1px solid #171715}.wx-footer-copy{color:#68635d;font-size:9px;margin-top:12px}
#client-login-modal .cl-card{scrollbar-width:none!important;-ms-overflow-style:none!important}#client-login-modal .cl-card::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}#client-login-modal .cl-submit{font-family:inherit!important;font-size:15px!important;letter-spacing:.025em!important}
@media(max-width:900px){.wx-v8-headerbar{grid-template-columns:1fr auto}.wx-v8-nav{display:none}.wx-footer-inner{padding:48px 24px 24px}.wx-footer-top{grid-template-columns:1fr;gap:42px}.wx-footer-columns{grid-template-columns:repeat(3,1fr);row-gap:34px}}
@media(max-width:620px){.wx-v8-header{padding:7px}.wx-v8-headerbar{height:54px;padding:0 14px}.wx-v8-logo img{width:77px}.wx-v8-client{min-width:125px;height:38px}.wx-footer-inner{padding:38px 18px 22px}.wx-footer-stats{grid-template-columns:1fr;gap:10px}.wx-footer-columns{grid-template-columns:repeat(2,1fr)}}
