/* WealthX functional investor UI. No screenshot-as-dashboard. */
.wealthx-user-app{--wx-bg:#020806;--wx-panel:rgba(3,18,13,.88);--wx-panel2:rgba(8,31,23,.9);--wx-line:rgba(93,235,154,.2);--wx-gold:#f4c45d;--wx-green:#5ceb9a;--wx-text:#f5fff8;--wx-muted:#a7beb3;background:radial-gradient(circle at 50% -12%,rgba(75,229,160,.18),transparent 36%),linear-gradient(180deg,#020806,#06150f 56%,#010403);color:var(--wx-text)}
.wealthx-user-app .app-main{margin-left:0;width:100%;min-height:100vh;padding-bottom:104px}
.wealthx-user-app .workspace{max-width:1320px;padding:22px 22px 44px}
.wealthx-user-app .topbar{height:78px;padding:0 22px;background:linear-gradient(180deg,rgba(2,8,6,.94),rgba(2,8,6,.74));border-bottom:1px solid rgba(244,196,93,.14);backdrop-filter:blur(18px)}
.wealthx-user-app .topbar-brand-mini{display:flex;align-items:center;gap:12px}
.wealthx-user-app .topbar-brand-mini img{display:block;width:46px;height:46px;border-radius:13px;border:1px solid rgba(244,196,93,.42);background:#020806;box-shadow:0 0 20px rgba(93,235,154,.16)}
.wealthx-user-app .topbar small{font-size:9px;color:var(--wx-gold);font-weight:900;letter-spacing:1.4px}
.wealthx-user-app .topbar h1{font-size:20px;color:#fff;margin:1px 0 0}
.wealthx-user-app .menu-btn{display:grid!important;place-items:center;width:42px;height:42px;border:1px solid rgba(93,235,154,.24);border-radius:12px;background:rgba(255,255,255,.035)}
.wealthx-user-app .menu-btn span{width:18px;height:2px;background:#d8eee3;margin:2px 0}
.wealthx-user-app .live-chip,.wealthx-user-app .date-chip,.wealthx-user-app .profile-dot{border-radius:14px;border-color:rgba(93,235,154,.2);background:rgba(7,28,21,.84);color:#cce3d8}
.wealthx-user-app .mobile-recharge-cta{display:none!important}
.wealthx-user-app .app-shell:after{display:none!important}
.wealthx-user-app:not(.menu-open) .sidebar,.wealthx-user-app:not(.menu-open) .sidebar-shade{display:none!important}
.wealthx-user-app.menu-open .sidebar-shade{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;background:rgba(0,0,0,.62);backdrop-filter:blur(8px)}
.wealthx-user-app .sidebar{left:0!important;right:auto!important;top:0!important;bottom:0!important;width:min(86vw,340px)!important;height:100vh!important;padding:16px!important;border-radius:0 26px 26px 0!important;border:1px solid rgba(244,196,93,.24)!important;background:linear-gradient(180deg,rgba(5,24,18,.98),rgba(1,7,5,.98))!important;transform:none!important;box-shadow:28px 0 80px rgba(0,0,0,.5)!important}
.wealthx-user-app .sidebar nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important}
.wealthx-user-app .sidebar nav a{display:grid!important;justify-items:center;align-content:center;text-align:center;gap:8px;min-height:78px!important;border-radius:16px!important;border:1px solid rgba(93,235,154,.15)!important;background:rgba(255,255,255,.035)!important;color:#c8ded3!important}
.wealthx-user-app .sidebar nav a.active{border-color:rgba(244,196,93,.58)!important;background:rgba(244,196,93,.1)!important;color:var(--wx-gold)!important}
.wealthx-user-app .sidebar-close{display:grid!important;place-items:center;width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.16)!important;background:rgba(255,255,255,.04)!important;color:#fff!important}
.wealthx-user-app .nav-icon{width:28px;height:28px;color:currentColor}.wealthx-user-app .nav-icon svg{width:24px;height:24px;fill:currentColor}
.wealthx-user-app .recharge-guide-widget,.wealthx-user-app .demo-registration-popup{display:none!important}
.wealthx-user-app .wealthx-ai-widget.portal{display:none!important}
.investor-home-hero{position:relative;overflow:hidden;border:1px solid rgba(93,235,154,.18);border-radius:24px;background:linear-gradient(180deg,rgba(3,16,12,.08),rgba(3,16,12,.98) 47%),url("../img/wealthx-scene-bg.png") center top/cover no-repeat;min-height:760px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.34)}
.investor-home-hero,.investor-home-hero *{box-sizing:border-box}
.investor-home-hero:before{content:"";position:absolute;left:-10%;right:-10%;top:305px;height:90px;border-top:2px solid rgba(244,196,93,.52);border-radius:50%;transform:rotate(-7deg);filter:drop-shadow(0 0 14px rgba(244,196,93,.55));animation:wxFlow 4s ease-in-out infinite}
.investor-home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 48%,rgba(244,196,93,.12) 49%,transparent 50%);animation:wxScan 5s ease-in-out infinite;pointer-events:none;opacity:.5}
.investor-home-hero>*{position:relative;z-index:1}
.investor-hero-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:250px}
.investor-hero-head>div{display:flex;align-items:center;gap:12px}.investor-hero-head img{width:62px;height:62px;border-radius:18px;border:1px solid rgba(244,196,93,.5);background:#020806}.investor-hero-head small{display:block;color:var(--wx-gold);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1.4px}.investor-hero-head h2{font-size:30px;margin:3px 0 0}.investor-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.user-code-pill,.dashboard-recharge-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border-radius:16px;text-decoration:none;font-weight:900}.user-code-pill{border:1px solid rgba(93,235,154,.25);background:rgba(3,18,13,.84);color:#f7d072}.dashboard-recharge-pill{gap:8px;border:1px solid rgba(244,196,93,.72);background:linear-gradient(135deg,#ffe181,#f4c45d 48%,#ab6b10);color:#05110b;box-shadow:0 14px 34px rgba(244,196,93,.22),0 0 0 1px rgba(255,255,255,.18) inset;animation:rechargePulse 2.4s ease-in-out infinite}.dashboard-recharge-pill:hover{color:#05110b;transform:translateY(-1px)}.dashboard-recharge-pill span{display:grid;place-items:center;color:#062414}.dashboard-recharge-pill svg{width:21px;height:21px;fill:currentColor}
.portfolio-balance-card,.wealth-wallet-card,.oil-cycle-spotlight,.estate-plans-panel,.portfolio-intelligence-panel,.referral-link-panel,.estate-strip div,.investor-action-grid a,.investor-system-update{border:1px solid var(--wx-line);background:linear-gradient(145deg,rgba(4,25,17,.88),rgba(2,10,7,.9));border-radius:18px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}
.wx-card-title{display:flex;align-items:center;gap:10px}.wx-card-title small{flex:1}.wx-card-title span{display:grid;place-items:center;color:var(--wx-green)}.wx-card-title span svg{width:26px;height:26px}.wx-card-title i{font-style:normal;color:#fff;font-size:30px;line-height:1}
.portfolio-balance-card{width:min(430px,100%);padding:22px;margin-bottom:18px}.portfolio-balance-card small,.wealth-wallet-card small,.oil-cycle-spotlight small,.estate-strip small{display:block;color:#b7cbc0;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:1px}.portfolio-balance-card strong{display:block;color:#fff;font:900 44px "Space Grotesk";margin:8px 0}.portfolio-balance-card>span{font-weight:900}.portfolio-balance-card>em{font-style:normal;margin-left:14px;color:#d4dfda}
.wealth-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.wealth-wallet-card{display:block;min-height:128px;padding:18px;color:#fff;text-decoration:none}.wealth-wallet-card.main{border-color:rgba(244,196,93,.32)}.wealth-wallet-card.main .wx-card-title span{color:var(--wx-gold)}.wealth-wallet-card b{display:block;font:900 28px "Space Grotesk";margin:7px 0}.wealth-wallet-card>span{color:#c5d8cf}
.oil-cycle-spotlight{position:relative;display:grid;grid-template-columns:1fr 64px;gap:18px;align-items:start;padding:20px;border-color:rgba(244,196,93,.36);margin-bottom:16px;background:linear-gradient(90deg,rgba(3,15,10,.96) 0 48%,rgba(3,15,10,.62) 64%,rgba(3,15,10,.1)),url("../img/wealthx-oil-cycle-art.png") right center/auto 100% no-repeat,linear-gradient(145deg,rgba(4,25,17,.88),rgba(2,10,7,.9))}.oil-cycle-title-row{display:flex;align-items:flex-start;gap:14px}.oil-cycle-title-row>span{display:grid;place-items:center;color:var(--wx-gold)}.oil-cycle-title-row svg{width:34px;height:34px}.oil-cycle-spotlight h3{margin:0;color:var(--wx-gold);font-size:24px;text-transform:uppercase}.oil-cycle-spotlight p{margin:4px 0 0;color:#fff}.oil-cycle-spotlight p b{margin-left:8px;padding:3px 9px;border-radius:999px;background:rgba(93,235,154,.18);color:var(--wx-green);font-size:12px}.cycle-progress-label{display:flex;align-items:center;justify-content:space-between;max-width:650px;margin:22px 0 8px}.cycle-progress-label span{font-size:20px;color:#fff}.cycle-progress-label strong{font:900 30px "Space Grotesk";color:var(--wx-green)}.cycle-meter i{display:block;max-width:650px;height:12px;border-radius:999px;background:linear-gradient(90deg,var(--wx-gold) var(--p),rgba(255,255,255,.1) var(--p))}.cycle-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:650px;margin-top:18px}.cycle-stats div{padding:0 16px;border-left:1px solid rgba(255,255,255,.1)}.cycle-stats div:first-child{padding-left:0;border-left:0}.cycle-stats strong{display:block;color:#fff;font:800 20px "Space Grotesk"}.cycle-stats span{display:block;color:#d5e3dd}.oil-cycle-spotlight>a{display:grid;place-items:center;width:40px;height:40px;justify-self:end;border-radius:50%;background:transparent;color:#fff;font-weight:900;text-decoration:none;font-size:0}.oil-cycle-spotlight>a:after{content:"›";font-size:36px;line-height:1}
.estate-plans-panel{padding:18px;margin-bottom:16px}.estate-plans-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.estate-plans-head div{display:flex;align-items:center;gap:10px;color:var(--wx-green);text-transform:uppercase;font-weight:900}.estate-plans-head svg{width:27px;height:27px}.estate-plans-head a{color:#d8e4de;text-decoration:none}.estate-plans-head i{font-style:normal;color:#fff;font-size:24px}
.estate-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.estate-strip div{position:relative;overflow:hidden;min-height:150px;padding:16px;background-position:right bottom!important;background-repeat:no-repeat!important;background-size:auto 92%!important}.estate-strip .estate-10d{background-image:linear-gradient(90deg,rgba(4,25,17,.96) 0 38%,rgba(4,25,17,.32) 62%,rgba(4,25,17,.02)),url("../img/wealthx-estate-10d.png")}.estate-strip .estate-15d{border-color:rgba(244,196,93,.34);background-image:linear-gradient(90deg,rgba(25,24,6,.94) 0 36%,rgba(25,24,6,.22) 60%,rgba(25,24,6,.02)),url("../img/wealthx-estate-15d.png")}.estate-strip .estate-30d{border-color:rgba(244,196,93,.38);background-image:linear-gradient(90deg,rgba(24,22,5,.94) 0 36%,rgba(24,22,5,.18) 58%,rgba(24,22,5,.02)),url("../img/wealthx-estate-30d.png")}.estate-strip div:before{display:none}.estate-strip b{display:block;color:#ffe38d;font:900 42px "Space Grotesk";line-height:1;margin:8px 0}.estate-strip span{position:relative;color:#d2e5db;max-width:150px;display:block}
.portfolio-intelligence-panel{position:relative;overflow:hidden;padding:18px;margin-bottom:16px;background:linear-gradient(90deg,rgba(3,15,10,.96) 0 52%,rgba(3,15,10,.72)),url("../img/wealthx-scene-bg.png") center 58%/cover no-repeat,linear-gradient(145deg,rgba(4,25,17,.88),rgba(2,10,7,.9))}
.portfolio-intelligence-panel:before{content:"";position:absolute;left:-18%;right:-12%;top:46%;height:74px;border-top:2px solid rgba(244,196,93,.36);border-radius:50%;transform:rotate(-7deg);filter:drop-shadow(0 0 14px rgba(244,196,93,.34));pointer-events:none}
.portfolio-intelligence-panel:after{content:"CAPITAL";position:absolute;right:14px;bottom:-16px;color:rgba(244,196,93,.045);font:900 62px/1 "Space Grotesk",sans-serif;letter-spacing:3px;pointer-events:none}
.portfolio-intel-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.portfolio-intel-head div{display:flex;align-items:center;gap:10px;color:var(--wx-gold);text-transform:uppercase;font-weight:900}
.portfolio-intel-head svg{width:27px;height:27px;fill:currentColor}.portfolio-intel-head a{color:#d8e4de;text-decoration:none}.portfolio-intel-head i{font-style:normal;color:#fff;font-size:24px}
.portfolio-intel-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.portfolio-intel-grid div{min-height:118px;padding:14px;border:1px solid rgba(93,235,154,.15);border-radius:15px;background:linear-gradient(145deg,rgba(2,14,10,.86),rgba(0,7,5,.92));box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)}
.portfolio-intel-grid small{display:block;color:#b7cbc0;font-size:9px;text-transform:uppercase;font-weight:900;letter-spacing:1px}.portfolio-intel-grid b{display:block;margin:7px 0;color:#ffe38d;font:900 24px "Space Grotesk",sans-serif;line-height:1.08}.portfolio-intel-grid span{display:block;color:#cfe1d8;font-size:12px;line-height:1.35}
.referral-link-panel{position:relative;overflow:hidden;padding:16px 18px;margin-bottom:16px;background:radial-gradient(circle at 92% 10%,rgba(244,196,93,.16),transparent 30%),linear-gradient(145deg,rgba(4,25,17,.92),rgba(1,8,6,.96))}
.referral-link-panel:after{content:"REF";position:absolute;right:10px;bottom:-13px;color:rgba(244,196,93,.06);font:900 58px/1 "Space Grotesk",sans-serif;letter-spacing:2px;pointer-events:none}
.referral-link-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.referral-link-head div{display:flex;align-items:center;gap:10px;color:var(--wx-green);text-transform:uppercase;font-weight:900}
.referral-link-head svg{width:25px;height:25px;fill:currentColor}
.referral-link-head small{color:#b7cbc0;font-weight:800;text-transform:uppercase;font-size:10px;letter-spacing:.8px}
.referral-link-copy{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.referral-link-copy input{min-width:0;height:46px;border:1px solid rgba(93,235,154,.18);border-radius:14px;background:rgba(1,8,6,.82);color:#eaf6ef;padding:0 12px;font-size:13px}
.referral-link-copy button{height:46px;border:1px solid rgba(244,196,93,.48);border-radius:14px;background:linear-gradient(145deg,#f4c45d,#b87818);color:#07110c;font-weight:900;padding:0 18px}
.referral-link-panel p{position:relative;z-index:1;margin:10px 0 0;color:#cfe1d8;font-size:12px;line-height:1.45}
.referral-link-panel p b{color:#ffe38d}
.investor-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.investor-action-grid a{display:grid;place-items:center;gap:10px;min-height:108px;color:#fff;text-decoration:none}.investor-action-grid span{display:grid;place-items:center;color:var(--wx-green)}.investor-action-grid a:nth-child(2) span{color:var(--wx-gold)}.investor-action-grid a:nth-child(3) span{color:#2f93ff}.investor-action-grid svg{width:36px;height:36px}
.investor-system-update{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px 18px;color:#e8f2ed;text-decoration:none}.investor-system-update span{display:grid;place-items:center;color:var(--wx-green)}.investor-system-update svg{width:28px;height:28px}.investor-system-update b{white-space:nowrap}.investor-system-update em{font-style:normal;flex:1;color:#cbdcd4}.investor-system-update i{font-style:normal;color:var(--wx-green);white-space:nowrap}
.investor-system-marquee{
  position:relative;
  z-index:2;
  grid-column:1/-1;
  min-height:54px;
  width:100%;
  padding:10px 16px;
  margin-bottom:12px;
  border-radius:16px;
  background:
    radial-gradient(circle at 4% 50%,rgba(93,235,154,.2),transparent 26%),
    linear-gradient(90deg,rgba(7,32,22,.96),rgba(14,28,15,.92),rgba(7,32,22,.96));
  overflow:hidden;
}
.dashboard-top-system-update{
  display:flex;
  width:100%;
  max-width:none;
  margin:0 0 16px;
}
.wealthx-user-app.desktop-portal-view.investor-dashboard-page .dashboard-top-system-update{
  width:100%!important;
  max-width:100%!important;
  min-height:58px!important;
  margin-bottom:18px!important;
  border-radius:18px!important;
}
.investor-system-marquee:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent,rgba(255,214,107,.12),transparent);
  transform:translateX(-100%);
  animation:systemUpdateSweep 3.8s linear infinite;
}
.investor-system-marquee>*{
  position:relative;
  z-index:1;
}
.investor-system-marquee .system-marquee-window{
  flex:1;
  min-width:0;
  overflow:hidden;
  white-space:nowrap;
}
.investor-system-marquee .system-marquee-window em{
  display:inline-block;
  padding-right:54px;
  color:#eaf8f0;
  animation:systemUpdateMarquee 16s linear infinite;
}
@keyframes systemUpdateMarquee{
  from{transform:translateX(100%)}
  to{transform:translateX(-220%)}
}
@keyframes systemUpdateSweep{
  to{transform:translateX(100%)}
}
.wealthx-user-app .content-card,.wealthx-user-app .stat-card,.wealthx-user-app .trading-panel,.wealthx-user-app .bot-signal-panel{border-radius:18px;background:linear-gradient(145deg,rgba(6,22,16,.92),rgba(2,9,7,.96));border-color:rgba(93,235,154,.16);box-shadow:0 18px 50px rgba(0,0,0,.22)}
.wealthx-user-app .launch-roadmap{display:none!important}.wealthx-user-app .notice,.wealthx-user-app .wallet-chip{border-radius:14px;background:rgba(255,255,255,.035);border-color:rgba(93,235,154,.14)}.wealthx-user-app .notice{border-left:3px solid var(--wx-gold)}
.wealthx-user-app .form-control,.wealthx-user-app .form-select{border-radius:14px;background:rgba(1,9,6,.86);border-color:rgba(93,235,154,.2);color:#fff}
.wealthx-user-app .investor-bottom-tabs{box-sizing:border-box;position:fixed;left:50%;right:auto;bottom:calc(12px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:85;width:min(720px,calc(100dvw - 20px));max-width:calc(100dvw - 20px);height:82px;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;justify-items:stretch;align-items:stretch;gap:3px;padding:9px 10px 8px;border:1px solid rgba(93,235,154,.22);border-radius:26px;background:linear-gradient(180deg,rgba(4,22,18,.96),rgba(1,8,6,.98));box-shadow:0 -8px 36px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.035) inset,0 0 42px rgba(93,235,154,.09);backdrop-filter:blur(20px);overflow:visible}
.investor-bottom-tabs a{box-sizing:border-box;position:relative;display:grid!important;place-items:center;align-content:center;gap:5px;width:auto!important;min-width:0;max-width:100%;padding:0;border-radius:19px;color:#8d9c96;font-size:11px;font-weight:700;text-decoration:none;transition:transform .22s ease,color .22s ease,background .22s ease}
.investor-bottom-tabs a:nth-child(1){grid-column:1}.investor-bottom-tabs a:nth-child(2){grid-column:2}.investor-bottom-tabs a:nth-child(3){grid-column:3}.investor-bottom-tabs a:nth-child(4){grid-column:4}.investor-bottom-tabs a:nth-child(5){grid-column:5}
.investor-bottom-tabs a:hover{transform:translateY(-2px);color:#dcebe4}
.investor-bottom-tabs a.active:not(.center-oil-tab){background:rgba(244,196,93,.14);color:var(--wx-gold);box-shadow:0 0 0 1px rgba(244,196,93,.22) inset}
.investor-bottom-tabs .nav-icon{display:grid;place-items:center;width:26px;height:26px;color:currentColor}
.investor-bottom-tabs svg{width:25px;height:25px;fill:currentColor}
.investor-bottom-tabs a:first-child.active{color:var(--wx-green)}
.investor-bottom-tabs .center-oil-tab{align-self:start;justify-self:center;width:74px;height:74px;margin-top:-28px;border-radius:50%;background:radial-gradient(circle at 50% 33%,rgba(255,231,148,.36),rgba(244,196,93,.16) 42%,rgba(23,19,7,.98) 72%);border:2px solid rgba(244,196,93,.58);box-shadow:0 12px 34px rgba(0,0,0,.48),0 0 0 8px rgba(244,196,93,.09),0 0 28px rgba(244,196,93,.24);color:var(--wx-gold)}
.investor-bottom-tabs .center-oil-tab:hover{transform:translateY(-3px) scale(1.02)}
.investor-bottom-tabs .center-oil-tab.active{background:radial-gradient(circle at 50% 35%,rgba(255,236,155,.46),rgba(244,196,93,.22) 44%,rgba(23,19,7,.98) 72%);color:#ffd879}
.investor-bottom-tabs .center-oil-tab .nav-icon{width:44px;height:44px}
.investor-bottom-tabs .center-oil-tab svg{width:42px;height:42px;filter:drop-shadow(0 0 10px rgba(244,196,93,.58))}
.investor-bottom-tabs .center-oil-tab b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
.wealthx-user-app .mobile-dock-more{display:none!important}
.oil-quick-menu-shade{position:fixed;inset:0;z-index:88;background:rgba(0,0,0,.55);backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:.24s ease}
.oil-quick-menu{position:fixed;left:50%;bottom:calc(105px + env(safe-area-inset-bottom));transform:translate(-50%,22px) scale(.96);z-index:89;width:min(700px,calc(100dvw - 24px));max-height:min(62vh,520px);overflow:auto;padding:18px;border:1px solid rgba(244,196,93,.28);border-radius:24px;background:radial-gradient(circle at 50% 0,rgba(244,196,93,.16),transparent 42%),linear-gradient(180deg,rgba(5,25,19,.98),rgba(1,8,6,.98));box-shadow:0 24px 80px rgba(0,0,0,.62),inset 0 0 0 1px rgba(255,255,255,.035);opacity:0;visibility:hidden;pointer-events:none;transition:.26s cubic-bezier(.2,.9,.2,1)}
.wealthx-user-app.oil-menu-open .oil-quick-menu,.wealthx-user-app.oil-menu-open .oil-quick-menu-shade{opacity:1;visibility:visible;pointer-events:auto}
.wealthx-user-app.oil-menu-open .oil-quick-menu{transform:translate(-50%,0) scale(1)}
.oil-quick-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.oil-quick-head small{display:block;color:var(--wx-gold);font-size:9px;font-weight:900;letter-spacing:1.4px}.oil-quick-head h3{margin:2px 0 0;color:#fff;font-size:20px}.oil-quick-head button{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(255,255,255,.04);color:#fff;font-size:24px;line-height:1}
.oil-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.oil-quick-grid a{display:grid;place-items:center;gap:8px;min-height:96px;padding:10px;border:1px solid rgba(93,235,154,.18);border-radius:16px;background:linear-gradient(145deg,rgba(7,32,23,.9),rgba(2,10,7,.94));color:#eaf6f0;text-decoration:none;text-align:center;font-size:12px;font-weight:900;transition:.2s ease}.oil-quick-grid a:hover{transform:translateY(-2px);border-color:rgba(244,196,93,.45);color:var(--wx-gold)}.oil-quick-grid span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:rgba(93,235,154,.1);color:var(--wx-green)}.oil-quick-grid a:nth-child(1) span,.oil-quick-grid a:nth-child(2) span,.oil-quick-grid a:nth-child(5) span{color:var(--wx-gold);background:rgba(244,196,93,.12)}.oil-quick-grid a:nth-child(4) span{color:#2f93ff;background:rgba(47,147,255,.12)}.oil-quick-grid svg{width:28px;height:28px;fill:currentColor}
@keyframes wxFlow{0%,100%{filter:drop-shadow(0 0 8px rgba(244,196,93,.3));opacity:.45}50%{filter:drop-shadow(0 0 22px rgba(244,196,93,.85));opacity:1}}
@keyframes wxScan{0%,100%{transform:translateX(-28%);opacity:.12}50%{transform:translateX(28%);opacity:.42}}
@keyframes rechargePulse{0%,100%{box-shadow:0 14px 34px rgba(244,196,93,.2),0 0 0 1px rgba(255,255,255,.18) inset}50%{box-shadow:0 18px 44px rgba(244,196,93,.36),0 0 18px rgba(93,235,154,.16),0 0 0 1px rgba(255,255,255,.24) inset}}
@media(min-width:761px){
  .wealthx-user-app .sidebar,.wealthx-user-app:not(.menu-open) .sidebar{display:flex!important}
  .wealthx-user-app .sidebar-shade{display:none!important}
  .wealthx-user-app .app-main{margin-left:var(--sidebar);width:calc(100% - var(--sidebar))}
  .wealthx-user-app .investor-bottom-tabs,.wealthx-user-app .oil-quick-menu,.wealthx-user-app .oil-quick-menu-shade{display:none!important}
}
@media(min-width:961px){
  .wealthx-user-app .workspace{padding:30px 34px 52px}
  .investor-home-hero{display:grid;grid-template-columns:420px 1fr;gap:24px;align-items:end;min-height:640px;background-size:cover;background-position:center top}
  .investor-hero-head{grid-column:1/-1;margin-bottom:150px}.portfolio-balance-card{grid-column:1}.wealth-wallet-grid{grid-column:1/-1}.oil-cycle-spotlight,.estate-strip,.investor-action-grid{grid-column:1/-1}
}
@media(max-width:760px){
  html,body{overflow-x:hidden!important}
  .wealthx-user-app,.wealthx-user-app .app-main,.wealthx-user-app .workspace{max-width:100vw!important;overflow-x:hidden!important}
  .wealthx-user-app .sidebar,.wealthx-user-app .sidebar-shade,.wealthx-user-app.menu-open .sidebar,.wealthx-user-app.menu-open .sidebar-shade{display:none!important;visibility:hidden!important;pointer-events:none!important}
  .wealthx-user-app.menu-open{overflow:auto!important}
  .wealthx-user-app .workspace{padding:0 0 100px!important}
  .investor-dashboard-page .workspace>.row,
  .investor-dashboard-page .workspace>.company-trading-entry,
  .investor-dashboard-page .workspace>.market-pulse-board,
  .investor-dashboard-page .workspace>.launch-roadmap{display:none!important}
  .wealthx-user-app .topbar{height:66px;padding:0 10px}
  .wealthx-user-app .topbar .menu-btn{display:none!important}
  .wealthx-user-app .date-chip,.wealthx-user-app .live-chip{display:none}
  .investor-home-hero{width:100vw!important;max-width:100vw!important;min-height:0;border-radius:0;padding:18px 14px 22px;background-size:auto 260px;background-position:center top}
  .portfolio-balance-card,.wealth-wallet-grid,.oil-cycle-spotlight,.estate-plans-panel,.portfolio-intelligence-panel,.referral-link-panel,.investor-action-grid,.investor-system-update{width:min(370px,calc(100vw - 20px))!important;max-width:min(370px,calc(100vw - 20px))!important}
  .investor-hero-head{margin-bottom:38px;display:flex}
  .investor-hero-head img{width:46px;height:46px}.investor-hero-head small{font-size:9px}.investor-hero-head h2{font-size:18px}.investor-hero-actions{gap:6px;max-width:136px}.user-code-pill,.dashboard-recharge-pill{font-size:11px;min-height:34px;padding:0 10px;border-radius:14px}.dashboard-recharge-pill{order:-1;width:100%;box-shadow:0 12px 28px rgba(244,196,93,.3),0 0 0 1px rgba(255,255,255,.18) inset}.dashboard-recharge-pill svg{width:18px;height:18px}
  .portfolio-balance-card{width:min(270px,66vw)!important;padding:14px;margin-bottom:12px;border-radius:14px}.portfolio-balance-card strong{font-size:28px}.portfolio-balance-card small{font-size:8px}.portfolio-balance-card .wx-card-title span svg{width:18px;height:18px}.portfolio-balance-card>em{font-size:12px;margin-left:10px}
  .wealth-wallet-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:8px}.wealth-wallet-card{min-width:0!important;max-width:100%;overflow:hidden;min-height:92px;padding:12px;border-radius:14px}.wealth-wallet-card b{font-size:18px;white-space:nowrap}.wealth-wallet-card>span{display:block;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.wealth-wallet-card .wx-card-title{gap:6px}.wealth-wallet-card .wx-card-title small{font-size:8px;white-space:nowrap}.wealth-wallet-card .wx-card-title span svg{width:20px;height:20px}.wealth-wallet-card .wx-card-title i{font-size:24px}
  .oil-cycle-spotlight{position:relative;display:block;padding:14px;min-height:154px;border-radius:14px;background:linear-gradient(90deg,rgba(3,15,10,.99) 0 50%,rgba(3,15,10,.72) 66%,rgba(3,15,10,.14)),url("../img/wealthx-oil-cycle-art.png") right bottom/auto 92% no-repeat,linear-gradient(145deg,rgba(4,25,17,.88),rgba(2,10,7,.9))}.oil-cycle-title-row{gap:10px}.oil-cycle-title-row svg{width:27px;height:27px;fill:var(--wx-gold)}.oil-cycle-spotlight h3{font-size:14px;white-space:nowrap}.oil-cycle-spotlight p{font-size:12px}.oil-cycle-spotlight p b{font-size:10px;padding:2px 7px}.cycle-progress-label{max-width:58%;margin:13px 0 6px}.cycle-progress-label span{font-size:14px}.cycle-progress-label strong{font-size:22px}.cycle-meter i{max-width:58%;height:8px}.cycle-stats{max-width:100%;margin-top:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px 0;background:linear-gradient(90deg,rgba(3,15,10,.4),rgba(3,15,10,.1))}.cycle-stats div{padding:0 6px}.cycle-stats strong{font-size:10px;white-space:nowrap}.cycle-stats span{font-size:9px;line-height:1.15;word-break:normal}.oil-cycle-spotlight>a{position:absolute;right:12px;top:12px;width:auto;height:auto;padding:0;background:transparent;color:#fff;font-size:0;box-shadow:none}.oil-cycle-spotlight>a:after{content:"›";font-size:28px;line-height:1}
  .estate-plans-panel{padding:12px;border-radius:14px}.estate-plans-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:10px}.estate-plans-head div{font-size:12px;line-height:1.1;white-space:nowrap}.estate-plans-head svg{width:22px;height:22px}.estate-plans-head a{display:inline-flex;align-items:center;gap:3px;font-size:9px;white-space:nowrap;max-width:190px;overflow:hidden}.estate-plans-head a i{font-size:18px}
  .portfolio-intelligence-panel{padding:12px;border-radius:14px}.portfolio-intel-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:10px}.portfolio-intel-head div{font-size:12px;line-height:1.1;white-space:nowrap}.portfolio-intel-head a{font-size:9px;white-space:nowrap}.portfolio-intel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.portfolio-intel-grid div{min-height:84px;padding:10px}.portfolio-intel-grid b{font-size:17px}.portfolio-intel-grid span{font-size:10px}
  .referral-link-panel{padding:12px;border-radius:14px}.referral-link-head div{font-size:12px}.referral-link-head small{font-size:8px}.referral-link-copy input{height:42px;font-size:11px}.referral-link-copy button{height:42px;padding:0 13px}.referral-link-panel p{font-size:11px}
  .estate-strip{width:100%!important;max-width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px}.estate-strip div{min-width:0!important;max-width:100%;overflow:hidden;min-height:100px;padding:9px 8px;border-radius:11px;background-size:auto 70%!important;background-position:right bottom!important}.estate-strip small{font-size:8px}.estate-strip b{font-size:29px}.estate-strip span{font-size:9px;line-height:1.25;max-width:60%}.estate-strip div:before{width:52px;height:62px;opacity:.8}
  .investor-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px}.investor-action-grid a{min-width:0!important;max-width:100%;overflow:hidden;min-height:82px;font-size:11px;border-radius:14px}.investor-action-grid svg{width:30px;height:30px}
  .investor-system-update{min-height:62px;padding:12px;border-radius:14px;font-size:12px;margin-bottom:84px}.investor-system-update span svg{width:22px;height:22px}.investor-system-update em{line-height:1.25}.investor-system-update i{font-size:11px;color:var(--wx-green)}
  .wealthx-user-app .investor-bottom-tabs{left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom));transform:none!important;width:auto!important;max-width:none!important;height:78px;border-radius:23px;padding:8px 6px 7px;grid-template-columns:repeat(5,minmax(0,1fr))!important}
  .investor-bottom-tabs a{font-size:9px}
  .investor-bottom-tabs .center-oil-tab{width:58px!important;height:58px;margin-top:-18px}
  .investor-bottom-tabs .center-oil-tab .nav-icon{width:36px;height:36px}
  .investor-bottom-tabs .center-oil-tab svg{width:35px;height:35px}
  .oil-quick-menu{top:76px;bottom:calc(94px + env(safe-area-inset-bottom));width:calc(100dvw - 28px);max-height:none;padding:14px;border-radius:22px}
  .oil-quick-head h3{font-size:18px}.oil-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.oil-quick-grid a{min-height:74px;font-size:11px;border-radius:14px;grid-template-columns:36px 1fr;justify-items:start;text-align:left}.oil-quick-grid span{width:34px;height:34px}.oil-quick-grid svg{width:24px;height:24px}
}
@media(max-width:430px){
  .portfolio-balance-card,.wealth-wallet-grid,.oil-cycle-spotlight,.estate-plans-panel,.portfolio-intelligence-panel,.referral-link-panel,.investor-action-grid,.investor-system-update{width:min(370px,100%)!important;max-width:min(370px,100%)!important}
  .wealth-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .estate-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .investor-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .investor-home-hero{padding-left:10px;padding-right:10px;width:100%!important;max-width:100%!important}
  .portfolio-balance-card{width:min(250px,66%)!important}
  .wealth-wallet-card{padding:10px}.wealth-wallet-card b{font-size:16px}.wealth-wallet-card>span{font-size:9px}
  .estate-plans-panel,.portfolio-intelligence-panel,.referral-link-panel{padding:10px}.estate-plans-head div,.portfolio-intel-head div,.referral-link-head div{font-size:12px}.estate-plans-head a,.portfolio-intel-head a{font-size:10px}.estate-strip small{font-size:7px}.estate-strip b{font-size:25px}.estate-strip span{font-size:8px}.portfolio-intel-grid{grid-template-columns:1fr}.portfolio-intel-grid div{min-height:70px}
  .investor-action-grid{gap:7px}.investor-action-grid a{font-size:10px;min-height:76px}.investor-action-grid svg{width:27px;height:27px}
  .investor-system-update em{font-size:11px}.investor-system-update i{display:none}
}

@media(max-width:760px){
  .investor-dashboard-page .app-main{padding-bottom:0!important}
  .investor-dashboard-page .workspace{padding-bottom:0!important}
  .investor-dashboard-page .investor-home-hero{padding-bottom:12px!important}
  .investor-dashboard-page .investor-bottom-tabs{left:10px!important;right:10px!important;width:auto!important;max-width:none!important;transform:none!important}
}

.wealthx-user-app.desktop-portal-view .sidebar,
.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar{
  display:flex!important;
  visibility:visible!important;
  pointer-events:auto!important;
  width:var(--sidebar)!important;
  border-radius:0!important;
  border-width:0 1px 0 0!important;
}
.wealthx-user-app.desktop-portal-view .sidebar-shade,
.wealthx-user-app.desktop-portal-view.menu-open .sidebar-shade,
.wealthx-user-app.desktop-portal-view .investor-bottom-tabs,
.wealthx-user-app.desktop-portal-view .oil-quick-menu,
.wealthx-user-app.desktop-portal-view .oil-quick-menu-shade{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
  opacity:0!important;
}
.wealthx-user-app.desktop-portal-view .menu-btn{
  display:none!important;
}
.wealthx-user-app.desktop-portal-view .app-main{
  margin-left:var(--sidebar)!important;
  width:calc(100% - var(--sidebar))!important;
  padding-bottom:0!important;
}
.wealthx-user-app.desktop-portal-view .workspace{
  max-width:1280px!important;
  padding:34px 36px 56px!important;
  overflow:visible!important;
}
.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-home-hero{
  display:none!important;
}
.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace>.row,
.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace>.company-trading-entry{
  display:flex!important;
}
.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace>.market-pulse-board{
  display:block!important;
}
.wealthx-user-app.desktop-portal-view .sidebar nav{
  display:flex!important;
  grid-template-columns:none!important;
}
.wealthx-user-app.desktop-portal-view .sidebar nav a{
  display:flex!important;
  justify-content:flex-start!important;
  text-align:left!important;
  min-height:48px!important;
  border-radius:16px!important;
  padding:12px 14px!important;
}
.wealthx-user-app.mobile-portal-view .sidebar,
.wealthx-user-app.mobile-portal-view .sidebar-shade,
.wealthx-user-app.mobile-portal-view.menu-open .sidebar,
.wealthx-user-app.mobile-portal-view.menu-open .sidebar-shade{
  display:none!important;
  visibility:hidden!important;
  pointer-events:none!important;
}

.wealthx-user-app .investor-home-hero .wx-card-title span,
.wealthx-user-app .investor-home-hero .estate-plans-head div,
.wealthx-user-app .investor-home-hero .investor-action-grid span,
.wealthx-user-app .investor-home-hero .investor-system-update span{
  color:var(--wx-green)!important;
  opacity:1!important;
  filter:drop-shadow(0 0 9px rgba(93,235,154,.38));
}
.wealthx-user-app .investor-home-hero .wealth-wallet-card.main .wx-card-title span,
.wealthx-user-app .investor-home-hero .oil-cycle-title-row>span,
.wealthx-user-app .investor-home-hero .investor-action-grid a:nth-child(2) span{
  color:var(--wx-gold)!important;
  filter:drop-shadow(0 0 10px rgba(244,196,93,.46));
}
.wealthx-user-app .investor-home-hero .investor-action-grid a:nth-child(3) span{
  color:#2f93ff!important;
  filter:drop-shadow(0 0 10px rgba(47,147,255,.42));
}
.wealthx-user-app .investor-home-hero .nav-icon,
.wealthx-user-app .investor-home-hero svg,
.wealthx-user-app .investor-home-hero .wx-card-title svg,
.wealthx-user-app .investor-home-hero .oil-cycle-title-row svg,
.wealthx-user-app .investor-home-hero .estate-plans-head svg,
.wealthx-user-app .investor-home-hero .investor-action-grid svg,
.wealthx-user-app .investor-home-hero .investor-system-update svg{
  color:currentColor!important;
  fill:currentColor!important;
  stroke:currentColor!important;
  opacity:1!important;
}
.wealthx-user-app .investor-home-hero .wx-card-title i,
.wealthx-user-app .investor-home-hero .estate-plans-head i,
.wealthx-user-app .investor-home-hero .oil-cycle-spotlight>a:after{
  color:#ffffff!important;
  opacity:1!important;
  text-shadow:0 0 10px rgba(255,255,255,.35);
}

.wealthx-preloader{
  background:
    radial-gradient(circle at 50% 18%,rgba(244,196,93,.16),transparent 25%),
    radial-gradient(circle at 68% 48%,rgba(29,255,192,.16),transparent 30%),
    linear-gradient(180deg,rgba(0,0,0,.38),rgba(1,8,6,.94)),
    url("../img/wealthx-scene-bg.png") center top/cover no-repeat!important;
  overflow:hidden;
}
.wealthx-preloader:before{
  content:"";
  position:absolute;
  inset:-20%;
  background:
    linear-gradient(115deg,transparent 0 43%,rgba(244,196,93,.14) 44%,transparent 46%),
    linear-gradient(100deg,transparent 0 55%,rgba(33,238,198,.12) 56%,transparent 58%);
  filter:blur(1px);
  animation:wxPreloaderSweep 3.8s ease-in-out infinite;
}
.wealthx-preloader:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.3) 42%,rgba(0,0,0,.74));
  backdrop-filter:blur(1px);
}
.preloader-card{
  position:relative;
  z-index:1;
  width:min(90vw,430px)!important;
  padding:22px 22px 20px!important;
  border:1px solid rgba(244,196,93,.36)!important;
  border-radius:28px!important;
  background:
    linear-gradient(145deg,rgba(9,32,25,.58),rgba(0,6,5,.86)),
    rgba(2,10,8,.64)!important;
  box-shadow:
    0 38px 120px rgba(0,0,0,.76),
    0 0 0 1px rgba(255,255,255,.04) inset,
    0 0 58px rgba(37,237,197,.15)!important;
  backdrop-filter:blur(20px) saturate(1.2);
}
.preloader-glass{
  position:absolute;
  inset:0;
  border-radius:inherit;
  background:
    linear-gradient(120deg,rgba(255,255,255,.13),transparent 22% 70%,rgba(244,196,93,.08)),
    radial-gradient(circle at 82% 12%,rgba(244,196,93,.18),transparent 28%);
  pointer-events:none;
}
.preloader-logo{
  position:relative;
  display:grid;
  place-items:center;
  width:96px;
  height:96px;
  margin:0 auto -14px;
}
.preloader-logo span{
  position:absolute;
  inset:3px;
  border:1px solid rgba(244,196,93,.42);
  border-radius:32px;
  background:radial-gradient(circle,rgba(244,196,93,.18),transparent 64%);
  box-shadow:0 0 34px rgba(244,196,93,.22);
  animation:wxLogoPulse 1.7s ease-in-out infinite;
}
.preloader-card .preloader-logo img{
  position:relative;
  z-index:1;
  width:74px!important;
  height:74px!important;
  border-radius:22px!important;
  box-shadow:0 22px 35px rgba(0,0,0,.48),0 0 20px rgba(33,238,198,.28)!important;
}
.preloader-card h2{
  position:relative;
  margin:16px 0 4px!important;
  color:#fff;
  font-size:34px!important;
  letter-spacing:1px!important;
  text-shadow:0 4px 22px rgba(0,0,0,.7),0 0 18px rgba(244,196,93,.18);
}
.preloader-card p{
  position:relative;
  color:#c7e8de!important;
  font-size:11px!important;
  letter-spacing:1.1px!important;
}
.refinery-scene{
  height:174px!important;
  margin:16px 0 12px!important;
  border-radius:22px!important;
  border:1px solid rgba(93,235,154,.24)!important;
  background:
    linear-gradient(180deg,rgba(0,6,5,.05),rgba(0,8,6,.38) 50%,rgba(0,8,6,.8)),
    url("../img/wealthx-scene-bg.png") center bottom/cover no-repeat!important;
  box-shadow:inset 0 0 60px rgba(0,0,0,.45),0 16px 44px rgba(0,0,0,.32);
}
.refinery-scene:before{
  bottom:28px!important;
  height:4px!important;
  background:linear-gradient(90deg,transparent,#f8c95d,#29f3c5,#f8c95d,transparent)!important;
  filter:drop-shadow(0 0 13px rgba(244,196,93,.8));
  animation:refineryFlow 1.25s linear infinite!important;
}
.refinery-scene:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);
  transform:translateX(-100%);
  animation:wxSceneFlash 2.8s ease-in-out infinite;
}
.tower{
  bottom:30px!important;
  width:15px!important;
  border-color:rgba(255,223,148,.45)!important;
  background:linear-gradient(180deg,#ffe09c,#a87934 35%,#2c3831)!important;
  box-shadow:0 0 16px rgba(244,196,93,.36),inset 0 0 8px rgba(255,255,255,.12)!important;
}
.tower:before{
  background:#d5f7ee!important;
  box-shadow:0 0 10px rgba(244,196,93,.8)!important;
}
.t1{left:34px!important;height:78px!important}.t2{left:76px!important;height:116px!important}.t3{left:118px!important;height:72px!important}.t4{left:154px!important;height:98px!important}
.pipe{
  border-color:rgba(244,196,93,.72)!important;
  box-shadow:0 0 13px rgba(244,196,93,.36)!important;
}
.p1{bottom:43px!important;left:22px!important;right:142px!important}.p2{bottom:75px!important;left:66px!important;right:188px!important}.p3{bottom:58px!important;left:110px!important;right:122px!important}
.oil-drop{
  left:170px!important;
  bottom:47px!important;
  width:19px!important;
  height:26px!important;
  background:linear-gradient(160deg,#fff3a9 0,#f3bd4c 40%,#4f2d0b 100%)!important;
  box-shadow:0 0 16px rgba(244,196,93,.75)!important;
}
.oil-trail{
  position:absolute;
  left:-12%;
  right:-12%;
  bottom:34px;
  height:70px;
  border-top:2px solid rgba(244,196,93,.62);
  border-radius:50%;
  transform:rotate(-6deg);
  filter:drop-shadow(0 0 12px rgba(244,196,93,.72));
  animation:wxOilTrail 2.4s ease-in-out infinite;
}
.skyline{
  bottom:30px!important;
  border-color:rgba(50,245,203,.42)!important;
  background:
    repeating-linear-gradient(180deg,rgba(244,196,93,.7) 0 3px,transparent 3px 13px),
    linear-gradient(180deg,rgba(40,225,210,.58),rgba(12,52,43,.5))!important;
  box-shadow:0 0 18px rgba(40,225,210,.24)!important;
}
.s1{right:92px!important;height:70px!important}.s2{right:58px!important;height:112px!important}.s3{right:24px!important;height:84px!important}.s4{right:132px!important;height:54px!important}
.smoke{
  position:absolute;
  bottom:116px;
  width:58px;
  height:58px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(218,229,214,.22),transparent 65%);
  filter:blur(5px);
  animation:wxSmoke 3.6s ease-in-out infinite;
}
.sm1{left:56px}.sm2{left:96px;animation-delay:-1.2s}.sm3{left:144px;animation-delay:-2.1s}
.flare{
  position:absolute;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ffd36a;
  box-shadow:0 0 18px #ffd36a,0 0 34px rgba(244,196,93,.62);
  animation:wxFlare 1.1s ease-in-out infinite;
}
.f1{left:75px;bottom:139px}.f2{left:153px;bottom:127px;animation-delay:-.45s}
.load-line{
  position:relative;
  height:8px!important;
  margin-top:18px!important;
  border-color:rgba(93,235,154,.32)!important;
  background:rgba(0,5,4,.72)!important;
  box-shadow:inset 0 0 18px rgba(0,0,0,.52);
}
.load-line:before{
  content:"";
  position:absolute;
  inset:1px auto 1px 1px;
  width:42%;
  border-radius:inherit;
  background:linear-gradient(90deg,#20f5c7,#58ed98,#ffd36a);
  box-shadow:0 0 18px rgba(33,238,198,.56);
}
.load-line i{
  position:relative;
  width:48%!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.82),transparent)!important;
  box-shadow:none!important;
  animation:loadSweep 1.15s ease-in-out infinite!important;
}
.preloader-meta{
  position:relative;
  display:flex;
  justify-content:center;
  gap:10px;
  margin-top:12px;
  color:#9cbdb3;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:.7px;
}
.preloader-meta b{color:#ffd36a}
@keyframes wxPreloaderSweep{0%,100%{transform:translateX(-6%) translateY(0);opacity:.55}50%{transform:translateX(7%) translateY(2%);opacity:1}}
@keyframes wxLogoPulse{0%,100%{transform:scale(.96);opacity:.58}50%{transform:scale(1.04);opacity:1}}
@keyframes wxSceneFlash{0%,72%,100%{transform:translateX(-120%);opacity:0}84%{opacity:1}96%{transform:translateX(120%);opacity:0}}
@keyframes wxOilTrail{0%,100%{opacity:.45;filter:drop-shadow(0 0 8px rgba(244,196,93,.42))}50%{opacity:1;filter:drop-shadow(0 0 18px rgba(244,196,93,.86))}}
@keyframes wxSmoke{0%{transform:translateY(22px) scale(.65);opacity:0}35%{opacity:.72}100%{transform:translateY(-54px) scale(1.55);opacity:0}}
@keyframes wxFlare{0%,100%{transform:scale(.7);opacity:.6}50%{transform:scale(1.22);opacity:1}}

@media(max-width:760px){
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .topbar{
    display:none!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-home-hero{
    margin:0!important;
    padding:18px 12px 14px!important;
    border-radius:0!important;
    background:
      linear-gradient(180deg,rgba(0,0,0,.03) 0%,rgba(0,0,0,.05) 34%,rgba(0,7,5,.52) 58%,rgba(0,7,5,.97) 100%),
      linear-gradient(90deg,rgba(0,8,6,.04) 0%,rgba(0,8,6,.08) 46%,rgba(0,8,6,.02) 100%),
      url("../img/wealthx-scene-bg.png") center top/auto 300px no-repeat,
      linear-gradient(180deg,#020806,#06150f 64%,#010403)!important;
    box-shadow:none!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-home-hero:before{
    top:216px!important;
    opacity:.95!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-home-hero:after{
    opacity:.22!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-hero-head{
    margin-bottom:118px!important;
    min-height:48px;
    align-items:flex-start!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-hero-head img{
    width:50px!important;
    height:50px!important;
    border-radius:15px!important;
    box-shadow:0 0 18px rgba(244,196,93,.22),0 0 22px rgba(93,235,154,.16)!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-hero-head small{
    color:#f5c95f!important;
    font-size:8px!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-hero-head h2{
    max-width:185px;
    color:#fff!important;
    font-size:19px!important;
    line-height:1.05!important;
    text-shadow:0 3px 18px rgba(0,0,0,.75)!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-hero-actions{
    display:flex!important;
    max-width:132px!important;
    gap:6px!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .dashboard-recharge-pill{
    min-height:34px!important;
    width:100%!important;
    padding:0 10px!important;
    border-radius:16px!important;
    font-size:11px!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .user-code-pill{
    min-height:36px!important;
    padding:0 13px!important;
    border-radius:16px!important;
    background:rgba(3,18,13,.82)!important;
    border-color:rgba(93,235,154,.28)!important;
    box-shadow:0 10px 26px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.035)!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .portfolio-balance-card{
    width:min(276px,72vw)!important;
    min-height:112px!important;
    padding:15px 16px!important;
    margin-bottom:13px!important;
    border-radius:18px!important;
    background:linear-gradient(145deg,rgba(5,35,25,.91),rgba(1,12,8,.92))!important;
    border-color:rgba(93,235,154,.26)!important;
    box-shadow:0 16px 36px rgba(0,0,0,.45),inset 0 0 0 1px rgba(255,255,255,.04)!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .impersonation-bar{
    position:relative!important;
    z-index:4!important;
    min-height:38px!important;
    padding:7px 10px!important;
    background:linear-gradient(90deg,rgba(244,196,93,.94),rgba(244,196,93,.78))!important;
    border-bottom:1px solid rgba(0,0,0,.18)!important;
    box-shadow:0 10px 24px rgba(0,0,0,.24)!important;
    color:#10170f!important;
    font-size:11px!important;
  }
  .wealthx-user-app.mobile-portal-view.investor-dashboard-page .impersonation-bar .btn{
    border-radius:999px!important;
    padding:5px 9px!important;
    font-size:9px!important;
  }
}

body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace{
  max-width:1380px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-home-hero{
  display:grid!important;
  grid-template-columns:repeat(12,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:100%!important;
  min-height:0!important;
  margin:0 auto!important;
  padding:24px!important;
  border-radius:26px!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,7,5,.14) 30%,rgba(0,7,5,.92) 62%,rgba(0,7,5,.98)),
    url("../img/wealthx-scene-bg.png") center top/cover no-repeat!important;
  box-shadow:0 30px 90px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.035)!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace>.row,
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace>.company-trading-entry,
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace>.market-pulse-board,
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .workspace>.launch-roadmap{
  display:none!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-hero-head{
  grid-column:1/-1!important;
  margin-bottom:42px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-hero-head img{
  width:58px!important;
  height:58px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-hero-head h2{
  font-size:29px!important;
  margin:0!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-balance-card{
  grid-column:1/5!important;
  width:100%!important;
  max-width:none!important;
  min-height:128px!important;
  margin:0!important;
  padding:18px 20px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-balance-card strong{
  font-size:38px!important;
  margin:6px 0!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .wealth-wallet-grid{
  grid-column:5/13!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  max-width:none!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .wealth-wallet-card{
  min-height:128px!important;
  padding:18px 20px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .wealth-wallet-card b{
  font-size:30px!important;
  margin:5px 0!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .oil-cycle-spotlight{
  grid-column:1/8!important;
  width:100%!important;
  max-width:none!important;
  min-height:216px!important;
  margin:0!important;
  padding:18px 22px!important;
  background:
    linear-gradient(90deg,rgba(3,15,10,.98) 0 46%,rgba(3,15,10,.72) 62%,rgba(3,15,10,.16)),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 96% no-repeat,
    linear-gradient(145deg,rgba(4,25,17,.9),rgba(2,10,7,.96))!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-plans-panel{
  grid-column:8/13!important;
  width:100%!important;
  max-width:none!important;
  min-height:216px!important;
  margin:0!important;
  padding:16px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intelligence-panel{
  grid-column:1/8!important;
  width:100%!important;
  max-width:none!important;
  min-height:216px!important;
  margin:0!important;
  padding:16px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .referral-link-panel{
  grid-column:1/8!important;
  width:100%!important;
  max-width:none!important;
  min-height:116px!important;
  margin:0!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intel-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  height:calc(100% - 54px);
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intel-grid div{
  min-height:136px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intel-grid b{
  font-size:22px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intel-grid span{
  font-size:12px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-strip{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  height:calc(100% - 54px);
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-strip div{
  min-height:136px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-strip b{
  font-size:33px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-strip span{
  font-size:13px!important;
  line-height:1.35!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .oil-cycle-title-row h3{
  font-size:25px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .cycle-progress-label{
  margin-top:20px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .cycle-progress-label strong{
  font-size:34px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .cycle-stats{
  margin-top:17px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .cycle-stats strong{
  font-size:21px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-action-grid{
  grid-column:1/9!important;
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-action-grid a{
  min-height:96px!important;
  border-radius:20px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-system-update{
  grid-column:9/13!important;
  width:100%!important;
  max-width:none!important;
  min-height:96px!important;
  margin:0!important;
  border-radius:20px!important;
  align-items:center!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-system-update em{
  line-height:1.35!important;
}
@media(max-width:1180px){
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-home-hero{
    grid-template-columns:1fr!important;
    padding:20px!important;
    gap:14px!important;
  }
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-hero-head,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-balance-card,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .wealth-wallet-grid,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .oil-cycle-spotlight,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-plans-panel,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intelligence-panel,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .referral-link-panel,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-action-grid,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-system-update{
    grid-column:1/-1!important;
  }
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-hero-head{
    margin-bottom:8px!important;
  }
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .oil-cycle-spotlight,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-plans-panel,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intelligence-panel{
    min-height:0!important;
  }
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .estate-strip,
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .portfolio-intel-grid{
    height:auto!important;
  }
}
@media(min-width:1400px){
  body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-home-hero{
    background-position:center 38%;
  }
}

.payment-qr-open{
  overflow:hidden;
}
.payment-qr-modal{
  position:fixed;
  inset:0;
  z-index:5000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
}
.payment-qr-modal.active{
  display:flex;
}
.payment-qr-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,0,0,.72);
  backdrop-filter:blur(16px);
}
.payment-qr-dialog{
  position:relative;
  z-index:1;
  width:min(470px,100%);
  max-height:min(92vh,760px);
  overflow:auto;
  padding:18px;
  border:1px solid rgba(244,196,93,.28);
  border-radius:26px;
  background:
    radial-gradient(circle at 82% 8%,rgba(244,196,93,.18),transparent 28%),
    linear-gradient(145deg,rgba(3,24,17,.98),rgba(1,8,6,.98));
  box-shadow:0 32px 90px rgba(0,0,0,.55),inset 0 0 0 1px rgba(255,255,255,.04);
}
.payment-qr-close{
  position:absolute;
  top:14px;
  right:14px;
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:14px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:24px;
  line-height:1;
}
.payment-qr-head{
  padding-right:44px;
}
.payment-qr-head small{
  display:block;
  color:#25f3c5;
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
}
.payment-qr-head h3{
  margin:6px 0 8px;
  color:#fff;
  font:900 26px/1.1 "Space Grotesk",sans-serif;
}
.payment-qr-head span{
  display:inline-flex;
  padding:7px 10px;
  border:1px solid rgba(244,196,93,.32);
  border-radius:999px;
  background:rgba(244,196,93,.1);
  color:#ffd66b;
  font-size:11px;
  font-weight:900;
}
.payment-qr-image{
  display:grid;
  place-items:center;
  margin:16px 0;
  padding:14px;
  border-radius:22px;
  background:#fff;
}
.payment-qr-image img{
  display:block;
  width:min(330px,100%);
  max-height:48vh;
  object-fit:contain;
  border-radius:12px;
}
.payment-qr-details{
  display:grid;
  gap:10px;
}
.payment-qr-details>div{
  padding:12px;
  border:1px solid rgba(93,235,154,.14);
  border-radius:15px;
  background:rgba(255,255,255,.04);
}
.payment-qr-details small{
  display:block;
  margin-bottom:5px;
  color:#9fb7b0;
  font-size:10px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
}
.payment-qr-details b{
  color:#fff;
  font-size:14px;
  line-height:1.45;
}
.payment-qr-address b{
  display:block;
  max-height:88px;
  overflow:auto;
}
.payment-qr-address button,
.copy-pay-address-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:36px;
  margin-top:10px;
  padding:0 13px;
  border:1px solid rgba(244,196,93,.48);
  border-radius:12px;
  background:linear-gradient(135deg,#ffe181,#d49527);
  color:#06120c;
  font-size:11px;
  font-weight:900;
  letter-spacing:.2px;
  box-shadow:0 12px 26px rgba(244,196,93,.16);
}
.recharge-copy-chip{
  position:relative;
}
.recharge-copy-chip b{
  display:block;
  margin-bottom:10px;
}
@media(max-width:760px){
  .payment-qr-modal{
    align-items:flex-end;
    padding:10px;
  }
  .payment-qr-dialog{
    width:100%;
    max-height:86vh;
    border-radius:24px 24px 18px 18px;
  }
  .payment-qr-image img{
    width:min(300px,100%);
    max-height:38vh;
  }
}

.wealthx-user-app .wx-announcement-page{
  display:grid;
  gap:18px;
}
.wx-announcement-hero{
  position:relative;
  overflow:hidden;
  min-height:260px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:18px;
  padding:24px;
  border:1px solid rgba(244,196,93,.28);
  border-radius:24px;
  background:
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,8,5,.62) 48%,rgba(0,8,5,.96)),
    url("../img/wealthx-scene-bg.png") center top/cover no-repeat;
  box-shadow:0 24px 70px rgba(0,0,0,.3);
}
.wx-announcement-hero:before{
  content:"";
  position:absolute;
  left:-14%;
  right:-8%;
  bottom:58px;
  height:90px;
  border-top:2px solid rgba(244,196,93,.55);
  border-radius:50%;
  transform:rotate(-7deg);
  filter:drop-shadow(0 0 14px rgba(244,196,93,.58));
  animation:wxOilTrail 3s ease-in-out infinite;
}
.wx-announcement-hero>*{
  position:relative;
  z-index:1;
}
.wx-announcement-hero small,
.wx-announcement-meta small{
  display:block;
  color:#25f3c5;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.2px;
  text-transform:uppercase;
}
.wx-announcement-hero h2{
  margin:7px 0;
  color:#fff;
  font:900 42px/1 "Space Grotesk",sans-serif;
}
.wx-announcement-hero p{
  max-width:560px;
  margin:0;
  color:#dceae4;
}
.wx-announcement-hero>span{
  flex:0 0 auto;
  padding:9px 13px;
  border:1px solid rgba(244,196,93,.44);
  border-radius:999px;
  background:rgba(244,196,93,.1);
  color:#ffd66b;
  font-size:11px;
  font-weight:900;
}
.wx-announcement-list{
  display:grid;
  gap:12px;
}
.wx-announcement-list article{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:14px;
  padding:16px;
  border:1px solid rgba(93,235,154,.16);
  border-radius:19px;
  background:
    radial-gradient(circle at 88% 18%,rgba(244,196,93,.1),transparent 32%),
    linear-gradient(145deg,rgba(5,25,18,.94),rgba(1,8,6,.96));
  box-shadow:0 16px 46px rgba(0,0,0,.2);
}
.wx-announcement-list article.featured{
  border-color:rgba(244,196,93,.36);
}
.wx-announcement-icon{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:16px;
  background:rgba(93,235,154,.12);
  color:#58ed98;
}
.wx-announcement-icon svg{
  width:26px;
  height:26px;
  fill:currentColor;
}
.wx-announcement-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.wx-announcement-meta b{
  color:#58ed98;
  font-size:10px;
}
.wx-announcement-list h3{
  margin:6px 0 7px;
  color:#fff;
  font-size:20px;
  line-height:1.15;
}
.wx-announcement-list p{
  margin:0;
  color:#cfe0d8;
  line-height:1.55;
}
@media(max-width:760px){
  .wx-announcement-page{
    margin:-12px -2px 0;
    padding-bottom:96px;
  }
  .wx-announcement-hero{
    min-height:210px;
    padding:18px 14px;
    border-radius:0 0 24px 24px;
    background:
      linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,8,5,.48) 42%,rgba(0,8,5,.96)),
      url("../img/wealthx-scene-bg.png") center top/auto 260px no-repeat,
      linear-gradient(180deg,#020806,#06150f 64%,#010403);
  }
  .wx-announcement-hero{
    align-items:flex-end;
  }
  .wx-announcement-hero h2{
    font-size:31px;
  }
  .wx-announcement-hero p{
    font-size:13px;
  }
  .wx-announcement-hero>span{
    padding:7px 9px;
    font-size:9px;
  }
  .wx-announcement-list{
    padding:0 2px;
  }
  .wx-announcement-list article{
    grid-template-columns:42px 1fr;
    gap:11px;
    padding:13px;
    border-radius:17px;
  }
  .wx-announcement-icon{
    width:42px;
    height:42px;
    border-radius:14px;
  }
  .wx-announcement-list h3{
    font-size:16px;
  }
  .wx-announcement-list p{
    font-size:12px;
  }
}

body:has(.wx-groww-front){
  background:#f7faf9!important;
}
body:has(.wx-groww-front) .public-shell{
  background:#f7faf9!important;
  color:#172b2a!important;
}
body:has(.wx-groww-front) .public-ticker{
  display:none!important;
}
body:has(.wx-groww-front) .trading-nav{
  max-width:1180px;
  margin:0 auto;
  padding:18px 18px!important;
  border-bottom:1px solid #e8efec;
}
body:has(.wx-groww-front) .trading-nav .navbar-brand span{
  color:#172b2a!important;
}
body:has(.wx-groww-front) .trading-nav .nav-link{
  color:#526865!important;
  font-weight:800;
}
body:has(.wx-groww-front) .trading-nav .nav-link:hover{
  color:#00a884!important;
}
body:has(.wx-groww-front) .navbar-toggler{
  border:1px solid #cfe4df!important;
  background:#ffffff!important;
  box-shadow:0 10px 26px rgba(17,48,43,.08);
}
body:has(.wx-groww-front) .navbar-toggler-icon{
  filter:invert(34%) sepia(49%) saturate(1213%) hue-rotate(126deg) brightness(91%) contrast(97%);
}
body:has(.wx-groww-front) .btn-terminal-outline{
  border:1px solid #00b386!important;
  color:#00a884!important;
  background:#fff!important;
  box-shadow:none!important;
}
body:has(.wx-groww-front) .btn-terminal{
  border:0!important;
  color:#fff!important;
  background:#00b386!important;
  box-shadow:0 12px 30px rgba(0,179,134,.2)!important;
}
body:has(.wx-groww-front) .wealthx-ai-widget{
  display:none!important;
}
body:has(.wx-groww-front) .trade-footer{
  background:#0b1715!important;
  color:#d9e6e2!important;
}
.wx-groww-front{
  --wxg-green:#00b386;
  --wxg-green-dark:#008f72;
  --wxg-ink:#172b2a;
  --wxg-muted:#617673;
  --wxg-line:#e4eeeb;
  --wxg-soft:#f1f7f5;
  --wxg-gold:#f7b731;
  background:#f7faf9;
  color:var(--wxg-ink);
  overflow:hidden;
}
.wx-groww-front *{
  box-sizing:border-box;
}
.wxg-hero{
  position:relative;
  padding:74px 0 82px;
  background:
    radial-gradient(circle at 82% 12%,rgba(0,179,134,.16),transparent 30%),
    linear-gradient(180deg,#ffffff 0%,#f7faf9 74%,#eef7f4 100%);
}
.wxg-hero:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:1px;
  background:#dce8e5;
}
.wxg-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);
  gap:54px;
  align-items:center;
}
.wxg-pill{
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  max-width:100%;
  padding:9px 14px;
  border-radius:999px;
  background:#eaf8f4;
  color:#008f72;
  font-size:12px;
  font-weight:900;
  letter-spacing:.6px;
  text-transform:uppercase;
}
.wxg-hero-copy h1{
  max-width:680px;
  margin:22px 0 18px;
  color:var(--wxg-ink);
  font:900 64px/1.04 "Space Grotesk",Inter,sans-serif;
}
.wxg-hero-copy p{
  max-width:610px;
  margin:0;
  color:var(--wxg-muted);
  font-size:19px;
  line-height:1.75;
}
.wxg-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:30px;
}
.wxg-primary,.wxg-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  padding:0 24px;
  border-radius:8px;
  font-weight:900;
  text-decoration:none;
  transition:.22s ease;
}
.wxg-primary{
  background:var(--wxg-green);
  color:#fff;
  box-shadow:0 16px 34px rgba(0,179,134,.22);
}
.wxg-secondary{
  border:1px solid var(--wxg-line);
  background:#fff;
  color:var(--wxg-ink);
}
.wxg-primary:hover{
  transform:translateY(-2px);
  background:var(--wxg-green-dark);
  color:#fff;
}
.wxg-secondary:hover{
  transform:translateY(-2px);
  border-color:#b9d9d0;
  color:var(--wxg-green-dark);
}
.wxg-trust-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  max-width:680px;
  margin-top:34px;
}
.wxg-trust-row span{
  padding:16px;
  border:1px solid var(--wxg-line);
  border-radius:14px;
  background:#fff;
  color:#5f7470;
  font-size:13px;
  box-shadow:0 16px 40px rgba(25,54,49,.06);
}
.wxg-trust-row b{
  display:block;
  color:var(--wxg-green);
  font-size:22px;
}
.wxg-visual{
  position:relative;
  min-height:560px;
}
.wxg-phone{
  position:absolute;
  top:0;
  right:64px;
  z-index:2;
  width:310px;
  padding:18px;
  border:10px solid #101d1b;
  border-radius:42px;
  background:
    linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,12,8,.82)),
    url("../img/wealthx-scene-bg.png") center/cover no-repeat;
  box-shadow:0 30px 70px rgba(18,39,35,.22);
}
.wxg-phone-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.wxg-phone-top img{
  width:48px;
  height:48px;
  border-radius:12px;
}
.wxg-phone-top span{
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  color:#ffd66b;
  font-size:12px;
  font-weight:900;
}
.wxg-balance,.wxg-wallets div,.wxg-cycle{
  border:1px solid rgba(93,235,154,.24);
  border-radius:18px;
  background:rgba(1,20,14,.78);
  backdrop-filter:blur(12px);
}
.wxg-balance{
  margin-top:116px;
  padding:18px;
}
.wxg-balance small,.wxg-wallets small,.wxg-cycle small{
  display:block;
  color:#b8ccc7;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
}
.wxg-balance b{
  display:block;
  margin:7px 0;
  color:#fff;
  font-size:31px;
}
.wxg-balance span,.wxg-cycle div span{
  color:#4cffad;
  font-weight:900;
}
.wxg-wallets{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:10px;
}
.wxg-wallets div{
  padding:13px;
}
.wxg-wallets b{
  display:block;
  color:#fff;
  font-size:18px;
}
.wxg-cycle{
  margin-top:10px;
  padding:14px;
}
.wxg-cycle div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  color:#ffd66b;
}
.wxg-cycle i{
  display:block;
  height:8px;
  margin:13px 0 9px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  overflow:hidden;
}
.wxg-cycle em{
  display:block;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#00b386,#ffd66b);
}
.wxg-chart-card{
  position:absolute;
  left:0;
  bottom:26px;
  width:min(520px,100%);
  padding:22px;
  border:1px solid var(--wxg-line);
  border-radius:24px;
  background:#fff;
  box-shadow:0 24px 80px rgba(22,47,42,.12);
}
.wxg-chart-card small{
  color:var(--wxg-muted);
  font-weight:900;
  text-transform:uppercase;
}
.wxg-chart-card svg{
  width:100%;
  height:190px;
  margin-top:12px;
}
.wxg-section{
  padding:82px 0;
  background:#fff;
}
.wxg-soft{
  background:var(--wxg-soft);
}
.wxg-section-head{
  max-width:720px;
  margin:0 auto 34px;
  text-align:center;
}
.wxg-section h2{
  margin:12px 0 10px;
  color:var(--wxg-ink);
  font:900 42px/1.12 "Space Grotesk",Inter,sans-serif;
}
.wxg-section p{
  color:var(--wxg-muted);
  font-size:17px;
  line-height:1.7;
}
.wxg-product-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
}
.wxg-product-card,.wxg-step-grid article,.wxg-package-grid article,.wxg-income-list div{
  border:1px solid var(--wxg-line);
  border-radius:18px;
  background:#fff;
  box-shadow:0 18px 48px rgba(18,48,43,.06);
}
.wxg-product-card{
  min-height:220px;
  padding:24px;
  transition:.22s ease;
}
.wxg-product-card:hover{
  transform:translateY(-5px);
  border-color:#b9ded5;
}
.wxg-product-card span{
  display:inline-flex;
  padding:7px 10px;
  border-radius:999px;
  background:#eef9f6;
  color:var(--wxg-green-dark);
  font-size:12px;
  font-weight:900;
}
.wxg-product-card h3{
  margin:34px 0 10px;
  color:var(--wxg-ink);
  font-size:22px;
  font-weight:900;
}
.wxg-product-card p{
  margin:0;
  font-size:15px;
}
.wxg-two-col{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);
  gap:42px;
  align-items:center;
}
.wxg-link{
  display:inline-flex;
  margin-top:10px;
  color:var(--wxg-green-dark);
  font-weight:900;
  text-decoration:none;
}
.wxg-step-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
}
.wxg-step-grid article{
  padding:22px;
}
.wxg-step-grid b{
  display:block;
  color:var(--wxg-green-dark);
  font-size:22px;
}
.wxg-step-grid span{
  display:block;
  margin-top:8px;
  color:var(--wxg-muted);
  line-height:1.55;
}
.wxg-estate-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.wxg-estate-grid article{
  position:relative;
  overflow:hidden;
  min-height:360px;
  padding:26px;
  border-radius:24px;
  color:#fff;
  background:
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,20,14,.16) 38%,rgba(0,15,10,.88)),
    var(--img) center/cover no-repeat;
  box-shadow:0 24px 70px rgba(18,48,43,.16);
}
.wxg-estate-grid article small{
  color:#dff8ef;
  font-weight:900;
  text-transform:uppercase;
}
.wxg-estate-grid article b{
  display:block;
  margin-top:130px;
  color:#ffe27b;
  font-size:72px;
  line-height:1;
}
.wxg-estate-grid article span{
  display:block;
  margin-top:10px;
  color:#fff;
  font-size:18px;
  font-weight:800;
}
.wxg-package-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:14px;
}
.wxg-package-grid article{
  padding:18px;
}
.wxg-package-grid small,.wxg-income-list em{
  color:var(--wxg-muted);
  font-size:12px;
  font-style:normal;
  font-weight:800;
}
.wxg-package-grid b{
  display:block;
  margin:10px 0;
  color:var(--wxg-ink);
  font-size:28px;
}
.wxg-package-grid span{
  display:block;
  min-height:38px;
  color:var(--wxg-muted);
  font-size:13px;
}
.wxg-package-grid a{
  display:flex;
  align-items:center;
  justify-content:center;
  height:38px;
  margin-top:16px;
  border-radius:8px;
  background:#eaf8f4;
  color:var(--wxg-green-dark);
  font-weight:900;
  text-decoration:none;
}
.wxg-income-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
}
.wxg-income-list div{
  display:grid;
  grid-template-columns:1fr auto;
  gap:6px 12px;
  padding:18px;
}
.wxg-income-list b{
  color:var(--wxg-ink);
}
.wxg-income-list span{
  color:var(--wxg-green);
  font-weight:900;
}
.wxg-income-list em{
  grid-column:1/-1;
}
.wxg-final{
  background:linear-gradient(180deg,#fff,#eff8f5);
}
.wxg-final-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:42px;
  border-radius:28px;
  background:#10231f;
  color:#fff;
  box-shadow:0 26px 80px rgba(18,48,43,.18);
}
.wxg-final-card h2{
  margin:0 0 8px;
  color:#fff;
}
.wxg-final-card p{
  max-width:660px;
  margin:0;
  color:#cfe0dc;
}
@media(max-width:1100px){
  .wxg-hero-grid,.wxg-two-col{
    grid-template-columns:1fr;
  }
  .wxg-visual{
    min-height:610px;
  }
  .wxg-product-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .wxg-package-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:760px){
  body:has(.wx-groww-front) .trading-nav{
    padding:12px 14px!important;
  }
  .wxg-hero{
    padding:44px 0 54px;
  }
  .wxg-hero-copy h1{
    font-size:38px;
  }
  .wxg-hero-copy p{
    font-size:16px;
  }
  .wxg-trust-row,.wxg-product-grid,.wxg-step-grid,.wxg-estate-grid,.wxg-package-grid,.wxg-income-list{
    grid-template-columns:1fr;
  }
  .wxg-visual{
    min-height:640px;
  }
  .wxg-phone{
    left:50%;
    right:auto;
    transform:translateX(-50%);
    width:min(318px,92vw);
  }
  .wxg-chart-card{
    left:50%;
    transform:translateX(-50%);
    width:min(342px,92vw);
  }
  .wxg-section{
    padding:58px 0;
  }
  .wxg-section h2{
    font-size:32px;
  }
  .wxg-estate-grid article{
    min-height:300px;
  }
  .wxg-final-card{
    display:block;
    padding:28px;
  }
}

.wx-front-v2{
  background:#010604;
  color:#f3fbf6;
  overflow:hidden;
}
body:has(.wx-front-v2) .wealthx-ai-widget{
  display:none!important;
}
.wx-front-v2 *{
  box-sizing:border-box;
}
.wx-front-hero{
  position:relative;
  min-height:calc(100vh - 108px);
  display:flex;
  align-items:center;
  padding:58px 0 72px;
  overflow:hidden;
  background:
    linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,7,5,.72) 58%,#010604),
    url("../img/wealthx-scene-bg.png") center top/cover no-repeat;
}
.wx-front-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(37,243,197,.07) 1px,transparent 1px),
    linear-gradient(180deg,rgba(37,243,197,.055) 1px,transparent 1px);
  background-size:92px 92px;
  mask-image:linear-gradient(180deg,#000,transparent 90%);
  pointer-events:none;
}
.wx-hero-bg i{
  position:absolute;
  border-top:2px solid rgba(255,214,107,.5);
  border-radius:50%;
  filter:drop-shadow(0 0 18px rgba(255,214,107,.52));
  animation:wxOilTrail 3.4s ease-in-out infinite;
}
.wx-hero-bg i:nth-child(1){left:-10%;right:20%;top:42%;height:130px;transform:rotate(-8deg)}
.wx-hero-bg i:nth-child(2){left:40%;right:-15%;top:20%;height:150px;transform:rotate(12deg);animation-delay:-1s}
.wx-hero-bg i:nth-child(3){left:18%;right:-12%;bottom:10%;height:110px;transform:rotate(-5deg);opacity:.55;animation-delay:-2s}
.wx-hero-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);
  gap:48px;
  align-items:center;
}
.wx-kicker{
  display:flex;
  align-items:center;
  gap:10px;
  color:#25f3c5;
  font-size:11px;
  font-weight:900;
  letter-spacing:1.7px;
  text-transform:uppercase;
}
.wx-kicker span{
  width:28px;
  height:2px;
  border-radius:999px;
  background:#ffd66b;
  box-shadow:0 0 14px rgba(255,214,107,.55);
}
.wx-hero-copy h1{
  margin:22px 0 0;
  font:900 clamp(74px,8vw,138px)/.82 "Space Grotesk",sans-serif;
  color:#fff;
  letter-spacing:0;
  text-shadow:0 8px 34px rgba(0,0,0,.7);
}
.wx-hero-copy h2{
  margin:6px 0 22px;
  font:900 clamp(50px,6.8vw,104px)/.9 "Space Grotesk",sans-serif;
  color:#25ded1;
  letter-spacing:0;
  text-shadow:0 0 34px rgba(37,243,197,.24);
}
.wx-hero-copy p{
  max-width:680px;
  color:#d8e9e1;
  font-size:18px;
  line-height:1.7;
}
.wx-hero-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin:28px 0 34px;
}
.wx-hero-stats{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  max-width:720px;
}
.wx-hero-stats div,
.wx-flow-grid article,
.wx-options-band div,
.wx-income-grid article,
.wx-profit-row div,
.wx-settle-cards div{
  border:1px solid rgba(37,243,197,.24);
  border-radius:18px;
  background:linear-gradient(145deg,rgba(3,22,17,.9),rgba(3,10,8,.94));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 18px 42px rgba(0,0,0,.22);
}
.wx-hero-stats div{
  min-height:112px;
  padding:18px;
}
.wx-hero-stats small,
.wx-flow-grid small,
.wx-options-band small,
.wx-income-grid small,
.wx-profit-row small,
.wx-settle-cards small{
  display:block;
  color:#9ec1b4;
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
}
.wx-hero-stats b,
.wx-settle-cards b{
  display:block;
  margin:9px 0 5px;
  color:#ffd66b;
  font:900 34px/1 "Space Grotesk",sans-serif;
}
.wx-hero-stats span,
.wx-flow-grid span,
.wx-options-band span,
.wx-income-grid span,
.wx-settle-cards span{
  color:#d4e5de;
  font-size:13px;
}
.wx-hero-terminal{
  position:relative;
  min-height:650px;
}
.wx-phone-card{
  position:absolute;
  top:0;
  right:10%;
  width:360px;
  min-height:520px;
  padding:20px;
  border:1px solid rgba(255,214,107,.26);
  border-radius:42px;
  background:
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,8,5,.86) 52%,rgba(0,8,5,.98)),
    url("../img/wealthx-scene-bg.png") center top/auto 300px no-repeat;
  box-shadow:0 34px 90px rgba(0,0,0,.46),inset 0 0 0 8px rgba(255,255,255,.03);
  animation:wxFloatCard 4.5s ease-in-out infinite;
}
.wx-phone-head{
  display:flex;
  align-items:center;
  gap:12px;
}
.wx-phone-head img{
  width:58px;
  height:58px;
  border-radius:17px;
}
.wx-phone-head small{
  color:#ffd66b;
  font-size:8px;
  font-weight:900;
  letter-spacing:1px;
}
.wx-phone-head b{
  display:block;
  color:#fff;
  font-size:18px;
}
.wx-phone-head>span{
  margin-left:auto;
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  border-radius:14px;
  background:rgba(37,243,197,.12);
  color:#ffd66b;
  font-weight:900;
}
.wx-balance-card,
.wx-mini-wallets div,
.wx-oil-card{
  border:1px solid rgba(93,235,154,.22);
  border-radius:20px;
  background:linear-gradient(145deg,rgba(4,28,20,.9),rgba(1,9,6,.94));
}
.wx-balance-card{
  margin-top:178px;
  padding:18px;
}
.wx-balance-card small,
.wx-mini-wallets small,
.wx-oil-card small{
  color:#b8cbc2;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.8px;
}
.wx-balance-card b{
  display:block;
  color:#fff;
  font:900 38px/1 "Space Grotesk",sans-serif;
  margin:9px 0;
}
.wx-balance-card span{
  color:#58ed98;
  font-weight:900;
}
.wx-mini-wallets{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:10px;
}
.wx-mini-wallets div{
  padding:14px;
}
.wx-mini-wallets b{
  display:block;
  color:#fff;
  margin-top:8px;
  font-size:20px;
}
.wx-oil-card{
  margin-top:10px;
  padding:15px;
  background:
    linear-gradient(90deg,rgba(3,16,10,.96),rgba(3,16,10,.72)),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 100% no-repeat;
}
.wx-oil-card div{
  display:flex;
  justify-content:space-between;
  align-items:center;
}
.wx-oil-card div b{
  color:#58ed98;
  font:900 28px/1 "Space Grotesk",sans-serif;
}
.wx-oil-card>span{
  display:block;
  height:9px;
  border-radius:999px;
  background:rgba(255,255,255,.08);
  margin:14px 0 10px;
}
.wx-oil-card i{
  display:block;
  height:100%;
  border-radius:inherit;
  background:linear-gradient(90deg,#ffd66b,#58ed98);
}
.wx-oil-card p{
  margin:0;
  color:#e3eee8;
  font-size:11px;
}
.wx-market-window{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  z-index:2;
  padding:16px;
  border:1px solid rgba(37,243,197,.46);
  border-radius:22px;
  background:linear-gradient(145deg,rgba(4,18,31,.985),rgba(2,9,7,.995));
  box-shadow:0 28px 80px rgba(0,0,0,.42);
}
.wx-window-bar{
  display:flex;
  align-items:center;
  gap:7px;
  color:#dcece5;
  font-size:11px;
  font-weight:900;
}
.wx-window-bar span{
  width:9px;
  height:9px;
  border-radius:50%;
  background:#ff5b73;
}
.wx-window-bar span:nth-child(2){background:#ffd66b}
.wx-window-bar span:nth-child(3){background:#5d6f8a}
.wx-window-bar b{
  margin-left:auto;
}
.wx-market-window svg{
  width:100%;
  height:260px;
  margin:18px 0;
  background:
    repeating-linear-gradient(0deg,transparent,transparent 54px,rgba(37,243,197,.08) 55px),
    repeating-linear-gradient(90deg,transparent,transparent 96px,rgba(255,214,107,.05) 97px);
  border-bottom:1px solid rgba(37,243,197,.18);
}
.wx-market-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.wx-market-actions span{
  display:grid;
  place-items:center;
  min-height:54px;
  border-radius:13px;
  background:rgba(37,243,197,.1);
  color:#25f3c5;
  font-weight:900;
  text-transform:uppercase;
}
.wx-market-actions span:last-child{
  background:rgba(255,214,107,.1);
  color:#ffd66b;
}
.wx-front-section{
  position:relative;
  padding:88px 0;
  background:linear-gradient(180deg,#010604,#03110d);
  border-top:1px solid rgba(93,235,154,.1);
}
.wx-section-head{
  max-width:820px;
  margin-bottom:34px;
}
.wx-section-head h2,
.wx-income-layout h2,
.wx-settlement-grid h2,
.wx-vision-card h2{
  margin:13px 0 12px;
  color:#fff;
  font:900 clamp(34px,4vw,58px)/1.03 "Space Grotesk",sans-serif;
  letter-spacing:0;
}
.wx-section-head p,
.wx-income-layout p,
.wx-vision-card p{
  color:#cfe2d9;
  font-size:16px;
  line-height:1.7;
}
.wx-flow-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.wx-flow-grid article,
.wx-options-band div{
  padding:20px;
}
.wx-flow-grid small{
  color:#ffd66b;
  font-size:13px;
}
.wx-flow-grid b,
.wx-options-band b{
  display:block;
  margin:10px 0 9px;
  color:#fff;
  font-size:22px;
}
.wx-options-band{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin-top:18px;
}
.wx-estate-section{
  background:
    linear-gradient(180deg,rgba(1,6,4,.92),rgba(1,6,4,.98)),
    url("../img/wealthx-scene-bg.png") center/cover fixed;
}
.wx-estate-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.wx-estate-grid article,
.wx-package-grid article{
  position:relative;
  overflow:hidden;
  min-height:300px;
  padding:24px;
  border:1px solid rgba(255,214,107,.34);
  border-radius:22px;
  background:
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,8,5,.68) 54%,rgba(0,8,5,.98)),
    var(--estate-img),
    linear-gradient(145deg,rgba(7,29,22,.96),rgba(2,8,6,.98));
  background-position:center, right bottom, center;
  background-size:auto, auto 70%, auto;
  background-repeat:no-repeat;
  box-shadow:0 26px 80px rgba(0,0,0,.34);
}
.wx-estate-grid small{
  color:#fff;
  font-size:16px;
  font-weight:900;
  text-transform:uppercase;
}
.wx-estate-grid b{
  display:block;
  margin:14px 0 12px;
  color:#fff3a8;
  font:900 74px/1 "Space Grotesk",sans-serif;
}
.wx-estate-grid span,
.wx-estate-grid em{
  display:block;
  max-width:260px;
  color:#eef8f2;
  font-style:normal;
}
.wx-estate-grid em{
  margin-top:10px;
  color:#9fd0be;
  font-size:13px;
}
.wx-rule-strip{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:18px;
}
.wx-rule-strip div{
  border-left:3px solid #ffd66b;
  border-radius:14px;
  padding:14px;
  background:rgba(4,27,20,.88);
  color:#dbeae3;
}
.wx-package-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.wx-package-grid article{
  min-height:180px;
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,8,5,.78) 64%,rgba(0,8,5,.98)),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 76% no-repeat,
    linear-gradient(145deg,rgba(4,28,20,.94),rgba(1,8,6,.98));
}
.wx-package-grid small{
  color:#58ed98;
  font-size:10px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.8px;
}
.wx-package-grid b{
  display:block;
  margin-top:10px;
  color:#fff;
  font-size:17px;
}
.wx-package-grid strong{
  display:block;
  margin:12px 0 4px;
  color:#ffd66b;
  font:900 34px/1 "Space Grotesk",sans-serif;
}
.wx-package-grid span{
  display:block;
  color:#dfeee7;
  font-size:12px;
}
.wx-package-grid a{
  display:inline-flex;
  margin-top:16px;
  color:#25f3c5;
  font-weight:900;
  text-decoration:none;
}
.wx-income-section{
  background:radial-gradient(circle at 82% 16%,rgba(37,243,197,.12),transparent 34%),#020806;
}
.wx-income-layout,
.wx-settlement-grid{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);
  gap:28px;
  align-items:start;
}
.wx-income-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.wx-income-grid article,
.wx-profit-row div{
  padding:16px;
}
.wx-income-grid b,
.wx-profit-row b{
  display:block;
  margin:8px 0;
  color:#ffd66b;
  font:900 28px/1 "Space Grotesk",sans-serif;
}
.wx-profit-row{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin-top:22px;
}
.wx-settlement-section{
  background:
    linear-gradient(180deg,rgba(0,8,6,.86),rgba(0,8,6,.98)),
    url("../img/wealthx-scene-bg.png") center/cover no-repeat;
}
.wx-settlement-grid>article,
.wx-donation-card,
.wx-vision-card{
  border:1px solid rgba(93,235,154,.2);
  border-radius:24px;
  padding:28px;
  background:linear-gradient(145deg,rgba(4,24,18,.92),rgba(1,8,6,.96));
  box-shadow:0 26px 80px rgba(0,0,0,.28);
}
.wx-settle-cards{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-top:22px;
}
.wx-settle-cards div{
  padding:16px;
}
.wx-donation-card small{
  color:#ffd66b;
  font-size:11px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
}
.wx-donation-card h3{
  margin:10px 0 22px;
  font-size:28px;
}
.wx-donation-card div{
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:13px 0;
  border-bottom:1px solid rgba(93,235,154,.14);
}
.wx-donation-card b{
  color:#58ed98;
}
.wx-reward-table{
  overflow:auto;
  border:1px solid rgba(93,235,154,.2);
  border-radius:22px;
  background:rgba(2,12,8,.9);
}
.wx-reward-table table{
  width:100%;
  min-width:760px;
  border-collapse:collapse;
}
.wx-reward-table th,
.wx-reward-table td{
  padding:16px 18px;
  border-bottom:1px solid rgba(93,235,154,.12);
}
.wx-reward-table th{
  color:#06110d;
  background:linear-gradient(135deg,#ffd66b,#58ed98);
  font-size:12px;
  text-transform:uppercase;
}
.wx-reward-table td{
  color:#e8f4ee;
  font-weight:800;
}
.wx-ai-vision{
  padding-bottom:70px;
}
.wx-vision-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  background:
    linear-gradient(90deg,rgba(4,24,18,.96),rgba(4,24,18,.82)),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 100% no-repeat;
}
.wx-vision-card p{
  max-width:780px;
}
.wx-front-note{
  margin:16px 0 0;
  color:#9fb7ac;
  font-size:12px;
  line-height:1.6;
}
@keyframes wxFloatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}

@media(max-width:1100px){
  .wx-hero-grid,
  .wx-income-layout,
  .wx-settlement-grid{
    grid-template-columns:1fr;
  }
  .wx-hero-terminal{
    min-height:760px;
  }
  .wx-package-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .public-logo img{
    width:42px;
    height:42px;
  }
  .wx-front-hero{
    min-height:0;
    padding:38px 0 54px;
    background:
      linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,7,5,.42) 35%,rgba(0,7,5,.94) 62%,#010604),
      url("../img/wealthx-scene-bg.png") center top/auto 330px no-repeat,
      #010604;
  }
  .wx-hero-grid{
    display:block;
  }
  .wx-hero-copy h1{
    margin-top:135px;
    font-size:64px;
  }
  .wx-hero-copy h2{
    font-size:45px;
  }
  .wx-hero-copy p{
    font-size:15px;
    line-height:1.6;
  }
  .wx-hero-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:10px;
  }
  .wx-hero-actions .btn{
    width:100%;
    min-height:50px;
    display:grid;
    place-items:center;
  }
  .wx-hero-stats,
  .wx-flow-grid,
  .wx-options-band,
  .wx-rule-strip,
  .wx-profit-row,
  .wx-settle-cards{
    grid-template-columns:1fr;
  }
  .wx-hero-terminal{
    min-height:560px;
    margin-top:28px;
  }
  .wx-phone-card{
    position:relative;
    right:auto;
    width:100%;
    min-height:455px;
    border-radius:32px;
  }
  .wx-balance-card{
    margin-top:132px;
  }
  .wx-market-window{
    position:relative;
    margin-top:16px;
  }
  .wx-market-window svg{
    height:180px;
  }
  .wx-front-section{
    padding:54px 0;
  }
  .wx-section-head h2,
  .wx-income-layout h2,
  .wx-settlement-grid h2,
  .wx-vision-card h2{
    font-size:34px;
  }
  .wx-estate-grid,
  .wx-package-grid,
  .wx-income-grid{
    display:flex;
    grid-template-columns:none;
    overflow-x:auto;
    gap:12px;
    padding-bottom:8px;
    scroll-snap-type:x proximity;
  }
  .wx-estate-grid article{
    flex:0 0 255px;
    min-height:250px;
    scroll-snap-align:start;
  }
  .wx-estate-grid b{
    font-size:58px;
  }
  .wx-package-grid article{
    flex:0 0 190px;
    min-height:170px;
    scroll-snap-align:start;
  }
  .wx-income-grid article{
    flex:0 0 170px;
    scroll-snap-align:start;
  }
  .wx-settlement-grid>article,
  .wx-donation-card,
  .wx-vision-card{
    padding:18px;
    border-radius:20px;
  }
  .wx-vision-card{
    display:grid;
    background:linear-gradient(145deg,rgba(4,24,18,.96),rgba(1,8,6,.96));
  }
  .wx-vision-card .btn{
    width:100%;
  }
}

.wealthx-user-app .business-hero{
  gap:18px;
}
.wealthx-user-app .business-hero-copy{
  position:relative;
  overflow:hidden;
  border-color:rgba(244,196,93,.24)!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,7,5,.7) 48%,rgba(0,7,5,.98)),
    url("../img/wealthx-scene-bg.png") center top/cover no-repeat!important;
}
.wealthx-user-app .business-hero-copy:before{
  content:""!important;
  position:absolute;
  left:-18%;
  right:-12%;
  top:165px;
  height:96px;
  border-top:2px solid rgba(244,196,93,.54);
  border-radius:50%;
  transform:rotate(-7deg);
  filter:drop-shadow(0 0 14px rgba(244,196,93,.52));
  opacity:.85;
  animation:wxOilTrail 3.1s ease-in-out infinite;
}
.wealthx-user-app .business-hero-copy:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,transparent 0 49%,rgba(93,235,154,.08) 50%,transparent 51%);
  opacity:.45;
  pointer-events:none;
  animation:wxScan 5.2s ease-in-out infinite;
}
.wealthx-user-app .business-hero-copy>*{
  position:relative;
  z-index:1;
}
.wealthx-user-app .business-hero-copy .eyebrow{
  color:#ffd469;
  font-size:10px;
  letter-spacing:1.3px;
}
.wealthx-user-app .business-hero-copy h2{
  max-width:760px;
  color:#fff;
  text-shadow:0 4px 24px rgba(0,0,0,.78);
}
.wealthx-user-app .business-hero-summary{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin:28px 0 18px;
}
.wealthx-user-app .business-hero-summary div{
  min-height:104px;
  padding:14px;
  border:1px solid rgba(93,235,154,.2);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(3,28,20,.9),rgba(3,10,7,.94));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);
}
.wealthx-user-app .business-hero-summary small{
  display:block;
  color:#32f2c7;
  font-size:9px;
  font-weight:900;
  letter-spacing:.9px;
  text-transform:uppercase;
}
.wealthx-user-app .business-hero-summary b{
  display:block;
  margin:8px 0 5px;
  color:#ffd66b;
  font:900 30px/1 "Space Grotesk",sans-serif;
}
.wealthx-user-app .business-hero-summary span{
  color:#dce8e2;
  font-size:12px;
}
.wealthx-user-app .business-hero-panel{
  border-color:rgba(93,235,154,.22)!important;
  background:
    linear-gradient(180deg,rgba(1,8,6,.35),rgba(1,8,6,.96)),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 72% no-repeat,
    linear-gradient(145deg,rgba(5,26,19,.95),rgba(1,8,6,.98))!important;
}
.wealthx-user-app .business-live-chart{
  border-radius:18px;
  border-color:rgba(244,196,93,.28);
  background:rgba(0,9,7,.65);
}
.wealthx-user-app .real-estate-rule-panel{
  border-color:rgba(244,196,93,.28)!important;
}
.wealthx-user-app .estate-plan-card{
  min-height:205px;
  border-radius:18px!important;
  padding:18px!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,8,5,.72) 62%,rgba(0,8,5,.96)),
    url("../img/wealthx-estate-10d.png") right bottom/auto 74% no-repeat,
    linear-gradient(145deg,rgba(4,31,22,.94),rgba(2,9,7,.98))!important;
}
.wealthx-user-app .estate-plan-card:nth-child(2){
  background:
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,8,5,.72) 62%,rgba(0,8,5,.96)),
    url("../img/wealthx-estate-15d.png") right bottom/auto 82% no-repeat,
    linear-gradient(145deg,rgba(32,27,4,.9),rgba(2,9,7,.98))!important;
}
.wealthx-user-app .estate-plan-card:nth-child(3){
  background:
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,8,5,.72) 62%,rgba(0,8,5,.96)),
    url("../img/wealthx-estate-30d.png") right bottom/auto 88% no-repeat,
    linear-gradient(145deg,rgba(32,27,4,.9),rgba(2,9,7,.98))!important;
}
.wealthx-user-app .estate-plan-card:before{
  display:none!important;
}
.wealthx-user-app .business-package-card{
  position:relative;
  overflow:hidden;
  min-height:118px;
  border-radius:16px!important;
  border-color:rgba(93,235,154,.18)!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,8,5,.78) 64%,rgba(0,8,5,.96)),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 88% no-repeat,
    linear-gradient(145deg,rgba(4,28,20,.92),rgba(1,8,6,.98))!important;
}
.wealthx-user-app .business-package-card:nth-child(3n+1){
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,8,5,.78) 64%,rgba(0,8,5,.96)),
    url("../img/wealthx-estate-10d.png") right bottom/auto 74% no-repeat,
    linear-gradient(145deg,rgba(4,28,20,.92),rgba(1,8,6,.98))!important;
}
.wealthx-user-app .business-package-card:nth-child(3n+2){
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,8,5,.78) 64%,rgba(0,8,5,.96)),
    url("../img/wealthx-estate-15d.png") right bottom/auto 82% no-repeat,
    linear-gradient(145deg,rgba(30,25,4,.88),rgba(1,8,6,.98))!important;
}
.wealthx-user-app .business-package-card>*{
  position:relative;
  z-index:1;
}
.wealthx-user-app .business-package-card small{
  color:#58ed98!important;
}
.wealthx-user-app .business-package-card b{
  color:#fff!important;
  text-shadow:0 3px 15px rgba(0,0,0,.7);
}
.wealthx-user-app .business-package-card span{
  color:#ffd66b!important;
}
.wealthx-user-app .business-panel{
  border-radius:20px!important;
  border-color:rgba(93,235,154,.18)!important;
}

@media(max-width:760px){
  .wealthx-user-app .business-hero{
    display:block!important;
    margin:-12px -10px 16px!important;
  }
  .wealthx-user-app .business-hero-copy{
    min-height:640px!important;
    padding:20px 18px 18px!important;
    border-radius:0 0 24px 24px!important;
    border-left:0!important;
    border-right:0!important;
    background:
      linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,7,5,.35) 32%,rgba(0,7,5,.92) 58%,rgba(0,7,5,.98)),
      url("../img/wealthx-scene-bg.png") center top/auto 290px no-repeat,
      linear-gradient(180deg,#020806,#06150f 64%,#010403)!important;
  }
  .wealthx-user-app .business-hero-copy:before{
    top:198px;
  }
  .wealthx-user-app .business-hero-copy h2{
    margin-top:12px;
    max-width:354px;
    font-size:34px!important;
    line-height:1.05!important;
  }
  .wealthx-user-app .business-hero-summary{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
    margin-top:38px;
  }
  .wealthx-user-app .business-hero-summary div{
    min-height:112px;
    border-radius:15px;
  }
  .wealthx-user-app .business-hero-actions{
    display:grid!important;
    grid-template-columns:1fr;
    gap:10px;
  }
  .wealthx-user-app .business-hero-actions .btn{
    width:100%;
    min-height:48px;
    display:grid;
    place-items:center;
    border-radius:16px;
  }
  .wealthx-user-app .business-hero-panel{
    display:none!important;
  }
  .wealthx-user-app .business-animated-growth{
    display:none!important;
  }
  .wealthx-user-app .real-estate-rule-panel{
    margin:0 0 14px!important;
    padding:14px!important;
    border-radius:20px!important;
  }
  .wealthx-user-app .panel-headline{
    display:flex!important;
    align-items:center;
  }
  .wealthx-user-app .panel-headline h3{
    font-size:18px!important;
    line-height:1.1;
  }
  .wealthx-user-app .estate-plan-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    overflow-x:auto;
    padding-bottom:8px;
    scroll-snap-type:x proximity;
  }
  .wealthx-user-app .estate-plan-grid::-webkit-scrollbar,
  .wealthx-user-app .business-package-grid::-webkit-scrollbar{
    height:4px;
  }
  .wealthx-user-app .estate-plan-grid::-webkit-scrollbar-thumb,
  .wealthx-user-app .business-package-grid::-webkit-scrollbar-thumb{
    background:rgba(244,196,93,.34);
    border-radius:999px;
  }
  .wealthx-user-app .estate-plan-card{
    flex:0 0 176px;
    min-height:164px!important;
    scroll-snap-align:start;
  }
  .wealthx-user-app .estate-plan-card b{
    font-size:42px!important;
  }
  .wealthx-user-app .estate-plan-card span{
    max-width:120px;
    font-size:11px!important;
  }
  .wealthx-user-app .business-grid{
    display:block!important;
  }
  .wealthx-user-app .business-grid .business-panel{
    margin-bottom:14px;
    padding:14px!important;
  }
  .wealthx-user-app .business-package-grid{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    overflow-x:auto;
    padding-bottom:8px;
    scroll-snap-type:x proximity;
  }
  .wealthx-user-app .business-package-card{
    flex:0 0 166px;
    min-height:116px;
    scroll-snap-align:start;
  }
  .wealthx-user-app .business-package-card b{
    font-size:15px!important;
  }
  .wealthx-user-app .rule-list{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  .wealthx-user-app .flow-track{
    grid-template-columns:1fr!important;
  }
  .wealthx-user-app .flow-track i{
    height:16px!important;
    width:2px!important;
    justify-self:center;
    background:linear-gradient(180deg,#32f2c7,#ffd66b)!important;
  }
}

body.wealthx-user-app.desktop-portal-view:not(.menu-open){
  overflow-x:hidden!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar,
body.wealthx-user-app.desktop-portal-view.menu-open .sidebar{
  position:fixed!important;
  inset:0 auto 0 0!important;
  display:flex!important;
  flex-direction:column!important;
  width:260px!important;
  min-width:260px!important;
  max-width:260px!important;
  height:100vh!important;
  padding:18px 14px!important;
  border-radius:0!important;
  border:0!important;
  border-right:1px solid rgba(244,196,93,.2)!important;
  background:
    radial-gradient(circle at 18% 0,rgba(93,235,154,.13),transparent 34%),
    linear-gradient(180deg,rgba(3,21,15,.98),rgba(0,8,5,.98))!important;
  box-shadow:18px 0 50px rgba(0,0,0,.28)!important;
  transform:none!important;
  overflow:hidden!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
  z-index:100!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar:before,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:0!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,rgba(244,196,93,.58),rgba(93,235,154,.45),transparent)!important;
  opacity:.9!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar:after,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar:after{
  display:none!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar-head,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar-head,
body.wealthx-user-app.desktop-portal-view .account-pill,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .account-pill,
body.wealthx-user-app.desktop-portal-view .sidebar-foot,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar-foot{
  display:flex!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar-head{
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  flex:0 0 auto!important;
  padding:0 4px 18px!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar-close,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar-close{
  display:none!important;
}
body.wealthx-user-app.desktop-portal-view .account-pill{
  flex:0 0 auto!important;
  align-items:center!important;
  width:100%!important;
  margin:0 0 14px!important;
  padding:12px 12px!important;
  border-radius:14px!important;
  background:linear-gradient(135deg,rgba(8,36,29,.86),rgba(4,17,30,.86))!important;
  border:1px solid rgba(93,235,154,.17)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025)!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav,
body.wealthx-user-app.desktop-portal-view.menu-open .sidebar nav{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  flex-wrap:nowrap!important;
  grid-template-columns:none!important;
  align-items:stretch!important;
  gap:6px!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  padding:0 2px 12px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav::-webkit-scrollbar,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav::-webkit-scrollbar{
  width:6px!important;
  height:0!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav::-webkit-scrollbar-thumb,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav::-webkit-scrollbar-thumb{
  background:rgba(93,235,154,.2)!important;
  border-radius:999px!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a,
body.wealthx-user-app.desktop-portal-view .sidebar nav a:nth-child(n),
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a:nth-child(n),
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav:has(a.active:nth-child(n+5)) a:nth-child(4),
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a.active:nth-child(n+5),
body.wealthx-user-app.desktop-portal-view.menu-open .sidebar nav a{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  grid-column:auto!important;
  grid-row:auto!important;
  display:flex!important;
  flex:0 0 auto!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  justify-items:start!important;
  align-content:center!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:46px!important;
  height:auto!important;
  padding:10px 12px!important;
  gap:11px!important;
  border-radius:13px!important;
  border:1px solid rgba(93,235,154,.1)!important;
  background:rgba(255,255,255,.025)!important;
  color:#b8cec5!important;
  box-shadow:none!important;
  text-align:left!important;
  overflow:hidden!important;
  transform:none!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a:before,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a:before,
body.wealthx-user-app.desktop-portal-view .sidebar nav a:after,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a:after{
  display:none!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a:hover{
  background:rgba(93,235,154,.08)!important;
  border-color:rgba(93,235,154,.24)!important;
  color:#fff!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a.active,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a.active{
  background:linear-gradient(90deg,rgba(244,196,93,.14),rgba(93,235,154,.06))!important;
  border-color:rgba(244,196,93,.38)!important;
  color:#ffd66b!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a .nav-icon,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a .nav-icon{
  flex:0 0 30px!important;
  display:grid!important;
  place-items:center!important;
  width:30px!important;
  height:30px!important;
  border-radius:10px!important;
  border:1px solid rgba(93,235,154,.18)!important;
  background:rgba(0,10,7,.8)!important;
  color:#2ef0c4!important;
  box-shadow:none!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a.active .nav-icon,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a.active .nav-icon{
  color:#07110d!important;
  background:linear-gradient(135deg,#58ed98,#ffd36a)!important;
  border-color:rgba(244,196,93,.72)!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a .nav-icon svg,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a .nav-icon svg{
  width:18px!important;
  height:18px!important;
  fill:currentColor!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a .nav-label,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a .nav-label,
body.wealthx-user-app.desktop-portal-view .sidebar nav a span:last-child,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a span:last-child{
  display:block!important;
  min-width:0!important;
  max-width:100%!important;
  color:currentColor!important;
  font-size:12px!important;
  line-height:1.15!important;
  font-weight:800!important;
  letter-spacing:0!important;
  white-space:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  text-align:left!important;
}
body.wealthx-user-app.desktop-portal-view .nav-full,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .nav-full{
  display:inline!important;
}
body.wealthx-user-app.desktop-portal-view .nav-short,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .nav-short,
body.wealthx-user-app.desktop-portal-view .mobile-dock-more,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .mobile-dock-more{
  display:none!important;
}
body.wealthx-user-app.desktop-portal-view .app-main,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .app-main{
  margin-left:260px!important;
  width:calc(100% - 260px)!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a .nav-label .nav-full,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a .nav-label .nav-full{
  display:inline!important;
}
body.wealthx-user-app.desktop-portal-view .sidebar nav a .nav-label .nav-short,
body.wealthx-user-app.desktop-portal-view:not(.menu-open) .sidebar nav a .nav-label .nav-short{
  display:none!important;
}

.wealthx-user-app .wealthx-cycle-starter{
  position:relative;
  overflow:hidden;
  padding:0!important;
  border-color:rgba(244,196,93,.26)!important;
  background:
    linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,7,5,.92) 54%,rgba(0,7,5,.98)),
    url("../img/wealthx-scene-bg.png") center top/cover no-repeat!important;
}
.wealthx-cycle-starter>*:not(.cycle-starter-scene){
  position:relative;
  z-index:2;
}
.cycle-starter-scene{
  position:absolute;
  inset:0 0 auto;
  height:235px;
  overflow:hidden;
  pointer-events:none;
}
.cycle-starter-scene:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 20% 16%,rgba(244,196,93,.18),transparent 26%),
    linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,7,5,.82) 84%,rgba(0,7,5,.98));
}
.cycle-starter-scene .scene-flow{
  position:absolute;
  left:-20%;
  right:-12%;
  bottom:36px;
  height:92px;
  border-top:2px solid rgba(244,196,93,.58);
  border-radius:50%;
  transform:rotate(-8deg);
  filter:drop-shadow(0 0 14px rgba(244,196,93,.58));
  animation:wxOilTrail 2.6s ease-in-out infinite;
}
.cycle-starter-scene .scene-flare{
  position:absolute;
  left:74px;
  top:66px;
  width:9px;
  height:9px;
  border-radius:50%;
  background:#ffd56d;
  box-shadow:0 0 22px #ffd56d,0 0 42px rgba(244,196,93,.48);
  animation:wxFlare 1.2s ease-in-out infinite;
}
.cycle-starter-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:14px;
  min-height:170px;
  padding:22px 22px 12px;
}
.cycle-starter-head small{
  display:block;
  color:#ffd469;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.2px;
  text-transform:uppercase;
  text-shadow:0 3px 18px rgba(0,0,0,.74);
}
.cycle-starter-head h3{
  margin:4px 0 9px;
  color:#fff;
  font-size:26px;
  line-height:1.05;
  text-shadow:0 4px 20px rgba(0,0,0,.8);
}
.cycle-starter-head p{
  max-width:520px;
  color:#d5e7df!important;
  line-height:1.55;
  text-shadow:0 2px 16px rgba(0,0,0,.75);
}
.cycle-rule-card{
  margin-left:22px;
  margin-right:22px;
  padding:14px 15px;
  border-left:3px solid #ffd05f;
  border-radius:16px;
  color:#e7f2ed;
  background:linear-gradient(135deg,rgba(4,26,18,.93),rgba(2,10,8,.88));
  box-shadow:0 16px 34px rgba(0,0,0,.28),inset 0 0 0 1px rgba(93,235,154,.1);
}
.wealthx-cycle-starter .package-form-grid{
  display:grid;
  gap:15px;
  padding:0 22px 22px;
  min-width:0;
}
.wealthx-cycle-starter .package-form-grid>div{
  min-width:0;
}
.wealthx-cycle-starter .form-label{
  color:#9fb8ad;
  font-size:10px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
}
.cycle-package-strip{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  width:100%;
  max-width:100%;
  min-width:0;
}
.cycle-package-card{
  position:relative;
  display:grid;
  align-content:end;
  min-height:126px;
  padding:13px;
  border:1px solid rgba(93,235,154,.18);
  border-radius:17px;
  overflow:hidden;
  cursor:pointer;
  background:
    linear-gradient(180deg,rgba(0,0,0,.04),rgba(1,10,7,.72) 44%,rgba(1,10,7,.96)),
    linear-gradient(145deg,rgba(4,31,22,.9),rgba(2,9,7,.96));
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,filter .2s ease;
}
.cycle-package-card:nth-child(3n+2){
  border-color:rgba(244,196,93,.26);
}
.cycle-package-card input{
  position:absolute;
  opacity:0;
  pointer-events:none;
}
.package-card-art{
  position:absolute;
  inset:0;
  background:
    linear-gradient(180deg,rgba(0,0,0,0),rgba(0,8,5,.62) 74%),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 86% no-repeat;
  opacity:.82;
  filter:saturate(1.18) brightness(1.14);
  transform:scale(1.02);
  transition:opacity .2s ease,transform .2s ease;
}
.cycle-package-card:nth-child(3n+1) .package-card-art{
  background:
    linear-gradient(180deg,rgba(0,0,0,0),rgba(0,8,5,.62) 74%),
    url("../img/wealthx-estate-10d.png") right bottom/auto 76% no-repeat;
}
.cycle-package-card:nth-child(3n+2) .package-card-art{
  background:
    linear-gradient(180deg,rgba(0,0,0,0),rgba(0,8,5,.62) 74%),
    url("../img/wealthx-estate-15d.png") right bottom/auto 82% no-repeat;
}
.cycle-package-card>*:not(input){
  position:relative;
  z-index:1;
}
.package-card-top{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:8px;
}
.package-card-top b{
  max-width:108px;
  color:#fff;
  font-size:11px;
  line-height:1.1;
  text-transform:uppercase;
}
.package-card-top em{
  flex:0 0 auto;
  padding:4px 7px;
  border-radius:999px;
  background:rgba(93,235,154,.12);
  color:#58ed98;
  font-style:normal;
  font-size:8px;
  font-weight:900;
}
.cycle-package-card strong{
  margin-top:16px;
  color:#ffe07a;
  font:900 28px/1 "Space Grotesk",sans-serif;
  text-shadow:0 0 18px rgba(244,196,93,.25);
}
.cycle-package-card>span:last-child{
  margin-top:5px;
  color:#dceae4;
  font-size:11px;
  font-weight:700;
}
.cycle-package-card:hover{
  transform:translateY(-2px);
  border-color:rgba(244,196,93,.56);
}
.cycle-package-card:hover .package-card-art,
.cycle-package-card.selected .package-card-art{
  opacity:.9;
  transform:scale(1.06);
}
.cycle-package-card.selected{
  border-color:rgba(244,196,93,.76);
  box-shadow:0 0 0 1px rgba(244,196,93,.18) inset,0 14px 32px rgba(0,0,0,.28),0 0 28px rgba(244,196,93,.14);
}
.cycle-package-card.locked{
  filter:saturate(.55);
  opacity:.58;
  cursor:not-allowed;
}
.cycle-package-card.locked .package-card-top em{
  background:rgba(255,255,255,.08);
  color:#b9c5bf;
}
.wealthx-cycle-starter .fund-only-wallet{
  min-height:76px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  border-radius:18px;
  border-color:rgba(93,235,154,.18);
  background:linear-gradient(145deg,rgba(5,31,22,.94),rgba(2,11,8,.96));
}
.wealthx-cycle-starter .btn-gold{
  min-height:54px;
  border-radius:17px;
  font-weight:900;
  color:#10170f;
  background:linear-gradient(135deg,#ffe07a,#f2be54)!important;
  box-shadow:0 14px 30px rgba(244,196,93,.18);
}
.wealthx-user-app .running-cycle-panel{
  background:
    radial-gradient(circle at 80% 0,rgba(244,196,93,.11),transparent 34%),
    linear-gradient(145deg,rgba(5,23,17,.94),rgba(1,8,5,.96))!important;
}
.wealthx-user-app .investment-mini-card{
  background:
    linear-gradient(90deg,rgba(2,12,8,.96) 0 54%,rgba(2,12,8,.68)),
    url("../img/wealthx-oil-cycle-art.png") right bottom/auto 94% no-repeat,
    linear-gradient(145deg,rgba(4,25,17,.92),rgba(2,9,7,.96))!important;
  border-color:rgba(244,196,93,.28)!important;
}

@media(max-width:760px){
  .wealthx-user-app:not(.investor-dashboard-page) .workspace{
    padding-bottom:112px!important;
  }
  .wealthx-cycle-starter{
    margin-left:-2px;
    margin-right:-2px;
    border-radius:0 0 24px 24px!important;
  }
  .cycle-starter-scene{
    height:210px;
  }
  .cycle-starter-head{
    min-height:154px;
    padding:17px 12px 8px;
  }
  .cycle-starter-head h3{
    font-size:20px;
  }
  .cycle-starter-head p{
    max-width:265px;
    font-size:12px;
  }
  .cycle-starter-head .engine-status{
    padding:6px 8px;
    font-size:9px;
    white-space:nowrap;
  }
  .cycle-rule-card{
    margin-left:12px;
    margin-right:12px;
    padding:12px;
    font-size:12px;
    line-height:1.45;
  }
  .wealthx-cycle-starter .package-form-grid{
    padding:0 12px 14px;
    gap:12px;
  }
  .cycle-package-strip{
    display:flex;
    grid-template-columns:none;
    gap:10px;
    width:100%;
    max-width:100%;
    min-width:0;
    max-height:none;
    overflow-x:auto;
    overflow-y:hidden;
    padding:1px 2px 10px 0;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }
  .cycle-package-strip::-webkit-scrollbar{height:4px}
  .cycle-package-strip::-webkit-scrollbar-thumb{background:rgba(244,196,93,.34);border-radius:999px}
  .cycle-package-card{
    flex:0 0 166px;
    min-height:112px;
    border-radius:15px;
    padding:11px;
    scroll-snap-align:start;
  }
  .cycle-package-card strong{
    font-size:24px;
  }
  .package-card-top b{
    font-size:10px;
  }
  .cycle-package-card>span:last-child{
    font-size:10px;
  }
  .wealthx-cycle-starter .btn-gold{
    min-height:50px;
  }
  .wealthx-cycle-starter .package-form-grid{
    padding-bottom:24px;
  }
  .running-cycle-panel{
    margin-bottom:18px;
  }
  .running-cycle-panel>p{
    font-size:12px;
    line-height:1.45;
  }
}

.support-floating-stage{
  position:relative;
  min-height:calc(100vh - 170px);
  overflow:hidden;
  border:1px solid rgba(93,235,154,.16);
  border-radius:24px;
  padding:32px;
  background:
    radial-gradient(circle at 82% 12%,rgba(244,196,93,.18),transparent 28%),
    radial-gradient(circle at 12% 88%,rgba(93,235,154,.12),transparent 30%),
    linear-gradient(145deg,rgba(4,20,14,.55),rgba(0,7,5,.72));
  box-shadow:0 28px 90px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.025);
}
.support-floating-stage:before{
  content:"";
  position:absolute;
  left:-12%;
  right:-12%;
  top:42%;
  height:120px;
  border-top:2px solid rgba(244,196,93,.34);
  border-radius:50%;
  transform:rotate(-8deg);
  filter:drop-shadow(0 0 18px rgba(244,196,93,.3));
  animation:supportOrbit 4.8s ease-in-out infinite;
}
.support-floating-stage:after{
  content:"SUPPORT";
  position:absolute;
  right:28px;
  bottom:-26px;
  color:rgba(244,196,93,.045);
  font:900 92px/1 "Space Grotesk",sans-serif;
  letter-spacing:5px;
  pointer-events:none;
}
.support-floating-stage>*{
  position:relative;
  z-index:1;
}
.support-stage-copy{
  max-width:680px;
}
.support-stage-copy small{
  display:block;
  color:var(--wx-gold);
  font-size:10px;
  font-weight:900;
  letter-spacing:1.5px;
  text-transform:uppercase;
}
.support-stage-copy h2{
  max-width:640px;
  margin:10px 0 12px;
  color:#fff;
  font-size:clamp(2.4rem,5vw,5.2rem);
  line-height:.96;
}
.support-stage-copy p{
  max-width:570px;
  margin:0;
  color:#c8dbd2;
  font-size:16px;
  line-height:1.65;
}
.support-stage-pills{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}
.support-stage-pills span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:42px;
  padding:0 14px;
  border:1px solid rgba(93,235,154,.18);
  border-radius:999px;
  background:rgba(1,11,8,.72);
  color:#d9e9e1;
  font-weight:800;
}
.support-stage-pills b{
  color:#ffe07a;
  font-family:"Space Grotesk",sans-serif;
}
.support-preview-card{
  position:absolute;
  right:9%;
  top:112px;
  width:min(360px,32vw);
  min-height:210px;
  overflow:hidden;
  border:1px solid rgba(244,196,93,.24);
  border-radius:24px;
  background:linear-gradient(145deg,rgba(6,31,22,.88),rgba(1,8,6,.9));
  box-shadow:0 28px 70px rgba(0,0,0,.3),0 0 34px rgba(93,235,154,.08);
  animation:supportCardFloat 4.2s ease-in-out infinite;
}
.support-preview-card:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(110deg,transparent 0 42%,rgba(93,235,154,.13),transparent 62%);
  transform:translateX(-120%);
  animation:supportSweep 3.2s ease-in-out infinite;
}
.support-preview-head{
  display:flex;
  align-items:center;
  gap:10px;
  padding:16px;
  border-bottom:1px solid rgba(93,235,154,.12);
}
.support-preview-head span{
  width:34px;
  height:34px;
  border-radius:12px;
  background:linear-gradient(135deg,#58ed98,#ffd36a);
  box-shadow:0 0 20px rgba(93,235,154,.24);
}
.support-preview-head b{
  color:#fff;
}
.support-preview-head i{
  margin-left:auto;
  color:#58ed98;
  font-style:normal;
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
}
.support-preview-lines{
  display:grid;
  gap:11px;
  padding:22px 18px 8px;
}
.support-preview-lines em{
  display:block;
  height:13px;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(255,255,255,.09),rgba(93,235,154,.18));
}
.support-preview-lines em:nth-child(2){width:72%}
.support-preview-lines em:nth-child(3){width:54%}
.support-preview-wave{
  position:absolute;
  left:18px;
  right:18px;
  bottom:24px;
  height:38px;
  border-radius:50%;
  border-top:2px solid rgba(244,196,93,.5);
  filter:drop-shadow(0 0 12px rgba(244,196,93,.35));
}
.support-chat-launcher{
  position:fixed;
  right:28px;
  bottom:calc(28px + env(safe-area-inset-bottom));
  z-index:2100;
  display:flex;
  align-items:center;
  gap:12px;
  min-width:218px;
  min-height:70px;
  padding:11px 16px 11px 11px;
  border:1px solid rgba(244,196,93,.48);
  border-radius:24px;
  color:#fff;
  background:radial-gradient(circle at 70% 0,rgba(244,196,93,.26),transparent 42%),linear-gradient(145deg,rgba(5,29,21,.98),rgba(1,8,6,.98));
  box-shadow:0 20px 58px rgba(0,0,0,.45),0 0 30px rgba(244,196,93,.16);
  transform:translateY(18px) scale(.96);
  opacity:0;
  transition:transform .28s ease,opacity .28s ease,border-color .2s ease;
}
.support-launch-ready .support-chat-launcher{
  transform:translateY(0) scale(1);
  opacity:1;
}
.support-chat-launcher:hover{
  border-color:rgba(93,235,154,.55);
  transform:translateY(-2px) scale(1.01);
}
.support-launcher-ring{
  position:absolute;
  inset:-8px;
  border:1px solid rgba(244,196,93,.24);
  border-radius:29px;
  animation:supportPulse 2s ease-in-out infinite;
}
.support-launcher-icon{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:17px;
  color:#06110d;
  background:linear-gradient(135deg,#58ed98,#ffd36a);
  box-shadow:0 0 20px rgba(93,235,154,.22);
}
.support-launcher-icon svg{
  width:27px;
  height:27px;
  fill:currentColor;
}
.support-chat-launcher b,
.support-chat-launcher small{
  display:block;
  position:relative;
  z-index:1;
  text-align:left;
}
.support-chat-launcher b{
  font-size:15px;
}
.support-chat-launcher small{
  color:#b9cdc4;
  font-size:11px;
  font-weight:800;
}
.support-chat-panel{
  position:fixed;
  right:28px;
  bottom:calc(112px + env(safe-area-inset-bottom));
  z-index:2101;
  display:grid;
  grid-template-rows:auto auto minmax(190px,1fr) auto;
  width:min(430px,calc(100vw - 24px));
  max-height:min(720px,calc(100vh - 145px));
  overflow:hidden;
  border:1px solid rgba(93,235,154,.24);
  border-radius:26px;
  background:radial-gradient(circle at 82% 0,rgba(244,196,93,.16),transparent 34%),linear-gradient(180deg,rgba(5,28,20,.98),rgba(1,8,6,.99));
  box-shadow:0 34px 110px rgba(0,0,0,.62),0 0 48px rgba(93,235,154,.1),inset 0 0 0 1px rgba(255,255,255,.035);
  transform:translateY(24px) scale(.96);
  opacity:0;
  visibility:hidden;
  pointer-events:none;
  transition:transform .28s cubic-bezier(.2,.9,.2,1),opacity .24s ease,visibility .24s ease;
}
.support-chat-open .support-chat-panel{
  transform:translateY(0) scale(1);
  opacity:1;
  visibility:visible;
  pointer-events:auto;
}
.support-chat-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:16px 18px;
  border-bottom:1px solid rgba(93,235,154,.14);
}
.support-chat-head small{
  display:block;
  color:#58ed98;
  font-size:9px;
  font-weight:900;
  letter-spacing:1.2px;
  text-transform:uppercase;
}
.support-chat-head h3{
  margin:3px 0 0;
  color:#fff;
  font-size:22px;
}
.support-chat-head button{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:14px;
  background:rgba(255,255,255,.04);
  color:#fff;
  font-size:26px;
  line-height:1;
}
.support-chat-alert{
  margin:12px 14px 0;
  padding:10px 12px;
  border:1px solid rgba(255,88,116,.35);
  border-radius:14px;
  color:#ffb4c0;
  background:rgba(255,88,116,.08);
}
.support-chat-body{
  display:grid;
  align-content:start;
  gap:14px;
  min-height:0;
  overflow:auto;
  padding:16px;
  scrollbar-width:thin;
  scrollbar-color:rgba(244,196,93,.38) transparent;
}
.support-chat-row{
  display:flex;
  align-items:flex-end;
  gap:9px;
}
.support-chat-row.user{
  justify-content:flex-end;
}
.support-chat-avatar{
  flex:0 0 32px;
  display:grid;
  place-items:center;
  width:32px;
  height:32px;
  border:1px solid rgba(244,196,93,.35);
  border-radius:12px;
  color:#08110d;
  background:linear-gradient(135deg,#58ed98,#ffd36a);
  font-weight:900;
}
.support-chat-bubble{
  max-width:82%;
  padding:11px 12px;
  border:1px solid rgba(93,235,154,.16);
  border-radius:18px 18px 18px 6px;
  background:rgba(4,18,14,.86);
  color:#dbe9e2;
  box-shadow:0 10px 24px rgba(0,0,0,.18);
  animation:supportBubbleIn .26s ease both;
}
.support-chat-row.user .support-chat-bubble{
  border-color:rgba(244,196,93,.28);
  border-radius:18px 18px 6px 18px;
  background:linear-gradient(145deg,rgba(244,196,93,.14),rgba(6,24,18,.92));
}
.support-chat-bubble b{
  display:block;
  color:#fff;
  font-size:12px;
  margin-bottom:5px;
}
.support-chat-bubble p{
  margin:0;
  font-size:12px;
  line-height:1.45;
}
.support-ticket-status{
  display:inline-flex;
  margin-top:9px;
  padding:4px 8px;
  border-radius:999px;
  color:#58ed98;
  background:rgba(93,235,154,.12);
  font-size:9px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.6px;
}
.support-ticket-status.status-closed{
  color:#ffb4c0;
  background:rgba(255,88,116,.1);
}
.support-typing{
  display:flex;
  gap:4px;
  margin-top:9px;
}
.support-typing i{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#58ed98;
  animation:supportTyping 1s ease-in-out infinite;
}
.support-typing i:nth-child(2){animation-delay:.15s}
.support-typing i:nth-child(3){animation-delay:.3s}
.support-chat-compose{
  display:grid;
  grid-template-columns:1fr;
  gap:9px;
  padding:14px;
  border-top:1px solid rgba(93,235,154,.14);
  background:rgba(0,7,5,.72);
}
.support-chat-compose input,
.support-chat-compose textarea{
  width:100%;
  border:1px solid rgba(93,235,154,.18);
  border-radius:15px;
  background:rgba(1,9,6,.9);
  color:#fff;
  padding:12px;
  outline:0;
  font:inherit;
}
.support-chat-compose input:focus,
.support-chat-compose textarea:focus{
  border-color:rgba(244,196,93,.5);
  box-shadow:0 0 0 3px rgba(244,196,93,.08);
}
.support-chat-compose textarea{
  resize:vertical;
  min-height:88px;
  max-height:150px;
}
.support-file-field{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  border:1px dashed rgba(93,235,154,.28);
  border-radius:15px;
  color:#c9ddd4;
  background:rgba(255,255,255,.025);
  cursor:pointer;
  font-weight:900;
}
.support-file-field input{
  position:absolute;
  width:1px;
  height:1px;
  opacity:0;
  pointer-events:none;
}
.support-chat-compose button{
  min-height:48px;
  border:0;
  border-radius:16px;
  color:#10170f;
  background:linear-gradient(135deg,#ffe07a,#f2be54);
  font-weight:900;
  box-shadow:0 12px 28px rgba(244,196,93,.16);
}
@keyframes supportOrbit{
  0%,100%{opacity:.42;filter:drop-shadow(0 0 12px rgba(244,196,93,.22))}
  50%{opacity:1;filter:drop-shadow(0 0 24px rgba(244,196,93,.52))}
}
@keyframes supportCardFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-10px)}
}
@keyframes supportSweep{
  0%,52%,100%{transform:translateX(-120%);opacity:0}
  72%{opacity:1}
  92%{transform:translateX(120%);opacity:0}
}
@keyframes supportPulse{
  0%,100%{transform:scale(.97);opacity:.45}
  50%{transform:scale(1.06);opacity:1}
}
@keyframes supportBubbleIn{
  from{opacity:0;transform:translateY(8px) scale(.98)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
@keyframes supportTyping{
  0%,100%{transform:translateY(0);opacity:.4}
  50%{transform:translateY(-4px);opacity:1}
}
@media(prefers-reduced-motion:reduce){
  .support-floating-stage:before,
  .support-preview-card,
  .support-preview-card:after,
  .support-launcher-ring,
  .support-chat-bubble,
  .support-typing i{
    animation:none!important;
  }
}
@media(max-width:900px){
  .support-preview-card{
    display:none;
  }
  .support-floating-stage{
    min-height:calc(100vh - 150px);
    padding:24px;
  }
}
@media(max-width:560px){
  .support-floating-stage{
    min-height:calc(100vh - 140px);
    margin:0 -6px;
    border-radius:20px;
    padding:20px 16px 120px;
  }
  .support-floating-stage:after{
    right:12px;
    font-size:48px;
  }
  .support-stage-copy h2{
    font-size:2.2rem;
  }
  .support-stage-copy p{
    font-size:13px;
  }
  .support-stage-pills span{
    min-height:38px;
    font-size:12px;
  }
  .support-chat-launcher{
    left:14px;
    right:14px;
    bottom:calc(100px + env(safe-area-inset-bottom));
    width:auto;
    min-width:0;
    justify-content:flex-start;
  }
  .support-chat-panel{
    left:10px;
    right:10px;
    bottom:calc(176px + env(safe-area-inset-bottom));
    width:auto;
    max-height:calc(100vh - 210px);
    border-radius:22px;
  }
  .support-chat-body{
    padding:13px;
  }
  .support-chat-bubble{
    max-width:88%;
  }
}

.support-global-widget{
  position:fixed;
  inset:auto 0 0 auto;
  z-index:2100;
  width:0;
  min-height:0;
  overflow:visible;
  border:0;
  border-radius:0;
  padding:0;
  background:transparent;
  box-shadow:none;
  pointer-events:none;
}
.support-global-widget:before,
.support-global-widget:after{
  display:none;
}
.support-global-widget .support-chat-launcher,
.support-global-widget .support-chat-panel{
  pointer-events:auto;
}
.support-global-widget .support-chat-launcher{
  bottom:calc(28px + env(safe-area-inset-bottom));
}
.wealthx-user-app .support-global-widget .support-chat-launcher{
  bottom:calc(96px + env(safe-area-inset-bottom));
}
.wealthx-user-app .support-global-widget .support-chat-panel{
  bottom:calc(180px + env(safe-area-inset-bottom));
}

@media(max-width:560px){
  .support-global-widget{
    margin:0;
    padding:0;
  }
  .support-global-widget .support-chat-launcher{
    left:auto;
    right:12px;
    bottom:calc(98px + env(safe-area-inset-bottom));
    width:auto;
    min-width:58px;
    min-height:58px;
    padding:8px;
    border-radius:20px;
  }
  .support-global-widget .support-chat-launcher>span:last-child{
    display:none;
  }
  .support-global-widget .support-launcher-icon{
    width:42px;
    height:42px;
    border-radius:15px;
  }
  .support-global-widget .support-chat-panel{
    left:10px;
    right:10px;
    bottom:calc(166px + env(safe-area-inset-bottom));
    width:auto;
    max-height:calc(100vh - 196px);
    border-radius:22px;
  }
}

.monthly-achievers-banner{
  position:relative;
  overflow:hidden;
  margin:-2px 0 22px;
  border:1px solid rgba(244,196,93,.42);
  border-radius:22px;
  background:
    radial-gradient(circle at 18% 0,rgba(93,235,154,.16),transparent 30%),
    radial-gradient(circle at 86% 8%,rgba(244,196,93,.22),transparent 32%),
    linear-gradient(145deg,rgba(7,27,20,.96),rgba(1,8,6,.98));
  box-shadow:0 24px 76px rgba(0,0,0,.3),0 0 38px rgba(244,196,93,.1);
}
.monthly-achievers-banner:before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(110deg,transparent 0 44%,rgba(244,196,93,.1),transparent 62%),
    repeating-linear-gradient(90deg,transparent,transparent 58px,rgba(93,235,154,.035) 59px);
  pointer-events:none;
}
.monthly-achievers-banner:after{
  content:"ACHIEVERS";
  position:absolute;
  right:18px;
  bottom:-16px;
  color:rgba(244,196,93,.045);
  font:900 70px/1 "Space Grotesk",sans-serif;
  letter-spacing:4px;
  pointer-events:none;
}
.monthly-achievers-head{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:18px 20px 10px;
}
.monthly-achievers-head small{
  color:#32f2c7;
  font-size:10px;
  font-weight:900;
  letter-spacing:1.6px;
  text-transform:uppercase;
}
.monthly-achievers-head h3{
  margin:0;
  color:#fff;
  font-size:24px;
}
.monthly-achievers-tape{
  position:relative;
  z-index:1;
  overflow:hidden;
  margin:0 14px 16px;
  border:1px solid rgba(93,235,154,.16);
  border-radius:18px;
  background:rgba(0,8,5,.76);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.025);
}
.monthly-achievers-tape:before,
.monthly-achievers-tape:after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  z-index:2;
  width:90px;
  pointer-events:none;
}
.monthly-achievers-tape:before{
  left:0;
  background:linear-gradient(90deg,rgba(0,8,5,.98),transparent);
}
.monthly-achievers-tape:after{
  right:0;
  background:linear-gradient(270deg,rgba(0,8,5,.98),transparent);
}
.monthly-achievers-track{
  display:flex;
  align-items:center;
  gap:14px;
  width:max-content;
  min-width:200%;
  padding:14px;
  animation:monthlyAchieverMarquee 30s linear infinite;
}
.monthly-achievers-banner:hover .monthly-achievers-track{
  animation-play-state:paused;
}
.monthly-achievers-track span{
  position:relative;
  display:grid;
  grid-template-columns:auto auto;
  grid-template-areas:"name code" "reward value";
  column-gap:12px;
  row-gap:4px;
  min-width:255px;
  min-height:82px;
  padding:14px 16px;
  border:1px solid rgba(244,196,93,.32);
  border-radius:17px;
  background:
    radial-gradient(circle at 82% 0,rgba(244,196,93,.18),transparent 38%),
    linear-gradient(145deg,rgba(6,30,22,.94),rgba(2,11,8,.96));
  box-shadow:0 14px 34px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.025);
}
.monthly-achievers-track span:before{
  content:"";
  position:absolute;
  left:12px;
  top:12px;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#58ed98;
  box-shadow:0 0 18px rgba(93,235,154,.7);
}
.monthly-achievers-track span.achieved{
  border-color:rgba(244,196,93,.62);
  background:
    radial-gradient(circle at 82% 0,rgba(244,196,93,.28),transparent 38%),
    linear-gradient(145deg,rgba(28,24,8,.94),rgba(3,13,9,.98));
}
.monthly-achievers-track b{
  grid-area:name;
  max-width:146px;
  padding-left:16px;
  color:#fff;
  font-size:16px;
  line-height:1.1;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.monthly-achievers-track em{
  grid-area:code;
  justify-self:end;
  align-self:start;
  padding:4px 8px;
  border-radius:999px;
  color:#07110d;
  background:linear-gradient(135deg,#58ed98,#ffd36a);
  font-style:normal;
  font-size:10px;
  font-weight:900;
}
.monthly-achievers-track strong{
  grid-area:reward;
  color:#ffe28a;
  font-size:13px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.monthly-achievers-track i{
  grid-area:value;
  justify-self:end;
  color:#c7dcd2;
  font-style:normal;
  font-size:12px;
  font-weight:900;
}
@keyframes monthlyAchieverMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
@media(prefers-reduced-motion:reduce){
  .monthly-achievers-track{
    animation:none!important;
    min-width:0;
    flex-wrap:wrap;
  }
}
@media(max-width:760px){
  .monthly-achievers-banner{
    border-radius:18px;
    margin-bottom:16px;
  }
  .monthly-achievers-banner:after{
    font-size:42px;
    right:10px;
  }
  .monthly-achievers-head{
    display:grid;
    padding:15px 14px 8px;
  }
  .monthly-achievers-head h3{
    font-size:19px;
  }
  .monthly-achievers-tape{
    margin:0 10px 12px;
    border-radius:15px;
  }
  .monthly-achievers-track{
    gap:10px;
    padding:10px;
    animation-duration:24s;
  }
  .monthly-achievers-track span{
    min-width:220px;
    min-height:78px;
    padding:12px;
  }
  .monthly-achievers-track b{
    max-width:116px;
    font-size:14px;
  }
}

.level-income-summary{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:9px;
}
.level-income-summary span{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  min-height:48px;
  padding:10px 12px;
  border:1px solid rgba(93,235,154,.16);
  border-radius:13px;
  background:linear-gradient(145deg,rgba(4,24,17,.9),rgba(1,9,6,.94));
}
.level-income-summary small{
  color:#a9c0b5;
  font-size:9px;
  font-weight:900;
  letter-spacing:.7px;
  text-transform:uppercase;
}
.level-income-summary b{
  color:#58ed98;
  font:900 15px "Space Grotesk",sans-serif;
  white-space:nowrap;
}
.level-income-summary .lapsed{
  border-color:rgba(255,88,116,.22);
  background:linear-gradient(145deg,rgba(34,12,16,.82),rgba(1,9,6,.94));
}
.level-income-summary .lapsed b{
  color:#ff9aad;
}
@media(max-width:900px){
  .level-income-summary{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:520px){
  .level-income-summary{
    grid-template-columns:1fr;
  }
  .level-income-summary span{
    min-height:44px;
  }
}

.wx-plan-front .wxg-hero-copy h1{max-width:760px}
.wx-plan-hero .wxg-visual{min-height:560px}
.wx-plan-image-card{position:absolute;inset:34px 56px auto auto;width:min(86%,540px);height:330px;border-radius:26px;overflow:hidden;box-shadow:0 36px 92px rgba(0,0,0,.18);background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.24)),url('../img/wealthx-scene-bg.png') center/cover}
.wx-plan-image-card.oil:after{content:"Oil Trading & Real Estate";position:absolute;left:22px;bottom:20px;max-width:260px;color:#fff;font:900 28px/1.05 "Space Grotesk",sans-serif;text-shadow:0 8px 24px rgba(0,0,0,.5)}
.wx-plan-hero .wxg-phone{margin-left:auto;margin-right:0;transform:translateY(150px)}
.wx-plan-pillars{grid-template-columns:repeat(3,minmax(0,1fr))}
.wx-plan-pillars em{display:block;margin-top:14px;color:var(--wxg-green-dark);font-style:normal;font-weight:800}
.wx-scale-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px}
.wx-scale-grid article,.wx-rule-band div,.wx-reward-preview article,.wx-roadmap-strip article,.wx-mini-table{border:1px solid var(--wxg-line);border-radius:10px;background:#fff;box-shadow:0 12px 32px rgba(15,35,34,.06)}
.wx-scale-grid article{padding:18px}
.wx-scale-grid b{display:block;color:var(--wxg-green);font:900 34px "Space Grotesk",sans-serif}
.wx-scale-grid span{display:block;color:var(--wxg-ink);font-weight:900}
.wx-scale-grid small{display:block;color:var(--wxg-muted);margin-top:5px}
.wx-flow-line{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.wx-flow-line article{position:relative;min-height:172px;border:1px solid var(--wxg-line);border-radius:10px;background:#fff;padding:16px}
.wx-flow-line article:after{content:"";position:absolute;right:-12px;top:50%;width:12px;height:2px;background:var(--wxg-green)}
.wx-flow-line article:last-child:after{display:none}
.wx-flow-line small{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--wxg-green);color:#fff;font-weight:900}
.wx-flow-line b{display:block;margin:13px 0 7px;color:var(--wxg-ink);font-size:18px}
.wx-flow-line span,.wx-oil-strengths span,.wx-rule-band span,.wx-roadmap-strip span{color:var(--wxg-muted);line-height:1.45}
.wx-oil-strengths{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}
.wx-oil-strengths div{border-left:4px solid var(--wxg-gold);background:#fff;border-radius:8px;padding:12px 14px;box-shadow:0 12px 28px rgba(15,35,34,.06)}
.wx-oil-strengths b,.wx-rule-band b,.wx-roadmap-strip b{display:block;color:var(--wxg-ink);font-weight:900;margin-bottom:5px}
.wx-process-grid{grid-template-columns:1fr}
.wx-rule-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}
.wx-rule-band div{padding:16px}
.wx-mini-table{padding:18px;overflow:auto}
.wx-mini-table h3{margin:0 0 14px;color:var(--wxg-ink)}
.wx-mini-table table{width:100%;min-width:620px;border-collapse:collapse}
.wx-mini-table th,.wx-mini-table td{border-bottom:1px solid var(--wxg-line);padding:10px 8px;text-align:left;color:var(--wxg-ink)}
.wx-mini-table th{background:var(--wxg-soft);font-size:12px;text-transform:uppercase}
.wx-mini-table td:first-child{color:var(--wxg-green-dark);font-weight:900}
.wx-reward-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.wx-reward-preview article{padding:16px}
.wx-reward-preview b{display:block;color:var(--wxg-ink)}
.wx-reward-preview span{display:block;margin-top:10px;color:var(--wxg-green);font:900 24px "Space Grotesk",sans-serif}
.rewards-band{grid-template-columns:repeat(4,minmax(0,1fr))}
.wx-roadmap-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.wx-roadmap-strip article{padding:16px;min-height:178px}
.wx-roadmap-strip small{display:block;color:var(--wxg-green-dark);font-weight:900;text-transform:uppercase;font-size:11px;margin-bottom:12px}
@media(max-width:1100px){
  .wx-plan-pillars,.wx-scale-grid,.wx-rule-band,.rewards-band{grid-template-columns:repeat(2,minmax(0,1fr))}
  .wx-flow-line,.wx-roadmap-strip,.wx-reward-preview{grid-template-columns:repeat(3,minmax(0,1fr))}
  .wx-flow-line article:after{display:none}
  .wx-plan-hero .wxg-visual{min-height:500px}
}
@media(max-width:720px){
  .wx-plan-pillars,.wx-scale-grid,.wx-flow-line,.wx-rule-band,.rewards-band,.wx-roadmap-strip,.wx-reward-preview{grid-template-columns:1fr}
  .wx-plan-hero .wxg-visual{min-height:560px}
  .wx-plan-image-card{left:16px;right:16px;width:auto;height:260px}
  .wx-plan-hero .wxg-phone{transform:translateY(190px)}
  .wx-plan-image-card.oil:after{font-size:22px}
}

.dashboard-top-system-update{
  width:100%!important;
  max-width:100%!important;
}
@media(max-width:520px){
  .dashboard-top-system-update{
    min-height:50px!important;
    margin:0 0 10px!important;
    border-radius:14px!important;
  }
  .dashboard-top-system-update b{
    font-size:11px;
  }
  .dashboard-top-system-update .system-marquee-window em{
    font-size:12px;
  }
}

/* Desktop dashboard polish: keep the announcement slim and fill the lower row. */
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .dashboard-top-system-update{
  min-height:42px!important;
  height:42px!important;
  padding:7px 14px!important;
  margin:0 0 10px!important;
  border-radius:14px!important;
  gap:10px!important;
  overflow:hidden!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .dashboard-top-system-update span svg{
  width:20px!important;
  height:20px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .dashboard-top-system-update b,
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .dashboard-top-system-update em,
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .dashboard-top-system-update i{
  font-size:13px!important;
  line-height:1!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-home-hero{
  min-height:0!important;
  align-items:stretch!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-action-grid{
  grid-column:8/13!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .investor-action-grid a{
  min-height:116px!important;
}
body.wealthx-user-app.desktop-portal-view.investor-dashboard-page .support-global-widget .support-chat-launcher{
  width:240px!important;
  min-height:82px!important;
  right:34px!important;
  bottom:34px!important;
  border-radius:20px!important;
}

@media(max-width:760px){
  body.wealthx-user-app.investor-dashboard-page .app-main{
    padding-bottom:calc(74px + env(safe-area-inset-bottom))!important;
  }
  body.wealthx-user-app.investor-dashboard-page .workspace{
    padding-bottom:calc(74px + env(safe-area-inset-bottom))!important;
  }
  body.wealthx-user-app.investor-dashboard-page .investor-home-hero{
    padding-bottom:calc(86px + env(safe-area-inset-bottom))!important;
  }
  body.wealthx-user-app.investor-dashboard-page .investor-action-grid{
    margin-bottom:calc(8px + env(safe-area-inset-bottom))!important;
  }
  body.wealthx-user-app.mobile-portal-view.investor-dashboard-page .app-main{
    padding-bottom:calc(74px + env(safe-area-inset-bottom))!important;
  }
  body.wealthx-user-app.mobile-portal-view.investor-dashboard-page .workspace{
    padding-bottom:calc(74px + env(safe-area-inset-bottom))!important;
  }
  body.wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-home-hero{
    padding-bottom:calc(86px + env(safe-area-inset-bottom))!important;
  }
  body.wealthx-user-app.mobile-portal-view.investor-dashboard-page .investor-action-grid{
    margin-bottom:calc(8px + env(safe-area-inset-bottom))!important;
  }
}
