@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=DM+Serif+Display&display=swap');
:root{
  --lux-bg:#071325;
  --lux-bg-soft:#0c1d38;
  --lux-surface:#ffffff;
  --lux-surface-2:#f5f8ff;
  --lux-border:rgba(15,46,93,.10);
  --lux-line:rgba(116,149,201,.18);
  --lux-text:#12233f;
  --lux-text-soft:#566783;
  --lux-brand:#1d5eff;
  --lux-brand-2:#0b2f7a;
  --lux-cyan:#82e8ff;
  --lux-success:#0e9f6e;
  --lux-shadow:0 24px 70px rgba(7,19,37,.12);
  --lux-radius:24px;
}
html,body{font-family:'Manrope',sans-serif !important;background:linear-gradient(180deg,#f7faff 0%,#edf3ff 100%) !important;color:var(--lux-text) !important;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}
body{position:relative}
body:before{content:'';position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 10% 10%,rgba(29,94,255,.08),transparent 32%),radial-gradient(circle at 85% 0%,rgba(130,232,255,.12),transparent 28%);z-index:-1}
h1,h2,h3,h4,h5,h6,.hero-title,.page-title,.nav-logo,.logo-text,.section-title{font-family:'DM Serif Display',serif !important;letter-spacing:-.02em;color:#09172c}
p,li,span,a,label,input,select,textarea,button{font-family:'Manrope',sans-serif !important}
a{color:var(--lux-brand)}
nav,.pub-header,#navbar,.site-header{background:rgba(255,255,255,.88)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid var(--lux-line)!important;box-shadow:0 12px 36px rgba(7,19,37,.06)!important}
#navbar.scrolled,.site-header.scrolled{background:rgba(8,17,34,.92)!important}
#navbar.scrolled a,.site-header.scrolled a,#navbar.scrolled .nav-logo,.site-header.scrolled .nav-logo{color:#fff!important}
.hero,.hero-shell,.featured,.cta-panel,.newsletter-shell,.investor-hero,.public-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#071325 0%,#0b1f40 46%,#123d8d 100%)!important;color:#fff!important;border-radius:0 0 34px 34px}
.hero:before,.hero-shell:before,.featured:before,.cta-panel:before,.newsletter-shell:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(130,232,255,.18),transparent 30%),linear-gradient(120deg,transparent 0%,rgba(255,255,255,.04) 40%,transparent 100%)}
.hero > *, .hero-shell > *, .featured > *, .cta-panel > *, .newsletter-shell > *{position:relative;z-index:1}
.hero h1,.hero h2,.hero p,.hero-shell h1,.hero-shell h2,.hero-shell p,.featured h2,.featured p,.newsletter-shell h2,.newsletter-shell p,.cta-panel h2,.cta-panel p{color:#fff!important}
.hero-badge,.hero-chip,.pill,.badge,.meta-badge,.lux-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:rgba(130,232,255,.10)!important;border:1px solid rgba(130,232,255,.22)!important;color:#c7f7ff!important;font-weight:700;letter-spacing:.02em;text-transform:uppercase;font-size:12px}
.btn,.btn-primary,.btn-outline,.btn-lg,.btn-sm,button[type=submit],.primary-btn,.secondary-btn,.tab-btn,.quick-action,.cta-button{border-radius:16px!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}
.btn:hover,.btn-primary:hover,.btn-outline:hover,button[type=submit]:hover,.primary-btn:hover,.secondary-btn:hover,.quick-action:hover{transform:translateY(-2px)}
.btn-primary,.primary-btn,button[type=submit],.hero .btn,.cta-panel .btn-primary{background:linear-gradient(135deg,#2d74ff 0%,#0f47ba 100%)!important;border:none!important;color:#fff!important;box-shadow:0 18px 38px rgba(29,94,255,.28)!important}
.btn-outline,.secondary-btn,.hero .btn-outline{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important}
main section,.section,.module,.card,.panel,.hero-card,.resource-card,.article-card,.step,.metric-card,.balance-box,.bank-form-panel,.bank-card,.bank-dashboard,.dashboard-card,.dashboard-panel,.data-card,.info-card,.widget,.table-card,.section-panel,.content-card,[class*="card"],[class*="panel"]{border-radius:var(--lux-radius)!important}
.section,.module,.card,.panel,.resource-card,.article-card,.step,.metric-card,.balance-box,.bank-form-panel,.bank-card,.bank-dashboard,.dashboard-card,.dashboard-panel,.data-card,.info-card,.widget,.table-card,.section-panel,.content-card{background:rgba(255,255,255,.94)!important;border:1px solid var(--lux-border)!important;box-shadow:var(--lux-shadow)!important}
.hero-card,.products-cta,.featured-card{background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.04))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 24px 70px rgba(2,8,24,.20)!important;backdrop-filter:blur(18px)!important}
.luxury-trust-strip{margin:-24px auto 26px;max-width:1200px;padding:0 22px;position:relative;z-index:3}
.luxury-trust-strip .luxury-strip-inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;background:rgba(255,255,255,.95);border:1px solid var(--lux-border);box-shadow:var(--lux-shadow);border-radius:24px;padding:18px}
.luxury-trust-strip .luxury-strip-item{padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,#fff,#f6f9ff);border:1px solid rgba(13,58,131,.08);font-weight:700;color:#0e2348}
.luxury-trust-strip .luxury-strip-item small{display:block;margin-top:4px;color:#678;font-weight:600}
.luxury-sales-banner,.luxury-conversion-box,.luxury-user-summary,.luxury-admin-ribbon{display:grid;gap:14px;background:linear-gradient(135deg,#09182f 0%,#10326f 100%);color:#fff;border-radius:28px;padding:24px 26px;box-shadow:0 24px 60px rgba(7,19,37,.18);margin:18px 0 26px}
.luxury-sales-banner h3,.luxury-conversion-box h3,.luxury-user-summary h3,.luxury-admin-ribbon h3{margin:0;color:#fff!important;font-family:'DM Serif Display',serif!important;font-size:32px}
.luxury-sales-banner p,.luxury-conversion-box p,.luxury-user-summary p,.luxury-admin-ribbon p{margin:0;color:rgba(255,255,255,.86)!important}
.luxury-banner-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}
.luxury-banner-actions a,.luxury-banner-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;font-weight:800;text-decoration:none}
.luxury-banner-actions .primary{background:#fff;color:#0e2e66;box-shadow:0 14px 32px rgba(255,255,255,.18)}
.luxury-banner-actions .secondary{border:1px solid rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.08)}
body.page-perfil-bancario .topbar,body.page-dashboard .topbar,body.page-deposito .topbar,body.page-saque .topbar,body[class*="page-"] .topbar{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.84))!important;border-bottom:1px solid var(--lux-line)!important;backdrop-filter:blur(18px)!important}
.dashboard-layout,.main-content,.dashboard-content,.page-shell{gap:24px!important}
.sidebar{background:linear-gradient(180deg,#08152b 0%,#0d2244 100%)!important;border-right:1px solid rgba(255,255,255,.08)!important;box-shadow:24px 0 60px rgba(4,10,25,.16)!important}
.sidebar .brand,.sidebar .logo,.sidebar .brand-name,.sidebar strong,.sidebar h1,.sidebar h2{color:#fff!important}
.sidebar a,.sidebar .nav-link,.sidebar .sidebar-item{border-radius:16px!important;color:rgba(255,255,255,.82)!important;display:flex!important;align-items:center!important;gap:12px!important;min-height:50px!important;padding:0 14px!important;white-space:nowrap!important}
.sidebar a.active,.sidebar .nav-link.active,.sidebar .sidebar-item.active,.sidebar a:hover,.sidebar .nav-link:hover,.sidebar .sidebar-item:hover{background:linear-gradient(135deg,rgba(130,232,255,.16),rgba(29,94,255,.24))!important;color:#fff!important;border:1px solid rgba(130,232,255,.18)!important}
.topbar .page-title,.page-title{font-family:'DM Serif Display',serif!important;color:#0b1730!important;letter-spacing:-.02em}
.stat-card,.metric-card,.summary-card,.dashboard-stat,[class*="metric"],[class*="summary"]{background:linear-gradient(180deg,#fff,#f8fbff)!important;border:1px solid rgba(13,58,131,.08)!important}
.table-responsive,table,.table{background:#fff!important;border-radius:22px!important;overflow:hidden!important}
table thead th,.table thead th{background:#eef4ff!important;color:#0e2348!important;border-bottom:1px solid rgba(13,58,131,.10)!important;font-size:12px;letter-spacing:.05em;text-transform:uppercase}
table tbody tr:nth-child(even){background:#fbfdff}
.status,.status-badge,.badge-status,.tag-status{border-radius:999px!important;padding:8px 12px!important;font-weight:800!important}
input,select,textarea{border-radius:16px!important;border:1px solid #dbe6fb!important;background:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.84)!important}
input:focus,select:focus,textarea:focus{outline:none!important;border-color:rgba(29,94,255,.42)!important;box-shadow:0 0 0 4px rgba(29,94,255,.10)!important}
body.page-perfil-bancario .bank-dashboard:before{content:'Dados prontos para liquidação bancária';display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:10px 14px;margin-bottom:14px;border-radius:999px;background:rgba(29,94,255,.08);color:#0b2f7a;font-weight:800;font-size:12px;letter-spacing:.04em;text-transform:uppercase}
body.page-perfil-bancario .bank-grid,body.page-perfil-bancario .bank-columns{gap:20px!important}
body.page-perfil-bancario .bank-card,body.page-perfil-bancario .bank-form-panel,body.page-perfil-bancario .bank-dashboard{padding:24px!important}
body.fintech-login,body.page-login{background:linear-gradient(135deg,#071325 0%,#0c1d38 46%,#14449d 100%)!important;min-height:100vh}
body.fintech-login .auth-shell,body.fintech-login .login-shell,body.fintech-login .auth-wrapper,body.fintech-login .auth-card{box-shadow:0 28px 90px rgba(2,8,24,.28)!important;border-radius:32px!important;overflow:hidden!important}
body.fintech-login .auth-side,body.fintech-login .left-panel,body.fintech-login .login-hero{background:linear-gradient(160deg,#071325 0%,#0c1d38 48%,#14449d 100%)!important;color:#fff!important}
body.fintech-login .auth-side *,.left-panel *{color:#fff!important}
.lux-login-benefits{display:grid;gap:12px;margin-top:20px}
.lux-login-benefits .item{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10)}
.blog-highlight-bar,.lux-blog-convert{display:grid;grid-template-columns:1.3fr .9fr;gap:16px;align-items:stretch;margin:20px 0 28px}
.blog-highlight-bar .copy,.lux-blog-convert .copy{padding:26px;border-radius:28px;background:linear-gradient(135deg,#08152b 0%,#10326f 100%);color:#fff;box-shadow:0 24px 70px rgba(7,19,37,.16)}
.blog-highlight-bar .copy h3,.lux-blog-convert .copy h3{margin:0 0 10px;color:#fff!important;font-family:'DM Serif Display',serif!important;font-size:32px}
.blog-highlight-bar .copy p,.lux-blog-convert .copy p{color:rgba(255,255,255,.84)!important}
.blog-highlight-bar .box,.lux-blog-convert .box{padding:24px;border-radius:28px;background:#fff;border:1px solid var(--lux-border);box-shadow:var(--lux-shadow)}
.luxury-floating-cta{position:fixed;right:22px;bottom:22px;z-index:9999;display:flex;flex-direction:column;gap:10px}
.luxury-floating-cta a{display:flex;align-items:center;justify-content:center;min-width:220px;min-height:56px;padding:0 20px;border-radius:18px;text-decoration:none;font-weight:800;box-shadow:0 24px 60px rgba(7,19,37,.18)}
.luxury-floating-cta .primary{background:linear-gradient(135deg,#2d74ff,#0f47ba);color:#000 !important}
.luxury-floating-cta .secondary{background:#fff;color:#0e2e66;border:1px solid rgba(13,58,131,.10)}
body.luxury-admin table,body.luxury-admin .table,body.luxury-admin .card,body.luxury-admin .panel{border-radius:22px!important;overflow:hidden!important;box-shadow:var(--lux-shadow)!important}
body.luxury-admin .luxury-admin-ribbon{margin:16px 0 26px}
body.luxury-admin .sidebar,body.luxury-admin aside{background:linear-gradient(180deg,#08152b 0%,#0d2244 100%)!important;color:#fff!important}
body.luxury-admin .sidebar a,body.luxury-admin aside a{color:rgba(255,255,255,.84)!important}
@media (max-width: 1080px){.luxury-trust-strip .luxury-strip-inner,.blog-highlight-bar,.lux-blog-convert{grid-template-columns:1fr}.luxury-floating-cta a{min-width:unset;width:calc(100vw - 44px)}}
@media (max-width: 760px){.luxury-trust-strip{padding:0 14px}.luxury-sales-banner,.luxury-conversion-box,.luxury-user-summary,.luxury-admin-ribbon{padding:20px}.luxury-floating-cta{left:14px;right:14px;bottom:14px}.luxury-floating-cta a{width:100%}}


/* extha-whatsapp-float-v1 */
.luxury-floating-cta{bottom:108px}
.extha-whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:10001;display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:50%;background:linear-gradient(135deg,#25D366 0%,#17a34a 100%);color:#fff;text-decoration:none;box-shadow:0 24px 60px rgba(18,108,53,.28)}
.extha-whatsapp-float .icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px}
.extha-whatsapp-float .icon svg{width:28px;height:28px;display:block}
.extha-whatsapp-float .label{display:none}
.extha-whatsapp-float:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.02)}
@media (max-width: 760px){.luxury-floating-cta{bottom:92px}.extha-whatsapp-float{right:14px;bottom:16px;width:58px;height:58px}}

/* extha-admin-finish-v1 */
body.luxury-admin{--extha-admin-sidebar:248px;--extha-admin-top:84px;}
body.luxury-admin .admin-layout{position:relative;padding-top:0 !important;}
body.luxury-admin .admin-sidebar{width:var(--extha-admin-sidebar) !important;background:linear-gradient(180deg,#0A0A0A 0%,#081326 50%,#0F47BA 100%) !important;border-right:none !important;box-shadow:24px 0 54px rgba(7,19,37,.10) !important;}
body.luxury-admin .admin-logo-area{padding:22px 18px 18px !important;}
body.luxury-admin .admin-logo-area .logo-text,body.luxury-admin .admin-logo-area strong,body.luxury-admin .admin-logo-area h1{font-family:'Inter Tight',Inter,system-ui,sans-serif !important;letter-spacing:-.03em !important;color:#fff !important;}
body.luxury-admin .nav-item{min-height:46px !important;padding:11px 14px !important;margin:2px 8px !important;border-radius:14px !important;font-weight:600 !important;letter-spacing:-.01em !important;}
body.luxury-admin .nav-item svg{opacity:.92;}
body.luxury-admin .nav-item.active{background:linear-gradient(135deg,rgba(27,90,243,.22),rgba(15,71,186,.28)) !important;border:1px solid rgba(122,176,255,.16) !important;box-shadow:inset 2px 0 0 #1B5AF3 !important;}
body.luxury-admin #admin-main-wrap,body.luxury-admin .admin-main-wrap{padding-top:18px !important;}
body.luxury-admin .admin-content{padding:18px 22px 28px !important;background:linear-gradient(180deg,#f7faff 0%,#eff4fb 100%) !important;}
body.luxury-admin .admin-header-bar{top:calc(var(--extha-admin-top) + 8px) !important;z-index:120 !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;background:rgba(255,255,255,.92) !important;border:1px solid rgba(15,46,93,.08) !important;border-radius:18px !important;box-shadow:0 16px 40px rgba(7,19,37,.08) !important;}
body.luxury-admin .admin-header-bar strong{font-family:'Inter Tight',Inter,system-ui,sans-serif !important;font-weight:800 !important;letter-spacing:-.03em !important;color:#09172c !important;}
body.luxury-admin .admin-header-actions{gap:10px !important;}
body.luxury-admin .admin-stats{gap:16px !important;}
body.luxury-admin .admin-stat{padding:18px 18px !important;background:linear-gradient(180deg,#fff,#f7faff) !important;border:1px solid rgba(15,46,93,.08) !important;border-radius:18px !important;box-shadow:0 14px 34px rgba(7,19,37,.05) !important;}
body.luxury-admin .admin-stat .num{font-family:'Inter Tight',Inter,system-ui,sans-serif !important;font-weight:800 !important;letter-spacing:-.03em !important;color:#09172c !important;}
body.luxury-admin .admin-stat .lbl{color:#5f6c84 !important;font-weight:600 !important;}
body.luxury-admin .admin-form,body.luxury-admin .table-container,body.luxury-admin .table-responsive,body.luxury-admin .table-wrapper,body.luxury-admin .backup-action-card,body.luxury-admin [class*="card"],body.luxury-admin [class*="panel"]{border-radius:22px !important;border:1px solid rgba(15,46,93,.08) !important;box-shadow:0 18px 44px rgba(7,19,37,.06) !important;overflow:hidden;}
body.luxury-admin table thead th,body.luxury-admin .admin-table thead th{background:#eef4ff !important;color:#0e2348 !important;border-bottom:1px solid rgba(13,58,131,.10) !important;font-size:12px !important;letter-spacing:.05em !important;text-transform:uppercase !important;}
body.luxury-admin table tbody tr:nth-child(even){background:#fbfdff !important;}
body.luxury-admin input,body.luxury-admin select,body.luxury-admin textarea{border-radius:14px !important;border:1px solid #dbe6fb !important;background:#fff !important;}
body.luxury-admin input:focus,body.luxury-admin select:focus,body.luxury-admin textarea:focus{outline:none !important;border-color:rgba(29,94,255,.42) !important;box-shadow:0 0 0 4px rgba(29,94,255,.10) !important;}
body.luxury-admin .btn-primary,body.luxury-admin button.btn-primary,body.luxury-admin .btn[style*="background:#1B5AF3"],body.luxury-admin .btn[style*="background:linear-gradient(135deg,#1B5AF3"]{background:linear-gradient(135deg,#1B5AF3 0%,#0F47BA 100%) !important;color:#fff !important;border:none !important;box-shadow:0 18px 38px rgba(29,94,255,.24) !important;}
body.luxury-admin .btn-outline{border:1px solid rgba(15,46,93,.12) !important;background:#fff !important;color:#0e2348 !important;}
body.luxury-admin .luxury-admin-homebar{position:fixed;top:0;left:0;right:0;height:76px;z-index:5000;background:rgba(255,255,255,.90);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,46,93,.08);box-shadow:0 12px 32px rgba(7,19,37,.06);}
body.luxury-admin .luxury-admin-homebar__inner{max-width:1280px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;}
body.luxury-admin .luxury-admin-homebar__brand{display:inline-flex;align-items:center;gap:12px;color:#0A0A0A;text-decoration:none;font-family:'Inter Tight',Inter,system-ui,sans-serif;font-size:1.02rem;font-weight:800;letter-spacing:-.03em;}
body.luxury-admin .luxury-admin-homebar__brand img{width:28px;height:28px;display:block;}
body.luxury-admin .luxury-admin-homebar__nav{display:flex;align-items:center;gap:18px;margin-left:auto;}
body.luxury-admin .luxury-admin-homebar__nav a{color:#0A0A0A;text-decoration:none;font-size:.92rem;font-weight:600;}
body.luxury-admin .luxury-admin-homebar__nav a:hover{color:#1B5AF3;}
body.luxury-admin .luxury-admin-homebar__nav a.cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;background:linear-gradient(135deg,#1B5AF3,#0F47BA);color:#fff !important;box-shadow:0 16px 36px rgba(27,90,243,.24);}
body.luxury-admin .luxury-admin-homebar__meta{display:flex;align-items:center;gap:14px;}
body.luxury-admin .luxury-admin-homebar .extha-lang-switcher[data-context="admin-panel"]{background:transparent !important;border:none !important;box-shadow:none !important;padding:0 !important;}
body.luxury-admin .luxury-admin-homebar .extha-lang-switcher[data-context="admin-panel"] .extha-lang-flags{gap:10px !important;}
body.luxury-admin .luxury-admin-homebar .extha-lang-switcher[data-context="admin-panel"] .extha-lang-flag{min-width:auto !important;height:auto !important;padding:0 !important;border:none !important;background:transparent !important;border-radius:0 !important;color:#0A0A0A !important;box-shadow:none !important;}
body.luxury-admin .luxury-admin-homebar .extha-lang-switcher[data-context="admin-panel"] .extha-lang-flag:hover{color:#1B5AF3 !important;background:transparent !important;border:none !important;}
body.luxury-admin .luxury-admin-homebar .extha-lang-switcher[data-context="admin-panel"] .extha-lang-flag.is-active{background:transparent !important;border:none !important;color:#1B5AF3 !important;}
body.luxury-admin .luxury-admin-ribbon{margin-top:calc(var(--extha-admin-top) + 12px) !important;background:linear-gradient(135deg,#071325 0%,#0b1f40 46%,#123d8d 100%) !important;border-radius:28px !important;}
body.luxury-admin .luxury-admin-ribbon h3{font-family:'Inter Tight',Inter,system-ui,sans-serif !important;font-size:2rem !important;letter-spacing:-.03em !important;}
body.luxury-admin .luxury-admin-ribbon p{max-width:860px !important;}
@media (max-width:1100px){body.luxury-admin{--extha-admin-top:112px;}body.luxury-admin .luxury-admin-homebar{height:auto;min-height:74px;}body.luxury-admin .luxury-admin-homebar__inner{padding:12px 16px;align-items:flex-start;flex-direction:column;}body.luxury-admin .luxury-admin-homebar__nav{width:100%;flex-wrap:wrap;gap:12px;justify-content:flex-start;}body.luxury-admin .admin-header-bar{top:calc(var(--extha-admin-top) + 8px) !important;}body.luxury-admin .admin-content{padding:16px 14px 24px !important;}}
@media (max-width:760px){body.luxury-admin{--extha-admin-top:104px;}body.luxury-admin .luxury-admin-homebar__nav a:not(.cta){display:none;}body.luxury-admin .admin-stat{padding:14px 14px !important;}body.luxury-admin .admin-header-bar{padding:14px !important;border-radius:16px !important;}}

/* extha-user-finish-v1:start */
body.dashboard-premium{
  --finish-onyx:#071325;
  --finish-onyx-2:#0d1d39;
  --finish-blue:#1d5eff;
  --finish-blue-2:#0f47ba;
  --finish-cyan:#82e8ff;
  --finish-surface:#ffffff;
  --finish-surface-2:#f4f8ff;
  --finish-border:rgba(13,41,89,.10);
  --finish-line:rgba(116,149,201,.18);
  --finish-text:#11233f;
  --finish-muted:#5e6f8b;
}
body.dashboard-premium .page-content,
body.page-saque .page-content{
  background:linear-gradient(180deg,#f7faff 0%,#eef4fb 100%)!important;
}
body.dashboard-premium .page-header h1,
body.dashboard-premium .page-header h2,
body.page-saque .page-header h1,
body.page-saque .page-header h2{
  color:var(--finish-text)!important;
  letter-spacing:-.03em!important;
}
body.dashboard-premium .page-header p,
body.page-saque .page-header p{
  color:var(--finish-muted)!important;
}
body.dashboard-premium .hero-main,
body.page-saque .saldo-card{
  background:
    radial-gradient(circle at top right,rgba(130,232,255,.14),transparent 28%),
    linear-gradient(135deg,#071325 0%,#0d1d39 52%,#14449d 100%)!important;
  border:1px solid rgba(130,232,255,.12)!important;
  box-shadow:0 26px 56px rgba(7,19,37,.24)!important;
}
body.dashboard-premium .hero-main::after{
  background:radial-gradient(circle,rgba(130,232,255,.20),transparent 68%)!important;
}
body.dashboard-premium .hero-kicker,
body.page-saque .mini-label,
body.page-saque .badge,
body.page-saque .chip{
  background:rgba(255,255,255,.08)!important;
  border-color:rgba(130,232,255,.18)!important;
  color:#d9f8ff!important;
}
body.dashboard-premium .hero-balance,
body.page-saque .saldo-card > div,
body.page-saque .saldo-card .summary-box{
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(255,255,255,.10)!important;
}
body.dashboard-premium .hero-side-card,
body.dashboard-premium .metric-card,
body.dashboard-premium .section-card,
body.dashboard-premium .programmed-card,
body.dashboard-premium .content-card,
body.page-saque .content-card,
body.page-saque .table-card,
body.page-saque .form-card,
body.page-saque .section-card{
  background:linear-gradient(180deg,#ffffff 0%,#f6f9ff 100%)!important;
  border:1px solid var(--finish-border)!important;
  box-shadow:0 16px 34px rgba(7,19,37,.06)!important;
}
body.dashboard-premium .hero-side-card::after,
body.dashboard-premium .metric-card::before,
body.dashboard-premium .quick-link::before{
  background:linear-gradient(90deg,#1d5eff,#82e8ff)!important;
}
body.dashboard-premium .hero-side-card strong,
body.dashboard-premium .metric-card .value,
body.dashboard-premium .section-title h3,
body.dashboard-premium .programmed-head h3,
body.dashboard-premium .programmed-title,
body.dashboard-premium .quick-link-label,
body.page-saque .content-card h2,
body.page-saque .content-card h3,
body.page-saque .content-card strong{
  color:var(--finish-text)!important;
  font-family:'DM Serif Display', serif!important;
}
body.dashboard-premium .hero-side-card p,
body.dashboard-premium .metric-card .sub,
body.dashboard-premium .programmed-head p,
body.dashboard-premium .programmed-meta,
body.dashboard-premium .programmed-step small,
body.dashboard-premium .quick-link-kicker,
body.page-saque .content-card p,
body.page-saque .helper,
body.page-saque .hint,
body.page-saque small{
  color:var(--finish-muted)!important;
}
body.dashboard-premium .metric-icon.red,
body.dashboard-premium .metric-icon.blue,
body.dashboard-premium .metric-icon.green,
body.dashboard-premium .metric-icon.yellow{
  background:rgba(29,94,255,.10)!important;
  color:#1d5eff!important;
}
body.dashboard-premium .quick-link,
body.page-saque .btn-secondary,
body.page-saque .secondary-action,
body.page-saque a.btn:not(.btn-primary){
  background:linear-gradient(180deg,#ffffff 0%,#f6f9ff 100%)!important;
  border:1px solid rgba(29,94,255,.12)!important;
  color:var(--finish-text)!important;
  box-shadow:0 14px 28px rgba(7,19,37,.05)!important;
}
body.dashboard-premium .quick-link.primary,
body.dashboard-premium .hero-actions .btn-primary,
body.page-saque .btn-primary,
body.page-saque button.btn-primary,
body.page-saque .primary-action{
  background:linear-gradient(135deg,#2d74ff 0%,#0f47ba 100%)!important;
  border-color:rgba(29,94,255,.18)!important;
  color:#fff!important;
  box-shadow:0 18px 36px rgba(29,94,255,.24)!important;
}
body.dashboard-premium .quick-link.primary .quick-link-kicker,
body.dashboard-premium .hero-main p,
body.dashboard-premium .hero-balance small,
body.dashboard-premium .hero-balance span,
body.page-saque .saldo-card,
body.page-saque .saldo-card *,
body.page-saque .btn-primary *{
  color:#fff!important;
}
body.dashboard-premium .programmed-card,
body.page-saque .alert-warning,
body.page-saque .info-card.warning{
  background:linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%)!important;
  border:1px solid rgba(29,94,255,.14)!important;
}
body.dashboard-premium .programmed-progress{
  background:rgba(29,94,255,.10)!important;
}
body.dashboard-premium .programmed-progress > span{
  background:linear-gradient(90deg,#1d5eff,#82e8ff)!important;
}
body.dashboard-premium .origin-pill.auto,
body.dashboard-premium .status-chip.pending,
body.page-saque .status.pending{
  background:rgba(29,94,255,.10)!important;
  color:#0f47ba!important;
  border-color:rgba(29,94,255,.18)!important;
}
body.dashboard-premium .origin-pill.main,
body.dashboard-premium .status-chip.active,
body.page-saque .status.approved,
body.page-saque .status.success{
  background:rgba(14,159,110,.10)!important;
  color:#0e9f6e!important;
  border-color:rgba(14,159,110,.18)!important;
}
body.dashboard-premium table th,
body.page-saque table th{
  color:#38506f!important;
  background:#f7faff!important;
}
body.dashboard-premium table td,
body.page-saque table td{
  color:#12233f!important;
}
body.page-saque input,
body.page-saque select,
body.page-saque textarea{
  border-radius:16px!important;
  border:1px solid rgba(13,41,89,.12)!important;
  background:#fff!important;
  color:#12233f!important;
  box-shadow:none!important;
}
body.page-saque .saque-grid,
body.page-saque .cards-grid{
  gap:18px!important;
}
@media (max-width:760px){
  body.dashboard-premium .hero-main,
  body.page-saque .saldo-card{border-radius:20px!important}
  body.dashboard-premium .quick-link,
  body.page-saque .btn,
  body.page-saque button{border-radius:16px!important}
}
/* extha-user-finish-v1:end */


/* extha-admin-menu-fix-v2 */
body.luxury-admin .admin-brand-lockup{display:flex;align-items:center;gap:12px;text-decoration:none}
body.luxury-admin .admin-brand-mark{width:26px;height:26px;display:block}
body.luxury-admin .admin-brand-copy{display:flex;flex-direction:column}
body.luxury-admin .admin-brand-copy strong{color:#fff;font-size:18px;line-height:1.05;font-family:'Manrope',sans-serif;font-weight:800;letter-spacing:-.03em}
body.luxury-admin .admin-brand-copy .logo-sub{color:rgba(214,234,255,.72);font-size:10px;letter-spacing:.16em;text-transform:uppercase}
